From 55e96302c7dd0f55ca34856d875602f6125a0fc8 Mon Sep 17 00:00:00 2001
From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com>
Date: Fri, 20 Sep 2019 15:10:34 -0700
Subject: [PATCH] Ported azure site over to github pages
---
404.html | 25 +-
AI.html | 12 +
Gemfile.lock | 7 +
KeepEPDsReal.html | 167 +
_layouts/default.html | 145 +
css/bootstrap.css | 7098 +++++++++++
css/font-awesome.css | 2337 ++++
css/grand-hotel.css | 16 +
css/gsdk-demo.css | 403 +
css/gsdk-main.css | 2025 ++++
css/gskd-demo.css | 400 +
css/millironx_customstyles.css | 138 +
css/socialflair.css | 112 +
css/socialflair.min.css | 1 +
favicon.ico | Bin 0 -> 305115 bytes
img/404.jpg | Bin 0 -> 261770 bytes
img/404_blur.jpg | Bin 0 -> 44939 bytes
img/404_tmp29837 | Bin 0 -> 261770 bytes
img/Ai-calf.jpg | Bin 0 -> 469394 bytes
img/Ai-calf_blur.jpg | Bin 0 -> 248738 bytes
img/MillironX-title.svg | 30 +
img/bitbucket-watermark.png | Bin 0 -> 5680 bytes
img/bitbucket.ico | Bin 0 -> 1150 bytes
img/bitbucket.png | Bin 0 -> 7355 bytes
img/camera.jpg | Bin 0 -> 161370 bytes
img/camera_blur.jpg | Bin 0 -> 41217 bytes
img/cannulated-cows.jpg | Bin 0 -> 373536 bytes
img/cannulated-cows_blur.jpg | Bin 0 -> 39336 bytes
img/eclipse.jpg | Bin 0 -> 103837 bytes
img/eclipse_blur.jpg | Bin 0 -> 38514 bytes
img/facebook-watermark.gif | Bin 0 -> 1337 bytes
img/friends.gif | Bin 0 -> 574 bytes
img/github-watermark.gif | Bin 0 -> 2718 bytes
img/githubr.ico | Bin 0 -> 1150 bytes
img/milk-is-not-milk-button.jpg | Bin 0 -> 79702 bytes
img/milliron-x-thumbnail.png | Bin 0 -> 1074347 bytes
img/record-book-thumbnail.png | Bin 0 -> 310339 bytes
img/recordbooks-thumbnail.png | Bin 0 -> 286377 bytes
img/repos.gif | Bin 0 -> 544 bytes
img/saddles.jpg | Bin 0 -> 388130 bytes
img/saddles_blur.jpg | Bin 0 -> 287697 bytes
img/twitter-watermark.png | Bin 0 -> 1953 bytes
img/twitter.ico | Bin 0 -> 1150 bytes
img/twitterr.ico | Bin 0 -> 1150 bytes
img/vedauwoo-goats-thumbnail.jpg | Bin 0 -> 4272 bytes
img/vedauwoo-goats-thumbnail.png | Bin 0 -> 657446 bytes
index.html | 31 +-
index.md | 6 -
js/MillironX_CustomScripts.js | 3 +
js/bootstrap.js | 2002 +++
js/bootstrap.min.js | 7 +
js/gsdk-bootstrapswitch.js | 249 +
js/gsdk-checkbox.js | 109 +
js/gsdk-custom.js | 9 +
js/gsdk-main.js | 126 +
js/gsdk-radio.js | 140 +
js/jquery-3.1.1.min.js | 4 +
js/jquery-3.2.1.intellisense.js | 2670 ++++
js/jquery-3.2.1.js | 10253 ++++++++++++++++
js/jquery-ui-1.12.1.js | 18706 +++++++++++++++++++++++++++++
js/jquery.socialflair.js | 189 +
shapes/Adobe-Dreamweaver.svg | 8 +
shapes/HTML5-Logo.svg | 14 +
shapes/Reading-panel-WF.svg | 8 +
shapes/Visual-Studio-2012.svg | 8 +
shapes/bootswatch.png | Bin 0 -> 3078 bytes
shapes/gsdk.png | Bin 0 -> 65613 bytes
shapes/mvc-hero.png | Bin 0 -> 11952 bytes
videos.html | 39 +
websites.html | 135 +
70 files changed, 47597 insertions(+), 35 deletions(-)
create mode 100644 AI.html
create mode 100644 KeepEPDsReal.html
create mode 100644 _layouts/default.html
create mode 100644 css/bootstrap.css
create mode 100644 css/font-awesome.css
create mode 100644 css/grand-hotel.css
create mode 100644 css/gsdk-demo.css
create mode 100644 css/gsdk-main.css
create mode 100644 css/gskd-demo.css
create mode 100644 css/millironx_customstyles.css
create mode 100644 css/socialflair.css
create mode 100644 css/socialflair.min.css
create mode 100644 favicon.ico
create mode 100644 img/404.jpg
create mode 100644 img/404_blur.jpg
create mode 100644 img/404_tmp29837
create mode 100644 img/Ai-calf.jpg
create mode 100644 img/Ai-calf_blur.jpg
create mode 100644 img/MillironX-title.svg
create mode 100644 img/bitbucket-watermark.png
create mode 100644 img/bitbucket.ico
create mode 100644 img/bitbucket.png
create mode 100644 img/camera.jpg
create mode 100644 img/camera_blur.jpg
create mode 100644 img/cannulated-cows.jpg
create mode 100644 img/cannulated-cows_blur.jpg
create mode 100644 img/eclipse.jpg
create mode 100644 img/eclipse_blur.jpg
create mode 100644 img/facebook-watermark.gif
create mode 100644 img/friends.gif
create mode 100644 img/github-watermark.gif
create mode 100644 img/githubr.ico
create mode 100644 img/milk-is-not-milk-button.jpg
create mode 100644 img/milliron-x-thumbnail.png
create mode 100644 img/record-book-thumbnail.png
create mode 100644 img/recordbooks-thumbnail.png
create mode 100644 img/repos.gif
create mode 100644 img/saddles.jpg
create mode 100644 img/saddles_blur.jpg
create mode 100644 img/twitter-watermark.png
create mode 100644 img/twitter.ico
create mode 100644 img/twitterr.ico
create mode 100644 img/vedauwoo-goats-thumbnail.jpg
create mode 100644 img/vedauwoo-goats-thumbnail.png
delete mode 100644 index.md
create mode 100644 js/MillironX_CustomScripts.js
create mode 100644 js/bootstrap.js
create mode 100644 js/bootstrap.min.js
create mode 100644 js/gsdk-bootstrapswitch.js
create mode 100644 js/gsdk-checkbox.js
create mode 100644 js/gsdk-custom.js
create mode 100644 js/gsdk-main.js
create mode 100644 js/gsdk-radio.js
create mode 100644 js/jquery-3.1.1.min.js
create mode 100644 js/jquery-3.2.1.intellisense.js
create mode 100644 js/jquery-3.2.1.js
create mode 100644 js/jquery-ui-1.12.1.js
create mode 100644 js/jquery.socialflair.js
create mode 100644 shapes/Adobe-Dreamweaver.svg
create mode 100644 shapes/HTML5-Logo.svg
create mode 100644 shapes/Reading-panel-WF.svg
create mode 100644 shapes/Visual-Studio-2012.svg
create mode 100644 shapes/bootswatch.png
create mode 100644 shapes/gsdk.png
create mode 100644 shapes/mvc-hero.png
create mode 100644 videos.html
create mode 100644 websites.html
diff --git a/404.html b/404.html
index c472b4e..58e4a88 100644
--- a/404.html
+++ b/404.html
@@ -1,24 +1,9 @@
---
layout: default
+title: 404 Error - Page Not Found
+imageUrl: ../img/404.jpg
+blurImageUrl: ../img/404_blur.jpg
+motto: HTTP 404 Error
---
-
-
-
-
404
-
-
Page not found :(
-
The requested page could not be found.
-
+That's geek speak for "this page doesn't exist anymore, and maybe it never did!"
\ No newline at end of file
diff --git a/AI.html b/AI.html
new file mode 100644
index 0000000..81fb969
--- /dev/null
+++ b/AI.html
@@ -0,0 +1,12 @@
+---
+layout: default
+title: Artificial Insemination Services
+imageUrl: ../img/Ai-calf.jpg
+blurImageUrl: ../img/Ai-calf_blur.jpg
+motto: Artificial Insemination
+---
+
+ I am licensed in the Great State of Wyoming as a food animal artificial insemination technician, which means I can legally AI cows, goats, and sheep.
+ Practically speaking, I have only ever AIed cows, but my conception rates are very good for both beef and dairy cows.
+ When (if?) I standardize my rates, I will include them here. Until then, you will have to contact me directly and we can negotiate prices then.
+
diff --git a/Gemfile.lock b/Gemfile.lock
index d4b4879..fb62664 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -237,13 +237,20 @@ GEM
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
+ tzinfo-data (1.2019.3)
+ tzinfo (>= 1.0.0)
unicode-display_width (1.6.0)
+ wdm (0.1.1)
PLATFORMS
x64-mingw32
DEPENDENCIES
github-pages
+ jekyll-feed (~> 0.6)
+ minima (~> 2.0)
+ tzinfo-data
+ wdm (~> 0.1.0)
BUNDLED WITH
2.0.2
diff --git a/KeepEPDsReal.html b/KeepEPDsReal.html
new file mode 100644
index 0000000..9a74712
--- /dev/null
+++ b/KeepEPDsReal.html
@@ -0,0 +1,167 @@
+---
+layout: default
+title: Keep EPDs Real
+imageUrl: ../img/cannulated-cows.jpg
+blurImageUrl: ../img/cannulated-cows_blur.jpg
+motto: Keep EPDs Real
+---
+
+
+ In the March 4, 2019 episode of BeefWatch Podcast , Dr. Travis Mulliniks of the University of Nebraska-Lincoln presented the research he conducted and published in "High milk production decreases cow-calf productivity within a highly available feed resource environment."
+ In the paper, he discovered that milk production in beef cattle has no correlation with calf weaning weights, but has a significant negative correlation with breedback rates.
+ Dr. Mulliniks' paper is in agreement with several others on this topic, and was by far the largest and most conclusive study to find these results.
+
+At the conclusion of the podcast episode, Dr. Mulliniks stated
+As producers looking at bulls: we highly suggest, in our environment in Nebraska, from an Angus standpoint, an EPD of 22 or lower. ... Above that we start seeing an increase in that milking potential. But it's something that we really need to pay attention to, 'cause as our costs continue to go up, and we're not necessarily seeing an increase in the output. ... We really need to manage and moderate milk in a lot of our cow-calf setups.
+Mathematically, he is saying:
+
+WHAT!?!
+
+ The MILK EPD is calculated from calf weaning weights. The Angus Association sort of admits it , the National Beef Cattle Evaluation Consortium knows it , and professors in both Scotland and Australia teach students how to calculate it.
+ Mathematically, that means:
+
+
+
+ Of course, Mulliniks' research said very clearly:
+
+
+
+ So both of these pieces of information lead to something more like:
+
+
+I contacted Mulliniks and asked him if there was something I missed. He replied
+
+ The milk EPD is actually associated with milk production.
+ If you reread the description for milk EPD, it is a direct correlation between milk and mothering ability on weaning weight , which would be the maternal component of weaning weight.
+ So using bulls with high milk EPDs will increase milk production of your cowherd if you retain heifers out them.
+
+ …
+
+ Selecting for low milk EPD does not mean you will necessarily decrease calf weaning weight.
+ You can still select for growth through WW EPD that would be independent from maternal traits.
+
+ [Emphasis mine]
+
+This was the last straw
+
+ I was formally introduced to EPDs at the age of 13 by my local semen sales rep.
+ He gave a slide presentation with lots of pretty pictures: one had lots of bell curves to illustrate accuracies, another had colored bars in four colors to illustrate SNPs, and another one had little bull silhouettes in little pens to illustrate contemporary groups.
+ He even defined Expected Progeny Difference: expected means a statistical prediction, progeny means the offspring - not the animal itself, and difference means compared to … something.
+ Not the breed averages, though.
+ That's why you really need to compare your potential sires against the breed averages, which are handily published in every sire catalog.
+
+
+ At the end of the presentation, he asked for questions.
+ I had one.
+
+
+ "How are they calculated?"
+
+
+ He knew the answer to that, too. It turns out that EPDs are generated by computers that take into account all of an animal's relatives, from his sons and daughters to his distant cousins.
+ It reminded me of the Yahtzee game that was installed on my computer.
+ That answer didn't satisfy me.
+ If you're reading this, I'm guessing that answer doesn't satisfy you, either.
+
+
+ I knew some extension agents and professors through 4-H and started making phone calls to get a real handle on how EPDs are calculated.
+ One of these calls yielded the name and phone number of a professor (both of which I have now forgotten) at Colorado State University who specialized in these things.
+ I eagerly called him.
+
+
+
+
+ Professor
+ Hello?
+
+
+ Me
+ Hello, my name is Thomas Christensen. I'm a 4-H member interested in learning about EPDs.
+
+
+
+ Professor
+
+
+ (Repeat slideshow presentation from semen rep, except exclude the pretty pictures, because FaceTime wasn't a thing, yet.)
+
+
+
+ Professor
+
+ Does that answer your questions?
+
+
+
+ Me
+ Well, I was really looking for information on how they're calculated.
+
+
+ Professor (indignantly)
+ You can't possibly understand that. The Angus Association has all the resource you need to understand EPDs as a producer: you don't need to know how they're calculated.
+
+
+
+ Click
+
+
+
+
+ Maybe it's a good thing that I've forgotten his name, after all.
+
+
+ From that day forward, I read everything I could get my hands on about EPDs, and asked anyone who might know something about how they were calculated.
+ Every time it was the same non-answers that the semen rep had used: usually his exact language.
+ What they all amounted to was "you don't need to know how EPDs are calculated, you just need to know that they work."
+ It was almost like I was asking sacrilegious questions, like Martin Luther of his bishops.
+ Every time I was rebuffed, I grew even more upset at those who perpetuated these hand-waving definitions..
+
+
+ I eventually learned how EPDs were calculated after all. In a chance encounter at a library in a far-away state, I read Animal Breeding: Use of New Technologies by Brian Kinghorn, Julius van der Werf and Margaret Ryan .
+ (I highly recommend this book, but it's extremely hard to find a copy in this country.)
+ I learned the truths that the sire rep and the BIF had been hiding (or ignorant of) the entire time.
+ It wasn't that mysterious of difficult, after all.
+ Most of the things that had been said were, in fact, lies, but only lies because they had been deprived of their mathematical context.
+ Knowing the truth became a whole new burden, though, as I became more angry every time I heard the half-truths and misunderstandings of the High Priests of Beef.
+ It was upon this sore toe and disgruntled spirit that the hammer of Mulliniks' ill-fated words fell.
+ As Marty Robbins put it, "I couldn't stand no more."
+
+Something had to be done
+
+
+
+
+
+
+ So I founded the #KeepEPDsReal movement.
+ The movement officially launched at the Albany County Fair 2019, where my colleagues and I wore and gave out buttons with the message MILK ≠ Milk.
+ The premises of the movement are simple:
+
+
+ Measure what you actually want to measure
+
+ MILK ≠ Milk
+
+
+ EPDs are useful tools to select for things that they actually measure, but if you try to use MILK
to select for preg-rates or use BW
to select for calving ease, then it's like you're using a wrench to pound nails with: you'll eventually get the job done, but it will take longer and the results might not be pretty.
+ The sire catalogs are riddled with these kinds of fake math, though.
+ Worse yet are the dollar-indexes that assume perfectly uniform conditions across the entire country all year long.
+ Selection indexes are important ,
+ but using them as the sole criteria for sire selection leads to genetic stagnation in the long term .
+ And if you're assumptions are wrong going into a selection index system, then you're results will be flawed, too.
+ Custom selection indexes will never be a substitute for using the proper measurements at the proper time, either.
+
+
+ Ranchers can do math, too
+
+ Why doesn't everyone know Y =Zμ +Xβ +ε ?
+
+
+ EPDs are not hard to understand, and what with matrix algebra built into most scientific calculators, there is no technical reason ranchers shouldn't be taught how to create their own EPDs.
+ I'm convinced that as scientists, being open and transparent about the methods used to make EPDs will give producers more realistic expectations, wider acceptance, and lower skepticism of EPDs and genomic tools.
+ And I mean real transparency. Defining EPD by reading the dictionary definitions of "Expected," "Progeny," and "Difference" and showing a bunch of pretty bell curves doesn't cut it.
+ I'm trying my best to cover this point by publishing documents and computer programs for ranchers to calculate their own EPDs at github.com/millironx/beefblup , but I need help.
+ Like I said, I'm not an expert, so my programs and explanations are clunky at best.
+
+
+
\ No newline at end of file
diff --git a/_layouts/default.html b/_layouts/default.html
new file mode 100644
index 0000000..609abcd
--- /dev/null
+++ b/_layouts/default.html
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+ MILLIRON X - {{ page.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Milliron X
+
+
+
+
+
+
+
+
+
+
+
+ {{ page.motto }}
+
+
+
+
+
+
+
+ {{ content }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/css/bootstrap.css b/css/bootstrap.css
new file mode 100644
index 0000000..0ed0112
--- /dev/null
+++ b/css/bootstrap.css
@@ -0,0 +1,7098 @@
+/*!
+ * Bootstrap v3.0.2 by @fat and @mdo
+ * Copyright 2013 Twitter, Inc.
+ * Licensed under http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.
+ */
+
+/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
+
+article,
+aside,
+details,
+figcaption,
+figure,
+footer,
+header,
+hgroup,
+main,
+nav,
+section,
+summary {
+ display: block;
+}
+
+audio,
+canvas,
+video {
+ display: inline-block;
+}
+
+audio:not([controls]) {
+ display: none;
+ height: 0;
+}
+
+[hidden],
+template {
+ display: none;
+}
+
+html {
+ font-family: sans-serif;
+ -webkit-text-size-adjust: 100%;
+ -ms-text-size-adjust: 100%;
+}
+
+body {
+ margin: 0;
+}
+
+a {
+ background: transparent;
+}
+
+a:focus {
+ outline: thin dotted;
+}
+
+a:active,
+a:hover {
+ outline: 0;
+}
+
+h1 {
+ margin: 0.67em 0;
+ font-size: 2em;
+}
+
+abbr[title] {
+ border-bottom: 1px dotted;
+}
+
+b,
+strong {
+ font-weight: bold;
+}
+
+dfn {
+ font-style: italic;
+}
+
+hr {
+ height: 0;
+ -moz-box-sizing: content-box;
+ box-sizing: content-box;
+}
+
+mark {
+ color: #000;
+ background: #ff0;
+}
+
+code,
+kbd,
+pre,
+samp {
+ font-family: monospace, serif;
+ font-size: 1em;
+}
+
+pre {
+ white-space: pre-wrap;
+}
+
+q {
+ quotes: "\201C" "\201D" "\2018" "\2019";
+}
+
+small {
+ font-size: 80%;
+}
+
+sub,
+sup {
+ position: relative;
+ font-size: 75%;
+ line-height: 0;
+ vertical-align: baseline;
+}
+
+sup {
+ top: -0.5em;
+}
+
+sub {
+ bottom: -0.25em;
+}
+
+img {
+ border: 0;
+}
+
+svg:not(:root) {
+ overflow: hidden;
+}
+
+figure {
+ margin: 0;
+}
+
+fieldset {
+ padding: 0.35em 0.625em 0.75em;
+ margin: 0 2px;
+ border: 1px solid #c0c0c0;
+}
+
+legend {
+ padding: 0;
+ border: 0;
+}
+
+button,
+input,
+select,
+textarea {
+ margin: 0;
+ font-family: inherit;
+ font-size: 100%;
+}
+
+button,
+input {
+ line-height: normal;
+}
+
+button,
+select {
+ text-transform: none;
+}
+
+button,
+html input[type="button"],
+input[type="reset"],
+input[type="submit"] {
+ cursor: pointer;
+ -webkit-appearance: button;
+}
+
+button[disabled],
+html input[disabled] {
+ cursor: default;
+}
+
+input[type="checkbox"],
+input[type="radio"] {
+ padding: 0;
+ box-sizing: border-box;
+}
+
+input[type="search"] {
+ -webkit-box-sizing: content-box;
+ -moz-box-sizing: content-box;
+ box-sizing: content-box;
+ -webkit-appearance: textfield;
+}
+
+input[type="search"]::-webkit-search-cancel-button,
+input[type="search"]::-webkit-search-decoration {
+ -webkit-appearance: none;
+}
+
+button::-moz-focus-inner,
+input::-moz-focus-inner {
+ padding: 0;
+ border: 0;
+}
+
+textarea {
+ overflow: auto;
+ vertical-align: top;
+}
+
+table {
+ border-collapse: collapse;
+ border-spacing: 0;
+}
+
+@media print {
+ * {
+ color: #000 !important;
+ text-shadow: none !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;
+ }
+ @page {
+ margin: 2cm .5cm;
+ }
+ 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 {
+ 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;
+ }
+}
+
+*,
+*:before,
+*:after {
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+html {
+ font-size: 62.5%;
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
+}
+
+body {
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+ font-size: 14px;
+ line-height: 1.428571429;
+ color: #333333;
+ background-color: #ffffff;
+}
+
+input,
+button,
+select,
+textarea {
+ font-family: inherit;
+ font-size: inherit;
+ line-height: inherit;
+}
+
+a {
+ color: #428bca;
+ text-decoration: none;
+}
+
+a:hover,
+a:focus {
+ color: #2a6496;
+ text-decoration: underline;
+}
+
+a:focus {
+ outline: thin dotted #333;
+ outline: 5px auto -webkit-focus-ring-color;
+ outline-offset: -2px;
+}
+
+img {
+ vertical-align: middle;
+}
+
+.img-responsive {
+ display: block;
+ height: auto;
+ max-width: 100%;
+}
+
+.img-rounded {
+ border-radius: 6px;
+}
+
+.img-thumbnail {
+ display: inline-block;
+ height: auto;
+ max-width: 100%;
+ padding: 4px;
+ line-height: 1.428571429;
+ background-color: #ffffff;
+ border: 1px solid #dddddd;
+ border-radius: 4px;
+ -webkit-transition: all 0.2s ease-in-out;
+ transition: all 0.2s ease-in-out;
+}
+
+.img-circle {
+ border-radius: 50%;
+}
+
+hr {
+ margin-top: 20px;
+ margin-bottom: 20px;
+ border: 0;
+ border-top: 1px solid #eeeeee;
+}
+
+.sr-only {
+ position: absolute;
+ width: 1px;
+ height: 1px;
+ padding: 0;
+ margin: -1px;
+ overflow: hidden;
+ clip: rect(0, 0, 0, 0);
+ border: 0;
+}
+
+p {
+ margin: 0 0 10px;
+}
+
+.lead {
+ margin-bottom: 20px;
+ font-size: 16px;
+ font-weight: 200;
+ line-height: 1.4;
+}
+
+@media (min-width: 768px) {
+ .lead {
+ font-size: 21px;
+ }
+}
+
+small,
+.small {
+ font-size: 85%;
+}
+
+cite {
+ font-style: normal;
+}
+
+.text-muted {
+ color: #999999;
+}
+
+.text-primary {
+ color: #428bca;
+}
+
+.text-primary:hover {
+ color: #3071a9;
+}
+
+.text-warning {
+ color: #c09853;
+}
+
+.text-warning:hover {
+ color: #a47e3c;
+}
+
+.text-danger {
+ color: #b94a48;
+}
+
+.text-danger:hover {
+ color: #953b39;
+}
+
+.text-success {
+ color: #468847;
+}
+
+.text-success:hover {
+ color: #356635;
+}
+
+.text-info {
+ color: #3a87ad;
+}
+
+.text-info:hover {
+ color: #2d6987;
+}
+
+.text-left {
+ text-align: left;
+}
+
+.text-right {
+ text-align: right;
+}
+
+.text-center {
+ text-align: center;
+}
+
+h1,
+h2,
+h3,
+h4,
+h5,
+h6,
+.h1,
+.h2,
+.h3,
+.h4,
+.h5,
+.h6 {
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+ 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: #999999;
+}
+
+h1,
+h2,
+h3 {
+ margin-top: 20px;
+ margin-bottom: 10px;
+}
+
+h1 small,
+h2 small,
+h3 small,
+h1 .small,
+h2 .small,
+h3 .small {
+ font-size: 65%;
+}
+
+h4,
+h5,
+h6 {
+ margin-top: 10px;
+ margin-bottom: 10px;
+}
+
+h4 small,
+h5 small,
+h6 small,
+h4 .small,
+h5 .small,
+h6 .small {
+ font-size: 75%;
+}
+
+h1,
+.h1 {
+ font-size: 36px;
+}
+
+h2,
+.h2 {
+ font-size: 30px;
+}
+
+h3,
+.h3 {
+ font-size: 24px;
+}
+
+h4,
+.h4 {
+ font-size: 18px;
+}
+
+h5,
+.h5 {
+ font-size: 14px;
+}
+
+h6,
+.h6 {
+ font-size: 12px;
+}
+
+.page-header {
+ padding-bottom: 9px;
+ margin: 40px 0 20px;
+ border-bottom: 1px solid #eeeeee;
+}
+
+ul,
+ol {
+ margin-top: 0;
+ margin-bottom: 10px;
+}
+
+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;
+}
+
+.list-inline > li {
+ display: inline-block;
+ padding-right: 5px;
+ padding-left: 5px;
+}
+
+.list-inline > li:first-child {
+ padding-left: 0;
+}
+
+dl {
+ margin-bottom: 20px;
+}
+
+dt,
+dd {
+ line-height: 1.428571429;
+}
+
+dt {
+ font-weight: bold;
+}
+
+dd {
+ margin-left: 0;
+}
+
+@media (min-width: 768px) {
+ .dl-horizontal dt {
+ float: left;
+ width: 160px;
+ overflow: hidden;
+ clear: left;
+ text-align: right;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ }
+ .dl-horizontal dd {
+ margin-left: 180px;
+ }
+ .dl-horizontal dd:before,
+ .dl-horizontal dd:after {
+ display: table;
+ content: " ";
+ }
+ .dl-horizontal dd:after {
+ clear: both;
+ }
+ .dl-horizontal dd:before,
+ .dl-horizontal dd:after {
+ display: table;
+ content: " ";
+ }
+ .dl-horizontal dd:after {
+ clear: both;
+ }
+}
+
+abbr[title],
+abbr[data-original-title] {
+ cursor: help;
+ border-bottom: 1px dotted #999999;
+}
+
+abbr.initialism {
+ font-size: 90%;
+ text-transform: uppercase;
+}
+
+blockquote {
+ padding: 10px 20px;
+ margin: 0 0 20px;
+ border-left: 5px solid #eeeeee;
+}
+
+blockquote p {
+ font-size: 17.5px;
+ font-weight: 300;
+ line-height: 1.25;
+}
+
+blockquote p:last-child {
+ margin-bottom: 0;
+}
+
+blockquote small {
+ display: block;
+ line-height: 1.428571429;
+ color: #999999;
+}
+
+blockquote small:before {
+ content: '\2014 \00A0';
+}
+
+blockquote.pull-right {
+ padding-right: 15px;
+ padding-left: 0;
+ border-right: 5px solid #eeeeee;
+ border-left: 0;
+}
+
+blockquote.pull-right p,
+blockquote.pull-right small,
+blockquote.pull-right .small {
+ text-align: right;
+}
+
+blockquote.pull-right small:before,
+blockquote.pull-right .small:before {
+ content: '';
+}
+
+blockquote.pull-right small:after,
+blockquote.pull-right .small:after {
+ content: '\00A0 \2014';
+}
+
+blockquote:before,
+blockquote:after {
+ content: "";
+}
+
+address {
+ margin-bottom: 20px;
+ font-style: normal;
+ line-height: 1.428571429;
+}
+
+code,
+kbd,
+pre,
+samp {
+ font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
+}
+
+code {
+ padding: 2px 4px;
+ font-size: 90%;
+ color: #c7254e;
+ white-space: nowrap;
+ background-color: #f9f2f4;
+ border-radius: 4px;
+}
+
+pre {
+ display: block;
+ padding: 9.5px;
+ margin: 0 0 10px;
+ font-size: 13px;
+ line-height: 1.428571429;
+ color: #333333;
+ word-break: break-all;
+ word-wrap: break-word;
+ background-color: #f5f5f5;
+ border: 1px solid #cccccc;
+ border-radius: 4px;
+}
+
+pre code {
+ padding: 0;
+ font-size: inherit;
+ color: inherit;
+ white-space: pre-wrap;
+ background-color: transparent;
+ border-radius: 0;
+}
+
+.pre-scrollable {
+ max-height: 340px;
+ overflow-y: scroll;
+}
+
+.container {
+ padding-right: 15px;
+ padding-left: 15px;
+ margin-right: auto;
+ margin-left: auto;
+}
+
+.container:before,
+.container:after {
+ display: table;
+ content: " ";
+}
+
+.container:after {
+ clear: both;
+}
+
+.container:before,
+.container:after {
+ display: table;
+ content: " ";
+}
+
+.container:after {
+ clear: both;
+}
+
+.row {
+ margin-right: -15px;
+ margin-left: -15px;
+}
+
+.row:before,
+.row:after {
+ display: table;
+ content: " ";
+}
+
+.row:after {
+ clear: both;
+}
+
+.row:before,
+.row:after {
+ display: table;
+ content: " ";
+}
+
+.row:after {
+ clear: both;
+}
+
+.col-xs-1,
+.col-sm-1,
+.col-md-1,
+.col-lg-1,
+.col-xs-2,
+.col-sm-2,
+.col-md-2,
+.col-lg-2,
+.col-xs-3,
+.col-sm-3,
+.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-right: 15px;
+ padding-left: 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 {
+ float: left;
+}
+
+.col-xs-12 {
+ width: 100%;
+}
+
+.col-xs-11 {
+ width: 91.66666666666666%;
+}
+
+.col-xs-10 {
+ width: 83.33333333333334%;
+}
+
+.col-xs-9 {
+ width: 75%;
+}
+
+.col-xs-8 {
+ width: 66.66666666666666%;
+}
+
+.col-xs-7 {
+ width: 58.333333333333336%;
+}
+
+.col-xs-6 {
+ width: 50%;
+}
+
+.col-xs-5 {
+ width: 41.66666666666667%;
+}
+
+.col-xs-4 {
+ width: 33.33333333333333%;
+}
+
+.col-xs-3 {
+ width: 25%;
+}
+
+.col-xs-2 {
+ width: 16.666666666666664%;
+}
+
+.col-xs-1 {
+ width: 8.333333333333332%;
+}
+
+.col-xs-pull-12 {
+ right: 100%;
+}
+
+.col-xs-pull-11 {
+ right: 91.66666666666666%;
+}
+
+.col-xs-pull-10 {
+ right: 83.33333333333334%;
+}
+
+.col-xs-pull-9 {
+ right: 75%;
+}
+
+.col-xs-pull-8 {
+ right: 66.66666666666666%;
+}
+
+.col-xs-pull-7 {
+ right: 58.333333333333336%;
+}
+
+.col-xs-pull-6 {
+ right: 50%;
+}
+
+.col-xs-pull-5 {
+ right: 41.66666666666667%;
+}
+
+.col-xs-pull-4 {
+ right: 33.33333333333333%;
+}
+
+.col-xs-pull-3 {
+ right: 25%;
+}
+
+.col-xs-pull-2 {
+ right: 16.666666666666664%;
+}
+
+.col-xs-pull-1 {
+ right: 8.333333333333332%;
+}
+
+.col-xs-pull-0 {
+ right: 0;
+}
+
+.col-xs-push-12 {
+ left: 100%;
+}
+
+.col-xs-push-11 {
+ left: 91.66666666666666%;
+}
+
+.col-xs-push-10 {
+ left: 83.33333333333334%;
+}
+
+.col-xs-push-9 {
+ left: 75%;
+}
+
+.col-xs-push-8 {
+ left: 66.66666666666666%;
+}
+
+.col-xs-push-7 {
+ left: 58.333333333333336%;
+}
+
+.col-xs-push-6 {
+ left: 50%;
+}
+
+.col-xs-push-5 {
+ left: 41.66666666666667%;
+}
+
+.col-xs-push-4 {
+ left: 33.33333333333333%;
+}
+
+.col-xs-push-3 {
+ left: 25%;
+}
+
+.col-xs-push-2 {
+ left: 16.666666666666664%;
+}
+
+.col-xs-push-1 {
+ left: 8.333333333333332%;
+}
+
+.col-xs-push-0 {
+ left: 0;
+}
+
+.col-xs-offset-12 {
+ margin-left: 100%;
+}
+
+.col-xs-offset-11 {
+ margin-left: 91.66666666666666%;
+}
+
+.col-xs-offset-10 {
+ margin-left: 83.33333333333334%;
+}
+
+.col-xs-offset-9 {
+ margin-left: 75%;
+}
+
+.col-xs-offset-8 {
+ margin-left: 66.66666666666666%;
+}
+
+.col-xs-offset-7 {
+ margin-left: 58.333333333333336%;
+}
+
+.col-xs-offset-6 {
+ margin-left: 50%;
+}
+
+.col-xs-offset-5 {
+ margin-left: 41.66666666666667%;
+}
+
+.col-xs-offset-4 {
+ margin-left: 33.33333333333333%;
+}
+
+.col-xs-offset-3 {
+ margin-left: 25%;
+}
+
+.col-xs-offset-2 {
+ margin-left: 16.666666666666664%;
+}
+
+.col-xs-offset-1 {
+ margin-left: 8.333333333333332%;
+}
+
+.col-xs-offset-0 {
+ margin-left: 0;
+}
+
+@media (min-width: 768px) {
+ .container {
+ width: 750px;
+ }
+ .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 {
+ float: left;
+ }
+ .col-sm-12 {
+ width: 100%;
+ }
+ .col-sm-11 {
+ width: 91.66666666666666%;
+ }
+ .col-sm-10 {
+ width: 83.33333333333334%;
+ }
+ .col-sm-9 {
+ width: 75%;
+ }
+ .col-sm-8 {
+ width: 66.66666666666666%;
+ }
+ .col-sm-7 {
+ width: 58.333333333333336%;
+ }
+ .col-sm-6 {
+ width: 50%;
+ }
+ .col-sm-5 {
+ width: 41.66666666666667%;
+ }
+ .col-sm-4 {
+ width: 33.33333333333333%;
+ }
+ .col-sm-3 {
+ width: 25%;
+ }
+ .col-sm-2 {
+ width: 16.666666666666664%;
+ }
+ .col-sm-1 {
+ width: 8.333333333333332%;
+ }
+ .col-sm-pull-12 {
+ right: 100%;
+ }
+ .col-sm-pull-11 {
+ right: 91.66666666666666%;
+ }
+ .col-sm-pull-10 {
+ right: 83.33333333333334%;
+ }
+ .col-sm-pull-9 {
+ right: 75%;
+ }
+ .col-sm-pull-8 {
+ right: 66.66666666666666%;
+ }
+ .col-sm-pull-7 {
+ right: 58.333333333333336%;
+ }
+ .col-sm-pull-6 {
+ right: 50%;
+ }
+ .col-sm-pull-5 {
+ right: 41.66666666666667%;
+ }
+ .col-sm-pull-4 {
+ right: 33.33333333333333%;
+ }
+ .col-sm-pull-3 {
+ right: 25%;
+ }
+ .col-sm-pull-2 {
+ right: 16.666666666666664%;
+ }
+ .col-sm-pull-1 {
+ right: 8.333333333333332%;
+ }
+ .col-sm-pull-0 {
+ right: 0;
+ }
+ .col-sm-push-12 {
+ left: 100%;
+ }
+ .col-sm-push-11 {
+ left: 91.66666666666666%;
+ }
+ .col-sm-push-10 {
+ left: 83.33333333333334%;
+ }
+ .col-sm-push-9 {
+ left: 75%;
+ }
+ .col-sm-push-8 {
+ left: 66.66666666666666%;
+ }
+ .col-sm-push-7 {
+ left: 58.333333333333336%;
+ }
+ .col-sm-push-6 {
+ left: 50%;
+ }
+ .col-sm-push-5 {
+ left: 41.66666666666667%;
+ }
+ .col-sm-push-4 {
+ left: 33.33333333333333%;
+ }
+ .col-sm-push-3 {
+ left: 25%;
+ }
+ .col-sm-push-2 {
+ left: 16.666666666666664%;
+ }
+ .col-sm-push-1 {
+ left: 8.333333333333332%;
+ }
+ .col-sm-push-0 {
+ left: 0;
+ }
+ .col-sm-offset-12 {
+ margin-left: 100%;
+ }
+ .col-sm-offset-11 {
+ margin-left: 91.66666666666666%;
+ }
+ .col-sm-offset-10 {
+ margin-left: 83.33333333333334%;
+ }
+ .col-sm-offset-9 {
+ margin-left: 75%;
+ }
+ .col-sm-offset-8 {
+ margin-left: 66.66666666666666%;
+ }
+ .col-sm-offset-7 {
+ margin-left: 58.333333333333336%;
+ }
+ .col-sm-offset-6 {
+ margin-left: 50%;
+ }
+ .col-sm-offset-5 {
+ margin-left: 41.66666666666667%;
+ }
+ .col-sm-offset-4 {
+ margin-left: 33.33333333333333%;
+ }
+ .col-sm-offset-3 {
+ margin-left: 25%;
+ }
+ .col-sm-offset-2 {
+ margin-left: 16.666666666666664%;
+ }
+ .col-sm-offset-1 {
+ margin-left: 8.333333333333332%;
+ }
+ .col-sm-offset-0 {
+ margin-left: 0;
+ }
+}
+
+@media (min-width: 992px) {
+ .container {
+ width: 970px;
+ }
+ .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 {
+ float: left;
+ }
+ .col-md-12 {
+ width: 100%;
+ }
+ .col-md-11 {
+ width: 91.66666666666666%;
+ }
+ .col-md-10 {
+ width: 83.33333333333334%;
+ }
+ .col-md-9 {
+ width: 75%;
+ }
+ .col-md-8 {
+ width: 66.66666666666666%;
+ }
+ .col-md-7 {
+ width: 58.333333333333336%;
+ }
+ .col-md-6 {
+ width: 50%;
+ }
+ .col-md-5 {
+ width: 41.66666666666667%;
+ }
+ .col-md-4 {
+ width: 33.33333333333333%;
+ }
+ .col-md-3 {
+ width: 25%;
+ }
+ .col-md-2 {
+ width: 16.666666666666664%;
+ }
+ .col-md-1 {
+ width: 8.333333333333332%;
+ }
+ .col-md-pull-12 {
+ right: 100%;
+ }
+ .col-md-pull-11 {
+ right: 91.66666666666666%;
+ }
+ .col-md-pull-10 {
+ right: 83.33333333333334%;
+ }
+ .col-md-pull-9 {
+ right: 75%;
+ }
+ .col-md-pull-8 {
+ right: 66.66666666666666%;
+ }
+ .col-md-pull-7 {
+ right: 58.333333333333336%;
+ }
+ .col-md-pull-6 {
+ right: 50%;
+ }
+ .col-md-pull-5 {
+ right: 41.66666666666667%;
+ }
+ .col-md-pull-4 {
+ right: 33.33333333333333%;
+ }
+ .col-md-pull-3 {
+ right: 25%;
+ }
+ .col-md-pull-2 {
+ right: 16.666666666666664%;
+ }
+ .col-md-pull-1 {
+ right: 8.333333333333332%;
+ }
+ .col-md-pull-0 {
+ right: 0;
+ }
+ .col-md-push-12 {
+ left: 100%;
+ }
+ .col-md-push-11 {
+ left: 91.66666666666666%;
+ }
+ .col-md-push-10 {
+ left: 83.33333333333334%;
+ }
+ .col-md-push-9 {
+ left: 75%;
+ }
+ .col-md-push-8 {
+ left: 66.66666666666666%;
+ }
+ .col-md-push-7 {
+ left: 58.333333333333336%;
+ }
+ .col-md-push-6 {
+ left: 50%;
+ }
+ .col-md-push-5 {
+ left: 41.66666666666667%;
+ }
+ .col-md-push-4 {
+ left: 33.33333333333333%;
+ }
+ .col-md-push-3 {
+ left: 25%;
+ }
+ .col-md-push-2 {
+ left: 16.666666666666664%;
+ }
+ .col-md-push-1 {
+ left: 8.333333333333332%;
+ }
+ .col-md-push-0 {
+ left: 0;
+ }
+ .col-md-offset-12 {
+ margin-left: 100%;
+ }
+ .col-md-offset-11 {
+ margin-left: 91.66666666666666%;
+ }
+ .col-md-offset-10 {
+ margin-left: 83.33333333333334%;
+ }
+ .col-md-offset-9 {
+ margin-left: 75%;
+ }
+ .col-md-offset-8 {
+ margin-left: 66.66666666666666%;
+ }
+ .col-md-offset-7 {
+ margin-left: 58.333333333333336%;
+ }
+ .col-md-offset-6 {
+ margin-left: 50%;
+ }
+ .col-md-offset-5 {
+ margin-left: 41.66666666666667%;
+ }
+ .col-md-offset-4 {
+ margin-left: 33.33333333333333%;
+ }
+ .col-md-offset-3 {
+ margin-left: 25%;
+ }
+ .col-md-offset-2 {
+ margin-left: 16.666666666666664%;
+ }
+ .col-md-offset-1 {
+ margin-left: 8.333333333333332%;
+ }
+ .col-md-offset-0 {
+ margin-left: 0;
+ }
+}
+
+@media (min-width: 1200px) {
+ .container {
+ width: 1170px;
+ }
+ .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 {
+ float: left;
+ }
+ .col-lg-12 {
+ width: 100%;
+ }
+ .col-lg-11 {
+ width: 91.66666666666666%;
+ }
+ .col-lg-10 {
+ width: 83.33333333333334%;
+ }
+ .col-lg-9 {
+ width: 75%;
+ }
+ .col-lg-8 {
+ width: 66.66666666666666%;
+ }
+ .col-lg-7 {
+ width: 58.333333333333336%;
+ }
+ .col-lg-6 {
+ width: 50%;
+ }
+ .col-lg-5 {
+ width: 41.66666666666667%;
+ }
+ .col-lg-4 {
+ width: 33.33333333333333%;
+ }
+ .col-lg-3 {
+ width: 25%;
+ }
+ .col-lg-2 {
+ width: 16.666666666666664%;
+ }
+ .col-lg-1 {
+ width: 8.333333333333332%;
+ }
+ .col-lg-pull-12 {
+ right: 100%;
+ }
+ .col-lg-pull-11 {
+ right: 91.66666666666666%;
+ }
+ .col-lg-pull-10 {
+ right: 83.33333333333334%;
+ }
+ .col-lg-pull-9 {
+ right: 75%;
+ }
+ .col-lg-pull-8 {
+ right: 66.66666666666666%;
+ }
+ .col-lg-pull-7 {
+ right: 58.333333333333336%;
+ }
+ .col-lg-pull-6 {
+ right: 50%;
+ }
+ .col-lg-pull-5 {
+ right: 41.66666666666667%;
+ }
+ .col-lg-pull-4 {
+ right: 33.33333333333333%;
+ }
+ .col-lg-pull-3 {
+ right: 25%;
+ }
+ .col-lg-pull-2 {
+ right: 16.666666666666664%;
+ }
+ .col-lg-pull-1 {
+ right: 8.333333333333332%;
+ }
+ .col-lg-pull-0 {
+ right: 0;
+ }
+ .col-lg-push-12 {
+ left: 100%;
+ }
+ .col-lg-push-11 {
+ left: 91.66666666666666%;
+ }
+ .col-lg-push-10 {
+ left: 83.33333333333334%;
+ }
+ .col-lg-push-9 {
+ left: 75%;
+ }
+ .col-lg-push-8 {
+ left: 66.66666666666666%;
+ }
+ .col-lg-push-7 {
+ left: 58.333333333333336%;
+ }
+ .col-lg-push-6 {
+ left: 50%;
+ }
+ .col-lg-push-5 {
+ left: 41.66666666666667%;
+ }
+ .col-lg-push-4 {
+ left: 33.33333333333333%;
+ }
+ .col-lg-push-3 {
+ left: 25%;
+ }
+ .col-lg-push-2 {
+ left: 16.666666666666664%;
+ }
+ .col-lg-push-1 {
+ left: 8.333333333333332%;
+ }
+ .col-lg-push-0 {
+ left: 0;
+ }
+ .col-lg-offset-12 {
+ margin-left: 100%;
+ }
+ .col-lg-offset-11 {
+ margin-left: 91.66666666666666%;
+ }
+ .col-lg-offset-10 {
+ margin-left: 83.33333333333334%;
+ }
+ .col-lg-offset-9 {
+ margin-left: 75%;
+ }
+ .col-lg-offset-8 {
+ margin-left: 66.66666666666666%;
+ }
+ .col-lg-offset-7 {
+ margin-left: 58.333333333333336%;
+ }
+ .col-lg-offset-6 {
+ margin-left: 50%;
+ }
+ .col-lg-offset-5 {
+ margin-left: 41.66666666666667%;
+ }
+ .col-lg-offset-4 {
+ margin-left: 33.33333333333333%;
+ }
+ .col-lg-offset-3 {
+ margin-left: 25%;
+ }
+ .col-lg-offset-2 {
+ margin-left: 16.666666666666664%;
+ }
+ .col-lg-offset-1 {
+ margin-left: 8.333333333333332%;
+ }
+ .col-lg-offset-0 {
+ margin-left: 0;
+ }
+}
+
+table {
+ max-width: 100%;
+ background-color: transparent;
+}
+
+th {
+ text-align: left;
+}
+
+.table {
+ width: 100%;
+ margin-bottom: 20px;
+}
+
+.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.428571429;
+ 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-"] {
+ display: table-column;
+ float: none;
+}
+
+table td[class*="col-"],
+table th[class*="col-"] {
+ display: table-cell;
+ float: none;
+}
+
+.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 > 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.success:hover > th {
+ background-color: #d0e9c6;
+}
+
+.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.danger:hover > th {
+ background-color: #ebcccc;
+}
+
+.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.warning:hover > th {
+ background-color: #faf2cc;
+}
+
+@media (max-width: 767px) {
+ .table-responsive {
+ width: 100%;
+ margin-bottom: 15px;
+ overflow-x: scroll;
+ overflow-y: hidden;
+ border: 1px solid #dddddd;
+ -ms-overflow-style: -ms-autohiding-scrollbar;
+ -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;
+}
+
+legend {
+ display: block;
+ width: 100%;
+ padding: 0;
+ margin-bottom: 20px;
+ font-size: 21px;
+ line-height: inherit;
+ color: #333333;
+ border: 0;
+ border-bottom: 1px solid #e5e5e5;
+}
+
+label {
+ display: inline-block;
+ 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;
+ /* IE8-9 */
+
+ line-height: normal;
+}
+
+input[type="file"] {
+ display: block;
+}
+
+select[multiple],
+select[size] {
+ height: auto;
+}
+
+select optgroup {
+ font-family: inherit;
+ font-size: inherit;
+ font-style: inherit;
+}
+
+input[type="file"]:focus,
+input[type="radio"]:focus,
+input[type="checkbox"]:focus {
+ outline: thin dotted #333;
+ outline: 5px auto -webkit-focus-ring-color;
+ outline-offset: -2px;
+}
+
+input[type="number"]::-webkit-outer-spin-button,
+input[type="number"]::-webkit-inner-spin-button {
+ height: auto;
+}
+
+output {
+ display: block;
+ padding-top: 7px;
+ font-size: 14px;
+ line-height: 1.428571429;
+ color: #555555;
+ vertical-align: middle;
+}
+
+.form-control {
+ display: block;
+ width: 100%;
+ height: 34px;
+ padding: 6px 12px;
+ font-size: 14px;
+ line-height: 1.428571429;
+ color: #555555;
+ vertical-align: middle;
+ background-color: #ffffff;
+ background-image: none;
+ border: 1px solid #cccccc;
+ border-radius: 4px;
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
+ -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
+ transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
+}
+
+.form-control:focus {
+ border-color: #66afe9;
+ outline: 0;
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
+}
+
+.form-control:-moz-placeholder {
+ color: #999999;
+}
+
+.form-control::-moz-placeholder {
+ color: #999999;
+}
+
+.form-control:-ms-input-placeholder {
+ color: #999999;
+}
+
+.form-control::-webkit-input-placeholder {
+ color: #999999;
+}
+
+.form-control[disabled],
+.form-control[readonly],
+fieldset[disabled] .form-control {
+ cursor: not-allowed;
+ background-color: #eeeeee;
+}
+
+textarea.form-control {
+ height: auto;
+}
+
+.form-group {
+ margin-bottom: 15px;
+}
+
+.radio,
+.checkbox {
+ display: block;
+ min-height: 20px;
+ padding-left: 20px;
+ margin-top: 10px;
+ margin-bottom: 10px;
+ vertical-align: middle;
+}
+
+.radio label,
+.checkbox label {
+ display: inline;
+ 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"] {
+ float: left;
+ margin-left: -20px;
+}
+
+.radio + .radio,
+.checkbox + .checkbox {
+ margin-top: -5px;
+}
+
+.radio-inline,
+.checkbox-inline {
+ display: inline-block;
+ padding-left: 20px;
+ margin-bottom: 0;
+ font-weight: normal;
+ vertical-align: middle;
+ cursor: pointer;
+}
+
+.radio-inline + .radio-inline,
+.checkbox-inline + .checkbox-inline {
+ margin-top: 0;
+ margin-left: 10px;
+}
+
+input[type="radio"][disabled],
+input[type="checkbox"][disabled],
+.radio[disabled],
+.radio-inline[disabled],
+.checkbox[disabled],
+.checkbox-inline[disabled],
+fieldset[disabled] input[type="radio"],
+fieldset[disabled] input[type="checkbox"],
+fieldset[disabled] .radio,
+fieldset[disabled] .radio-inline,
+fieldset[disabled] .checkbox,
+fieldset[disabled] .checkbox-inline {
+ cursor: not-allowed;
+}
+
+.input-sm {
+ height: 30px;
+ padding: 5px 10px;
+ font-size: 12px;
+ line-height: 1.5;
+ border-radius: 3px;
+}
+
+select.input-sm {
+ height: 30px;
+ line-height: 30px;
+}
+
+textarea.input-sm {
+ height: auto;
+}
+
+.input-lg {
+ height: 45px;
+ padding: 10px 16px;
+ font-size: 18px;
+ line-height: 1.33;
+ border-radius: 6px;
+}
+
+select.input-lg {
+ height: 45px;
+ line-height: 45px;
+}
+
+textarea.input-lg {
+ height: auto;
+}
+
+.has-warning .help-block,
+.has-warning .control-label,
+.has-warning .radio,
+.has-warning .checkbox,
+.has-warning .radio-inline,
+.has-warning .checkbox-inline {
+ color: #c09853;
+}
+
+.has-warning .form-control {
+ border-color: #c09853;
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
+}
+
+.has-warning .form-control:focus {
+ border-color: #a47e3c;
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
+}
+
+.has-warning .input-group-addon {
+ color: #c09853;
+ background-color: #fcf8e3;
+ border-color: #c09853;
+}
+
+.has-error .help-block,
+.has-error .control-label,
+.has-error .radio,
+.has-error .checkbox,
+.has-error .radio-inline,
+.has-error .checkbox-inline {
+ color: #b94a48;
+}
+
+.has-error .form-control {
+ border-color: #b94a48;
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
+}
+
+.has-error .form-control:focus {
+ border-color: #953b39;
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
+}
+
+.has-error .input-group-addon {
+ color: #b94a48;
+ background-color: #f2dede;
+ border-color: #b94a48;
+}
+
+.has-success .help-block,
+.has-success .control-label,
+.has-success .radio,
+.has-success .checkbox,
+.has-success .radio-inline,
+.has-success .checkbox-inline {
+ color: #468847;
+}
+
+.has-success .form-control {
+ border-color: #468847;
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
+}
+
+.has-success .form-control:focus {
+ border-color: #356635;
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
+}
+
+.has-success .input-group-addon {
+ color: #468847;
+ background-color: #dff0d8;
+ border-color: #468847;
+}
+
+.form-control-static {
+ margin-bottom: 0;
+}
+
+.help-block {
+ display: block;
+ margin-top: 5px;
+ margin-bottom: 10px;
+ color: #737373;
+}
+
+@media (min-width: 768px) {
+ .form-inline .form-group {
+ display: inline-block;
+ margin-bottom: 0;
+ vertical-align: middle;
+ }
+ .form-inline .form-control {
+ display: inline-block;
+ }
+ .form-inline .radio,
+ .form-inline .checkbox {
+ display: inline-block;
+ padding-left: 0;
+ margin-top: 0;
+ margin-bottom: 0;
+ }
+ .form-inline .radio input[type="radio"],
+ .form-inline .checkbox input[type="checkbox"] {
+ float: none;
+ margin-left: 0;
+ }
+}
+
+.form-horizontal .control-label,
+.form-horizontal .radio,
+.form-horizontal .checkbox,
+.form-horizontal .radio-inline,
+.form-horizontal .checkbox-inline {
+ padding-top: 7px;
+ margin-top: 0;
+ margin-bottom: 0;
+}
+
+.form-horizontal .form-group {
+ margin-right: -15px;
+ margin-left: -15px;
+}
+
+.form-horizontal .form-group:before,
+.form-horizontal .form-group:after {
+ display: table;
+ content: " ";
+}
+
+.form-horizontal .form-group:after {
+ clear: both;
+}
+
+.form-horizontal .form-group:before,
+.form-horizontal .form-group:after {
+ display: table;
+ content: " ";
+}
+
+.form-horizontal .form-group:after {
+ clear: both;
+}
+
+.form-horizontal .form-control-static {
+ padding-top: 7px;
+}
+
+@media (min-width: 768px) {
+ .form-horizontal .control-label {
+ text-align: right;
+ }
+}
+
+.btn {
+ display: inline-block;
+ padding: 6px 12px;
+ margin-bottom: 0;
+ font-size: 14px;
+ font-weight: normal;
+ line-height: 1.428571429;
+ text-align: center;
+ white-space: nowrap;
+ vertical-align: middle;
+ cursor: pointer;
+ background-image: none;
+ border: 1px solid transparent;
+ border-radius: 4px;
+ -webkit-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ -o-user-select: none;
+ user-select: none;
+}
+
+.btn:focus {
+ outline: thin dotted #333;
+ outline: 5px auto -webkit-focus-ring-color;
+ outline-offset: -2px;
+}
+
+.btn:hover,
+.btn:focus {
+ color: #333333;
+ text-decoration: none;
+}
+
+.btn:active,
+.btn.active {
+ background-image: none;
+ outline: 0;
+ -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
+ box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
+}
+
+.btn.disabled,
+.btn[disabled],
+fieldset[disabled] .btn {
+ pointer-events: none;
+ cursor: not-allowed;
+ opacity: 0.65;
+ filter: alpha(opacity=65);
+ -webkit-box-shadow: none;
+ box-shadow: none;
+}
+
+.btn-default {
+ color: #333333;
+ background-color: #ffffff;
+ border-color: #cccccc;
+}
+
+.btn-default:hover,
+.btn-default:focus,
+.btn-default:active,
+.btn-default.active,
+.open .dropdown-toggle.btn-default {
+ color: #333333;
+ background-color: #ebebeb;
+ border-color: #adadad;
+}
+
+.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: #ffffff;
+ border-color: #cccccc;
+}
+
+.btn-primary {
+ color: #ffffff;
+ background-color: #428bca;
+ border-color: #357ebd;
+}
+
+.btn-primary:hover,
+.btn-primary:focus,
+.btn-primary:active,
+.btn-primary.active,
+.open .dropdown-toggle.btn-primary {
+ color: #ffffff;
+ background-color: #3276b1;
+ border-color: #285e8e;
+}
+
+.btn-primary:active,
+.btn-primary.active,
+.open .dropdown-toggle.btn-primary {
+ 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 {
+ background-color: #428bca;
+ border-color: #357ebd;
+}
+
+.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: #ed9c28;
+ 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-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: #d2322d;
+ 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-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: #47a447;
+ 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-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: #39b3d7;
+ 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-link {
+ font-weight: normal;
+ color: #428bca;
+ 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;
+}
+
+.btn-link,
+.btn-link:hover,
+.btn-link:focus,
+.btn-link:active {
+ border-color: transparent;
+}
+
+.btn-link:hover,
+.btn-link:focus {
+ color: #2a6496;
+ 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: #999999;
+ text-decoration: none;
+}
+
+.btn-lg {
+ padding: 10px 16px;
+ font-size: 18px;
+ line-height: 1.33;
+ border-radius: 6px;
+}
+
+.btn-sm,
+.btn-xs {
+ padding: 5px 10px;
+ font-size: 12px;
+ line-height: 1.5;
+ border-radius: 3px;
+}
+
+.btn-xs {
+ padding: 1px 5px;
+}
+
+.btn-block {
+ display: block;
+ width: 100%;
+ padding-right: 0;
+ padding-left: 0;
+}
+
+.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;
+ transition: opacity 0.15s linear;
+}
+
+.fade.in {
+ opacity: 1;
+}
+
+.collapse {
+ display: none;
+}
+
+.collapse.in {
+ display: block;
+}
+
+.collapsing {
+ position: relative;
+ height: 0;
+ overflow: hidden;
+ -webkit-transition: height 0.35s ease;
+ transition: height 0.35s ease;
+}
+
+@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';
+ -webkit-font-smoothing: antialiased;
+ font-style: normal;
+ font-weight: normal;
+ line-height: 1;
+ -moz-osx-font-smoothing: grayscale;
+}
+
+.glyphicon:empty {
+ width: 1em;
+}
+
+.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";
+}
+
+.caret {
+ display: inline-block;
+ width: 0;
+ height: 0;
+ margin-left: 2px;
+ vertical-align: middle;
+ border-top: 4px solid #000000;
+ border-right: 4px solid transparent;
+ border-bottom: 0 dotted;
+ 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;
+ font-size: 14px;
+ list-style: none;
+ background-color: #ffffff;
+ border: 1px solid #cccccc;
+ border: 1px solid rgba(0, 0, 0, 0.15);
+ border-radius: 4px;
+ -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
+ box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
+ background-clip: padding-box;
+}
+
+.dropdown-menu.pull-right {
+ right: 0;
+ left: auto;
+}
+
+.dropdown-menu .divider {
+ height: 1px;
+ margin: 9px 0;
+ overflow: hidden;
+ background-color: #e5e5e5;
+}
+
+.dropdown-menu > li > a {
+ display: block;
+ padding: 3px 20px;
+ clear: both;
+ font-weight: normal;
+ line-height: 1.428571429;
+ color: #333333;
+ white-space: nowrap;
+}
+
+.dropdown-menu > li > a:hover,
+.dropdown-menu > li > a:focus {
+ color: #262626;
+ text-decoration: none;
+ background-color: #f5f5f5;
+}
+
+.dropdown-menu > .active > a,
+.dropdown-menu > .active > a:hover,
+.dropdown-menu > .active > a:focus {
+ color: #ffffff;
+ text-decoration: none;
+ background-color: #428bca;
+ outline: 0;
+}
+
+.dropdown-menu > .disabled > a,
+.dropdown-menu > .disabled > a:hover,
+.dropdown-menu > .disabled > a:focus {
+ color: #999999;
+}
+
+.dropdown-menu > .disabled > a:hover,
+.dropdown-menu > .disabled > a:focus {
+ text-decoration: none;
+ cursor: not-allowed;
+ background-color: transparent;
+ background-image: none;
+ filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
+}
+
+.open > .dropdown-menu {
+ display: block;
+}
+
+.open > a {
+ outline: 0;
+}
+
+.dropdown-header {
+ display: block;
+ padding: 3px 20px;
+ font-size: 12px;
+ line-height: 1.428571429;
+ color: #999999;
+}
+
+.dropdown-backdrop {
+ position: fixed;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ z-index: 990;
+}
+
+.pull-right > .dropdown-menu {
+ right: 0;
+ left: auto;
+}
+
+.dropup .caret,
+.navbar-fixed-bottom .dropdown .caret {
+ border-top: 0 dotted;
+ border-bottom: 4px solid #000000;
+ content: "";
+}
+
+.dropup .dropdown-menu,
+.navbar-fixed-bottom .dropdown .dropdown-menu {
+ top: auto;
+ bottom: 100%;
+ margin-bottom: 1px;
+}
+
+@media (min-width: 768px) {
+ .navbar-right .dropdown-menu {
+ right: 0;
+ left: auto;
+ }
+}
+
+.btn-default .caret {
+ border-top-color: #333333;
+}
+
+.btn-primary .caret,
+.btn-success .caret,
+.btn-warning .caret,
+.btn-danger .caret,
+.btn-info .caret {
+ border-top-color: #fff;
+}
+
+.dropup .btn-default .caret {
+ border-bottom-color: #333333;
+}
+
+.dropup .btn-primary .caret,
+.dropup .btn-success .caret,
+.dropup .btn-warning .caret,
+.dropup .btn-danger .caret,
+.dropup .btn-info .caret {
+ border-bottom-color: #fff;
+}
+
+.btn-group,
+.btn-group-vertical {
+ position: relative;
+ display: inline-block;
+ vertical-align: middle;
+}
+
+.btn-group > .btn,
+.btn-group-vertical > .btn {
+ position: relative;
+ float: left;
+}
+
+.btn-group > .btn:hover,
+.btn-group-vertical > .btn:hover,
+.btn-group > .btn:focus,
+.btn-group-vertical > .btn:focus,
+.btn-group > .btn:active,
+.btn-group-vertical > .btn:active,
+.btn-group > .btn.active,
+.btn-group-vertical > .btn.active {
+ z-index: 2;
+}
+
+.btn-group > .btn:focus,
+.btn-group-vertical > .btn:focus {
+ outline: none;
+}
+
+.btn-group .btn + .btn,
+.btn-group .btn + .btn-group,
+.btn-group .btn-group + .btn,
+.btn-group .btn-group + .btn-group {
+ margin-left: -1px;
+}
+
+.btn-toolbar:before,
+.btn-toolbar:after {
+ display: table;
+ content: " ";
+}
+
+.btn-toolbar:after {
+ clear: both;
+}
+
+.btn-toolbar:before,
+.btn-toolbar:after {
+ display: table;
+ content: " ";
+}
+
+.btn-toolbar:after {
+ clear: both;
+}
+
+.btn-toolbar .btn-group {
+ float: left;
+}
+
+.btn-toolbar > .btn + .btn,
+.btn-toolbar > .btn-group + .btn,
+.btn-toolbar > .btn + .btn-group,
+.btn-toolbar > .btn-group + .btn-group {
+ margin-left: 5px;
+}
+
+.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
+ border-radius: 0;
+}
+
+.btn-group > .btn:first-child {
+ margin-left: 0;
+}
+
+.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0;
+}
+
+.btn-group > .btn:last-child:not(:first-child),
+.btn-group > .dropdown-toggle:not(:first-child) {
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0;
+}
+
+.btn-group > .btn-group {
+ float: left;
+}
+
+.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
+ border-radius: 0;
+}
+
+.btn-group > .btn-group:first-child > .btn:last-child,
+.btn-group > .btn-group:first-child > .dropdown-toggle {
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0;
+}
+
+.btn-group > .btn-group:last-child > .btn:first-child {
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0;
+}
+
+.btn-group .dropdown-toggle:active,
+.btn-group.open .dropdown-toggle {
+ outline: 0;
+}
+
+.btn-group-xs > .btn {
+ padding: 5px 10px;
+ padding: 1px 5px;
+ font-size: 12px;
+ line-height: 1.5;
+ border-radius: 3px;
+}
+
+.btn-group-sm > .btn {
+ padding: 5px 10px;
+ font-size: 12px;
+ line-height: 1.5;
+ border-radius: 3px;
+}
+
+.btn-group-lg > .btn {
+ padding: 10px 16px;
+ font-size: 18px;
+ line-height: 1.33;
+ border-radius: 6px;
+}
+
+.btn-group > .btn + .dropdown-toggle {
+ padding-right: 8px;
+ padding-left: 8px;
+}
+
+.btn-group > .btn-lg + .dropdown-toggle {
+ padding-right: 12px;
+ padding-left: 12px;
+}
+
+.btn-group.open .dropdown-toggle {
+ -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
+ box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
+}
+
+.btn-group.open .dropdown-toggle.btn-link {
+ -webkit-box-shadow: none;
+ box-shadow: none;
+}
+
+.btn .caret {
+ margin-left: 0;
+}
+
+.btn-lg .caret {
+ border-width: 5px 5px 0;
+ border-bottom-width: 0;
+}
+
+.dropup .btn-lg .caret {
+ border-width: 0 5px 5px;
+}
+
+.btn-group-vertical > .btn,
+.btn-group-vertical > .btn-group {
+ display: block;
+ float: none;
+ width: 100%;
+ max-width: 100%;
+}
+
+.btn-group-vertical > .btn-group:before,
+.btn-group-vertical > .btn-group:after {
+ display: table;
+ content: " ";
+}
+
+.btn-group-vertical > .btn-group:after {
+ clear: both;
+}
+
+.btn-group-vertical > .btn-group:before,
+.btn-group-vertical > .btn-group:after {
+ display: table;
+ content: " ";
+}
+
+.btn-group-vertical > .btn-group:after {
+ clear: both;
+}
+
+.btn-group-vertical > .btn-group > .btn {
+ float: none;
+}
+
+.btn-group-vertical > .btn + .btn,
+.btn-group-vertical > .btn + .btn-group,
+.btn-group-vertical > .btn-group + .btn,
+.btn-group-vertical > .btn-group + .btn-group {
+ margin-top: -1px;
+ margin-left: 0;
+}
+
+.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
+ border-radius: 0;
+}
+
+.btn-group-vertical > .btn:first-child:not(:last-child) {
+ border-top-right-radius: 4px;
+ border-bottom-right-radius: 0;
+ border-bottom-left-radius: 0;
+}
+
+.btn-group-vertical > .btn:last-child:not(:first-child) {
+ border-top-right-radius: 0;
+ border-bottom-left-radius: 4px;
+ border-top-left-radius: 0;
+}
+
+.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
+ border-radius: 0;
+}
+
+.btn-group-vertical > .btn-group:first-child > .btn:last-child,
+.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
+ border-bottom-right-radius: 0;
+ border-bottom-left-radius: 0;
+}
+
+.btn-group-vertical > .btn-group:last-child > .btn:first-child {
+ border-top-right-radius: 0;
+ border-top-left-radius: 0;
+}
+
+.btn-group-justified {
+ display: table;
+ width: 100%;
+ border-collapse: separate;
+ table-layout: fixed;
+}
+
+.btn-group-justified .btn {
+ display: table-cell;
+ float: none;
+ width: 1%;
+}
+
+[data-toggle="buttons"] > .btn > input[type="radio"],
+[data-toggle="buttons"] > .btn > input[type="checkbox"] {
+ display: none;
+}
+
+.input-group {
+ position: relative;
+ display: table;
+ border-collapse: separate;
+}
+
+.input-group.col {
+ float: none;
+ padding-right: 0;
+ padding-left: 0;
+}
+
+.input-group .form-control {
+ width: 100%;
+ margin-bottom: 0;
+}
+
+.input-group-lg > .form-control,
+.input-group-lg > .input-group-addon,
+.input-group-lg > .input-group-btn > .btn {
+ height: 45px;
+ padding: 10px 16px;
+ font-size: 18px;
+ line-height: 1.33;
+ border-radius: 6px;
+}
+
+select.input-group-lg > .form-control,
+select.input-group-lg > .input-group-addon,
+select.input-group-lg > .input-group-btn > .btn {
+ height: 45px;
+ line-height: 45px;
+}
+
+textarea.input-group-lg > .form-control,
+textarea.input-group-lg > .input-group-addon,
+textarea.input-group-lg > .input-group-btn > .btn {
+ height: auto;
+}
+
+.input-group-sm > .form-control,
+.input-group-sm > .input-group-addon,
+.input-group-sm > .input-group-btn > .btn {
+ height: 30px;
+ padding: 5px 10px;
+ font-size: 12px;
+ line-height: 1.5;
+ border-radius: 3px;
+}
+
+select.input-group-sm > .form-control,
+select.input-group-sm > .input-group-addon,
+select.input-group-sm > .input-group-btn > .btn {
+ height: 30px;
+ line-height: 30px;
+}
+
+textarea.input-group-sm > .form-control,
+textarea.input-group-sm > .input-group-addon,
+textarea.input-group-sm > .input-group-btn > .btn {
+ height: auto;
+}
+
+.input-group-addon,
+.input-group-btn,
+.input-group .form-control {
+ display: table-cell;
+}
+
+.input-group-addon:not(:first-child):not(:last-child),
+.input-group-btn:not(:first-child):not(:last-child),
+.input-group .form-control:not(:first-child):not(:last-child) {
+ border-radius: 0;
+}
+
+.input-group-addon,
+.input-group-btn {
+ width: 1%;
+ white-space: nowrap;
+ vertical-align: middle;
+}
+
+.input-group-addon {
+ padding: 6px 12px;
+ font-size: 14px;
+ font-weight: normal;
+ line-height: 1;
+ color: #555555;
+ text-align: center;
+ background-color: #eeeeee;
+ border: 1px solid #cccccc;
+ border-radius: 4px;
+}
+
+.input-group-addon.input-sm {
+ padding: 5px 10px;
+ font-size: 12px;
+ border-radius: 3px;
+}
+
+.input-group-addon.input-lg {
+ padding: 10px 16px;
+ font-size: 18px;
+ border-radius: 6px;
+}
+
+.input-group-addon input[type="radio"],
+.input-group-addon input[type="checkbox"] {
+ margin-top: 0;
+}
+
+.input-group .form-control:first-child,
+.input-group-addon:first-child,
+.input-group-btn:first-child > .btn,
+.input-group-btn:first-child > .dropdown-toggle,
+.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0;
+}
+
+.input-group-addon:first-child {
+ border-right: 0;
+}
+
+.input-group .form-control:last-child,
+.input-group-addon:last-child,
+.input-group-btn:last-child > .btn,
+.input-group-btn:last-child > .dropdown-toggle,
+.input-group-btn:first-child > .btn:not(:first-child) {
+ border-bottom-left-radius: 0;
+ border-top-left-radius: 0;
+}
+
+.input-group-addon:last-child {
+ border-left: 0;
+}
+
+.input-group-btn {
+ position: relative;
+ white-space: nowrap;
+}
+
+.input-group-btn:first-child > .btn {
+ margin-right: -1px;
+}
+
+.input-group-btn:last-child > .btn {
+ margin-left: -1px;
+}
+
+.input-group-btn > .btn {
+ position: relative;
+}
+
+.input-group-btn > .btn + .btn {
+ margin-left: -4px;
+}
+
+.input-group-btn > .btn:hover,
+.input-group-btn > .btn:active {
+ z-index: 2;
+}
+
+.nav {
+ padding-left: 0;
+ margin-bottom: 0;
+ list-style: none;
+}
+
+.nav:before,
+.nav:after {
+ display: table;
+ content: " ";
+}
+
+.nav:after {
+ clear: both;
+}
+
+.nav:before,
+.nav:after {
+ display: table;
+ content: " ";
+}
+
+.nav:after {
+ clear: both;
+}
+
+.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: #999999;
+}
+
+.nav > li.disabled > a:hover,
+.nav > li.disabled > a:focus {
+ color: #999999;
+ text-decoration: none;
+ cursor: not-allowed;
+ background-color: transparent;
+}
+
+.nav .open > a,
+.nav .open > a:hover,
+.nav .open > a:focus {
+ background-color: #eeeeee;
+ border-color: #428bca;
+}
+
+.nav .open > a .caret,
+.nav .open > a:hover .caret,
+.nav .open > a:focus .caret {
+ border-top-color: #2a6496;
+ border-bottom-color: #2a6496;
+}
+
+.nav .nav-divider {
+ height: 1px;
+ margin: 9px 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.428571429;
+ border: 1px solid transparent;
+ border-radius: 4px 4px 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;
+ cursor: default;
+ background-color: #ffffff;
+ border: 1px solid #dddddd;
+ border-bottom-color: transparent;
+}
+
+.nav-tabs.nav-justified {
+ width: 100%;
+ border-bottom: 0;
+}
+
+.nav-tabs.nav-justified > li {
+ float: none;
+}
+
+.nav-tabs.nav-justified > li > a {
+ margin-bottom: 5px;
+ text-align: center;
+}
+
+.nav-tabs.nav-justified > .dropdown .dropdown-menu {
+ top: auto;
+ left: auto;
+}
+
+@media (min-width: 768px) {
+ .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: 4px;
+}
+
+.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: 768px) {
+ .nav-tabs.nav-justified > li > a {
+ border-bottom: 1px solid #dddddd;
+ border-radius: 4px 4px 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: 4px;
+}
+
+.nav-pills > li + li {
+ margin-left: 2px;
+}
+
+.nav-pills > li.active > a,
+.nav-pills > li.active > a:hover,
+.nav-pills > li.active > a:focus {
+ color: #ffffff;
+ background-color: #428bca;
+}
+
+.nav-pills > li.active > a .caret,
+.nav-pills > li.active > a:hover .caret,
+.nav-pills > li.active > a:focus .caret {
+ border-top-color: #ffffff;
+ border-bottom-color: #ffffff;
+}
+
+.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 {
+ margin-bottom: 5px;
+ text-align: center;
+}
+
+.nav-justified > .dropdown .dropdown-menu {
+ top: auto;
+ left: auto;
+}
+
+@media (min-width: 768px) {
+ .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: 4px;
+}
+
+.nav-tabs-justified > .active > a,
+.nav-tabs-justified > .active > a:hover,
+.nav-tabs-justified > .active > a:focus {
+ border: 1px solid #dddddd;
+}
+
+@media (min-width: 768px) {
+ .nav-tabs-justified > li > a {
+ border-bottom: 1px solid #dddddd;
+ border-radius: 4px 4px 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 .caret {
+ border-top-color: #428bca;
+ border-bottom-color: #428bca;
+}
+
+.nav a:hover .caret {
+ border-top-color: #2a6496;
+ border-bottom-color: #2a6496;
+}
+
+.nav-tabs .dropdown-menu {
+ margin-top: -1px;
+ border-top-right-radius: 0;
+ border-top-left-radius: 0;
+}
+
+.navbar {
+ position: relative;
+ min-height: 50px;
+ margin-bottom: 20px;
+ border: 1px solid transparent;
+}
+
+.navbar:before,
+.navbar:after {
+ display: table;
+ content: " ";
+}
+
+.navbar:after {
+ clear: both;
+}
+
+.navbar:before,
+.navbar:after {
+ display: table;
+ content: " ";
+}
+
+.navbar:after {
+ clear: both;
+}
+
+@media (min-width: 768px) {
+ .navbar {
+ border-radius: 4px;
+ }
+}
+
+.navbar-header:before,
+.navbar-header:after {
+ display: table;
+ content: " ";
+}
+
+.navbar-header:after {
+ clear: both;
+}
+
+.navbar-header:before,
+.navbar-header:after {
+ display: table;
+ content: " ";
+}
+
+.navbar-header:after {
+ clear: both;
+}
+
+@media (min-width: 768px) {
+ .navbar-header {
+ float: left;
+ }
+}
+
+.navbar-collapse {
+ max-height: 340px;
+ padding-right: 15px;
+ padding-left: 15px;
+ overflow-x: visible;
+ border-top: 1px solid transparent;
+ box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
+ -webkit-overflow-scrolling: touch;
+}
+
+.navbar-collapse:before,
+.navbar-collapse:after {
+ display: table;
+ content: " ";
+}
+
+.navbar-collapse:after {
+ clear: both;
+}
+
+.navbar-collapse:before,
+.navbar-collapse:after {
+ display: table;
+ content: " ";
+}
+
+.navbar-collapse:after {
+ clear: both;
+}
+
+.navbar-collapse.in {
+ overflow-y: auto;
+}
+
+@media (min-width: 768px) {
+ .navbar-collapse {
+ width: auto;
+ border-top: 0;
+ box-shadow: none;
+ }
+ .navbar-collapse.collapse {
+ display: block !important;
+ height: auto !important;
+ padding-bottom: 0;
+ overflow: visible !important;
+ }
+ .navbar-collapse.in {
+ overflow-y: auto;
+ }
+ .navbar-collapse .navbar-nav.navbar-left:first-child {
+ margin-left: -15px;
+ }
+ .navbar-collapse .navbar-nav.navbar-right:last-child {
+ margin-right: -15px;
+ }
+ .navbar-collapse .navbar-text:last-child {
+ margin-right: 0;
+ }
+}
+
+.container > .navbar-header,
+.container > .navbar-collapse {
+ margin-right: -15px;
+ margin-left: -15px;
+}
+
+@media (min-width: 768px) {
+ .container > .navbar-header,
+ .container > .navbar-collapse {
+ margin-right: 0;
+ margin-left: 0;
+ }
+}
+
+.navbar-static-top {
+ z-index: 1000;
+ border-width: 0 0 1px;
+}
+
+@media (min-width: 768px) {
+ .navbar-static-top {
+ border-radius: 0;
+ }
+}
+
+.navbar-fixed-top,
+.navbar-fixed-bottom {
+ position: fixed;
+ right: 0;
+ left: 0;
+ z-index: 1030;
+}
+
+@media (min-width: 768px) {
+ .navbar-fixed-top,
+ .navbar-fixed-bottom {
+ border-radius: 0;
+ }
+}
+
+.navbar-fixed-top {
+ top: 0;
+ border-width: 0 0 1px;
+}
+
+.navbar-fixed-bottom {
+ bottom: 0;
+ margin-bottom: 0;
+ border-width: 1px 0 0;
+}
+
+.navbar-brand {
+ float: left;
+ padding: 15px 15px;
+ font-size: 18px;
+ line-height: 20px;
+}
+
+.navbar-brand:hover,
+.navbar-brand:focus {
+ text-decoration: none;
+}
+
+@media (min-width: 768px) {
+ .navbar > .container .navbar-brand {
+ margin-left: -15px;
+ }
+}
+
+.navbar-toggle {
+ position: relative;
+ float: right;
+ padding: 9px 10px;
+ margin-top: 8px;
+ margin-right: 15px;
+ margin-bottom: 8px;
+ background-color: transparent;
+ border: 1px solid transparent;
+ border-radius: 4px;
+}
+
+.navbar-toggle .icon-bar {
+ display: block;
+ width: 22px;
+ height: 2px;
+ border-radius: 1px;
+}
+
+.navbar-toggle .icon-bar + .icon-bar {
+ margin-top: 4px;
+}
+
+@media (min-width: 768px) {
+ .navbar-toggle {
+ display: none;
+ }
+}
+
+.navbar-nav {
+ margin: 7.5px -15px;
+}
+
+.navbar-nav > li > a {
+ padding-top: 10px;
+ padding-bottom: 10px;
+ line-height: 20px;
+}
+
+@media (max-width: 767px) {
+ .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: 20px;
+ }
+ .navbar-nav .open .dropdown-menu > li > a:hover,
+ .navbar-nav .open .dropdown-menu > li > a:focus {
+ background-image: none;
+ }
+}
+
+@media (min-width: 768px) {
+ .navbar-nav {
+ float: left;
+ margin: 0;
+ }
+ .navbar-nav > li {
+ float: left;
+ }
+ .navbar-nav > li > a {
+ padding-top: 15px;
+ padding-bottom: 15px;
+ }
+}
+
+@media (min-width: 768px) {
+ .navbar-left {
+ float: left !important;
+ }
+ .navbar-right {
+ float: right !important;
+ }
+}
+
+.navbar-form {
+ padding: 10px 15px;
+ margin-top: 8px;
+ margin-right: -15px;
+ margin-bottom: 8px;
+ margin-left: -15px;
+ border-top: 1px solid transparent;
+ border-bottom: 1px solid transparent;
+ -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
+ box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
+}
+
+@media (min-width: 768px) {
+ .navbar-form .form-group {
+ display: inline-block;
+ margin-bottom: 0;
+ vertical-align: middle;
+ }
+ .navbar-form .form-control {
+ display: inline-block;
+ }
+ .navbar-form .radio,
+ .navbar-form .checkbox {
+ display: inline-block;
+ padding-left: 0;
+ margin-top: 0;
+ margin-bottom: 0;
+ }
+ .navbar-form .radio input[type="radio"],
+ .navbar-form .checkbox input[type="checkbox"] {
+ float: none;
+ margin-left: 0;
+ }
+}
+
+@media (max-width: 767px) {
+ .navbar-form .form-group {
+ margin-bottom: 5px;
+ }
+}
+
+@media (min-width: 768px) {
+ .navbar-form {
+ width: auto;
+ padding-top: 0;
+ padding-bottom: 0;
+ margin-right: 0;
+ margin-left: 0;
+ border: 0;
+ -webkit-box-shadow: none;
+ box-shadow: none;
+ }
+}
+
+.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-nav.pull-right > li > .dropdown-menu,
+.navbar-nav > li > .dropdown-menu.pull-right {
+ right: 0;
+ left: auto;
+}
+
+.navbar-btn {
+ margin-top: 8px;
+ margin-bottom: 8px;
+}
+
+.navbar-text {
+ float: left;
+ margin-top: 15px;
+ margin-bottom: 15px;
+}
+
+@media (min-width: 768px) {
+ .navbar-text {
+ margin-right: 15px;
+ margin-left: 15px;
+ }
+}
+
+.navbar-default {
+ background-color: #f8f8f8;
+ border-color: #e7e7e7;
+}
+
+.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: #777777;
+}
+
+.navbar-default .navbar-nav > li > a {
+ color: #777777;
+}
+
+.navbar-default .navbar-nav > li > a:hover,
+.navbar-default .navbar-nav > li > a:focus {
+ color: #333333;
+ background-color: transparent;
+}
+
+.navbar-default .navbar-nav > .active > a,
+.navbar-default .navbar-nav > .active > a:hover,
+.navbar-default .navbar-nav > .active > a:focus {
+ color: #555555;
+ background-color: #e7e7e7;
+}
+
+.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: #cccccc;
+}
+
+.navbar-default .navbar-collapse,
+.navbar-default .navbar-form {
+ border-color: #e7e7e7;
+}
+
+.navbar-default .navbar-nav > .dropdown > a:hover .caret,
+.navbar-default .navbar-nav > .dropdown > a:focus .caret {
+ border-top-color: #333333;
+ border-bottom-color: #333333;
+}
+
+.navbar-default .navbar-nav > .open > a,
+.navbar-default .navbar-nav > .open > a:hover,
+.navbar-default .navbar-nav > .open > a:focus {
+ color: #555555;
+ background-color: #e7e7e7;
+}
+
+.navbar-default .navbar-nav > .open > a .caret,
+.navbar-default .navbar-nav > .open > a:hover .caret,
+.navbar-default .navbar-nav > .open > a:focus .caret {
+ border-top-color: #555555;
+ border-bottom-color: #555555;
+}
+
+.navbar-default .navbar-nav > .dropdown > a .caret {
+ border-top-color: #777777;
+ border-bottom-color: #777777;
+}
+
+@media (max-width: 767px) {
+ .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: #333333;
+ background-color: transparent;
+ }
+ .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: #555555;
+ background-color: #e7e7e7;
+ }
+ .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: #333333;
+}
+
+.navbar-inverse {
+ background-color: #222222;
+ border-color: #080808;
+}
+
+.navbar-inverse .navbar-brand {
+ color: #999999;
+}
+
+.navbar-inverse .navbar-brand:hover,
+.navbar-inverse .navbar-brand:focus {
+ color: #ffffff;
+ background-color: transparent;
+}
+
+.navbar-inverse .navbar-text {
+ color: #999999;
+}
+
+.navbar-inverse .navbar-nav > li > a {
+ color: #999999;
+}
+
+.navbar-inverse .navbar-nav > li > a:hover,
+.navbar-inverse .navbar-nav > li > a:focus {
+ color: #ffffff;
+ background-color: transparent;
+}
+
+.navbar-inverse .navbar-nav > .active > a,
+.navbar-inverse .navbar-nav > .active > a:hover,
+.navbar-inverse .navbar-nav > .active > a:focus {
+ color: #ffffff;
+ background-color: #080808;
+}
+
+.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: #333333;
+}
+
+.navbar-inverse .navbar-toggle .icon-bar {
+ background-color: #ffffff;
+}
+
+.navbar-inverse .navbar-collapse,
+.navbar-inverse .navbar-form {
+ border-color: #101010;
+}
+
+.navbar-inverse .navbar-nav > .open > a,
+.navbar-inverse .navbar-nav > .open > a:hover,
+.navbar-inverse .navbar-nav > .open > a:focus {
+ color: #ffffff;
+ background-color: #080808;
+}
+
+.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
+ border-top-color: #ffffff;
+ border-bottom-color: #ffffff;
+}
+
+.navbar-inverse .navbar-nav > .dropdown > a .caret {
+ border-top-color: #999999;
+ border-bottom-color: #999999;
+}
+
+.navbar-inverse .navbar-nav > .open > a .caret,
+.navbar-inverse .navbar-nav > .open > a:hover .caret,
+.navbar-inverse .navbar-nav > .open > a:focus .caret {
+ border-top-color: #ffffff;
+ border-bottom-color: #ffffff;
+}
+
+@media (max-width: 767px) {
+ .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
+ border-color: #080808;
+ }
+ .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
+ color: #999999;
+ }
+ .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
+ .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
+ color: #ffffff;
+ background-color: transparent;
+ }
+ .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: #ffffff;
+ background-color: #080808;
+ }
+ .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: #999999;
+}
+
+.navbar-inverse .navbar-link:hover {
+ color: #ffffff;
+}
+
+.breadcrumb {
+ padding: 8px 15px;
+ margin-bottom: 20px;
+ list-style: none;
+ background-color: #f5f5f5;
+ border-radius: 4px;
+}
+
+.breadcrumb > li {
+ display: inline-block;
+}
+
+.breadcrumb > li + li:before {
+ padding: 0 5px;
+ color: #cccccc;
+ content: "/\00a0";
+}
+
+.breadcrumb > .active {
+ color: #999999;
+}
+
+.pagination {
+ display: inline-block;
+ padding-left: 0;
+ margin: 20px 0;
+ border-radius: 4px;
+}
+
+.pagination > li {
+ display: inline;
+}
+
+.pagination > li > a,
+.pagination > li > span {
+ position: relative;
+ float: left;
+ padding: 6px 12px;
+ margin-left: -1px;
+ line-height: 1.428571429;
+ text-decoration: none;
+ background-color: #ffffff;
+ border: 1px solid #dddddd;
+}
+
+.pagination > li:first-child > a,
+.pagination > li:first-child > span {
+ margin-left: 0;
+ border-bottom-left-radius: 4px;
+ border-top-left-radius: 4px;
+}
+
+.pagination > li:last-child > a,
+.pagination > li:last-child > span {
+ border-top-right-radius: 4px;
+ border-bottom-right-radius: 4px;
+}
+
+.pagination > li > a:hover,
+.pagination > li > span:hover,
+.pagination > li > a:focus,
+.pagination > li > span:focus {
+ background-color: #eeeeee;
+}
+
+.pagination > .active > a,
+.pagination > .active > span,
+.pagination > .active > a:hover,
+.pagination > .active > span:hover,
+.pagination > .active > a:focus,
+.pagination > .active > span:focus {
+ z-index: 2;
+ color: #ffffff;
+ cursor: default;
+ background-color: #428bca;
+ border-color: #428bca;
+}
+
+.pagination > .disabled > span,
+.pagination > .disabled > span:hover,
+.pagination > .disabled > span:focus,
+.pagination > .disabled > a,
+.pagination > .disabled > a:hover,
+.pagination > .disabled > a:focus {
+ color: #999999;
+ cursor: not-allowed;
+ background-color: #ffffff;
+ border-color: #dddddd;
+}
+
+.pagination-lg > li > a,
+.pagination-lg > li > span {
+ padding: 10px 16px;
+ font-size: 18px;
+}
+
+.pagination-lg > li:first-child > a,
+.pagination-lg > li:first-child > span {
+ border-bottom-left-radius: 6px;
+ border-top-left-radius: 6px;
+}
+
+.pagination-lg > li:last-child > a,
+.pagination-lg > li:last-child > span {
+ border-top-right-radius: 6px;
+ border-bottom-right-radius: 6px;
+}
+
+.pagination-sm > li > a,
+.pagination-sm > li > span {
+ padding: 5px 10px;
+ font-size: 12px;
+}
+
+.pagination-sm > li:first-child > a,
+.pagination-sm > li:first-child > span {
+ border-bottom-left-radius: 3px;
+ border-top-left-radius: 3px;
+}
+
+.pagination-sm > li:last-child > a,
+.pagination-sm > li:last-child > span {
+ border-top-right-radius: 3px;
+ border-bottom-right-radius: 3px;
+}
+
+.pager {
+ padding-left: 0;
+ margin: 20px 0;
+ text-align: center;
+ list-style: none;
+}
+
+.pager:before,
+.pager:after {
+ display: table;
+ content: " ";
+}
+
+.pager:after {
+ clear: both;
+}
+
+.pager:before,
+.pager:after {
+ display: table;
+ content: " ";
+}
+
+.pager:after {
+ clear: both;
+}
+
+.pager li {
+ display: inline;
+}
+
+.pager li > a,
+.pager li > span {
+ display: inline-block;
+ padding: 5px 14px;
+ background-color: #ffffff;
+ border: 1px solid #dddddd;
+ border-radius: 15px;
+}
+
+.pager li > a:hover,
+.pager li > a:focus {
+ text-decoration: none;
+ background-color: #eeeeee;
+}
+
+.pager .next > a,
+.pager .next > span {
+ float: right;
+}
+
+.pager .previous > a,
+.pager .previous > span {
+ float: left;
+}
+
+.pager .disabled > a,
+.pager .disabled > a:hover,
+.pager .disabled > a:focus,
+.pager .disabled > span {
+ color: #999999;
+ cursor: not-allowed;
+ background-color: #ffffff;
+}
+
+.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;
+}
+
+.label[href]:hover,
+.label[href]:focus {
+ color: #ffffff;
+ text-decoration: none;
+ cursor: pointer;
+}
+
+.label:empty {
+ display: none;
+}
+
+.label-default {
+ background-color: #999999;
+}
+
+.label-default[href]:hover,
+.label-default[href]:focus {
+ background-color: #808080;
+}
+
+.label-primary {
+ background-color: #428bca;
+}
+
+.label-primary[href]:hover,
+.label-primary[href]:focus {
+ background-color: #3071a9;
+}
+
+.label-success {
+ background-color: #5cb85c;
+}
+
+.label-success[href]:hover,
+.label-success[href]:focus {
+ background-color: #449d44;
+}
+
+.label-info {
+ background-color: #5bc0de;
+}
+
+.label-info[href]:hover,
+.label-info[href]:focus {
+ background-color: #31b0d5;
+}
+
+.label-warning {
+ background-color: #f0ad4e;
+}
+
+.label-warning[href]:hover,
+.label-warning[href]:focus {
+ background-color: #ec971f;
+}
+
+.label-danger {
+ background-color: #d9534f;
+}
+
+.label-danger[href]:hover,
+.label-danger[href]:focus {
+ background-color: #c9302c;
+}
+
+.badge {
+ display: inline-block;
+ min-width: 10px;
+ padding: 3px 7px;
+ font-size: 12px;
+ font-weight: bold;
+ line-height: 1;
+ color: #ffffff;
+ text-align: center;
+ white-space: nowrap;
+ vertical-align: baseline;
+ background-color: #999999;
+ border-radius: 10px;
+}
+
+.badge:empty {
+ display: none;
+}
+
+a.badge:hover,
+a.badge:focus {
+ color: #ffffff;
+ text-decoration: none;
+ cursor: pointer;
+}
+
+.btn .badge {
+ position: relative;
+ top: -1px;
+}
+
+a.list-group-item.active > .badge,
+.nav-pills > .active > a > .badge {
+ color: #428bca;
+ background-color: #ffffff;
+}
+
+.nav-pills > li > a > .badge {
+ margin-left: 3px;
+}
+
+.jumbotron {
+ padding: 30px;
+ margin-bottom: 30px;
+ font-size: 21px;
+ font-weight: 200;
+ line-height: 2.1428571435;
+ color: inherit;
+ background-color: #eeeeee;
+}
+
+.jumbotron h1 {
+ line-height: 1;
+ color: inherit;
+}
+
+.jumbotron p {
+ line-height: 1.4;
+}
+
+.container .jumbotron {
+ border-radius: 6px;
+}
+
+@media screen and (min-width: 768px) {
+ .jumbotron {
+ padding-top: 48px;
+ padding-bottom: 48px;
+ }
+ .container .jumbotron {
+ padding-right: 60px;
+ padding-left: 60px;
+ }
+ .jumbotron h1 {
+ font-size: 63px;
+ }
+}
+
+.thumbnail {
+ display: inline-block;
+ display: block;
+ height: auto;
+ max-width: 100%;
+ padding: 4px;
+ margin-bottom: 20px;
+ line-height: 1.428571429;
+ background-color: #ffffff;
+ border: 1px solid #dddddd;
+ border-radius: 4px;
+ -webkit-transition: all 0.2s ease-in-out;
+ transition: all 0.2s ease-in-out;
+}
+
+.thumbnail > img {
+ display: block;
+ height: auto;
+ max-width: 100%;
+ margin-right: auto;
+ margin-left: auto;
+}
+
+a.thumbnail:hover,
+a.thumbnail:focus,
+a.thumbnail.active {
+ border-color: #428bca;
+}
+
+.thumbnail .caption {
+ padding: 9px;
+ color: #333333;
+}
+
+.alert {
+ padding: 15px;
+ margin-bottom: 20px;
+ border: 1px solid transparent;
+ border-radius: 4px;
+}
+
+.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 {
+ padding-right: 35px;
+}
+
+.alert-dismissable .close {
+ position: relative;
+ top: -2px;
+ right: -21px;
+ color: inherit;
+}
+
+.alert-success {
+ color: #468847;
+ background-color: #dff0d8;
+ border-color: #d6e9c6;
+}
+
+.alert-success hr {
+ border-top-color: #c9e2b3;
+}
+
+.alert-success .alert-link {
+ color: #356635;
+}
+
+.alert-info {
+ color: #3a87ad;
+ background-color: #d9edf7;
+ border-color: #bce8f1;
+}
+
+.alert-info hr {
+ border-top-color: #a6e1ec;
+}
+
+.alert-info .alert-link {
+ color: #2d6987;
+}
+
+.alert-warning {
+ color: #c09853;
+ background-color: #fcf8e3;
+ border-color: #faebcc;
+}
+
+.alert-warning hr {
+ border-top-color: #f7e1b5;
+}
+
+.alert-warning .alert-link {
+ color: #a47e3c;
+}
+
+.alert-danger {
+ color: #b94a48;
+ background-color: #f2dede;
+ border-color: #ebccd1;
+}
+
+.alert-danger hr {
+ border-top-color: #e4b9c0;
+}
+
+.alert-danger .alert-link {
+ color: #953b39;
+}
+
+@-webkit-keyframes progress-bar-stripes {
+ from {
+ background-position: 40px 0;
+ }
+ to {
+ background-position: 0 0;
+ }
+}
+
+@-moz-keyframes progress-bar-stripes {
+ from {
+ background-position: 40px 0;
+ }
+ to {
+ background-position: 0 0;
+ }
+}
+
+@-o-keyframes progress-bar-stripes {
+ from {
+ background-position: 0 0;
+ }
+ to {
+ background-position: 40px 0;
+ }
+}
+
+@keyframes progress-bar-stripes {
+ from {
+ background-position: 40px 0;
+ }
+ to {
+ background-position: 0 0;
+ }
+}
+
+.progress {
+ height: 20px;
+ margin-bottom: 20px;
+ overflow: hidden;
+ background-color: #f5f5f5;
+ border-radius: 4px;
+ -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
+ box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
+}
+
+.progress-bar {
+ float: left;
+ width: 0;
+ height: 100%;
+ font-size: 12px;
+ line-height: 20px;
+ color: #ffffff;
+ text-align: center;
+ background-color: #428bca;
+ -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
+ box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
+ -webkit-transition: width 0.6s ease;
+ transition: width 0.6s ease;
+}
+
+.progress-striped .progress-bar {
+ background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
+ background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
+ background-image: 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 {
+ -webkit-animation: progress-bar-stripes 2s linear infinite;
+ animation: progress-bar-stripes 2s linear infinite;
+}
+
+.progress-bar-success {
+ background-color: #5cb85c;
+}
+
+.progress-striped .progress-bar-success {
+ background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
+ background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
+ background-image: 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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
+ background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
+ background-image: 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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
+ background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
+ background-image: 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-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
+ background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
+ background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
+}
+
+.media,
+.media-body {
+ overflow: hidden;
+ zoom: 1;
+}
+
+.media,
+.media .media {
+ margin-top: 15px;
+}
+
+.media:first-child {
+ margin-top: 0;
+}
+
+.media-object {
+ display: block;
+}
+
+.media-heading {
+ margin: 0 0 5px;
+}
+
+.media > .pull-left {
+ margin-right: 10px;
+}
+
+.media > .pull-right {
+ margin-left: 10px;
+}
+
+.media-list {
+ padding-left: 0;
+ list-style: none;
+}
+
+.list-group {
+ padding-left: 0;
+ margin-bottom: 20px;
+}
+
+.list-group-item {
+ position: relative;
+ display: block;
+ padding: 10px 15px;
+ margin-bottom: -1px;
+ background-color: #ffffff;
+ border: 1px solid #dddddd;
+}
+
+.list-group-item:first-child {
+ border-top-right-radius: 4px;
+ border-top-left-radius: 4px;
+}
+
+.list-group-item:last-child {
+ margin-bottom: 0;
+ border-bottom-right-radius: 4px;
+ border-bottom-left-radius: 4px;
+}
+
+.list-group-item > .badge {
+ float: right;
+}
+
+.list-group-item > .badge + .badge {
+ margin-right: 5px;
+}
+
+a.list-group-item {
+ color: #555555;
+}
+
+a.list-group-item .list-group-item-heading {
+ color: #333333;
+}
+
+a.list-group-item:hover,
+a.list-group-item:focus {
+ text-decoration: none;
+ background-color: #f5f5f5;
+}
+
+a.list-group-item.active,
+a.list-group-item.active:hover,
+a.list-group-item.active:focus {
+ z-index: 2;
+ color: #ffffff;
+ background-color: #428bca;
+ border-color: #428bca;
+}
+
+a.list-group-item.active .list-group-item-heading,
+a.list-group-item.active:hover .list-group-item-heading,
+a.list-group-item.active:focus .list-group-item-heading {
+ color: inherit;
+}
+
+a.list-group-item.active .list-group-item-text,
+a.list-group-item.active:hover .list-group-item-text,
+a.list-group-item.active:focus .list-group-item-text {
+ color: #e1edf7;
+}
+
+.list-group-item-heading {
+ margin-top: 0;
+ margin-bottom: 5px;
+}
+
+.list-group-item-text {
+ margin-bottom: 0;
+ line-height: 1.3;
+}
+
+.panel {
+ margin-bottom: 20px;
+ background-color: #ffffff;
+ border: 1px solid transparent;
+ border-radius: 4px;
+ -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
+}
+
+.panel-body {
+ padding: 15px;
+}
+
+.panel-body:before,
+.panel-body:after {
+ display: table;
+ content: " ";
+}
+
+.panel-body:after {
+ clear: both;
+}
+
+.panel-body:before,
+.panel-body:after {
+ display: table;
+ content: " ";
+}
+
+.panel-body:after {
+ clear: both;
+}
+
+.panel > .list-group {
+ margin-bottom: 0;
+}
+
+.panel > .list-group .list-group-item {
+ border-width: 1px 0;
+}
+
+.panel > .list-group .list-group-item:first-child {
+ border-top-right-radius: 0;
+ border-top-left-radius: 0;
+}
+
+.panel > .list-group .list-group-item:last-child {
+ border-bottom: 0;
+}
+
+.panel-heading + .list-group .list-group-item:first-child {
+ border-top-width: 0;
+}
+
+.panel > .table,
+.panel > .table-responsive {
+ margin-bottom: 0;
+}
+
+.panel > .panel-body + .table,
+.panel > .panel-body + .table-responsive {
+ border-top: 1px solid #dddddd;
+}
+
+.panel > .table-bordered,
+.panel > .table-responsive > .table-bordered {
+ border: 0;
+}
+
+.panel > .table-bordered > thead > tr > th:first-child,
+.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
+.panel > .table-bordered > tbody > tr > th:first-child,
+.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
+.panel > .table-bordered > tfoot > tr > th:first-child,
+.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
+.panel > .table-bordered > thead > tr > td:first-child,
+.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
+.panel > .table-bordered > tbody > tr > td:first-child,
+.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
+.panel > .table-bordered > tfoot > tr > td:first-child,
+.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
+ border-left: 0;
+}
+
+.panel > .table-bordered > thead > tr > th:last-child,
+.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
+.panel > .table-bordered > tbody > tr > th:last-child,
+.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
+.panel > .table-bordered > tfoot > tr > th:last-child,
+.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
+.panel > .table-bordered > thead > tr > td:last-child,
+.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
+.panel > .table-bordered > tbody > tr > td:last-child,
+.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
+.panel > .table-bordered > tfoot > tr > td:last-child,
+.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
+ border-right: 0;
+}
+
+.panel > .table-bordered > thead > tr:last-child > th,
+.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
+.panel > .table-bordered > tbody > tr:last-child > th,
+.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
+.panel > .table-bordered > tfoot > tr:last-child > th,
+.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
+.panel > .table-bordered > thead > tr:last-child > td,
+.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
+.panel > .table-bordered > tbody > tr:last-child > td,
+.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
+.panel > .table-bordered > tfoot > tr:last-child > td,
+.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
+ border-bottom: 0;
+}
+
+.panel-heading {
+ padding: 10px 15px;
+ border-bottom: 1px solid transparent;
+ border-top-right-radius: 3px;
+ border-top-left-radius: 3px;
+}
+
+.panel-heading > .dropdown .dropdown-toggle {
+ color: inherit;
+}
+
+.panel-title {
+ margin-top: 0;
+ margin-bottom: 0;
+ font-size: 16px;
+}
+
+.panel-title > a {
+ color: inherit;
+}
+
+.panel-footer {
+ padding: 10px 15px;
+ background-color: #f5f5f5;
+ border-top: 1px solid #dddddd;
+ border-bottom-right-radius: 3px;
+ border-bottom-left-radius: 3px;
+}
+
+.panel-group .panel {
+ margin-bottom: 0;
+ overflow: hidden;
+ border-radius: 4px;
+}
+
+.panel-group .panel + .panel {
+ margin-top: 5px;
+}
+
+.panel-group .panel-heading {
+ border-bottom: 0;
+}
+
+.panel-group .panel-heading + .panel-collapse .panel-body {
+ border-top: 1px solid #dddddd;
+}
+
+.panel-group .panel-footer {
+ border-top: 0;
+}
+
+.panel-group .panel-footer + .panel-collapse .panel-body {
+ border-bottom: 1px solid #dddddd;
+}
+
+.panel-default {
+ border-color: #dddddd;
+}
+
+.panel-default > .panel-heading {
+ color: #333333;
+ background-color: #f5f5f5;
+ border-color: #dddddd;
+}
+
+.panel-default > .panel-heading + .panel-collapse .panel-body {
+ border-top-color: #dddddd;
+}
+
+.panel-default > .panel-heading > .dropdown .caret {
+ border-color: #333333 transparent;
+}
+
+.panel-default > .panel-footer + .panel-collapse .panel-body {
+ border-bottom-color: #dddddd;
+}
+
+.panel-primary {
+ border-color: #428bca;
+}
+
+.panel-primary > .panel-heading {
+ color: #ffffff;
+ background-color: #428bca;
+ border-color: #428bca;
+}
+
+.panel-primary > .panel-heading + .panel-collapse .panel-body {
+ border-top-color: #428bca;
+}
+
+.panel-primary > .panel-heading > .dropdown .caret {
+ border-color: #ffffff transparent;
+}
+
+.panel-primary > .panel-footer + .panel-collapse .panel-body {
+ border-bottom-color: #428bca;
+}
+
+.panel-success {
+ border-color: #d6e9c6;
+}
+
+.panel-success > .panel-heading {
+ color: #468847;
+ background-color: #dff0d8;
+ border-color: #d6e9c6;
+}
+
+.panel-success > .panel-heading + .panel-collapse .panel-body {
+ border-top-color: #d6e9c6;
+}
+
+.panel-success > .panel-heading > .dropdown .caret {
+ border-color: #468847 transparent;
+}
+
+.panel-success > .panel-footer + .panel-collapse .panel-body {
+ border-bottom-color: #d6e9c6;
+}
+
+.panel-warning {
+ border-color: #faebcc;
+}
+
+.panel-warning > .panel-heading {
+ color: #c09853;
+ background-color: #fcf8e3;
+ border-color: #faebcc;
+}
+
+.panel-warning > .panel-heading + .panel-collapse .panel-body {
+ border-top-color: #faebcc;
+}
+
+.panel-warning > .panel-heading > .dropdown .caret {
+ border-color: #c09853 transparent;
+}
+
+.panel-warning > .panel-footer + .panel-collapse .panel-body {
+ border-bottom-color: #faebcc;
+}
+
+.panel-danger {
+ border-color: #ebccd1;
+}
+
+.panel-danger > .panel-heading {
+ color: #b94a48;
+ background-color: #f2dede;
+ border-color: #ebccd1;
+}
+
+.panel-danger > .panel-heading + .panel-collapse .panel-body {
+ border-top-color: #ebccd1;
+}
+
+.panel-danger > .panel-heading > .dropdown .caret {
+ border-color: #b94a48 transparent;
+}
+
+.panel-danger > .panel-footer + .panel-collapse .panel-body {
+ border-bottom-color: #ebccd1;
+}
+
+.panel-info {
+ border-color: #bce8f1;
+}
+
+.panel-info > .panel-heading {
+ color: #3a87ad;
+ background-color: #d9edf7;
+ border-color: #bce8f1;
+}
+
+.panel-info > .panel-heading + .panel-collapse .panel-body {
+ border-top-color: #bce8f1;
+}
+
+.panel-info > .panel-heading > .dropdown .caret {
+ border-color: #3a87ad transparent;
+}
+
+.panel-info > .panel-footer + .panel-collapse .panel-body {
+ border-bottom-color: #bce8f1;
+}
+
+.well {
+ min-height: 20px;
+ padding: 19px;
+ margin-bottom: 20px;
+ background-color: #f5f5f5;
+ border: 1px solid #e3e3e3;
+ border-radius: 4px;
+ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
+}
+
+.well blockquote {
+ border-color: #ddd;
+ border-color: rgba(0, 0, 0, 0.15);
+}
+
+.well-lg {
+ padding: 24px;
+ border-radius: 6px;
+}
+
+.well-sm {
+ padding: 9px;
+ border-radius: 3px;
+}
+
+.close {
+ float: right;
+ font-size: 21px;
+ font-weight: bold;
+ line-height: 1;
+ color: #000000;
+ text-shadow: 0 1px 0 #ffffff;
+ opacity: 0.2;
+ filter: alpha(opacity=20);
+}
+
+.close:hover,
+.close:focus {
+ color: #000000;
+ text-decoration: none;
+ cursor: pointer;
+ opacity: 0.5;
+ filter: alpha(opacity=50);
+}
+
+button.close {
+ padding: 0;
+ cursor: pointer;
+ background: transparent;
+ border: 0;
+ -webkit-appearance: none;
+}
+
+.modal-open {
+ overflow: hidden;
+}
+
+.modal {
+ position: fixed;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ z-index: 1040;
+ display: none;
+ overflow: auto;
+ overflow-y: scroll;
+}
+
+.modal.fade .modal-dialog {
+ -webkit-transform: translate(0, -25%);
+ -ms-transform: translate(0, -25%);
+ transform: translate(0, -25%);
+ -webkit-transition: -webkit-transform 0.3s ease-out;
+ -moz-transition: -moz-transform 0.3s ease-out;
+ -o-transition: -o-transform 0.3s ease-out;
+ transition: transform 0.3s ease-out;
+}
+
+.modal.in .modal-dialog {
+ -webkit-transform: translate(0, 0);
+ -ms-transform: translate(0, 0);
+ transform: translate(0, 0);
+}
+
+.modal-dialog {
+ position: relative;
+ z-index: 1050;
+ width: auto;
+ padding: 10px;
+ margin-right: auto;
+ margin-left: auto;
+}
+
+.modal-content {
+ position: relative;
+ background-color: #ffffff;
+ border: 1px solid #999999;
+ border: 1px solid rgba(0, 0, 0, 0.2);
+ border-radius: 6px;
+ outline: none;
+ -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
+ box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
+ background-clip: padding-box;
+}
+
+.modal-backdrop {
+ position: fixed;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ z-index: 1030;
+ background-color: #000000;
+}
+
+.modal-backdrop.fade {
+ opacity: 0;
+ filter: alpha(opacity=0);
+}
+
+.modal-backdrop.in {
+ opacity: 0.5;
+ filter: alpha(opacity=50);
+}
+
+.modal-header {
+ min-height: 16.428571429px;
+ padding: 15px;
+ border-bottom: 1px solid #e5e5e5;
+}
+
+.modal-header .close {
+ margin-top: -2px;
+}
+
+.modal-title {
+ margin: 0;
+ line-height: 1.428571429;
+}
+
+.modal-body {
+ position: relative;
+ padding: 20px;
+}
+
+.modal-footer {
+ padding: 19px 20px 20px;
+ margin-top: 15px;
+ text-align: right;
+ border-top: 1px solid #e5e5e5;
+}
+
+.modal-footer:before,
+.modal-footer:after {
+ display: table;
+ content: " ";
+}
+
+.modal-footer:after {
+ clear: both;
+}
+
+.modal-footer:before,
+.modal-footer:after {
+ display: table;
+ content: " ";
+}
+
+.modal-footer:after {
+ clear: both;
+}
+
+.modal-footer .btn + .btn {
+ margin-bottom: 0;
+ margin-left: 5px;
+}
+
+.modal-footer .btn-group .btn + .btn {
+ margin-left: -1px;
+}
+
+.modal-footer .btn-block + .btn-block {
+ margin-left: 0;
+}
+
+@media screen and (min-width: 768px) {
+ .modal-dialog {
+ width: 600px;
+ padding-top: 30px;
+ padding-bottom: 30px;
+ }
+ .modal-content {
+ -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
+ box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
+ }
+}
+
+.tooltip {
+ position: absolute;
+ z-index: 1030;
+ display: block;
+ font-size: 12px;
+ line-height: 1.4;
+ opacity: 0;
+ filter: alpha(opacity=0);
+ visibility: visible;
+}
+
+.tooltip.in {
+ opacity: 0.9;
+ filter: alpha(opacity=90);
+}
+
+.tooltip.top {
+ padding: 5px 0;
+ margin-top: -3px;
+}
+
+.tooltip.right {
+ padding: 0 5px;
+ margin-left: 3px;
+}
+
+.tooltip.bottom {
+ padding: 5px 0;
+ margin-top: 3px;
+}
+
+.tooltip.left {
+ padding: 0 5px;
+ margin-left: -3px;
+}
+
+.tooltip-inner {
+ max-width: 200px;
+ padding: 3px 8px;
+ color: #ffffff;
+ text-align: center;
+ text-decoration: none;
+ background-color: #000000;
+ border-radius: 4px;
+}
+
+.tooltip-arrow {
+ position: absolute;
+ width: 0;
+ height: 0;
+ border-color: transparent;
+ border-style: solid;
+}
+
+.tooltip.top .tooltip-arrow {
+ bottom: 0;
+ left: 50%;
+ margin-left: -5px;
+ border-top-color: #000000;
+ border-width: 5px 5px 0;
+}
+
+.tooltip.top-left .tooltip-arrow {
+ bottom: 0;
+ left: 5px;
+ border-top-color: #000000;
+ border-width: 5px 5px 0;
+}
+
+.tooltip.top-right .tooltip-arrow {
+ right: 5px;
+ bottom: 0;
+ border-top-color: #000000;
+ border-width: 5px 5px 0;
+}
+
+.tooltip.right .tooltip-arrow {
+ top: 50%;
+ left: 0;
+ margin-top: -5px;
+ border-right-color: #000000;
+ border-width: 5px 5px 5px 0;
+}
+
+.tooltip.left .tooltip-arrow {
+ top: 50%;
+ right: 0;
+ margin-top: -5px;
+ border-left-color: #000000;
+ border-width: 5px 0 5px 5px;
+}
+
+.tooltip.bottom .tooltip-arrow {
+ top: 0;
+ left: 50%;
+ margin-left: -5px;
+ border-bottom-color: #000000;
+ border-width: 0 5px 5px;
+}
+
+.tooltip.bottom-left .tooltip-arrow {
+ top: 0;
+ left: 5px;
+ border-bottom-color: #000000;
+ border-width: 0 5px 5px;
+}
+
+.tooltip.bottom-right .tooltip-arrow {
+ top: 0;
+ right: 5px;
+ border-bottom-color: #000000;
+ border-width: 0 5px 5px;
+}
+
+.popover {
+ position: absolute;
+ top: 0;
+ left: 0;
+ z-index: 1010;
+ display: none;
+ max-width: 276px;
+ padding: 1px;
+ text-align: left;
+ white-space: normal;
+ background-color: #ffffff;
+ border: 1px solid #cccccc;
+ border: 1px solid rgba(0, 0, 0, 0.2);
+ border-radius: 6px;
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
+ background-clip: padding-box;
+}
+
+.popover.top {
+ margin-top: -10px;
+}
+
+.popover.right {
+ margin-left: 10px;
+}
+
+.popover.bottom {
+ margin-top: 10px;
+}
+
+.popover.left {
+ margin-left: -10px;
+}
+
+.popover-title {
+ padding: 8px 14px;
+ margin: 0;
+ font-size: 14px;
+ font-weight: normal;
+ line-height: 18px;
+ background-color: #f7f7f7;
+ border-bottom: 1px solid #ebebeb;
+ border-radius: 5px 5px 0 0;
+}
+
+.popover-content {
+ padding: 9px 14px;
+}
+
+.popover .arrow,
+.popover .arrow:after {
+ position: absolute;
+ display: block;
+ width: 0;
+ height: 0;
+ border-color: transparent;
+ border-style: solid;
+}
+
+.popover .arrow {
+ border-width: 11px;
+}
+
+.popover .arrow:after {
+ border-width: 10px;
+ content: "";
+}
+
+.popover.top .arrow {
+ bottom: -11px;
+ left: 50%;
+ margin-left: -11px;
+ border-top-color: #999999;
+ border-top-color: rgba(0, 0, 0, 0.25);
+ border-bottom-width: 0;
+}
+
+.popover.top .arrow:after {
+ bottom: 1px;
+ margin-left: -10px;
+ border-top-color: #ffffff;
+ border-bottom-width: 0;
+ content: " ";
+}
+
+.popover.right .arrow {
+ top: 50%;
+ left: -11px;
+ margin-top: -11px;
+ border-right-color: #999999;
+ border-right-color: rgba(0, 0, 0, 0.25);
+ border-left-width: 0;
+}
+
+.popover.right .arrow:after {
+ bottom: -10px;
+ left: 1px;
+ border-right-color: #ffffff;
+ border-left-width: 0;
+ content: " ";
+}
+
+.popover.bottom .arrow {
+ top: -11px;
+ left: 50%;
+ margin-left: -11px;
+ border-bottom-color: #999999;
+ border-bottom-color: rgba(0, 0, 0, 0.25);
+ border-top-width: 0;
+}
+
+.popover.bottom .arrow:after {
+ top: 1px;
+ margin-left: -10px;
+ border-bottom-color: #ffffff;
+ border-top-width: 0;
+ content: " ";
+}
+
+.popover.left .arrow {
+ top: 50%;
+ right: -11px;
+ margin-top: -11px;
+ border-left-color: #999999;
+ border-left-color: rgba(0, 0, 0, 0.25);
+ border-right-width: 0;
+}
+
+.popover.left .arrow:after {
+ right: 1px;
+ bottom: -10px;
+ border-left-color: #ffffff;
+ border-right-width: 0;
+ content: " ";
+}
+
+.carousel {
+ position: relative;
+}
+
+.carousel-inner {
+ position: relative;
+ width: 100%;
+ overflow: hidden;
+}
+
+.carousel-inner > .item {
+ position: relative;
+ display: none;
+ -webkit-transition: 0.6s ease-in-out left;
+ transition: 0.6s ease-in-out left;
+}
+
+.carousel-inner > .item > img,
+.carousel-inner > .item > a > img {
+ display: block;
+ height: auto;
+ max-width: 100%;
+ 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;
+ bottom: 0;
+ left: 0;
+ width: 15%;
+ font-size: 20px;
+ color: #ffffff;
+ text-align: center;
+ text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
+ opacity: 0.5;
+ filter: alpha(opacity=50);
+}
+
+.carousel-control.left {
+ background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
+ background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
+ background-image: -moz-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 {
+ right: 0;
+ left: auto;
+ background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
+ background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
+ background-image: -moz-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 {
+ 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%;
+}
+
+.carousel-control .icon-next,
+.carousel-control .glyphicon-chevron-right {
+ right: 50%;
+}
+
+.carousel-control .icon-prev,
+.carousel-control .icon-next {
+ width: 20px;
+ height: 20px;
+ margin-top: -10px;
+ margin-left: -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%;
+ padding-left: 0;
+ margin-left: -30%;
+ text-align: center;
+ list-style: none;
+}
+
+.carousel-indicators li {
+ display: inline-block;
+ width: 10px;
+ height: 10px;
+ margin: 1px;
+ text-indent: -999px;
+ cursor: pointer;
+ background-color: #000 \9;
+ background-color: rgba(0, 0, 0, 0);
+ border: 1px solid #ffffff;
+ border-radius: 10px;
+}
+
+.carousel-indicators .active {
+ width: 12px;
+ height: 12px;
+ margin: 0;
+ background-color: #ffffff;
+}
+
+.carousel-caption {
+ position: absolute;
+ right: 15%;
+ bottom: 20px;
+ left: 15%;
+ 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 {
+ text-shadow: none;
+}
+
+@media screen and (min-width: 768px) {
+ .carousel-control .glyphicons-chevron-left,
+ .carousel-control .glyphicons-chevron-right,
+ .carousel-control .icon-prev,
+ .carousel-control .icon-next {
+ width: 30px;
+ height: 30px;
+ margin-top: -15px;
+ margin-left: -15px;
+ font-size: 30px;
+ }
+ .carousel-caption {
+ right: 20%;
+ left: 20%;
+ padding-bottom: 30px;
+ }
+ .carousel-indicators {
+ bottom: 20px;
+ }
+}
+
+.clearfix:before,
+.clearfix:after {
+ display: table;
+ content: " ";
+}
+
+.clearfix:after {
+ clear: both;
+}
+
+.center-block {
+ display: block;
+ margin-right: auto;
+ margin-left: auto;
+}
+
+.pull-right {
+ float: right !important;
+}
+
+.pull-left {
+ float: left !important;
+}
+
+.hide {
+ display: none !important;
+}
+
+.show {
+ display: block !important;
+}
+
+.invisible {
+ visibility: hidden;
+}
+
+.text-hide {
+ font: 0/0 a;
+ color: transparent;
+ text-shadow: none;
+ background-color: transparent;
+ border: 0;
+}
+
+.hidden {
+ display: none !important;
+ visibility: hidden !important;
+}
+
+.affix {
+ position: fixed;
+}
+
+@-ms-viewport {
+ width: device-width;
+}
+
+.visible-xs,
+tr.visible-xs,
+th.visible-xs,
+td.visible-xs {
+ display: none !important;
+}
+
+@media (max-width: 767px) {
+ .visible-xs {
+ display: block !important;
+ }
+ tr.visible-xs {
+ display: table-row !important;
+ }
+ th.visible-xs,
+ td.visible-xs {
+ display: table-cell !important;
+ }
+}
+
+@media (min-width: 768px) and (max-width: 991px) {
+ .visible-xs.visible-sm {
+ display: block !important;
+ }
+ tr.visible-xs.visible-sm {
+ display: table-row !important;
+ }
+ th.visible-xs.visible-sm,
+ td.visible-xs.visible-sm {
+ display: table-cell !important;
+ }
+}
+
+@media (min-width: 992px) and (max-width: 1199px) {
+ .visible-xs.visible-md {
+ display: block !important;
+ }
+ tr.visible-xs.visible-md {
+ display: table-row !important;
+ }
+ th.visible-xs.visible-md,
+ td.visible-xs.visible-md {
+ display: table-cell !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .visible-xs.visible-lg {
+ display: block !important;
+ }
+ tr.visible-xs.visible-lg {
+ display: table-row !important;
+ }
+ th.visible-xs.visible-lg,
+ td.visible-xs.visible-lg {
+ display: table-cell !important;
+ }
+}
+
+.visible-sm,
+tr.visible-sm,
+th.visible-sm,
+td.visible-sm {
+ display: none !important;
+}
+
+@media (max-width: 767px) {
+ .visible-sm.visible-xs {
+ display: block !important;
+ }
+ tr.visible-sm.visible-xs {
+ display: table-row !important;
+ }
+ th.visible-sm.visible-xs,
+ td.visible-sm.visible-xs {
+ display: table-cell !important;
+ }
+}
+
+@media (min-width: 768px) and (max-width: 991px) {
+ .visible-sm {
+ display: block !important;
+ }
+ tr.visible-sm {
+ display: table-row !important;
+ }
+ th.visible-sm,
+ td.visible-sm {
+ display: table-cell !important;
+ }
+}
+
+@media (min-width: 992px) and (max-width: 1199px) {
+ .visible-sm.visible-md {
+ display: block !important;
+ }
+ tr.visible-sm.visible-md {
+ display: table-row !important;
+ }
+ th.visible-sm.visible-md,
+ td.visible-sm.visible-md {
+ display: table-cell !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .visible-sm.visible-lg {
+ display: block !important;
+ }
+ tr.visible-sm.visible-lg {
+ display: table-row !important;
+ }
+ th.visible-sm.visible-lg,
+ td.visible-sm.visible-lg {
+ display: table-cell !important;
+ }
+}
+
+.visible-md,
+tr.visible-md,
+th.visible-md,
+td.visible-md {
+ display: none !important;
+}
+
+@media (max-width: 767px) {
+ .visible-md.visible-xs {
+ display: block !important;
+ }
+ tr.visible-md.visible-xs {
+ display: table-row !important;
+ }
+ th.visible-md.visible-xs,
+ td.visible-md.visible-xs {
+ display: table-cell !important;
+ }
+}
+
+@media (min-width: 768px) and (max-width: 991px) {
+ .visible-md.visible-sm {
+ display: block !important;
+ }
+ tr.visible-md.visible-sm {
+ display: table-row !important;
+ }
+ th.visible-md.visible-sm,
+ td.visible-md.visible-sm {
+ display: table-cell !important;
+ }
+}
+
+@media (min-width: 992px) and (max-width: 1199px) {
+ .visible-md {
+ display: block !important;
+ }
+ tr.visible-md {
+ display: table-row !important;
+ }
+ th.visible-md,
+ td.visible-md {
+ display: table-cell !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .visible-md.visible-lg {
+ display: block !important;
+ }
+ tr.visible-md.visible-lg {
+ display: table-row !important;
+ }
+ th.visible-md.visible-lg,
+ td.visible-md.visible-lg {
+ display: table-cell !important;
+ }
+}
+
+.visible-lg,
+tr.visible-lg,
+th.visible-lg,
+td.visible-lg {
+ display: none !important;
+}
+
+@media (max-width: 767px) {
+ .visible-lg.visible-xs {
+ display: block !important;
+ }
+ tr.visible-lg.visible-xs {
+ display: table-row !important;
+ }
+ th.visible-lg.visible-xs,
+ td.visible-lg.visible-xs {
+ display: table-cell !important;
+ }
+}
+
+@media (min-width: 768px) and (max-width: 991px) {
+ .visible-lg.visible-sm {
+ display: block !important;
+ }
+ tr.visible-lg.visible-sm {
+ display: table-row !important;
+ }
+ th.visible-lg.visible-sm,
+ td.visible-lg.visible-sm {
+ display: table-cell !important;
+ }
+}
+
+@media (min-width: 992px) and (max-width: 1199px) {
+ .visible-lg.visible-md {
+ display: block !important;
+ }
+ tr.visible-lg.visible-md {
+ display: table-row !important;
+ }
+ th.visible-lg.visible-md,
+ td.visible-lg.visible-md {
+ display: table-cell !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .visible-lg {
+ display: block !important;
+ }
+ tr.visible-lg {
+ display: table-row !important;
+ }
+ th.visible-lg,
+ td.visible-lg {
+ display: table-cell !important;
+ }
+}
+
+.hidden-xs {
+ display: block !important;
+}
+
+tr.hidden-xs {
+ display: table-row !important;
+}
+
+th.hidden-xs,
+td.hidden-xs {
+ display: table-cell !important;
+}
+
+@media (max-width: 767px) {
+ .hidden-xs,
+ tr.hidden-xs,
+ th.hidden-xs,
+ td.hidden-xs {
+ display: none !important;
+ }
+}
+
+@media (min-width: 768px) and (max-width: 991px) {
+ .hidden-xs.hidden-sm,
+ tr.hidden-xs.hidden-sm,
+ th.hidden-xs.hidden-sm,
+ td.hidden-xs.hidden-sm {
+ display: none !important;
+ }
+}
+
+@media (min-width: 992px) and (max-width: 1199px) {
+ .hidden-xs.hidden-md,
+ tr.hidden-xs.hidden-md,
+ th.hidden-xs.hidden-md,
+ td.hidden-xs.hidden-md {
+ display: none !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .hidden-xs.hidden-lg,
+ tr.hidden-xs.hidden-lg,
+ th.hidden-xs.hidden-lg,
+ td.hidden-xs.hidden-lg {
+ display: none !important;
+ }
+}
+
+.hidden-sm {
+ display: block !important;
+}
+
+tr.hidden-sm {
+ display: table-row !important;
+}
+
+th.hidden-sm,
+td.hidden-sm {
+ display: table-cell !important;
+}
+
+@media (max-width: 767px) {
+ .hidden-sm.hidden-xs,
+ tr.hidden-sm.hidden-xs,
+ th.hidden-sm.hidden-xs,
+ td.hidden-sm.hidden-xs {
+ display: none !important;
+ }
+}
+
+@media (min-width: 768px) and (max-width: 991px) {
+ .hidden-sm,
+ tr.hidden-sm,
+ th.hidden-sm,
+ td.hidden-sm {
+ display: none !important;
+ }
+}
+
+@media (min-width: 992px) and (max-width: 1199px) {
+ .hidden-sm.hidden-md,
+ tr.hidden-sm.hidden-md,
+ th.hidden-sm.hidden-md,
+ td.hidden-sm.hidden-md {
+ display: none !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .hidden-sm.hidden-lg,
+ tr.hidden-sm.hidden-lg,
+ th.hidden-sm.hidden-lg,
+ td.hidden-sm.hidden-lg {
+ display: none !important;
+ }
+}
+
+.hidden-md {
+ display: block !important;
+}
+
+tr.hidden-md {
+ display: table-row !important;
+}
+
+th.hidden-md,
+td.hidden-md {
+ display: table-cell !important;
+}
+
+@media (max-width: 767px) {
+ .hidden-md.hidden-xs,
+ tr.hidden-md.hidden-xs,
+ th.hidden-md.hidden-xs,
+ td.hidden-md.hidden-xs {
+ display: none !important;
+ }
+}
+
+@media (min-width: 768px) and (max-width: 991px) {
+ .hidden-md.hidden-sm,
+ tr.hidden-md.hidden-sm,
+ th.hidden-md.hidden-sm,
+ td.hidden-md.hidden-sm {
+ display: none !important;
+ }
+}
+
+@media (min-width: 992px) and (max-width: 1199px) {
+ .hidden-md,
+ tr.hidden-md,
+ th.hidden-md,
+ td.hidden-md {
+ display: none !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .hidden-md.hidden-lg,
+ tr.hidden-md.hidden-lg,
+ th.hidden-md.hidden-lg,
+ td.hidden-md.hidden-lg {
+ display: none !important;
+ }
+}
+
+.hidden-lg {
+ display: block !important;
+}
+
+tr.hidden-lg {
+ display: table-row !important;
+}
+
+th.hidden-lg,
+td.hidden-lg {
+ display: table-cell !important;
+}
+
+@media (max-width: 767px) {
+ .hidden-lg.hidden-xs,
+ tr.hidden-lg.hidden-xs,
+ th.hidden-lg.hidden-xs,
+ td.hidden-lg.hidden-xs {
+ display: none !important;
+ }
+}
+
+@media (min-width: 768px) and (max-width: 991px) {
+ .hidden-lg.hidden-sm,
+ tr.hidden-lg.hidden-sm,
+ th.hidden-lg.hidden-sm,
+ td.hidden-lg.hidden-sm {
+ display: none !important;
+ }
+}
+
+@media (min-width: 992px) and (max-width: 1199px) {
+ .hidden-lg.hidden-md,
+ tr.hidden-lg.hidden-md,
+ th.hidden-lg.hidden-md,
+ td.hidden-lg.hidden-md {
+ display: none !important;
+ }
+}
+
+@media (min-width: 1200px) {
+ .hidden-lg,
+ tr.hidden-lg,
+ th.hidden-lg,
+ td.hidden-lg {
+ display: none !important;
+ }
+}
+
+.visible-print,
+tr.visible-print,
+th.visible-print,
+td.visible-print {
+ display: none !important;
+}
+
+@media print {
+ .visible-print {
+ display: block !important;
+ }
+ tr.visible-print {
+ display: table-row !important;
+ }
+ th.visible-print,
+ td.visible-print {
+ display: table-cell !important;
+ }
+ .hidden-print,
+ tr.hidden-print,
+ th.hidden-print,
+ td.hidden-print {
+ display: none !important;
+ }
+}
\ No newline at end of file
diff --git a/css/font-awesome.css b/css/font-awesome.css
new file mode 100644
index 0000000..e38cc6f
--- /dev/null
+++ b/css/font-awesome.css
@@ -0,0 +1,2337 @@
+/*!
+ * Font Awesome 4.7.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.7.0');
+ src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+.fa {
+ display: inline-block;
+ font: normal normal normal 14px/1 FontAwesome;
+ font-size: inherit;
+ text-rendering: auto;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+/* 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;
+}
+.fa-pull-left {
+ float: left;
+}
+.fa-pull-right {
+ float: right;
+}
+.fa.fa-pull-left {
+ margin-right: .3em;
+}
+.fa.fa-pull-right {
+ margin-left: .3em;
+}
+/* Deprecated as of 4.4.0 */
+.pull-right {
+ float: right;
+}
+.pull-left {
+ float: left;
+}
+.fa.pull-left {
+ margin-right: .3em;
+}
+.fa.pull-right {
+ margin-left: .3em;
+}
+.fa-spin {
+ -webkit-animation: fa-spin 2s infinite linear;
+ animation: fa-spin 2s infinite linear;
+}
+.fa-pulse {
+ -webkit-animation: fa-spin 1s infinite steps(8);
+ animation: fa-spin 1s infinite steps(8);
+}
+@-webkit-keyframes fa-spin {
+ 0% {
+ -webkit-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ 100% {
+ -webkit-transform: rotate(359deg);
+ transform: rotate(359deg);
+ }
+}
+@keyframes fa-spin {
+ 0% {
+ -webkit-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ 100% {
+ -webkit-transform: rotate(359deg);
+ transform: rotate(359deg);
+ }
+}
+.fa-rotate-90 {
+ -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
+ -webkit-transform: rotate(90deg);
+ -ms-transform: rotate(90deg);
+ transform: rotate(90deg);
+}
+.fa-rotate-180 {
+ -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
+ -webkit-transform: rotate(180deg);
+ -ms-transform: rotate(180deg);
+ transform: rotate(180deg);
+}
+.fa-rotate-270 {
+ -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
+ -webkit-transform: rotate(270deg);
+ -ms-transform: rotate(270deg);
+ transform: rotate(270deg);
+}
+.fa-flip-horizontal {
+ -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
+ -webkit-transform: scale(-1, 1);
+ -ms-transform: scale(-1, 1);
+ transform: scale(-1, 1);
+}
+.fa-flip-vertical {
+ -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
+ -webkit-transform: scale(1, -1);
+ -ms-transform: scale(1, -1);
+ transform: scale(1, -1);
+}
+:root .fa-rotate-90,
+:root .fa-rotate-180,
+:root .fa-rotate-270,
+:root .fa-flip-horizontal,
+:root .fa-flip-vertical {
+ filter: none;
+}
+.fa-stack {
+ position: relative;
+ display: inline-block;
+ width: 2em;
+ height: 2em;
+ line-height: 2em;
+ vertical-align: middle;
+}
+.fa-stack-1x,
+.fa-stack-2x {
+ position: absolute;
+ left: 0;
+ width: 100%;
+ text-align: center;
+}
+.fa-stack-1x {
+ line-height: inherit;
+}
+.fa-stack-2x {
+ font-size: 2em;
+}
+.fa-inverse {
+ color: #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-remove:before,
+.fa-close:before,
+.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,
+.fa-bar-chart: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-f:before,
+.fa-facebook:before {
+ content: "\f09a";
+}
+.fa-github:before {
+ content: "\f09b";
+}
+.fa-unlock:before {
+ content: "\f09c";
+}
+.fa-credit-card:before {
+ content: "\f09d";
+}
+.fa-feed:before,
+.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,
+.fa-gratipay: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-pp: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-buoy: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-resistance: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-y-combinator-square:before,
+.fa-yc-square:before,
+.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";
+}
+.fa-soccer-ball-o:before,
+.fa-futbol-o:before {
+ content: "\f1e3";
+}
+.fa-tty:before {
+ content: "\f1e4";
+}
+.fa-binoculars:before {
+ content: "\f1e5";
+}
+.fa-plug:before {
+ content: "\f1e6";
+}
+.fa-slideshare:before {
+ content: "\f1e7";
+}
+.fa-twitch:before {
+ content: "\f1e8";
+}
+.fa-yelp:before {
+ content: "\f1e9";
+}
+.fa-newspaper-o:before {
+ content: "\f1ea";
+}
+.fa-wifi:before {
+ content: "\f1eb";
+}
+.fa-calculator:before {
+ content: "\f1ec";
+}
+.fa-paypal:before {
+ content: "\f1ed";
+}
+.fa-google-wallet:before {
+ content: "\f1ee";
+}
+.fa-cc-visa:before {
+ content: "\f1f0";
+}
+.fa-cc-mastercard:before {
+ content: "\f1f1";
+}
+.fa-cc-discover:before {
+ content: "\f1f2";
+}
+.fa-cc-amex:before {
+ content: "\f1f3";
+}
+.fa-cc-paypal:before {
+ content: "\f1f4";
+}
+.fa-cc-stripe:before {
+ content: "\f1f5";
+}
+.fa-bell-slash:before {
+ content: "\f1f6";
+}
+.fa-bell-slash-o:before {
+ content: "\f1f7";
+}
+.fa-trash:before {
+ content: "\f1f8";
+}
+.fa-copyright:before {
+ content: "\f1f9";
+}
+.fa-at:before {
+ content: "\f1fa";
+}
+.fa-eyedropper:before {
+ content: "\f1fb";
+}
+.fa-paint-brush:before {
+ content: "\f1fc";
+}
+.fa-birthday-cake:before {
+ content: "\f1fd";
+}
+.fa-area-chart:before {
+ content: "\f1fe";
+}
+.fa-pie-chart:before {
+ content: "\f200";
+}
+.fa-line-chart:before {
+ content: "\f201";
+}
+.fa-lastfm:before {
+ content: "\f202";
+}
+.fa-lastfm-square:before {
+ content: "\f203";
+}
+.fa-toggle-off:before {
+ content: "\f204";
+}
+.fa-toggle-on:before {
+ content: "\f205";
+}
+.fa-bicycle:before {
+ content: "\f206";
+}
+.fa-bus:before {
+ content: "\f207";
+}
+.fa-ioxhost:before {
+ content: "\f208";
+}
+.fa-angellist:before {
+ content: "\f209";
+}
+.fa-cc:before {
+ content: "\f20a";
+}
+.fa-shekel:before,
+.fa-sheqel:before,
+.fa-ils:before {
+ content: "\f20b";
+}
+.fa-meanpath:before {
+ content: "\f20c";
+}
+.fa-buysellads:before {
+ content: "\f20d";
+}
+.fa-connectdevelop:before {
+ content: "\f20e";
+}
+.fa-dashcube:before {
+ content: "\f210";
+}
+.fa-forumbee:before {
+ content: "\f211";
+}
+.fa-leanpub:before {
+ content: "\f212";
+}
+.fa-sellsy:before {
+ content: "\f213";
+}
+.fa-shirtsinbulk:before {
+ content: "\f214";
+}
+.fa-simplybuilt:before {
+ content: "\f215";
+}
+.fa-skyatlas:before {
+ content: "\f216";
+}
+.fa-cart-plus:before {
+ content: "\f217";
+}
+.fa-cart-arrow-down:before {
+ content: "\f218";
+}
+.fa-diamond:before {
+ content: "\f219";
+}
+.fa-ship:before {
+ content: "\f21a";
+}
+.fa-user-secret:before {
+ content: "\f21b";
+}
+.fa-motorcycle:before {
+ content: "\f21c";
+}
+.fa-street-view:before {
+ content: "\f21d";
+}
+.fa-heartbeat:before {
+ content: "\f21e";
+}
+.fa-venus:before {
+ content: "\f221";
+}
+.fa-mars:before {
+ content: "\f222";
+}
+.fa-mercury:before {
+ content: "\f223";
+}
+.fa-intersex:before,
+.fa-transgender:before {
+ content: "\f224";
+}
+.fa-transgender-alt:before {
+ content: "\f225";
+}
+.fa-venus-double:before {
+ content: "\f226";
+}
+.fa-mars-double:before {
+ content: "\f227";
+}
+.fa-venus-mars:before {
+ content: "\f228";
+}
+.fa-mars-stroke:before {
+ content: "\f229";
+}
+.fa-mars-stroke-v:before {
+ content: "\f22a";
+}
+.fa-mars-stroke-h:before {
+ content: "\f22b";
+}
+.fa-neuter:before {
+ content: "\f22c";
+}
+.fa-genderless:before {
+ content: "\f22d";
+}
+.fa-facebook-official:before {
+ content: "\f230";
+}
+.fa-pinterest-p:before {
+ content: "\f231";
+}
+.fa-whatsapp:before {
+ content: "\f232";
+}
+.fa-server:before {
+ content: "\f233";
+}
+.fa-user-plus:before {
+ content: "\f234";
+}
+.fa-user-times:before {
+ content: "\f235";
+}
+.fa-hotel:before,
+.fa-bed:before {
+ content: "\f236";
+}
+.fa-viacoin:before {
+ content: "\f237";
+}
+.fa-train:before {
+ content: "\f238";
+}
+.fa-subway:before {
+ content: "\f239";
+}
+.fa-medium:before {
+ content: "\f23a";
+}
+.fa-yc:before,
+.fa-y-combinator:before {
+ content: "\f23b";
+}
+.fa-optin-monster:before {
+ content: "\f23c";
+}
+.fa-opencart:before {
+ content: "\f23d";
+}
+.fa-expeditedssl:before {
+ content: "\f23e";
+}
+.fa-battery-4:before,
+.fa-battery:before,
+.fa-battery-full:before {
+ content: "\f240";
+}
+.fa-battery-3:before,
+.fa-battery-three-quarters:before {
+ content: "\f241";
+}
+.fa-battery-2:before,
+.fa-battery-half:before {
+ content: "\f242";
+}
+.fa-battery-1:before,
+.fa-battery-quarter:before {
+ content: "\f243";
+}
+.fa-battery-0:before,
+.fa-battery-empty:before {
+ content: "\f244";
+}
+.fa-mouse-pointer:before {
+ content: "\f245";
+}
+.fa-i-cursor:before {
+ content: "\f246";
+}
+.fa-object-group:before {
+ content: "\f247";
+}
+.fa-object-ungroup:before {
+ content: "\f248";
+}
+.fa-sticky-note:before {
+ content: "\f249";
+}
+.fa-sticky-note-o:before {
+ content: "\f24a";
+}
+.fa-cc-jcb:before {
+ content: "\f24b";
+}
+.fa-cc-diners-club:before {
+ content: "\f24c";
+}
+.fa-clone:before {
+ content: "\f24d";
+}
+.fa-balance-scale:before {
+ content: "\f24e";
+}
+.fa-hourglass-o:before {
+ content: "\f250";
+}
+.fa-hourglass-1:before,
+.fa-hourglass-start:before {
+ content: "\f251";
+}
+.fa-hourglass-2:before,
+.fa-hourglass-half:before {
+ content: "\f252";
+}
+.fa-hourglass-3:before,
+.fa-hourglass-end:before {
+ content: "\f253";
+}
+.fa-hourglass:before {
+ content: "\f254";
+}
+.fa-hand-grab-o:before,
+.fa-hand-rock-o:before {
+ content: "\f255";
+}
+.fa-hand-stop-o:before,
+.fa-hand-paper-o:before {
+ content: "\f256";
+}
+.fa-hand-scissors-o:before {
+ content: "\f257";
+}
+.fa-hand-lizard-o:before {
+ content: "\f258";
+}
+.fa-hand-spock-o:before {
+ content: "\f259";
+}
+.fa-hand-pointer-o:before {
+ content: "\f25a";
+}
+.fa-hand-peace-o:before {
+ content: "\f25b";
+}
+.fa-trademark:before {
+ content: "\f25c";
+}
+.fa-registered:before {
+ content: "\f25d";
+}
+.fa-creative-commons:before {
+ content: "\f25e";
+}
+.fa-gg:before {
+ content: "\f260";
+}
+.fa-gg-circle:before {
+ content: "\f261";
+}
+.fa-tripadvisor:before {
+ content: "\f262";
+}
+.fa-odnoklassniki:before {
+ content: "\f263";
+}
+.fa-odnoklassniki-square:before {
+ content: "\f264";
+}
+.fa-get-pocket:before {
+ content: "\f265";
+}
+.fa-wikipedia-w:before {
+ content: "\f266";
+}
+.fa-safari:before {
+ content: "\f267";
+}
+.fa-chrome:before {
+ content: "\f268";
+}
+.fa-firefox:before {
+ content: "\f269";
+}
+.fa-opera:before {
+ content: "\f26a";
+}
+.fa-internet-explorer:before {
+ content: "\f26b";
+}
+.fa-tv:before,
+.fa-television:before {
+ content: "\f26c";
+}
+.fa-contao:before {
+ content: "\f26d";
+}
+.fa-500px:before {
+ content: "\f26e";
+}
+.fa-amazon:before {
+ content: "\f270";
+}
+.fa-calendar-plus-o:before {
+ content: "\f271";
+}
+.fa-calendar-minus-o:before {
+ content: "\f272";
+}
+.fa-calendar-times-o:before {
+ content: "\f273";
+}
+.fa-calendar-check-o:before {
+ content: "\f274";
+}
+.fa-industry:before {
+ content: "\f275";
+}
+.fa-map-pin:before {
+ content: "\f276";
+}
+.fa-map-signs:before {
+ content: "\f277";
+}
+.fa-map-o:before {
+ content: "\f278";
+}
+.fa-map:before {
+ content: "\f279";
+}
+.fa-commenting:before {
+ content: "\f27a";
+}
+.fa-commenting-o:before {
+ content: "\f27b";
+}
+.fa-houzz:before {
+ content: "\f27c";
+}
+.fa-vimeo:before {
+ content: "\f27d";
+}
+.fa-black-tie:before {
+ content: "\f27e";
+}
+.fa-fonticons:before {
+ content: "\f280";
+}
+.fa-reddit-alien:before {
+ content: "\f281";
+}
+.fa-edge:before {
+ content: "\f282";
+}
+.fa-credit-card-alt:before {
+ content: "\f283";
+}
+.fa-codiepie:before {
+ content: "\f284";
+}
+.fa-modx:before {
+ content: "\f285";
+}
+.fa-fort-awesome:before {
+ content: "\f286";
+}
+.fa-usb:before {
+ content: "\f287";
+}
+.fa-product-hunt:before {
+ content: "\f288";
+}
+.fa-mixcloud:before {
+ content: "\f289";
+}
+.fa-scribd:before {
+ content: "\f28a";
+}
+.fa-pause-circle:before {
+ content: "\f28b";
+}
+.fa-pause-circle-o:before {
+ content: "\f28c";
+}
+.fa-stop-circle:before {
+ content: "\f28d";
+}
+.fa-stop-circle-o:before {
+ content: "\f28e";
+}
+.fa-shopping-bag:before {
+ content: "\f290";
+}
+.fa-shopping-basket:before {
+ content: "\f291";
+}
+.fa-hashtag:before {
+ content: "\f292";
+}
+.fa-bluetooth:before {
+ content: "\f293";
+}
+.fa-bluetooth-b:before {
+ content: "\f294";
+}
+.fa-percent:before {
+ content: "\f295";
+}
+.fa-gitlab:before {
+ content: "\f296";
+}
+.fa-wpbeginner:before {
+ content: "\f297";
+}
+.fa-wpforms:before {
+ content: "\f298";
+}
+.fa-envira:before {
+ content: "\f299";
+}
+.fa-universal-access:before {
+ content: "\f29a";
+}
+.fa-wheelchair-alt:before {
+ content: "\f29b";
+}
+.fa-question-circle-o:before {
+ content: "\f29c";
+}
+.fa-blind:before {
+ content: "\f29d";
+}
+.fa-audio-description:before {
+ content: "\f29e";
+}
+.fa-volume-control-phone:before {
+ content: "\f2a0";
+}
+.fa-braille:before {
+ content: "\f2a1";
+}
+.fa-assistive-listening-systems:before {
+ content: "\f2a2";
+}
+.fa-asl-interpreting:before,
+.fa-american-sign-language-interpreting:before {
+ content: "\f2a3";
+}
+.fa-deafness:before,
+.fa-hard-of-hearing:before,
+.fa-deaf:before {
+ content: "\f2a4";
+}
+.fa-glide:before {
+ content: "\f2a5";
+}
+.fa-glide-g:before {
+ content: "\f2a6";
+}
+.fa-signing:before,
+.fa-sign-language:before {
+ content: "\f2a7";
+}
+.fa-low-vision:before {
+ content: "\f2a8";
+}
+.fa-viadeo:before {
+ content: "\f2a9";
+}
+.fa-viadeo-square:before {
+ content: "\f2aa";
+}
+.fa-snapchat:before {
+ content: "\f2ab";
+}
+.fa-snapchat-ghost:before {
+ content: "\f2ac";
+}
+.fa-snapchat-square:before {
+ content: "\f2ad";
+}
+.fa-pied-piper:before {
+ content: "\f2ae";
+}
+.fa-first-order:before {
+ content: "\f2b0";
+}
+.fa-yoast:before {
+ content: "\f2b1";
+}
+.fa-themeisle:before {
+ content: "\f2b2";
+}
+.fa-google-plus-circle:before,
+.fa-google-plus-official:before {
+ content: "\f2b3";
+}
+.fa-fa:before,
+.fa-font-awesome:before {
+ content: "\f2b4";
+}
+.fa-handshake-o:before {
+ content: "\f2b5";
+}
+.fa-envelope-open:before {
+ content: "\f2b6";
+}
+.fa-envelope-open-o:before {
+ content: "\f2b7";
+}
+.fa-linode:before {
+ content: "\f2b8";
+}
+.fa-address-book:before {
+ content: "\f2b9";
+}
+.fa-address-book-o:before {
+ content: "\f2ba";
+}
+.fa-vcard:before,
+.fa-address-card:before {
+ content: "\f2bb";
+}
+.fa-vcard-o:before,
+.fa-address-card-o:before {
+ content: "\f2bc";
+}
+.fa-user-circle:before {
+ content: "\f2bd";
+}
+.fa-user-circle-o:before {
+ content: "\f2be";
+}
+.fa-user-o:before {
+ content: "\f2c0";
+}
+.fa-id-badge:before {
+ content: "\f2c1";
+}
+.fa-drivers-license:before,
+.fa-id-card:before {
+ content: "\f2c2";
+}
+.fa-drivers-license-o:before,
+.fa-id-card-o:before {
+ content: "\f2c3";
+}
+.fa-quora:before {
+ content: "\f2c4";
+}
+.fa-free-code-camp:before {
+ content: "\f2c5";
+}
+.fa-telegram:before {
+ content: "\f2c6";
+}
+.fa-thermometer-4:before,
+.fa-thermometer:before,
+.fa-thermometer-full:before {
+ content: "\f2c7";
+}
+.fa-thermometer-3:before,
+.fa-thermometer-three-quarters:before {
+ content: "\f2c8";
+}
+.fa-thermometer-2:before,
+.fa-thermometer-half:before {
+ content: "\f2c9";
+}
+.fa-thermometer-1:before,
+.fa-thermometer-quarter:before {
+ content: "\f2ca";
+}
+.fa-thermometer-0:before,
+.fa-thermometer-empty:before {
+ content: "\f2cb";
+}
+.fa-shower:before {
+ content: "\f2cc";
+}
+.fa-bathtub:before,
+.fa-s15:before,
+.fa-bath:before {
+ content: "\f2cd";
+}
+.fa-podcast:before {
+ content: "\f2ce";
+}
+.fa-window-maximize:before {
+ content: "\f2d0";
+}
+.fa-window-minimize:before {
+ content: "\f2d1";
+}
+.fa-window-restore:before {
+ content: "\f2d2";
+}
+.fa-times-rectangle:before,
+.fa-window-close:before {
+ content: "\f2d3";
+}
+.fa-times-rectangle-o:before,
+.fa-window-close-o:before {
+ content: "\f2d4";
+}
+.fa-bandcamp:before {
+ content: "\f2d5";
+}
+.fa-grav:before {
+ content: "\f2d6";
+}
+.fa-etsy:before {
+ content: "\f2d7";
+}
+.fa-imdb:before {
+ content: "\f2d8";
+}
+.fa-ravelry:before {
+ content: "\f2d9";
+}
+.fa-eercast:before {
+ content: "\f2da";
+}
+.fa-microchip:before {
+ content: "\f2db";
+}
+.fa-snowflake-o:before {
+ content: "\f2dc";
+}
+.fa-superpowers:before {
+ content: "\f2dd";
+}
+.fa-wpexplorer:before {
+ content: "\f2de";
+}
+.fa-meetup:before {
+ content: "\f2e0";
+}
+.sr-only {
+ position: absolute;
+ width: 1px;
+ height: 1px;
+ padding: 0;
+ margin: -1px;
+ 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;
+}
diff --git a/css/grand-hotel.css b/css/grand-hotel.css
new file mode 100644
index 0000000..1e3e989
--- /dev/null
+++ b/css/grand-hotel.css
@@ -0,0 +1,16 @@
+/* latin-ext */
+@font-face {
+ font-family: 'Grand Hotel';
+ font-style: normal;
+ font-weight: 400;
+ src: local('Grand Hotel'), local('GrandHotel-Regular'), url(https://fonts.gstatic.com/s/grandhotel/v5/NrGQkrs9rbHm5EYx0Eil0iYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');
+ unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
+}
+/* latin */
+@font-face {
+ font-family: 'Grand Hotel';
+ font-style: normal;
+ font-weight: 400;
+ src: local('Grand Hotel'), local('GrandHotel-Regular'), url(https://fonts.gstatic.com/s/grandhotel/v5/NrGQkrs9rbHm5EYx0Eil0o4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
+}
diff --git a/css/gsdk-demo.css b/css/gsdk-demo.css
new file mode 100644
index 0000000..a786812
--- /dev/null
+++ b/css/gsdk-demo.css
@@ -0,0 +1,403 @@
+
+.tim-container{
+ background: #ffffff;
+
+}
+.tim-row{
+ margin-bottom: 20px;
+}
+.tim-title{
+ margin-top: 30px;
+ margin-bottom: 15px;
+}
+.tim-typo{
+ padding-left: 25%;
+ margin-bottom: 40px;
+ position: relative;
+}
+.tim-typo .tim-note{
+ bottom: 10px;
+ color: #c0c1c2;
+ display: block;
+ font-weight: 400;
+ font-size: 13px;
+ line-height: 13px;
+ left: 0;
+ margin-left: 20px;
+ position: absolute;
+ width: 260px;
+}
+.tim-row{
+ margin-top: 50px;
+}
+.tim-row h3{
+ margin-top: 0;
+}
+.switch{
+ margin-right: 20px;
+}
+#navbar-full .navbar{
+ border-radius: 0 !important;
+ margin-bottom: 0;
+}
+.navigation-example{
+ margin-top: 0px;
+}
+.space{
+ height: 130px;
+ display: block;
+}
+.navigation-example .img-src{
+ background-attachment: scroll;
+}
+.main{
+ background-color: #FFFFFF;
+}
+.navigation-example{
+ height: 660px;
+ background-image: url('../img/bg.jpg');
+ background-position: center center;
+ background-size: cover;
+ position: relative;
+}
+#notifications{
+ background-color: #FFFFFF;
+ display: block;
+ width: 100%;
+ position: relative;
+}
+.tim-note{
+ text-transform: capitalize;
+}
+
+.card{
+ background-color: #FFFFFF;
+ padding: 10px 0 20px;
+ width: 100%;
+}
+.card h3{
+ margin-bottom: 20px;
+}
+.card button{
+ margin-top: 30px;
+}
+.subscribe-form{
+ padding-top: 20px;
+}
+.subscribe-form .form-control{
+
+}
+
+.space-100{
+ height: 100px;
+ display: block;
+ width: 100%;
+}
+
+.be-social{
+ padding-bottom: 20px;
+/* border-bottom: 1px solid #aaa; */
+ margin: 0 auto 40px;
+}
+.txt-white{
+ color: #FFFFFF;
+}
+.txt-gray{
+ color: #ddd !important;
+}
+.footer{
+ background-color: #DDDDDD;
+ background-image: url('../img/cover_4_blur.jpg');
+ background-attachment: fixed;
+ position: relative;
+}
+.heart{
+ color: #FF3B30;
+}
+.footer .overlayer{
+ background-color: rgba(27, 27, 27, 0.7);
+ position: relative;
+}
+.footer .credits {
+ margin-top: 25px;
+ padding: 20px 0 15px;
+ text-align: center;
+ color: #EEE;
+}
+.footer .credits a{
+ color: #FFFFFF;
+}
+.social-share{
+ float: left;
+ margin-right: 8px;
+}
+.social-share a{
+ color: #FFFFFF;
+}
+#subscribe_email{
+ border-radius: 0;
+ border-left: 0;
+ border-right: 0;
+}
+.pick-class-label{
+ border-radius: 8px;
+ color: #ffffff;
+ cursor: pointer;
+ display: inline;
+ font-size: 75%;
+ font-weight: bold;
+ line-height: 1;
+ margin-right: 10px;
+ padding: 15px 23px;
+ text-align: center;
+ vertical-align: baseline;
+ white-space: nowrap;
+}
+
+.parallax-pro{
+ width:100%;
+ display: block;
+ position: relative;
+ background-color: #000;
+}
+.parallax-pro > .img-src{
+ background-position: center center;
+ background-repeat: no-repeat;
+ background-size: cover;
+ position: absolute;
+ width: 100%;
+ height: 100%;
+ z-index: 0;
+
+}
+.parallax-pro:after{
+ position: absolute;
+ left: 0;
+ top: 0;
+ width: 100%;
+ height: 100%;
+ background-color: rgba(0,0,0,.3);
+ display: block;
+ content: "";
+ z-index: 0;
+}
+.parallax-pro .container{
+ padding-top: 20px;
+ z-index: 1;
+ position: relative;
+}
+.parallax-pro .hello a{
+ color: #fff;
+ text-decoration: none;
+}
+.parallax-pro .hello{
+ font-size: 48px;
+ font-weight: 300;
+ position: relative;
+/* width: 430px; */
+ margin: 30px auto 50px;
+}
+.parallax-pro .label{
+ font-size: 18px;
+ position: absolute;
+ text-transform: uppercase;
+ background-color: #FF9500;
+ color: #FFFFFF;
+ width: 60px;
+ margin-top: 10px;
+ margin-left: 10px;
+ padding: 0;
+ line-height: 30px;
+ text-align: center;
+ font-weight: 500;
+ letter-spacing: 0;
+}
+.parallax-pro small{
+ padding-top: 15px;
+ font-size: 20px;
+ display: block;
+ color: #fff;
+}
+.parallax-pro ul{
+ width: 280px;
+ margin: 0 auto;
+}
+.parallax-pro li{
+ padding: 9px 0;
+ border-bottom: 1px solid #777;
+}
+.parallax-pro .actions{
+ margin-top: 40px;
+}
+.parallax-pro .actions{
+ margin-left: 10px;
+}
+.parallax-pro .motto{
+ color: #FFFFFF;
+ font-size: 64px;
+ font-weight: 600;
+ position: relative;
+ text-align: center;
+ text-shadow: 0 0 10px rgba(0, 0, 0, 0.27);
+ text-transform: uppercase;
+ z-index: 3;
+ margin: 0 auto;
+ top: 22%;
+ width: 285px;
+}
+.parallax-pro .motto .pro{
+ position: absolute;
+ font-size: 18px;
+ background-color: #FFFFFF;
+ width: 70px;
+ height: 70px;
+ border-radius: 50%;
+ text-align: center;
+ line-height: 70px;
+ color: #333333;
+ text-shadow: 0 0 0;
+}
+.parallax-pro .motto .square{
+ padding: 7px 14px;
+ height: auto;
+ width: auto;
+ line-height: inherit;
+ border-radius: 6px;
+ bottom: 22px;
+ right: -25px;
+ color: #FFFFFF;
+ background-color: #ff9500;
+ font-weight: 300;
+ background-color: #ff9500;
+}
+.social-share{
+ margin-right: 0px;
+ margin-top: 10px;
+}
+.footer h4{
+ margin: 0px 0 20px;
+}
+.space-30{
+ height: 30px;
+ display: block;
+}
+.credits{
+ display: block;
+ margin: 15px 0;
+ color: #ddd;
+ opacity: .8;
+}
+.credits a{
+ color: #FFFFFF;
+}
+.sharing-title{
+ margin: 10px;
+ line-height: 40px;
+}
+.social-line{
+ padding: 5px 0;
+}
+.section-gray{
+ padding: 10px 0;
+ background-color: #EEE;
+}
+.section-gray h5{
+ margin: 0;
+ line-height: 40px;
+}
+
+/* EXTRA SHIT */
+/* @cristina: fisier singular, folosit pentru efectul de blur la parallax in header */
+
+.blurred-container{
+ position:relative;
+ width:100%;
+ height:440px;
+ top:0;
+ left:0;
+}
+.blurred-container > .img-src{
+ position:fixed;
+ width:100%;
+ /*Modified from original to adapt to my sidebar layout better*/
+ height:440px;
+ background-repeat:no-repeat;
+ background-size:cover;
+ background-position: center center;
+}
+.blur{
+ opacity:0;
+}
+
+.logo-container{
+ margin-top: 10px;
+}
+.logo-container .logo{
+ overflow: hidden;
+ border-radius: 50%;
+ border: 1px solid #333333;
+ height: 50px;
+ width: 50px;
+ float: left;
+}
+.logo-container .logo img{
+ width: 100%;
+}
+.logo-container .brand{
+ font-size: 18px;
+ color: #FFFFFF;
+ float: left;
+ height: 50px;
+ line-height: 20px;
+ margin-left: 10px;
+ margin-top: 5px;
+ width: 60px;
+}
+.blurred-container .motto{
+ color: #FFFFFF;
+ font-size: 76px;
+ font-weight: 600;
+
+ text-align: center;
+ text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
+ text-transform: uppercase;
+ /*Modified from the original to suit my sidebar layout*/
+ top: 50px;
+ z-index: 3;
+
+ display: block;
+ margin: 0 auto;
+ position: relative;
+ width: 306px;
+ height: 0;
+}
+.blurred-container .motto .border{
+ float: left;
+ border: 3px solid #FFFFFF;
+ padding: 0px 30px;
+ text-align: center;
+}
+.blurred-container .motto .no-right-border{
+ border-right: none;
+}
+
+@media (max-width: 768px){
+ .blurred-container .motto{
+ font-size: 60px;
+ width: 268px;
+ /*Modified from original to suit my sidebar layout*/
+ top: 75px;
+ }
+}
+.main{
+ background-color: #FFFFFF;
+ position: relative;
+}
+
+#buttons .btn, #tooltips .btn{
+ margin-bottom: 15px;
+}
+.img-dog{
+ display: inline-block;
+ margin-bottom: 25px;
+}
\ No newline at end of file
diff --git a/css/gsdk-main.css b/css/gsdk-main.css
new file mode 100644
index 0000000..0e2ad9d
--- /dev/null
+++ b/css/gsdk-main.css
@@ -0,0 +1,2025 @@
+/*!
+
+ =========================================================
+ * Get Shit Done Kit - v1.4.1.0
+ =========================================================
+
+ * Product Page: http://www.creative-tim.com/product/get-shit-done-kit
+ * Copyright 2017 Creative Tim (http://www.creative-tim.com)
+ * Licensed under MIT (https://github.com/timcreative/get-shit-done/blob/master/LICENSE.md)
+
+ =========================================================
+
+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+ */
+
+/* light colors */
+/* Font Smoothing */
+h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, a, .td-name, td {
+ -moz-osx-font-smoothing: grayscale;
+ -webkit-font-smoothing: antialiased;
+ font-family: "Helvetica Neue","Open Sans",Arial,sans-serif; }
+
+h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
+ font-weight: 400;
+ margin: 30px 0 15px; }
+
+h1, .h1 {
+ font-size: 52px; }
+
+h2, .h2 {
+ font-size: 36px; }
+
+h3, .h3 {
+ font-size: 28px;
+ margin: 20px 0 10px; }
+
+h4, .h4 {
+ font-size: 22px;
+ line-height: 30px; }
+
+h5, .h5 {
+ font-size: 18px;
+ margin-bottom: 15px; }
+
+h6, .h6 {
+ font-size: 14px;
+ font-weight: 600;
+ text-transform: uppercase; }
+
+p {
+ font-size: 16px;
+ line-height: 1.5; }
+
+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 {
+ color: #9A9A9A;
+ font-weight: 300;
+ line-height: 1.5; }
+
+h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
+ font-size: 60%; }
+
+h1 .subtitle {
+ display: block;
+ font-family: 'Grand Hotel',cursive;
+ margin: 0 0 30px; }
+
+.text-primary, .text-primary:hover {
+ color: #3472F7 !important; }
+
+.text-info, .text-info:hover {
+ color: #2CA8FF !important; }
+
+.text-success, .text-success:hover {
+ color: #05AE0E !important; }
+
+.text-warning, .text-warning:hover {
+ color: #FF9500 !important; }
+
+.text-danger, .text-danger:hover {
+ color: #FF3B30 !important; }
+
+/* General overwrite */
+body {
+ font-family: "Helvetica Neue","Open Sans",Arial,sans-serif; }
+
+.main {
+ background-color: #FFFFFF;
+ position: relative; }
+
+a {
+ color: #2CA8FF; }
+ a:hover, a:focus {
+ color: #109CFF;
+ text-decoration: none; }
+
+a:focus, a:active,
+button::-moz-focus-inner,
+input[type="reset"]::-moz-focus-inner,
+input[type="button"]::-moz-focus-inner,
+input[type="submit"]::-moz-focus-inner,
+select::-moz-focus-inner,
+input[type="file"] > input[type="button"]::-moz-focus-inner {
+ outline: 0; }
+
+.ui-slider-handle:focus,
+.navbar-toggle {
+ outline: 0 !important; }
+
+/* Animations */
+.form-control,
+.input-group-addon,
+.tagsinput,
+.navbar,
+.navbar .alert {
+ -webkit-transition: all 300ms linear;
+ -moz-transition: all 300ms linear;
+ -o-transition: all 300ms linear;
+ -ms-transition: all 300ms linear;
+ transition: all 300ms linear; }
+
+.fa {
+ width: 18px;
+ text-align: center; }
+
+.margin-top {
+ margin-top: 50px; }
+
+/* CT colors */
+.ct-blue,
+.ct-blue.checkbox.checked .second-icon,
+.ct-blue.checkbox.checked,
+.ct-blue.radio.checked .second-icon,
+.ct-blue.radio.checked {
+ color: #3472F7; }
+
+.ct-azzure,
+.ct-azzure.checkbox.checked .second-icon,
+.ct-azzure.radio.checked .second-icon,
+.ct-azzure.checkbox.checked,
+.ct-azzure.radio.checked {
+ color: #2CA8FF; }
+
+.ct-green,
+.ct-green.checkbox.checked .second-icon,
+.ct-green.radio.checked .second-icon,
+.ct-green.checkbox.checked,
+.ct-green.radio.checked {
+ color: #05AE0E; }
+
+.ct-orange,
+.ct-orange.checkbox.checked .second-icon,
+.ct-orange.radio.checked .second-icon,
+.ct-orange.checkbox.checked,
+.ct-orange.radio.checked {
+ color: #FF9500; }
+
+.ct-red,
+.ct-red.checkbox.checked .second-icon,
+.ct-red.radio.checked .second-icon,
+.ct-red.checkbox.checked,
+.ct-red.radio.checked {
+ color: #FF3B30; }
+
+input.ct-blue + span.switch-left,
+input.ct-blue + span + label + span.switch-right {
+ background-color: #3472F7; }
+
+input.ct-azzure + span.switch-left,
+input.ct-azure + span + label + span.switch-right {
+ background-color: #2CA8FF; }
+
+input.ct-green + span.switch-left,
+input.ct-green + span + label + span.switch-right {
+ background-color: #05AE0E; }
+
+input.ct-orange + span.switch-left,
+input.ct-orange + span + label + span.switch-right {
+ background-color: #FF9500; }
+
+input.ct-red + span.switch-left,
+input.ct-red + span + label + span.switch-right {
+ background-color: #FF3B30; }
+
+.btn {
+ border-width: 2px;
+ background-color: transparent;
+ font-weight: 400;
+ opacity: 0.8;
+ filter: alpha(opacity=80);
+ padding: 8px 16px;
+ border-color: #888888;
+ color: #888888; }
+ .btn:hover, .btn:focus, .btn:active, .btn.active, .btn:active:focus, .btn:active:hover, .btn.active:focus, .btn.active:hover, .open > .btn.dropdown-toggle, .open > .btn.dropdown-toggle:focus, .open > .btn.dropdown-toggle:hover {
+ background-color: transparent;
+ color: #777777;
+ border-color: #777777; }
+ .btn.disabled, .btn.disabled:hover, .btn.disabled:focus, .btn.disabled.focus, .btn.disabled:active, .btn.disabled.active, .btn:disabled, .btn:disabled:hover, .btn:disabled:focus, .btn:disabled.focus, .btn:disabled:active, .btn:disabled.active, .btn[disabled], .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled].focus, .btn[disabled]:active, .btn[disabled].active, fieldset[disabled] .btn, fieldset[disabled] .btn:hover, fieldset[disabled] .btn:focus, fieldset[disabled] .btn.focus, fieldset[disabled] .btn:active, fieldset[disabled] .btn.active {
+ background-color: transparent;
+ border-color: #888888; }
+ .btn.btn-fill {
+ color: #FFFFFF;
+ background-color: #888888;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+ .btn.btn-fill:hover, .btn.btn-fill:focus, .btn.btn-fill:active, .btn.btn-fill.active, .open > .btn.btn-fill.dropdown-toggle {
+ background-color: #777777;
+ color: #FFFFFF; }
+ .btn.btn-fill .caret {
+ border-top-color: #FFFFFF; }
+ .btn .caret {
+ border-top-color: #888888; }
+ .btn:hover, .btn:focus {
+ opacity: 1;
+ filter: alpha(opacity=100);
+ outline: 0 !important; }
+ .btn:active, .btn.active, .open > .btn.dropdown-toggle {
+ -webkit-box-shadow: none;
+ box-shadow: none;
+ outline: 0 !important; }
+
+.btn-primary {
+ border-color: #3472F7;
+ color: #3472F7; }
+ .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:focus, .btn-primary.active:hover, .open > .btn-primary.dropdown-toggle, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
+ background-color: transparent;
+ color: #1D62F0;
+ border-color: #1D62F0; }
+ .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary:disabled, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled.focus, .btn-primary:disabled:active, .btn-primary:disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
+ background-color: transparent;
+ border-color: #3472F7; }
+ .btn-primary.btn-fill {
+ color: #FFFFFF;
+ background-color: #3472F7;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+ .btn-primary.btn-fill:hover, .btn-primary.btn-fill:focus, .btn-primary.btn-fill:active, .btn-primary.btn-fill.active, .open > .btn-primary.btn-fill.dropdown-toggle {
+ background-color: #1D62F0;
+ color: #FFFFFF; }
+ .btn-primary.btn-fill .caret {
+ border-top-color: #FFFFFF; }
+ .btn-primary .caret {
+ border-top-color: #3472F7; }
+
+.btn-success {
+ border-color: #05AE0E;
+ color: #05AE0E; }
+ .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:focus, .btn-success.active:hover, .open > .btn-success.dropdown-toggle, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
+ background-color: transparent;
+ color: #049F0C;
+ border-color: #049F0C; }
+ .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success:disabled, .btn-success:disabled:hover, .btn-success:disabled:focus, .btn-success:disabled.focus, .btn-success:disabled:active, .btn-success:disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
+ background-color: transparent;
+ border-color: #05AE0E; }
+ .btn-success.btn-fill {
+ color: #FFFFFF;
+ background-color: #05AE0E;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+ .btn-success.btn-fill:hover, .btn-success.btn-fill:focus, .btn-success.btn-fill:active, .btn-success.btn-fill.active, .open > .btn-success.btn-fill.dropdown-toggle {
+ background-color: #049F0C;
+ color: #FFFFFF; }
+ .btn-success.btn-fill .caret {
+ border-top-color: #FFFFFF; }
+ .btn-success .caret {
+ border-top-color: #05AE0E; }
+
+.btn-info {
+ border-color: #2CA8FF;
+ color: #2CA8FF; }
+ .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:focus, .btn-info.active:hover, .open > .btn-info.dropdown-toggle, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
+ background-color: transparent;
+ color: #109CFF;
+ border-color: #109CFF; }
+ .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info:disabled, .btn-info:disabled:hover, .btn-info:disabled:focus, .btn-info:disabled.focus, .btn-info:disabled:active, .btn-info:disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
+ background-color: transparent;
+ border-color: #2CA8FF; }
+ .btn-info.btn-fill {
+ color: #FFFFFF;
+ background-color: #2CA8FF;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+ .btn-info.btn-fill:hover, .btn-info.btn-fill:focus, .btn-info.btn-fill:active, .btn-info.btn-fill.active, .open > .btn-info.btn-fill.dropdown-toggle {
+ background-color: #109CFF;
+ color: #FFFFFF; }
+ .btn-info.btn-fill .caret {
+ border-top-color: #FFFFFF; }
+ .btn-info .caret {
+ border-top-color: #2CA8FF; }
+
+.btn-warning {
+ border-color: #FF9500;
+ color: #FF9500; }
+ .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:focus, .btn-warning.active:hover, .open > .btn-warning.dropdown-toggle, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
+ background-color: transparent;
+ color: #ED8D00;
+ border-color: #ED8D00; }
+ .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning:disabled, .btn-warning:disabled:hover, .btn-warning:disabled:focus, .btn-warning:disabled.focus, .btn-warning:disabled:active, .btn-warning:disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
+ background-color: transparent;
+ border-color: #FF9500; }
+ .btn-warning.btn-fill {
+ color: #FFFFFF;
+ background-color: #FF9500;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+ .btn-warning.btn-fill:hover, .btn-warning.btn-fill:focus, .btn-warning.btn-fill:active, .btn-warning.btn-fill.active, .open > .btn-warning.btn-fill.dropdown-toggle {
+ background-color: #ED8D00;
+ color: #FFFFFF; }
+ .btn-warning.btn-fill .caret {
+ border-top-color: #FFFFFF; }
+ .btn-warning .caret {
+ border-top-color: #FF9500; }
+
+.btn-danger {
+ border-color: #FF3B30;
+ color: #FF3B30; }
+ .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:focus, .btn-danger.active:hover, .open > .btn-danger.dropdown-toggle, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
+ background-color: transparent;
+ color: #EE2D20;
+ border-color: #EE2D20; }
+ .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger:disabled, .btn-danger:disabled:hover, .btn-danger:disabled:focus, .btn-danger:disabled.focus, .btn-danger:disabled:active, .btn-danger:disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
+ background-color: transparent;
+ border-color: #FF3B30; }
+ .btn-danger.btn-fill {
+ color: #FFFFFF;
+ background-color: #FF3B30;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+ .btn-danger.btn-fill:hover, .btn-danger.btn-fill:focus, .btn-danger.btn-fill:active, .btn-danger.btn-fill.active, .open > .btn-danger.btn-fill.dropdown-toggle {
+ background-color: #EE2D20;
+ color: #FFFFFF; }
+ .btn-danger.btn-fill .caret {
+ border-top-color: #FFFFFF; }
+ .btn-danger .caret {
+ border-top-color: #FF3B30; }
+
+.btn-neutral {
+ border-color: #FFFFFF;
+ color: #FFFFFF; }
+ .btn-neutral:hover, .btn-neutral:focus, .btn-neutral:active, .btn-neutral.active, .btn-neutral:active:focus, .btn-neutral:active:hover, .btn-neutral.active:focus, .btn-neutral.active:hover, .open > .btn-neutral.dropdown-toggle, .open > .btn-neutral.dropdown-toggle:focus, .open > .btn-neutral.dropdown-toggle:hover {
+ background-color: transparent;
+ color: #FFFFFF;
+ border-color: #FFFFFF; }
+ .btn-neutral.disabled, .btn-neutral.disabled:hover, .btn-neutral.disabled:focus, .btn-neutral.disabled.focus, .btn-neutral.disabled:active, .btn-neutral.disabled.active, .btn-neutral:disabled, .btn-neutral:disabled:hover, .btn-neutral:disabled:focus, .btn-neutral:disabled.focus, .btn-neutral:disabled:active, .btn-neutral:disabled.active, .btn-neutral[disabled], .btn-neutral[disabled]:hover, .btn-neutral[disabled]:focus, .btn-neutral[disabled].focus, .btn-neutral[disabled]:active, .btn-neutral[disabled].active, fieldset[disabled] .btn-neutral, fieldset[disabled] .btn-neutral:hover, fieldset[disabled] .btn-neutral:focus, fieldset[disabled] .btn-neutral.focus, fieldset[disabled] .btn-neutral:active, fieldset[disabled] .btn-neutral.active {
+ background-color: transparent;
+ border-color: #FFFFFF; }
+ .btn-neutral.btn-fill {
+ color: #FFFFFF;
+ background-color: #FFFFFF;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+ .btn-neutral.btn-fill:hover, .btn-neutral.btn-fill:focus, .btn-neutral.btn-fill:active, .btn-neutral.btn-fill.active, .open > .btn-neutral.btn-fill.dropdown-toggle {
+ background-color: #FFFFFF;
+ color: #FFFFFF; }
+ .btn-neutral.btn-fill .caret {
+ border-top-color: #FFFFFF; }
+ .btn-neutral .caret {
+ border-top-color: #FFFFFF; }
+ .btn-neutral:active, .btn-neutral.active, .open > .btn-neutral.dropdown-toggle {
+ background-color: #FFFFFF;
+ color: #888888; }
+ .btn-neutral.btn-fill, .btn-neutral.btn-fill:hover, .btn-neutral.btn-fill:focus {
+ color: #888888; }
+ .btn-neutral.btn-simple:active, .btn-neutral.btn-simple.active {
+ background-color: transparent; }
+
+.btn:disabled, .btn[disabled], .btn.disabled {
+ opacity: 0.5;
+ filter: alpha(opacity=50); }
+
+.btn-round {
+ border-width: 1px;
+ border-radius: 30px !important;
+ padding: 9px 18px; }
+
+.btn-simple {
+ border: 0;
+ font-size: 16px;
+ padding: 8px 16px; }
+
+.btn-lg {
+ font-size: 18px;
+ border-radius: 6px;
+ padding: 14px 30px;
+ font-weight: 400; }
+ .btn-lg.btn-round {
+ padding: 15px 30px; }
+ .btn-lg.btn-simple {
+ padding: 16px 30px; }
+
+.btn-sm {
+ font-size: 12px;
+ border-radius: 3px;
+ padding: 5px 10px; }
+ .btn-sm.btn-round {
+ padding: 6px 10px; }
+ .btn-sm.btn-simple {
+ padding: 7px 10px; }
+
+.btn-xs {
+ font-size: 12px;
+ border-radius: 3px;
+ padding: 1px 5px; }
+ .btn-xs.btn-round {
+ padding: 2px 5px; }
+ .btn-xs.btn-simple {
+ padding: 3px 5px; }
+
+.btn-wd {
+ min-width: 140px; }
+
+.btn-group.select {
+ width: 100%; }
+
+.btn-group.select .btn {
+ text-align: left; }
+
+.btn-group.select .caret {
+ position: absolute;
+ top: 50%;
+ margin-top: -1px;
+ right: 8px; }
+
+.form-control::-moz-placeholder {
+ color: #DDDDDD;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+
+.form-control:-moz-placeholder {
+ color: #DDDDDD;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+
+.form-control::-webkit-input-placeholder {
+ color: #DDDDDD;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+
+.form-control:-ms-input-placeholder {
+ color: #DDDDDD;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+
+.form-control {
+ background-color: #FFFFFF;
+ border: 1px solid #DDDDDD;
+ border-radius: 4px;
+ color: #444444;
+ padding: 8px 16px;
+ height: 40px;
+ -webkit-box-shadow: none;
+ box-shadow: none; }
+ .form-control:focus {
+ background-color: #FFFFFF;
+ border: 1px solid #9A9A9A;
+ -webkit-box-shadow: none;
+ box-shadow: none;
+ outline: 0 !important; }
+ .has-success .form-control, .has-error .form-control, .has-success .form-control:focus, .has-error .form-control:focus {
+ border-color: #E3E3E3;
+ -webkit-box-shadow: none;
+ box-shadow: none; }
+ .has-success .form-control {
+ color: #05AE0E; }
+ .has-success .form-control:focus {
+ border-color: #05AE0E; }
+ .has-error .form-control {
+ color: #FF3B30; }
+ .has-error .form-control:focus {
+ border-color: #FF3B30; }
+ .form-control + .form-control-feedback {
+ border-radius: 6px;
+ font-size: 14px;
+ padding: 0 12px 0 0;
+ position: absolute;
+ right: 25px;
+ top: 13px;
+ vertical-align: middle; }
+ .open > .form-control {
+ border-radius: 4px 4px 0 0;
+ border-bottom-color: transparent; }
+
+.input-lg {
+ height: 55px;
+ padding: 14px 30px; }
+
+.has-error .form-control-feedback {
+ color: #FF3B30; }
+
+.has-success .form-control-feedback {
+ color: #05AE0E; }
+
+.input-group-addon {
+ background-color: #FFFFFF;
+ border: 1px solid #E3E3E3;
+ border-radius: 4px;
+ -webkit-transition: all 300ms linear;
+ -moz-transition: all 300ms linear;
+ -o-transition: all 300ms linear;
+ -ms-transition: all 300ms linear;
+ transition: all 300ms linear; }
+ .has-success .input-group-addon, .has-error .input-group-addon {
+ background-color: #FFFFFF;
+ border: 1px solid #E3E3E3; }
+ .has-error .form-control:focus + .input-group-addon {
+ border-color: #FF3B30;
+ color: #FF3B30; }
+ .has-success .form-control:focus + .input-group-addon {
+ border-color: #05AE0E;
+ color: #05AE0E; }
+ .form-control:focus + .input-group-addon, .form-control:focus ~ .input-group-addon {
+ background-color: #FFFFFF;
+ border-color: #9A9A9A; }
+
+.input-group .form-control:first-child,
+.input-group-addon:first-child,
+.input-group-btn:first-child > .dropdown-toggle,
+.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
+ border-right: 0 none; }
+
+.input-group .form-control:last-child,
+.input-group-addon:last-child,
+.input-group-btn:last-child > .dropdown-toggle,
+.input-group-btn:first-child > .btn:not(:first-child) {
+ border-left: 0 none; }
+
+.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
+ background-color: #E3E3E3;
+ color: #888888;
+ cursor: not-allowed; }
+
+.input-group-btn .btn {
+ border-width: 1px;
+ padding: 9px 16px; }
+
+.input-group-btn .btn-default:not(.btn-fill) {
+ border-color: #DDDDDD; }
+
+.input-group-btn:last-child > .btn {
+ margin-left: 0; }
+
+.input-group-focus .input-group-addon {
+ border-color: #9A9A9A; }
+
+/*!
+ * jQuery UI Slider 1.10.4
+ * http://jqueryui.com
+ *
+ * Copyright 2014 jQuery Foundation and other contributors
+ * Released under the MIT license.
+ * http://jquery.org/license
+ *
+ * http://api.jqueryui.com/slider/#theming
+ */
+.ui-slider {
+ position: relative;
+ text-align: left; }
+
+.ui-slider .ui-slider-handle {
+ position: absolute;
+ z-index: 2;
+ width: 1.2em;
+ height: 1.2em;
+ cursor: default; }
+
+.ui-slider .ui-slider-range {
+ position: absolute;
+ z-index: 1;
+ font-size: .7em;
+ display: block;
+ border: 0;
+ background-position: 0 0; }
+
+/* For IE8 - See #6727 */
+.ui-slider.ui-state-disabled .ui-slider-handle,
+.ui-slider.ui-state-disabled .ui-slider-range {
+ filter: inherit; }
+
+.ui-slider-horizontal {
+ height: 4px; }
+
+.ui-slider-horizontal .ui-slider-handle {
+ margin-left: -10px;
+ top: -7px; }
+
+.ui-slider-horizontal .ui-slider-range {
+ top: 0;
+ height: 100%; }
+
+.ui-slider-horizontal .ui-slider-range-min {
+ left: 0; }
+
+.ui-slider-horizontal .ui-slider-range-max {
+ right: 0; }
+
+.ui-slider-vertical {
+ width: .8em;
+ height: 100px; }
+
+.ui-slider-vertical .ui-slider-handle {
+ left: -.3em;
+ margin-left: 0;
+ margin-bottom: -.6em; }
+
+.ui-slider-vertical .ui-slider-range {
+ left: 0;
+ width: 100%; }
+
+.ui-slider-vertical .ui-slider-range-min {
+ bottom: 0; }
+
+.ui-slider-vertical .ui-slider-range-max {
+ top: 0; }
+
+/* Component containers
+----------------------------------*/
+.ui-widget {
+ font-size: 1.1em; }
+
+.ui-widget .ui-widget {
+ font-size: 1em; }
+
+.ui-widget input,
+.ui-widget select,
+.ui-widget textarea,
+.ui-widget button {
+ font-size: 1em; }
+
+.ui-widget-content {
+ background-color: #E5E5E5; }
+
+.ui-widget-content a {
+ color: #222222; }
+
+.ui-widget-header {
+ background: #999999;
+ color: #222222;
+ font-weight: bold; }
+
+.ui-widget-header a {
+ color: #222222; }
+
+.slider-primary .ui-widget-header {
+ background-color: #3472F7; }
+
+.slider-info .ui-widget-header {
+ background-color: #2C93FF; }
+
+.slider-success .ui-widget-header {
+ background-color: #05AE0E; }
+
+.slider-warning .ui-widget-header {
+ background-color: #FF9500; }
+
+.slider-danger .ui-widget-header {
+ background-color: #FF3B30; }
+
+/* Interaction states
+----------------------------------*/
+.ui-state-default,
+.ui-widget-content .ui-state-default,
+.ui-widget-header .ui-state-default {
+ background: white;
+ /* Old browsers */
+ background: -moz-linear-gradient(top, white 0%, #f1f1f2 100%);
+ /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f2));
+ /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, white 0%, #f1f1f2 100%);
+ /* Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, white 0%, #f1f1f2 100%);
+ /* Opera 11.10+ */
+ background: -ms-linear-gradient(top, white 0%, #f1f1f2 100%);
+ /* IE10+ */
+ background: linear-gradient(to bottom, white 0%, #f1f1f2 100%);
+ /* W3C */
+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f2',GradientType=0 );
+ /* IE6-9 */
+ border-radius: 50%;
+ box-shadow: 0 1px 1px #FFFFFF inset, 0 1px 2px rgba(0, 0, 0, 0.4);
+ height: 15px;
+ width: 15px;
+ cursor: pointer; }
+
+.ui-state-default a,
+.ui-state-default a:link,
+.ui-state-default a:visited {
+ color: #555555;
+ text-decoration: none; }
+
+.ui-state-hover a,
+.ui-state-hover a:hover,
+.ui-state-hover a:link,
+.ui-state-hover a:visited,
+.ui-state-focus a,
+.ui-state-focus a:hover,
+.ui-state-focus a:link,
+.ui-state-focus a:visited {
+ color: #212121;
+ text-decoration: none; }
+
+.ui-state-active a,
+.ui-state-active a:link,
+.ui-state-active a:visited {
+ color: #212121;
+ text-decoration: none; }
+
+/* Interaction Cues
+----------------------------------*/
+.ui-state-highlight,
+.ui-widget-content .ui-state-highlight,
+.ui-widget-header .ui-state-highlight {
+ border: 1px solid #fcefa1;
+ background: #fbf9ee;
+ color: #363636; }
+
+.ui-state-highlight a,
+.ui-widget-content .ui-state-highlight a,
+.ui-widget-header .ui-state-highlight a {
+ color: #363636; }
+
+.ui-state-error,
+.ui-widget-content .ui-state-error,
+.ui-widget-header .ui-state-error {
+ border: 1px solid #FF3B30;
+ background-color: #FF3B30;
+ color: #FF3B30; }
+
+.ui-state-error a,
+.ui-widget-content .ui-state-error a,
+.ui-widget-header .ui-state-error a {
+ color: #FF3B30; }
+
+.ui-state-error-text,
+.ui-widget-content .ui-state-error-text,
+.ui-widget-header .ui-state-error-text {
+ color: #FF3B30; }
+
+.ui-priority-primary,
+.ui-widget-content .ui-priority-primary,
+.ui-widget-header .ui-priority-primary {
+ font-weight: bold; }
+
+.ui-priority-secondary,
+.ui-widget-content .ui-priority-secondary,
+.ui-widget-header .ui-priority-secondary {
+ opacity: .7;
+ filter: Alpha(Opacity=70);
+ font-weight: normal; }
+
+.ui-state-disabled,
+.ui-widget-content .ui-state-disabled,
+.ui-widget-header .ui-state-disabled {
+ opacity: .35;
+ filter: Alpha(Opacity=35);
+ background-image: none; }
+
+.ui-state-disabled .ui-icon {
+ filter: Alpha(Opacity=35);
+ /* For IE8 - See #6059 */ }
+
+.alert {
+ border: 0;
+ border-radius: 0;
+ color: #FFFFFF;
+ padding: 10px 15px;
+ font-size: 14px; }
+ .container .alert {
+ border-radius: 4px; }
+ .navbar .alert {
+ border-radius: 0;
+ left: 0;
+ position: absolute;
+ right: 0;
+ top: 85px;
+ width: 100%;
+ z-index: 3; }
+ .navbar:not(.navbar-transparent) .alert {
+ top: 70px; }
+
+.alert-info {
+ background-color: rgba(91, 202, 255, 0.98); }
+
+.alert-success {
+ background-color: rgba(76, 217, 100, 0.98); }
+
+.alert-warning {
+ background-color: rgba(255, 149, 0, 0.98); }
+
+.alert-danger {
+ background-color: rgba(255, 76, 64, 0.98); }
+
+/* Labels & Progress-bar */
+.label {
+ padding: 0.2em 0.6em 0.2em;
+ border: 1px solid #999999;
+ border-radius: 3px;
+ color: #999999;
+ background-color: #FFFFFF;
+ font-weight: 500;
+ font-size: 11px;
+ text-transform: uppercase;
+ display: inline-block;
+ margin-bottom: 3px; }
+
+.label-primary {
+ border-color: #3472F7;
+ color: #3472F7; }
+
+.label-info {
+ border-color: #2CA8FF;
+ color: #2CA8FF; }
+
+.label-success {
+ border-color: #05AE0E;
+ color: #05AE0E; }
+
+.label-warning {
+ border-color: #FF9500;
+ color: #FF9500; }
+
+.label-danger {
+ border-color: #FF3B30;
+ color: #FF3B30; }
+
+.label.label-fill {
+ color: #FFFFFF; }
+
+.label-primary.label-fill, .progress-bar, .progress-bar-primary {
+ background-color: #3472F7; }
+
+.label-info.label-fill, .progress-bar-info {
+ background-color: #2CA8FF; }
+
+.label-success.label-fill, .progress-bar-success {
+ background-color: #05AE0E; }
+
+.label-warning.label-fill, .progress-bar-warning {
+ background-color: #FF9500; }
+
+.label-danger.label-fill, .progress-bar-danger {
+ background-color: #FF3B30; }
+
+.label-default.label-fill {
+ background-color: #999999; }
+
+.progress {
+ background-color: #E5E5E5;
+ border-radius: 3px;
+ box-shadow: none;
+ height: 4px; }
+
+.progress-thin {
+ height: 2px; }
+
+.tooltip {
+ font-size: 14px;
+ font-weight: 600; }
+ .tooltip.top {
+ margin-top: -11px;
+ padding: 0; }
+ .tooltip.top .tooltip-inner:after {
+ border-top: 11px solid #FAE6A4;
+ border-left: 11px solid transparent;
+ border-right: 11px solid transparent;
+ bottom: -10px; }
+ .tooltip.top .tooltip-inner:before {
+ border-top: 11px solid rgba(0, 0, 0, 0.2);
+ border-left: 11px solid transparent;
+ border-right: 11px solid transparent;
+ bottom: -11px; }
+ .tooltip.bottom {
+ margin-top: 11px;
+ padding: 0; }
+ .tooltip.bottom .tooltip-inner:after {
+ border-bottom: 11px solid #FAE6A4;
+ border-left: 11px solid transparent;
+ border-right: 11px solid transparent;
+ top: -10px; }
+ .tooltip.bottom .tooltip-inner:before {
+ border-bottom: 11px solid rgba(0, 0, 0, 0.2);
+ border-left: 11px solid transparent;
+ border-right: 11px solid transparent;
+ top: -11px; }
+ .tooltip.left {
+ margin-left: -11px;
+ padding: 0; }
+ .tooltip.left .tooltip-inner:after {
+ border-left: 11px solid #FAE6A4;
+ border-top: 11px solid transparent;
+ border-bottom: 11px solid transparent;
+ right: -10px;
+ left: auto;
+ margin-left: 0; }
+ .tooltip.left .tooltip-inner:before {
+ border-left: 11px solid rgba(0, 0, 0, 0.2);
+ border-top: 11px solid transparent;
+ border-bottom: 11px solid transparent;
+ right: -11px;
+ left: auto;
+ margin-left: 0; }
+ .tooltip.right {
+ margin-left: 11px;
+ padding: 0; }
+ .tooltip.right .tooltip-inner:after {
+ border-right: 11px solid #FAE6A4;
+ border-top: 11px solid transparent;
+ border-bottom: 11px solid transparent;
+ left: -10px;
+ top: 0;
+ margin-left: 0; }
+ .tooltip.right .tooltip-inner:before {
+ border-right: 11px solid rgba(0, 0, 0, 0.2);
+ border-top: 11px solid transparent;
+ border-bottom: 11px solid transparent;
+ left: -11px;
+ top: 0;
+ margin-left: 0; }
+
+.tooltip-arrow {
+ display: none;
+ opacity: 0; }
+
+.tooltip-inner {
+ background-color: #FAE6A4;
+ border-radius: 4px;
+ box-shadow: 0 1px 13px rgba(0, 0, 0, 0.14), 0 0 0 1px rgba(115, 71, 38, 0.23);
+ color: #734726;
+ max-width: 260px;
+ min-width: 86px;
+ padding: 6px 10px;
+ text-align: center;
+ text-decoration: none; }
+
+.tooltip-inner:after {
+ content: "";
+ display: inline-block;
+ left: 100%;
+ margin-left: -60%;
+ position: absolute; }
+
+.tooltip-inner:before {
+ content: "";
+ display: inline-block;
+ left: 100%;
+ margin-left: -60%;
+ position: absolute; }
+
+/* Checkbox and radio */
+.checkbox,
+.radio {
+ margin-bottom: 12px;
+ padding-left: 32px;
+ position: relative;
+ -webkit-transition: color 0.25s linear;
+ transition: color 0.25s linear;
+ font-size: 14px;
+ font-weight: normal;
+ line-height: 1.5;
+ color: #333333; }
+
+.checkbox input,
+.radio input {
+ outline: none !important;
+ display: none; }
+
+.checkbox .icons,
+.radio .icons {
+ color: #DDDDDD;
+ display: block;
+ height: 20px;
+ left: 0;
+ position: absolute;
+ top: 0;
+ width: 20px;
+ text-align: center;
+ line-height: 21px;
+ font-size: 20px;
+ cursor: pointer;
+ -webkit-transition: color 0.2s linear;
+ transition: color 0.2s linear; }
+
+.checkbox .icons .first-icon,
+.radio .icons .first-icon,
+.checkbox .icons .second-icon,
+.radio .icons .second-icon {
+ display: inline-table;
+ position: absolute;
+ left: 0;
+ top: 0;
+ background-color: transparent;
+ margin: 0;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+
+.checkbox .icons .second-icon,
+.radio .icons .second-icon {
+ opacity: 0;
+ filter: alpha(opacity=0); }
+
+.checkbox:hover,
+.radio:hover {
+ -webkit-transition: color 0.2s linear;
+ transition: color 0.2s linear; }
+
+.checkbox:hover .first-icon,
+.radio:hover .first-icon {
+ opacity: 0;
+ filter: alpha(opacity=0); }
+
+.checkbox:hover .second-icon,
+.radio:hover .second-icon {
+ opacity: 1;
+ filter: alpha(opacity=100); }
+
+.checkbox.checked,
+.radio.checked {
+ color: #2CA8FF; }
+
+.checkbox.checked .first-icon,
+.radio.checked .first-icon {
+ opacity: 0;
+ filter: alpha(opacity=0); }
+
+.checkbox.checked .second-icon,
+.radio.checked .second-icon {
+ opacity: 1;
+ filter: alpha(opacity=100);
+ color: #2CA8FF;
+ -webkit-transition: color 0.2s linear;
+ transition: color 0.2s linear; }
+
+.checkbox.disabled,
+.radio.disabled {
+ cursor: default;
+ color: #DDDDDD !important; }
+
+.checkbox.disabled .icons,
+.radio.disabled .icons {
+ color: #DDDDDD !important; }
+
+.checkbox.disabled .first-icon,
+.radio.disabled .first-icon {
+ opacity: 1;
+ filter: alpha(opacity=100); }
+
+.checkbox.disabled .second-icon,
+.radio.disabled .second-icon {
+ opacity: 0;
+ filter: alpha(opacity=0); }
+
+.checkbox.disabled.checked .icons,
+.radio.disabled.checked .icons {
+ color: #DDDDDD; }
+
+.checkbox.disabled.checked .first-icon,
+.radio.disabled.checked .first-icon {
+ opacity: 0;
+ filter: alpha(opacity=0); }
+
+.checkbox.disabled.checked .second-icon,
+.radio.disabled.checked .second-icon {
+ opacity: 1;
+ filter: alpha(opacity=100);
+ color: #D9D9D9; }
+
+/* ============================================================
+ * bootstrapSwitch v1.3 by Larentis Mattia @spiritualGuru
+ * http://www.larentis.eu/switch/
+ * ============================================================
+ * Licensed under the Apache License, Version 2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ * ============================================================ */
+.has-switch {
+ border-radius: 30px;
+ cursor: pointer;
+ display: inline-block;
+ line-height: 1.72222;
+ overflow: hidden;
+ position: relative;
+ text-align: left;
+ width: 60px;
+ -webkit-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ -o-user-select: none;
+ user-select: none;
+ /* this code is for fixing safari bug with hidden overflow for border-radius */
+ -webkit-mask: url("../img/mask.png") 0 0 no-repeat;
+ -webkit-mask-size: 60px 24px;
+ mask: url("../img/mask.png") 0 0 no-repeat; }
+
+.has-switch.deactivate {
+ opacity: 0.5;
+ filter: alpha(opacity=50);
+ cursor: default !important; }
+
+.has-switch.deactivate label,
+.has-switch.deactivate span {
+ cursor: default !important; }
+
+.has-switch > div {
+ position: relative;
+ top: 0;
+ width: 100px; }
+
+.has-switch > div.switch-animate {
+ -webkit-transition: left 0.25s ease-out;
+ transition: left 0.25s ease-out; }
+
+.has-switch > div.switch-off {
+ left: -35px; }
+
+.has-switch > div.switch-on {
+ left: 0; }
+
+.has-switch > div label {
+ background-color: #FFFFFF;
+ background: white;
+ background: -moz-linear-gradient(top, white 0%, #f1f1f2 100%);
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f2));
+ background: -webkit-linear-gradient(top, white 0%, #f1f1f2 100%);
+ background: -o-linear-gradient(top, white 0%, #f1f1f2 100%);
+ background: -ms-linear-gradient(top, white 0%, #f1f1f2 100%);
+ background: linear-gradient(to bottom, white 0%, #f1f1f2 100%);
+ box-shadow: 0 1px 1px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.25);
+ cursor: pointer; }
+
+.has-switch input[type=checkbox] {
+ display: none; }
+
+.has-switch span {
+ /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset; */
+ cursor: pointer;
+ float: left;
+ font-size: 11px;
+ font-weight: 400;
+ height: 24px;
+ line-height: 15px;
+ margin: 0;
+ padding-bottom: 6px;
+ padding-top: 5px;
+ position: relative;
+ text-align: center;
+ text-indent: -10px;
+ width: 50%;
+ z-index: 1;
+ -webkit-transition: 0.25s ease-out;
+ transition: 0.25s ease-out; }
+
+.has-switch span.switch-left {
+ background-color: #2CA8FF;
+ border-left: 1px solid transparent;
+ border-radius: 30px 0 0 30px;
+ color: #FFFFFF; }
+
+.has-switch .switch-off span.switch-left {
+ background-color: #DDDDDD; }
+
+.has-switch span.switch-right {
+ border-radius: 0 30px 30px 0;
+ background-color: #2CA8FF;
+ color: #ffffff;
+ text-indent: 1px; }
+
+.has-switch .switch-off span.switch-right {
+ background-color: #DDDDDD; }
+
+.has-switch label {
+ border-radius: 12px;
+ float: left;
+ height: 22px;
+ margin: 1px -13px;
+ padding: 0;
+ position: relative;
+ transition: all 0.25s ease-out 0s;
+ vertical-align: middle;
+ width: 22px;
+ z-index: 100;
+ -webkit-transition: 0.25s ease-out;
+ transition: 0.25s ease-out; }
+
+.has-switch .switch-on .fa-check:before {
+ margin-left: 10px; }
+
+.has-switch:hover .switch-on label {
+ margin: 1px -17px;
+ width: 26px; }
+
+.has-switch:hover .switch-off label {
+ margin: 1px -13px;
+ width: 26px; }
+
+.nav > li > a:hover,
+.nav > li > a:focus {
+ background-color: transparent; }
+
+.navbar {
+ border: 0;
+ font-size: 16px;
+ transition: all 0.4s;
+ -webkit-transition: all 0.4s; }
+ .navbar .navbar-brand {
+ font-weight: 600;
+ margin: 5px 0px;
+ padding: 20px 15px;
+ font-size: 20px; }
+ .navbar .navbar-nav > li > a {
+ padding: 10px 15px;
+ margin: 15px 3px; }
+ .navbar .navbar-nav > li > a.btn {
+ margin: 15px 3px;
+ padding: 8px 16px; }
+ .navbar .navbar-nav > li > a.btn-round {
+ margin: 16px 3px; }
+ .navbar .navbar-nav > li > a [class^="fa"] {
+ font-size: 19px;
+ position: relative;
+ top: 1px; }
+ .navbar .btn {
+ margin: 15px 3px;
+ font-size: 14px; }
+ .navbar .btn-simple {
+ font-size: 16px; }
+
+.navbar-nav > li > .dropdown-menu {
+ border-radius: 10px;
+ margin-top: -5px; }
+
+.navbar-transparent .navbar-brand, [class*="navbar-ct"] .navbar-brand {
+ color: #FFFFFF;
+ opacity: 0.9;
+ filter: alpha(opacity=90); }
+ .navbar-transparent .navbar-brand:focus, .navbar-transparent .navbar-brand:hover, [class*="navbar-ct"] .navbar-brand:focus, [class*="navbar-ct"] .navbar-brand:hover {
+ background-color: transparent;
+ color: #FFFFFF;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+.navbar-transparent .navbar-nav > li > a:not(.btn),
+.navbar-transparent .navbar-nav > li > a.btn-default, [class*="navbar-ct"] .navbar-nav > li > a:not(.btn),
+[class*="navbar-ct"] .navbar-nav > li > a.btn-default {
+ color: #FFFFFF;
+ border-color: #FFFFFF;
+ opacity: 0.8;
+ filter: alpha(opacity=80); }
+.navbar-transparent .navbar-nav > li > a.btn-default:hover,
+.navbar-transparent .navbar-nav > li > a.btn-default:focus, [class*="navbar-ct"] .navbar-nav > li > a.btn-default:hover,
+[class*="navbar-ct"] .navbar-nav > li > a.btn-default:focus {
+ border-color: #FFFFFF;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+.navbar-transparent .navbar-nav > .active > a:not(.btn),
+.navbar-transparent .navbar-nav > .active > a:hover:not(.btn),
+.navbar-transparent .navbar-nav > .active > a:focus:not(.btn),
+.navbar-transparent .navbar-nav > li > a:hover:not(.btn),
+.navbar-transparent .navbar-nav > li > a:focus:not(.btn), [class*="navbar-ct"] .navbar-nav > .active > a:not(.btn),
+[class*="navbar-ct"] .navbar-nav > .active > a:hover:not(.btn),
+[class*="navbar-ct"] .navbar-nav > .active > a:focus:not(.btn),
+[class*="navbar-ct"] .navbar-nav > li > a:hover:not(.btn),
+[class*="navbar-ct"] .navbar-nav > li > a:focus:not(.btn) {
+ background-color: transparent;
+ border-radius: 3px;
+ color: #FFFFFF;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+.navbar-transparent .navbar-nav .nav > li > a.btn:hover, [class*="navbar-ct"] .navbar-nav .nav > li > a.btn:hover {
+ background-color: transparent; }
+.navbar-transparent .navbar-nav > .dropdown > a .caret,
+.navbar-transparent .navbar-nav > .dropdown > a:hover .caret,
+.navbar-transparent .navbar-nav > .dropdown > a:focus .caret, [class*="navbar-ct"] .navbar-nav > .dropdown > a .caret,
+[class*="navbar-ct"] .navbar-nav > .dropdown > a:hover .caret,
+[class*="navbar-ct"] .navbar-nav > .dropdown > a:focus .caret {
+ border-bottom-color: #FFFFFF;
+ border-top-color: #FFFFFF; }
+.navbar-transparent .navbar-nav > .open > a,
+.navbar-transparent .navbar-nav > .open > a:hover,
+.navbar-transparent .navbar-nav > .open > a:focus, [class*="navbar-ct"] .navbar-nav > .open > a,
+[class*="navbar-ct"] .navbar-nav > .open > a:hover,
+[class*="navbar-ct"] .navbar-nav > .open > a:focus {
+ background-color: transparent;
+ color: #FFFFFF;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+.navbar-transparent .btn-default, [class*="navbar-ct"] .btn-default {
+ color: #FFFFFF;
+ border-color: #FFFFFF; }
+.navbar-transparent .btn-default.btn-fill, [class*="navbar-ct"] .btn-default.btn-fill {
+ color: #9A9A9A;
+ background-color: #FFFFFF;
+ opacity: 0.9;
+ filter: alpha(opacity=90); }
+.navbar-transparent .btn-default.btn-fill:hover,
+.navbar-transparent .btn-default.btn-fill:focus,
+.navbar-transparent .btn-default.btn-fill:active,
+.navbar-transparent .btn-default.btn-fill.active,
+.navbar-transparent .open .dropdown-toggle.btn-fill.btn-default, [class*="navbar-ct"] .btn-default.btn-fill:hover,
+[class*="navbar-ct"] .btn-default.btn-fill:focus,
+[class*="navbar-ct"] .btn-default.btn-fill:active,
+[class*="navbar-ct"] .btn-default.btn-fill.active,
+[class*="navbar-ct"] .open .dropdown-toggle.btn-fill.btn-default {
+ border-color: #FFFFFF;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+.navbar-transparent .navbar-toggle .icon-bar, [class*="navbar-ct"] .navbar-toggle .icon-bar {
+ background-color: #FFFFFF !important; }
+
+.navbar-toggle:hover,
+.navbar-toggle:focus {
+ background-color: transparent; }
+
+/*
+.navbar-transparent{
+ .dropdown-menu .divider{
+ background-color: rgba($white-color,.2);
+ }
+}
+*/
+.navbar-inverse .navbar-toggle:hover,
+.navbar-inverse .navbar-toggle:focus {
+ background-color: transparent; }
+.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
+ background-color: transparent; }
+
+.nav-open .nav .caret {
+ border-bottom-color: #FFFFFF;
+ border-top-color: #FFFFFF; }
+
+.navbar-default {
+ background-color: rgba(255, 255, 255, 0.96);
+ border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
+ .navbar-default .navbar-nav > .active > a,
+ .navbar-default .navbar-nav > .active > a:not(.btn):hover,
+ .navbar-default .navbar-nav > .active > a:not(.btn):focus,
+ .navbar-default .navbar-nav > li > a:not(.btn):hover,
+ .navbar-default .navbar-nav > li > a:not(.btn):focus {
+ background-color: transparent;
+ border-radius: 3px;
+ color: #2CA8FF;
+ opacity: 1;
+ filter: alpha(opacity=100); }
+ .navbar-default .navbar-nav > .dropdown > a:hover .caret,
+ .navbar-default .navbar-nav > .dropdown > a:focus .caret {
+ border-bottom-color: #2CA8FF;
+ border-top-color: #2CA8FF; }
+ .navbar-default .navbar-nav > .open > a,
+ .navbar-default .navbar-nav > .open > a:hover,
+ .navbar-default .navbar-nav > .open > a:focus {
+ background-color: transparent;
+ color: #2CA8FF; }
+ .navbar-default .navbar-nav .navbar-toggle:hover, .navbar-default .navbar-nav .navbar-toggle:focus {
+ background-color: transparent; }
+ .navbar-default:not(.navbar-transparent) .btn-default:hover {
+ color: #2CA8FF;
+ border-color: #2CA8FF; }
+ .navbar-default:not(.navbar-transparent) .btn-neutral, .navbar-default:not(.navbar-transparent) .btn-neutral:hover, .navbar-default:not(.navbar-transparent) .btn-neutral:active {
+ color: #9A9A9A; }
+ .navbar-default .navbar-toggle:hover,
+ .navbar-default .navbar-toggle:focus {
+ background-color: transparent; }
+
+.navbar-form {
+ -webkit-box-shadow: none;
+ box-shadow: none; }
+ .navbar-form .form-control {
+ border-radius: 0;
+ border: 0;
+ padding: 0;
+ background-color: transparent;
+ height: 22px;
+ font-size: 16px;
+ line-height: 1.5;
+ color: #E3E3E3; }
+ .navbar-transparent .navbar-form .form-control, [class*="navbar-ct"] .navbar-form .form-control {
+ color: #FFFFFF;
+ border: 0;
+ border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
+
+.navbar-ct-blue {
+ background-color: rgba(52, 172, 220, 0.98); }
+
+.navbar-ct-azzure {
+ background-color: rgba(91, 202, 255, 0.98); }
+
+.navbar-ct-green {
+ background-color: rgba(76, 217, 100, 0.98); }
+
+.navbar-ct-orange {
+ background-color: rgba(255, 149, 0, 0.98); }
+
+.navbar-ct-red {
+ background-color: rgba(255, 76, 64, 0.98); }
+
+.navbar-transparent {
+ padding-top: 15px;
+ background-color: transparent;
+ border-bottom: 1px solid transparent; }
+
+.navbar-toggle {
+ margin-top: 19px;
+ margin-bottom: 19px;
+ border: 0; }
+ .navbar-toggle .icon-bar {
+ background-color: #FFFFFF; }
+ .navbar-toggle .navbar-collapse,
+ .navbar-toggle .navbar-form {
+ border-color: transparent; }
+
+.dropdown-menu {
+ margin: 0;
+ padding: 0;
+ border-radius: 10px;
+ z-index: 9000;
+ -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125);
+ box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125); }
+ .dropdown-menu > li > a {
+ padding: 8px 16px;
+ color: #333333; }
+ .dropdown-menu > li > a:focus {
+ outline: 0 !important; }
+ .dropdown-menu > li:first-child > a {
+ border-top-left-radius: 10px;
+ border-top-right-radius: 10px; }
+ .dropdown-menu > li:last-child > a {
+ border-bottom-left-radius: 10px;
+ border-bottom-right-radius: 10px; }
+ .dropdown-menu > li > a:hover,
+ .dropdown-menu > li > a:focus {
+ background-color: #F5F5F5;
+ color: #333333;
+ opacity: 1;
+ text-decoration: none; }
+ .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
+ background-color: #2CA8FF; }
+
+.btn-group.select {
+ overflow: hidden; }
+
+.btn-group.select.open {
+ overflow: visible; }
+
+/* Navigation menu */
+.nav-pills > li + li {
+ margin-left: 0; }
+.nav-pills > li > a {
+ border: 1px solid #2CA8FF;
+ border-radius: 0;
+ color: #2CA8FF;
+ margin-left: -1px; }
+ .nav-pills > li > a:hover, .nav-pills > li > a:focus {
+ background-color: #F5F5F5; }
+.nav-pills > li.active > a,
+.nav-pills > li.active > a:hover,
+.nav-pills > li.active > a:focus {
+ background-color: #2CA8FF;
+ color: #FFFFFF !important; }
+.nav-pills > li:first-child > a {
+ border-radius: 4px 0 0 4px;
+ margin: 0; }
+.nav-pills > li:last-child > a {
+ border-radius: 0 4px 4px 0; }
+
+.pagination.pagination-no-border > li > a,
+.pagination.pagination-no-border > li > span {
+ border: 0; }
+
+.pagination > li > a, .pagination > li > span, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
+ border-radius: 50%;
+ margin: 0 2px;
+ color: #777777; }
+
+.pagination > li.active > a, .pagination > li.active > span, .pagination > li.active > a:hover, .pagination > li.active > span:hover, .pagination > li.active > a:focus, .pagination > li.active > span:focus {
+ background-color: #2CA8FF;
+ border: 0;
+ color: #FFFFFF;
+ padding: 7px 13px; }
+
+.nav-pills.ct-blue > li.active > a,
+.nav-pills.ct-blue > li.active > a:hover,
+.nav-pills.ct-blue > li.active > a:focus,
+.pagination.ct-blue > li.active > a,
+.pagination.ct-blue > li.active > span,
+.pagination.ct-blue > li.active > a:hover,
+.pagination.ct-blue > li.active > span:hover,
+.pagination.ct-blue > li.active > a:focus,
+.pagination.ct-blue > li.active > span:focus {
+ background-color: #3472F7; }
+
+.nav-pills.ct-azzure > li.active > a,
+.nav-pills.ct-azzure > li.active > a:hover,
+.nav-pills.ct-azzure > li.active > a:focus,
+.pagination.ct-azzure > li.active > a,
+.pagination.ct-azzure > li.active > span,
+.pagination.ct-azzure > li.active > a:hover,
+.pagination.ct-azzure > li.active > span:hover,
+.pagination.ct-azzure > li.active > a:focus,
+.pagination.ct-azzure > li.active > span:focus {
+ background-color: #2CA8FF; }
+
+.nav-pills.ct-green > li.active > a,
+.nav-pills.ct-green > li.active > a:hover,
+.nav-pills.ct-green > li.active > a:focus,
+.pagination.ct-green > li.active > a,
+.pagination.ct-green > li.active > span,
+.pagination.ct-green > li.active > a:hover,
+.pagination.ct-green > li.active > span:hover,
+.pagination.ct-green > li.active > a:focus,
+.pagination.ct-green > li.active > span:focus {
+ background-color: #05AE0E; }
+
+.nav-pills.ct-orange > li.active > a,
+.nav-pills.ct-orange > li.active > a:hover,
+.nav-pills.ct-orange > li.active > a:focus,
+.pagination.ct-orange > li.active > a,
+.pagination.ct-orange > li.active > span,
+.pagination.ct-orange > li.active > a:hover,
+.pagination.ct-orange > li.active > span:hover,
+.pagination.ct-orange > li.active > a:focus,
+.pagination.ct-orange > li.active > span:focus {
+ background-color: #FF9500; }
+
+.nav-pills.ct-red > li.active > a,
+.nav-pills.ct-red > li.active > a:hover,
+.nav-pills.ct-red > li.active > a:focus,
+.pagination.ct-red > li.active > a,
+.pagination.ct-red > li.active > span,
+.pagination.ct-red > li.active > a:hover,
+.pagination.ct-red > li.active > span:hover,
+.pagination.ct-red > li.active > a:focus,
+.pagination.ct-red > li.active > span:focus {
+ background-color: #FF3B30; }
+
+.nav-pills.ct-blue > li > a {
+ border: 1px solid #3472F7;
+ color: #3472F7; }
+
+.nav-pills.ct-azzure > li > a {
+ border: 1px solid #2CA8FF;
+ color: #2CA8FF; }
+
+.nav-pills.ct-green > li > a {
+ border: 1px solid #05AE0E;
+ color: #05AE0E; }
+
+.nav-pills.ct-orange > li > a {
+ border: 1px solid #FF9500;
+ color: #FF9500; }
+
+.nav-pills.ct-red > li > a {
+ border: 1px solid #FF3B30;
+ color: #FF3B30; }
+
+.panel-group .panel {
+ border: 0;
+ border-bottom: 1px solid #DDDDDD;
+ box-shadow: none; }
+.panel-group .panel-default > .panel-heading {
+ background-color: #FFFFFF;
+ border-color: #FFFFFF; }
+.panel-group .panel {
+ border-radius: 0; }
+.panel-group .panel-title {
+ font-size: 18px; }
+.panel-group .panel-title a:hover, .panel-group .panel-title a:focus {
+ text-decoration: none; }
+.panel-group .gsdk-collapse {
+ display: block;
+ height: 0px;
+ visibility: visible;
+ overflow: hidden;
+ transition: all 400ms; }
+.panel-group .panel-title a:hover,
+.panel-group .panel-title a:focus {
+ color: #777777; }
+.panel-group .panel-default > .panel-heading + .panel-collapse.gsdk-collapse > .panel-body {
+ box-shadow: inset 0 7px 10px -7px rgba(0, 0, 0, 0.14); }
+
+.carousel-control.left, .carousel-control.right {
+ background-image: none; }
+.carousel-control .fa {
+ font-size: 35px; }
+.carousel-control .fa,
+.carousel-control .icon-prev,
+.carousel-control .icon-next {
+ display: inline-block;
+ position: absolute;
+ top: 50%;
+ z-index: 5;
+ margin-top: -17px;
+ margin-left: -9px; }
+
+.carousel-inner > .item {
+ transition: left 1200ms cubic-bezier(0.455, 0.03, 0.4, 0.955) 0s;
+ -webkit-transition: left 1200ms cubic-bezier(0.455, 0.03, 0.4, 0.955) 0s; }
+
+.modal-header {
+ border: 0 none; }
+
+.modal-content {
+ border: 0 none;
+ border-radius: 10px;
+ box-shadow: 0 0 15px rgba(0, 0, 0, 0.15), 0 0 1px 1px rgba(0, 0, 0, 0.1); }
+
+.modal-dialog {
+ padding-top: 60px; }
+
+.modal-footer {
+ border-top: 0 none;
+ padding: 5px 10px;
+ text-align: right; }
+ .modal-footer .btn {
+ font-size: 16px; }
+ .modal-footer .btn-default.btn-simple {
+ font-weight: 400; }
+ .modal-footer .divider {
+ background-color: #DDDDDD;
+ display: inline-block;
+ float: inherit;
+ height: 26px;
+ margin: 8px -3px;
+ position: absolute;
+ width: 1px; }
+
+.modal-footer .modal-footer
+.modal.fade .modal-dialog {
+ transform: none;
+ -webkit-transform: none;
+ -moz-transform: none; }
+
+.modal.in .modal-dialog {
+ transform: none;
+ -webkit-transform: none;
+ -moz-transform: none; }
+
+.modal-footer
+.modal.fade .modal-dialog {
+ transform: none; }
+
+@media (min-width: 768px) {
+ .navbar-form {
+ margin-top: 21px;
+ margin-bottom: 21px;
+ padding-left: 5px;
+ padding-right: 5px; }
+
+ .navbar-search-form {
+ display: none; }
+
+ .navbar-nav > li > .dropdown-menu,
+ .dropdown .dropdown-menu {
+ -webkit-transform: scale(0);
+ -moz-transform: scale(0);
+ -o-transform: scale(0);
+ -ms-transform: scale(0);
+ transform: scale(0);
+ -webkit-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
+ -moz-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
+ -o-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
+ -ms-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
+ transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
+ opacity: 0;
+ filter: alpha(opacity=0);
+ visibility: hidden;
+ display: block; }
+
+ .navbar-nav > li.open > .dropdown-menu,
+ .dropdown.open .dropdown-menu {
+ -webkit-transform: scale(1);
+ -moz-transform: scale(1);
+ -o-transform: scale(1);
+ -ms-transform: scale(1);
+ transform: scale(1);
+ -webkit-transform-origin: 29px -50px;
+ -moz-transform-origin: 29px -50px;
+ -o-transform-origin: 29px -50px;
+ -ms-transform-origin: 29px -50px;
+ transform-origin: 29px -50px;
+ opacity: 1;
+ filter: alpha(opacity=100);
+ visibility: visible; }
+
+ .navbar-nav > li > .dropdown-menu:before {
+ border-bottom: 11px solid rgba(0, 0, 0, 0.2);
+ border-left: 11px solid transparent;
+ border-right: 11px solid transparent;
+ content: "";
+ display: inline-block;
+ position: absolute;
+ left: 12px;
+ top: -11px; }
+
+ .navbar-nav > li > .dropdown-menu:after {
+ border-bottom: 11px solid #FFFFFF;
+ border-left: 11px solid transparent;
+ border-right: 11px solid transparent;
+ content: "";
+ display: inline-block;
+ position: absolute;
+ left: 12px;
+ top: -10px; }
+
+ .navbar-nav.navbar-right > li > .dropdown-menu:before {
+ left: auto;
+ right: 12px; }
+
+ .navbar-nav.navbar-right > li > .dropdown-menu:after {
+ left: auto;
+ right: 12px; }
+
+ .footer:not(.footer-big) nav > ul li:first-child {
+ margin-left: 0; }
+
+ .nav-open .navbar-collapse {
+ -webkit-transform: translate3d(0px, 0, 0);
+ -moz-transform: translate3d(0px, 0, 0);
+ -o-transform: translate3d(0px, 0, 0);
+ -ms-transform: translate3d(0px, 0, 0);
+ transform: translate3d(0px, 0, 0); }
+
+ .nav-open .navbar .container {
+ -webkit-transform: translate3d(-200px, 0, 0);
+ -moz-transform: translate3d(-200px, 0, 0);
+ -o-transform: translate3d(-200px, 0, 0);
+ -ms-transform: translate3d(-200px, 0, 0);
+ transform: translate3d(-200px, 0, 0); }
+
+ .navbar-burger .container {
+ padding: 0 15px; }
+ .navbar-burger .navbar-header {
+ width: 100%; }
+ .navbar-burger .navbar-toggle {
+ display: block;
+ margin-right: 0; }
+ .navbar-burger.navbar .navbar-collapse.collapse, .navbar-burger.navbar .navbar-collapse.collapse.in, .navbar-burger.navbar .navbar-collapse.collapsing {
+ display: none !important; } }
+/* Changes for small display */
+@media (max-width: 767px) {
+ .navbar-transparent {
+ padding-top: 0px;
+ background-color: rgba(0, 0, 0, 0.45); }
+
+ .body-click {
+ right: 230px; }
+
+ body {
+ position: relative; }
+ body > .navbar-collapse {
+ width: 230px;
+ -webkit-transform: translate3d(230px, 0, 0);
+ -moz-transform: translate3d(230px, 0, 0);
+ -o-transform: translate3d(230px, 0, 0);
+ -ms-transform: translate3d(230px, 0, 0);
+ transform: translate3d(230px, 0, 0); }
+
+ .navbar .container {
+ width: 100%;
+ position: relative;
+ -webkit-transform: translate3d(0px, 0, 0);
+ -moz-transform: translate3d(0px, 0, 0);
+ -o-transform: translate3d(0px, 0, 0);
+ -ms-transform: translate3d(0px, 0, 0);
+ transform: translate3d(0px, 0, 0);
+ -webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
+ -moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
+ -o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
+ -ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
+ transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1); }
+ .nav-open .navbar .container {
+ -webkit-transform: translate3d(-230px, 0, 0);
+ -moz-transform: translate3d(-230px, 0, 0);
+ -o-transform: translate3d(-230px, 0, 0);
+ -ms-transform: translate3d(-230px, 0, 0);
+ transform: translate3d(-230px, 0, 0); }
+ .navbar .navbar-collapse.collapse,
+ .navbar .navbar .navbar-collapse.collapse.in,
+ .navbar .navbar .navbar-collapse.collapsing {
+ display: none !important; }
+
+ .nav-open .navbar-collapse {
+ -webkit-transform: translate3d(0px, 0, 0);
+ -moz-transform: translate3d(0px, 0, 0);
+ -o-transform: translate3d(0px, 0, 0);
+ -ms-transform: translate3d(0px, 0, 0);
+ transform: translate3d(0px, 0, 0); }
+
+ .navbar-toggle .icon-bar {
+ display: block;
+ position: relative;
+ background: #FFFFFF;
+ width: 24px;
+ height: 2px;
+ border-radius: 1px;
+ margin: 0 auto; }
+
+ .navbar-default .navbar-toggle .icon-bar {
+ background-color: #888888; }
+
+ .navbar-header .navbar-toggle {
+ margin-top: 17px;
+ margin-bottom: 17px;
+ width: 40px;
+ height: 40px; }
+
+ .bar1,
+ .bar2,
+ .bar3 {
+ outline: 1px solid transparent; }
+
+ .bar1 {
+ top: 0px;
+ -webkit-animation: topbar-back 500ms linear 0s;
+ -moz-animation: topbar-back 500ms linear 0s;
+ animation: topbar-back 500ms 0s;
+ -webkit-animation-fill-mode: forwards;
+ -moz-animation-fill-mode: forwards;
+ animation-fill-mode: forwards; }
+
+ .bar2 {
+ opacity: 1; }
+
+ .bar3 {
+ bottom: 0px;
+ -webkit-animation: bottombar-back 500ms linear 0s;
+ -moz-animation: bottombar-back 500ms linear 0s;
+ animation: bottombar-back 500ms 0s;
+ -webkit-animation-fill-mode: forwards;
+ -moz-animation-fill-mode: forwards;
+ animation-fill-mode: forwards; }
+
+ .toggled .bar1 {
+ top: 6px;
+ -webkit-animation: topbar-x 500ms linear 0s;
+ -moz-animation: topbar-x 500ms linear 0s;
+ animation: topbar-x 500ms 0s;
+ -webkit-animation-fill-mode: forwards;
+ -moz-animation-fill-mode: forwards;
+ animation-fill-mode: forwards; }
+
+ .toggled .bar2 {
+ opacity: 0; }
+
+ .toggled .bar3 {
+ bottom: 6px;
+ -webkit-animation: bottombar-x 500ms linear 0s;
+ -moz-animation: bottombar-x 500ms linear 0s;
+ animation: bottombar-x 500ms 0s;
+ -webkit-animation-fill-mode: forwards;
+ -moz-animation-fill-mode: forwards;
+ animation-fill-mode: forwards; }
+
+ @keyframes topbar-x {
+ 0% {
+ top: 0px;
+ transform: rotate(0deg); }
+ 45% {
+ top: 6px;
+ transform: rotate(145deg); }
+ 75% {
+ transform: rotate(130deg); }
+ 100% {
+ transform: rotate(135deg); } }
+ @-webkit-keyframes topbar-x {
+ 0% {
+ top: 0px;
+ -webkit-transform: rotate(0deg); }
+ 45% {
+ top: 6px;
+ -webkit-transform: rotate(145deg); }
+ 75% {
+ -webkit-transform: rotate(130deg); }
+ 100% {
+ -webkit-transform: rotate(135deg); } }
+ @-moz-keyframes topbar-x {
+ 0% {
+ top: 0px;
+ -moz-transform: rotate(0deg); }
+ 45% {
+ top: 6px;
+ -moz-transform: rotate(145deg); }
+ 75% {
+ -moz-transform: rotate(130deg); }
+ 100% {
+ -moz-transform: rotate(135deg); } }
+ @keyframes topbar-back {
+ 0% {
+ top: 6px;
+ transform: rotate(135deg); }
+ 45% {
+ transform: rotate(-10deg); }
+ 75% {
+ transform: rotate(5deg); }
+ 100% {
+ top: 0px;
+ transform: rotate(0); } }
+ @-webkit-keyframes topbar-back {
+ 0% {
+ top: 6px;
+ -webkit-transform: rotate(135deg); }
+ 45% {
+ -webkit-transform: rotate(-10deg); }
+ 75% {
+ -webkit-transform: rotate(5deg); }
+ 100% {
+ top: 0px;
+ -webkit-transform: rotate(0); } }
+ @-moz-keyframes topbar-back {
+ 0% {
+ top: 6px;
+ -moz-transform: rotate(135deg); }
+ 45% {
+ -moz-transform: rotate(-10deg); }
+ 75% {
+ -moz-transform: rotate(5deg); }
+ 100% {
+ top: 0px;
+ -moz-transform: rotate(0); } }
+ @keyframes bottombar-x {
+ 0% {
+ bottom: 0px;
+ transform: rotate(0deg); }
+ 45% {
+ bottom: 6px;
+ transform: rotate(-145deg); }
+ 75% {
+ transform: rotate(-130deg); }
+ 100% {
+ transform: rotate(-135deg); } }
+ @-webkit-keyframes bottombar-x {
+ 0% {
+ bottom: 0px;
+ -webkit-transform: rotate(0deg); }
+ 45% {
+ bottom: 6px;
+ -webkit-transform: rotate(-145deg); }
+ 75% {
+ -webkit-transform: rotate(-130deg); }
+ 100% {
+ -webkit-transform: rotate(-135deg); } }
+ @-moz-keyframes bottombar-x {
+ 0% {
+ bottom: 0px;
+ -moz-transform: rotate(0deg); }
+ 45% {
+ bottom: 6px;
+ -moz-transform: rotate(-145deg); }
+ 75% {
+ -moz-transform: rotate(-130deg); }
+ 100% {
+ -moz-transform: rotate(-135deg); } }
+ @keyframes bottombar-back {
+ 0% {
+ bottom: 6px;
+ transform: rotate(-135deg); }
+ 45% {
+ transform: rotate(10deg); }
+ 75% {
+ transform: rotate(-5deg); }
+ 100% {
+ bottom: 0px;
+ transform: rotate(0); } }
+ @-webkit-keyframes bottombar-back {
+ 0% {
+ bottom: 6px;
+ -webkit-transform: rotate(-135deg); }
+ 45% {
+ -webkit-transform: rotate(10deg); }
+ 75% {
+ -webkit-transform: rotate(-5deg); }
+ 100% {
+ bottom: 0px;
+ -webkit-transform: rotate(0); } }
+ @-moz-keyframes bottombar-back {
+ 0% {
+ bottom: 6px;
+ -moz-transform: rotate(-135deg); }
+ 45% {
+ -moz-transform: rotate(10deg); }
+ 75% {
+ -moz-transform: rotate(-5deg); }
+ 100% {
+ bottom: 0px;
+ -moz-transform: rotate(0); } }
+ @-webkit-keyframes fadeIn {
+ 0% {
+ opacity: 0; }
+ 100% {
+ opacity: 1; } }
+ @-moz-keyframes fadeIn {
+ 0% {
+ opacity: 0; }
+ 100% {
+ opacity: 1; } }
+ @keyframes fadeIn {
+ 0% {
+ opacity: 0; }
+ 100% {
+ opacity: 1; } }
+ [class*="navbar-"] .navbar-nav > li > a,
+ [class*="navbar-"] .navbar-nav > li > a:hover,
+ [class*="navbar-"] .navbar-nav > li > a:focus,
+ [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a,
+ [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:hover,
+ [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:focus {
+ opacity: .7;
+ background: transparent; }
+ [class*="navbar-"] .navbar-nav.navbar-nav .open .dropdown-menu > li > a:active {
+ opacity: 1; }
+ [class*="navbar-"] .navbar-nav .dropdown > a:hover .caret {
+ border-bottom-color: #777;
+ border-top-color: #777; }
+ [class*="navbar-"] .navbar-nav .dropdown > a:active .caret {
+ border-bottom-color: white;
+ border-top-color: white; }
+
+ .dropdown-menu {
+ display: none; }
+
+ .navbar-fixed-top {
+ -webkit-backface-visibility: hidden; }
+
+ .navbar-toggle:hover,
+ .navbar-toggle:focus {
+ background-color: transparent !important; }
+
+ .btn.dropdown-toggle {
+ margin-bottom: 0; } }
diff --git a/css/gskd-demo.css b/css/gskd-demo.css
new file mode 100644
index 0000000..a2c3c30
--- /dev/null
+++ b/css/gskd-demo.css
@@ -0,0 +1,400 @@
+
+.tim-container{
+ background: #ffffff;
+
+}
+.tim-row{
+ margin-bottom: 20px;
+}
+.tim-title{
+ margin-top: 30px;
+ margin-bottom: 15px;
+}
+.tim-typo{
+ padding-left: 25%;
+ margin-bottom: 40px;
+ position: relative;
+}
+.tim-typo .tim-note{
+ bottom: 10px;
+ color: #c0c1c2;
+ display: block;
+ font-weight: 400;
+ font-size: 13px;
+ line-height: 13px;
+ left: 0;
+ margin-left: 20px;
+ position: absolute;
+ width: 260px;
+}
+.tim-row{
+ margin-top: 50px;
+}
+.tim-row h3{
+ margin-top: 0;
+}
+.switch{
+ margin-right: 20px;
+}
+#navbar-full .navbar{
+ border-radius: 0 !important;
+ margin-bottom: 0;
+}
+.navigation-example{
+ margin-top: 0px;
+}
+.space{
+ height: 130px;
+ display: block;
+}
+.navigation-example .img-src{
+ background-attachment: scroll;
+}
+.main{
+ background-color: #FFFFFF;
+}
+.navigation-example{
+ height: 660px;
+ background-image: url('../img/bg.jpg');
+ background-position: center center;
+ background-size: cover;
+ position: relative;
+}
+#notifications{
+ background-color: #FFFFFF;
+ display: block;
+ width: 100%;
+ position: relative;
+}
+.tim-note{
+ text-transform: capitalize;
+}
+
+.card{
+ background-color: #FFFFFF;
+ padding: 10px 0 20px;
+ width: 100%;
+}
+.card h3{
+ margin-bottom: 20px;
+}
+.card button{
+ margin-top: 30px;
+}
+.subscribe-form{
+ padding-top: 20px;
+}
+.subscribe-form .form-control{
+
+}
+
+.space-100{
+ height: 100px;
+ display: block;
+ width: 100%;
+}
+
+.be-social{
+ padding-bottom: 20px;
+/* border-bottom: 1px solid #aaa; */
+ margin: 0 auto 40px;
+}
+.txt-white{
+ color: #FFFFFF;
+}
+.txt-gray{
+ color: #ddd !important;
+}
+.footer{
+ background-color: #DDDDDD;
+ background-image: url('../img/cover_4_blur.jpg');
+ background-attachment: fixed;
+ position: relative;
+}
+.heart{
+ color: #FF3B30;
+}
+.footer .overlayer{
+ background-color: rgba(27, 27, 27, 0.7);
+ position: relative;
+}
+.footer .credits {
+ margin-top: 25px;
+ padding: 20px 0 15px;
+ text-align: center;
+ color: #EEE;
+}
+.footer .credits a{
+ color: #FFFFFF;
+}
+.social-share{
+ float: left;
+ margin-right: 8px;
+}
+.social-share a{
+ color: #FFFFFF;
+}
+#subscribe_email{
+ border-radius: 0;
+ border-left: 0;
+ border-right: 0;
+}
+.pick-class-label{
+ border-radius: 8px;
+ color: #ffffff;
+ cursor: pointer;
+ display: inline;
+ font-size: 75%;
+ font-weight: bold;
+ line-height: 1;
+ margin-right: 10px;
+ padding: 15px 23px;
+ text-align: center;
+ vertical-align: baseline;
+ white-space: nowrap;
+}
+
+.parallax-pro{
+ width:100%;
+ display: block;
+ position: relative;
+ background-color: #000;
+}
+.parallax-pro > .img-src{
+ background-position: center center;
+ background-repeat: no-repeat;
+ background-size: cover;
+ position: absolute;
+ width: 100%;
+ height: 100%;
+ z-index: 0;
+
+}
+.parallax-pro:after{
+ position: absolute;
+ left: 0;
+ top: 0;
+ width: 100%;
+ height: 100%;
+ background-color: rgba(0,0,0,.3);
+ display: block;
+ content: "";
+ z-index: 0;
+}
+.parallax-pro .container{
+ padding-top: 20px;
+ z-index: 1;
+ position: relative;
+}
+.parallax-pro .hello a{
+ color: #fff;
+ text-decoration: none;
+}
+.parallax-pro .hello{
+ font-size: 48px;
+ font-weight: 300;
+ position: relative;
+/* width: 430px; */
+ margin: 30px auto 50px;
+}
+.parallax-pro .label{
+ font-size: 18px;
+ position: absolute;
+ text-transform: uppercase;
+ background-color: #FF9500;
+ color: #FFFFFF;
+ width: 60px;
+ margin-top: 10px;
+ margin-left: 10px;
+ padding: 0;
+ line-height: 30px;
+ text-align: center;
+ font-weight: 500;
+ letter-spacing: 0;
+}
+.parallax-pro small{
+ padding-top: 15px;
+ font-size: 20px;
+ display: block;
+ color: #fff;
+}
+.parallax-pro ul{
+ width: 280px;
+ margin: 0 auto;
+}
+.parallax-pro li{
+ padding: 9px 0;
+ border-bottom: 1px solid #777;
+}
+.parallax-pro .actions{
+ margin-top: 40px;
+}
+.parallax-pro .actions{
+ margin-left: 10px;
+}
+.parallax-pro .motto{
+ color: #FFFFFF;
+ font-size: 64px;
+ font-weight: 600;
+ position: relative;
+ text-align: center;
+ text-shadow: 0 0 10px rgba(0, 0, 0, 0.27);
+ text-transform: uppercase;
+ z-index: 3;
+ margin: 0 auto;
+ top: 22%;
+ width: 285px;
+}
+.parallax-pro .motto .pro{
+ position: absolute;
+ font-size: 18px;
+ background-color: #FFFFFF;
+ width: 70px;
+ height: 70px;
+ border-radius: 50%;
+ text-align: center;
+ line-height: 70px;
+ color: #333333;
+ text-shadow: 0 0 0;
+}
+.parallax-pro .motto .square{
+ padding: 7px 14px;
+ height: auto;
+ width: auto;
+ line-height: inherit;
+ border-radius: 6px;
+ bottom: 22px;
+ right: -25px;
+ color: #FFFFFF;
+ background-color: #ff9500;
+ font-weight: 300;
+ background-color: #ff9500;
+}
+.social-share{
+ margin-right: 0px;
+ margin-top: 10px;
+}
+.footer h4{
+ margin: 0px 0 20px;
+}
+.space-30{
+ height: 30px;
+ display: block;
+}
+.credits{
+ display: block;
+ margin: 15px 0;
+ color: #ddd;
+ opacity: .8;
+}
+.credits a{
+ color: #FFFFFF;
+}
+.sharing-title{
+ margin: 10px;
+ line-height: 40px;
+}
+.social-line{
+ padding: 5px 0;
+}
+.section-gray{
+ padding: 10px 0;
+ background-color: #EEE;
+}
+.section-gray h5{
+ margin: 0;
+ line-height: 40px;
+}
+
+/* EXTRA SHIT */
+/* @cristina: fisier singular, folosit pentru efectul de blur la parallax in header */
+
+.blurred-container{
+ position:relative;
+ width:100%;
+ height:540px;
+ top:0;
+ left:0;
+}
+.blurred-container > .img-src{
+ position:fixed;
+ width:100%;
+ height:540px;
+ background-repeat:no-repeat;
+ background-size:cover;
+ background-position: center center;
+}
+.blur{
+ opacity:0;
+}
+
+.logo-container{
+ margin-top: 10px;
+}
+.logo-container .logo{
+ overflow: hidden;
+ border-radius: 50%;
+ border: 1px solid #333333;
+ height: 50px;
+ width: 50px;
+ float: left;
+}
+.logo-container .logo img{
+ width: 100%;
+}
+.logo-container .brand{
+ font-size: 18px;
+ color: #FFFFFF;
+ float: left;
+ height: 50px;
+ line-height: 20px;
+ margin-left: 10px;
+ margin-top: 5px;
+ width: 60px;
+}
+.blurred-container .motto{
+ color: #FFFFFF;
+ font-size: 76px;
+ font-weight: 600;
+
+ text-align: center;
+ text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
+ text-transform: uppercase;
+ top: 100px;
+ z-index: 3;
+
+ display: block;
+ margin: 0 auto;
+ position: relative;
+ width: 306px;
+ height: 0;
+}
+.blurred-container .motto .border{
+ float: left;
+ border: 3px solid #FFFFFF;
+ padding: 0px 30px;
+ text-align: center;
+}
+.blurred-container .motto .no-right-border{
+ border-right: none;
+}
+
+@media (max-width: 768px){
+ .blurred-container .motto{
+ font-size: 60px;
+ width: 268px;
+ top: 130px;
+ }
+}
+.main{
+ background-color: #FFFFFF;
+ position: relative;
+}
+
+#buttons .btn, #tooltips .btn{
+ margin-bottom: 15px;
+}
+.img-dog{
+ display: inline-block;
+ margin-bottom: 25px;
+}
\ No newline at end of file
diff --git a/css/millironx_customstyles.css b/css/millironx_customstyles.css
new file mode 100644
index 0000000..795e168
--- /dev/null
+++ b/css/millironx_customstyles.css
@@ -0,0 +1,138 @@
+/* Used for making the vertical bootstrap menu work */
+@media (min-width: 768px) {
+ .sidbar-nav .navbar .navbar-collapse {
+ padding: 0;
+ max-height: none;
+ }
+
+ .sidebar-nav .navbar ul {
+ float: none;
+ }
+
+ .sidebar-nav .navbar ul:not {
+ display: block;
+ }
+
+ .sidebar-nav .navbar li {
+ float: none;
+ display: block;
+ }
+
+ .sidebar-nav .navbar li a {
+ padding-top: 12px;
+ padding-bottom: 12px;
+ }
+}
+
+/* Gives me greater control over fonts */
+.font-serif {
+ font-family: Georgia, "Times New Roman", Times, serif;
+}
+
+.font-sans {
+ font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
+}
+
+.font-mono {
+ font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
+}
+
+.font-small-caps {
+ font-variant-caps: small-caps;
+}
+
+.strikethrough {
+ text-decoration: line-through;
+}
+
+.sfTable {
+ margin: 0 auto;
+}
+
+.text-align-left {
+ text-align: left
+}
+
+.text-align-right {
+ text-align: right;
+}
+
+.float-left {
+ float: left;
+}
+
+.float-right {
+ float: right;
+}
+
+.media-object {
+ max-height: 100%;
+ max-width: 100%;
+}
+
+@media (min-width: 768px) {
+ .pull-left {
+ max-width: 25%;
+ }
+}
+
+/* This embed responsive stuff is included in future versions of Bootstrap, but I am using
+ an old version because of other toolkit compatibilities, so I will need to add it here
+*/
+.embed-responsive {
+ position: relative;
+ display: block;
+ height: 0;
+ padding: 0;
+ overflow: hidden;
+}
+
+ .embed-responsive .embed-responsive-item,
+ .embed-responsive iframe,
+ .embed-responsive embed,
+ .embed-responsive object,
+ .embed-responsive video {
+ position: absolute;
+ top: 0;
+ bottom: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ border: 0;
+ }
+
+.embed-responsive-16by9 {
+ padding-bottom: 56.25%;
+}
+
+.embed-responsive-4by3 {
+ padding-bottom: 75%;
+}
+
+.math {
+ margin: 8px auto;
+ text-align: center;
+ vertical-align: middle;
+}
+
+@media (min-width: 768px) {
+ .small-margins {
+ margin: inherit !important;
+ }
+}
+
+body {
+ word-wrap: break-word;
+}
+
+.web-logo {
+ margin: 0 5pt;
+}
+
+.motto > h1 {
+ background: #0000007d;
+}
+
+h1 {
+ word-wrap: normal;
+}
\ No newline at end of file
diff --git a/css/socialflair.css b/css/socialflair.css
new file mode 100644
index 0000000..ae9ad87
--- /dev/null
+++ b/css/socialflair.css
@@ -0,0 +1,112 @@
+.sfTable {
+ display : table;
+ border-collapse: collapse;
+ width : 207px;
+ height : 57px;
+}
+.sfTwitter {
+ background : url(../img/twitter-watermark.png) no-repeat right bottom;
+ border : 1px solid #CCCCCC;
+ background-color : #F9F9F9;
+}
+.sfFacebook {
+ background : url(../img/facebook-watermark.gif) no-repeat right bottom;
+ border : 1px solid #C4CDE0;
+ background-color : #EDEFF4;
+}
+.sfGithub {
+ background : url(../img/github-watermark.gif) no-repeat right bottom;
+ border : 1px solid #D4D4D4;
+ background-color: #ececec;
+}
+.sfBitbucket {
+ background : url(../img/bitbucket-watermark.png) no-repeat right bottom;
+ border : 1px solid #D4D4D4;
+ background-color: #ececec;
+}
+.sfRow {
+ display : table-row;
+ width : 100%;
+}
+.sfCell1 {
+ display : table-cell;
+ width : 48px;
+ padding : 4px 0px 0px 5px;
+}
+.sfCell2 {
+ display : table-cell;
+ vertical-align : top;
+ text-align : left;
+ padding-left : 10px;
+ padding-top : 3px;
+ width : 146px;
+}
+.sfCell2 div.sfHandle {
+ font : 13px "Tahoma",Helvetica,Arial,sans-serif;
+ font-weight : bold;
+ margin-right : 5px;
+ width : 140px;
+ word-wrap: break-word;
+}
+.sfTwitter div.sfHandle {
+ color : #0084B4;
+}
+.sfFacebook div.sfHandle {
+ color : #627AAD;
+}
+.sfGithub div.sfHandle {
+ color : #333;
+}
+.sfCell2 div.sfFans {
+ font : 11px "Tahoma",Helvetica,Arial,sans-serif;
+ color : #999;
+ font-weight : bold;
+ padding-top : 5px;
+}
+.sfCell2 div.sfFans span { padding-right : 10px; }
+.sfCell2 div.sfFans span.hireable { color : #A229A9; }
+.sfTwitter .sfCell2 div.sfFans span.following {
+ background : url(../img/twitter.ico) no-repeat left center;
+ padding-left : 20px;
+}
+.sfTwitter .sfCell2 div.sfFans span.followers {
+ background : url(../img/twitterr.ico) no-repeat left center;
+ padding-left : 20px;
+}
+.sfGithub .sfCell2 div.sfFans span.public_repos {
+ background : url(../img/repos.gif) no-repeat left center;
+ padding-left : 20px;
+}
+.sfGithub .sfCell2 div.sfFans span.followers {
+ background : url(../img/githubr.ico) no-repeat left center;
+ padding-left : 20px;
+}
+.sfBitbucket .sfCell2 div.sfFans span.public_repos {
+ background : url(../img/repos.gif) no-repeat left center;
+ padding-left : 20px;
+}
+.sfBitbucket .sfCell2 div.sfFans span.followers {
+ background : url(../img/bitbucket.ico) no-repeat left center;
+ padding-left : 20px;
+}
+.sfFacebook .sfCell2 div.sfFans span.following {
+ background : url(../img/friends.gif) no-repeat left center;
+ padding-left : 20px;
+}
+.sfFacebook .sfCell2 div.sfFans span.following {
+ background : url(../img/friends.gif) no-repeat left center;
+ padding-left : 20px;
+}
+img.ico {
+ vertical-align : middle;
+ margin-right : 5px;
+}
+img.sfProfilePic {
+ -webkit-border-radius: 4px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
+ border-radius: 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
+ /* useful if you don't want a bg color from leaking outside the border: */
+ -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
+}
+a.sfLink {
+ text-decoration: none;
+}
diff --git a/css/socialflair.min.css b/css/socialflair.min.css
new file mode 100644
index 0000000..c0f0082
--- /dev/null
+++ b/css/socialflair.min.css
@@ -0,0 +1 @@
+.sfTable{display:table;border-collapse:collapse;width:207px;height:57px}.sfTwitter{background:url(../img/twitter-watermark.png) no-repeat right bottom;border:1px solid #ccc;background-color:#f9f9f9}.sfFacebook{background:url(../img/facebook-watermark.gif) no-repeat right bottom;border:1px solid #c4cde0;background-color:#edeff4}.sfGithub{background:url(../img/github-watermark.gif) no-repeat right bottom;border:1px solid #d4d4d4;background-color:#ececec}.sfBitbucket{background:url(../img/bitbucket-watermark.png) no-repeat right bottom;border:1px solid #d4d4d4;background-color:#ececec}.sfRow{display:table-row;width:100%}.sfCell1{display:table-cell;width:48px;padding:4px 0 0 5px}.sfCell2{display:table-cell;vertical-align:top;text-align:left;padding-left:10px;padding-top:3px;width:146px}.sfCell2 div.sfHandle{font:13px "Tahoma",Helvetica,Arial,sans-serif;font-weight:bold;margin-right:5px;width:140px;word-wrap:break-word}.sfTwitter div.sfHandle{color:#0084b4}.sfFacebook div.sfHandle{color:#627aad}.sfGithub div.sfHandle{color:#333}.sfCell2 div.sfFans{font:11px "Tahoma",Helvetica,Arial,sans-serif;color:#999;font-weight:bold;padding-top:5px}.sfCell2 div.sfFans span{padding-right:10px}.sfCell2 div.sfFans span.hireable{color:#a229a9}.sfTwitter .sfCell2 div.sfFans span.following{background:url(../img/twitter.ico) no-repeat left center;padding-left:20px}.sfTwitter .sfCell2 div.sfFans span.followers{background:url(../img/twitterr.ico) no-repeat left center;padding-left:20px}.sfGithub .sfCell2 div.sfFans span.public_repos{background:url(../img/repos.gif) no-repeat left center;padding-left:20px}.sfGithub .sfCell2 div.sfFans span.followers{background:url(../img/githubr.ico) no-repeat left center;padding-left:20px}.sfBitbucket .sfCell2 div.sfFans span.public_repos{background:url(../img/repos.gif) no-repeat left center;padding-left:20px}.sfBitbucket .sfCell2 div.sfFans span.followers{background:url(../img/bitbucket.ico) no-repeat left center;padding-left:20px}.sfFacebook .sfCell2 div.sfFans span.following{background:url(../img/friends.gif) no-repeat left center;padding-left:20px}.sfFacebook .sfCell2 div.sfFans span.following{background:url(../img/friends.gif) no-repeat left center;padding-left:20px}img.ico{vertical-align:middle;margin-right:5px}img.sfProfilePic{-webkit-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}a.sfLink{text-decoration:none}
\ No newline at end of file
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000000000000000000000000000000000000..019ab17d162d17f51e6424575c5ad1f74b2526e8
GIT binary patch
literal 305115
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
literal 0
HcmV?d00001
diff --git a/img/404.jpg b/img/404.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..fa78691af64f9139c74879a45022098d4cc7daa2
GIT binary patch
literal 261770
zcma%i1y~gC+wRg!2up*(vZR2pw1m`xbf-v{ba&U%C@m==pwiu?2m%61ij>mb-JAja
z{o^~|b*?k}!p^??*38b__w(G(GuJ<_XF(KCJuF{0Ow$1hl8GocsLlDSev;}8=IM1
z+6mEYH?`4FTbc^dXz?hpD>#UoSy)PYIhm<>DXN=zS)1^i(ufFCKk*RouywFCb1|a!
zu(h#s7Vr?FxgA^p*uSZU(@@_waj_Pn5xbd{`k8_5~+^z^%xqy*VpSZXf2j^3S7$+AW7ymzfW$c_?jOh|_FLNuCYPHeyx$$s-|{auuqlck%Psic#=E%oi`7O?zZrZVE?GdAPq
z<74GxH|AtD;^gLK<>%sk!OCUK&dmbbI0LMvW-p9fZCq%C#qELRI=PzMUT~In)XGLqMy8g|
zW>4TZSD%d~(EWDr&q(n982`5VKQ7mQS_1dL&F;T$KH$T@ZeKGy;GT5?ZqDmXkhHRe
zy^FoGg}nnc7aKc>4mLX#=^tH&d$RlDk}1yLtK9Z5rQ#5SOI7#G$2$$6f{DV>kd!@a5!ivC@8l_
z^5-84DjGTlCKgb6yZ!r{KVLvVC}^nYXc*{VR4g!XDsWLigs3ny4lyEh6(bDCKpIZs
zxSR^iPlE_mCt5BNW73`3ph`M!p56Gj;%d(HWbGyr>cK;%E_1oOSXECM2!Xj#K^Q2Q
zm?-GL3j;V`z;M85XevgIftuS!}FVJS1CHF7&%`^N^yuIl+bbyMQGa5zL
z1wWJb>REhJGY#gbjlVf#E>f>Sbp$~RGq^k28Hu!0DWAY(52=(hW$-Yib5~W~M7cjx
z6bMRlBvpSQ_@Fre9YQk$a&omT;;4E6`Sh#MM0hBA!1YXN<@+u{(691?n8AjVuut{|
zv|DZI_Q9(jA~DKHhUTrjG?{D@(xJ()i8_kjnT9}D-nMMPvAT^`+qTZ-^RjsFUo6%G
zZSFPXozp}Nq7q>rD;MmKhQ_zdj7^Ej*w~F*+$GDDV&+q>K@pzcQ$sV~!#|<6oV)m(
z+UdR*rF}wz%_Ktl`gJ|dB$2>J^jC+eqmxb;-9`K{-jy}ri!yKN;*F`qhOfCR`cn2o
zb(86SCFz_Q!bfuBF1tmG1u<9Yx#zvfdtX+jR;$Vn>zt>luR)|Ot=5^3mb#Lr#vAII
zShS3d_~vj5y7?-%e8%lKrp6nwA{}US53<&EQ9e0a>2_S|q)Hz#z3d!3O2Q6`9J6=!
zSZX17x^nFGGU9he2QAT0es0&L4O9gTC)|~3qLD|Nb~?3pS&61ATpK>?_=aiUpMDd3
zr>1`Tjss?bny~D!@puOdkpZ!7$;9vHXH|(>E25sdw8Q+;MUbjA*t?l?rHSNae2izv
z?pH;*6v03J3shQ~U^Vr4V8@qyB~~wwPvu&&WXE1z`Fi+$NcX9m+D9bkPiVwxT!Z?v
ztWpe2ik81AmT6ssSj$B&MN}7|`K|)hf#V0;=Ztd=o=JmWlIgxYG{sY911kkduAA`V
z5ks7tP(-#goeKB;SV|aJ^o4TFnwTgJA8PafI~Y@Ilm5N4l@tnJ!qtvCMy?ql>*$Br
zIkl))iliA`2Bn0oA5bP9KWih?B~G@`&sw@?Xp0&9QQqjMR$8L;gIQUGDQ9MUT!a|^
zMB<~#jOIGLXm2!(XKJ4J5R51^QXV*XL6_Mg^>wLZ(8yy((%DD)ylm|o7KReRPAp^M
z#Rua7V{_1LzLNs0+Ps2S=Vl_T=jP{P&)9U5UmG4l)cfvuD5d+4mbyuu=Xf_#S%12i
zyee^V3cdz4l4kVwd~{L|rvI65#h?ZJN#sZ}sjxcZgyKrJPETDxrR93eAA4fwBtJ&*!FUnq$bkR^bBZX5fEk^*7y<|1Ky6>D
z#fZgU?aPA@=dt%)dtK?h`^rd|i!%xs@jnV$JOqgf6qy_l5(bL55KWNb#>UP;MOacp
z(jas&F#5lW8anKzO*aAp0N>4z#}E&B5+@P6a+gSf1V%Ri)M7IrfzA+42vQYcAsU+|
zjqam-Gd3jlW-M-;0wz-=VGsAsII$!MNTjqvY`8pf94`>Y9ScTSkTEgAVxQv3Cs0c(
z0Ciw>I!+rT>DT^L&m7_j6b(6(>esv`8_yxB@5#i6YO$`QA0P|!2L*guKRpO>A$4C~
zok*u#h<{|2npHOp8?jJCi4~@KUX9%Hm-l*Ocb1}2^LOnWrQspef
z1v$V>14wM(?wJ#*EL9&nrrk*-dl!%fq7D;PKtoA*2-cu-_Ejul`+0$SH0iau37t73
zk67bgs}u>FX(=6QvX(j_Ym<=q)?C+@)0lM)$_@4&qnq(2H(4^AMlinoa3MQyis)M?
zz{BcEjPWpS@Tsh@DcE^V?QQt?>H<7
z*n&<)+%G15pmLknph$EW&$26UqS+h01;*{noKaV8{FPd~g?pFV=Jqegb}#ht$MmN*
z@Qy0#uqQ)$s_J=?Nx!Z6iXPq>+rks#%9E07OXhA2u-%&7YZBQeO$>}Ye!|B%m*748
zP#wq3Uy~U}vrUs;yU+Jto=2-*>@{euQKY#!46*jZ%fA@DW*tDWN}$~0k0=wPJ+X_4
zJpIn&zN|8~KCNXt@-)FzTJ~4T^I+x5`JgZvBhz*%642W`LcPr3+Lt|FH;PuP@Xfqm
zB`nm7ghDaqTXip4E-TKo%2%nhufRTJXFe2{@?j(i$tg#9tyELnEk}$GA;^co#SmF42SVQ6r#fdm{HV!J=amSN|HH;>;
z=;7+-#a+M0ZlGh;fbC#tZ>eob$Vj3xx5wF{(
zK1GcuA4xyF7sda@Q78&(Y@$Ub&Kh(ycJ(fy50YOvNR2S|3F?O`zb2v|b9NrM2H6h7
znjb5bu+j(M@feeSx?c^8(;#u&Lhv2KKoE8?m;(Kd)#^U-v0J`_Rd{Unlhti)vX?1X
z&KA;qT;a6mVl*wGYn?3}E_!uL0S5BY7$?PQD@~NXQRQ2%BVlV)omQp}W`l02`WzR^
zFm*2yf@DXVSC~Zd|Byr_ZqtHi2`bpXkI1op?C-=snw!2;zko0mSVXlS63L%b9{t
z|K~(pN5@eIscvm7-$V_3qw)m-72B54Vgvh64w#cy^s>{%vXi9qqdoebYy+_@#mV0O
z+Q17=m`7Wx4Wdh>!ETCM0vt!~gOE25(jw;Vv0B|7YX~qe(bV-Glgj<9xo|(!+NOoR
zT>A@1Wn`;ca%AxlrR*dG6)th6MloDNIA>4D690&UxzrrPZ4Q(C1syv>h^nVyu)XZv
zIu(ALGM&LXGFy8#uPO*82`6jHTyvX5)O2F^N8@t4$K;HD?mQ3~{(@SE#(m%Cclh0POrn4dG~-SDTulGz|XAp$q#C8Iz*!g
zm-wdb;xx7T{EDC%ZVWV)H|)FJf_LDV#=!ctz_V{En-TJ_5@04V&sHn5rzEKCgqc6J
zjrYBLJY#SYWNNnNXW?Fq>#mZ)m@9#-aHGB;BVF6|saV>(7@`Gyg0*#h;J
zDQ-W26;Kh7fd48FZ`lcg#O8+mZTN>{ZV3uW4T%JJYe*Czqnm=AEt5lc2P{J}fTRI{
zBL{rLjR3b$OW$%97(w}$FH|eY?DiqA9@nxoy$0dzzR|gq
zzoIBJ8}8jGzJit*4D>DSXK@qk{y3e464jT8|7^PXwU&(2nT&M;WlBus8a(MZtKWCNrz3p~t6zW}8>-QyI
zEF+gr^qis^Apg!58h0P3X!L|aC4nJnx+0A_e@AdVs-a(KM5*Rk}
zjz$w;8@un2T4>l^gT78*VCV_^`tHJ+_bK#}t;!$D9p?AT8@Ki@cgYnHdHE~yucRE8
z8l7oL`53%+xk7y`(%dlRttG|MN6SsiEt-O0i3H6g`Bi_zPm;}+0JsD!+Tn)G=+as8
zTv-$1^nnpygCIHrDWm06UDu#e1C0LDq4=NDWWo_IHgUi8ez4C+L#wYhp&p8eV&lx5lWSJJ96B*xgt
zuDV(su$b@oGC%)O#;huz7s+))4zXw?c&J9Oc&wl{3mr$BoeckGQWU-FOK#RL_+7>oeJY*3?P%FVk>`4mqYvK?Pvfz59DQD6@{gv}N%jdE2*LDMbK@u{
zm`yp;me{gGo12_M3%B&a8A`+Z-BNRu>m*d3JV1E9S?UgYGUcP07>)(O!O3l$l*26-
znZPk#z$d~gN4`ww+}DZNM3LC!eSc5oh?!L%Yiaw?x*2J3InYw^)7B{>W;QYGW7(bk
zrynNPl8vwoX|;)z5?`n~vqS`K96Urdqp2^^SZQRfc+i>~*ze+8T3;tBX85y+RZ0Up
z_hDBjgq;$@FqQ<39xHj>8!o$A&x}v+cv5*_z@dLvLQLNwnfcS?O6@g>X7*zSfzzx)
z4HcVK?rJ&5>JVkOOjG;5sfKLhA)|OMH=epBqiS?G8#Wd_`j>}7=Dlvblb6+E_&~DLN8QcPQsFnl1G3uQk{CsX8|-@u-F($`3K0^BC;IE8w&zK~zhO+kl#A;oW}kw`BU3QGJQ
zlC2{G7;EU7u(i{JP7T(UPfHQoxD#jQOuZ8X197#AoTC#c^54Z4c?mfZ=PbZb(i*qL
z>M9YTCa28+-It%eh6ux>#SAe?^qRfR!*autbsZ1YkuXB;IA*kkZg=X0r)hWkU)mpF7lxYV47}KxibMg
z@AF1O)@U=epXBM&Q;*#_IZW=s0_JHN-zd4z-b>B`4V++nnP^{l^OI6tR#$f4legc?
z$7}xC84Zzwg9{izcn8371-b#1#%oa0$rW{>8{i4xciL@VY0X1X3n#Cl1&Q_FTJ(dT
ziz*}0QQ!HO*|+ExHk{SQa0ZPGDWGBJ5e8wSw}-2WEqm2pgL>S)h{zs2;JSF3**SmK
zFA#n~c#^c%?t6zMdx9h}IXx8(BB+>+glma1f
zxkE9y@dO7Ekmv!vIdAnuOwLW!e$1=nv*n$nAG)tz`*%FvNg6YNZ~G@-gDB2KY%iRD
z5hKWxrT}$|XYi*dfrakkz)w&53G%XywuG74W05Wc!S&h3FS~$e&^y-EglF;0_-%yx_e?W@%+KPYS-+4Kyv&~%1MoIY>i^;v{(h3v1-mi9TsQ5_x-
zB(@DNo_s$>>x(GF*drf1RD3T~tk3
z!g!MCh7?5G%UrLXZ_gxudPeeCWO3^X+lQ?B^nELNlBcI%b>bIh&P&yIsORuE0*&_u
zuR&2isobS5to2uq@}ITx7R=nF)^Dk`cPLW5Y;&i7a#7>pHV-zIf{K^1%GOztew7
z>Acfw|0yIfbyq$$gJb3`dMG+)tYd@(s~UtZ)F~0hgyqUF>GUmwMB)V>mSXOY4NDW7
z<&CcMd>4TduRCoUKC;U;;?E{_hoM`g$!cYyVMoFbr4pHpQ~T-FPmXCxNT`V@7_&Oj
z&{3Og()M9?VRL2JKDK4`B|bNei(zP#UzS^iPF*~^Z-^BssdOvIqjpbhSi48HBXoChtFw!mM@s7LBI&eQS-4?c&3B8ubq#(jJz&Q0G!%>#szR
zkns-SHl-UtDg&~O3K&5R2r7_Q7B`mgzYz6ScmbgDR?*=^`}NmW1}tLJ0YH5L6A_yN
zS_|-oK<`!nW6E$3JmrS{(Y6T@w^lc(2Y_L`G)hRk>RV}`IVXAu17KDg-UvOY2*Mp;
zI&~UgScW7>U=AI%g$xd6JOsi`heWl6p&_Ic^8teoV}GCOO*DLI|pzRmlJ1x{LQpX~`c;Wc9*>daSP&Xls*P_xGv+H
zU_NavR|Xd*E53ER7l0?Q*Mx+D@BS{|>uoU9sl|-n(l4vJG6-=zkC`vS*ngx`vMsVD
zQqLw6xppz>KD^$P{oBIdh3)YcCSGgQ@;hp2xfMNJ;h48zVSeLE-B+nH_3!YCRO^-=
z6f$dGe6FEBBlyaAf!DQrVN4#r<}}(il_A1wd$p@Sxo{2IOBSKHTH6&;eyluos}Gf&
z=9xSpj3m@Z!j4w%|EY$8<-YiNzF7q6qgB3gWpYAroE&rNe8_f1xU1imdwLD3f^V}b
zotPIE9ke*_LL*Cb>My;s!V8l-_I%F$lYDK3wYLJf6P{TB7bwr2t`*%2q7$Z&2fz;W
z6Flfg8~1T?LT~S3WQua~x;q9(0KezU<1P
zXB+~@6VUg-L@bIjc@Pi-$AcUj8;%sb$#d1HNm}VHQ&BHHS%D|5)K^2Xx|K{u=Z{
zs*&ZZFEf{lVYZPLiDtKu)BzI@(xVYvpq`@Bm!
z?-hOxdQiXUrD1BA_H@L)(;_e`ht3|oPZY+@AF|b5J;2o}nVhsNtTfF)x(p*g2
zlb9GOC+27;Qwa&^qc#kTM8zbX^wJBPgOW;Xj*FyH4em-;Y|)-ASLl8~#~qz18KYuW
zp`)YY%MoRam-%D#AW%FA(yl?HWjBgYj`!h=u+23{v+Xi#E5w|0&xtp7%#SwhP*WfD
z0u5v7%!bDR!^>m!WqrAmg6zt&7FH4`54~VAw@w0HeDs%0F~liVbXKSp0clJ6)(Zu>
zx%WexQR(#yqv~7NApQ9T+1~@U*3IVa;YDZXlGE?l7B0x~N|UvJ>$Jg)32BGpoSgaC
zjI@i&7{0x+du-0Z^yMd^ubKn2!MgrYdK^_XE&;JHypQc^le;+sGFocFO2yT!NqUk&
zBRRCOaPdWA<@LhbJRw^4UUqw09aFs7SdHU+R}SUfAKSZ{d_y<(86
zMmu=qMKqAT+O=d?a^Fr;uN;bKh4Q+hEY;nJ94t}U`S~g+eQglJ4L{&Lx()
z5gvdj*&izv_%D<57j$E9^a*+7KsOPwOf2{h6ayCN4I(4Q=};kQ|40~0bTkPJ$Pw)S
zDUuLMph8w|KpzHn0i^a@VFd;zhH=vn$^WOu64!%$lpRToK%x61iQLWsL<7))mBm}A
z!-Fgt0vVL!!PE7ulZoHNe>E?wwXmWNz@2u>URYO*u&MHf%_R>sZ)~MEeHN*LqLUNw
zPC2d|c(~4HsTfjzo35`1HMfCvO34j#YHKI9x;av_`2q;}!NL5>Sd0x0uWB|SX=Eh8
zjgOs!lZ_x2)3|_rbv!9PYR+>=Y^AqoTfjoj?`m&e=3F?P+(0z!Rly8v8qe%AGuRaA2x
zEiW{WmxcPec-WZbSC+~L`I*J&+VPirvx+?YK__JfLn6w4l-D3nk84me!SeKdqaBu?
zE?FZF5>84ay>b8#g~NH5RJFcz5EzK;QX&-O~=u-TuXZ63J7oGpL@Yk#>mk#a@6
zql&F}$q&41={x_@dY!fI&VtF@a8>7^iKjJj;Ile9@C$mO*x^q)ysbO*O-s!~Wapf=
z-5smNX`dxGX&Hg}5J7!5fTZS<6s0x}3;_NKDo20b#d-Dq8+5_T@{0KKXBpjina;ki
zm%D;UyMGhu!pPwZ6QDa1H9-^56P?-sx?S
zq;&NJpZJVCYAxqhfdVRdDXN}68-0*D@+jnI9*2xHO^dz4HHf8pBWP{g|0+u;_`jzN0MM^wD;*OZ|X(`90Udf8%PVhkyY~NmTK^-66>Q6%6JurVaMR2FH>ax69Yu}sr
zQtwTKzhT#TrP!29Q&Q#^*go=|aCKLWGu7U`{_1tyAUz~BXeWzXmt3HArlTGcb`7c|
zx(2n&;cD4t&D0CWHk^N#)=PeCY8%6p>gir7)5&VJ%6_-+6^eU_$J-7FNY^eA6u#8t
z)*VgRG$sk>o>B>R`>@rlNylZQK8pq?(`G*Y{-C-ipF`Q>&Dgq3ebVF#Z=bD|73t@u
zxdt{fFa0<6l0Udjqx7AyYP3ama#*IuZ+bSGj!rPDtgIcOLIkxy+caRP!hDiEQcFBm
zG5LL4C-9g>F=WKQmujGXz3leA0kHOe!=$m2wlmrA53~Y)3e5@PUociw|sDM)511KbP10SRxVK{)bkCVBd4{^K^tWuql
zkAKm#ws5HMBT9?yvS0|U4x_&kjI{lD(u3AUlzDX0(gFd1!5rG5`7*ynOJNv^CY8#U
zv@o&MQfX}T)+IcArZ;`m{><&^hqS5pM~D^q23^+a-&5O`&m>l347Fs^zKs#JW+GvZ
zHZZWp9Xvo@8B)N|i5c3C>3FpBWqCfi({jo$ZtJ9YaDNK=MI$4AUkS*S2?UFZGS`W`
z|3&(>q-&LGJCf9x#OkZq4Ko@^KMbLcb+|IRw8lzog#kkE_Y?fX&h>P;y^wE+<)R41nq!<
z^`){I;w><$jFys(ztq}1+1t>MslIx)xO^p)d2c!9us18{#?U`#dlGXobq(5_Jc0A1
zoyF}(O%z6uGi@RzghB4&X=39llDf
zZy9l~%Xy$oZWhW?v1ge-`&ERfe%jvM-FED88vXlyC|7KcyD^Myp)WmII?PV
zecdDR+Y`a6b5VC_CEAI>f+B3!pp=Fa;nU2pFt&)%t^K
zL}oMdn*kOR{+***_Ujsyn&tjUxfPy%`uG~eeAX(GV6cl!gEZ6v*I=wl!`vzA9Zl!puTz(HGsP4i^q?7ns3`{KgZnMMTd(&o$xTkS*mTrO-|e+Pfn6UhjzaHb
zEtYR_2uQeaW%OWI4Hy&{|8Ru@9o2+w;I(D6l!YdKR)5>-8?K$Ktxiv3>Xxwn3atEt
z`Hv=-vCV<^&tKclD`PvzTXoanlyfm9pg&0En}cL1AP7A7-k%a|UgCDU8cxf(h@6}6
z>NhQlUxBYgay%7l$kx(444A)ktDlT-o)ZC!~Q{f=Tk0|9%H
z=JS1Ysu{of4Xr}jv(Gz4BZWX*8l!uCppL8hkic7x47%ISRAaEkIo4^gNSv&>BRc2*h5)zhK?POuO{~I
zxwA8FbQjhT5UHWy9|N4K=IM*P!s~
zhkgfIa6hQ013Q}Px72U&r=N3%XD~iwj47g95G1hqjqub5_PCTt#>8NZCLM*wFU$vh
zA4Ri$&)8`}I5Jw;J2H7RJfa^-@BnN*)q%IrqVQp*k_J=m`#~>aX@?5Kz3zCnV)EYD
z9rkD-m9F`_iv6!&B|M}_ii^W;3#GE5ro9tyJswpzSuQ8@l_H}=opIk(Uy7f|PP^39
zQ!Sw~#nf^vn
z-R!zW=<|$Y3>QNzHWZh!xTp1Hc?X|4hL1jWU8xJ>F1yX^Td#UcTTG0HP1g}_X~sz@
z(`~NZ>mX-!ZA?D(+i75_i@L#WgOpe#TdC3imFxmoyZ@tLB4clr350YGc3$``0RL5z
zAxIkJKY$M)IhxGB!1%v+ZZli{n-~E1{V%TnneK${Uop+VKY*T0TWE)rSh_=VS18aG
zK6S7u>!JE4-!n7cT|1<#)m1JLvAj4*jQ{I_=MOn4g#twdrtUSHsTp!j8s#cNnmwA9
zBKmZdhWY>yH)a8qhXkuT-C`wf-?p}UvM&o!EGv_T$%Gcvo^UO>$L9Ccn1}erBU87$6-h2SXNKnJz;`(?~rg>AWq2)IOPD>h-oe#F#h}yvo?LJArEneReSo;umj%by}mWZU@Z&Ir=$1~2Ylk7x?2NBWgutls`HFa#j`&Pw)
zNz<{oeUWG24=GYde5#wAXr?c|%LS1>VQI4jJ>hDg>dDG~&gFWp+Ey`a$KW(Z^ig1M
z@28!ykLH3P;z*>n9=FR;_>yr&D!-9JAFCFsBK^c*b4!XM^AIYjOJ1E+($k@xWkI{H
zA=^2;H1Rxk5q1#bj1_aRz^TGcod(xqeG|O&Gi#$8ny)4lrX*}zv*LzzBH%!!BO^|_
zN1a;^nCdFz+2y)rE<^|=wPHsbS$=ML^MEZOG(*YxBu*>|sqQ@7PUU1Zbn9KQ~K
zy8A3URk8OLeS(%aJSr8Dosh}XCxlKjS17x>
z_Gy6+oE?6*`_JNR4o|&;fl;JG$h4IMnDbC=f=l+cPaF1Y{b1hs$!CL`$sggcy&aL}
zglo{S2;y*>H+l9XrWI!8a?ItK-*Uq!+dB(lSm_GC
zi_p(xs-bI5PuE^R=7I>uE!Ncno}WOXild}?=5dM+a6I@;g6^=T?&@cm5hlIbLFN(b
zjfc92;dKp4Ya48|yvh`9&dkEC-+0!%5{AL94to1q7JC5svCK$WH9G38(AZc1h5VDQ
zPo9}Im}}`}=at80a(k)1c|eqwCGbZFf!Z{=C2m-IofL}#5p|L^I=Ia$=yjo?hQ;d%
zm1;QIFm0ZrquQ=AS?`4!+Tg+Oy>x>Oz|(R)Hp~omtcPxw8Yn?$c`vFjw6vVBLfm7M
zk7Hx#oR{L{8zYC(WR4e*pdRYYO$9Xk192R;i%(*TznDljH?Q*i!Ouy_*7>q#aSm@%
zpD;R4<5w!o?Y%_f><;Ke7wDSgLiQc}vY_X2Co#$;zNtp+;(>TR
z=u)cTB`!XdUsNS);QvU6@00L0zZ7L!AW99i=<%0~{7t!xt)^TcC8>RdG=`vq;wq$Grlw|5
zRmH*r&|9s|8a%8cJAdR~LDndOpJLHwPY`jX=FkUq?myb{+tJ}ENQc(`n4KI~
zr(FVz+DVVg`F*--NN)nCKe|i6u08J)O{)gg1nF0n*38q>O$uw187^ELJoLuoB%eZa
zxI0dZ-_H5HHTPC
z{Y{o63{XUF6JKPwsflhB9&(0Fk8JObV8Jk4J
z$_*TLL>cAbPQe7qjr(MQc>q^ff5$!>v-_P+k@oazMW^x2DWaoo?KkV@vs`1MgW@hq
zRjHGwrp-;8>DFWKS{l12Yu-)i#)7^!PckaEIOrftz+&j0o
zKFcHG45A+*^&a4$h|RDO<;hQP8r%sFvs)zEu_%HkP>VEo{Cfj8QqK@VdLO@ZRf=Y(
zPHukV&GxS(@i(uz2IUj}q=ZjNdlpYU2!IAkZL<=vXLuXI3(zj}0|PiV62pcnw{up(
zUx;3(3I@|S*s(}$AEi#C?ed)zpP#?pk{m}OD?T>vUyfdbCMKimCVLMVF}Y#5i^Ac+
zInmmzzj
zzII%LrdZMjc;6F4^i>{-N8{ve9_@V@Avi)D`TO-bT!XZd&*GQ&jmCuF`MO>9Hb(>n
z8f?Ks^slDy+qK|F={`9CK;q>?1LbWGvM?qGHX7jhR{lrC#RYyt2jjKNy$@(S5GotV
zKR#sjTngyRd}FNtKrr3a+uY1gOzDG&Z5x>n1#(zP>$8GczqjokexK<-H()F-X?grs
zXLUGnbBfDj)%f0HefuTF)TXx4GQB!G)jAkiEPCYAWGlg~66on`^GQ@;BGm_Kg?P5(
z$)@?x66^EKd*7-q?H{d*kVgu^U5WN;7$_lDMGaL=AF|{-_>De!w=GR>*VNXr^=9cR
zd*yv!v*B@*B{~TxJ98@Rj
z%KoiHMoOKjkFmNQ?PGp#c%!FzFY9(RMnw8DKUT5cTWxng6pfGwRMvg8J`Y4qlKuC5
z;pDsPTL82$v|AuBiA5Et_v*Tq@kvjz-3simme2hj4z-Rf3VqM|aXx9Mm8*UKG4a*P
zGkoDrlU~u_H`MX833*0YWXEh(39qKsz^X7j6~g&RbsjbQNJ>mMgK3L_oT)8e6fc9swqD%}G0&^EJH9&JUpP58@yH7K?=Er4>(_I+
zl5l=(J5H8I2cu)rwxBu5I72=#1#qc*eS5>j`udly3&5Cea3II%_eR!nGI@T(&&~6;
z<|g;HLHLoQhha=aywCl%QvvXzBQBv792I^5Hl-`ze3An!j24q*Llxh{4ac?q_+;zxM8V9I^~fNfy9c)Yr;4YqLw3i~I~rc~om497H*f_)2~pojamHsFYL>pY_S7
zadga(o!XkMUab*x#DXkHor98e`#V!7>W4nFb!zC@P2HXKfEr^+2
z`1>LkaL`XZ&WDluc2Zw;Xesoj`?#)jg*o-(5TiwIwo#gIX~DCQclo)DD%T+RFLIW&
zbytFcZQS_Ywx~siy^9XyKqLPjuDp510En%K-za#PK-htViIWnK203g>s1Tcm-op?o
znqbOF2{883AJ(OWxWVv%Z@4Lt
zKYBytfP)EeIgndK^OvisbGWf@^sztAq{bf!?wIfujo@kqaRjzOkXBO+sbmriqXiRv$g
zl+q{q@nyz82dhkVNI-C|p^(XnaIUzW$Wr>rrNz%&(J!$cy?%4GtQ7#o?kZ<(r*XDIyaF1I*i&ihvC4h9a@HuS-hQ@^wJf4QGRYtB_%@FhOc>4=;EkBy
z0+DZ_h|*~pIc({ZKh{Yxx0;REFvsmW9^SL|Wf?t6-q+p$VDpg~<~q22yaZofW^AFH
zAai%sgg-4Z?)fWI>2Yqvsw*wp6%d?C96_|IUmf+8H=z1M&NPB96w#^LiMa-x{Pf0u
zPfRr64zROv;5C0Yh|c}tE`jAa*2?nx>=ippR>R7)psSl!X@pk-oCe3C_0xV8YHs#S
z?=PjrSLyIai%=ul6swHAMm$QG!biPUFW$f_{1~et1zA0l6$=^kzj`J&
zgY@Y9=QrH_J>Bg6-)>mWE1
zJ%K|WNLcONw
z8IP??$_L*)t&h{l+{|^mz+?>?B$BbDvRv^eyH9c-n)d6S4sW-UsoX0uPa5*F(?WPn
z4Q+TT)#8F8GY|gn6qZ-ADX14o4NRK!R&_=b*D?cP-!Opkp-w__C?`=sE`6V&%f9ZQOww3!3oTUN9T5@f
zuF>J;o22cn5~!
z1U|rE+??PX8HO8B;{;Nvuz@EPZlACNytIFwVX(M~=P&@?;;o8^2grnh{s`p1;`7m2
zGDZhXh1+N>PT`=QDAa&jnQ*!W)n~T9-!#3Dcv5JYWmR`5+)0|F#-Gww~MEU+{nNTfhVvQ=tPE&4^D@Su!mWIN(_NK6&M{jQH}Kdvq$@@af{
z!`gTjOJ%k2jyWHhy5jeN^!?e!>kqtqp3fWDT8+0)m8PbB9Uhs%E+J}b;PRT^QH2Ql
zCYprw);zI}{Oq?BPI=$qK~cubA39?^(@!u+L|rLxL`ZG3_a7A1Rwaavy|E6bM(KG5
z!r|zRtekGpZMdgg{7&@2dKJ=_6pYvrn!OchsS(6rLVN<_&-UL$Hb1ZGyu!tM^7(4Y
zx1&fPf0+!(Hv=L`D3Z&oz2z4qiEQN2VKhNxQj1bmtD1!ye$n2fkvD4QNKm*cm}jGT
zZ{tj}Gs^5NtZG$919-{;_1{`-4v?}4btHVyIRrxQi}xt~y0G=x&dwRWrLWX-#eb!w
zG~si6p$-EZ@BoH63BV&*zc!#G36w_!k+%uUx6d)&{HV7DFbAFj@@Hs@Gy_DQ3H2*X
zo>kK7_q2g9h3z6WQ^7|JTIUaPy;g*qY}MM(*McKsBSYrew#}JB#p&8~OYi#J&-B%5
z`J`lokJYY0RGc+zrx-p@TGr&67iR76_OIJx3Oe}Xbq)3St?lgF+Tr&z&S>T_N4K?v
z?>}#XZV>M%orX?s0^WzD_{wwTpum=iUfhap)?GF74Y^(?#!4~i$yy*U{FCUW+YsRN
zIfxm?@zwp@F^(ts*RIa$q?DQ6>D>ZF;`|TL3F|@~R>0f?0#yp|bUom;XSn2;vs?5W)
zSgAhv;BD?joAr@I?ui-fAooaxN~g}`veJ*)zY(q9ZszKf2>PArj6zD}IbEQWCAj&G6qIh_xVp*6K%FLOo(LV88``
z5}fTE-N9ug@yXtvh8Pbs=%w#P-Dc+DN;ei{ji};@
z+GTTPi-_YHY4^NO8}{b1hdw6g3u|Etm30#(Hp;_fEL2j-{@-V1lMszTJdkQ2c3!r{
zEo%$_#wPu|SKC?b4Iy~*%$;@p+12xWHx*kaF0Z++5*v^(P|UlF9!c8R9Y=^6Og|X%
zV?4TomR>M4z&tIQn)W5hXG**-Dl3+d{U@ewgd%Pxzi@W%sz#Y04nJd@^qooAc46*XvTR4lKae6D7zovMyls?w-}T2U}x%GOFBl95`|75z~A
zp{#IMOnJ0lNDM+zN}$nDg8Q>}lcR$uM^A?qukqWJ%I7g)NM4gqP9ZjkQoZlsa!ZWpDymF|{YkWNuj8kR0;
zMM|mP9sI}p-h0m(*a4R1usb{Re4hGVt6JgMm4)E$E{AQGJ@522|B10iN!7?MqNY(+
zih0dJ=(n34i5=W02=!p_{dC%4wse>%9C0mt!8o%0#Y;&om&VboaWL(f6T8ojyAqs1
z&~!=pJUcO`KUp3eM;2>YOc59_MS7M7od(HUSW$9g<$YxlR_TEc
zp;b0ds%zmpRWc=hRGD(D@(g@$VKOE9Je;>`{3J5puyXOe*MMxZFijC)t^#aU03N0X
zoUTtkEj-yLr3haQ4V)$o{x@$JK6s
z_^|>jmzN!H9U6x^#R`_8(>JyB8UnvTYfrf|A6{HC$@r*xV5?;~lI+UH+(`J#2G
zwa#ZEW%%eOsRFx8Bk{b!>N5;JU?5klf|5f4QrCW1-#@)^7#wu#Bog7dyuJYLv-R^D
zLoUE2Fyrj(78Vy^typh<7Ff<6PZzuBX@y7s(`Pbfo{l%ic)`OyC_0&p)p=o457~DG
zM)G=M&{eOAHm+t`V7+|XBnB6|@Y}uiZRDO!f8gZ%)`$AZwI)#;$Aaxtc)IU2loNCP
zNvjKw3|FNgx
zSItz)^Xf~FxOd->2X6*ioMCjBSLT^a)X0&PTr{R|XK!+r+x|450{um28w
zPd*0%^cP@!3=d5VOGjQ4=f~t9+FH%G*4;`WZqL6od=eG8UtDjZ(qkaCTrcfZR~O6%
zr1YnM^}oz6@mMSY|2`159wpq7Q8Y$Tsn>V2c)rZj+QN=
zSsyHJd8iY&2A{-#ZZDbjF=}o@eWFwNhk~gT6>(txeEu`DyaV~~B`C=rQn^Zld2#*O
zKI_rQ{GSCNELHdYGuZtq1N4oV1-Py(Cf)T56I&&2uA1@uYkncrhd-;|{hG0DaKdxO
z_lZ2EH0GxwGH4dnKBaV0u>KUC5%=wbntUprctOoqNz)oJ&T{i)F6ilK1dVZH^@6Y|
zwFIX}s94&I5p$=3;if~FCv|mMi_GA&Vz`oTnunNT*3yNsR-&I&KFf2woLyb8=F%v4ei~BfY%Ox9A-O7}`(D~~(=NJ-`
zZOcoaB-SL97w7U9IFsz9Fbk+!o9Dngo=7p#bdUI--fOk3qrzR;S0#K_%m;OUEY6GP
zug6Ze<`)Fp;96>lu=m}ec9@@rs84j0CD&!HAB>+{wD-{K{7ZNFU!MVstRj^Xzy{!xU6%uA@{}h60irotgeE0P@2-Z57!I68
z|JuQTsPU8e>gj6$S_5~JgfiqJ@nfbztVd#P?blP;(@2k!>)Fa`pqxMG@M-CXwuTai
zzpgKOJo_n}1mzmN&|U5DwKG5~tQ0kmPcOZ`M2XW^KowoY>{(d-<()g)W8#HG=}Gm%
zKasNV+^nB9^wnf=O@#C}u<|CTk9=;swz(^>X>WXI3v9Vs-lOUnwaD>P%?iG;YKk{Q
zMK4|zru_}GVJm|v0#lm?eSKik{p}Q4`FYKNsLd47a1`|^9
zas)(XFUk92L|Urfz5bPhQs2;p7R-~xx*B=pb+#p6nlx}(OQw~KN$JyV5SfRS3)CwH
zoaJ#-)-=w!9yGBh@qhJ0-WRmU>%QC=d}VM>^mz=X;D*!1dlc_7GH2~D`eDrE)!;raJI?wN`9L?BY0xZ`%))EqPK4?H{F
zJK+s0?@~^T7V-cK%8Zv6JgsKNx3^ljUnZe@wz#Id&<)h{qGIv
zg#qRl2r#7nukC-h&VR{_m?J*=k8bV3{02)T&E~u{Vby06B-2ETx#o)UWy6T`&f*L?
zwrvzmi)fi;`m2jlolQQ@Y8w2QHXj+@ra#WGl9+kTy7k4P^>+Ke+%}jN9`f;i=y&_5
z{OA5$%Mw0eSRG-nkBDB*qW6|Wd%`LRwcm5mj##eKJttkV17h`yf|u-tUgXJAq9awA
z-c4I`Mz`j<3Lfda*B&oADd38mB&sxhaT`b7(XTS6gJe*d-5?`w*xPYyO5ykA9ce)iqV8tdm$&GhaV)({m40U^KnxWJkY`va)8adt}O;SWqe#lKMw?bf4fZJ$BRpLrh
zFRunM4-jXUgUz-LIbg}>pJCLz7i%e$dUvi9$J3FO6Yptcx9bWgp}w_^ED7-4E5UPJ
zwckqLXSlJNT%EtBrgP-R0g>h2RNt6rtiHbgVge!^(^!dbBs$Ty79T7j`B6KmJ#U5I
zLUDwp7%r?tld(|J)J=`E&P|UFvf`o{NEdc?xgA&r0mL2k#@QWy@5c_${mPWm=%H}q
za8T=?KvViNI9I&1%OGZNpe^Z{(fNXcOlBGsL=2IEn4qs(@^ZD4oC9r(fopkJ5zI*%NM&xPV
z$(d?2AUTs_RW`c{lW6p)wm2|R3I!4LRLsunN+tWZyn{$-sJ0X3hq0b+{5tz8wxJ#I
zCn(6FXTy&=j4-lS`wstiMU8=I**Hf{;z&8culDCW~HF|44GGPyHYy#Tv5+v(kWTVj&7821D({XWH1Z&TJ6y#{PO9`2bJp;l|LXscs4gRC
zLOicddOc49FgA`X5weieoO8xUd~K=#DlGAI{3kddcLn0Adhu`g3QSEvJ_nRuNnw+(
zO#fDtG&PbSWkzwNM&Qh5=ygs6H6CNIJjNf*L%#XQ&%Ru|tz>hE-a~d*zu6W_z(ba9
z-#D!Cs$~R26gn(Bf>ig>+_|Q1c@8Y-Zb)249Y8|(oR#jUM(hLgOK^83;j7`C>UI}S
zic2@`R4$mv(IZS~xFHggt**X%acpb?D90v8C-~#fY-gMJS0jpDLy~e@hNXqw24hJctJE@smA!&
z@%V1pEbj%{Fkn`qAR>k>LMzo1QJ*`OW~XBL8@wt0o~3B1oGZp<9(w0Seh4SGZTEQD
z_eUXmw6XGwc;3;Gr>aa>enf_Ox-p&7)w3bVGRHCbIhQTL4krI*38cumE<5c>5}aCF
zvR4+3{O=dT3mx|B6PB_g)s!#QuC6>!dtyp+r#d@Xeed}KUw-d*e6q-IO&&cfdT!tz
z{E_^Xh(uk$m#_M#fw{dr7in-d5``Mmd66K+Osb%~2rs8FFVYX}a}SsktrKJOjEn^D
z4dK!oD|t2@H)mEtbnRTRaZi*Q=C^46`Q_ydwU7D}Nl=?3>
zkuIT2n5=JxyRJ*GB5>1hGXA!dP&XMtk)8mJ4{)p*wAYQHOkKURGeL`@!1kL-GfuY_jIm_C+$e`jeP*7^ACMN1(P6YIA}8n(Yls@d7sg>PykG{=)mz1LRy^ppuiX;m+ke><}Nln3mHo>}}kqdxS9^3hq
z=V)&su|TjG5>bw?N}a6}8?F;OXV+%F|n7yBvbWP#l=E3k`uaI21v3sXqzpkrxu+AN2U(^Ap6})
z+t7uHn%N4Dn+7
ztt-}HA!nkSLlDtVW#nTAW}49VMqEa$>CR_t15+hPWb)G}i8JTV9Xs8E{QYR>7cK{X
z=fvmStAr{u^6=sZg2wZfzhkkk;R`IPG)r3`f8lNCgtyx5PUIQ8OzE*$oq6FXnl&M~
z%e;x!%7~MT2rsl$Mf&vVlu3HLqo?jpTm*&%wP$r1QaI#jk*QqzP=b$_oZVQ@=hYwZJX=ih>b;+pXd{f%>Z*}Y
zT_gzq_2jCpM3*FklKTS1=;?PxYGRsU!kyN3n-#@<1EUv;2-<7a4=P7fc0KXdwv;se
z-n~}-K?@D$qa(Wt*O55K&fJ{{4@FnCHx_zBm+_5D5O?eeRcEI-U)Ek9px~ws_vYO~
z!CBkqM`wxk=f-)9^B!VE*y&Osa)tsw$x_RXm+h};H=;R0f!?DNfqWzh{V>ms=$j9S
zUe7`>W$=DT!k4M@SjW$L?AOiGT}w_Ayo?Z{cu~BDb!WX{s$3Jb
zt|JEx#2PX2vG(^`O@?wcZKu*CC1mn*H0Y8EvZHUzR78CR>gDkTWV?+VV!+|QdxWfD
zj7$3yr&CPoX5tc7ySf_cokLVtk(6{5%A7Bsc?uyg)VKhhe$-3rYu}PRfKVJkh3{+?
zyiQ$Ad^3lk8U;NsYTALqLtn+i%Z+(pZ^APlJP=W3CRUv`FDOoj;1J!JU`n#>?(%8**vWV5S4@UHu;#6=$>y
z-|=zRlJ!Fez7VF|FwMQ2t=IEW$q3T5v69_kk?d{E(huRF*AAV}1T@pUQ3yTywvzgv
zBVPkfCqKOs|2b8(ArHC%;xP}0@G~#bx!TLP>v$_w+d^W{=AY|QVc$n2DO8yq^32UN
zSGk2tRPcq)L+kn0WhrPPHKQi7HY6?}{(3{s^|=PVLQ|CqXXQEl!*gj_b)NM1vDn6d{pG4dgv^GV|EjbN+Hdde
z;}5QVt3QX|ATWevkFU;>qkbk%a{Tm%cl1+jXID&*HOPkR(l99v!cpe@w5Hj
z5!o=4F_w9~jQ_AyCo&R^M=HsMiBqq)UsF6fOThLuYKri(X2_VW)Big~dw}l&)Iyts
zyiHk)ibI(fOaJ!eq`l*6{c1w{yYy&~Z$sg!z|R$zx}`+oZ3Izu`<1S&v4vNDVeOxc
ziJcxwB)cQB(=^JrtjC<%1Rn%<8jVcDpiitUW$^-|^4
zmoBzsSu{H~5Q_`!F^+Eb6_h3*Klw>_K`(ytg*C1|Nc{uyH2>LFYhW=~Zy@ozrdl@{
z$^wFdnGqwQ)KhH_cq@8?$oh+yonJdN?MjPF!%3?E%7@QI!qAtf`_)QlOAy9-9ioGD
zII|SMLe2m^D-HmjL7qA?cM6H}CdMgC=otV)aentA!IV84f9!{&0Hs2s_^DHskcM!C
zsre9{PJHM5Z;d$s`v52P6SI`uk0!~bqWF?A7cKiuET2MTDnwS&>pJ}sfNIkbuOE`RT)9{tVmD%SVmg5OdTBsT-
zQT+tv`4_tu^Rm}%qLLH~OBRUMQT{co+73rJlPDCrahaa6HGXdTGdI}yzd7^FE{HDk
zCQD%LLVdFx!P^JtBwAJ<>yt8caz7CwungMHEIZ-FB%$2Y`(nB-R^4jCtkxP?lQS#0
z!Kr6c{dP6F0_TFbbrhnqkl{oOL0^-g{&DZ0cm}4uftLwe7^(|A7vgrY#wrF&jV}5~
zGbax@ieBao#Xf5d>W9~DekHuDZrg}Z{NtF?veK$Gy%U-XPL)jF^dKv}^W$y~Lswc6
zQ%>AMXnaW3nyNzYJMATnvG%sG7NT#fMp>D=8kU&fjkRiIRa+sn6!Rk0mX{IK?i{&)
zo?nC<^d1@a3ZZ31j2K0FKKRF9UNtQ9wqwN_LmX^fAI%&)GYAUZ>?%dWEhSgFcm$*-#d!Tx2?>DB5w*
z*?Y^N=*_-N1XH)+RE3UTQh8D$d2w>Zqw)g9roVQ3<~GI3{4~E5*icyhy6SE9TOu+D
zwdf}JBhO1FM&iRAt(wFwp4QnGtUvyar9rCkqkxH&bHJ{AGte?*+!C*8t&G*Lf0~|x
zkCa29kM6^%4B>49CnZv`yr#Z8_{8>bjDDye58~xX=1b3RMv10O%w3*q{zkgd$jhw!
z4TWCbyDvB51T!Ri01q$R@~U>REwuwZf~MMQPW`#P^2D9kM2CWEbbKk+(zX(R)#e9I
z-JNGYM(|Oz*(n)$7~?5{0|RF5K!^4|Qu3=Ht&Ke1))$M;h|Kj}D~e=8tUnw!zA&aw
z&^?ENp%`JsS}QeFrU|nEuYP+f_3&mv@w{2`94^NWpOEM^&~56Rd6XB}zAd4nk4*8H
zXYP;En;T@Gy!~yz9XofVAETD}IGNg<>q}Qq1cs8znRhz=A;;8kSFHLqZbT0&1S@*8
zk7nqp?4$9rDnTTG8a2crJ>QwyPQT9boDlk&u21+AJYIH1b+3(4B!E@s!Ii)EmNMN#RL@S+!D&e4KD3DjEqe)rg+;(ID6H@?JM)!
zOnNF=+M`W1t3H&IE3^gzn=zEsac`)8X7rT393SxI8zrVzXF4*lfV!e>$|}(VLT5&z
zh)}laeLuTYT}m`xU}^3ad&e&P*>we_JopAZn9w%NPV^^T4z#Dtpv-e_s-&EH^QsW(
z$iOh;(D6!==qC)B?K4Z$?J&=}x7D^E9q!Qi?^2G-fSG4;uYP6U>cZ{}U1`upx#o61
zjuPM0qFU1(nG(}gQ!7diaf>3(StUI(B3)rExDB`ghCYSr>sXA$i3GHze28OIgvxxMEt|v)fjpm5_j)A;T6bke=ThQvU`B+GM^$au+2Kzxp-P^(B{e<7qPqBpL{`E60ew_wQs2kHgjgYm
z#EyCWNkkoTUZWTc#_&5mlptu<7I4LF3W<58oFP-jFE9qBrE%eC81&u!+
zFq5QhP=6g}Ql_fk9TcbseoQtH@#)Ho$%+$M#PIbnbNQj)=;X$lC6FbH`_4T3EfdzF
zpa-UGnh?HCUuK|h*}73uW`%A3BG2{XWt}2qTdLHnxOx?u>+vp@NlUbo`0#QpG$%Q}
z6rD-kzA=;686Mwc2j-XFX$xF!WomrZ{7Nb9Wnp2}Cb7v+VQ8s}?jgcpM$K%CtE}pR
z;V%p?{Mq6q6v@|F_$a8Wr8)YD?DAWP>?kwO$*m*9p=D%>a}=QMhPNvQ_AjOes2R%X
zTMCH66k!f$6_lIvm@@su64F^F6ZXW<%xiGb>l9D=jh^Xb#ahNE$UDu*oAK~6uCHjP
z0M)!^uDb~S&U>nqk-n`fTgK2Gd`0S9s$tt1T5zQgHgB?L=Z#<+EvUmHXYQcueeTM)B!LEt1yhOLcIirXSw8bh*`SliJc)wz^#@wkGx+L+mZ&O^%K_DdY-
z5J>kiVXQS{o1*{pao|Lb)@&?@*Qe7Z7z9pAND2fPv`;H0_oH~|sZ#udpg0}k(@q37
zr3wDYRyM~T?B%$$pLu*pXNjT>)4i0|@WvjwWlv;=kKFAZqf#afwnW>as
z<}Abqrg+K9W+EJuM~jpX-hH0iT_S6}6+S~QwG>b@EHz#}|5{sA>I;weSDh43d0o&i
zEkOoq6l|$A-2o=FJV^?LVNbuCvi7yn0RY@l;pQH=3R1mY_ftc|rkZL0mhcS^Pse}f
zea5U&^qlkI^*FK6Q-n|r;fbC?
zPP{n^yOnyFZ?x{cEqF{0^DzVzOCm`~IACg*ej~nk+1sMmuhaIx`#ZLs1w5mTfuP7-
zg)E;?ajek039Ef(v5*wj?*`_q%a)kKqK
z24I8?mq8+3KuSYLQbs9oFwxS^M210j3zkgfLegaZx9fXPd@Siii!>2kU=CIlf8rRlw~yh
zUb!CUMPyUad;C}fsc$s*48i-qUypjR9^9bKm=|S7UDPc(&AN4kvalVMlhz;!=?zjj
z_MMd(I=O!31}mbZ=S^7+>96JEow8`n#Y@I3VBG2E=re*SW8&iS92rM3#4Er~Ea(t?
zZtvFg4MANxRKviQ2li$xJMYBtMHxMkXZ5B5@OL2PCJ&0G?d~6=BzuQvzB7D3SAoJg
zXahFvZIz=C@`<=&W`3E_!=1val*vKL>DjBASGD;VEl7ZwnAV70DSw!}76aC?;h|!njB&^Uzs>^lysm6XMnjH~`>H4>RFp&niY|HU`h0pt(qt>q878E~#!MueWJ(?(mKC84Nizn63#gZaPZ$&?q;+_jZ
zC1mt?LCsvmEV@HIPI)&st;wb^U33>jE*l~gP8p7!$nv^eP8+`5&i9prBL7#-LtVCc
z)Tr!HVDjrXdJbx)vuMc-1O(Z1D~*X+2+XE}SZ5|23^e^v8BYWkHHPMtw<7SD>g?zs
z)je@4TfMxzJCit@sb8O$14U5zw+*D|AU5bDLQFoY((UN2Tu6BgokpG#F71LYt6Tyn
z?f4N?jO0=oT%MgTO5w;kp1Vx2=nwn^N8`E$%+v@=U*XU0ZaAgK3y1#fVxw4Q?xPks
zMzmp%jv^>{&KvMtycI(}#IxId%N;}4f;=IzHqJTdMs`f!)=VYKi1
z0WRhc@GDw6&1I6XB8IdNY-8-*yMr1Yqys!W;Kh^QNyk6UF
z;!%fFW0wGLyw2nKV9^}3c8BEL-US}Xe)0M
zWap2y8&{WBvnog-bfhCZGe&U2>mYy;)R<36o*@-!GB=&^+U@m0Q~68_!kaASmQFyf7@8ZNSx4tEk3C6d$jOZ2Gxx^f`56
zWFTm*_BwEfbTratD#Dokgj0UFlZPw04eUdy=e%rnM6h;pV%`B0&z{Fa=i>WeYO&vK
znrG2b(2g59IkTSQXews7tZK=Ods0wm)B8;zi{tARyp)Vv2tj@RJBQn+j75UgHR|md
zy3OXVBuwAa%YMg55HZ4Lh`Wg<^QK)8j$BJ9?$3R6Z!FlBlaq5gnBO`ehDP-fgYH;H
zPj}s8o1ERfr*!`Wn=WE!d{Oy99&8h__$j1{%i{`AzCu7zK@*3EHzc5{&KOF5s!3y^=g-7#n%boSiRJgxLZe%6&D
z)MbQsmj}Zrg7UlM@)@WW`Z?F;h(}bV-s6v#mz7)VD(T`2(gtM@Q?*n0M*BA_?HN0M
zh@rgEVz|EQ&&|v&Rbd0eCL0$w^!XTuM;d&1@CY+!j2BRbZ(kQWl)pP($i$2x@s{0u
zrH&Z3;5u%MD7{-#8c)X2eEqe1lK7&+=PvmkUVa&RFr)C1r{BwRj)n|nYMDZ%FY%6xunRq=P#BLTr_pkwvVpql$ry@O?}-|=52gTN*7iy$rT&P
zsfGhb;4c*44Xtt`E&HZ{mm%_7oq^B%a}|a;=EV|8SRLX=EQhSb3Lg7uV}K
zUN=d+$v`SswcPLd3mz~0T4>K{C80`2Dt+lV=X3X~*%vJpk~rA%n{8u@!aK~$)XjN}
zJ$q^suHNpmeH?;G3QA;tw6vRXT?q6ydOFToKhp-fh$9eP4!LpAJ+G9CMd|J={!KawAy^o1S0PrG+oZXf|{{s4rCuK^sY
zQMHD4ZITI6BbbyQ3}+)3$x*M_J6fc1wO{ueF%jD8Rqz9eC@TeiLQ^P~!Q@RNASHOa
zf9PR7$U=e~f6r4C`1Nzlw1>GdlY^e9NLRGqm>Wayt$ueV(s>9b?P61(XKIFtEhF;+
zV)bsWYEhk64Y?2WL9*FVzLY#_(&38O<#kM>RD~I($EPCRH4uv-N9M;d!n)h{9jiie
z;itAf`{}hSc;Qs@hvJ&p^VYwaewuPq0p;CAxc4cd?4$RHhto;+qJ)IsBO}9=A|0em
zKW15)^X{{^otf!)`g%C&TauaDy*i&WXwJt!VIA`cEooc6qAGLqpv69rk+kiIbkZV$#0|o0KwiFZ+9d78X>nDMWI%`?2u4@OleBm_j$v>SAjppXoTYTl3
z{U$|I_F{A_$4qOVrCKkrz!O;Bg(Q$bX=iFFqVyp2IatC9VOD7h6#Mh0P9-r
z*rub~x@P?_+>9&!B*y{g?BpmhLGyd;Mamzzt48cJ_#$%@g0wWW
zOy7s`oVd!4&AgXy;+W2jDkp<;h9H~Sx!0`O_4&mKPK3f!%K6X2MNC;0G!JJ6
zz1$u)bE0P}8IK@&RSEjv$r5FsN2a^W@d-l;`66c|Y`$5pU!k3zIY2{{I>16$-{uP#
zrZH3Id^6oFgui(1eq=g1j9qA-B7_TVeh`L!cQ+x9PJdU4&Ud+d6@uY=n^2&teh%S5
z%-%-0)sAtBv{BX;=;rxW&T&+*+#<@AGf(*v1&sC&=-hauXLozq&BtzU))9Z6x$|dn
zxApRpK)tegPI%h3jBbYsmr;Ax8yzvzjx)Cb`OVHs<-IYhSqypVJQ-o0;)%80>$L7?
zGx*SAP@YCK0uu$xmN&|H%%l|;{`(HAQwEyWC~8mWcOIZM&i-;QVHa^xy?FN;;QRP8NyRb4{-3iog$<2t;C-j&Gls!YZq`|p7(qIC~zqxLFV0{BL?-@y868XDg
zgfzl**07)?JuSZ@X)cp?qD(i)KS&d56InO8{w$7h{xdf{{%R)gw>GAeFLwr#e{^3D
z^UC9WYoj|!TQ3*38)3SPIAw6M(K4Oa6c7Q#Z$|N98y9%EgQUVoPmC5>c_-mcRWN|*C&cC;)5h1Kb^nM7?dOU02;*UT93Nk0@A&($4q
zGvvxZqxCT(!WhUdmdU?GveB7JdEt3Fl9BxW;4
z;!}l%f<&G^g+*$;Vb~q0MZAqh6Tgbh=A&f?KjDz(y0TJR%E32IC>cEYUEhR>V9YAm
zKHxjPH~KJgJ46m4M+Q;P{*Eydk$vyMa{)m=Wzj~_qFKI>#8%a9GtV{^>g=8vvjfcF
z3L`$@!BFCG3d#WUs=&R`uiw~gnNozBu0n#m(4v>)P|hdXcaI0xI>m
zpR?G|aw*fNy(r*|MfdD<;-(PnfUjnh?w24g6?Vm8EqvlmWEU}Xqg`zKMm>ifaXRb<
z&$};2*{YZP1C0l&1oaKoeYe?eUFAggy1yC-_%+~F)wP0=GCr*S^ghWRt4C`=fd42(
zzZ2fma3LNu3GEQk>~#Ipfu5ihf?si+9_aTKm~$=JKiB(A^7u!`qo_N=oZI}swDjcD
zFivHuFIcyzGZoG|u0s6zhC7*VD)o^gb4)4ocEA!tYqoN0ZMSpKAI^0unK23*_??lb
z6LnMSt3KgKIRt~cvGCSa<$DG?N)R#V=XSGAo>0(AIwO<=JC#7O8axen#A!fHu8!Yv
z3B_5BzkCu(>Oa@_QkFuKe5$QSQ^UXzST_pgsnc`$S+K*h3z*f3sDVTwk!;j&pgTp_
zC!WQGSSQJRDb39Kj`Jrgsvi3+3~YFLFe5olhRzBWNG0Edd0iyPD!l?cX@SiK`{$m
zbg|KCz5tFfa5HG0ig})jhFsd1u3w4?O$(^IrOG~$qNkhL*XE+*iFGQN3)6o7?$D%V
z><34fHY4ww`TmB$i-(P$8^OMJZhHm9y39^wy&o&;MGd}&AW0i{rnq>Rn?*XgWJ6yeBg+_t3BVOsTc@ppW>_|I?uy1x>#D=)&D
zTMYOza)BmI^e>hI1pWJffNK!A#25XCUwBfu{;y3%^E