@charset "UTF-8";
.button:active, .button.active {
  background-image: none; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429; }

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

a {
  text-decoration: none; }
  a:hover, a:focus {
    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;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

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

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

.relative {
  position: relative; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.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 !important; }

.show {
  display: block !important; }

.show-inline {
  display: inline !important; }

.show-inline-block {
  display: inline-block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }
.visible-xsmall, .visible-small, .visible-medium, .visible-large {
  display: none !important; }

.visible-xsmall-block,
.visible-xsmall-inline,
.visible-xsmall-inline-block,
.visible-small-block,
.visible-small-inline,
.visible-small-inline-block,
.visible-medium-block,
.visible-medium-inline,
.visible-medium-inline-block,
.visible-large-block,
.visible-large-inline,
.visible-large-inline-block {
  display: none !important; }

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

  table.visible-xsmall {
    display: table; }

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

  th.visible-xsmall,
  td.visible-xsmall {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xsmall-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xsmall-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xsmall-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-small {
    display: block !important; }

  table.visible-small {
    display: table; }

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

  th.visible-small,
  td.visible-small {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-small-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-small-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-small-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-medium {
    display: block !important; }

  table.visible-medium {
    display: table; }

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

  th.visible-medium,
  td.visible-medium {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-medium-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-medium-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-medium-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-large {
    display: block !important; }

  table.visible-large {
    display: table; }

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

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

@media (min-width: 1200px) {
  .visible-large-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-large-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xsmall {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-small {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-medium {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-large {
    display: none !important; } }
.visible-print {
  display: none !important; }

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

  table.visible-print {
    display: table; }

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

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

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

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

@media print {
  .hidden-print {
    display: none !important; } }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "kepler-std";
  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: #777777; }

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: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

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

cite {
  font-style: normal; }

mark,
.mark {
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

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

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

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

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.sans-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.serif-font {
  font-family: Georgia, "Times New Roman", Times, serif; }

.mono-font {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

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

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

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted transparent; }

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid transparent; }
  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.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid transparent;
  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.428571429; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 530px) {
    .container {
      width: 530px; } }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.full-width {
  width: 100%; }

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

.wrapper {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0; }
  .wrapper:before, .wrapper:after {
    content: " ";
    display: table; }
  .wrapper:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.no-pad {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.xxsmall-1, .xsmall-1, .small-1, .medium-1, .large-1, .xxsmall-2, .xsmall-2, .small-2, .medium-2, .large-2, .xxsmall-3, .xsmall-3, .small-3, .medium-3, .large-3, .xxsmall-4, .xsmall-4, .small-4, .medium-4, .large-4, .xxsmall-5, .xsmall-5, .small-5, .medium-5, .large-5, .xxsmall-6, .xsmall-6, .small-6, .medium-6, .large-6, .xxsmall-7, .xsmall-7, .small-7, .medium-7, .large-7, .xxsmall-8, .xsmall-8, .small-8, .medium-8, .large-8, .xxsmall-9, .xsmall-9, .small-9, .medium-9, .large-9, .xxsmall-10, .xsmall-10, .small-10, .medium-10, .large-10, .xxsmall-11, .xsmall-11, .small-11, .medium-11, .large-11, .xxsmall-12, .xsmall-12, .small-12, .medium-12, .large-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

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

.xxsmall-1 {
  width: 8.3333333333%; }

.xxsmall-2 {
  width: 16.6666666667%; }

.xxsmall-3 {
  width: 25%; }

.xxsmall-4 {
  width: 33.3333333333%; }

.xxsmall-5 {
  width: 41.6666666667%; }

.xxsmall-6 {
  width: 50%; }

.xxsmall-7 {
  width: 58.3333333333%; }

.xxsmall-8 {
  width: 66.6666666667%; }

.xxsmall-9 {
  width: 75%; }

.xxsmall-10 {
  width: 83.3333333333%; }

.xxsmall-11 {
  width: 91.6666666667%; }

.xxsmall-12 {
  width: 100%; }

.xxsmall-pull-0 {
  right: auto; }

.xxsmall-pull-1 {
  right: 8.3333333333%; }

.xxsmall-pull-2 {
  right: 16.6666666667%; }

.xxsmall-pull-3 {
  right: 25%; }

.xxsmall-pull-4 {
  right: 33.3333333333%; }

.xxsmall-pull-5 {
  right: 41.6666666667%; }

.xxsmall-pull-6 {
  right: 50%; }

.xxsmall-pull-7 {
  right: 58.3333333333%; }

.xxsmall-pull-8 {
  right: 66.6666666667%; }

.xxsmall-pull-9 {
  right: 75%; }

.xxsmall-pull-10 {
  right: 83.3333333333%; }

.xxsmall-pull-11 {
  right: 91.6666666667%; }

.xxsmall-pull-12 {
  right: 100%; }

.xxsmall-push-0 {
  left: auto; }

.xxsmall-push-1 {
  left: 8.3333333333%; }

.xxsmall-push-2 {
  left: 16.6666666667%; }

.xxsmall-push-3 {
  left: 25%; }

.xxsmall-push-4 {
  left: 33.3333333333%; }

.xxsmall-push-5 {
  left: 41.6666666667%; }

.xxsmall-push-6 {
  left: 50%; }

.xxsmall-push-7 {
  left: 58.3333333333%; }

.xxsmall-push-8 {
  left: 66.6666666667%; }

.xxsmall-push-9 {
  left: 75%; }

.xxsmall-push-10 {
  left: 83.3333333333%; }

.xxsmall-push-11 {
  left: 91.6666666667%; }

.xxsmall-push-12 {
  left: 100%; }

.xxsmall-offset-0 {
  margin-left: 0%; }

.xxsmall-offset-1 {
  margin-left: 8.3333333333%; }

.xxsmall-offset-2 {
  margin-left: 16.6666666667%; }

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

.xxsmall-offset-4 {
  margin-left: 33.3333333333%; }

.xxsmall-offset-5 {
  margin-left: 41.6666666667%; }

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

.xxsmall-offset-7 {
  margin-left: 58.3333333333%; }

.xxsmall-offset-8 {
  margin-left: 66.6666666667%; }

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

.xxsmall-offset-10 {
  margin-left: 83.3333333333%; }

.xxsmall-offset-11 {
  margin-left: 91.6666666667%; }

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

.xxsmall-no-pad {
  padding-left: 0 !important;
  padding-right: 0 !important; }

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

  .xsmall-1 {
    width: 8.3333333333%; }

  .xsmall-2 {
    width: 16.6666666667%; }

  .xsmall-3 {
    width: 25%; }

  .xsmall-4 {
    width: 33.3333333333%; }

  .xsmall-5 {
    width: 41.6666666667%; }

  .xsmall-6 {
    width: 50%; }

  .xsmall-7 {
    width: 58.3333333333%; }

  .xsmall-8 {
    width: 66.6666666667%; }

  .xsmall-9 {
    width: 75%; }

  .xsmall-10 {
    width: 83.3333333333%; }

  .xsmall-11 {
    width: 91.6666666667%; }

  .xsmall-12 {
    width: 100%; }

  .xsmall-pull-0 {
    right: auto; }

  .xsmall-pull-1 {
    right: 8.3333333333%; }

  .xsmall-pull-2 {
    right: 16.6666666667%; }

  .xsmall-pull-3 {
    right: 25%; }

  .xsmall-pull-4 {
    right: 33.3333333333%; }

  .xsmall-pull-5 {
    right: 41.6666666667%; }

  .xsmall-pull-6 {
    right: 50%; }

  .xsmall-pull-7 {
    right: 58.3333333333%; }

  .xsmall-pull-8 {
    right: 66.6666666667%; }

  .xsmall-pull-9 {
    right: 75%; }

  .xsmall-pull-10 {
    right: 83.3333333333%; }

  .xsmall-pull-11 {
    right: 91.6666666667%; }

  .xsmall-pull-12 {
    right: 100%; }

  .xsmall-push-0 {
    left: auto; }

  .xsmall-push-1 {
    left: 8.3333333333%; }

  .xsmall-push-2 {
    left: 16.6666666667%; }

  .xsmall-push-3 {
    left: 25%; }

  .xsmall-push-4 {
    left: 33.3333333333%; }

  .xsmall-push-5 {
    left: 41.6666666667%; }

  .xsmall-push-6 {
    left: 50%; }

  .xsmall-push-7 {
    left: 58.3333333333%; }

  .xsmall-push-8 {
    left: 66.6666666667%; }

  .xsmall-push-9 {
    left: 75%; }

  .xsmall-push-10 {
    left: 83.3333333333%; }

  .xsmall-push-11 {
    left: 91.6666666667%; }

  .xsmall-push-12 {
    left: 100%; }

  .xsmall-offset-0 {
    margin-left: 0%; }

  .xsmall-offset-1 {
    margin-left: 8.3333333333%; }

  .xsmall-offset-2 {
    margin-left: 16.6666666667%; }

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

  .xsmall-offset-4 {
    margin-left: 33.3333333333%; }

  .xsmall-offset-5 {
    margin-left: 41.6666666667%; }

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

  .xsmall-offset-7 {
    margin-left: 58.3333333333%; }

  .xsmall-offset-8 {
    margin-left: 66.6666666667%; }

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

  .xsmall-offset-10 {
    margin-left: 83.3333333333%; }

  .xsmall-offset-11 {
    margin-left: 91.6666666667%; }

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

  .xsmall-no-pad {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
@media (min-width: 768px) {
  .small-1, .small-2, .small-3, .small-4, .small-5, .small-6, .small-7, .small-8, .small-9, .small-10, .small-11, .small-12 {
    float: left; }

  .small-1 {
    width: 8.3333333333%; }

  .small-2 {
    width: 16.6666666667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.3333333333%; }

  .small-5 {
    width: 41.6666666667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.3333333333%; }

  .small-8 {
    width: 66.6666666667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.3333333333%; }

  .small-11 {
    width: 91.6666666667%; }

  .small-12 {
    width: 100%; }

  .small-pull-0 {
    right: auto; }

  .small-pull-1 {
    right: 8.3333333333%; }

  .small-pull-2 {
    right: 16.6666666667%; }

  .small-pull-3 {
    right: 25%; }

  .small-pull-4 {
    right: 33.3333333333%; }

  .small-pull-5 {
    right: 41.6666666667%; }

  .small-pull-6 {
    right: 50%; }

  .small-pull-7 {
    right: 58.3333333333%; }

  .small-pull-8 {
    right: 66.6666666667%; }

  .small-pull-9 {
    right: 75%; }

  .small-pull-10 {
    right: 83.3333333333%; }

  .small-pull-11 {
    right: 91.6666666667%; }

  .small-pull-12 {
    right: 100%; }

  .small-push-0 {
    left: auto; }

  .small-push-1 {
    left: 8.3333333333%; }

  .small-push-2 {
    left: 16.6666666667%; }

  .small-push-3 {
    left: 25%; }

  .small-push-4 {
    left: 33.3333333333%; }

  .small-push-5 {
    left: 41.6666666667%; }

  .small-push-6 {
    left: 50%; }

  .small-push-7 {
    left: 58.3333333333%; }

  .small-push-8 {
    left: 66.6666666667%; }

  .small-push-9 {
    left: 75%; }

  .small-push-10 {
    left: 83.3333333333%; }

  .small-push-11 {
    left: 91.6666666667%; }

  .small-push-12 {
    left: 100%; }

  .small-offset-0 {
    margin-left: 0%; }

  .small-offset-1 {
    margin-left: 8.3333333333%; }

  .small-offset-2 {
    margin-left: 16.6666666667%; }

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

  .small-offset-4 {
    margin-left: 33.3333333333%; }

  .small-offset-5 {
    margin-left: 41.6666666667%; }

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

  .small-offset-7 {
    margin-left: 58.3333333333%; }

  .small-offset-8 {
    margin-left: 66.6666666667%; }

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

  .small-offset-10 {
    margin-left: 83.3333333333%; }

  .small-offset-11 {
    margin-left: 91.6666666667%; }

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

  .small-no-pad {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
@media (min-width: 992px) {
  .medium-1, .medium-2, .medium-3, .medium-4, .medium-5, .medium-6, .medium-7, .medium-8, .medium-9, .medium-10, .medium-11, .medium-12 {
    float: left; }

  .medium-1 {
    width: 8.3333333333%; }

  .medium-2 {
    width: 16.6666666667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.3333333333%; }

  .medium-5 {
    width: 41.6666666667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.3333333333%; }

  .medium-8 {
    width: 66.6666666667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.3333333333%; }

  .medium-11 {
    width: 91.6666666667%; }

  .medium-12 {
    width: 100%; }

  .medium-pull-0 {
    right: auto; }

  .medium-pull-1 {
    right: 8.3333333333%; }

  .medium-pull-2 {
    right: 16.6666666667%; }

  .medium-pull-3 {
    right: 25%; }

  .medium-pull-4 {
    right: 33.3333333333%; }

  .medium-pull-5 {
    right: 41.6666666667%; }

  .medium-pull-6 {
    right: 50%; }

  .medium-pull-7 {
    right: 58.3333333333%; }

  .medium-pull-8 {
    right: 66.6666666667%; }

  .medium-pull-9 {
    right: 75%; }

  .medium-pull-10 {
    right: 83.3333333333%; }

  .medium-pull-11 {
    right: 91.6666666667%; }

  .medium-pull-12 {
    right: 100%; }

  .medium-push-0 {
    left: auto; }

  .medium-push-1 {
    left: 8.3333333333%; }

  .medium-push-2 {
    left: 16.6666666667%; }

  .medium-push-3 {
    left: 25%; }

  .medium-push-4 {
    left: 33.3333333333%; }

  .medium-push-5 {
    left: 41.6666666667%; }

  .medium-push-6 {
    left: 50%; }

  .medium-push-7 {
    left: 58.3333333333%; }

  .medium-push-8 {
    left: 66.6666666667%; }

  .medium-push-9 {
    left: 75%; }

  .medium-push-10 {
    left: 83.3333333333%; }

  .medium-push-11 {
    left: 91.6666666667%; }

  .medium-push-12 {
    left: 100%; }

  .medium-offset-0 {
    margin-left: 0%; }

  .medium-offset-1 {
    margin-left: 8.3333333333%; }

  .medium-offset-2 {
    margin-left: 16.6666666667%; }

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

  .medium-offset-4 {
    margin-left: 33.3333333333%; }

  .medium-offset-5 {
    margin-left: 41.6666666667%; }

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

  .medium-offset-7 {
    margin-left: 58.3333333333%; }

  .medium-offset-8 {
    margin-left: 66.6666666667%; }

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

  .medium-offset-10 {
    margin-left: 83.3333333333%; }

  .medium-offset-11 {
    margin-left: 91.6666666667%; }

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

  .medium-no-pad {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
@media (min-width: 1200px) {
  .large-1, .large-2, .large-3, .large-4, .large-5, .large-6, .large-7, .large-8, .large-9, .large-10, .large-11, .large-12 {
    float: left; }

  .large-1 {
    width: 8.3333333333%; }

  .large-2 {
    width: 16.6666666667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.3333333333%; }

  .large-5 {
    width: 41.6666666667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.3333333333%; }

  .large-8 {
    width: 66.6666666667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.3333333333%; }

  .large-11 {
    width: 91.6666666667%; }

  .large-12 {
    width: 100%; }

  .large-pull-0 {
    right: auto; }

  .large-pull-1 {
    right: 8.3333333333%; }

  .large-pull-2 {
    right: 16.6666666667%; }

  .large-pull-3 {
    right: 25%; }

  .large-pull-4 {
    right: 33.3333333333%; }

  .large-pull-5 {
    right: 41.6666666667%; }

  .large-pull-6 {
    right: 50%; }

  .large-pull-7 {
    right: 58.3333333333%; }

  .large-pull-8 {
    right: 66.6666666667%; }

  .large-pull-9 {
    right: 75%; }

  .large-pull-10 {
    right: 83.3333333333%; }

  .large-pull-11 {
    right: 91.6666666667%; }

  .large-pull-12 {
    right: 100%; }

  .large-push-0 {
    left: auto; }

  .large-push-1 {
    left: 8.3333333333%; }

  .large-push-2 {
    left: 16.6666666667%; }

  .large-push-3 {
    left: 25%; }

  .large-push-4 {
    left: 33.3333333333%; }

  .large-push-5 {
    left: 41.6666666667%; }

  .large-push-6 {
    left: 50%; }

  .large-push-7 {
    left: 58.3333333333%; }

  .large-push-8 {
    left: 66.6666666667%; }

  .large-push-9 {
    left: 75%; }

  .large-push-10 {
    left: 83.3333333333%; }

  .large-push-11 {
    left: 91.6666666667%; }

  .large-push-12 {
    left: 100%; }

  .large-offset-0 {
    margin-left: 0%; }

  .large-offset-1 {
    margin-left: 8.3333333333%; }

  .large-offset-2 {
    margin-left: 16.6666666667%; }

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

  .large-offset-4 {
    margin-left: 33.3333333333%; }

  .large-offset-5 {
    margin-left: 41.6666666667%; }

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

  .large-offset-7 {
    margin-left: 58.3333333333%; }

  .large-offset-8 {
    margin-left: 66.6666666667%; }

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

  .large-offset-10 {
    margin-left: 83.3333333333%; }

  .large-offset-11 {
    margin-left: 91.6666666667%; }

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

  .large-no-pad {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
.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 !important; }

.show {
  display: block !important; }

.show-inline {
  display: inline !important; }

.show-inline-block {
  display: inline-block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .button:focus, .button:active:focus, .button.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .button:hover, .button:focus {
    text-decoration: none; }
  .button:active, .button.active {
    outline: 0;
    background-image: none; }
  .button.disabled, .button[disabled], fieldset[disabled] .button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65); }

.button.button-plain {
  background-image: none; }

.button-link {
  font-weight: normal;
  cursor: pointer; }
  .button-link, .button-link:hover, .button-link:focus, .button-link:active {
    border-color: transparent; }
  .button-link:hover, .button-link:focus {
    text-decoration: underline; }
  .button-link[disabled]:hover, .button-link[disabled]:focus, fieldset[disabled] .button-link:hover, fieldset[disabled] .button-link:focus {
    text-decoration: none; }

.button-large, .button-group-large > .button {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33; }

.button-small, .button-group-small > .button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.button-xsmall, .button-group-xsmall > .button {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5; }

.button-block {
  display: block;
  width: 100%; }

.button-block + .button-block {
  margin-top: 5px; }

input[type="submit"].button-block,
input[type="reset"].button-block,
input[type="button"].button-block {
  width: 100%; }

.button-group,
.button-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .button-group > .button,
  .button-group-vertical > .button {
    position: relative;
    float: left; }
    .button-group > .button:hover, .button-group > .button:focus, .button-group > .button:active, .button-group > .button.active,
    .button-group-vertical > .button:hover,
    .button-group-vertical > .button:focus,
    .button-group-vertical > .button:active,
    .button-group-vertical > .button.active {
      z-index: 2; }
    .button-group > .button:focus,
    .button-group-vertical > .button:focus {
      outline: 0; }

.button-group .button + .button,
.button-group .button + .button-group,
.button-group .button-group + .button,
.button-group .button-group + .button-group {
  margin-left: -1px; }

.button-toolbar {
  margin-left: -5px; }
  .button-toolbar:before, .button-toolbar:after {
    content: " ";
    display: table; }
  .button-toolbar:after {
    clear: both; }
  .button-toolbar .button-group,
  .button-toolbar .input-group {
    float: left; }
  .button-toolbar > .button,
  .button-toolbar > .button-group,
  .button-toolbar > .input-group {
    margin-left: 5px; }

.button-group > .button:first-child {
  margin-left: 0; }

.button-group > .button-group {
  float: left; }

.button-group .dropdown-toggle:active,
.button-group.open .dropdown-toggle {
  outline: 0; }

.button-group > .button + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.button-group > .button-large + .dropdown-toggle, .button-group-large.button-group > .button + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.button .caret {
  margin-left: 0; }

.button-large .caret, .button-group-large > .button .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .button-large .caret, .dropup .button-group-large > .button .caret {
  border-width: 0 5px 5px; }

.button-group-vertical > .button,
.button-group-vertical > .button-group,
.button-group-vertical > .button-group > .button {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.button-group-vertical > .button-group:before, .button-group-vertical > .button-group:after {
  content: " ";
  display: table; }
.button-group-vertical > .button-group:after {
  clear: both; }
.button-group-vertical > .button-group > .button {
  float: none; }
.button-group-vertical > .button + .button,
.button-group-vertical > .button + .button-group,
.button-group-vertical > .button-group + .button,
.button-group-vertical > .button-group + .button-group {
  margin-top: -1px;
  margin-left: 0; }

.button-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .button-group-justified > .button,
  .button-group-justified > .button-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .button-group-justified > .button-group .button {
    width: 100%; }
  .button-group-justified > .button-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .button > input[type="radio"],
[data-toggle="buttons"] > .button > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      border: 1px solid transparent;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    cursor: not-allowed; }

.pagination-large > li > a,
.pagination-large > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-small > li > a,
.pagination-small > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-clip: padding-box;
  border: 1px solid transparent; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  text-decoration: none;
  outline: 0; }

.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.428571429;
  white-space: nowrap; }

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
button.navbar-button + ul.dropdown-menu {
  margin-top: -8px; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  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%);
    -o-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);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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: 0; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  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.428571429px; }

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

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

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

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

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .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-small {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  background-color: transparent;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-clip: padding-box;
  border: 1px solid transparent;
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  border-bottom: 1px solid transparent; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: transparent;
  border-top-color: transparent;
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: transparent; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: transparent;
  border-right-color: transparent; }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: transparent; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: transparent;
  border-bottom-color: transparent;
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: transparent; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: transparent;
  border-left-color: transparent; }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: transparent;
    bottom: -10px; }

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;
  border: 0;
  border-bottom: 1px solid transparent; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

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

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  background-image: none;
  border: 1px solid transparent;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .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: #777777;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #777777; }
  .form-control::-webkit-input-placeholder {
    color: #777777; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    opacity: 1; }

textarea.form-control {
  height: auto; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.428571429 \0; }
  input[type="date"].input-small, .form-horizontal .form-group-small input[type="date"].form-control,
  input[type="time"].input-small,
  .form-horizontal .form-group-small input[type="time"].form-control,
  input[type="datetime-local"].input-small,
  .form-horizontal .form-group-small input[type="datetime-local"].form-control,
  input[type="month"].input-small,
  .form-horizontal .form-group-small input[type="month"].form-control {
    line-height: 30px; }
  input[type="date"].input-large, .form-horizontal .form-group-large input[type="date"].form-control,
  input[type="time"].input-large,
  .form-horizontal .form-group-large input[type="time"].form-control,
  input[type="datetime-local"].input-large,
  .form-horizontal .form-group-large input[type="datetime-local"].form-control,
  input[type="month"].input-large,
  .form-horizontal .form-group-large input[type="month"].form-control {
    line-height: 46px; }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-large, .form-horizontal .form-group-large .form-control-static.form-control, .form-control-static.input-small, .form-horizontal .form-group-small .form-control-static.form-control {
    padding-left: 0;
    padding-right: 0; }

.input-small, .form-horizontal .form-group-small .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

select.input-small, .form-horizontal .form-group-small select.form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-small, .form-horizontal .form-group-small textarea.form-control,
select[multiple].input-small,
.form-horizontal .form-group-small select[multiple].form-control {
  height: auto; }

.input-large, .form-horizontal .form-group-large .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33; }

select.input-large, .form-horizontal .form-group-large select.form-control {
  height: 46px;
  line-height: 46px; }

textarea.input-large, .form-horizontal .form-group-large textarea.form-control,
select[multiple].input-large,
.form-horizontal .form-group-large select[multiple].form-control {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.input-large + .form-control-feedback, .form-horizontal .form-group-large .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-small + .form-control-feedback, .form-horizontal .form-group-small .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

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

@media (min-width: 768px) {
  .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 {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-button,
    .form-inline .input-group .form-control {
      width: auto; }
  .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;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

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

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }
  .label.radius {
    border-radius: .25em; }
  .label.round {
    border-radius: 1000px; }
  .label:empty {
    display: none; }
  .button .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  text-decoration: none;
  cursor: pointer; }

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

.badge {
  color: #fff;
  background-color: #777777; }
  a.list-group-item.active > .badge, .nav-main > .active > a > .badge {
    color: #7030A0;
    background-color: #fff; }

a.badge:hover, a.badge:focus {
  color: #fff; }

.box {
  background-color: #f5f5f5;
  border-color: #e3e3e3; }
  .box blockquote {
    border-color: rgba(0, 0, 0, 0.15); }

.box {
  background-color: #e8e8e8; }

.breadcrumb {
  background-color: #f5f5f5; }
  .breadcrumb > li + li:before {
    color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.button:hover, .button:focus {
  color: #333; }

.button-default {
  color: #333;
  background-color: #e0e0e0;
  border-color: #bdbdbd; }
  .button-default:hover, .button-default:focus {
    color: #333;
    background-color: #fff;
    border-color: #bdbdbd; }
  .button-default:active, .button-default.active, .open > .button-default.dropdown-toggle {
    color: #333;
    background-color: #fff;
    border-color: #bdbdbd;
    background-image: none; }
  .button-default.disabled, .button-default.disabled:hover, .button-default.disabled:focus, .button-default.disabled:active, .button-default.disabled.active, .button-default[disabled], .button-default[disabled]:hover, .button-default[disabled]:focus, .button-default[disabled]:active, .button-default[disabled].active, fieldset[disabled] .button-default, fieldset[disabled] .button-default:hover, fieldset[disabled] .button-default:focus, fieldset[disabled] .button-default:active, fieldset[disabled] .button-default.active {
    background-color: #e0e0e0;
    border-color: #bdbdbd; }
  .button-default .badge {
    color: #e0e0e0;
    background-color: #333; }

.button-primary {
  color: #fff;
  background-color: #7030A0;
  border-color: #622a8c; }
  .button-primary:hover, .button-primary:focus {
    color: #fff;
    background-color: #552479;
    border-color: #411c5d; }
  .button-primary:active, .button-primary.active, .open > .button-primary.dropdown-toggle {
    color: #fff;
    background-color: #552479;
    border-color: #411c5d;
    background-image: none; }
  .button-primary.disabled, .button-primary.disabled:hover, .button-primary.disabled:focus, .button-primary.disabled:active, .button-primary.disabled.active, .button-primary[disabled], .button-primary[disabled]:hover, .button-primary[disabled]:focus, .button-primary[disabled]:active, .button-primary[disabled].active, fieldset[disabled] .button-primary, fieldset[disabled] .button-primary:hover, fieldset[disabled] .button-primary:focus, fieldset[disabled] .button-primary:active, fieldset[disabled] .button-primary.active {
    background-color: #7030A0;
    border-color: #622a8c; }
  .button-primary .badge {
    color: #7030A0;
    background-color: #fff; }

.button-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .button-success:hover, .button-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .button-success:active, .button-success.active, .open > .button-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
    background-image: none; }
  .button-success.disabled, .button-success.disabled:hover, .button-success.disabled:focus, .button-success.disabled:active, .button-success.disabled.active, .button-success[disabled], .button-success[disabled]:hover, .button-success[disabled]:focus, .button-success[disabled]:active, .button-success[disabled].active, fieldset[disabled] .button-success, fieldset[disabled] .button-success:hover, fieldset[disabled] .button-success:focus, fieldset[disabled] .button-success:active, fieldset[disabled] .button-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .button-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.button-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .button-info:hover, .button-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .button-info:active, .button-info.active, .open > .button-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
    background-image: none; }
  .button-info.disabled, .button-info.disabled:hover, .button-info.disabled:focus, .button-info.disabled:active, .button-info.disabled.active, .button-info[disabled], .button-info[disabled]:hover, .button-info[disabled]:focus, .button-info[disabled]:active, .button-info[disabled].active, fieldset[disabled] .button-info, fieldset[disabled] .button-info:hover, fieldset[disabled] .button-info:focus, fieldset[disabled] .button-info:active, fieldset[disabled] .button-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .button-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.button-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .button-warning:hover, .button-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .button-warning:active, .button-warning.active, .open > .button-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
    background-image: none; }
  .button-warning.disabled, .button-warning.disabled:hover, .button-warning.disabled:focus, .button-warning.disabled:active, .button-warning.disabled.active, .button-warning[disabled], .button-warning[disabled]:hover, .button-warning[disabled]:focus, .button-warning[disabled]:active, .button-warning[disabled].active, fieldset[disabled] .button-warning, fieldset[disabled] .button-warning:hover, fieldset[disabled] .button-warning:focus, fieldset[disabled] .button-warning:active, fieldset[disabled] .button-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .button-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.button-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .button-danger:hover, .button-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .button-danger:active, .button-danger.active, .open > .button-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
    background-image: none; }
  .button-danger.disabled, .button-danger.disabled:hover, .button-danger.disabled:focus, .button-danger.disabled:active, .button-danger.disabled.active, .button-danger[disabled], .button-danger[disabled]:hover, .button-danger[disabled]:focus, .button-danger[disabled]:active, .button-danger[disabled].active, fieldset[disabled] .button-danger, fieldset[disabled] .button-danger:hover, fieldset[disabled] .button-danger:focus, fieldset[disabled] .button-danger:active, fieldset[disabled] .button-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .button-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.button-link {
  color: #7030A0;
  border-color: transparent; }
  .button-link, .button-link:active, .button-link[disabled], fieldset[disabled] .button-link {
    background-color: transparent; }
  .button-link:hover, .button-link:focus {
    color: #471e65;
    background-color: transparent;
    border-color: transparent; }
  .button-link[disabled]:hover, .button-link[disabled]:focus, fieldset[disabled] .button-link:hover, fieldset[disabled] .button-link:focus {
    color: #777777; }

.carousel-control {
  color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50); }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff; }

.carousel-indicators li {
  border-color: #fff; }
.carousel-indicators .active {
  background-color: #fff; }

.carousel-caption {
  color: #fff; }

.close {
  color: #000; }
  .close:hover, .close:focus {
    color: #000; }

code {
  color: #c7254e;
  background-color: #f9f2f4; }

kbd {
  color: #fff;
  background-color: #333; }

pre {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ccc; }
  pre code {
    color: inherit;
    background-color: transparent; }

.dropdown-menu {
  background-color: #fff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.15); }
  .dropdown-menu > li > a {
    color: #333333; }

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

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  background-color: #7030A0; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #622a8c; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  background-color: transparent;
  background-image: none; }

.dropdown-header {
  color: #777777; }

legend {
  color: #333333;
  border-bottom-color: #e5e5e5; }

output {
  color: #555555; }

.form-control {
  color: #555555;
  background-color: #fff;
  border-color: #777; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #d9d9d9; }

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

.help-block {
  color: #737373; }

.input-group-addon {
  color: #555555;
  background-color: #d9d9d9;
  border-color: #777; }

.jumbotron {
  color: inherit;
  background-color: #d9d9d9; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron > hr {
    border-top-color: #bfbfbf; }

.label {
  color: #fff; }

a.label:hover, a.label:focus {
  color: #fff; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #7030A0; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #552479; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.list-group-item {
  background-color: #fff;
  border-color: #ddd; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #d9d9d9;
  color: #777777; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  color: #fff;
  background-color: #7030A0;
  border-color: #7030A0; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #d2b4e8; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  border-color: #5b2783; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #d0e9c6;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #c4e3f3;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #faf2cc;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #ebcccc;
    border-color: #a94442; }

.modal-header {
  border-color: #e5e5e5; }

.modal-footer {
  border-color: #e5e5e5; }

.modal-content {
  background-color: #fff;
  border-color: #999;
  border-color: rgba(0, 0, 0, 0.2); }

.modal-backdrop {
  background-color: #000; }

.navbar {
  border-color: transparent; }

.navbar-collapse {
  border-top-color: transparent; }

.navbar-toggle {
  background-color: transparent;
  border-color: transparent;
  background-image: none; }

.navbar-form {
  border-top-color: transparent;
  border-bottom-color: transparent; }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .button-link {
    color: #777; }
    .navbar-default .button-link:hover, .navbar-default .button-link:focus {
      color: #333; }
    .navbar-default .button-link[disabled]:hover, .navbar-default .button-link[disabled]:focus, fieldset[disabled] .navbar-default .button-link:hover, fieldset[disabled] .navbar-default .button-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #777777; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #777777; }
  .navbar-inverse .navbar-nav > li > a {
    color: #777777; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333; }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #777777; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .button-link {
    color: #777777; }
    .navbar-inverse .button-link:hover, .navbar-inverse .button-link:focus {
      color: #fff; }
    .navbar-inverse .button-link[disabled]:hover, .navbar-inverse .button-link[disabled]:focus, fieldset[disabled] .navbar-inverse .button-link:hover, fieldset[disabled] .navbar-inverse .button-link:focus {
      color: #444; }

.nav > li > a:hover, .nav > li > a:focus {
  background-color: #d9d9d9; }
.nav > li.disabled > a {
  color: #777777; }
  .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777777;
    background-color: transparent; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #d9d9d9;
  border-color: #7030A0; }

.nav-tabs {
  border-color: #ddd; }
  .nav-tabs > li > a:hover {
    border-color: #d9d9d9 #d9d9d9 #ddd; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: #ddd;
    border-bottom-color: transparent; }
  .nav-tabs.active > a, .nav-tabs.active > a:hover, .nav-tabs.active > a:focus {
    color: #555555;
    background-color: #fff; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border-color: #ddd; }
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-color: #ddd; }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.nav-main > li.active > a, .nav-main > li.active > a:hover, .nav-main > li.active > a:focus {
  color: #fff;
  background-color: #7030A0; }

.pager li > a,
.pager li > span {
  background-color: #fff;
  border-color: #ddd; }
.pager li > a:hover,
.pager li > a:focus {
  background-color: #d9d9d9; }
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff; }

.pagination > li > a,
.pagination > li > span {
  border-color: #ddd; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    border-color: #ddd;
    color: #471e65;
    background-color: #d9d9d9; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-color: #7030A0;
  color: #fff;
  background-color: #7030A0; }
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  border-color: #ddd;
  color: #777777;
  background-color: #fff; }

.panel {
  background-color: #fff;
  border-color: #ddd; }

.panel-header.panel-header-tabs li {
  border-right-color: #ddd; }

.panel-header > .dropdown .dropdown-toggle {
  color: inherit;
  border-bottom-color: #ddd; }

.panel-title {
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  background-color: #f5f5f5;
  border-top-color: #ddd; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top-color: #ddd; }

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #7030A0; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #7030A0;
    border-color: #7030A0; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #7030A0; }
    .panel-primary > .panel-heading .badge {
      color: #7030A0;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #7030A0; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.panel-tabs li a {
  color: #333333; }
  .panel-tabs li a:hover, .panel-tabs li a:focus {
    background-color: #f5f5f5;
    color: #333333; }
.panel-tabs li.active a, .panel-tabs li.selected a, .panel-tabs li.current a, .panel-tabs li.open a {
  color: #fff; }
  .panel-tabs li.active a:hover, .panel-tabs li.active a:focus, .panel-tabs li.selected a:hover, .panel-tabs li.selected a:focus, .panel-tabs li.current a:hover, .panel-tabs li.current a:focus, .panel-tabs li.open a:hover, .panel-tabs li.open a:focus {
    border-color: #ddd;
    background-color: #7030A0;
    color: #fff; }
.panel-tabs li.disabled a, .panel-tabs li.inactive a {
  background-color: #f5f5f5; }
  .panel-tabs li.disabled a:hover, .panel-tabs li.disabled a:focus, .panel-tabs li.inactive a:hover, .panel-tabs li.inactive a:focus {
    background-color: #f5f5f5;
    background-color: transparent; }
.panel-tabs li a.disabled,
.panel-tabs li a.inactive {
  background-color: #f5f5f5; }
  .panel-tabs li a.disabled:hover, .panel-tabs li a.disabled:focus,
  .panel-tabs li a.inactive:hover,
  .panel-tabs li a.inactive:focus {
    background-color: #f5f5f5;
    background-color: transparent; }

table {
  background-color: transparent; }
  table > thead > tr > th,
  table > thead > tr > td,
  table > tbody > tr > th,
  table > tbody > tr > td,
  table > tfoot > tr > th,
  table > tfoot > tr > td {
    border-top-color: #ddd; }
  table > thead > tr > th {
    border-bottom-color: #ddd; }
  table > tbody + tbody {
    border-top-color: #ddd; }

.table .table {
  background-color: #fff; }

.table.bordered {
  border-color: #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-color: #ddd; }

@media screen and (max-width: 767px) {
  .table-responsive {
    border-color: #ddd; } }

.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 > 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:hover > .active, .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:hover > .success, .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:hover > .info, .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:hover > .warning, .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:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.thumbnail {
  border-color: #ddd;
  background-color: #fff; }
  .thumbnail .caption {
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #7030A0; }

.tooltip-inner {
  color: #fff;
  background-color: #000; }

.tooltip.top .tooltip-arrow {
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #000; }

.popover {
  background-color: #fff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2); }

.popover-title {
  background-color: #f7f7f7;
  border-bottom-color: #ebebeb; }

.popover.top > .arrow {
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25); }
  .popover.top > .arrow:after {
    border-top-color: #fff; }
.popover.right > .arrow {
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    border-right-color: #fff; }
.popover.bottom > .arrow {
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }
  .popover.bottom > .arrow:after {
    border-bottom-color: #fff; }
.popover.left > .arrow {
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    border-left-color: #fff; }

.progress {
  background-color: #f5f5f5; }

.progress-bar {
  color: #fff;
  background-color: #7030A0; }

.progress-bar[aria-valuenow="0"] {
  color: #777777;
  background-color: transparent; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

body {
  color: #333333;
  background-color: #fff; }

a {
  color: #7030A0; }
  a:hover, a:focus {
    color: #471e65; }

.primary-bg {
  background-color: #7030A0; }

.success-bg {
  background-color: #5cb85c; }

.info-bg {
  background-color: #5bc0de; }

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

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

.grey-darker-bg {
  background-color: #222222; }

.grey-dark-bg {
  background-color: #333333; }

.grey-bg {
  background-color: #555555; }

.grey-light-bg {
  background-color: #777777; }

.grey-lighter-bg {
  background-color: #d9d9d9; }

.black-bg {
  background-color: #000; }

.white-bg {
  background-color: #fff; }

.img-thumbnail {
  background-color: #fff;
  border-color: #ddd; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  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 {
    color: #777777; }

mark,
.mark {
  background-color: #fcf8e3; }

.text-muted {
  color: #777777; }

.text-white {
  color: #ffffff; }

.text-black {
  color: #000000; }

.text-primary {
  color: #7030A0; }

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

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

a.text-success:hover {
  color: #449d44; }

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #7030A0; }

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

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

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

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

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

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

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

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

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

hr {
  border-top-color: #d9d9d9; }

.page-header {
  border-bottom-color: #d9d9d9; }

abbr[data-original-title] {
  border-bottom-color: #777777; }

blockquote {
  border-left-color: #d9d9d9; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    color: #777777; }

.blockquote-reverse,
blockquote.pull-right {
  border-right-color: #d9d9d9; }

.sidenav {
  border-color: #e6e6e6; }

.bordered .sidenav-nav li {
  border-bottom-color: #e6e6e6; }
.bordered .sidenav-nav li > ul > li {
  border-bottom-color: #f2f2f2; }
.bordered .sidenav-nav li > ul > li:last-child {
  border-bottom-color: transparent; }

.bordered .sidenav-form {
  border-top-color: #e6e6e6;
  border-bottom-color: #e6e6e6; }

.sidenav-default {
  background-color: #fff; }
  .sidenav-default .sidenav-brand {
    color: #777; }
    .sidenav-default .sidenav-brand:hover, .sidenav-default .sidenav-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .sidenav-default .sidenav-text {
    color: #777; }
  .sidenav-default .sidenav-nav > li > a {
    color: #777; }
    .sidenav-default .sidenav-nav > li > a:hover, .sidenav-default .sidenav-nav > li > a:focus {
      color: #333;
      background-color: #999; }
  .sidenav-default .sidenav-nav li > ul > li > a {
    color: #777; }
    .sidenav-default .sidenav-nav li > ul > li > a:hover, .sidenav-default .sidenav-nav li > ul > li > a:focus {
      color: #333;
      background-color: #999; }
  .sidenav-default .sidenav-nav li > ul > li.active {
    background-color: #eeeeee; }
    .sidenav-default .sidenav-nav li > ul > li.active > a {
      color: #555; }
      .sidenav-default .sidenav-nav li > ul > li.active > a:hover, .sidenav-default .sidenav-nav li > ul > li.active > a:focus {
        color: #333;
        background-color: #999; }
  .sidenav-default .sidenav-nav > .active > a, .sidenav-default .sidenav-nav > .active > a:hover, .sidenav-default .sidenav-nav > .active > a:focus,
  .sidenav-default .sidenav-nav > .selected > a,
  .sidenav-default .sidenav-nav > .selected > a:hover,
  .sidenav-default .sidenav-nav > .selected > a:focus,
  .sidenav-default .sidenav-nav > .current > a,
  .sidenav-default .sidenav-nav > .current > a:hover,
  .sidenav-default .sidenav-nav > .current > a:focus {
    color: #555;
    background-color: #eeeeee; }
  .sidenav-default .sidenav-nav > .disabled > a, .sidenav-default .sidenav-nav > .disabled > a:hover, .sidenav-default .sidenav-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .sidenav-default .sidenav-toggle:hover, .sidenav-default .sidenav-toggle:focus {
    background-color: #ddd; }
  .sidenav-default .sidenav-toggle .icon-bar {
    background-color: #888; }
  .sidenav-default .sidenav-nav a:hover, .sidenav-default .sidenav-nav a:focus {
    background-color: #eeeeee;
    color: #555; }
  @media (max-width: 767px) {
    .sidenav-default .sidenav-nav .open .dropdown-menu > li > a {
      color: #777; }
      .sidenav-default .sidenav-nav .open .dropdown-menu > li > a:hover, .sidenav-default .sidenav-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: #999; }
    .sidenav-default .sidenav-nav .open .dropdown-menu > .active > a, .sidenav-default .sidenav-nav .open .dropdown-menu > .active > a:hover, .sidenav-default .sidenav-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #eeeeee; }
    .sidenav-default .sidenav-nav .open .dropdown-menu > .disabled > a, .sidenav-default .sidenav-nav .open .dropdown-menu > .disabled > a:hover, .sidenav-default .sidenav-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }

.footerbar-toggle {
  background-color: transparent;
  background-image: none; }

.footerbar-default {
  background-color: #f8f8f8; }
  .footerbar-default .footerbar-brand {
    color: #777; }
    .footerbar-default .footerbar-brand:hover, .footerbar-default .footerbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .footerbar-default .footerbar-text {
    color: #777; }
  .footerbar-default .footerbar-nav > li > a {
    color: #777; }
    .footerbar-default .footerbar-nav > li > a:hover, .footerbar-default .footerbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .footerbar-default .footerbar-nav > .active > a, .footerbar-default .footerbar-nav > .active > a:hover, .footerbar-default .footerbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .footerbar-default .footerbar-nav > .disabled > a, .footerbar-default .footerbar-nav > .disabled > a:hover, .footerbar-default .footerbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .footerbar-default .footerbar-toggle:hover, .footerbar-default .footerbar-toggle:focus {
    background-color: #ddd; }
  .footerbar-default .footerbar-toggle .icon-bar {
    background-color: #888; }
  .footerbar-default .footerbar-nav > .open > a, .footerbar-default .footerbar-nav > .open > a:hover, .footerbar-default .footerbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .footerbar-default .footerbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .footerbar-default .footerbar-nav .open .dropdown-menu > li > a:hover, .footerbar-default .footerbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .footerbar-default .footerbar-nav .open .dropdown-menu > .active > a, .footerbar-default .footerbar-nav .open .dropdown-menu > .active > a:hover, .footerbar-default .footerbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .footerbar-default .footerbar-nav .open .dropdown-menu > .disabled > a, .footerbar-default .footerbar-nav .open .dropdown-menu > .disabled > a:hover, .footerbar-default .footerbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .footerbar-default .footerbar-link {
    color: #777; }
    .footerbar-default .footerbar-link:hover {
      color: #333; }
  .footerbar-default .button-link {
    color: #777; }
    .footerbar-default .button-link:hover, .footerbar-default .button-link:focus {
      color: #333; }
    .footerbar-default .button-link[disabled]:hover, .footerbar-default .button-link[disabled]:focus, fieldset[disabled] .footerbar-default .button-link:hover, fieldset[disabled] .footerbar-default .button-link:focus {
      color: #ccc; }

.footerbar-inverse {
  background-color: #222; }
  .footerbar-inverse .footerbar-brand {
    color: #777777; }
    .footerbar-inverse .footerbar-brand:hover, .footerbar-inverse .footerbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .footerbar-inverse .footerbar-text {
    color: #777777; }
  .footerbar-inverse .footerbar-nav > li > a {
    color: #777777; }
    .footerbar-inverse .footerbar-nav > li > a:hover, .footerbar-inverse .footerbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .footerbar-inverse .footerbar-nav > .active > a, .footerbar-inverse .footerbar-nav > .active > a:hover, .footerbar-inverse .footerbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .footerbar-inverse .footerbar-nav > .disabled > a, .footerbar-inverse .footerbar-nav > .disabled > a:hover, .footerbar-inverse .footerbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .footerbar-inverse .footerbar-toggle:hover, .footerbar-inverse .footerbar-toggle:focus {
    background-color: #333; }
  .footerbar-inverse .footerbar-toggle .icon-bar {
    background-color: #fff; }
  .footerbar-inverse .footerbar-nav > .open > a, .footerbar-inverse .footerbar-nav > .open > a:hover, .footerbar-inverse .footerbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .footerbar-inverse .footerbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .footerbar-inverse .footerbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
      .footerbar-inverse .footerbar-nav .open .dropdown-menu > li > a:hover, .footerbar-inverse .footerbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .footerbar-inverse .footerbar-nav .open .dropdown-menu > .active > a, .footerbar-inverse .footerbar-nav .open .dropdown-menu > .active > a:hover, .footerbar-inverse .footerbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .footerbar-inverse .footerbar-nav .open .dropdown-menu > .disabled > a, .footerbar-inverse .footerbar-nav .open .dropdown-menu > .disabled > a:hover, .footerbar-inverse .footerbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .footerbar-inverse .footerbar-link {
    color: #777777; }
    .footerbar-inverse .footerbar-link:hover {
      color: #fff; }
  .footerbar-inverse .button-link {
    color: #777777; }
    .footerbar-inverse .button-link:hover, .footerbar-inverse .button-link:focus {
      color: #fff; }
    .footerbar-inverse .button-link[disabled]:hover, .footerbar-inverse .button-link[disabled]:focus, fieldset[disabled] .footerbar-inverse .button-link:hover, fieldset[disabled] .footerbar-inverse .button-link:focus {
      color: #444; }

.alert.radius {
  border-radius: 4px; }
.alert.radius-small {
  border-radius: 3px; }
.alert.radius-large {
  border-radius: 6px; }
.alert.round {
  border-radius: 1000px; }

.badge.radius {
  border-radius: 4px; }
.badge.radius-small {
  border-radius: 3px; }
.badge.radius-large {
  border-radius: 6px; }
.badge.round {
  border-radius: 1000px; }

.box.radius {
  border-radius: 4px; }
.box.radius-small {
  border-radius: 3px; }
.box.radius-large {
  border-radius: 6px; }
.box.round {
  border-radius: 1000px; }

.breadcrumb.radius {
  border-radius: 4px; }
.breadcrumb.radius-small {
  border-radius: 3px; }
.breadcrumb.radius-large {
  border-radius: 6px; }
.breadcrumb.round {
  border-radius: 1000px; }

.button-group > .button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.button-group > .button:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.button-group > .button:last-child:not(:first-child),
.button-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.button-group > .button-group:not(:first-child):not(:last-child) > .button {
  border-radius: 0; }

.button-group > .button-group:first-child > .button:last-child,
.button-group > .button-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.button-group > .button-group:last-child > .button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.button-group-vertical > .button:not(:first-child):not(:last-child) {
  border-radius: 0; }
.button-group-vertical > .button:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.button-group-vertical > .button:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.button-group-vertical > .button-group:not(:first-child):not(:last-child) > .button {
  border-radius: 0; }

.button-group-vertical > .button-group:first-child:not(:last-child) > .button:last-child,
.button-group-vertical > .button-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.button-group-vertical > .button-group:last-child:not(:first-child) > .button:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.button-group.radius {
  border-radius: 4px; }
  .button-group.radius .button:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
  .button-group.radius .button:last-of-type {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.button-group.radius-small {
  border-radius: 3px; }
  .button-group.radius-small .button:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .button-group.radius-small .button:last-of-type {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
.button-group.radius-large {
  border-radius: 6px; }
  .button-group.radius-large .button:first-child {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }
  .button-group.radius-large .button:last-of-type {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }
.button-group.radius-round {
  border-radius: 1000px; }
  .button-group.radius-round .button:first-child {
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
  .button-group.radius-round .button:last-of-type {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }

.button.radius {
  border-radius: 4px; }
.button.radius-small {
  border-radius: 3px; }
.button.radius-large {
  border-radius: 6px; }
.button.round {
  border-radius: 1000px; }

.button-link {
  border-radius: 0; }

code.radius {
  border-radius: 4px; }
code.radius-small {
  border-radius: 3px; }
code.radius-large {
  border-radius: 6px; }
code.round {
  border-radius: 1000px; }

kbd.radius {
  border-radius: 4px; }
kbd.radius-small {
  border-radius: 3px; }
kbd.radius-large {
  border-radius: 6px; }
kbd.round {
  border-radius: 1000px; }

pre.radius {
  border-radius: 4px; }
  pre.radius code {
    border-radius: 0; }
pre.radius-small {
  border-radius: 3px; }
  pre.radius-small code {
    border-radius: 0; }
pre.radius-large {
  border-radius: 6px; }
  pre.radius-large code {
    border-radius: 0; }
pre.round {
  border-radius: 1000px; }
  pre.round code {
    border-radius: 0; }

.dropdown-menu.radius {
  border-radius: 4px; }
.dropdown-menu.radius-small {
  border-radius: 3px; }
.dropdown-menu.radius-large {
  border-radius: 6px; }
.dropdown-menu.round {
  border-radius: 1000px; }

.form-control.radius {
  border-radius: 4px; }
.form-control.radius-small {
  border-radius: 3px; }
.form-control.radius-large {
  border-radius: 6px; }
.form-control.round {
  border-radius: 1000px; }

.view-control.radius {
  border-radius: 4px; }
.view-control.radius-small {
  border-radius: 3px; }
.view-control.radius-large {
  border-radius: 6px; }
.view-control.round {
  border-radius: 1000px; }

.input-group-addon.radius {
  border-radius: 4px; }
.input-group-addon.radius-small {
  border-radius: 3px; }
.input-group-addon.radius-large {
  border-radius: 6px; }
.input-group-addon.round {
  border-radius: 1000px; }

.input-group-addon:not(:first-child):not(:last-child),
.input-group-button:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-button:first-child > .button,
.input-group-button:first-child > .button-group > .button,
.input-group-button:first-child > .dropdown-toggle,
.input-group-button:last-child > .button:not(:last-child):not(.dropdown-toggle),
.input-group-button:last-child > .button-group:not(:last-child) > .button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-button:last-child > .button,
.input-group-button:last-child > .button-group > .button,
.input-group-button:last-child > .dropdown-toggle,
.input-group-button:first-child > .button:not(:first-child),
.input-group-button:first-child > .button-group:not(:first-child) > .button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.container .jumbotron .radius {
  border-radius: 4px; }
.container .jumbotron .radius-small {
  border-radius: 3px; }
.container .jumbotron .radius-large {
  border-radius: 6px; }
.container .jumbotron .round {
  border-radius: 1000px; }

.label.radius {
  border-radius: .25em; }
.label.round {
  border-radius: 1000px; }

.radius .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }
.radius .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.radius-small .list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
.radius-small .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.radius-large .list-group-item:first-child {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px; }
.radius-large .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px; }

.list-group.radius {
  border-radius: 4px; }
.list-group.radius-small {
  border-radius: 3px; }
.list-group.radius-large {
  border-radius: 6px; }
.list-group.round {
  border-radius: 1000px; }

.modal-content.radius {
  border-radius: 4px; }
.modal-content.radius-small {
  border-radius: 3px; }
.modal-content.radius-large {
  border-radius: 6px; }
.modal-content.round {
  border-radius: 1000px; }

@media (min-width: 768px) {
  .navbar.radius {
    border-radius: 4px; }
  .navbar.radius-small {
    border-radius: 3px; }
  .navbar.radius-large {
    border-radius: 6px; }
  .navbar.round {
    border-radius: 1000px; } }

.navbar-default.radius {
  border-radius: 4px; }
.navbar-default.radius-small {
  border-radius: 3px; }
.navbar-default.radius-large {
  border-radius: 6px; }
.navbar-default.round {
  border-radius: 1000px; }

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }

.navbar-toggle.radius {
  border-radius: 4px; }
.navbar-toggle.radius-small {
  border-radius: 3px; }
.navbar-toggle.radius-large {
  border-radius: 6px; }
.navbar-toggle.round {
  border-radius: 1000px; }
.navbar-toggle .icon-bar {
  border-radius: 1px; }

.navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.nav-tabs > li.radius {
  border-radius: 4px 4px 0 0; }
.nav-tabs > li.radius-small {
  border-radius: 3px 3px 0 0; }
.nav-tabs > li.radius-large {
  border-radius: 6px 6px 0 0; }
.nav-tabs > li.round {
  border-radius: 1000px 1000px 0 0; }

.nav-main > li {
  float: left; }
  .nav-main > li > a.radius {
    border-radius: 4px; }
  .nav-main > li > a.radius-small {
    border-radius: 3px; }
  .nav-main > li > a.radius-large {
    border-radius: 6px; }
  .nav-main > li > a.round {
    border-radius: 1000px; }

.nav-tabs-justified > li > a {
  margin-right: 0; }
  .nav-tabs-justified > li > a.radius {
    border-radius: 4px; }
  .nav-tabs-justified > li > a.radius-small {
    border-radius: 3px; }
  .nav-tabs-justified > li > a.radius-large {
    border-radius: 6px; }
  .nav-tabs-justified > li > a.round {
    border-radius: 1000px; }

.nav-tabs .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.pager.radius li > a,
.pager.radius li > span {
  border-radius: 4px 4px 0 0; }
.pager.radius-small li > a,
.pager.radius-small li > span {
  border-radius: 3px 3px 0 0; }
.pager.radius-large li > a,
.pager.radius-large li > span {
  border-radius: 6px 6px 0 0; }
.pager.round li > a,
.pager.round li > span {
  border-radius: 1000px 1000px 0 0; }
.pager li.radius > a,
.pager li.radius > span {
  border-radius: 4px 4px 0 0; }
.pager li.radius-small > a,
.pager li.radius-small > span {
  border-radius: 3px 3px 0 0; }
.pager li.radius-large > a,
.pager li.radius-large > span {
  border-radius: 6px 6px 0 0; }
.pager li.round > a,
.pager li.round > span {
  border-radius: 1000px 1000px 0 0; }
.pager li > a.radius,
.pager li > span.radius {
  border-radius: 4px 4px 0 0; }
.pager li > a.radius-small,
.pager li > span.radius-small {
  border-radius: 3px 3px 0 0; }
.pager li > a.radius-large,
.pager li > span.radius-large {
  border-radius: 6px 6px 0 0; }
.pager li > a.round,
.pager li > span.round {
  border-radius: 1000px 1000px 0 0; }

.pagination.radius {
  border-radius: 4px; }
  .pagination.radius > li:first-child > a,
  .pagination.radius > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
  .pagination.radius > li:last-child > a,
  .pagination.radius > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination.radius-small {
  border-radius: 3px; }
  .pagination.radius-small > li:first-child > a,
  .pagination.radius-small > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .pagination.radius-small > li:last-child > a,
  .pagination.radius-small > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
.pagination.radius-large {
  border-radius: 6px; }
  .pagination.radius-large > li:first-child > a,
  .pagination.radius-large > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }
  .pagination.radius-large > li:last-child > a,
  .pagination.radius-large > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }
.pagination.round {
  border-radius: 1000px; }
  .pagination.round > li:first-child > a,
  .pagination.round > li:first-child > span {
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
  .pagination.round > li:last-child > a,
  .pagination.round > li:last-child > span {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }

.panel {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .panel.radius {
    border-radius: 4px; }
    .panel.radius .panel-header {
      border-top-right-radius: 3px;
      border-top-left-radius: 3px; }
    .panel.radius .panel-footer {
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px; }
  .panel.radius-small {
    border-radius: 3px; }
    .panel.radius-small .panel-header {
      border-top-right-radius: 2px;
      border-top-left-radius: 2px; }
    .panel.radius-small .panel-footer {
      border-bottom-right-radius: 2px;
      border-bottom-left-radius: 2px; }
  .panel.radius-large {
    border-radius: 6px; }
    .panel.radius-large .panel-header {
      border-top-right-radius: 5px;
      border-top-left-radius: 5px; }
    .panel.radius-large .panel-footer {
      border-bottom-right-radius: 5px;
      border-bottom-left-radius: 5px; }
  .panel.round {
    border-radius: 1000px; }
    .panel.round .panel-header {
      border-top-right-radius: 999px;
      border-top-left-radius: 999px; }
    .panel.round .panel-footer {
      border-bottom-right-radius: 999px;
      border-bottom-left-radius: 999px; }

.panel > .list-group .list-group-item {
  border-radius: 0; }

.panel.radius > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
.panel.radius > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel.radius-small > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
.panel.radius-small > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

.panel.radius-large > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }
.panel.radius-large > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

.panel.round > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 999px;
  border-top-left-radius: 999px; }
.panel.round > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 999px;
  border-bottom-left-radius: 999px; }

.panel .panel.radius > .table:first-child,
.panel .panel.radius > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel .panel.radius > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel .panel.radius > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel .panel.radius > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel .panel.radius > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel .panel.radius > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel .panel.radius > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel .panel.radius > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel .panel.radius > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  .panel .panel.radius > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel .panel.radius > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel .panel.radius > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel .panel.radius > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel .panel.radius > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel .panel.radius > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel .panel.radius > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel .panel.radius > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
.panel .panel.radius > .table:last-child,
.panel .panel.radius > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel .panel.radius > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel .panel.radius > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel .panel.radius > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel .panel.radius > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel .panel.radius > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel .panel.radius > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel .panel.radius > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel .panel.radius > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  .panel .panel.radius > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel .panel.radius > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel .panel.radius > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel .panel.radius > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel .panel.radius > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel .panel.radius > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel .panel.radius > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel .panel.radius > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }

.panel.radius-small > .table:first-child,
.panel.radius-small > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
  .panel.radius-small > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel.radius-small > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel.radius-small > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel.radius-small > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel.radius-small > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel.radius-small > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel.radius-small > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel.radius-small > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 2px; }
  .panel.radius-small > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel.radius-small > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel.radius-small > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel.radius-small > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel.radius-small > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel.radius-small > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel.radius-small > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel.radius-small > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 2px; }
.panel.radius-small > .table:last-child,
.panel.radius-small > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }
  .panel.radius-small > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel.radius-small > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel.radius-small > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel.radius-small > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel.radius-small > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel.radius-small > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel.radius-small > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel.radius-small > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 2px; }
  .panel.radius-small > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel.radius-small > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel.radius-small > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel.radius-small > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel.radius-small > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel.radius-small > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel.radius-small > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel.radius-small > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 2px; }

.panel.radius-large > .table:first-child,
.panel.radius-large > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }
  .panel.radius-large > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel.radius-large > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel.radius-large > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel.radius-large > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel.radius-large > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel.radius-large > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel.radius-large > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel.radius-large > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 5px; }
  .panel.radius-large > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel.radius-large > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel.radius-large > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel.radius-large > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel.radius-large > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel.radius-large > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel.radius-large > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel.radius-large > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 5px; }
.panel.radius-large > .table:last-child,
.panel.radius-large > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }
  .panel.radius-large > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel.radius-large > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel.radius-large > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel.radius-large > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel.radius-large > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel.radius-large > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel.radius-large > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel.radius-large > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 5px; }
  .panel.radius-large > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel.radius-large > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel.radius-large > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel.radius-large > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel.radius-large > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel.radius-large > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel.radius-large > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel.radius-large > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 5px; }

.panel-group .panel.radius {
  border-radius: 4px; }
.panel-group .panel.radius-small {
  border-radius: 3px; }
.panel-group .panel.radius-large {
  border-radius: 6px; }
.panel-group .panel.round {
  border-radius: 1000px; }

.thumbnail {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail.radius {
    border-radius: 4px; }
  .thumbnail.radius-small {
    border-radius: 3px; }
  .thumbnail.radius-large {
    border-radius: 6px; }
  .thumbnail.round {
    border-radius: 1000px; }

.tooltip-inner.radius {
  border-radius: 4px; }
.tooltip-inner.radius-small {
  border-radius: 3px; }
.tooltip-inner.radius-large {
  border-radius: 6px; }
.tooltip-inner.round {
  border-radius: 1000px; }

.popover.radius {
  border-radius: 4px; }
.popover.radius-small {
  border-radius: 3px; }
.popover.radius-large {
  border-radius: 6px; }
.popover.round {
  border-radius: 1000px; }

.popover-title.radius {
  border-radius: 4px;
  border-radius: 3px 3px 0 0; }
.popover-title.radius-small {
  border-radius: 2px 2px 0 0; }
.popover-title.radius-large {
  border-radius: 5px 5px 0 0; }
.popover-title.round {
  border-radius: 1000px;
  border-radius: 999px 999px 0 0; }

.progress.radius {
  border-radius: 4px; }
.progress.radius-small {
  border-radius: 3px; }
.progress.radius-large {
  border-radius: 6px; }
.progress.round {
  border-radius: 1000px; }

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

.img-thumbnail.radius {
  border-radius: 4px; }
.img-thumbnail.radius-small {
  border-radius: 3px; }
.img-thumbnail.radius-large {
  border-radius: 6px; }
.img-thumbnail.round {
  border-radius: 1000px; }

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

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/library/sound/assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.2.0");
  src: url("/library/sound/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("/library/sound/assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("/library/sound/assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("/library/sound/assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

.icon-fw {
  width: 1.2857142857em;
  text-align: center; }

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

.icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .icon-li.icon-lg {
    left: -1.8571428571em; }

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

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

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

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  filter: none; }

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

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

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

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

.icon-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 */
.icon-glass:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

.icon-remove:before,
.icon-close:before,
.icon-times:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-pied-piper:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-file-excel-o:before {
  content: ""; }

.icon-file-powerpoint-o:before {
  content: ""; }

.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
  content: ""; }

.icon-file-zip-o:before,
.icon-file-archive-o:before {
  content: ""; }

.icon-file-sound-o:before,
.icon-file-audio-o:before {
  content: ""; }

.icon-file-movie-o:before,
.icon-file-video-o:before {
  content: ""; }

.icon-file-code-o:before {
  content: ""; }

.icon-vine:before {
  content: ""; }

.icon-codepen:before {
  content: ""; }

.icon-jsfiddle:before {
  content: ""; }

.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
  content: ""; }

.icon-circle-o-notch:before {
  content: ""; }

.icon-ra:before,
.icon-rebel:before {
  content: ""; }

.icon-ge:before,
.icon-empire:before {
  content: ""; }

.icon-git-square:before {
  content: ""; }

.icon-git:before {
  content: ""; }

.icon-hacker-news:before {
  content: ""; }

.icon-tencent-weibo:before {
  content: ""; }

.icon-qq:before {
  content: ""; }

.icon-wechat:before,
.icon-weixin:before {
  content: ""; }

.icon-send:before,
.icon-paper-plane:before {
  content: ""; }

.icon-send-o:before,
.icon-paper-plane-o:before {
  content: ""; }

.icon-history:before {
  content: ""; }

.icon-circle-thin:before {
  content: ""; }

.icon-header:before {
  content: ""; }

.icon-paragraph:before {
  content: ""; }

.icon-sliders:before {
  content: ""; }

.icon-share-alt:before {
  content: ""; }

.icon-share-alt-square:before {
  content: ""; }

.icon-bomb:before {
  content: ""; }

.icon-soccer-ball-o:before,
.icon-futbol-o:before {
  content: ""; }

.icon-tty:before {
  content: ""; }

.icon-binoculars:before {
  content: ""; }

.icon-plug:before {
  content: ""; }

.icon-slideshare:before {
  content: ""; }

.icon-twitch:before {
  content: ""; }

.icon-yelp:before {
  content: ""; }

.icon-newspaper-o:before {
  content: ""; }

.icon-wifi:before {
  content: ""; }

.icon-calculator:before {
  content: ""; }

.icon-paypal:before {
  content: ""; }

.icon-google-wallet:before {
  content: ""; }

.icon-cc-visa:before {
  content: ""; }

.icon-cc-mastercard:before {
  content: ""; }

.icon-cc-discover:before {
  content: ""; }

.icon-cc-amex:before {
  content: ""; }

.icon-cc-paypal:before {
  content: ""; }

.icon-cc-stripe:before {
  content: ""; }

.icon-bell-slash:before {
  content: ""; }

.icon-bell-slash-o:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-copyright:before {
  content: ""; }

.icon-at:before {
  content: ""; }

.icon-eyedropper:before {
  content: ""; }

.icon-paint-brush:before {
  content: ""; }

.icon-birthday-cake:before {
  content: ""; }

.icon-area-chart:before {
  content: ""; }

.icon-pie-chart:before {
  content: ""; }

.icon-line-chart:before {
  content: ""; }

.icon-lastfm:before {
  content: ""; }

.icon-lastfm-square:before {
  content: ""; }

.icon-toggle-off:before {
  content: ""; }

.icon-toggle-on:before {
  content: ""; }

.icon-bicycle:before {
  content: ""; }

.icon-bus:before {
  content: ""; }

.icon-ioxhost:before {
  content: ""; }

.icon-angellist:before {
  content: ""; }

.icon-cc:before {
  content: ""; }

.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
  content: ""; }

.icon-meanpath:before {
  content: ""; }

.property-search {
  background-color: rgba(111, 58, 150, 0.35);
  height: 380px; }
  .property-search h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid white;
    padding-bottom: 10px; }
    @media (max-width: 530px) {
      .property-search h1 {
        margin-top: 0px;
        padding-top: 20px; } }
  .property-search form label {
    color: white;
    font-weight: bold; }
  .property-search form button {
    border: 1px solid rgba(255, 255, 255, 0.7);
    padding: 5px;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 14px; }
    @media (min-width: 768px) {
      .property-search form button {
        padding: 5px 15px;
        font-size: 16px; } }
    .property-search form button:hover, .property-search form button.hover, .property-search form button.active, .property-search form button:active {
      border: 1px solid rgba(255, 255, 255, 0.5); }
    .property-search form button:first-child {
      float: left; }
    .property-search form button:last-child {
      float: right; }

.featured_property {
  height: 200px;
  background-color: white;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative; }
  @media (min-width: 768px) {
    .featured_property {
      height: 170px; } }
  @media (min-width: 992px) {
    .featured_property {
      height: 200px; } }
  .featured_property img {
    position: absolute;
    bottom: 0;
    max-width: 100%; }
  .featured_property .price {
    color: white;
    background-color: rgba(112, 48, 160, 0.5);
    position: absolute;
    width: 100%;
    padding: 4px 10px;
    margin-bottom: 0;
    bottom: 0; }
  .featured_property .town {
    color: white;
    background-color: rgba(112, 48, 160, 0.5);
    position: absolute;
    width: 100%;
    padding: 4px 10px;
    margin-bottom: 0;
    top: 0; }

.property-view .property-header {
  margin-top: 10px;
  padding-top: 10px;
  border: 1px solid #ccc;
  background-color: #d9d9d9; }
  .property-view .property-header .header-detail {
    margin-top: 10px;
    background-color: #fff; }
    .property-view .property-header .header-detail .price-box h1 {
      margin-top: 0;
      margin-bottom: 0;
      padding-bottom: 10px; }
      @media (min-width: 768px) {
        .property-view .property-header .header-detail .price-box h1 {
          margin-top: 20px;
          margin-bottom: 10px;
          padding-bottom: 0; } }
    .property-view .property-header .header-detail .address-box h1 {
      padding-top: 10px;
      margin-bottom: 0;
      margin-top: 0; }
      @media (min-width: 768px) {
        .property-view .property-header .header-detail .address-box h1 {
          padding-top: 0;
          margin-bottom: 10px;
          margin-top: 20px; } }
.property-view .detail-row {
  border: 1px solid #ccc;
  border-top: 0;
  margin-bottom: 20px; }
  .property-view .detail-row .detail-box {
    border-right: 1px solid #ccc; }
    .property-view .detail-row .detail-box > img {
      width: 100%; }
    .property-view .detail-row .detail-box .detail-main .tabbed-menu {
      margin: 0;
      margin-left: -15px;
      margin-right: -15px;
      padding: 0;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc; }
      .property-view .detail-row .detail-box .detail-main .tabbed-menu .tabs {
        margin: 0;
        padding: 0;
        list-style-type: none; }
        .property-view .detail-row .detail-box .detail-main .tabbed-menu .tabs li {
          border-right: 1px solid #ccc;
          padding: 0;
          float: left; }
          .property-view .detail-row .detail-box .detail-main .tabbed-menu .tabs li a {
            color: #7030A0;
            display: block;
            padding: 15px; }
          .property-view .detail-row .detail-box .detail-main .tabbed-menu .tabs li.active {
            background-color: #7030A0; }
            .property-view .detail-row .detail-box .detail-main .tabbed-menu .tabs li.active a {
              color: #000; }
            .property-view .detail-row .detail-box .detail-main .tabbed-menu .tabs li.active:hover {
              background-color: #7030A0; }
              .property-view .detail-row .detail-box .detail-main .tabbed-menu .tabs li.active:hover a {
                color: #000; }
          .property-view .detail-row .detail-box .detail-main .tabbed-menu .tabs li:hover {
            background-color: rgba(112, 48, 160, 0.5); }
            .property-view .detail-row .detail-box .detail-main .tabbed-menu .tabs li:hover a {
              text-decoration: none;
              color: #555555; }
    .property-view .detail-row .detail-box .detail-main .tab-content > div {
      padding-top: 15px;
      padding-bottom: 15px;
      display: none; }
      .property-view .detail-row .detail-box .detail-main .tab-content > div.active {
        display: block; }
    .property-view .detail-row .detail-box .detail-main .tab-content #epc img {
      width: 100%; }
    .property-view .detail-row .detail-box .detail-main .tab-content #floorplan img {
      width: 100%; }
    .property-view .detail-row .detail-box .detail-main .tab-content #map #googlemap {
      width: 100%;
      min-height: 600px; }
    .property-view .detail-row .detail-box .detail-main .tab-content #streetview #gsv {
      width: 100%;
      min-height: 600px; }
    .property-view .detail-row .detail-box .image-selector {
      position: relative;
      padding-left: 30px;
      padding-right: 30px;
      width: 100%;
      min-height: 80px;
      max-height: 80px;
      overflow: hidden;
      background-color: rgba(0, 0, 0, 0.3); }
      .property-view .detail-row .detail-box .image-selector .left-control {
        position: absolute;
        color: #fff;
        width: 30px;
        background-color: rgba(0, 0, 0, 0.5);
        text-align: center;
        height: 80px;
        line-height: 80px;
        left: 0;
        top: 0; }
      .property-view .detail-row .detail-box .image-selector .right-control {
        position: absolute;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.5);
        height: 80px;
        line-height: 80px;
        width: 30px;
        text-align: center;
        right: 0;
        top: 0; }
      .property-view .detail-row .detail-box .image-selector .image-holder {
        background-color: rgba(0, 0, 0, 0.2);
        width: 10000px; }
        .property-view .detail-row .detail-box .image-selector .image-holder .thumbnail {
          display: inline-block;
          background-color: transparent;
          margin: 5px; }
          .property-view .detail-row .detail-box .image-selector .image-holder .thumbnail img {
            border: 1px solid transparent;
            background-color: transparent; }
          .property-view .detail-row .detail-box .image-selector .image-holder .thumbnail.selected img {
            border-color: #fff; }
  .property-view .detail-row .key-features h2 {
    font-size: 30px; }
    .property-view .detail-row .key-features h2 .small {
      display: inline-block;
      line-height: 20px; }
  .property-view .detail-row .key-features h3 {
    font-size: 20px; }
  .property-view .detail-row .key-features .property-controls {
    margin-top: 10px; }
    .property-view .detail-row .key-features .property-controls .button {
      width: 100%;
      margin-bottom: 10px; }

.property-listings .list {
  margin: 0px;
  display: none;
  border-top: 1px solid #7030A0; }
  .property-listings .list.display {
    display: block; }
  .property-listings .list .property-item {
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #7030A0; }
    .property-listings .list .property-item h1 {
      margin-top: 10px;
      margin-bottom: 0;
      font-size: 20px;
      color: #7030A0; }
      .property-listings .list .property-item h1 a {
        color: #7030A0; }
    .property-listings .list .property-item h2 {
      font-size: 18px;
      margin-top: 5px;
      margin-bottom: 5px;
      color: #7030A0; }
    .property-listings .list .property-item img {
      width: 100%; }
    .property-listings .list .property-item .read-more {
      position: absolute;
      bottom: 0;
      right: 0; }
    .property-listings .list .property-item .image-holder {
      position: relative;
      padding-top: 10px; }
      .property-listings .list .property-item .image-holder .image-signage {
        position: absolute;
        bottom: 0;
        padding: 5px;
        text-align: center;
        background-color: rgba(112, 48, 160, 0.7);
        color: white;
        width: 100%;
        margin-bottom: 0; }
    .property-listings .list .property-item .property-key {
      padding-top: 10px; }
.property-listings .tile {
  display: none; }
  .property-listings .tile.display {
    display: block; }
  .property-listings .tile .property-item {
    margin-bottom: 15px;
    border: 1px solid #7030A0;
    position: relative;
    overflow: hidden; }
    .property-listings .tile .property-item:hover .box-content .read-more {
      display: block; }
    .property-listings .tile .property-item .box-content {
      text-align: center; }
      .property-listings .tile .property-item .box-content h1 {
        text-align: center;
        margin-top: 5px;
        font-size: 20px; }
      .property-listings .tile .property-item .box-content p {
        text-align: justify; }
      .property-listings .tile .property-item .box-content .read-more {
        display: none;
        position: absolute;
        bottom: 0;
        right: 0; }
      .property-listings .tile .property-item .box-content .no-image-holder {
        height: 200px; }
        .property-listings .tile .property-item .box-content .no-image-holder p {
          line-height: 200px;
          margin: 0;
          padding: 0;
          text-align: center; }
      .property-listings .tile .property-item .box-content img {
        width: 100%; }
        @media (min-width: 768px) {
          .property-listings .tile .property-item .box-content img {
            width: auto;
            max-width: 100%;
            min-height: 200px;
            max-height: 200px; } }
      .property-listings .tile .property-item .box-content .image-holder {
        position: relative; }
        .property-listings .tile .property-item .box-content .image-holder .town {
          width: 100%;
          margin-bottom: 0;
          text-align: center;
          color: white;
          padding: 5px;
          background-color: rgba(112, 48, 160, 0.7); }
        .property-listings .tile .property-item .box-content .image-holder .image-signage {
          height: 50px;
          padding: 5px;
          margin: 0px;
          text-align: center;
          background-color: rgba(112, 48, 160, 0.7);
          color: white;
          width: 100%; }
.property-listings .map {
  display: none;
  padding: 15px; }
  .property-listings .map.display {
    display: block; }
  .property-listings .map .googlemap {
    width: 100%;
    height: 600px; }

.property-controls {
  padding-top: 15px;
  padding-bottom: 10px; }

.property-search-box {
  background-color: rgba(111, 58, 150, 0.35);
  padding: 0px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px; }
  .property-search-box h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    border-bottom: 1px solid white;
    padding-bottom: 10px;
    margin-top: 0px; }
    @media (max-width: 530px) {
      .property-search-box h1 {
        margin-top: 0px;
        padding-top: 0px; } }
  .property-search-box form button {
    border: 1px solid rgba(255, 255, 255, 0.7);
    padding: 5px;
    margin-top: 20px;
    margin-left: 10px;
    font-size: 14px; }
    @media (min-width: 768px) {
      .property-search-box form button {
        padding: 5px 15px;
        font-size: 16px; } }
    .property-search-box form button:hover, .property-search-box form button.hover, .property-search-box form button.active, .property-search-box form button:active {
      border: 1px solid rgba(255, 255, 255, 0.5); }
    .property-search-box form button:first-child {
      float: left; }
    .property-search-box form button:last-child {
      float: right; }

.auction-search {
  background-color: rgba(111, 58, 150, 0.35);
  height: 380px; }
  .auction-search h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding-bottom: 5px;
    border-bottom: 1px solid white; }

.auctionform {
  margin: 0;
  margin-top: 3px;
  padding: 15px; }
  .auctionform h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px; }

.auction_search_form {
  margin-bottom: 70px; }

.auction_thumbnails {
  height: 200px;
  background-color: white;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative; }
  @media (min-width: 768px) {
    .auction_thumbnails {
      height: 170px; } }
  @media (min-width: 992px) {
    .auction_thumbnails {
      height: 200px; } }
  .auction_thumbnails img {
    position: absolute;
    bottom: 0;
    max-width: 100%; }
  .auction_thumbnails .lot_no {
    color: white;
    background-color: rgba(112, 48, 160, 0.5);
    position: absolute;
    width: 100%;
    padding: 4px 10px;
    margin-bottom: 0;
    bottom: 0; }

.lot-image-box {
  padding: 15px; }
  .lot-image-box img {
    width: 100%; }

.lot-box {
  margin-bottom: 20px; }
  .lot-box .lot-header {
    margin-top: 10px;
    border: 1px solid #bbbbbb;
    background-color: #d9d9d9; }
    .lot-box .lot-header h1 {
      margin-top: 10px; }
    .lot-box .lot-header .lot-controls {
      margin-top: -43px;
      float: right; }
  .lot-box .lot-image {
    padding: 0px;
    position: relative;
    overflow: hidden; }
    .lot-box .lot-image > img {
      width: 100%; }
    .lot-box .lot-image .image-selector {
      position: relative;
      padding-left: 30px;
      padding-right: 30px;
      width: 100%;
      min-height: 80px;
      max-height: 80px;
      border: 0;
      overflow: hidden;
      background-color: rgba(0, 0, 0, 0.3); }
      .lot-box .lot-image .image-selector.open {
        top: 0; }
      .lot-box .lot-image .image-selector .left-control {
        position: absolute;
        color: #fff;
        width: 30px;
        background-color: rgba(0, 0, 0, 0.5);
        text-align: center;
        height: 80px;
        line-height: 80px;
        left: 0;
        top: 0; }
      .lot-box .lot-image .image-selector .right-control {
        position: absolute;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.5);
        height: 80px;
        line-height: 80px;
        width: 30px;
        text-align: center;
        right: 0;
        top: 0; }
      .lot-box .lot-image .image-selector .image-holder {
        background-color: rgba(0, 0, 0, 0.2);
        min-height: 80px;
        width: 10000px; }
        .lot-box .lot-image .image-selector .image-holder .thumbnail {
          display: inline-block;
          background-color: transparent;
          margin: 5px; }
          .lot-box .lot-image .image-selector .image-holder .thumbnail img {
            border: 1px solid transparent;
            background-color: transparent; }
          .lot-box .lot-image .image-selector .image-holder .thumbnail.selected img {
            border-color: #fff; }
  .lot-box .lot-content {
    padding: 0px;
    border: 1px solid #bbbbbb;
    border-top: 0px; }
    .lot-box .lot-content .lot-detail {
      padding: 15px; }
      .lot-box .lot-content .lot-detail h1 {
        margin-top: 0;
        font-size: 25px; }
      .lot-box .lot-content .lot-detail .auction-controls {
        width: 100%; }
        .lot-box .lot-content .lot-detail .auction-controls .button {
          width: 100%;
          margin-bottom: 10px; }

.auction-detail {
  background-color: rgba(112, 48, 160, 0.5);
  margin: 0 -15px;
  padding: 15px;
  padding-top: 15px; }
  .auction-detail h2 {
    margin-top: 0;
    color: #fff;
    text-decoration: underline; }
  .auction-detail h1.text-secondary {
    color: #fff;
    text-decoration: underline; }
  .auction-detail p {
    color: #fff; }

.auction-catalogue .list {
  display: none;
  border-top: 1px solid #7030A0; }
  .auction-catalogue .list.display {
    display: block; }
  .auction-catalogue .list .auction-item {
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #7030A0; }
    .auction-catalogue .list .auction-item h1 {
      margin-top: 5px;
      font-size: 20px; }
    .auction-catalogue .list .auction-item img {
      width: 100%; }
    .auction-catalogue .list .auction-item p.image-count {
      margin-bottom: 0;
      margin-top: 10px; }
    .auction-catalogue .list .auction-item .read-more {
      position: absolute;
      bottom: 10px;
      right: 0; }
.auction-catalogue .tile {
  display: none; }
  .auction-catalogue .tile.display {
    display: block; }
  .auction-catalogue .tile .auction-item {
    margin-bottom: 15px;
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #7030A0;
    position: relative; }
    .auction-catalogue .tile .auction-item .box-content h1 {
      text-align: center;
      margin-top: 0;
      font-size: 20px;
      padding: 10px;
      margin-bottom: 0; }
    .auction-catalogue .tile .auction-item .box-content p.image-count {
      position: absolute;
      margin-bottom: 0;
      bottom: 7px;
      left: 5px; }
    .auction-catalogue .tile .auction-item .box-content .read-more {
      display: none;
      position: absolute;
      bottom: 0;
      right: 0;
      display: block; }
    .auction-catalogue .tile .auction-item .box-content .no-image-holder {
      height: 200px; }
      .auction-catalogue .tile .auction-item .box-content .no-image-holder p {
        line-height: 200px;
        margin: 0;
        padding: 0;
        text-align: center; }
    .auction-catalogue .tile .auction-item .box-content img {
      width: 100%;
      margin-bottom: 5px; }
      @media (min-width: 768px) {
        .auction-catalogue .tile .auction-item .box-content img {
          width: auto;
          max-width: 100%;
          min-height: 200px;
          max-height: 200px; } }

.auction-controls {
  padding-top: 15px;
  padding-bottom: 10px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "kepler-std"; }

h1 {
  font-size: 25px; }
  @media (min-width: 768px) {
    h1 {
      font-size: 30px; } }

h1.small {
  font-size: 20px; }

h2 {
  font-size: 20px; }

.primary-bg {
  background-color: #7030A0; }

.grey-light-bg {
  background-color: #d9d9d9; }

.text-secondary {
  color: #7030A0; }

a.text-secondary:hover {
  color: #552479; }

.primary-link {
  color: #fff; }

img.logo {
  margin: 10px 5px;
  max-height: 90px; }
  @media (min-width: 768px) {
    img.logo {
      max-height: 130px; } }

h1.logo {
  font-family: "adobe-garamond-pro";
  display: inline-block;
  color: #fff;
  font-size: 40px; }

.house-logo {
  margin-top: 0px;
  max-height: 80px; }
  @media (min-width: 768px) {
    .house-logo {
      margin-right: 10px;
      max-height: 130px; } }

.button-secondary {
  color: #fff;
  background-color: #7030A0;
  border-color: #7e36b4; }
  .button-secondary:hover, .button-secondary:focus {
    color: #fff;
    background-color: #8b3ec5;
    border-color: #9c59cd; }
  .button-secondary:active, .button-secondary.active, .open > .button-secondary.dropdown-toggle {
    color: #fff;
    background-color: #8b3ec5;
    border-color: #9c59cd;
    background-image: none; }
  .button-secondary.disabled, .button-secondary.disabled:hover, .button-secondary.disabled:focus, .button-secondary.disabled:active, .button-secondary.disabled.active, .button-secondary[disabled], .button-secondary[disabled]:hover, .button-secondary[disabled]:focus, .button-secondary[disabled]:active, .button-secondary[disabled].active, fieldset[disabled] .button-secondary, fieldset[disabled] .button-secondary:hover, fieldset[disabled] .button-secondary:focus, fieldset[disabled] .button-secondary:active, fieldset[disabled] .button-secondary.active {
    background-color: #7030A0;
    border-color: #7e36b4; }
  .button-secondary .badge {
    color: #7030A0;
    background-color: #fff; }

.link-bar {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff; }
  .link-bar a {
    text-decoration: none; }
  @media (min-width: 768px) {
    .link-bar {
      top: 10px;
      right: 10px; } }

.social-bar {
  position: absolute;
  bottom: 5px;
  right: 5px; }
  .social-bar button {
    font-size: 14px; }
    @media (min-width: 768px) {
      .social-bar button {
        font-size: 18px; } }
  @media (min-width: 768px) {
    .social-bar {
      bottom: 10px;
      right: 10px; } }

.image-row {
  min-height: 380px;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom; }
  @media (max-width: 1350px) {
    .image-row {
      background-size: 1350px;
      /* Force the image to its minimum width */ } }
  .image-row.oswald-house {
    background-image: url("../images/oswald-house.jpg"); }
  .image-row.auctioneers {
    background-image: url("../images/auctioneers.jpg"); }
  .image-row.auction {
    background-image: url("../images/auction.jpg"); }
  .image-row.arch {
    background-image: url("../images/arch.jpg"); }
  .image-row.bird {
    background-image: url("../images/bird.jpg"); }
  .image-row.bridge {
    background-image: url("../images/bridge.jpg"); }
  .image-row.castle {
    background-image: url("../images/castle.jpg"); }
  .image-row.clock {
    background-image: url("../images/clock.jpg"); }
  .image-row.garden {
    background-image: url("../images/garden.jpg"); }
  .image-row.garden2 {
    background-image: url("../images/garden2.jpg"); }
  .image-row.lamp {
    background-image: url("../images/lamp.jpg"); }
  .image-row.oswald-autumn {
    background-image: url("../images/oswald-autumn.jpg"); }
  .image-row.oswald {
    background-image: url("../images/oswald.jpg"); }
  .image-row.river {
    background-image: url("../images/river.jpg"); }
  .image-row.street {
    background-image: url("../images/street.jpg"); }

.sidenav {
  background-color: #7030A0;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 3px; }
  .sidenav ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0; }
    .sidenav ul li {
      padding: 0; }
      .sidenav ul li a {
        display: block;
        padding: 15px 15px;
        color: white;
        font-weight: 20px;
        border-bottom: 3px solid white; }
        .sidenav ul li a:hover {
          text-decoration: none; }

.newsfeed {
  background-color: #7030A0;
  margin-top: 0;
  padding: 15px;
  overflow: scroll; }
  @media (min-width: 768px) {
    .newsfeed {
      height: 550px; } }
  @media (min-width: 992px) {
    .newsfeed {
      height: 580px; } }
  .newsfeed h1 {
    color: white;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 0;
    padding-bottom: 10px; }
  .newsfeed a {
    color: white; }
  .newsfeed article {
    margin-bottom: 20px; }
    .newsfeed article h1 {
      font-size: 13px;
      margin-top: 10px;
      margin-bottom: 10px;
      border-bottom: 1px solid white; }
    .newsfeed article h2 {
      margin-top: 0;
      font-size: 12px;
      font-weight: bold;
      color: white; }
    .newsfeed article p {
      font-size: 11px;
      color: white; }

.no-image-holder {
  background-color: #d9d9d9;
  min-height: 100px;
  width: 100%; }
  .no-image-holder p {
    text-align: center;
    line-height: 100px;
    color: #000; }

.footer address {
  color: #fff;
  font-weight: bold;
  margin-top: 20px; }
  @media (max-width: 991px) {
    .footer address {
      text-align: center; } }
  .footer address a {
    color: #fff; }
.footer p {
  color: #fff;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .footer p {
      text-align: center; } }
  .footer p a {
    color: #fff; }
.footer .designer {
  margin-top: 70px;
  text-align: right; }
  @media (max-width: 991px) {
    .footer .designer {
      margin-top: 0;
      text-align: center; } }

.pagination a {
  color: #7030A0; }

.label a {
  color: #fff; }

.label {
  font-size: 13px;
  font-weight: normal;
  padding: 5px; }
