@charset "UTF-8";
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=latin,latin-ext);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

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

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

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

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

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

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

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

h4, .h4 {
  font-size: 18px; }

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

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

p {
  margin: 0 0 10px; }

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

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

cite {
  font-style: normal; }

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

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

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

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

.text-muted {
  color: #999999; }

.text-primary {
  color: #428bca; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #428bca; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 380px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      display: table; }
    .dl-horizontal dd:after {
      clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

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

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

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

blockquote:before,
blockquote:after {
  content: ""; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (max-width: 520px) {
    .container {
      width: 100%; } }
  @media (min-width: 520px) {
    .container {
      width: 640px; } }
  @media (min-width: 960px) {
    .container {
      width: 960px; } }

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

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .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-left: 10px;
  padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

th {
  text-align: left; }

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

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

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

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

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

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

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

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

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

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

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

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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; }

@media (max-width: 379px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }
/*@import "bootstrap/buttons";*/
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  /*  border-radius: $border-radius-base;*/
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

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

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

.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;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

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

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

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

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

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 380px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

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

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

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

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

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

label {
  display: inline-block;
  margin-bottom: 5px; }

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; }

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e7e7e7;
  /*  border-radius: $input-border-radius;*/
  -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;
    opacity: 1; }
  .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;
    opacity: 1; }

textarea.form-control {
  height: auto; }

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

input[type="date"] {
  line-height: 34px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px; }
  .radio label,
  .checkbox label {
    display: inline;
    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;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], 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,
select[multiple].input-sm {
  height: auto; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }
  .has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.form-control-static {
  margin-bottom: 0; }

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

@media (min-width: 380px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .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;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  padding: 40px 60px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none; }
  .modal-content.first-view-message {
    width: 650px; }
    .modal-content.first-view-message .modal-first-view-option {
      padding-bottom: 25px; }
      .modal-content.first-view-message .modal-first-view-option .modal-first-view-desc {
        font-weight: bold;
        text-align: justify; }
        .modal-content.first-view-message .modal-first-view-option .modal-first-view-desc p {
          font-weight: normal; }
      .modal-content.first-view-message .modal-first-view-option .modal-first-view-check {
        float: left;
        margin-left: -25px; }

.modal-icon {
  position: absolute;
  top: 34px;
  left: 20px; }
  .modal-icon i {
    font-size: 32px;
    color: #d8050c; }

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

@media (min-width: 380px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 520px) {
  .modal-lg {
    width: 900px; } }
/*@import "bootstrap/tooltip";*/
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none; }

.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, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

@media (max-width: 379px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 380px) and (max-width: 519px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 520px) and (max-width: 959px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 960px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (max-width: 379px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 380px) and (max-width: 519px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 520px) and (max-width: 959px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 960px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.cc-cookies .title {
  font-size: 120%; }

.cc-cookies {
  position: fixed;
  bottom: 0;
  float: left;
  left: 0;
  right: 0;
  width: 100%;
  padding: 10px 0;
  background: #f4f4f4;
  color: #000;
  font-size: 14px;
  z-index: 13000;
  text-align: center;
  color: #000; }

.cc-cookies a, .cc-cookies a:hover {
  color: #000;
  text-decoration: underline; }

.cc-cookies a:hover {
  text-decoration: none; }

.cc-overlay {
  height: 100%;
  padding-top: 25%; }

.cc-cookies-error {
  float: left;
  width: 90%;
  text-align: center;
  margin: 1em 0 2em 0;
  background: #fff;
  padding: 2em 5%;
  border: 1px solid #ccc;
  font-size: 18px;
  color: #333; }

.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
  font-size: 14px;
  display: inline-block;
  color: #f4f4f4;
  text-decoration: none;
  background: #ee7f00;
  padding: 15px 20px;
  border-radius: 0px;
  -o-transition: background 0.5s ease-in;
  -webkit-transition: background 0.25s ease-in;
  -moz-transition: background 0.25s ease-in; }

.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline {
  background: #af3b3b;
  margin-left: 0.5em; }

.cc-cookies a.cc-cookie-reset {
  background: #f15b00; }

.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset {
  background: #bb6400;
  -o-transition: background 0.5s ease-in;
  -webkit-transition: background 0.25s ease-in;
  -moz-transition: background 0.25s ease-in; }

.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline {
  display: block;
  margin-top: 1em; }

.cc-cookies.cc-discreet {
  width: auto;
  padding: 0.5em 1em;
  left: auto;
  top: auto; }

.cc-cookies.cc-discreet a.cc-cookie-reset {
  background: none;
  text-shadow: none;
  padding: 0;
  text-decoration: underline; }

.cc-cookies.cc-discreet a:hover.cc-cookie-reset {
  text-decoration: none; }

.cc-cookies .cookie_box_right p {
  margin-bottom: 0; }

.cookie_box_left .cc-cookie-text {
  font-size: 1.1rem;
  margin-bottom: 0 !important; }

@media screen and (min-width: 940px) {
  .cookie_box {
    margin: 0 auto;
    width: 950px; }

  .cookie_box_left {
    width: 80%;
    float: left;
    display: inline-block;
    text-align: left; }

  .cookie_box_right {
    width: 20%;
    float: left;
    display: inline-block; }

  .cookie_box_right p {
    font-size: 10px; } }
@media screen and (max-width: 939px) {
  .cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
    width: 40%; }

  .cookie_box_left {
    padding: 2%; }

  .cc-cookie-accept {
    width: 40%;
    margin: 0 auto;
    margin-left: 0; } }
input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
  margin: 0; }

input[type="date"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.spinner {
  margin: 25% auto;
  width: 70px;
  text-align: center; }

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
body {
  font-family: 'Open Sans', sans-serif; }
  body .content {
    padding: 10px 20px;
    padding-bottom: 20px;
    /* dodane nowe */
    width: 1280px !important;
    padding-right: 170px;
    padding-left: 170px;
    margin-left: -170px;
    /* end */ }
    body .content.content-dietetyk {
      background-image: url("../img/nasz_dietetyk.png");
      background-repeat: no-repeat;
      background-position: right 170px top;
      background-size: auto 100%; }
      body .content.content-dietetyk h2 {
        color: #ee7f00;
        font-weight: 700;
        font-size: 24px; }
      body .content.content-dietetyk h1.title-page {
        color: #0c2d69;
        font-size: 36px;
        text-transform: none; }
    body .content.content-quiz {
      background-image: url("../img/foto_quiz.jpg");
      background-repeat: no-repeat;
      background-position: right top;
      background-size: auto; }
  body .bg-gray {
    background-color: #f7f7f7; }
  body .button-weight {
    background: #F20909;
    float: left;
    padding: 7px 10px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer; }

.scroll {
  position: fixed;
  right: 0;
  bottom: 200px;
  padding: 13px 13px;
  opacity: 0;
  width: 50px;
  height: 50px;
  color: #fff;
  background: #575757;
  cursor: pointer;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease; }
  .scroll:hover {
    background: #3e3e3e; }
  .scroll i {
    font-size: 24px; }

ul {
  padding: 0 0 0 20px; }

.loader {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.82); }
  .loader span {
    position: relative;
    display: block;
    padding: 20px 0 55px;
    width: 100%;
    background: url("../img/loader.gif") no-repeat center 60%; }

/* walidacja - start */
form .section-form {
  margin: 0 0 6px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  position: relative; }
  form .section-form p.error {
    margin: 0 0 10px 0 !important;
    padding: 10px 10px;
    font-size: 12px;
    color: #f50c0c !important;
    border: 1px solid #f50c0c; }
  form .section-form div.error {
    color: #f50c0c;
    position: absolute;
    top: 55%;
    right: 10%;
    font-size: 12px; }
  form .section-form input.error {
    border: 1px solid #f50c0c !important; }

/* walidacja - end */
*[hidden] {
  display: none; }

.tooltip-inner {
  max-width: 700px !important; }

.alert {
  position: relative;
  margin: 10px 0;
  padding: 16px 14px;
  overflow: hidden;
  border-radius: 0px !important; }
  .alert.white {
    background: #fff; }
  .alert i {
    position: absolute;
    top: 13px;
    left: 16px;
    font-size: 26px;
    border-radius: 12px; }
  .alert p {
    margin: 0;
    padding: 0 0 0 40px;
    font-style: italic;
    font-size: 12px;
    text-align: justify;
    line-height: 1.5; }
  .alert .positive i {
    background: #fff;
    color: #5d9732; }
  .alert .negative i {
    background: #fff;
    color: #d40610; }

.fa {
  margin-right: 10px; }

h3 {
  text-transform: uppercase; }

.popup-error {
  position: absolute;
  top: -34px;
  right: 10px;
  width: 200px;
  padding: 5px 10px;
  font-size: 12px;
  color: #E45151;
  border: 1px solid #E45151;
  background: #FFF6F6; }

/* buttons - start */
.btn {
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  color: #000;
  background: #f4f4f4;
  border-radius: 0;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease; }
  .btn:hover {
    text-decoration: none; }
  .btn.btn-confirm {
    padding: 10px 20px;
    color: #000;
    background: #f7f7f7; }
    .btn.btn-confirm:hover {
      color: #000;
      background: #eaeaea; }
  .btn.btn-edit {
    background: #fff; }
  .btn.btn-trash {
    color: #c70b12;
    background: #fff; }
  .btn.btn-default {
    padding: 10px 20px;
    background: #f7f7f7; }
  .btn.btn-uppercase {
    text-transform: uppercase; }
  .btn.btn-remove {
    color: #fff;
    background: #cc0008; }
  .btn.btn-bold {
    font-weight: 600; }
  .btn.btn-back {
    margin-right: 10px;
    color: #444444;
    background: #f4f4f4;
    text-transform: uppercase;
    font-weight: 600; }
    .btn.btn-back:hover {
      background: #e7e7e7; }
  .btn.btn-download {
    padding: 20px 30px;
    margin-top: 10px;
    color: #fff;
    background: #00718f;
    text-transform: uppercase; }
  .btn.btn-save {
    padding: 20px 30px;
    background: #ef7f01;
    color: #fff;
    text-transform: uppercase; }
  .btn.btn-add {
    background: #5d9732;
    color: #fff;
    border: 1px solid #5d9732;
    text-transform: uppercase; }
    .btn.btn-add:hover {
      background: #51842c;
      border: 1px solid #497428; }
  .btn.btn-disabled {
    color: #636363;
    background: #d9d9d9;
    border: none; }
  .btn.btn-white {
    padding: 10px 10px;
    color: #000;
    background: #fff;
    border: 1px solid #e7e7e7; }
  .btn.btn-delete {
    padding: 3px 10px;
    color: #c50a11;
    font-size: 22px; }
    .btn.btn-delete i {
      margin-right: 0; }
  .btn.btn-pink {
    background: #ef7f01;
    color: #fff;
    width: 100%;
    text-transform: uppercase; }
    .btn.btn-pink:hover {
      background: #d67201; }
  .btn.btn-block {
    display: block;
    width: 100%;
    text-align: center; }
  .btn.btn-success {
    background: #5d9732;
    color: #fff;
    border: 1px solid #5d9732;
    text-transform: uppercase; }
    .btn.btn-success:hover {
      background: #497428;
      border: 1px solid #497428; }
    .btn.btn-success.btn-newidentity {
      margin-right: -18px;
      margin-top: -18px; }
  .btn.btn-action {
    border: 1px solid #e7e7e7;
    font-size: 21px;
    min-width: 40px;
    height: 39px;
    margin-left: 6px;
    padding: 5px; }
    .btn.btn-action:hover {
      background: #e7e7e7; }
    .btn.btn-action .fa {
      margin: 0; }
    .btn.btn-action.red {
      color: #c70b12; }
  .btn.btn-questionaire {
    padding: 5px 20px;
    border: 1px solid #aaa;
    margin-top: 15px; }
    .btn.btn-questionaire:hover {
      color: #fff;
      background: #444444;
      border: 1px solid #444444; }
  .btn.btn-questionaire-inverse {
    position: absolute;
    bottom: -54px;
    left: 0;
    padding: 5px 20px;
    border: 1px solid #444444;
    background: #444444;
    margin-top: 15px;
    color: #fff; }
    .btn.btn-questionaire-inverse:hover {
      color: #000;
      background: #fff;
      border: 1px solid #aaa; }
  .btn.btn-questionaire-back {
    position: static !important; }
  .btn.btn-primary {
    color: #fff;
    text-transform: uppercase;
    background: #ef7f01; }
    .btn.btn-primary:hover {
      background: #ea650d; }
  .btn.btn-green {
    color: #fff;
    background-color: #5d9732; }
    .btn.btn-green:hover {
      background-color: #51842c; }
  .btn.btn-greenblue {
    color: #fff;
    background-color: #00a1b1; }
    .btn.btn-greenblue:hover {
      background-color: #008a98; }

.btn-clear {
  margin-top: -10px;
  padding: 7px 12px;
  font-size: 12px;
  background: none;
  border: 1px solid #aaaaaa; }

.input-default {
  padding: 10px 10px;
  font-size: 12px;
  background: #fff;
  border: 1px solid #eeeeee; }

/* buttons - end */
.txt2 {
  font-size: 18px; }

.txt4 {
  font-size: 26px; }

h1 {
  font-weight: bold;
  font-size: 18px;
  color: #575757;
  text-transform: uppercase; }
  h1.title-page {
    color: #ee7f00;
    font-size: 36px;
    text-transform: none; }

.noneuppercase {
  text-transform: none !important; }

.title-page {
  text-transform: uppercase;
  margin: 20px 0 20px 0;
  color: #444444;
  font-weight: bold;
  font-size: 18px; }
  .title-page img {
    margin-right: 10px;
    max-height: 30px; }

.grey-bg {
  background: #f7f7f7; }

#dashboard-h2 h2 {
  font-size: 24pt;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  width: 100%;
  text-align: center; }
#dashboard-h2 h5 {
  font-size: 12pt;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  width: 100%;
  text-align: center;
  margin-bottom: 20px; }

.clear {
  clear: both; }

.separator {
  display: block; }
  .separator.bottom {
    padding: 0 0 8px; }
  .separator.bottom-medium {
    padding: 0 0 15px; }
  .separator.bottom-big {
    padding: 0 0 20px; }
  .separator.bottom-small {
    padding: 0 0 5px; }

#dottip-additional-tooltip .dottip-content {
  padding: 4px 8px;
  color: #fff;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.dottip {
  position: absolute;
  z-index: 999999;
  max-width: 450px; }

.dottip.arrow-top .dottip-content:before {
  top: -16px;
  left: 50%;
  margin-left: -12px;
  border-color: transparent;
  border-bottom-color: #000; }

.dottip.arrow-bottom .dottip-content:before {
  bottom: -28px;
  top: initial;
  left: 50%;
  margin-left: -12px;
  border-color: transparent;
  border-top-color: #000; }

.dottip.arrow-right .dottip-content:before {
  right: -28px;
  border-color: transparent;
  border-left-color: #000; }

.dottip.arrow-left .dottip-content:before {
  left: -28px;
  border-color: transparent;
  border-right-color: #000; }

.dottip .dottip-content {
  position: relative;
  padding: 10px 20px;
  color: #fff;
  font-size: 12px;
  background: #000; }

.dottip .dottip-content:before {
  content: '';
  position: absolute;
  margin-top: -12px;
  top: 50%;
  border-width: 14px 14px 14px 14px;
  border-style: solid;
  display: block;
  width: 0;
  cursor: default;
  background: transparent; }

.dottip .dottip-content p {
  margin: 10px 0;
  color: #434343;
  font-style: italic; }

.dottip .dottip-content p.primary {
  color: #e76d00;
  font-weight: bold; }

#dottip-questionaire .dottip-content, .tootltip-balance .dottip-content {
  background: #000;
  color: #fff; }

#dottip-questionaire .dottip-content:before, .tootltip-balance .dottip-content:before {
  border-color: transparent #000 transparent transparent; }

#dottip-5.arrow-left .dottip-content:before, .tootltip-balance.arrow-left .dottip-content:before {
  border-right-color: #fff; }

#dottip-5.arrow-right .dottip-content:before, .tootltip-balance.arrow-right .dottip-content:before {
  border-left-color: #fff; }

#dottip-5 .dottip-content, .tootltip-balance .dottip-content {
  background: #fff;
  color: #434343; }

#dottip-5 .dottip-content:before, .tootltip-balance .dottip-content:before {
  border-color: transparent transparent transparent transparent; }

.tooltip {
  position: relative;
  cursor: default;
  display: block; }

.highlighted-box .highlighted-box-content {
  padding: 12px 20px;
  background: #f4f4f4; }
  .highlighted-box .highlighted-box-content label {
    float: left;
    color: #000;
    font-size: 12px;
    line-height: 34px;
    margin: 0; }
  .highlighted-box .highlighted-box-content input {
    float: left;
    margin: 0 15px;
    width: 60px; }
  .highlighted-box .highlighted-box-content .desc {
    line-height: 34px; }

header {
  width: 100%; }
  header .header-top {
    background: #575757;
    height: 40px; }
    header .header-top .container .header-tooltop {
      float: right;
      display: inline-block;
      border-left: 1px solid #3e3e3e; }
      header .header-top .container .header-tooltop .header-tooltop-content {
        display: block;
        padding: 11px 10px 11px 20px;
        color: #fff;
        height: 100%;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-size: 12px;
        border-left: 1px solid #666666;
        cursor: default; }
    header .header-top .container ul {
      float: right;
      list-style: none;
      padding: 0; }
      header .header-top .container ul > li:hover {
        background: #242424; }
        header .header-top .container ul > li:hover a {
          border-left: 1px solid #242424;
          border-right: 1px solid #242424; }
          header .header-top .container ul > li:hover a:after {
            display: block; }
      header .header-top .container ul > li > a {
        padding: 11px 20px; }
      header .header-top .container ul li {
        float: left;
        -webkit-transition: all 150ms ease;
        transition: all 150ms ease; }
        header .header-top .container ul li:first-child {
          border-left: none; }
          header .header-top .container ul li:first-child a {
            border-left: none; }
        header .header-top .container ul li:last-child {
          border-right: 1px solid #666666; }
        header .header-top .container ul li .dropdown-toggle:after {
          display: none;
          content: '';
          position: absolute;
          z-index: 9999;
          bottom: -1px;
          right: 14px;
          font-size: 0px;
          line-height: 0%;
          width: 0px;
          border-bottom: 10px solid #fff;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent; }
        header .header-top .container ul li a {
          display: inline-block;
          color: #fff;
          height: auto;
          font-family: 'Open Sans', sans-serif;
          font-weight: 300;
          font-size: 12px;
          text-decoration: none;
          border-left: 1px solid #666666;
          border-right: 1px solid #3e3e3e;
          cursor: pointer;
          -webkit-transition: all 150ms ease;
          transition: all 150ms ease; }
        header .header-top .container ul li .fa-cog, header .header-top .container ul li .fa-users, header .header-top .container ul li .fa-lock, header .header-top .container ul li .fa-user {
          font-size: 16px;
          margin-right: 4px; }
        header .header-top .container ul li ul {
          float: left; }
          header .header-top .container ul li ul li {
            list-style: none;
            display: inline-block;
            padding: 0px; }
        header .header-top .container ul li .dropdown-menu {
          margin: 0px; }
          header .header-top .container ul li .dropdown-menu > li {
            border: none;
            width: 100%;
            text-align: right; }
            header .header-top .container ul li .dropdown-menu > li:hover {
              background: #f5f5f5; }
            header .header-top .container ul li .dropdown-menu > li > a {
              padding: 6px 20px;
              color: #000 !important;
              border: none;
              display: block;
              cursor: pointer; }
              header .header-top .container ul li .dropdown-menu > li > a:hover {
                color: #fff; }
  header .header-bottom {
    margin-top: 20px;
    margin-bottom: 10px; }
    header .header-bottom .header-main {
      margin-bottom: 10px; }
    header .header-bottom .nav-main {
      margin-top: 16px;
      float: right; }
      header .header-bottom .nav-main ul {
        list-style: none;
        display: inline-block;
        margin-bottom: 0; }
        header .header-bottom .nav-main ul li {
          padding: 2px 14px;
          display: table-cell;
          vertical-align: middle; }
          header .header-bottom .nav-main ul li a {
            padding: 0 0 5px 0;
            color: #414141;
            border-bottom: 4px solid #fff;
            -webkit-transition: all 150ms ease;
            transition: all 150ms ease; }
            header .header-bottom .nav-main ul li a:hover, header .header-bottom .nav-main ul li a.active {
              border-bottom: 4px solid #ef7f01;
              text-decoration: none; }
            header .header-bottom .nav-main ul li a.btn {
              padding: 0 15px !important;
              color: #575757;
              font-size: 10pt;
              border: 1px solid #afafaf;
              background: #fff; }
              header .header-bottom .nav-main ul li a.btn i {
                color: #afafaf; }
              header .header-bottom .nav-main ul li a.btn span {
                padding: 5px 0;
                text-transform: lowercase; }
                header .header-bottom .nav-main ul li a.btn span:before {
                  padding: 5px 0;
                  font-weight: normal;
                  text-transform: lowercase; }
              header .header-bottom .nav-main ul li a.btn:hover, header .header-bottom .nav-main ul li a.btn.active {
                background: #eee; }
              header .header-bottom .nav-main ul li a.btn.btn-login {
                background: linear-gradient(#ee7f00, #ea650d);
                color: #fff;
                border: none; }
                header .header-bottom .nav-main ul li a.btn.btn-login i {
                  color: #fff; }
                header .header-bottom .nav-main ul li a.btn.btn-login:hover, header .header-bottom .nav-main ul li a.btn.btn-login.active {
                  background: linear-gradient(#dd7600, #cd5608); }
          header .header-bottom .nav-main ul li.baza-wiedzy {
            padding: 0;
            text-decoration: none; }
            header .header-bottom .nav-main ul li.baza-wiedzy a {
              display: block;
              padding: 8px 17px;
              border: 1px solid #c5c5c5; }
              header .header-bottom .nav-main ul li.baza-wiedzy a:hover {
                color: #fff;
                border: 1px solid #ef7f01;
                background: #ef7f01; }
          header .header-bottom .nav-main ul li:first-child:before {
            content: ''; }
          header .header-bottom .nav-main ul li:last-child {
            padding-right: 0; }
    header .header-bottom .sub-logged-menu {
      width: 100%; }
      header .header-bottom .sub-logged-menu ul {
        list-style: none;
        display: block;
        margin: 20px 0 10px 0;
        width: 100%;
        overflow: hidden;
        padding: 0; }
        header .header-bottom .sub-logged-menu ul li {
          background-repeat: no-repeat;
          background-position: left top; }
          header .header-bottom .sub-logged-menu ul li:hover, header .header-bottom .sub-logged-menu ul li.active {
            background-position: left bottom; }
            header .header-bottom .sub-logged-menu ul li:hover a, header .header-bottom .sub-logged-menu ul li.active a {
              color: #ef7f01;
              text-decoration: none; }
              header .header-bottom .sub-logged-menu ul li:hover a:after, header .header-bottom .sub-logged-menu ul li.active a:after {
                content: '';
                position: absolute;
                z-index: 9;
                bottom: -10px;
                left: 50%;
                font-size: 0px;
                line-height: 0%;
                width: 0px;
                font-size: 0px;
                line-height: 0%;
                width: 0px;
                border-top: 10px solid #ef7f01;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent; }
          header .header-bottom .sub-logged-menu ul li.col-md-4 {
            padding: 0; }
            header .header-bottom .sub-logged-menu ul li.col-md-4.child {
              font-weight: bold;
              display: flex; }
              header .header-bottom .sub-logged-menu ul li.col-md-4.child img {
                display: inline-block;
                margin-right: 20px; }
              header .header-bottom .sub-logged-menu ul li.col-md-4.child .bilans__image {
                height: 31px;
                margin: auto 20px auto 0; }
              header .header-bottom .sub-logged-menu ul li.col-md-4.child a {
                padding: 12px 0 13px 0;
                overflow: hidden;
                color: #DDDDDD;
                font-size: 14px;
                height: 39px;
                display: inline-block; }
                header .header-bottom .sub-logged-menu ul li.col-md-4.child a::after {
                  display: none; }
          header .header-bottom .sub-logged-menu ul li.bilans {
            background-image: url("../img/icon_bilans_v2.png"); }
          header .header-bottom .sub-logged-menu ul li.zalecenia {
            background-image: url("../img/icon_zalecenia_v2.png"); }
          header .header-bottom .sub-logged-menu ul li.raport {
            background-image: url("../img/icon_raport_v2.png"); }
          header .header-bottom .sub-logged-menu ul li a {
            display: block;
            padding: 12px 0 13px 50px;
            overflow: hidden;
            color: #414141;
            font-size: 14px;
            line-height: 1;
            font-weight: 700;
            text-align: left;
            text-transform: uppercase; }
            header .header-bottom .sub-logged-menu ul li a img {
              display: none; }
    header .header-bottom .nopadding-left {
      margin: 0;
      padding: 0;
      text-align: left;
      line-height: 1.3; }
    header .header-bottom .nopadding-right {
      margin: 0;
      padding: 0;
      text-align: right;
      line-height: 36px; }
    header .header-bottom .sub-logged-menu-icon {
      margin-right: 10px;
      max-height: 30px; }
    header .header-bottom .sub-logged-menu-icon-left {
      margin-left: 10px; }

.banner--questionaire .head {
  margin-bottom: 20px; }
  .banner--questionaire .head .title {
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center; }
  .banner--questionaire .head .subtitle {
    color: #7a7a7a;
    font-size: 15px;
    text-align: center; }

.c-box--1 {
  margin: 50px 0;
  width: 380px; }
  .c-box--1 .c-box__entry {
    position: relative;
    margin-bottom: 16px;
    padding: 28px;
    background-color: #f4f4f4; }
    .c-box--1 .c-box__entry::before {
      display: none;
      content: attr(data-count);
      position: absolute;
      top: -27px;
      left: -27px;
      width: 54px;
      height: 54px;
      color: #fff;
      font-size: 25px;
      font-weight: bold;
      text-align: center;
      line-height: 54px;
      background-color: #444444;
      border-radius: 50%; }
  .c-box--1 .c-box__body {
    display: none;
    margin: 0px 0 22px 0; }
  .c-box--1 .c-box__footer {
    display: flex;
    justify-content: space-between; }
  .c-box--1 .label {
    margin: 0 0 22px 0;
    color: #000;
    font-size: 14px;
    font-weight: bold; }
  .c-box--1 .list-options {
    margin: 0;
    padding: 0;
    list-style: none; }
    .c-box--1 .list-options__item {
      position: relative;
      margin-bottom: 10px;
      padding-left: 20px;
      color: #000;
      font-size: 13px;
      line-height: 1;
      cursor: pointer; }
      .c-box--1 .list-options__item::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0px;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background-color: #dedede;
        border: 1px solid #b0b0b0; }
      .c-box--1 .list-options__item.is-selected::before {
        background-color: #b0b0b0; }
      .c-box--1 .list-options__item.is-disabled {
        pointer-events: none; }
  .c-box--1 .btn {
    padding: 11px 32px;
    text-transform: uppercase;
    border: 1px solid transparent;
    transition: background-color .3s ease; }
    .c-box--1 .btn--prev {
      color: #000;
      border-color: #aaaaaa; }
    .c-box--1 .btn--next {
      color: #fff;
      background-color: #5d9732; }
      .c-box--1 .btn--next:hover {
        background-color: #69aa38; }
    .c-box--1 .btn--cancel {
      padding: 10px 36px;
      font-size: 12px;
      color: #fff;
      text-transform: lowercase;
      background-color: #444444; }
      .c-box--1 .btn--cancel:hover {
        background-color: #515151; }

#page-content {
  overflow: visible; }
  #page-content .cover {
    position: relative;
    margin-left: -170px;
    margin-right: -170px;
    padding: 0 170px;
    min-height: 600px;
    overflow: hidden; }
    #page-content .cover:hover .cover-image {
      -moz-transform: scale(1.05);
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }
    #page-content .cover .cover-body {
      margin-top: 190px;
      padding: 50px;
      background-color: #f4f4f4; }
      #page-content .cover .cover-body h2 {
        margin: 0 0 38px;
        color: #414141;
        font-size: 24px;
        font-weight: bold;
        text-transform: uppercase; }
      #page-content .cover .cover-body h3 {
        margin: 0 0 28px;
        color: #414141;
        font-size: 14px;
        font-weight: bold; }
      #page-content .cover .cover-body p {
        margin: 0 0 28px;
        color: #414141;
        font-size: 14px; }
      #page-content .cover .cover-body ul {
        margin: 0 0 28px 0; }
        #page-content .cover .cover-body ul ul {
          margin: 10px 0 18px; }
          #page-content .cover .cover-body ul ul li {
            margin: 0 0 10px; }
        #page-content .cover .cover-body ul li {
          margin: 0 0 22px; }
      #page-content .cover .cover-body .table {
        display: flex;
        margin-bottom: 28px; }
        #page-content .cover .cover-body .table__data-border {
          border: 1px solid #bbb;
          vertical-align: middle; }
        #page-content .cover .cover-body .table--source {
          margin-bottom: 28px; }
        #page-content .cover .cover-body .table__col {
          border-top: 1px solid #000;
          border-left: 1px solid #000;
          border-bottom: 1px solid #000; }
          #page-content .cover .cover-body .table__col:last-of-type {
            border-right: 1px solid #000; }
        #page-content .cover .cover-body .table__col-head {
          font-weight: bold; }
        #page-content .cover .cover-body .table__cell {
          display: block;
          padding: 6px;
          font-size: 14px;
          border-bottom: 1px solid #000; }
          #page-content .cover .cover-body .table__cell:last-of-type {
            border-bottom: none; }
        #page-content .cover .cover-body .table__source {
          display: flex;
          margin-bottom: 28px; }
        #page-content .cover .cover-body .table__cell-head {
          font-size: 16px;
          font-weight: bold; }
        #page-content .cover .cover-body .table--col-3 .table__col {
          width: calc(100% / 3); }
    #page-content .cover.cover-new-balance .cover-image {
      background-image: url("../img/bilanskaloryczny_background.jpg"); }
    #page-content .cover.cover-new-balance .cover-panel .btn {
      display: block;
      width: 100%;
      text-align: center; }
    #page-content .cover.cover-questioniare .cover-image {
      background-image: url("../img/ankieta-background.jpg"); }
    #page-content .cover.cover-register .cover-image {
      background-image: url("../img/register_background.jpg"); }
    #page-content .cover.cover-login .cover-image {
      background-image: url("../img/img01.jpg"); }
    #page-content .cover.cover-male .cover-image {
      background-image: url("../img/dashboard_male.jpg"); }
    #page-content .cover.cover-female .cover-image {
      background-image: url("../img/dashboard_female.jpg"); }
    #page-content .cover.cover-kids .cover-image {
      background-image: url("../img/dashboard_kids.jpg"); }
    #page-content .cover .cover-image {
      position: absolute;
      margin-left: -170px;
      height: 600px;
      width: 100%;
      -webkit-transition: all 1.4s ease;
      transition: all 1.4s ease;
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
      background-image: url("../img/img02.jpg");
      -moz-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover;
      z-index: -1; }
    #page-content .cover .cover-panel {
      margin: 50px 0; }
      #page-content .cover .cover-panel.form-bilans .headline {
        font-weight: bold; }
      #page-content .cover .cover-panel.cover-front {
        padding: 35px 35px;
        background: #fff; }
        #page-content .cover .cover-panel.cover-front .btn {
          display: block;
          margin: 20px 0;
          padding: 0px 0;
          font-weight: bold;
          font-size: 16px;
          text-transform: uppercase;
          text-align: center; }
          #page-content .cover .cover-panel.cover-front .btn.btn-register {
            color: #ef7f01;
            border: 2px solid #ef7f01; }
          #page-content .cover .cover-panel.cover-front .btn.btn-effect span {
            padding: 20px 0; }
            #page-content .cover .cover-panel.cover-front .btn.btn-effect span:before {
              padding: 20px 0;
              font-weight: 700; }
      #page-content .cover .cover-panel.cover-logged-fornt {
        padding: 35px 35px;
        background: #fff; }
        #page-content .cover .cover-panel.cover-logged-fornt .headline {
          color: #000;
          font-weight: bold;
          font-size: 18px; }
        #page-content .cover .cover-panel.cover-logged-fornt .normal {
          font-size: 13px;
          font-weight: normal; }
        #page-content .cover .cover-panel.cover-logged-fornt .btn {
          display: block;
          margin: 10px 0;
          padding: 0 20px;
          padding-left: 80px;
          font-size: 14px;
          background-size: auto 32px;
          background-repeat: no-repeat;
          background-position: 20px center; }
          #page-content .cover .cover-panel.cover-logged-fornt .btn.btn-check-diet {
            background-image: url("../img/hearticon.png"); }
          #page-content .cover .cover-panel.cover-logged-fornt .btn.btn-raport {
            background-image: url("../img/skakankaicon.png"); }
          #page-content .cover .cover-panel.cover-logged-fornt .btn.btn-effect span {
            display: block;
            padding: 16px 0; }
            #page-content .cover .cover-panel.cover-logged-fornt .btn.btn-effect span:before {
              padding: 16px 0;
              font-weight: normal; }
      #page-content .cover .cover-panel p {
        margin: 0 0 10px;
        font-weight: bold; }
        #page-content .cover .cover-panel p.headline {
          font-weight: normal; }
      #page-content .cover .cover-panel .txt2 {
        color: #414141;
        font-size: 18px; }
      #page-content .cover .cover-panel .txt4 {
        color: #ef7f01;
        font-size: 26px;
        line-height: 1.3; }
  #page-content #submitResult p {
    margin: 0;
    font-weight: normal;
    color: #000 !important; }
  #page-content #submitResult .choice-confirm {
    margin: 20px 0 0 0; }
    #page-content #submitResult .choice-confirm .btn {
      cursor: pointer; }

.banner-contaner {
  overflow: visible; }

.banner #konsultacje {
  padding: 0 0 0 3px; }
.banner .banner-content {
  /* dodane nowe */
  width: 1280px;
  padding-right: 170px;
  padding-left: 170px;
  margin-left: -170px;
  /* end */
  position: relative;
  float: left;
  padding-top: 25px;
  padding-bottom: 25px;
  min-height: 600px;
  background-size: 100% auto;
  -webkit-transition: all 850ms ease;
  transition: all 850ms ease;
        /*        .form-questionaire, .form-detailed-questionnaire-form {
                    background-color: #f4f4f4;
                    padding: 40px 30px;
                    margin: 40px 0 0 40px;
                    .questionaire-success {
                        margin-top: -20px;
                        i {
                            color: #5d9731;
                            font-size: 53px;
                        }
                        span {
                            vertical-align: top;
                            line-height: 50px;
                            font-size: 14px;
                        }
                    }
                    .no-question{
                        padding: 9px 9px;
                        width: 52px;
                        text-align: center;
                        color: #fff;
                        font-weight: bold;
                        font-size: 24px;
                        background: #444444;
                        border-radius: 30px;
                        position: absolute;
                        margin-left: -20px;
                        margin-top: -18px;
                        top: 0;
                        left: 0;
                    }
                    .txt2{
                        color: #000;
                        span {
                            font-weight: normal;
                            font-size: 14px;
                            line-height: 1.6;
                            display: block;
                            margin: 0 0 20px 0;
                        }
                        label{
                            font-weight: 300;
                            font-family: sans-serif;
                            font-size: 16px;
                        }
                    }

                    ul{
                        display: inline-block;
                        padding-left: 0;
                        float: left;
                        li{
                            list-style: none;
                            font-size: 14px;
                            float: left;

                            &:last-child{
                                margin-left: 10px;
                            }

                            .radio-content{
                                padding: 0;
                                label{
                                    display: block;
                                    padding: 8px 20px;
                                    font-weight: normal;
                                    margin-bottom: 0px;
                                    cursor: pointer;
                                }
                                i {
                                    margin-right: 10px;
                                    width: 13px;
                                }
                            }

                            &.radio-YES{
                                background: #5d9732;
                                color: #fff;
                                fa{
                                    margin:0;
                                }
                                &:hover, &.active{
                                    background: darken(#5d9732, 5%);
                                }
                            }
                            &.radio-NO{
                                background: #cc0008;
                                color: #fff;
                                fa{
                                    margin:0;
                                }
                                &:hover, &.active{
                                    background: darken(#cc0008, 5%);
                                }
                            }
                        }
                        .radiovalue {
                            position: absolute;
                            visibility: hidden;
                        }
                        &.tree-answer {
                            li {
                                width: 100%;
                                margin: 0 0 10px 0;
                            }
                        }
                    }
                }*/
  /*            p {
                  margin: 20px 0;
                  color: #fff;
                  text-align: left;
                  font-family: 'Open Sans', sans-serif;
                  font-weight: bold;
                  line-height: 1.3;
              }*/ }
  .banner .banner-content:hover {
    background-size: 102% auto; }
  .banner .banner-content.mainpage .form-dashboard {
    padding: 30px 30px; }
  .banner .banner-content.mainpage p {
    font-weight: bold; }
    .banner .banner-content.mainpage p.txt2 {
      color: #0d2d68; }
    .banner .banner-content.mainpage p.txt4 {
      color: #ef7f01; }
  .banner .banner-content .btn {
    display: block;
    margin: 20px 0 0 0;
    padding: 18px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease; }
    .banner .banner-content .btn.btn-login {
      color: #fff;
      background: linear-gradient(#ee7f00, #ea650d); }
      .banner .banner-content .btn.btn-login:hover {
        background: linear-gradient(#dd7600, #cd5608); }
    .banner .banner-content .btn.btn-register {
      color: #ef7f01;
      background: #fff;
      border: 2px solid #ef7f01; }
      .banner .banner-content .btn.btn-register:hover {
        color: #ef7f01;
        background: #efefef; }
.banner .banner-1 {
  background-image: url("../img/img02.jpg");
  background-repeat: no-repeat;
  background-position: center top; }
.banner .banner-2 {
  background-image: url("../img/img01.jpg");
  background-repeat: no-repeat;
  background-position: center top; }
.banner .banner-3 {
  background-image: url("../img/img11.jpg");
  background-repeat: no-repeat;
  background-position: center top; }
.banner .banner-dashboard-male {
  background-image: url("../img/dashboard_male.jpg");
  background-repeat: no-repeat;
  background-position: center top; }
.banner .banner-dashboard-female {
  background-image: url("../img/dashboard_female.jpg");
  background-repeat: no-repeat;
  background-position: center top; }
.banner .banner-dashboard-kids {
  background-image: url("../img/dashboard_kids.jpg");
  background-repeat: no-repeat;
  background-position: center top; }
.banner .banner-register {
  background-image: url("../img/register_background.jpg");
  background-repeat: no-repeat;
  background-position: center center; }
.banner .banner-first-person {
  background-image: url("../img/img10.jpg");
  background-repeat: no-repeat;
  background-position: center center; }
.banner .banner-questioniare-detailed {
  background-image: url("../img/ankieta-background.jpg");
  background-repeat: no-repeat;
  background-position: center top; }
.banner .banner-questioniare-detailed-kids {
  background-image: url("../img/pytania_dzieci.jpg");
  background-repeat: no-repeat;
  background-position: center center; }
.banner .banner-bilanskaloryczny {
  background-image: url("../img/bilanskaloryczny_background.jpg");
  background-repeat: no-repeat;
  background-position: center top; }

.error404 {
  background: #f7f7f7 url("../img/bg_404.jpg") no-repeat center top; }

.user-menu-content ul {
  width: 100%;
  margin: 0;
  padding: 0; }
  .user-menu-content ul li {
    list-style: none;
    width: 100%; }
    .user-menu-content ul li:first-child a {
      border-top: 1px solid #e7e7e7; }
    .user-menu-content ul li a {
      display: block;
      padding: 20px 20px;
      text-transform: uppercase;
      color: #000;
      font-weight: 300;
      font-size: 12px;
      width: 100%;
      background: #f4f4f4;
      border-left: 1px solid #e7e7e7;
      border-bottom: 1px solid #e7e7e7; }
      .user-menu-content ul li a:hover {
        border-right: none;
        text-decoration: none;
        background: #e7e7e7; }
      .user-menu-content ul li a.active {
        border-right: none;
        text-decoration: none;
        background: #fff;
        position: relative; }
        .user-menu-content ul li a.active:after {
          position: absolute;
          z-index: 9;
          right: -1px;
          top: 0;
          height: 100%;
          width: 1px;
          content: '';
          background: #FFF; }
      .user-menu-content ul li a .icon-sub-menu {
        width: 40px;
        height: 31px;
        float: left;
        margin-right: 15px;
        margin-top: -8px; }
        .user-menu-content ul li a .icon-sub-menu.persons {
          background: url("../img/settings-persons.png") no-repeat center center; }
        .user-menu-content ul li a .icon-sub-menu.lock {
          background: url("../img/settings-lock.png") no-repeat center center; }
        .user-menu-content ul li a .icon-sub-menu.phone {
          background: url("../img/phone.png") no-repeat center center; }

.bilans-kaloryczny-raport {
  background: #f4f4f4 url("../img/repotr-balance-top.jpg") no-repeat right top;
  padding: 20px; }
  .bilans-kaloryczny-raport .summary-meals {
    width: 100%; }
    .bilans-kaloryczny-raport .summary-meals thead tr th {
      padding: 7px 10px; }
      .bilans-kaloryczny-raport .summary-meals thead tr th:first-of-type {
        width: 33%; }
    .bilans-kaloryczny-raport .summary-meals tbody tr td:first-of-type {
      width: 30%; }
    .bilans-kaloryczny-raport .summary-meals tbody tr td:last-of-type {
      width: 70%; }
  .bilans-kaloryczny-raport table {
    border-spacing: 0;
    width: 100%;
    border-collapse: separate;
    border: 1px solid #000; }
    .bilans-kaloryczny-raport table th, .bilans-kaloryczny-raport table td {
      border: 1px solid #000; }
    .bilans-kaloryczny-raport table thead tr th {
      margin: 0;
      padding: 7px 10px;
      background: #e7e7e7;
      width: 30%; }
    .bilans-kaloryczny-raport table tbody tr td {
      margin: 0;
      padding: 2px 10px;
      width: 50%; }
      .bilans-kaloryczny-raport table tbody tr td.semi {
        width: 33%; }
  .bilans-kaloryczny-raport h4 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px; }
  .bilans-kaloryczny-raport .font_result {
    font-size: 16px;
    font-weight: bold;
    float: left; }
  .bilans-kaloryczny-raport .font-label {
    font-size: 16px;
    float: left; }

#my-account-base {
  margin-top: 20px; }
  #my-account-base .col-lg-8.nomargin-left {
    margin-left: 0;
    padding-left: 0; }
  #my-account-base .col-lg-4.nomargin-right {
    margin-right: 0;
    padding-right: 0; }
  #my-account-base #interactivo_people_form div {
    margin: 0 0 5px 0;
    overflow: hidden; }
    #my-account-base #interactivo_people_form div label {
      display: block;
      float: left;
      width: 30%;
      line-height: 34px; }
    #my-account-base #interactivo_people_form div input {
      display: block;
      float: left;
      width: 30%;
      line-height: 1; }
      #my-account-base #interactivo_people_form div input.error {
        border: 1px solid red; }
    #my-account-base #interactivo_people_form div div.error {
      display: block;
      margin: 0 0 0 10px;
      float: left;
      width: 30%;
      line-height: 34px;
      color: red; }
  #my-account-base .my-account-base-content {
    border: 1px solid #e7e7e7;
    padding: 18px;
    overflow: hidden; }
    #my-account-base .my-account-base-content h2 {
      text-transform: uppercase;
      font-size: 18px;
      font-weight: bold;
      margin-top: 0;
      margin-bottom: 20px; }
    #my-account-base .my-account-base-content label {
      font-weight: normal; }

.first-questions {
  padding: 26px;
  background: #eee; }
  .first-questions .section-form {
    margin-top: 20px;
    overflow: hidden; }
    .first-questions .section-form:first-of-type {
      margin-top: 0; }
    .first-questions .section-form .additional {
      font-size: 10px;
      clear: both; }
    .first-questions .section-form .clear {
      clear: both; }
    .first-questions .section-form .font_result {
      font-size: 20px;
      font-weight: bold; }
    .first-questions .section-form label {
      float: left;
      color: #000;
      margin-top: 10px; }
    .first-questions .section-form .input-default {
      padding: 10px;
      width: 80px;
      float: right; }
    .first-questions .section-form table {
      border-width: 0 0 1px 1px;
      border-spacing: 0;
      border-collapse: collapse;
      border-color: #000;
      border-style: solid;
      width: 500px; }
      .first-questions .section-form table td {
        margin: 0;
        padding: 4px;
        border-width: 1px 1px 0 0;
        border-color: #000;
        border-style: solid;
        width: 50%; }
        .first-questions .section-form table td.semi {
          width: 33%; }

.submenu {
  margin: 0;
  padding: 0;
  text-align: center; }
  .submenu li {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 10px; }
    .submenu li:first-of-type {
      margin-left: 0; }
    .submenu li a {
      display: block;
      padding: 24px 24px;
      text-transform: uppercase;
      font-size: 12px;
      -webkit-transition: all 150ms ease;
      transition: all 150ms ease; }
      .submenu li a:hover {
        text-decoration: none;
        color: #fff;
        background: #ef7f01;
        border-color: #ef7f01; }

.form-detailed-questionnaire-form {
  margin: 10px 0 0 0;
  padding: 40px;
  background: #f4f4f4; }
  .form-detailed-questionnaire-form .no-question {
    padding: 5px 9px;
    color: #fff;
    font-weight: bold;
    background: #007070;
    border-radius: 15px; }
  .form-detailed-questionnaire-form .answers .answer-choice {
    display: block; }
  .form-detailed-questionnaire-form .answers i {
    display: none; }
  .form-detailed-questionnaire-form #interactivo_detailed_questionnaire_form_save {
    margin: 10px 0 0 0;
    padding: 10px 50px;
    color: #fff;
    background: #ef7f01;
    border: none; }

/* article */
.article-list-category {
  margin: 20px 0 0 0; }
  .article-list-category span {
    float: left;
    font-style: italic;
    line-height: 38px;
    font-size: 12px;
    padding: 0 10px 0 0; }
  .article-list-category ul {
    float: left;
    list-style-type: none;
    padding: 0;
    text-align: center; }
    .article-list-category ul li {
      display: inline-block;
      margin-bottom: 4px;
      margin-left: 2px; }
      .article-list-category ul li.active a {
        text-decoration: none;
        color: #fff;
        background: #ef7f01;
        border-color: #ef7f01; }
      .article-list-category ul li a {
        display: block;
        padding: 12px 18px;
        text-transform: uppercase;
        font-size: 10px;
        -webkit-transition: all 150ms ease;
        transition: all 150ms ease;
        background: #f4f4f4; }
        .article-list-category ul li a:hover {
          text-decoration: none;
          color: #fff;
          background: #ef7f01;
          border-color: #ef7f01; }

.article .article-thumbnail {
  height: 200px;
  overflow: hidden;
  border: 1px solid #f4f4f4;
  border-bottom: none; }
  .article .article-thumbnail img {
    width: 100%; }
.article .article-content {
  margin-bottom: 20px;
  padding: 0 10px 10px 10px;
  background: #f4f4f4; }
  .article .article-content h3 {
    margin: 0;
    padding: 15px 0 0 0; }
    .article .article-content h3 a {
      font-size: 24px;
      color: #333333; }
  .article .article-content .article-category {
    display: block;
    margin: 5px 0; }
  .article .article-content p {
    padding: 15px 0;
    width: auto !important;
    margin: 0; }
  .article .article-content .btn-more {
    border: 1px solid #E1E1E1; }

/* article - end */
/* FOOTER - start */
footer {
  margin: 15px 0; }
  footer nav {
    padding: 0 15px;
    border-top: 1px solid #e7e7e7; }
    footer nav a {
      display: inline-block;
      padding: 15px 15px;
      color: #2a2a2a;
      font-size: 12px; }
    footer nav .realization {
      float: right;
      font-weight: 300;
      text-align: right;
      color: #aaaaaa;
      font-size: 12px; }
      footer nav .realization a {
        text-decoration: none;
        color: #aaaaaa; }

/* Kalendarz radio button inputs */
.eventDate {
  display: block;
  overflow: auto;
  margin: 0;
  padding: 8px 10px; }
  .eventDate.disabled {
    display: none; }
    .eventDate.disabled label {
      color: #dfdfdf; }
  .eventDate.selected {
    background-color: #2ecc71; }
  .eventDate label {
    float: left;
    margin: 0;
    color: #575757;
    cursor: pointer; }
    .eventDate label i {
      float: left;
      font-size: 23px;
      min-width: 22px; }
    .eventDate label span {
      text-align: center;
      padding: 3px 0px;
      font-weight: 600; }
  .eventDate input {
    position: absolute;
    visibility: hidden; }
  .eventDate .input-checked {
    background-color: #404040;
    color: #F7F7F7; }
  .eventDate.eventdate-active {
    background: #00718f; }
    .eventDate.eventdate-active label {
      color: #fff; }

/* Kalendarz radio button inputs END */
/* raport */
.marsze-bg {
  background: #5d9731;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .marsze-bg:hover {
    background: #51842b; }

.marsze .ui-widget-header {
  background: #5d9731; }
.marsze .ui-state-default {
  border: 1px solid #5d9731;
  background: #5d9731; }

.biegi-bg {
  background: #008266;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .biegi-bg:hover {
    background: #006952; }

.biegi .ui-widget-header {
  background: #008266; }
.biegi .ui-state-default {
  border: 1px solid #008266;
  background: #008266; }

.plywanie-bg {
  background: #00a2b1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .plywanie-bg:hover {
    background: #008b98; }

.plywanie .ui-widget-header {
  background: #00a2b1; }
.plywanie .ui-state-default {
  border: 1px solid #00a2b1;
  background: #00a2b1; }

.rower-bg {
  background: #79298c;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .rower-bg:hover {
    background: #682378; }

.rower .ui-widget-header {
  background: #79298c; }
.rower .ui-state-default {
  border: 1px solid #79298c;
  background: #79298c; }

.zimowe-bg {
  background: #4cbaff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .zimowe-bg:hover {
    background: #33b0ff; }

.zimowe .ui-widget-header {
  background: #4cbaff; }
.zimowe .ui-state-default {
  border: 1px solid #4cbaff;
  background: #4cbaff; }

.taniec-bg {
  background: #ff3535;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .taniec-bg:hover {
    background: #ff1c1c; }

.taniec .ui-widget-header {
  background: #ff3535; }
.taniec .ui-state-default {
  border: 1px solid #ff3535;
  background: #ff3535; }

.gry-bg {
  background: #ffbe4c;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .gry-bg:hover {
    background: #ffb533; }

.gry .ui-widget-header {
  background: #ffbe4c; }
.gry .ui-state-default {
  border: 1px solid #ffbe4c;
  background: #ffbe4c; }

.fitness-bg {
  background: #e286da;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .fitness-bg:hover {
    background: #dd71d4; }

.fitness .ui-widget-header {
  background: #e286da; }
.fitness .ui-state-default {
  border: 1px solid #e286da;
  background: #e286da; }

.marsze-color {
  color: #5d9731; }

.biegi-color {
  color: #008266; }

.plywanie-color {
  color: #00a2b1; }

.rower-color {
  color: #79298c; }

.zimowe-color {
  color: #4cbaff; }

.gry-color {
  color: #ffbe4c; }

.taniec-color {
  color: #ff3535; }

.fitness-color {
  color: #e286da; }

#raport {
  margin-top: 20px; }
  #raport header {
    position: relative; }
  #raport .raport-item {
    margin-bottom: 3px; }
    #raport .raport-item .raport-heading {
      margin: 0;
      padding: 12px 20px;
      font-family: 'Open Sans', sans-serif;
      font-weight: bold;
      font-size: 18px;
      text-transform: uppercase;
      color: #575757;
      cursor: pointer;
      background: #f4f4f4; }
      #raport .raport-item .raport-heading:hover {
        background: #dbdbdb; }
      #raport .raport-item .raport-heading:before {
        content: '';
        width: 7px;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute; }
      #raport .raport-item .raport-heading.marsze-bg:before {
        background: #5d9731; }
      #raport .raport-item .raport-heading.biegi-bg:before {
        background: #008266; }
      #raport .raport-item .raport-heading.plywanie-bg:before {
        background: #00a2b1; }
      #raport .raport-item .raport-heading.rower-bg:before {
        background: #79298c; }
      #raport .raport-item .raport-heading.zimowe-bg:before {
        background: #4cbaff; }
      #raport .raport-item .raport-heading.gry-bg:before {
        background: #ffbe4c; }
      #raport .raport-item .raport-heading.taniec-bg:before {
        background: #ff3535; }
      #raport .raport-item .raport-heading.fitness-bg:before {
        background: #e286da; }
      #raport .raport-item .raport-heading span {
        display: inline-block;
        width: 60px; }
      #raport .raport-item .raport-heading img {
        max-height: 30px; }
      #raport .raport-item .raport-heading i {
        float: right;
        font-size: 34px;
        line-height: 30px; }
    #raport .raport-item .raport-heading-disable {
      background: #DFDFDF;
      cursor: not-allowed; }
      #raport .raport-item .raport-heading-disable:hover {
        cursor: not-allowed; }
      #raport .raport-item .raport-heading-disable:before {
        background: #575757 !important; }
    #raport .raport-item .raport-section-content {
      display: none; }
    #raport .raport-item .raport-content {
      position: relative;
      margin: 0 0 2px 0;
      padding: 20px 20px;
      overflow: hidden;
      background: #f4f4f4; }
      #raport .raport-item .raport-content .raport-item-results label {
        font-size: 12px;
        color: #000; }
      #raport .raport-item .raport-content .raport-item-results div {
        display: inline-block;
        font-size: 18px;
        font-weight: bold;
        color: #575757; }
      #raport .raport-item .raport-content h5 {
        margin: 0 0 10px 0;
        color: #575757;
        font-size: 18px;
        font-weight: bold; }
      #raport .raport-item .raport-content .form-group label {
        font-size: 12px;
        color: #000; }
      #raport .raport-item .raport-content .form-group:nth-of-type(2n) {
        border-left: 1px solid #c0c0c0; }
      #raport .raport-item .raport-content .slider-days {
        width: 100%; }
      #raport .raport-item .raport-content .slider-time {
        width: 100%; }
      #raport .raport-item .raport-content .sliders {
        margin-top: 15px; }
      #raport .raport-item .raport-content .slider {
        display: inline-block; }
        #raport .raport-item .raport-content .slider .slider-time-scale, #raport .raport-item .raport-content .slider .slider-days-scale {
          position: absolute;
          top: 100%;
          left: 0px;
          width: 102%;
          margin: 0 -2px; }
          #raport .raport-item .raport-content .slider .slider-time-scale .sb, #raport .raport-item .raport-content .slider .slider-days-scale .sb {
            text-align: right; }
        #raport .raport-item .raport-content .slider .slider-scale {
          display: inline-block;
          width: 50%;
          color: #575757;
          font-size: 10px; }
          #raport .raport-item .raport-content .slider .slider-scale p {
            margin: 0; }
        #raport .raport-item .raport-content .slider .set-value-time {
          margin-top: -22px;
          margin-left: -54px;
          width: 120px;
          text-align: center;
          font-size: 12px;
          color: #575757; }
        #raport .raport-item .raport-content .slider .set-value-days {
          margin-top: -22px;
          margin-left: -24px;
          width: 60px;
          text-align: center;
          font-size: 12px;
          color: #575757; }
      #raport .raport-item .raport-content input {
        padding: 10px 10px;
        font-size: 12px;
        background: #fff;
        border: 1px solid #eeeeee; }
      #raport .raport-item .raport-content .input-day {
        text-align: center; }
      #raport .raport-item .raport-content .input-time-content {
        padding: 10px 10px;
        font-size: 11px;
        background: #fff;
        border: 1px solid #eeeeee; }
        #raport .raport-item .raport-content .input-time-content input {
          float: left;
          margin: 0 2px 0 0;
          padding: 0;
          text-align: right;
          width: 18px;
          border: none; }
        #raport .raport-item .raport-content .input-time-content label {
          float: left;
          margin-bottom: 0;
          width: 10px; }

table.persons thead tr th {
  text-transform: uppercase;
  color: #494949;
  font-size: 14px;
  font-weight: normal;
  opacity: 0.5; }
table.persons tbody tr td:last-child {
  width: 20%; }

.danger-icon {
  float: left;
  width: 21px;
  height: 21px;
  margin: 10px 15px 0px 0px;
  background: url("../img/danger-icon.png") no-repeat center center; }

.consultation {
  padding: 0 40px;
  /* calendar */ }
  .consultation.consultation-bg {
    padding-bottom: 20px;
    min-height: 463px;
    background: #f7f7f7 url("../img/consultation_bg.jpg") no-repeat right top; }
  .consultation .title-page {
    font-size: 14px; }
  .consultation .consultation-alert {
    position: relative;
    padding: 16px 16px;
    overflow: hidden;
    background: #fff; }
    .consultation .consultation-alert p {
      margin: 0;
      color: #575757; }
    .consultation .consultation-alert strong {
      font-size: 22px; }
  .consultation .consultation-info {
    margin: 40px 0 0 0;
    padding: 0 0 0 20px;
    overflow: hidden;
    border-left: 4px solid #00718f; }
    .consultation .consultation-info .download-questionaire {
      width: 400px; }
      .consultation .consultation-info .download-questionaire .btn-download {
        float: none;
        margin: 10px 0;
        width: 400px; }
      .consultation .consultation-info .download-questionaire small {
        display: block;
        line-height: 1.3;
        font-size: 12px;
        color: #BEBEBE; }
        .consultation .consultation-info .download-questionaire small a {
          color: #A1A1A1;
          text-decoration: underline; }
  .consultation .consultation-mail {
    margin: 20px 0 20px 0;
    display: block;
    color: #00718f;
    font-size: 18px;
    font-weight: 600; }
  .consultation .calendar {
    padding: 20px 20px;
    background: #f7f7f7; }
    .consultation .calendar .fc-header-title h2 {
      color: #575757; }
    .consultation .calendar .fc-day-header {
      font-size: 12px;
      color: #575757;
      border-bottom: 1px solid #00718f; }
    .consultation .calendar .fc-day-number {
      color: #707070; }
      .consultation .calendar .fc-day-number:hover {
        color: #00718f; }
    .consultation .calendar .fc-disabled {
      position: relative; }
      .consultation .calendar .fc-disabled:before {
        content: '';
        position: absolute;
        z-index: 9;
        top: 2px;
        right: 7px;
        padding: 12px;
        border: 3px solid #DFDFDF;
        border-radius: 50% 50%; }
    .consultation .calendar .fc-state-highlight .fc-day-number, .consultation .calendar .fc-day-clicked .fc-day-number {
      margin: 1px 6px 0;
      padding: 6px 7px !important; }
  .consultation .calendar-legend .lack-of {
    position: relative;
    padding: 0 0 0 30px;
    font-style: italic;
    font-size: 12px; }
    .consultation .calendar-legend .lack-of:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      padding: 7px 7px;
      border-radius: 10px;
      border: 3px solid #dcdcdc;
      background: #f7f7f7; }
  .consultation .calendar-legend .selected-day-by-user {
    position: relative;
    padding: 0 0 0 30px;
    font-style: italic;
    font-size: 12px; }
    .consultation .calendar-legend .selected-day-by-user:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      padding: 10px 10px;
      border-radius: 10px;
      background: #00718f; }
  .consultation .arrow {
    position: relative;
    padding: 0 0 0 20px; }
    .consultation .arrow:before {
      content: '';
      position: absolute;
      top: 22px;
      left: -14px;
      width: 16px;
      height: 42px;
      background: url("../img/arrow.png") no-repeat center center; }
    .consultation .arrow span {
      position: absolute;
      top: 0;
      left: 0; }
  .consultation .phone-content {
    margin: 0 0 10px 10px;
    overflow: hidden;
    width: 132px; }
    .consultation .phone-content label {
      line-height: 20px;
      font-size: 12px;
      margin: 0; }
    .consultation .phone-content input {
      width: 130px; }

.balance {
  margin-bottom: 8px;
  padding: 0 30px; }
  .balance.balance-bg {
    padding-bottom: 60px;
    background: #f7f7f7 url("../img/img03.jpg") no-repeat left 22px; }
  .balance.recommendation-bg {
    padding-bottom: 60px;
    background: #f7f7f7 url("../img/img04.jpg") no-repeat left center; }
  .balance.raport-bg {
    padding-bottom: 60px;
    background: #f7f7f7 url("../img/img05.jpg") no-repeat left top; }
  .balance section {
    padding: 12px 0;
    overflow: hidden;
    border-bottom: 5px solid #e7e7e7; }
    .balance section:last-of-type {
      border-bottom: none; }

.item-balance {
  margin: 0;
  padding: 0; }
  .item-balance .title-balance {
    position: relative;
    float: left;
    padding-left: 43px;
    text-align: left; }
    .item-balance .title-balance .no-item-balance {
      position: absolute;
      top: 0;
      left: 18px;
      text-align: right;
      width: 20px;
      font-size: 12px; }
    .item-balance .title-balance p {
      margin: 0 0 2px 0;
      font-size: 12px; }
  .item-balance .option-balance {
    float: left; }
    .item-balance .option-balance .btn {
      vertical-align: top; }

#article .article {
  margin-bottom: 20px; }

.article-item img {
  max-width: 100%;
  min-width: 700px;
  width: 100%; }
.article-item .content-atricle {
  padding: 20px 30px;
  text-align: justify;
  overflow: hidden;
  background: #f4f4f4; }

.btn-article {
  margin: 20px 0 10px 0;
  border: none;
  text-transform: uppercase; }

.recent-entries h2 {
  margin: 0 0 20px 0;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase; }
.recent-entries .recent-item {
  margin: 0 0 12px 0;
  padding: 0 0 12px 0;
  overflow: hidden;
  border-bottom: 1px solid #cfcfcf; }
  .recent-entries .recent-item a {
    padding: 0;
    color: #000;
    text-decoration: none;
    line-height: 1; }
    .recent-entries .recent-item a:hover {
      text-decoration: underline; }
  .recent-entries .recent-item img {
    margin: 0 16px 0 0;
    width: 65px;
    height: auto;
    float: left; }

.zalecenia-dietetyczne, .description-new-event {
  position: relative; }
  .zalecenia-dietetyczne div.error, .description-new-event div.error {
    position: absolute;
    bottom: -26px;
    left: 0;
    color: #f50c0c;
    font-weight: 600; }

.selected-date-value {
  padding: 8px 10px;
  font-weight: bold;
  color: #575757;
  font-size: 22px; }

.zalecenia-dietetyczne {
  width: 100%; }
  .zalecenia-dietetyczne li {
    width: auto; }

#alergic-data {
  float: left;
  width: 100%; }
  #alergic-data .alergic-choice label {
    display: block;
    margin: 0 0 10px 0;
    padding: 7px 20px;
    color: #fff;
    background: #5d9732; }
    #alergic-data .alergic-choice label:hover {
      cursor: pointer;
      background: #51842c; }
  #alergic-data .alergic-choice i {
    min-width: 13px; }
  #alergic-data .alergic-choice input {
    visibility: hidden;
    position: absolute; }

.save-questionaire {
  float: right; }

.summary-raport {
  margin-bottom: 10px;
  padding-bottom: 30px;
  padding-right: 30px;
  overflow: hidden;
  background-image: url("../img/raport_aktywnosci.jpg");
  background-repeat: no-repeat;
  background-position: left top; }
  .summary-raport .summary-raport-label span {
    display: block;
    float: left;
    min-width: 65px; }
    .summary-raport .summary-raport-label span img {
      max-height: 30px; }
  .summary-raport .summary-raport-label h4 {
    float: left; }
  .summary-raport .summary-raport-info {
    padding: 10px 10px;
    color: #fff;
    background: #5d9732; }
  .summary-raport .summary-raport-details {
    margin: 0 0 20px 0; }
    .summary-raport .summary-raport-details h3 {
      font-size: 12px;
      text-transform: none; }
    .summary-raport .summary-raport-details .summary-raport-item {
      padding: 16px 0;
      border-top: 5px solid #e7e7e7; }
      .summary-raport .summary-raport-details .summary-raport-item .summary-raport-details-kind .summary-raport-details-kind-item {
        text-align: center;
        font-size: 12px;
        border-right: 1px solid #8c8c8c;
        border-left: 1px solid #dfdfdf; }
        .summary-raport .summary-raport-details .summary-raport-item .summary-raport-details-kind .summary-raport-details-kind-item:first-child {
          border-left: none; }
        .summary-raport .summary-raport-details .summary-raport-item .summary-raport-details-kind .summary-raport-details-kind-item:last-child {
          border-right: none; }

.kids-bg {
  background-image: url("../img/dzieciaki.jpg");
  background-repeat: no-repeat;
  background-position: left top; }

.dashboard-form-button {
  width: 100%;
  font-size: 14px !important;
  margin: 5px 0px; }
  .dashboard-form-button.purple a {
    display: block;
    padding: 14px 50px;
    background-color: #c60751;
    background-image: url("../img/bodyicon.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    font-size: 14px;
    color: #fff; }
    .dashboard-form-button.purple a:hover {
      text-decoration: none;
      background-color: #96063e; }

#quiz_question_form .form-group .ordinal {
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px 6px;
  line-height: 19px;
  width: 37px;
  text-align: center;
  height: 35px;
  color: #fff;
  font-weight: bold;
  border-radius: 50% 50%;
  background: #00706c; }
#quiz_question_form .form-group label {
  font-weight: bold; }
#quiz_question_form .form-group.ordinal-group {
  position: relative; }
  #quiz_question_form .form-group.ordinal-group label {
    margin: 9px 0 0 50px; }
#quiz_question_form .form-group .answer-group {
  margin-left: 50px; }
  #quiz_question_form .form-group .answer-group label {
    font-weight: normal;
    margin-left: 10px;
    text-transform: uppercase; }
#quiz_question_form button {
  color: #fff;
  text-transform: uppercase;
  background: #ef7f01; }
  #quiz_question_form button:hover {
    background: #d67201; }

.content-how {
  /*    padding: 0 !important;*/
  /*    background: none !important;*/ }
  .content-how .how-head {
    padding: 0px 0px;
    /*border-top: 1px solid #e7e7e7;*/ }
    .content-how .how-head p {
      font-style: italic;
      color: #0c2d69; }
  .content-how .how-it-item {
    border-top: 20px solid #fff; }
    .content-how .how-it-item:first-child {
      padding-right: 10px; }
    .content-how .how-it-item:nth-of-type(2n) {
      padding-left: 10px; }
    .content-how .how-it-item:nth-of-type(1) .how-item-content {
      padding-left: 210px;
      background: #f7f7f7 url("../img/img03b.jpg") no-repeat left 10px;
      background-size: auto 100%; }
    .content-how .how-it-item:nth-of-type(2) .how-item-content {
      padding-left: 210px;
      background: #f7f7f7 url("../img/img04.jpg") no-repeat left 10px;
      background-size: 160px auto; }
    .content-how .how-it-item:nth-of-type(3) {
      padding-right: 10px; }
      .content-how .how-it-item:nth-of-type(3) .how-item-content {
        padding-right: 210px;
        background: #f7f7f7 url("../img/img08.jpg") no-repeat right 10px;
        background-size: auto 100%; }
    .content-how .how-it-item:nth-of-type(4) .how-item-content {
      padding-right: 210px;
      background: #f7f7f7 url("../img/img06.jpg") no-repeat right 10px;
      background-size: auto 100%; }
    .content-how .how-it-item:nth-of-type(5) {
      padding-right: 10px; }
      .content-how .how-it-item:nth-of-type(5) .how-item-content {
        padding-left: 235px;
        background: #f7f7f7 url("../img/img07.jpg") no-repeat -15px 0px;
        background-size: auto 100%; }
    .content-how .how-it-item:nth-of-type(6) .how-item-content {
      color: #0d2d68;
      font-size: 36px;
      background: none;
      border: none; }
    .content-how .how-it-item .how-item-content {
      position: relative;
      display: table;
      line-height: 1.2;
      padding: 20px 40px;
      height: 255px;
      background-color: #f7f7f7;
      border: 1px solid #e7e7e7; }
      .content-how .how-it-item .how-item-content:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 30px;
        opacity: 0.4;
        /*                background: url("../img/shadow_how.png") no-repeat left bottom;*/ }
      .content-how .how-it-item .how-item-content p {
        display: table-cell;
        vertical-align: middle; }
  .content-how h1.title-page {
    color: #0c2d69;
    font-size: 36px;
    text-transform: none; }

.content-what {
  background-image: url("../img/what_is.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto; }
  .content-what .what-head {
    font-size: 18px;
    line-height: 1.2; }
  .content-what .what-item {
    position: relative;
    margin: 20px 0; }
    .content-what .what-item span {
      position: absolute;
      top: 0;
      left: 0; }
    .content-what .what-item p {
      padding: 0 0 0 80px;
      color: #444444;
      font-size: 14px;
      line-height: 1.2; }
  .content-what h1.title-page {
    color: #0d2d68;
    font-size: 36px;
    text-transform: none; }

.content-quiz .results-quiz {
  position: relative; }
  .content-quiz .results-quiz h2 {
    margin: 0 0 10px 50px;
    padding: 10px 0; }
  .content-quiz .results-quiz .ordinal {
    position: absolute;
    top: 0;
    left: 0;
    padding: 8px 6px;
    line-height: 19px;
    width: 37px;
    text-align: center;
    height: 35px;
    color: #fff;
    font-weight: bold;
    border-radius: 50% 50%;
    background: #00706c; }
.content-quiz h2 {
  font-weight: bold;
  font-size: 14px; }
.content-quiz .answer p {
  color: #989898;
  font-style: italic; }
.content-quiz .answer span {
  color: #1b1b1b;
  font-weight: bold;
  font-style: normal; }
.content-quiz .results {
  font-weight: bold; }
  .content-quiz .results.success {
    color: #5d9732; }
  .content-quiz .results.error {
    color: #d60016; }
.content-quiz .desc-answer {
  padding: 10px 10px;
  border: 1px solid #c1c1c1; }

.btn-effect {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden; }
  .btn-effect:hover span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%); }
  .btn-effect span {
    position: relative;
    display: inline-block;
    padding: 10px 0;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s; }
    .btn-effect span:before {
      position: absolute;
      top: 100%;
      content: attr(data-hover);
      padding: 10px 0;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  .btn-effect.btn-big span {
    padding: 20px 0;
    font-size: 16px; }
    .btn-effect.btn-big span:before {
      padding: 20px 0;
      font-size: 16px; }

.hidden {
  position: absolute;
  visibility: hidden; }

#page .form-questionaire {
  position: relative; }
  #page .form-questionaire .questionaire-overlay {
    display: none;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    /* margin: 50px 0 0 0; */
    width: 100%;
    height: 100%;
    background-color: rgba(244, 244, 244, 0.8); }
#page .block-action {
  padding: 28px 28px;
  background-color: #ef7f01; }
  #page .block-action .headline {
    margin: 10px 0;
    color: #fff;
    font-size: 26px;
    line-height: 1.2; }
  #page .block-action .normal {
    color: #fff;
    font-size: 18px;
    line-height: 1.3; }
  #page .block-action .small {
    color: #fff;
    line-height: 1.3;
    font-size: 14px; }
  #page .block-action .header-tooltop {
    margin: 0 -27px;
    padding: 10px 27px;
    color: #fff;
    font-size: 14px;
    font-style: italic;
    background-color: #e76d00; }
    #page .block-action .header-tooltop i {
      position: relative;
      top: 2px;
      font-size: 20px; }
    #page .block-action .header-tooltop .add-info {
      margin: 10px 0 0 0;
      font-size: 12px;
      text-align: right; }
  #page .block-action .block-form {
    margin: 10px 0; }
    #page .block-action .block-form fieldset .form-group {
      margin: 5px 0;
      overflow: hidden; }
      #page .block-action .block-form fieldset .form-group label {
        display: block;
        margin: 5px 0;
        color: #fff;
        font-size: 14px; }
      #page .block-action .block-form fieldset .form-group .sub-label {
        display: block;
        color: #fff;
        font-size: 12px;
        font-style: italic; }
      #page .block-action .block-form fieldset .form-group input, #page .block-action .block-form fieldset .form-group select {
        display: block;
        padding: 10px;
        width: 100%;
        height: 42px;
        color: #000;
        font-size: 14px;
        border: 1px solid #e7e7e7;
        background: #fff; }
      #page .block-action .block-form fieldset .form-group input[type='checkbox'] {
        margin: 0 5px 8px 0;
        position: relative;
        float: left;
        width: 18px;
        height: 18px;
        display: inline-block;
      }
      #page .block-action .block-form fieldset .form-group div.error {
        padding: 5px 5px;
        color: #fff;
        font-size: 12px;
        text-align: center;
        background: #d90000; }
      #page .block-action .block-form fieldset .form-group .btn {
        margin: 10px 0;
        width: 100%;
        color: #fff;
        font-size: 12px;
        text-transform: uppercase;
        background: none;
        border: 1px solid #e7e7e7;
        -webkit-transition: all 150ms ease;
        transition: all 150ms ease; }
        #page .block-action .block-form fieldset .form-group .btn:hover {
          color: #ef7f01;
          background: #fff; }
      #page .block-action .block-form fieldset .form-group.additional-options p {
        margin: 0;
        font-size: 12px;
        color: #fff; }
      #page .block-action .block-form fieldset .form-group.additional-options label {
        font-size: 12px;
        color: #fff; }
      #page .block-action .block-form fieldset .form-group.additional-options a {
        font-size: 12px;
        color: #fff;
        text-decoration: underline; }
      #page .block-action .block-form fieldset .form-group.additional-options .block-remember {
        display: inline-block;
        width: 49%; }
        #page .block-action .block-form fieldset .form-group.additional-options .block-remember label {
          color: #fff;
          font-size: 12px; }
      #page .block-action .block-form fieldset .form-group.additional-options .block-forgot-password {
        display: inline-block;
        width: 49%; }
        #page .block-action .block-form fieldset .form-group.additional-options .block-forgot-password a {
          color: #fff;
          font-size: 12px;
          text-decoration: underline; }

      #page .block-action .block-form fieldset .form-group .register-confirms label p {
        padding-left: 25px;
        font-weight: normal;
      }

      #page .block-action .block-form fieldset .form-group.additional-options label .read-more--text {
        display: none;
        font-size: 11px;
      }
      #page .block-action .block-form fieldset .form-group.additional-options label .read-more__link {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
        display: inline-block;
      }


      #page .block-action .block-form fieldset .form-group.tooltop {
        margin: 5px -28px;
        padding: 12px 28px;
        background: #e76d00; }
        #page .block-action .block-form fieldset .form-group.tooltop .in-first-person {
          color: #fff; }
        #page .block-action .block-form fieldset .form-group.tooltop .tooltip {
          top: 70px !important;
          right: inherit !important;
          left: -524px !important;
          width: 510px !important; }
          #page .block-action .block-form fieldset .form-group.tooltop .tooltip .tooltip-arrow {
            top: 50% !important;
            border-left-color: #fff; }
          #page .block-action .block-form fieldset .form-group.tooltop .tooltip .tooltip-inner {
            padding: 30px 30px;
            background: #fff; }
            #page .block-action .block-form fieldset .form-group.tooltop .tooltip .tooltip-inner p {
              color: #434343;
              font-size: 14px;
              font-style: italic;
              text-align: left; }
              #page .block-action .block-form fieldset .form-group.tooltop .tooltip .tooltip-inner p.special {
                color: #e76d00;
                font-weight: bold; }
      #page .block-action .block-form fieldset .form-group .mask-code {
        text-transform: uppercase; }
      #page .block-action .block-form fieldset .form-group .inputRadio {
        position: relative;
        display: inline-block;
        width: 49%;
        margin: 0; }
        #page .block-action .block-form fieldset .form-group .inputRadio label {
          display: inline-block;
          margin: 0px 0;
          width: 100%;
          padding: 12px;
          text-align: center;
          cursor: pointer;
          color: #fff;
          font-size: 12px;
          text-transform: uppercase;
          background: none;
          border: 1px solid #e7e7e7;
          -webkit-transition: all 150ms ease;
          transition: all 150ms ease; }
          #page .block-action .block-form fieldset .form-group .inputRadio label:hover {
            color: #ef7f01;
            background: #fff; }
        #page .block-action .block-form fieldset .form-group .inputRadio input {
          opacity: 0;
          position: absolute;
          top: 3px;
          display: inline-block;
          width: 16px;
          height: 16px;
          padding: 0;
          margin: 0; }
          #page .block-action .block-form fieldset .form-group .inputRadio input:checked + label {
            background-color: #fff;
            color: #ef7f01; }
#page .form-dashboard {
  margin: 20px 60px 0px 0px;
  padding: 20px 20px;
  height: auto;
  font-size: 13px;
  background-color: #fff; }
  #page .form-dashboard .headline {
    color: #000;
    font-weight: bold;
    font-size: 18px; }
  #page .form-dashboard .normal {
    font-size: 13px; }
  #page .form-dashboard .group-form-element {
    position: relative; }
  #page .form-dashboard.login-dashboard {
    padding: 20px 30px; }
  #page .form-dashboard div.error {
    color: #f50c0c;
    position: absolute;
    top: 34px;
    right: 22px;
    font-size: 12px; }
  #page .form-dashboard input.error {
    border: 1px solid #f50c0c; }
  #page .form-dashboard div[for="interactivo_user_registration_form_person_dateOfBirth"] {
    top: 70px; }
  #page .form-dashboard h4 {
    margin-top: 0;
    font-weight: bold;
    font-size: 18px; }
  #page .form-dashboard h3 {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 10px; }
  #page .form-dashboard .btn-pink {
    text-transform: uppercase; }
  #page .form-dashboard .form-control {
    height: 40px;
    border: 1px solid #dbdbdb;
    box-shadow: none; }
  #page .form-dashboard .register-confirms {
    font-size: 13px;
    line-height: 1.8; }
    #page .form-dashboard .register-confirms a {
      color: #000;
      text-decoration: underline; }
      #page .form-dashboard .register-confirms a:hover {
        color: #444; }
    #page .form-dashboard .register-confirms div.error {
      top: 2px !important; }
  #page .form-dashboard .dashboard-form-button {
    width: 100%;
    font-size: 14px;
    margin: 5px 0px; }
    #page .form-dashboard .dashboard-form-button.warning {
      padding: 10px 0;
      clear: both;
      margin: 10px 0 0 0; }
    #page .form-dashboard .dashboard-form-button a {
      color: #fff;
      text-decoration: none;
      display: block;
      padding: 8px 20px;
      background-image: none; }
      #page .form-dashboard .dashboard-form-button a .link-icon {
        margin-right: 15px;
        max-height: 30px; }
    #page .form-dashboard .dashboard-form-button.purple {
      background-color: #c60751; }
      #page .form-dashboard .dashboard-form-button.purple a:hover {
        background-color: #96063e; }
    #page .form-dashboard .dashboard-form-button.blue {
      background-color: #00a1b1; }
      #page .form-dashboard .dashboard-form-button.blue a:hover {
        background-color: #007783; }
    #page .form-dashboard .dashboard-form-button.green {
      background-color: #5d9732; }
      #page .form-dashboard .dashboard-form-button.green a:hover {
        background-color: #457026; }
#page .form-bilans {
  margin: 10px 20px;
  padding: 25px;
  background: #fff; }
  #page .form-bilans .headline {
    color: #000;
    font-weight: bold;
    font-size: 18px; }
  #page .form-bilans .form-element {
    margin-bottom: 5px; }
    #page .form-bilans .form-element .tooltip-arrow {
      border-top-color: #f4f4f4; }
    #page .form-bilans .form-element .tooltip-inner {
      background: #f4f4f4;
      color: #000;
      padding: 10px 8px; }
    #page .form-bilans .form-element .group-form-element {
      position: relative; }
    #page .form-bilans .form-element div.error {
      position: absolute;
      top: 0;
      display: block;
      left: 88%;
      min-width: 180px;
      padding: 10px 10px;
      text-align: center;
      font-size: 12px;
      color: #E45151;
      border: 1px solid #E45151;
      background: #FFF6F6; }
    #page .form-bilans .form-element .radio-content {
      margin: 10px 0 0 0;
      cursor: pointer; }
      #page .form-bilans .form-element .radio-content span {
        position: relative;
        top: -1px;
        font-size: 11px; }
      #page .form-bilans .form-element .radio-content .tooltip-info i {
        margin-right: 0;
        width: auto; }
      #page .form-bilans .form-element .radio-content i {
        margin-right: 0;
        font-size: 12px;
        min-width: 12px; }
      #page .form-bilans .form-element .radio-content input {
        visibility: hidden;
        position: absolute; }
      #page .form-bilans .form-element .radio-content .tooltip {
        width: 220px; }
  #page .form-bilans #showReport {
    margin: 10px 0 0 0; }
  #page .form-bilans h4 {
    margin: 5px 0px 25px 0px;
    text-transform: uppercase;
    font-size: 16px; }
  #page .form-bilans label {
    font-weight: normal;
    float: right;
    margin-top: 10px;
    font-size: 11px;
    text-align: right; }
    #page .form-bilans label .fa {
      margin: 0px 0px 0px 8px; }
    #page .form-bilans label .tooltip-inner {
      max-width: 350px;
      width: 350px;
      padding: 30px;
      font-size: 12px;
      color: #000;
      text-decoration: none;
      background-color: #f4f4f4;
      border-radius: 0px; }
  #page .form-bilans .tooltip-info {
    float: right;
    color: #575757;
    font-size: 16px;
    margin: -3px 0 0 0; }
  #page .form-bilans .input-default {
    width: 100%; }

.balance-tooltop-content {
  position: absolute;
  top: 0;
  right: 0; }
  .balance-tooltop-content i {
    color: #000;
    font-size: 16px; }

.form-questionaire, .form-detailed-questionnaire-form {
  background-color: #f4f4f4;
  padding: 40px 30px;
  margin: 40px 0 0 40px; }
  .form-questionaire form, .form-detailed-questionnaire-form form {
    position: relative; }
  .form-questionaire .questionaire-success, .form-detailed-questionnaire-form .questionaire-success {
    margin-top: -20px; }
    .form-questionaire .questionaire-success i, .form-detailed-questionnaire-form .questionaire-success i {
      color: #5d9731;
      font-size: 53px; }
    .form-questionaire .questionaire-success span, .form-detailed-questionnaire-form .questionaire-success span {
      vertical-align: top;
      line-height: 50px;
      font-size: 14px; }
  .form-questionaire .no-question, .form-detailed-questionnaire-form .no-question {
    padding: 9px 9px;
    width: 52px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    background: #444444;
    border-radius: 30px;
    position: absolute;
    z-index: 9;
    margin-left: -20px;
    margin-top: -18px;
    top: -55px;
    left: -34px; }
  .form-questionaire .txt2, .form-detailed-questionnaire-form .txt2 {
    color: #000; }
    .form-questionaire .txt2 span, .form-detailed-questionnaire-form .txt2 span {
      font-weight: normal;
      font-size: 14px;
      line-height: 1.6;
      display: block;
      margin: 0 0 20px 0; }
    .form-questionaire .txt2 label, .form-detailed-questionnaire-form .txt2 label {
      font-weight: 300;
      font-family: sans-serif;
      font-size: 16px; }
  .form-questionaire ul, .form-detailed-questionnaire-form ul {
    display: inline-block;
    padding-left: 0;
    float: left; }
    .form-questionaire ul li, .form-detailed-questionnaire-form ul li {
      list-style: none;
      font-size: 14px;
      float: left; }
      .form-questionaire ul li:last-child, .form-detailed-questionnaire-form ul li:last-child {
        margin-left: 10px; }
      .form-questionaire ul li .radio-content, .form-detailed-questionnaire-form ul li .radio-content {
        padding: 0; }
        .form-questionaire ul li .radio-content label, .form-detailed-questionnaire-form ul li .radio-content label {
          display: block;
          padding: 8px 20px;
          font-weight: normal;
          margin-bottom: 0px;
          cursor: pointer; }
        .form-questionaire ul li .radio-content i, .form-detailed-questionnaire-form ul li .radio-content i {
          margin-right: 10px;
          width: 13px; }
      .form-questionaire ul li.radio-YES, .form-detailed-questionnaire-form ul li.radio-YES {
        background: #5d9732;
        color: #fff; }
        .form-questionaire ul li.radio-YES fa, .form-detailed-questionnaire-form ul li.radio-YES fa {
          margin: 0; }
        .form-questionaire ul li.radio-YES:hover, .form-questionaire ul li.radio-YES.active, .form-detailed-questionnaire-form ul li.radio-YES:hover, .form-detailed-questionnaire-form ul li.radio-YES.active {
          background: #51842c; }
      .form-questionaire ul li.radio-NO, .form-detailed-questionnaire-form ul li.radio-NO {
        background: #cc0008;
        color: #fff; }
        .form-questionaire ul li.radio-NO fa, .form-detailed-questionnaire-form ul li.radio-NO fa {
          margin: 0; }
        .form-questionaire ul li.radio-NO:hover, .form-questionaire ul li.radio-NO.active, .form-detailed-questionnaire-form ul li.radio-NO:hover, .form-detailed-questionnaire-form ul li.radio-NO.active {
          background: #b30007; }
    .form-questionaire ul .radiovalue, .form-detailed-questionnaire-form ul .radiovalue {
      position: absolute;
      visibility: hidden; }
    .form-questionaire ul.tree-answer li, .form-detailed-questionnaire-form ul.tree-answer li {
      width: 100%;
      margin: 0 0 10px 0; }

.modal-first-view-option {
  position: relative; }
  .modal-first-view-option i {
    position: absolute;
    top: 2px;
    left: 0; }
  .modal-first-view-option label {
    position: relative;
    z-index: 9;
    padding-left: 20px; }
  .modal-first-view-option input {
    position: absolute;
    visibility: hidden; }
  .modal-first-view-option div.error {
    padding: 5px 5px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #d90000; }

.content-contact {
  padding-top: 300px !important;
  background-image: url("../img/bg_contact.jpg");
  background-repeat: no-repeat;
  background-position: top center; }

.form-group input.error {
  border: 1px solid #f50c0c; }
.form-group div.error {
  padding: 5px 5px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background: #d90000; }

/*Od tąd do skopiowania moje wypiociny*/
p.error-message {
  font-size: 14px;
  padding: 5px 10px;
  border: 1px solid; }
p.white-color {
  color: #fff;
  border-color: #fff; }

@media screen and (max-width: 1280px) {
  body .content {
    width: 940px !important;
    padding-left: 50px;
    padding-right: 40px;
    margin-left: 0; }
    body .content.content-what {
      background-image: none; }
    body .content.content-dietetyk {
      background-position: right -15px top; }

  #page-content .block-action .block-form fieldset .form-group input {
    height: 32px; }
  #page-content .block-action .block-form fieldset .form-group label {
    font-size: 13px; }
  #page-content .banner .banner-content {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0; }
  #page-content .cover {
    margin: 0;
    padding: 0 80px 0 170px; }
    #page-content .cover--main {
      padding: 0 0 0 170px; }
    #page-content .cover.cover-questioniare {
      padding: 0 0 0 170px; }
    #page-content .cover.cover-teenagers-result {
      padding: 0 170px; }
    #page-content .cover .cover-panel {
      margin: 25px 0; }
      #page-content .cover .cover-panel .headline {
        font-size: 20px; }
      #page-content .cover .cover-panel .txt2 {
        font-size: 16px; }
      #page-content .cover .cover-panel .txt4 {
        font-size: 22px; }
      #page-content .cover .cover-panel form input {
        height: 32px; } }
@media screen and (max-width: 959px) {
  header .header-bottom .nav-main {
    margin-top: 10px; }
    header .header-bottom .nav-main ul {
      padding: 0; }
      header .header-bottom .nav-main ul li {
        padding: 2px 4px; }
        header .header-bottom .nav-main ul li a {
          font-size: 12px; }
          header .header-bottom .nav-main ul li a.btn {
            font-size: 12px;
            padding: 0 5px !important; }
        header .header-bottom .nav-main ul li.baza-wiedzy a {
          padding: 8px; }
  header .header-bottom .header-main img {
    width: 120px;
    height: 55px; }

  body .content {
    width: 100% !important;
    padding: 20px; }
    body .content.content-dietetyk {
      background-image: none; }
    body .content.content-quiz {
      background-image: none; }

  #page-content .recommendation-bg, #page-content .balance-bg, #page-content .raport-bg {
    background-image: none; }
  #page-content .banner-content {
    width: 100%;
    margin-left: 0; }
    #page-content .banner-content.banner-3 {
      background-size: cover; }
  #page-content .article-item img {
    min-width: 0; }
  #page-content .article-thumbnail {
    height: auto; }
    #page-content .article-thumbnail img {
      width: 100%;
      height: 100%; }
  #page-content .cover {
    padding: 0 !important; }
    #page-content .cover .c-box--1 {
      width: 380px;
      margin: 20px; }
    #page-content .cover.cover-teenagers-result {
      padding: 0; }
      #page-content .cover.cover-teenagers-result .cover-body {
        margin: 160px 20px 0 20px; }
    #page-content .cover--main {
      padding: 0 0 0 170px; }
    #page-content .cover .cover-image {
      margin-left: 0; }
    #page-content .cover .register-panel .headline {
      font-size: 20px; }

  header .header-bottom .sub-logged-menu ul li a {
    word-wrap: break-word;
    font-size: 10.4px; }
  header .header-bottom .sub-logged-menu ul li.col-md-4 .menu__icon {
    display: block;
    margin-bottom: 5px; } }
@media screen and (max-width: 640px) {
  .container {
    width: 100%; }

  header .header-bottom .header-main img {
    width: 128px;
    margin-top: 10px;
    height: 57px; }
  header .header-bottom .header-main .nav-main {
    margin-top: 5px;
    position: static; }
    header .header-bottom .header-main .nav-main .collapse-nav {
      display: inline-block !important;
      float: right;
      margin-top: 10px;
      padding: 10px 20px;
      color: #fff;
      font-size: 20px;
      background: #ef7f01; }
      header .header-bottom .header-main .nav-main .collapse-nav i {
        margin: 0; }
    header .header-bottom .header-main .nav-main nav {
      display: none;
      position: absolute;
      z-index: 9999;
      right: 0;
      top: 70px;
      width: 100%;
      background: #ef7f01; }
      header .header-bottom .header-main .nav-main nav ul {
        float: none !important;
        padding: 0;
        width: 100%; }
        header .header-bottom .header-main .nav-main nav ul li {
          float: none;
          padding: 0;
          display: block; }
          header .header-bottom .header-main .nav-main nav ul li a {
            display: block;
            padding: 10px;
            color: #fff;
            font-weight: bold;
            text-align: center;
            text-transform: uppercase;
            border: none;
            border-bottom: 1px solid #d67201; }
            header .header-bottom .header-main .nav-main nav ul li a.btn-login-circle, header .header-bottom .header-main .nav-main nav ul li a.btn-primary {
              color: #ef7f01; }
              header .header-bottom .header-main .nav-main nav ul li a.btn-login-circle i, header .header-bottom .header-main .nav-main nav ul li a.btn-primary i {
                color: #ef7f01; }
            header .header-bottom .header-main .nav-main nav ul li a.login-button {
              color: #fff; }
              header .header-bottom .header-main .nav-main nav ul li a.login-button i {
                color: #fff; }

  .banner .banner-content {
    padding: 25px 100px; } }
@media screen and (max-width: 520px) {
  header .header-top .container .header-tooltop {
    display: none; }

  .banner .banner-content {
    margin: 0;
    padding: 20px 30px;
    width: 100%; }
    .banner .banner-content.mainpage p {
      text-align: center;
      line-height: 1.3; }
      .banner .banner-content.mainpage p br {
        display: none; }
    .banner .banner-content.mainpage .txt4 {
      font-size: 22px; }
    .banner .banner-content .btn {
      padding: 10px 20px;
      white-space: normal; }

  #page-content .cover {
    padding: 0; }
    #page-content .cover.cover-teenagers-result .cover-image {
      background-image: none; }
    #page-content .cover.cover-teenagers-result .cover-body {
      margin: 0; }
    #page-content .cover .c-box--1 {
      width: auto;
      margin: 20px; }
    #page-content .cover .cover-image {
      margin-left: 0px;
      height: 680px; }
    #page-content .cover .cover-panel {
      margin: 50px 10px; }
      #page-content .cover .cover-panel .txt2 {
        font-size: 14px; }
      #page-content .cover .cover-panel .txt4 {
        font-size: 22px; }
      #page-content .cover .cover-panel .cover-front {
        padding: 35px 15px; }

  .zalecenia-dietetyczne li {
    width: auto; }

  .content-contact {
    padding-top: 0 !important;
    background-image: none; }

  .content-how .how-it-item:nth-of-type(1) .how-item-content {
    background: #f7f7f7;
    padding: 0px 40px; }
  .content-how .how-it-item:nth-of-type(2) .how-item-content {
    background: #f7f7f7;
    padding: 0px 40px; }
  .content-how .how-it-item:nth-of-type(3) .how-item-content {
    background: #f7f7f7;
    padding: 0px 40px; }
  .content-how .how-it-item:nth-of-type(4) .how-item-content {
    background: #f7f7f7;
    padding: 0px 40px; }
  .content-how .how-it-item:nth-of-type(5) .how-item-content {
    background: #f7f7f7;
    padding: 0px 40px; }
  .content-how .how-it-item:nth-of-type(6) .how-item-content {
    background: #f7f7f7;
    padding: 0px 40px; } }
@media screen and (max-width: 425px) {
  #page .content .what-head {
    font-size: 16px; }
  #page .content .what-item p {
    font-size: 13px; }
  #page .content.content-dietetyk {
    background-image: none; }
  #page .banner .form-dashboard {
    margin: 0;
    padding: 20px; }
  #page footer nav {
    text-align: center; }
    #page footer nav a {
      padding: 6px 10px; }
    #page footer nav .realization {
      display: block;
      float: none;
      text-align: center; }
  #page #page-content .recommendation-bg, #page #page-content .balance-bg, #page #page-content .raport-bg {
    background-image: none; }
  #page header .header-top .container ul > li > a {
    padding: 11px 12px; } }
.tipso_bubble {
  font-style: italic;
  font-size: 10px; }

.tipso_style--padding {
  padding-top: 15px; }

/*# sourceMappingURL=main.css.map */

/*!
 * FullCalendar v1.6.4 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */


.fc {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    direction: ltr;
    text-align: left;
}

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

html .fc,
.fc table {
    font-size: 1em;
}

.fc td,
.fc th {
    padding: 0;
    vertical-align: middle;
}

.fc-day {
    cursor: pointer;
}

.fc-past .fc-day-number{
    opacity: 0.3;
}

/* Header
------------------------------------------------------------------------*/
.fc-header {
    position: relative;
    margin-bottom: 10px;
}
.fc-header td {
    white-space: nowrap;
}

.fc-header-left {
}

.fc-header-center {
    width: 100%;
    text-align: center;
}

.fc-header-right {
    width: 25%;
    text-align: right;
}

.fc-header-title {
    display: inline-block;
    vertical-align: top;
}

.fc-header-title h2 {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
}

.fc .fc-header-space {

}

.fc-header .fc-button {
}
.fc-button-today {
    display: none !important;
}
/* buttons edges butting together */

.fc-header .fc-button {
    margin-top: 7px;
}

.fc-header .fc-corner-right,  /* non-theme */fv
.fc-header .ui-corner-right { /* theme */
    margin-right: 0; /* back to normal */
}

/* button layering (for border precedence) */

.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
    z-index: 2;
}

.fc-header .fc-state-down {
    z-index: 3;
}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
    z-index: 4;
}



/* Content
------------------------------------------------------------------------*/

.fc-content {
    clear: both;
    zoom: 1; /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
}

.fc-view {
    width: 100%;
    overflow: hidden;
}



/* Cell Styles
------------------------------------------------------------------------*/
.fc-widget-content {
    cursor: pointer;
}
.fc-widget-header    /* <th>, usually */
{  /* <td>, usually */

    padding: 0 0 12px 0 !important;
    font-weight: 300;
    font-size: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

.fc-state-highlight .fc-day-number { /* <td> today cell */ /* TODO: add .fc-today to <th> */
    color: #fff !important;
    text-align: center;
    padding: 4px 0 !important;
    border-radius: 16px;
    background: #00718f;
    margin: 0 7px;
}
.fc-day-clicked .fc-day-number{
    color: #fff !important;
    text-align: center;
   padding: 4px 0 !important;
    border-radius: 16px;
    background: #00718f;
    margin: 0 7px;
}

.fc-cell-overlay { /* semi-transparent rectangle while dragging */
    background: #bce8f1;
    opacity: .3;
    filter: alpha(opacity=30); /* for IE */
}



/* Buttons
------------------------------------------------------------------------*/

.fc-button {
    position: relative;
    display: inline-block;
    overflow: hidden;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    border: none !important;
}

.fc-state-default { /* non-theme */
    border: 1px solid;
}

.fc-state-default.fc-corner-left { /* non-theme */
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right { /* non-theme */
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

/*
        Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo;
        and we'll try to make them look good cross-browser.
*/

.fc-text-arrow {
    display: none;
    margin: 0;
    vertical-align: baseline; /* for IE7 */
}

.fc-button-prev .fc-text-arrow,
.fc-button-next .fc-text-arrow { /* for &lsaquo; &rsaquo; */
    font-weight: bold;
}
.fc-button-prev {
    left: 0;
    width: 26px;
    height: 26px;
    color: #007070;
    background: url('../img/arrow_left.png') no-repeat left center;
}
.fc-button-next {
    right: 0;
    width: 26px;
    height: 26px;
    color: #007070;
    background: url('../img/arrow_right.png') no-repeat right center;
}
/* icon (for jquery ui) */

.fc-button .fc-icon-wrap {
    position: relative;
    float: left;
    top: 50%;
}

.fc-button .ui-icon {
    position: relative;
    float: left;
    margin-top: -50%;
    *margin-top: 0;
    *top: -50%;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/

.fc-state-default {
    border-radius: 0 !important;
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {

}

.fc-state-hover {

}

.fc-state-down,
.fc-state-active {
    outline: 0;
}

.fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
}



/* Global Event Styles
------------------------------------------------------------------------*/

.fc-event-container > * {
    z-index: 8;
}

.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
    z-index: 9;
}

.fc-event {
    border: 1px solid #3a87ad; /* default BORDER color */
    background-color: #3a87ad; /* default BACKGROUND color */
    color: #fff;               /* default TEXT color */
    font-size: .85em;
    cursor: default;
}

a.fc-event {
    text-decoration: none;
}

a.fc-event,
.fc-event-draggable {
    cursor: pointer;
}

.fc-rtl .fc-event {
    text-align: right;
}

.fc-event-inner {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.fc-event-time,
.fc-event-title {
    padding: 0 1px;
}

.fc .ui-resizable-handle {
    display: block;
    position: absolute;
    z-index: 99999;
    overflow: hidden; /* hacky spaces (IE6/7) */
    font-size: 300%;  /* */
    line-height: 50%; /* */
}



/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
    border-width: 1px 0;
    margin-bottom: 1px;
}

.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
    border-left-width: 1px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
    border-right-width: 1px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* resizable */

.fc-event-hori .ui-resizable-e {
    top: 0           !important; /* importants override pre jquery ui 1.7 styles */
    right: -3px      !important;
    width: 7px       !important;
    height: 100%     !important;
    cursor: e-resize;
}

.fc-event-hori .ui-resizable-w {
    top: 0           !important;
    left: -3px       !important;
    width: 7px       !important;
    height: 100%     !important;
    cursor: w-resize;
}

.fc-event-hori .ui-resizable-handle {
    _padding-bottom: 14px; /* IE6 had 0 height */
}



/* Reusable Separate-border Table
------------------------------------------------------------*/

table.fc-border-separate {
    border-collapse: separate;
}

.fc-border-separate th,
.fc-border-separate td {
    border-width: 1px 0 0 1px;
}

.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
    border-right-width: 1px;
    width: 43px;
}

.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
    border-bottom-width: 1px;
}

.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
    border-top-width: 0;
}
.fc-first td {
    padding: 0 0 0 0 !important;
}

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid th {
    text-align: center;
}

.fc .fc-week-number {
    width: 22px;
    text-align: center;
}

.fc .fc-week-number div {
    padding: 0 2px;
}

.fc-grid .fc-day-number {
    text-align: center;
    padding: 7px 0;
    margin: 0 8px;
}

.fc-grid .fc-other-month .fc-day-number {
    opacity: 0.3;
    filter: alpha(opacity=30); /* for IE */
    /* opacity with small font can sometimes look too faded
       might want to set the 'color' property instead
       making day-numbers bold also fixes the problem */
}

.fc-grid .fc-day-content {
    display: none !important;
    clear: both;
    padding: 2px 2px 1px; /* distance between events and day edges */
}

/* event styles */

.fc-grid .fc-event-time {
    font-weight: bold;
}

/* right-to-left */

.fc-rtl .fc-grid .fc-day-number {
    float: left;
}

.fc-rtl .fc-grid .fc-event-time {
    float: right;
}



/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc-agenda table {
    border-collapse: separate;
}

.fc-agenda-days th {
    text-align: center;
}

.fc-agenda .fc-agenda-axis {
    width: 50px;
    padding: 0 4px;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
    font-weight: normal;
}

.fc-agenda .fc-week-number {
    font-weight: bold;
}

.fc-agenda .fc-day-content {
    padding: 2px 2px 1px;
}

/* make axis border take precedence */

.fc-agenda-days .fc-agenda-axis {
    border-right-width: 1px;
}

.fc-agenda-days .fc-col0 {
    border-left-width: 0;
}

/* all-day area */

.fc-agenda-allday th {
    border-width: 0 1px;
}

.fc-agenda-allday .fc-day-content {
    min-height: 34px; /* TODO: doesnt work well in quirksmode */
    _height: 34px;
}

/* divider (between all-day and slots) */

.fc-agenda-divider-inner {
    height: 2px;
    overflow: hidden;
}

.fc-widget-header .fc-agenda-divider-inner {
    background: #eee;
}

/* slot rows */

.fc-agenda-slots th {
    border-width: 1px 1px 0;
}

.fc-agenda-slots td {
    border-width: 1px 0 0;
    background: none;
}

.fc-agenda-slots td div {
    height: 20px;
}

.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
    border-top-width: 0;
}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
    border-top-style: dotted;
}

.fc-agenda-slots tr.fc-minor th.ui-widget-header {
    *border-top-style: solid; /* doesn't work with background in IE6/7 */
}



/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
    border-width: 0 1px;
}

.fc-event-vert.fc-event-start {
    border-top-width: 1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.fc-event-vert.fc-event-end {
    border-bottom-width: 1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.fc-event-vert .fc-event-time {
    white-space: nowrap;
    font-size: 10px;
}

.fc-event-vert .fc-event-inner {
    position: relative;
    z-index: 2;
}

.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .25;
    filter: alpha(opacity=25);
}

.fc .ui-draggable-dragging .fc-event-bg, /* TODO: something nicer like .fc-opacity */
.fc-select-helper .fc-event-bg {
    display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */
}

/* resizable */

.fc-event-vert .ui-resizable-s {
    bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
    width: 100%      !important;
    height: 8px      !important;
    overflow: hidden !important;
    line-height: 8px !important;
    font-size: 11px  !important;
    font-family: monospace;
    text-align: center;
    cursor: s-resize;
}

.fc-agenda .ui-resizable-resizing { /* TODO: better selector */
    _overflow: hidden;
}



/*! jQuery UI - v1.11.0 - 2014-08-13
* http://jqueryui.com
* Includes: core.css,  slider.css,  theme.css
* To view and modify this theme,  visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors;
     Licensed MIT */

.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-front {
    z-index: 100;
}
.ui-state-disabled {
    cursor: default!important;
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
.ui-slider-horizontal {
    height: .3em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.4em;
    margin-left: -.6em;
}
.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;
}
.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #aaaaaa;
    color: #333;
}
.ui-widget-content a {
    color: #333;
}
.ui-widget-header {
    color: #fff;
    font-weight: bold;
}
.ui-widget-header a {
    color: #fff;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border-radius: 10px;
    font-weight: bold;
    color: #1c94c4;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    outline: none;
    cursor: pointer;
    font-weight: bold;
    color: #c77405;
}
.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 {
    outline: none;
    cursor: pointer;
    color: #c77405;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    outline: none;
    font-weight: bold;
    color: #eb8f00;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
    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 #cd0a0a;
    background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
    color: #fff;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #fff;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #fff;
}
.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);
}
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_ffd27a_256x240.png");
}
.ui-icon-blank {
    background-position: 16px 16px;
}
.ui-icon-carat-1-n {
    background-position: 0 0;
}
.ui-icon-carat-1-ne {
    background-position: -16px 0;
}
.ui-icon-carat-1-e {
    background-position: -32px 0;
}
.ui-icon-carat-1-se {
    background-position: -48px 0;
}
.ui-icon-carat-1-s {
    background-position: -64px 0;
}
.ui-icon-carat-1-sw {
    background-position: -80px 0;
}
.ui-icon-carat-1-w {
    background-position: -96px 0;
}
.ui-icon-carat-1-nw {
    background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.ui-icon-extlink {
    background-position: -32px -80px;
}
.ui-icon-newwin {
    background-position: -48px -80px;
}
.ui-icon-refresh {
    background-position: -64px -80px;
}
.ui-icon-shuffle {
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.ui-icon-folder-open {
    background-position: -16px -96px;
}
.ui-icon-document {
    background-position: -32px -96px;
}
.ui-icon-document-b {
    background-position: -48px -96px;
}
.ui-icon-note {
    background-position: -64px -96px;
}
.ui-icon-mail-closed {
    background-position: -80px -96px;
}
.ui-icon-mail-open {
    background-position: -96px -96px;
}
.ui-icon-suitcase {
    background-position: -112px -96px;
}
.ui-icon-comment {
    background-position: -128px -96px;
}
.ui-icon-person {
    background-position: -144px -96px;
}
.ui-icon-print {
    background-position: -160px -96px;
}
.ui-icon-trash {
    background-position: -176px -96px;
}
.ui-icon-locked {
    background-position: -192px -96px;
}
.ui-icon-unlocked {
    background-position: -208px -96px;
}
.ui-icon-bookmark {
    background-position: -224px -96px;
}
.ui-icon-tag {
    background-position: -240px -96px;
}
.ui-icon-home {
    background-position: 0 -112px;
}
.ui-icon-flag {
    background-position: -16px -112px;
}
.ui-icon-calendar {
    background-position: -32px -112px;
}
.ui-icon-cart {
    background-position: -48px -112px;
}
.ui-icon-pencil {
    background-position: -64px -112px;
}
.ui-icon-clock {
    background-position: -80px -112px;
}
.ui-icon-disk {
    background-position: -96px -112px;
}
.ui-icon-calculator {
    background-position: -112px -112px;
}
.ui-icon-zoomin {
    background-position: -128px -112px;
}
.ui-icon-zoomout {
    background-position: -144px -112px;
}
.ui-icon-search {
    background-position: -160px -112px;
}
.ui-icon-wrench {
    background-position: -176px -112px;
}
.ui-icon-gear {
    background-position: -192px -112px;
}
.ui-icon-heart {
    background-position: -208px -112px;
}
.ui-icon-star {
    background-position: -224px -112px;
}
.ui-icon-link {
    background-position: -240px -112px;
}
.ui-icon-cancel {
    background-position: 0 -128px;
}
.ui-icon-plus {
    background-position: -16px -128px;
}
.ui-icon-plusthick {
    background-position: -32px -128px;
}
.ui-icon-minus {
    background-position: -48px -128px;
}
.ui-icon-minusthick {
    background-position: -64px -128px;
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-icon-key {
    background-position: -112px -128px;
}
.ui-icon-lightbulb {
    background-position: -128px -128px;
}
.ui-icon-scissors {
    background-position: -144px -128px;
}
.ui-icon-clipboard {
    background-position: -160px -128px;
}
.ui-icon-copy {
    background-position: -176px -128px;
}
.ui-icon-contact {
    background-position: -192px -128px;
}
.ui-icon-image {
    background-position: -208px -128px;
}
.ui-icon-video {
    background-position: -224px -128px;
}
.ui-icon-script {
    background-position: -240px -128px;
}
.ui-icon-alert {
    background-position: 0 -144px;
}
.ui-icon-info {
    background-position: -16px -144px;
}
.ui-icon-notice {
    background-position: -32px -144px;
}
.ui-icon-help {
    background-position: -48px -144px;
}
.ui-icon-check {
    background-position: -64px -144px;
}
.ui-icon-bullet {
    background-position: -80px -144px;
}
.ui-icon-radio-on {
    background-position: -96px -144px;
}
.ui-icon-radio-off {
    background-position: -112px -144px;
}
.ui-icon-pin-w {
    background-position: -128px -144px;
}
.ui-icon-pin-s {
    background-position: -144px -144px;
}
.ui-icon-play {
    background-position: 0 -160px;
}
.ui-icon-pause {
    background-position: -16px -160px;
}
.ui-icon-seek-next {
    background-position: -32px -160px;
}
.ui-icon-seek-prev {
    background-position: -48px -160px;
}
.ui-icon-seek-end {
    background-position: -64px -160px;
}
.ui-icon-seek-start {
    background-position: -80px -160px;
}
.ui-icon-seek-first {
    background-position: -80px -160px;
}
.ui-icon-stop {
    background-position: -96px -160px;
}
.ui-icon-eject {
    background-position: -112px -160px;
}
.ui-icon-volume-off {
    background-position: -128px -160px;
}
.ui-icon-volume-on {
    background-position: -144px -160px;
}
.ui-icon-power {
    background-position: 0 -176px;
}
.ui-icon-signal-diag {
    background-position: -16px -176px;
}
.ui-icon-signal {
    background-position: -32px -176px;
}
.ui-icon-battery-0 {
    background-position: -48px -176px;
}
.ui-icon-battery-1 {
    background-position: -64px -176px;
}
.ui-icon-battery-2 {
    background-position: -80px -176px;
}
.ui-icon-battery-3 {
    background-position: -96px -176px;
}
.ui-icon-circle-plus {
    background-position: 0 -192px;
}
.ui-icon-circle-minus {
    background-position: -16px -192px;
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.ui-icon-circle-check {
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
}
.ui-widget-overlay {
    background: #666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px;
}
/*! jQuery UI - v1.11.0 - 2014-08-13
* http://jqueryui.com
* Copyright 2014 jQuery Foundation and other contributors;
     Licensed MIT */

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #aaaaaa;
    color: #333;
}
.ui-widget-content a {
    color: #333;
}
.ui-widget-header {
    color: #fff;
    font-weight: bold;
}
.ui-widget-header a {
    color: #fff;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    font-weight: bold;
    color: #1c94c4;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    outline: none;
    cursor: pointer;
    font-weight: bold;
    color: #c77405;
}
.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 {
    outline: none;
    cursor: pointer;
    color: #c77405;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    outline: none;
    font-weight: bold;
    color: #eb8f00;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
    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 #cd0a0a;
    background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
    color: #fff;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #fff;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #fff;
}
.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);
}
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_ffd27a_256x240.png");
}
.ui-icon-blank {
    background-position: 16px 16px;
}
.ui-icon-carat-1-n {
    background-position: 0 0;
}
.ui-icon-carat-1-ne {
    background-position: -16px 0;
}
.ui-icon-carat-1-e {
    background-position: -32px 0;
}
.ui-icon-carat-1-se {
    background-position: -48px 0;
}
.ui-icon-carat-1-s {
    background-position: -64px 0;
}
.ui-icon-carat-1-sw {
    background-position: -80px 0;
}
.ui-icon-carat-1-w {
    background-position: -96px 0;
}
.ui-icon-carat-1-nw {
    background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.ui-icon-extlink {
    background-position: -32px -80px;
}
.ui-icon-newwin {
    background-position: -48px -80px;
}
.ui-icon-refresh {
    background-position: -64px -80px;
}
.ui-icon-shuffle {
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.ui-icon-folder-open {
    background-position: -16px -96px;
}
.ui-icon-document {
    background-position: -32px -96px;
}
.ui-icon-document-b {
    background-position: -48px -96px;
}
.ui-icon-note {
    background-position: -64px -96px;
}
.ui-icon-mail-closed {
    background-position: -80px -96px;
}
.ui-icon-mail-open {
    background-position: -96px -96px;
}
.ui-icon-suitcase {
    background-position: -112px -96px;
}
.ui-icon-comment {
    background-position: -128px -96px;
}
.ui-icon-person {
    background-position: -144px -96px;
}
.ui-icon-print {
    background-position: -160px -96px;
}
.ui-icon-trash {
    background-position: -176px -96px;
}
.ui-icon-locked {
    background-position: -192px -96px;
}
.ui-icon-unlocked {
    background-position: -208px -96px;
}
.ui-icon-bookmark {
    background-position: -224px -96px;
}
.ui-icon-tag {
    background-position: -240px -96px;
}
.ui-icon-home {
    background-position: 0 -112px;
}
.ui-icon-flag {
    background-position: -16px -112px;
}
.ui-icon-calendar {
    background-position: -32px -112px;
}
.ui-icon-cart {
    background-position: -48px -112px;
}
.ui-icon-pencil {
    background-position: -64px -112px;
}
.ui-icon-clock {
    background-position: -80px -112px;
}
.ui-icon-disk {
    background-position: -96px -112px;
}
.ui-icon-calculator {
    background-position: -112px -112px;
}
.ui-icon-zoomin {
    background-position: -128px -112px;
}
.ui-icon-zoomout {
    background-position: -144px -112px;
}
.ui-icon-search {
    background-position: -160px -112px;
}
.ui-icon-wrench {
    background-position: -176px -112px;
}
.ui-icon-gear {
    background-position: -192px -112px;
}
.ui-icon-heart {
    background-position: -208px -112px;
}
.ui-icon-star {
    background-position: -224px -112px;
}
.ui-icon-link {
    background-position: -240px -112px;
}
.ui-icon-cancel {
    background-position: 0 -128px;
}
.ui-icon-plus {
    background-position: -16px -128px;
}
.ui-icon-plusthick {
    background-position: -32px -128px;
}
.ui-icon-minus {
    background-position: -48px -128px;
}
.ui-icon-minusthick {
    background-position: -64px -128px;
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-icon-key {
    background-position: -112px -128px;
}
.ui-icon-lightbulb {
    background-position: -128px -128px;
}
.ui-icon-scissors {
    background-position: -144px -128px;
}
.ui-icon-clipboard {
    background-position: -160px -128px;
}
.ui-icon-copy {
    background-position: -176px -128px;
}
.ui-icon-contact {
    background-position: -192px -128px;
}
.ui-icon-image {
    background-position: -208px -128px;
}
.ui-icon-video {
    background-position: -224px -128px;
}
.ui-icon-script {
    background-position: -240px -128px;
}
.ui-icon-alert {
    background-position: 0 -144px;
}
.ui-icon-info {
    background-position: -16px -144px;
}
.ui-icon-notice {
    background-position: -32px -144px;
}
.ui-icon-help {
    background-position: -48px -144px;
}
.ui-icon-check {
    background-position: -64px -144px;
}
.ui-icon-bullet {
    background-position: -80px -144px;
}
.ui-icon-radio-on {
    background-position: -96px -144px;
}
.ui-icon-radio-off {
    background-position: -112px -144px;
}
.ui-icon-pin-w {
    background-position: -128px -144px;
}
.ui-icon-pin-s {
    background-position: -144px -144px;
}
.ui-icon-play {
    background-position: 0 -160px;
}
.ui-icon-pause {
    background-position: -16px -160px;
}
.ui-icon-seek-next {
    background-position: -32px -160px;
}
.ui-icon-seek-prev {
    background-position: -48px -160px;
}
.ui-icon-seek-end {
    background-position: -64px -160px;
}
.ui-icon-seek-start {
    background-position: -80px -160px;
}
.ui-icon-seek-first {
    background-position: -80px -160px;
}
.ui-icon-stop {
    background-position: -96px -160px;
}
.ui-icon-eject {
    background-position: -112px -160px;
}
.ui-icon-volume-off {
    background-position: -128px -160px;
}
.ui-icon-volume-on {
    background-position: -144px -160px;
}
.ui-icon-power {
    background-position: 0 -176px;
}
.ui-icon-signal-diag {
    background-position: -16px -176px;
}
.ui-icon-signal {
    background-position: -32px -176px;
}
.ui-icon-battery-0 {
    background-position: -48px -176px;
}
.ui-icon-battery-1 {
    background-position: -64px -176px;
}
.ui-icon-battery-2 {
    background-position: -80px -176px;
}
.ui-icon-battery-3 {
    background-position: -96px -176px;
}
.ui-icon-circle-plus {
    background-position: 0 -192px;
}
.ui-icon-circle-minus {
    background-position: -16px -192px;
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.ui-icon-circle-check {
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
}
.ui-widget-overlay {
    background: #666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px;
}
/* ========================================================================
 * bootstrap-switch - v3.0.2
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */

.bootstrap-switch {
  display: inline-block;
  cursor: pointer;
  border: 1px solid;
  border-color: #e7e7e7;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  min-width: 100px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bootstrap-switch.bootstrap-switch-mini {
  min-width: 71px;
}
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 10px;
  line-height: 9px;
}
.bootstrap-switch.bootstrap-switch-small {
  min-width: 79px;
}
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding-bottom: 3px;
  padding-top: 3px;
  font-size: 12px;
  line-height: 18px;
}
.bootstrap-switch.bootstrap-switch-large {
  min-width: 120px;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding-bottom: 9px;
  padding-top: 9px;
  font-size: 16px;
  line-height: normal;
}
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  -webkit-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container {
  margin-left: 0%;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
  margin-left: -50%;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-container {
  margin-left: -25%;
}
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
  cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-focused {
 
}
.bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  width: 150%;

  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 15px;
  line-height: 30px;
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
  text-align: center;
  z-index: 1;
  width: 33.333333333%;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #fff;
  background: #5d9732;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: #fff;
  background: #5bc0de;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  background: #f0ad4e;
  color: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: #fff;
  background: #d9534f;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #000;
  background: #eeeeee;
}
.bootstrap-switch .bootstrap-switch-handle-on {
}
.bootstrap-switch .bootstrap-switch-handle-off {
}
.bootstrap-switch .bootstrap-switch-label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  width: 33.333333333%;
  color: #333333;
  background: #ffffff url('../img/user.jpg') no-repeat center center;
}
.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.bootstrap-switch input[type='radio'].form-control,
.bootstrap-switch input[type='checkbox'].form-control {
  height: auto;
}
