@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
menu,
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-color: 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, .panel-section .panel-details {
  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 {
  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;
  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: benton-sans, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #3F3F44;
  background-color: #fff; }

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

a {
  color: #79589F;
  text-decoration: none; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, .panel-section .panel-title, h5, h6 {
  font-family: inherit;
  font-weight: 200;
  line-height: 1.1;
  color: #79589F; }
  h1 small, h1 .panel-section .panel-details, .panel-section h1 .panel-details,
  h1 .small, h2 small, h2 .panel-section .panel-details, .panel-section h2 .panel-details,
  h2 .small, h3 small, h3 .panel-section .panel-details, .panel-section h3 .panel-details,
  h3 .small, h4 small, .panel-section .panel-title small, h4 .panel-section .panel-details, .panel-section h4 .panel-details, .panel-section .panel-title .panel-details,
  h4 .small, .panel-section .panel-title .small, h5 small, h5 .panel-section .panel-details, .panel-section h5 .panel-details,
  h5 .small, h6 small, h6 .panel-section .panel-details, .panel-section h6 .panel-details,
  h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #96A3B6; }

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

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

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

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

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

p, .panel-section .panel-details {
  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, .panel-section .panel-details,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fffaf6;
  padding: .2em; }

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

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

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

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

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

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

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

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

.text-muted {
  color: #CFD7E6; }

.text-primary {
  color: #79589F; }

a.text-primary:hover,
a.text-primary:focus {
  color: #60467e; }

.text-success {
  color: #74C080; }

a.text-success:hover,
a.text-success:focus {
  color: #51b060; }

.text-info {
  color: #408FEC; }

a.text-info:hover,
a.text-info:focus {
  color: #1774e2; }

.text-warning {
  color: #FA9F47; }

a.text-warning:hover,
a.text-warning:focus {
  color: #f98515; }

.text-danger {
  color: #D64242; }

a.text-danger:hover,
a.text-danger:focus {
  color: #bc2929; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #79589F; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #60467e; }

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

a.bg-success:hover,
a.bg-success:focus {
  background-color: #d4edda; }

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: #c7ddf9; }

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ffdec3; }

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #f4cccc; }

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

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

.initialism {
  font-size: 90%; }

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

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

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #596981;
  background-color: #f5f7fa;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #EEF1F6;
  background-color: #596981;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #596981;
  background-color: #f5f7fa;
  border: 1px solid #EEF1F6;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  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: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .panel-section .panel-description, .col-lg-3, .col-xs-4, .col-sm-4, .panel-section .panel-description, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .panel-section .panel-content, .col-md-8, .panel-section .panel-content, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .panel-section .panel-description, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .panel-section .panel-content, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4, .panel-section .panel-description {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8, .panel-section .panel-content {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .panel-section .panel-description, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .panel-section .panel-content, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3, .panel-section .panel-description {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8, .panel-section .panel-content {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1, .panel-section .panel-content {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #CFD7E6;
  text-align: left; }

th {
  text-align: left; }

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

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

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

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fafbfc; }

.table-hover > tbody > tr:hover {
  background-color: #fafbfc; }

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

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

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

.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: #eaeef2; }

.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: #f8fcf9; }

.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: #e6f4ea; }

.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: #f5f9fe; }

.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: #deebfc; }

.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: #fffaf6; }

.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: #ffecdd; }

.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: #fdf6f6; }

.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: #f8e1e1; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #e7ebf3; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #3F3F44;
  background-color: #fff;
  background-image: none;
  border: 1px solid #CFD7E6;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -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: #79589F;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(121, 88, 159, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(121, 88, 159, 0.6); }
  .form-control::-moz-placeholder {
    color: #CFD7E6;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #CFD7E6; }
  .form-control::-webkit-input-placeholder {
    color: #CFD7E6; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #fafbfc;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    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 {
  position: relative;
  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;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

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

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #74C080; }

.has-success .form-control {
  border-color: #74C080;
  -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: #51b060;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bae0c0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bae0c0; }

.has-success .input-group-addon {
  color: #74C080;
  border-color: #74C080;
  background-color: #f8fcf9; }

.has-success .form-control-feedback {
  color: #74C080; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #FA9F47; }

.has-warning .form-control {
  border-color: #FA9F47;
  -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: #f98515;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fdd3aa;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fdd3aa; }

.has-warning .input-group-addon {
  color: #FA9F47;
  border-color: #FA9F47;
  background-color: #fffaf6; }

.has-warning .form-control-feedback {
  color: #FA9F47; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #D64242; }

.has-error .form-control {
  border-color: #D64242;
  -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: #bc2929;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e89696;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e89696; }

.has-error .input-group-addon {
  color: #D64242;
  border-color: #D64242;
  background-color: #fdf6f6; }

.has-error .form-control-feedback {
  color: #D64242; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

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

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

@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 .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      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 {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #79589F;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #79589F;
  background-color: #fff;
  border-color: #79589F; }
  .btn-default:focus, .btn-default.focus {
    color: #79589F;
    background-color: #e6e6e6;
    border-color: #3b2b4d; }
  .btn-default:hover {
    color: #79589F;
    background-color: #e6e6e6;
    border-color: #5b4278; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #79589F;
    background-color: #e6e6e6;
    border-color: #5b4278; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #79589F;
      background-color: #d4d4d4;
      border-color: #3b2b4d; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #79589F; }
  .btn-default .badge {
    color: #fff;
    background-color: #79589F; }

.btn-primary {
  color: #fff;
  background-color: #79589F;
  border-color: #79589F; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #60467e;
    border-color: #3b2b4d; }
  .btn-primary:hover {
    color: #fff;
    background-color: #60467e;
    border-color: #5b4278; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #60467e;
    border-color: #5b4278; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #4f3967;
      border-color: #3b2b4d; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #79589F;
    border-color: #79589F; }
  .btn-primary .badge {
    color: #79589F;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #74C080;
  border-color: #74C080; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #51b060;
    border-color: #387c43; }
  .btn-success:hover {
    color: #fff;
    background-color: #51b060;
    border-color: #4daa5c; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #51b060;
    border-color: #4daa5c; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #459852;
      border-color: #387c43; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #74C080;
    border-color: #74C080; }
  .btn-success .badge {
    color: #74C080;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #408FEC;
  border-color: #408FEC; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #1774e2;
    border-color: #10519d; }
  .btn-info:hover {
    color: #fff;
    background-color: #1774e2;
    border-color: #166fd9; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #1774e2;
    border-color: #166fd9; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #1364c2;
      border-color: #10519d; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #408FEC;
    border-color: #408FEC; }
  .btn-info .badge {
    color: #408FEC;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #FA9F47;
  border-color: #FA9F47; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #f98515;
    border-color: #bc5f05; }
  .btn-warning:hover {
    color: #fff;
    background-color: #f98515;
    border-color: #f8800b; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #f98515;
    border-color: #f8800b; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #e47306;
      border-color: #bc5f05; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #FA9F47;
    border-color: #FA9F47; }
  .btn-warning .badge {
    color: #FA9F47;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #D64242;
  border-color: #D64242; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #bc2929;
    border-color: #7d1b1b; }
  .btn-danger:hover {
    color: #fff;
    background-color: #bc2929;
    border-color: #b42727; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bc2929;
    border-color: #b42727; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #9f2222;
      border-color: #7d1b1b; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #D64242;
    border-color: #D64242; }
  .btn-danger .badge {
    color: #D64242;
    background-color: #fff; }

.btn-link {
  color: #79589F;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #61467f;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #EEF1F6;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #CFD7E6;
  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 dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

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

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

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

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

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

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

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

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #3F3F44;
  text-align: center;
  background-color: #EEF1F6;
  border: 1px solid #CFD7E6;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

.input-group-addon:first-child {
  border-right: 0; }

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

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #EEF1F6; }
    .nav > li.disabled > a {
      color: #CFD7E6; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #CFD7E6;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #EEF1F6;
    border-color: #79589F; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #EEF1F6 #EEF1F6 #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #96A3B6;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #79589F; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

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

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

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

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #CFD7E6; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #79589F;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #61467f;
    background-color: #EEF1F6;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #79589F;
    border-color: #79589F;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #CFD7E6;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #EEF1F6; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #CFD7E6;
    background-color: #fff;
    cursor: not-allowed; }

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

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

.label-default {
  background-color: #CFD7E6; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #adbbd5; }

.label-primary {
  background-color: #79589F; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #60467e; }

.label-success {
  background-color: #74C080; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #51b060; }

.label-info {
  background-color: #408FEC; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #1774e2; }

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #CFD7E6;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #79589F;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.alert {
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4, .alert .panel-section .panel-title, .panel-section .alert .panel-title {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: normal; }
  .alert > p, .panel-section .alert > .panel-details,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p, .panel-section .alert > .panel-details + p, .panel-section .alert > p + .panel-details, .panel-section .alert > .panel-details + .panel-details {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 30px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #f8fcf9;
  border-color: #c7e6cc;
  color: #74C080; }
  .alert-success hr {
    border-top-color: #b5debc; }
  .alert-success .alert-link {
    color: #51b060; }

.alert-info {
  background-color: #f5f9fe;
  border-color: #b3d2f7;
  color: #408FEC; }
  .alert-info hr {
    border-top-color: #9cc4f5; }
  .alert-info .alert-link {
    color: #1774e2; }

.alert-warning {
  background-color: #fffaf6;
  border-color: #fdd9b5;
  color: #FA9F47; }
  .alert-warning hr {
    border-top-color: #fccc9c; }
  .alert-warning .alert-link {
    color: #f98515; }

.alert-danger {
  background-color: #fdf6f6;
  border-color: #efb3b3;
  color: #D64242; }
  .alert-danger hr {
    border-top-color: #eb9e9e; }
  .alert-danger .alert-link {
    color: #bc2929; }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #e7ebf3; }
  .list-group-item:first-child {
    border-top-right-radius: none;
    border-top-left-radius: none; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: none;
    border-bottom-left-radius: none; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #3F3F44; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f7f8fb; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #EEF1F6;
  color: #CFD7E6;
  cursor: not-allowed; }
  .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: #CFD7E6; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #408FEC;
  background-color: white;
  border-color: #e7ebf3; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .panel-section .list-group-item-heading > .panel-details, .panel-section
  .list-group-item.active .list-group-item-heading > .panel-details,
  .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 .panel-section .list-group-item-heading > .panel-details, .panel-section
  .list-group-item.active:hover .list-group-item-heading > .panel-details,
  .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 .panel-section .list-group-item-heading > .panel-details, .panel-section
  .list-group-item.active:focus .list-group-item-heading > .panel-details,
  .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: #408FEC; }

.list-group-item-success {
  color: #74C080;
  background-color: #f8fcf9; }

a.list-group-item-success,
button.list-group-item-success {
  color: #74C080; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #74C080;
    background-color: #e6f4ea; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #74C080;
    border-color: #74C080; }

.list-group-item-info {
  color: #408FEC;
  background-color: #f5f9fe; }

a.list-group-item-info,
button.list-group-item-info {
  color: #408FEC; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #408FEC;
    background-color: #deebfc; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #408FEC;
    border-color: #408FEC; }

.list-group-item-warning {
  color: #FA9F47;
  background-color: #fffaf6; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #FA9F47; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #FA9F47;
    background-color: #ffecdd; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #FA9F47;
    border-color: #FA9F47; }

.list-group-item-danger {
  color: #D64242;
  background-color: #fdf6f6; }

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

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small, .panel-section
  .panel-title > .panel-details,
  .panel-title > .small,
  .panel-title > small > a, .panel-section
  .panel-title > .panel-details > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

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

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

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e7ebf3; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

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

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #596981;
    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: #596981; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

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

.panel-success {
  border-color: #c7e6cc; }
  .panel-success > .panel-heading {
    color: #74C080;
    background-color: #f8fcf9;
    border-color: #c7e6cc; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #c7e6cc; }
    .panel-success > .panel-heading .badge {
      color: #f8fcf9;
      background-color: #74C080; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #c7e6cc; }

.panel-info {
  border-color: #b3d2f7; }
  .panel-info > .panel-heading {
    color: #408FEC;
    background-color: #f5f9fe;
    border-color: #b3d2f7; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #b3d2f7; }
    .panel-info > .panel-heading .badge {
      color: #f5f9fe;
      background-color: #408FEC; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #b3d2f7; }

.panel-warning {
  border-color: #fdd9b5; }
  .panel-warning > .panel-heading {
    color: #FA9F47;
    background-color: #fffaf6;
    border-color: #fdd9b5; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #fdd9b5; }
    .panel-warning > .panel-heading .badge {
      color: #fffaf6;
      background-color: #FA9F47; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #fdd9b5; }

.panel-danger {
  border-color: #efb3b3; }
  .panel-danger > .panel-heading {
    color: #D64242;
    background-color: #fdf6f6;
    border-color: #efb3b3; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #efb3b3; }
    .panel-danger > .panel-heading .badge {
      color: #fdf6f6;
      background-color: #D64242; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #efb3b3; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

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

.modal-open {
  overflow: hidden; }

.modal {
  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: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #596981; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.85;
    filter: alpha(opacity=85); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

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

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

.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 .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.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-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: benton-sans, "Helvetica Neue", helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  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;
  background-color: #000;
  border-radius: 4px; }

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

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

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

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: benton-sans, "Helvetica Neue", helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .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;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

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

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

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

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

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

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

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  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; } }

a.btn,
a.list-group-item,
.list-group-item-link a,
.dropdown a, .dropdown-menu a,
.nav a,
.navbar a {
  text-decoration: none; }

@font-face {
  font-family: "benton-sans";
  font-style: normal;
  font-weight: 200;
  src: url("https://www.herokucdn.com/fonts/bentonsans-book.eot?#iefix") format("embedded-opentype"), url("https://www.herokucdn.com/fonts/bentonsans-book.woff") format("woff"), url("https://www.herokucdn.com/fonts/bentonsans-book.ttf") format("truetype"); }

@font-face {
  font-family: "benton-sans";
  font-style: normal;
  font-weight: normal;
  src: url("https://www.herokucdn.com/fonts/bentonsans-regular.eot?#iefix") format("embedded-opentype"), url("https://www.herokucdn.com/fonts/bentonsans-regular.woff") format("woff"), url("https://www.herokucdn.com/fonts/bentonsans-regular.ttf") format("truetype"); }

@font-face {
  font-family: "benton-sans";
  font-style: normal;
  font-weight: bold;
  src: url("https://www.herokucdn.com/fonts/bentonsans-medium.eot?#iefix") format("embedded-opentype"), url("https://www.herokucdn.com/fonts/bentonsans-medium.woff") format("woff"), url("https://www.herokucdn.com/fonts/bentonsans-medium.ttf") format("truetype"); }

h4, .panel-section .panel-title {
  font-size: 16px;
  font-weight: 200; }

h5, h6 {
  color: #596981;
  font-weight: normal; }

h6 {
  text-transform: uppercase; }

.lead {
  color: #596981; }

dl dt {
  font-size: 13px;
  font-weight: normal;
  color: #596981; }

dl dd {
  margin-bottom: 12px; }
  dl dd:last-of-type {
    margin-bottom: 0; }

dl.dl-horizontal dt {
  text-align: left; }

abbr {
  color: #596981; }

blockquote {
  border-width: 3px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  html, body, input, button {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  h5, h6,
  .h5, .h6 {
    font-weight: bold; } }

code,
kbd {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); }

label code {
  box-shadow: none;
  background: none;
  border: none;
  color: #96A3B6;
  box-shadow: none;
  padding-left: 12px;
  padding-right: 12px; }

pre code {
  box-shadow: none; }

.table th {
  color: #596981;
  font-weight: bold;
  font-size: 90%;
  position: relative;
  z-index: 2; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
  border-bottom: 1px solid #CFD7E6; }

.table > thead > tr:first-of-type > td,
.table > tbody > tr:first-of-type > td,
.table > tfoot > tr:first-of-type > td {
  border-top: none; }

.table-striped > tbody > tr:nth-child(odd) {
  background-color: transparent; }

.table-striped > tbody > tr:nth-child(even) {
  background-color: #fafbfc; }

.table-bordered {
  border: none;
  border-collapse: separate; }
  .table-bordered td {
    border-top: none !important; }
  .table-bordered th:not(:last-of-type),
  .table-bordered td:not(:last-of-type) {
    border-right: none !important; }
  .table-bordered > thead:first-child > tr:first-child > th {
    border-top: 1px solid #e7ebf3; }
    .table-bordered > thead:first-child > tr:first-child > th:first-of-type {
      border-top-left-radius: 4px; }
    .table-bordered > thead:first-child > tr:first-child > th:last-of-type {
      border-top-right-radius: 4px; }
  .table-bordered > tbody > tr:last-child > td:first-of-type,
  .table-bordered > tfoot > tr:last-child > td:first-of-type {
    border-bottom-left-radius: 4px; }
  .table-bordered > tbody > tr:last-child > td:last-of-type,
  .table-bordered > tfoot > tr:last-child > td:last-of-type {
    border-bottom-right-radius: 4px; }

.table-responsive,
.editable-table-component.table-responsive {
  border: none; }

.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: white;
  color: #596981; }

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

.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: #f8fcf9;
  color: #63a36d; }

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

.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: #f5f9fe;
  color: #367ac9; }

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

.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: #fffaf6;
  color: #d5873c; }

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

.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: #fdf6f6;
  color: #b63838; }

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

.form-control {
  box-shadow: inset 0 1px 2px rgba(207, 215, 230, 0.4);
  padding-left: 8px;
  padding-right: 8px; }
  .form-control:focus {
    box-shadow: inset 0 1px 2px rgba(207, 215, 230, 0.2), 0 0 4px rgba(121, 88, 159, 0.3); }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: default;
    background: rgba(238, 241, 246, 0.3);
    border: 1px solid #CFD7E6;
    color: #CFD7E6; }
  .form-control[readonly] {
    color: #3F3F44; }
    .form-control[readonly]:focus {
      border: 1px solid #96A3B6;
      box-shadow: inset 0 1px 2px rgba(207, 215, 230, 0.2), 0 0 4px rgba(150, 163, 182, 0.3); }

select.form-control:not([multiple]) {
  -webkit-appearance: none;
  border: 1px solid #CFD7E6;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAALCAYAAACzkJeoAAAABGdBTUEAALGPC/xhBQAAANJJREFUGBm1Tj1OAmEUnPl2O23lBraGU4gk9gTZ0MmuYmIpHoGEhoTAAu2HPyfYxdYLGO+gDS12++34fYYrOMV78+bN5D3igNXmrenklhGjdNA7/wiyCWVht5eV3Lug09DDHHTObTkk6qnA5+MTk+13dU6oK5j72JORZCY3SeuRpDz6Pvnl6Sik/wFc2OKbgE17Fw+Hm1xuyrGAhLktM6GeQXw5apj0Z+dW/okOYe58CJjbbZtyryIqCrEYdW6TVvG3DIb1U3FW1chjg+z6qv0ZtF9O4FrvsJTYKQAAAABJRU5ErkJggg==") no-repeat right 8px center; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    select.form-control:not([multiple]) {
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAADwza0nAAAABGdBTUEAALGPC/xhBQAAAh9JREFUOBHtUz1MU1EUPucW+gNEBmhigmFxkcSBxE5uRGMLtgMDL+ojMSyUqgsODi5sDAzKog9YINAXzYuJA/1FDYPrM2EwkYVBExIDOmhMC6XvXc957W1LZXTkJu/dc77zfffm3PtdhDOGZUnfj0rhOZf6/bFZTUOnnYbtgGVt9/yslF9JCXGuIUKmzx+6q2kjf1q5p4SG9WFAVo4zIGG4lQQIO+gPxFPajX2FN4Qr5taw41YzEmCAiwi4x7MEebmWw75PdMSn9Vs7nAv+GelivCqdj00R2NAtrvNHK9vM4RpzmMs5Ghv5JKB8QT35GCCo0B8ITqieaj0fvZFSRr0qggMSH/KOi00RrA9dCiaUiIkciyvhBIXrnNe5ix3UQ4GO7ibt9OzBZGyOi+0jGYmcEHbfMHNfpcRZit+1c87z/3ECbIAsGcC7jhk99hQRyST/DjIALpmFebrJx2SA9/gynSuRn0JMJX+aYig8Vb+3hnrZtjvd3YM1uvx7HohQFuTFR2SAKgNkBt39cpBlmykVx4w1RVhljfc6DDMfpYJFfrpQWxE/YZcY8xYruTnCr9Xx3/Q+tZQ+WvSEDBqvi1fhxMlSg4Ocn/GsvkGn73bqTvRzrc7/+li1ti8eHZc3SRxRGM+0uh0MhBJT2sh3hTd2VMDypt3l/jpM0ymOeyLEt6I3PJlMREqK4+GtiYpJJJbM/ALnM/roE7oiV9XU/Bf++9SHJrpj1gAAAABJRU5ErkJggg==") no-repeat right 8px center;
      background-size: 7px 11px; } }
  select.form-control:not([multiple])[disabled], select.form-control:not([multiple])[readonly],
  fieldset[disabled] select.form-control:not([multiple]) {
    color: #CFD7E6;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAALCAYAAACzkJeoAAAABGdBTUEAALGPC/xhBQAAANlJREFUGBljZICCmcs2i/z7x2LLxPTncHqU7xuQMCOImLJ0qzzzH0bnf4yM/5j+/2f6y/J/b06090PGWct2aP/9x2DF8O/fXabvYof/cb6yZWBiUmZmYjjG8vfvP4O///9fyo71OsXIyPgfCPZPXbztK8N/RgOQqTQAjDOWbI/5x/D/Tma050monYzTl243Z2JgVAFKbtP6z8BkDXct71tbhn//lRkZ/h0F+3Pmos1yfxlZnUFOBepmZP7/e296nO8jsCTIuVMW7hFmYvpl++8f2+GceJe3IDEA4o9hPCTLQFwAAAAASUVORK5CYII=") no-repeat right 8px center #fafbfc; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      select.form-control:not([multiple])[disabled], select.form-control:not([multiple])[readonly],
      fieldset[disabled] select.form-control:not([multiple]) {
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAADwza0nAAAABGdBTUEAALGPC/xhBQAAAiRJREFUOBHtU81PE1EQn9l9EAWiUUtMLH4cMJEeCAfUGGO0graE9Gpim3DRBIz+Ef0jBLeJiUmFknhtpF0EqzHGqD1xgIMeVOjBtGr8AE3ZfePM1m1YqDePzuHtm9/8ZmbffCC0kHQ6bRzsPXVGTB/fvnrBut5Ow+1Aplxuo5XakAY6IjYD8AP2hRbHBwc3t3IDjtms3bmOFCegA0ESfuokLI6NxdZ9vOmYyeVDrlZxIOgQIxrwTb6kYY98AWHDNJzieDJRa6h83p55eNR0cIgMVAISQa17196C3Ku/vo4gQkjuqMlxFS3eSo2+R2t6LkJgnCUiL7tBsIaR7kf+m7w3L1cvaYQezxmRifo5WtnCNQZNATnjm2oy9jSNGKgiBzWmcvZ5znhceBzcVWiYq+g6PRxoaSI1WoaUmIKCjUAla3b+O9WdfteEtSDjv/ZvKoBT03Mj3MAwj9jSRDL2mktPrULLgFg5+ySPYD+PUEWRxkPMNRgYsO4Xupjw5E/fmv4yANzDC6SpV0DPJ3PPPqFN9xwxu8HEitkXmt86cu5K7TLTw2JHieKazzzy5Kx9GB1nmIepTYx/G3IAvUlKLdy8GlttrtXdB8X99TrwWlGXF3nHWuGP9nYoXr8S/+zZ5fAlk893OF9U3F8jH5c/UPt4FxOJDR9rZvSBUqmklis/L/LyHBOMkN5FwrsfR6NRR3RfdjiKQUp/Z2bhtNxvpIZftmrRb4iZ7Qd3Ct+jAAAAAElFTkSuQmCC") no-repeat right 8px center #fafbfc;
        background-size: 7px 11px; } }

input:-webkit-autofill {
  box-shadow: inset 0 1px 2px rgba(207, 215, 230, 0.4), inset 0 0 10px 1000px #FFFEDB; }
  input:-webkit-autofill:focus {
    box-shadow: inset 0 1px 2px rgba(207, 215, 230, 0.2), 0 0 4px rgba(121, 88, 159, 0.3), inset 0 0 10px 1000px #FFFEDB; }

label {
  font-weight: normal; }

form label {
  color: #596981;
  font-size: 12px;
  font-weight: bold; }

.radio label, .checkbox label {
  line-height: 1.9; }

.radio-inline {
  line-height: 1.8; }

.bg-success {
  color: #74C080; }

.bg-info {
  color: #408FEC; }

.bg-warning {
  color: #FA9F47; }

.bg-danger {
  color: #D64242; }

.alert a {
  color: inherit; }

.alert-default {
  background-color: #f8f7fa;
  border-color: #c9bcd9;
  color: #79589F; }

.alert.flash-danger {
  background: #D64242;
  border: none;
  color: #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }

.btn {
  font-weight: bold;
  border-radius: 4px;
  border: none;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: background-color ease 0.2s;
  -o-transition: background-color ease 0.2s;
  transition: background-color ease 0.2s; }
  .btn:active, .btn.active {
    box-shadow: none;
    outline: none; }
  .btn:focus {
    outline: none; }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    color: #CFD7E6;
    background-color: rgba(238, 241, 246, 0.3);
    box-shadow: inset 0 0 0 1px #CFD7E6;
    opacity: 1; }
  .btn .icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 4px;
    margin-left: -2px; }
  .btn .caret {
    position: relative;
    top: -1px;
    width: 7px;
    height: 10px;
    display: inline-block;
    border: none;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAYAAAB4zEQNAAAABGdBTUEAALGPC/xhBQAAAHhJREFUGBmdj8EJgDAMRevZXcQ1Cg5ScBFxDXUVwTkKHj3oVajvlxT0auHl85M2SZ2zk1JqYZOWXFYSHVxwmHal0JO4YYLaVL53hAgDVLotNR/z63+BFjuMavdqK79rRgAtMIMWWsyHPA7j4QR9Reo/e5BoYJWWwgNOyZST/q/QUQAAAABJRU5ErkJggg==") no-repeat; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .btn .caret {
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAABGdBTUEAALGPC/xhBQAAASZJREFUOBHdkk1qAkEQRh1/NuJaBK/gwlu48RRuvIF7swlkmRsEkq1ZBInkChG8gJtALhACSkjI+L6xv9jTTi5gwbOqq17pjHStVhF5njfgNtCoUM5byB14AofqzrkZdRD6sPFGlNXrR+qpZDCE90jeUguHZsPTBhWNMXzaIL9CN6DaIWdcLFNM4ccT8jP8vZNqWIFD7lS/tneHfAfN0uMcn6gVZlb3WnwEPcI8XUjPOFfBXaSzizzzskv4gmvI/ntJzYIjd6l/dQeOe4pWuqwePFgi77Q4ge+o+UKdXgD1HHInxZdTjODDE/IafOVUO+SMSk9EYwBvNsjpJddsUFrygUEP4kvNsQj1evYqM0IbFoV+/FDdTuXKvx+xjngT5FmWZb/p4gHik/DofGR3LQAAAABJRU5ErkJggg==") no-repeat;
        background-size: 7px 10px; } }

.btn-default {
  box-shadow: inset 0 0 0 1px rgba(121, 88, 159, 0.6); }
  .btn-default:hover {
    background: #FAF7FD;
    box-shadow: inset 0 0 0 1px rgba(121, 88, 159, 0.6);
    color: #79589F; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background: #EEE7F6 !important;
    box-shadow: inset 0 0 0 1px rgba(121, 88, 159, 0.8); }
  .btn-default.disabled, .btn-default[disabled],
  fieldset[disabled] .btn-default {
    color: #CFD7E6;
    background-color: rgba(238, 241, 246, 0.3);
    box-shadow: inset 0 0 0 1px #CFD7E6; }
    .btn-default.disabled:hover, .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover {
      color: #CFD7E6;
      background-color: rgba(238, 241, 246, 0.3);
      box-shadow: inset 0 0 0 1px #CFD7E6; }
  .btn-default .caret {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAYAAAB4zEQNAAAABGdBTUEAALGPC/xhBQAAANRJREFUGBmdTj1OAmEUnPnYE3gG7QzhBDZWJhZ0sEBAK0ikB3ZpdxMTSgqgYZfoqom9B/ACxjtoR2hN0G/8vg0nYIr3M2/evEccELXWNYhLUP20uP3wtPFh2s6vYfku4Mznsnd8JWpmd1bISbyeBObyRzq1FsnFeX0biBhTmiXFzYR0ldSNw+xL5Ni7HgdGYfYN8CEpuqODLePW5h5Qh3FzPbDgHMSze6i/2/+tBDYMNKQ/GLXzK1n74hx+3UZAYxrpY++tHJaCMK8KWhAcpE+9T8/9A50YUm6gIA0oAAAAAElFTkSuQmCC") no-repeat; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .btn-default .caret {
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAABGdBTUEAALGPC/xhBQAAAg9JREFUOBHdU79rE1Ecf59Lk6PFCOpSKLSCQ5cKgXZycREKmgwOHm2KSbNYUJd2EBoL3mAzOFQXC7okd2IKR6GDiVR0c40QqIuDQ4SCk0LVliTtff1+7/JiEvoX+OC97/f7+XHv50Gd0jzPi9R3jp4Klbg5vGxZ1smgDIOAfdc70/xxuKUUJUMOFfP8yLy9af3u1fYZH2acMWpThYgSfSKgjiiS6252X+NdYz5dTCgfFVI0JiQUvkrk+lKn3lcGJQvlXF1qQ4a1BSfJpo9dE1CLRY0r0sG5aAKONYGWa6zOO0uK6DlTEREoYNc8N3JL70n23Pr5Z5tIzQa8wglr7hlQ9Eyb+OuuOTmR0iYRSj4Rv5wSLjRSRDxDXOzyfq4BamN9a/FRSPaPSy9n2oxk83NOgydZ5vx9v+L/rPg6ilWQHA42HpczeY502lb5NWEt7RY4rhDoA1bnSod8UsOBGHh9MT6V65xi1//iTi3aONgr8RfTIYgjvkfc534cAEQLjV97Vbl07ZJcMG0SbehhRT7tziryPV7G2cAAfDKHjOuSN4/9t/yypiXnbRwoGFahnHn375Hfdqeo7Vd52eOBaOCRs+0bosaNwqvM55CXsdPsxeJoq4k3PPOMxiTyTLWYSSm7lPuu8eDv0IUQsfiFqyzc0ZjkgvWahOsuVQsl2jYZrS/OE8ljk9kHtg1f8t72F5HJzIBJBfCCAAAAAElFTkSuQmCC") no-repeat;
        background-size: 7px 10px; } }

.btn-primary {
  color: #fff !important;
  background-color: #79589F;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(171, 142, 205, 0)), color-stop(1, #ab8ecd));
  background-image: -o-linear-gradient(left top, rgba(171, 142, 205, 0) 0%, #ab8ecd 100%);
  background-image: -moz-linear-gradient(left top, rgba(171, 142, 205, 0) 0%, #ab8ecd 100%);
  background-image: -webkit-linear-gradient(left top, rgba(171, 142, 205, 0) 0%, #ab8ecd 100%);
  background-image: -ms-linear-gradient(left top, rgba(171, 142, 205, 0) 0%, #ab8ecd 100%);
  background-image: linear-gradient(to left top, rgba(171, 142, 205, 0) 0%, #ab8ecd 100%); }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #8669a9 !important; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-color: #78579d !important;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1) !important; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background: rgba(238, 241, 246, 0.3) !important;
    box-shadow: inset 0 0 0 1px #CFD7E6 !important;
    color: #CFD7E6 !important; }
  .btn-primary .badge {
    color: #79589F;
    background-color: #fff; }

.btn-success {
  color: #fff !important;
  background-color: #74C080;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(173, 226, 143, 0)), color-stop(1, #ade28f));
  background-image: -o-linear-gradient(left top, rgba(173, 226, 143, 0) 0%, #ade28f 100%);
  background-image: -moz-linear-gradient(left top, rgba(173, 226, 143, 0) 0%, #ade28f 100%);
  background-image: -webkit-linear-gradient(left top, rgba(173, 226, 143, 0) 0%, #ade28f 100%);
  background-image: -ms-linear-gradient(left top, rgba(173, 226, 143, 0) 0%, #ade28f 100%);
  background-image: linear-gradient(to left top, rgba(173, 226, 143, 0) 0%, #ade28f 100%); }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #82c68d !important; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-color: #73be7f !important;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1) !important; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background: rgba(238, 241, 246, 0.3) !important;
    box-shadow: inset 0 0 0 1px #CFD7E6 !important;
    color: #CFD7E6 !important; }
  .btn-success .badge {
    color: #74C080;
    background-color: #fff; }
  .btn-success.btn-default {
    color: #74C080 !important;
    background: none !important;
    box-shadow: inset 0 0 0 1px rgba(116, 192, 128, 0.6); }
    .btn-success.btn-default:hover {
      background: rgba(116, 192, 128, 0.1) !important;
      box-shadow: inset 0 0 0 1px rgba(116, 192, 128, 0.6); }
    .btn-success.btn-default:active, .btn-success.btn-default.active {
      background: rgba(116, 192, 128, 0.2) !important;
      box-shadow: inset 0 0 0 1px rgba(116, 192, 128, 0.8) !important; }
    .btn-success.btn-default.disabled, .btn-success.btn-default.disabled:hover, .btn-success.btn-default.disabled:focus, .btn-success.btn-default.disabled:active, .btn-success.btn-default.disabled.active, .btn-success.btn-default[disabled], .btn-success.btn-default[disabled]:hover, .btn-success.btn-default[disabled]:focus, .btn-success.btn-default[disabled]:active, .btn-success.btn-default[disabled].active,
    fieldset[disabled] .btn-success.btn-default,
    fieldset[disabled] .btn-success.btn-default:hover,
    fieldset[disabled] .btn-success.btn-default:focus,
    fieldset[disabled] .btn-success.btn-default:active,
    fieldset[disabled] .btn-success.btn-default.active {
      background: rgba(207, 215, 230, 0.1) !important;
      box-shadow: inset 0 0 0 1px #CFD7E6 !important;
      color: #CFD7E6 !important; }
    .btn-success.btn-default .badge {
      color: #fff;
      background-color: #74C080; }

.btn-info {
  color: #fff !important;
  background-color: #408FEC;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(161, 202, 249, 0)), color-stop(1, #a1caf9));
  background-image: -o-linear-gradient(left top, rgba(161, 202, 249, 0) 0%, #a1caf9 100%);
  background-image: -moz-linear-gradient(left top, rgba(161, 202, 249, 0) 0%, #a1caf9 100%);
  background-image: -webkit-linear-gradient(left top, rgba(161, 202, 249, 0) 0%, #a1caf9 100%);
  background-image: -ms-linear-gradient(left top, rgba(161, 202, 249, 0) 0%, #a1caf9 100%);
  background-image: linear-gradient(to left top, rgba(161, 202, 249, 0) 0%, #a1caf9 100%); }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #539aee !important; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-color: #3f8eea !important;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1) !important; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background: rgba(238, 241, 246, 0.3) !important;
    box-shadow: inset 0 0 0 1px #CFD7E6 !important;
    color: #CFD7E6 !important; }
  .btn-info .badge {
    color: #408FEC;
    background-color: #fff; }
  .btn-info.btn-default {
    color: #408FEC !important;
    background: none !important;
    box-shadow: inset 0 0 0 1px rgba(64, 143, 236, 0.6); }
    .btn-info.btn-default:hover {
      background: rgba(64, 143, 236, 0.1) !important;
      box-shadow: inset 0 0 0 1px rgba(64, 143, 236, 0.6); }
    .btn-info.btn-default:active, .btn-info.btn-default.active {
      background: rgba(64, 143, 236, 0.2) !important;
      box-shadow: inset 0 0 0 1px rgba(64, 143, 236, 0.8) !important; }
    .btn-info.btn-default.disabled, .btn-info.btn-default.disabled:hover, .btn-info.btn-default.disabled:focus, .btn-info.btn-default.disabled:active, .btn-info.btn-default.disabled.active, .btn-info.btn-default[disabled], .btn-info.btn-default[disabled]:hover, .btn-info.btn-default[disabled]:focus, .btn-info.btn-default[disabled]:active, .btn-info.btn-default[disabled].active,
    fieldset[disabled] .btn-info.btn-default,
    fieldset[disabled] .btn-info.btn-default:hover,
    fieldset[disabled] .btn-info.btn-default:focus,
    fieldset[disabled] .btn-info.btn-default:active,
    fieldset[disabled] .btn-info.btn-default.active {
      background: rgba(207, 215, 230, 0.1) !important;
      box-shadow: inset 0 0 0 1px #CFD7E6 !important;
      color: #CFD7E6 !important; }
    .btn-info.btn-default .badge {
      color: #fff;
      background-color: #408FEC; }

.btn-warning {
  color: #fff !important;
  background-color: #FA9F47;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 211, 160, 0)), color-stop(1, #ffd3a0));
  background-image: -o-linear-gradient(left top, rgba(255, 211, 160, 0) 0%, #ffd3a0 100%);
  background-image: -moz-linear-gradient(left top, rgba(255, 211, 160, 0) 0%, #ffd3a0 100%);
  background-image: -webkit-linear-gradient(left top, rgba(255, 211, 160, 0) 0%, #ffd3a0 100%);
  background-image: -ms-linear-gradient(left top, rgba(255, 211, 160, 0) 0%, #ffd3a0 100%);
  background-image: linear-gradient(to left top, rgba(255, 211, 160, 0) 0%, #ffd3a0 100%); }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #fba959 !important; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-color: #f89d46 !important;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1) !important; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background: rgba(238, 241, 246, 0.3) !important;
    box-shadow: inset 0 0 0 1px #CFD7E6 !important;
    color: #CFD7E6 !important; }
  .btn-warning .badge {
    color: #FA9F47;
    background-color: #fff; }
  .btn-warning.btn-default {
    color: #FA9F47 !important;
    background: none !important;
    box-shadow: inset 0 0 0 1px rgba(250, 159, 71, 0.6); }
    .btn-warning.btn-default:hover {
      background: rgba(250, 159, 71, 0.1) !important;
      box-shadow: inset 0 0 0 1px rgba(250, 159, 71, 0.6); }
    .btn-warning.btn-default:active, .btn-warning.btn-default.active {
      background: rgba(250, 159, 71, 0.2) !important;
      box-shadow: inset 0 0 0 1px rgba(250, 159, 71, 0.8) !important; }
    .btn-warning.btn-default.disabled, .btn-warning.btn-default.disabled:hover, .btn-warning.btn-default.disabled:focus, .btn-warning.btn-default.disabled:active, .btn-warning.btn-default.disabled.active, .btn-warning.btn-default[disabled], .btn-warning.btn-default[disabled]:hover, .btn-warning.btn-default[disabled]:focus, .btn-warning.btn-default[disabled]:active, .btn-warning.btn-default[disabled].active,
    fieldset[disabled] .btn-warning.btn-default,
    fieldset[disabled] .btn-warning.btn-default:hover,
    fieldset[disabled] .btn-warning.btn-default:focus,
    fieldset[disabled] .btn-warning.btn-default:active,
    fieldset[disabled] .btn-warning.btn-default.active {
      background: rgba(207, 215, 230, 0.1) !important;
      box-shadow: inset 0 0 0 1px #CFD7E6 !important;
      color: #CFD7E6 !important; }
    .btn-warning.btn-default .badge {
      color: #fff;
      background-color: #FA9F47; }

.btn-danger {
  color: #fff !important;
  background-color: #D64242;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(243, 122, 101, 0)), color-stop(1, #f37a65));
  background-image: -o-linear-gradient(left top, rgba(243, 122, 101, 0) 0%, #f37a65 100%);
  background-image: -moz-linear-gradient(left top, rgba(243, 122, 101, 0) 0%, #f37a65 100%);
  background-image: -webkit-linear-gradient(left top, rgba(243, 122, 101, 0) 0%, #f37a65 100%);
  background-image: -ms-linear-gradient(left top, rgba(243, 122, 101, 0) 0%, #f37a65 100%);
  background-image: linear-gradient(to left top, rgba(243, 122, 101, 0) 0%, #f37a65 100%); }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #da5555 !important; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-color: #d44141 !important;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1) !important; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background: rgba(238, 241, 246, 0.3) !important;
    box-shadow: inset 0 0 0 1px #CFD7E6 !important;
    color: #CFD7E6 !important; }
  .btn-danger .badge {
    color: #D64242;
    background-color: #fff; }
  .btn-danger.btn-default {
    color: #D64242 !important;
    background: none !important;
    box-shadow: inset 0 0 0 1px rgba(214, 66, 66, 0.6); }
    .btn-danger.btn-default:hover {
      background: rgba(214, 66, 66, 0.1) !important;
      box-shadow: inset 0 0 0 1px rgba(214, 66, 66, 0.6); }
    .btn-danger.btn-default:active, .btn-danger.btn-default.active {
      background: rgba(214, 66, 66, 0.2) !important;
      box-shadow: inset 0 0 0 1px rgba(214, 66, 66, 0.8) !important; }
    .btn-danger.btn-default.disabled, .btn-danger.btn-default.disabled:hover, .btn-danger.btn-default.disabled:focus, .btn-danger.btn-default.disabled:active, .btn-danger.btn-default.disabled.active, .btn-danger.btn-default[disabled], .btn-danger.btn-default[disabled]:hover, .btn-danger.btn-default[disabled]:focus, .btn-danger.btn-default[disabled]:active, .btn-danger.btn-default[disabled].active,
    fieldset[disabled] .btn-danger.btn-default,
    fieldset[disabled] .btn-danger.btn-default:hover,
    fieldset[disabled] .btn-danger.btn-default:focus,
    fieldset[disabled] .btn-danger.btn-default:active,
    fieldset[disabled] .btn-danger.btn-default.active {
      background: rgba(207, 215, 230, 0.1) !important;
      box-shadow: inset 0 0 0 1px #CFD7E6 !important;
      color: #CFD7E6 !important; }
    .btn-danger.btn-default .badge {
      color: #fff;
      background-color: #D64242; }

.btn-dropbox {
  color: #fff !important;
  background-color: #007EE5;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(50, 151, 234, 0)), color-stop(1, #3297ea));
  background-image: -o-linear-gradient(left top, rgba(50, 151, 234, 0) 0%, #3297ea 100%);
  background-image: -moz-linear-gradient(left top, rgba(50, 151, 234, 0) 0%, #3297ea 100%);
  background-image: -webkit-linear-gradient(left top, rgba(50, 151, 234, 0) 0%, #3297ea 100%);
  background-image: -ms-linear-gradient(left top, rgba(50, 151, 234, 0) 0%, #3297ea 100%);
  background-image: linear-gradient(to left top, rgba(50, 151, 234, 0) 0%, #3297ea 100%); }
  .btn-dropbox:hover, .btn-dropbox:focus, .btn-dropbox:active, .btn-dropbox.active,
  .open > .btn-dropbox.dropdown-toggle {
    color: #fff;
    background-color: #1a8be8 !important; }
  .btn-dropbox:active, .btn-dropbox.active,
  .open > .btn-dropbox.dropdown-toggle {
    background-color: #007de3 !important;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1) !important; }
  .btn-dropbox.disabled, .btn-dropbox.disabled:hover, .btn-dropbox.disabled:focus, .btn-dropbox.disabled:active, .btn-dropbox.disabled.active, .btn-dropbox[disabled], .btn-dropbox[disabled]:hover, .btn-dropbox[disabled]:focus, .btn-dropbox[disabled]:active, .btn-dropbox[disabled].active,
  fieldset[disabled] .btn-dropbox,
  fieldset[disabled] .btn-dropbox:hover,
  fieldset[disabled] .btn-dropbox:focus,
  fieldset[disabled] .btn-dropbox:active,
  fieldset[disabled] .btn-dropbox.active {
    background: rgba(238, 241, 246, 0.3) !important;
    box-shadow: inset 0 0 0 1px #CFD7E6 !important;
    color: #CFD7E6 !important; }
  .btn-dropbox .badge {
    color: #007EE5;
    background-color: #fff; }
  .btn-dropbox.btn-default {
    color: #007EE5 !important;
    background: none !important;
    box-shadow: inset 0 0 0 1px rgba(0, 126, 229, 0.6); }
    .btn-dropbox.btn-default:hover {
      background: rgba(0, 126, 229, 0.1) !important;
      box-shadow: inset 0 0 0 1px rgba(0, 126, 229, 0.6); }
    .btn-dropbox.btn-default:active, .btn-dropbox.btn-default.active {
      background: rgba(0, 126, 229, 0.2) !important;
      box-shadow: inset 0 0 0 1px rgba(0, 126, 229, 0.8) !important; }
    .btn-dropbox.btn-default.disabled, .btn-dropbox.btn-default.disabled:hover, .btn-dropbox.btn-default.disabled:focus, .btn-dropbox.btn-default.disabled:active, .btn-dropbox.btn-default.disabled.active, .btn-dropbox.btn-default[disabled], .btn-dropbox.btn-default[disabled]:hover, .btn-dropbox.btn-default[disabled]:focus, .btn-dropbox.btn-default[disabled]:active, .btn-dropbox.btn-default[disabled].active,
    fieldset[disabled] .btn-dropbox.btn-default,
    fieldset[disabled] .btn-dropbox.btn-default:hover,
    fieldset[disabled] .btn-dropbox.btn-default:focus,
    fieldset[disabled] .btn-dropbox.btn-default:active,
    fieldset[disabled] .btn-dropbox.btn-default.active {
      background: rgba(207, 215, 230, 0.1) !important;
      box-shadow: inset 0 0 0 1px #CFD7E6 !important;
      color: #CFD7E6 !important; }
    .btn-dropbox.btn-default .badge {
      color: #fff;
      background-color: #007EE5; }

.btn-github {
  color: #fff !important;
  background-color: #3F3F44;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(97, 97, 101, 0)), color-stop(1, #616165));
  background-image: -o-linear-gradient(left top, rgba(97, 97, 101, 0) 0%, #616165 100%);
  background-image: -moz-linear-gradient(left top, rgba(97, 97, 101, 0) 0%, #616165 100%);
  background-image: -webkit-linear-gradient(left top, rgba(97, 97, 101, 0) 0%, #616165 100%);
  background-image: -ms-linear-gradient(left top, rgba(97, 97, 101, 0) 0%, #616165 100%);
  background-image: linear-gradient(to left top, rgba(97, 97, 101, 0) 0%, #616165 100%); }
  .btn-github:hover, .btn-github:focus, .btn-github:active, .btn-github.active,
  .open > .btn-github.dropdown-toggle {
    color: #fff;
    background-color: #525257 !important; }
  .btn-github:active, .btn-github.active,
  .open > .btn-github.dropdown-toggle {
    background-color: #3e3e43 !important;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1) !important; }
  .btn-github.disabled, .btn-github.disabled:hover, .btn-github.disabled:focus, .btn-github.disabled:active, .btn-github.disabled.active, .btn-github[disabled], .btn-github[disabled]:hover, .btn-github[disabled]:focus, .btn-github[disabled]:active, .btn-github[disabled].active,
  fieldset[disabled] .btn-github,
  fieldset[disabled] .btn-github:hover,
  fieldset[disabled] .btn-github:focus,
  fieldset[disabled] .btn-github:active,
  fieldset[disabled] .btn-github.active {
    background: rgba(238, 241, 246, 0.3) !important;
    box-shadow: inset 0 0 0 1px #CFD7E6 !important;
    color: #CFD7E6 !important; }
  .btn-github .badge {
    color: #3F3F44;
    background-color: #fff; }
  .btn-github.btn-default {
    color: #3F3F44 !important;
    background: none !important;
    box-shadow: inset 0 0 0 1px rgba(63, 63, 68, 0.6); }
    .btn-github.btn-default:hover {
      background: rgba(63, 63, 68, 0.1) !important;
      box-shadow: inset 0 0 0 1px rgba(63, 63, 68, 0.6); }
    .btn-github.btn-default:active, .btn-github.btn-default.active {
      background: rgba(63, 63, 68, 0.2) !important;
      box-shadow: inset 0 0 0 1px rgba(63, 63, 68, 0.8) !important; }
    .btn-github.btn-default.disabled, .btn-github.btn-default.disabled:hover, .btn-github.btn-default.disabled:focus, .btn-github.btn-default.disabled:active, .btn-github.btn-default.disabled.active, .btn-github.btn-default[disabled], .btn-github.btn-default[disabled]:hover, .btn-github.btn-default[disabled]:focus, .btn-github.btn-default[disabled]:active, .btn-github.btn-default[disabled].active,
    fieldset[disabled] .btn-github.btn-default,
    fieldset[disabled] .btn-github.btn-default:hover,
    fieldset[disabled] .btn-github.btn-default:focus,
    fieldset[disabled] .btn-github.btn-default:active,
    fieldset[disabled] .btn-github.btn-default.active {
      background: rgba(207, 215, 230, 0.1) !important;
      box-shadow: inset 0 0 0 1px #CFD7E6 !important;
      color: #CFD7E6 !important; }
    .btn-github.btn-default .badge {
      color: #fff;
      background-color: #3F3F44; }

.btn-link {
  font-weight: normal;
  text-decoration: underline; }
  .btn-link.disabled, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    color: #CFD7E6;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    text-decoration: inherit; }
    .btn-link.disabled:hover, .btn-link[disabled]:hover,
    fieldset[disabled] .btn-link:hover {
      color: #CFD7E6;
      background-color: transparent;
      border-color: transparent;
      box-shadow: none;
      text-decoration: inherit; }

.btn-lg, .btn-group-lg > .btn {
  font-weight: normal;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  font-size: 13px; }
  .btn-sm .icon, .btn-group-sm > .btn .icon {
    margin-right: 2px; }

.btn-xs, .btn-group-xs > .btn {
  height: 24px;
  line-height: 22px;
  padding-left: 12px;
  padding-right: 12px; }
  .btn-xs .icon, .btn-group-xs > .btn .icon {
    margin-right: 0; }

.input-group-btn .btn {
  line-height: 1.6;
  z-index: 2; }

.purple-gradient, .gradient-primary {
  background-image: -webkit-linear-gradient( bottom right, #79589F, #AB8ECD);
  background-image: linear-gradient(to top left, #79589F, #AB8ECD);
  background-color: #79589F; }

.dropdown-menu {
  font-size: 13px;
  margin: 2px 0 0;
  box-shadow: 0 3px 20px rgba(89, 105, 129, 0.3), 0 1px 2px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(89, 105, 129, 0.1);
  border: none; }
  .dropdown-menu > li > a {
    padding: 4px 12px 3px; }
    .dropdown-menu > li > a .icon {
      position: relative;
      margin: -2px 4px 0 2px; }
  .dropdown-menu .dropdown-menu-scroll {
    overflow: auto;
    max-height: 480px;
    margin: -5px 0;
    padding: 5px 0; }
    .dropdown-menu .dropdown-menu-scroll::-webkit-scrollbar {
      width: 12px;
      height: 12px; }
    .dropdown-menu .dropdown-menu-scroll::-webkit-scrollbar-thumb {
      width: 5px;
      height: 5px;
      border: 3px solid rgba(238, 241, 246, 0.5);
      border-radius: 10px;
      background-clip: border-box;
      box-shadow: inset 0 0 0 1px rgba(207, 215, 230, 0.5);
      background: rgba(207, 215, 230, 0.5);
      border: 3px solid #fff; }
    .dropdown-menu .dropdown-menu-scroll::-webkit-scrollbar-button {
      width: 0;
      height: 0;
      display: none; }
    .dropdown-menu .dropdown-menu-scroll > li > a {
      display: block;
      padding: 3px 12px;
      clear: both;
      font-weight: normal;
      font-size: 13px;
      line-height: 1.42857;
      color: #596981;
      white-space: nowrap; }
      .dropdown-menu .dropdown-menu-scroll > li > a:hover, .dropdown-menu .dropdown-menu-scroll > li > a:focus {
        text-decoration: none;
        color: #3F3F44;
        background-color: #f7f8fb; }
    .dropdown-menu .dropdown-menu-scroll > .active > a, .dropdown-menu .dropdown-menu-scroll > .active > a:hover, .dropdown-menu .dropdown-menu-scroll > .active > a:focus {
      color: #fff;
      text-decoration: none;
      outline: 0;
      background-color: #79589F; }
    .dropdown-menu .dropdown-menu-scroll > .disabled > a, .dropdown-menu .dropdown-menu-scroll > .disabled > a:hover, .dropdown-menu .dropdown-menu-scroll > .disabled > a:focus {
      color: #CFD7E6; }
    .dropdown-menu .dropdown-menu-scroll > .disabled > a:hover, .dropdown-menu .dropdown-menu-scroll > .disabled > a:focus {
      text-decoration: none;
      background-color: transparent;
      background-image: none;
      filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
      cursor: not-allowed; }
  .dropdown-menu.with-point {
    margin: 8px 0 0; }
    .dropdown-menu.with-point::after {
      content: '';
      position: absolute;
      top: -13px;
      left: 0;
      width: 30px;
      height: 13px;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAAXNSR0IArs4c6QAAAYhJREFUOBGVULtOAlEQFXxD6RdYam1HpDPREENhYYHUVITS2BA6bWjZzvgP2lmjrUZrbdZHAYEF15CsEeese26uI8tjksm8zpwz9ybmprfElNDhNLhJZJPmkzRij4gj1n1dzyr47wBNOK7WszhxW8TOgTe1JrNr5oxYtHPU2gyxDJgzAmtym2hUzh4jlpEnM5mdNRTN5nVbwre4IbVy9hhl9AcXkoEwJJWYFJ+PfEEifDHytONcFHq9/l2//3HfaJwfST9lzYnnPrjg5Ec0xiZBXLIFlwSdrtedgyD46gwjC4Kggx5m4sDwQOySh7zUkdGvsQEAwVo0Vaud7g4GgzeKMkrvvVo925NdvHycOHVCVRa8CsL8LlwPolS5fLLt+/4TxXSU2XOlcpwFNtrBLnnASX7qmb8f9VqIrhaLpa1ut/ugxXTted4jsNgR58v1l8cK80pcvJLLHW60Wu0bLRJXC/Y2ny9sYld81KvHCmNhOZvdX3fdl0sR+ZzFXff1CrvgsMT53aHwDzqEBw7ZOUAbAAAAAElFTkSuQmCC") no-repeat; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .dropdown-menu.with-point::after {
          background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAaCAYAAADrCT9ZAAAAAXNSR0IArs4c6QAABHNJREFUWAm9Vt1rm1UcXj6arNU2KowWP2DNRkqgYywpXWhs61y7mw4KK+IuhoIjV068mbDp1S7cBqIXA/0L9HIwKXi1XWwwLwqdKJbOybqWCl3b2K3E6j6M8/e83S97evKevCdp9cDp+X0+v+c5b/KmoW3/zwo5jnniWNdwmSsR1wFbjadzt+wiNktws/0qqN6z4QtolHC9fa719Qqpt36bKxF9Ai71LjWK53K6iHKp8Wa5kguqC8qrMFudK+GguqB84BO2EYSAWjmXvF6C7QwiXytvzTVK2tZni9tEucZtAuqN13xKNvJ+cb+YiqmV0xo+bSJQ45fzi9lqrYJtJP3irjEW5Wr7iXGN+Yquh6xZa/oY4BfjuOb1VPLmiR5emq8V86tB/Ya4DmYgl5hZY/rA4xjsUHt7e3TXrkxHJNL0HArK5cdrt2/fuLu4uPi3uCDG5NhGOZYZC/KreqIezLM/TFKjZqwRP9zZ2Z1IJtPJ8+dPjyaTO/MAn5mZvX7q1LlvW1qmZ+7c+XlVQv/IVhE6R320IFaP79eDWGUBkHdYfN4R8Xnjwng3ic87Ln6ziG0fG3tnqFj8/foTY0ns+7Gx94ZQg1rZ6GEM2DwDNnOAzRxhswbYvsssgs9A5hAmYRKMSa8ntqNj946DB48cWFhYvGporbiSu3bo0Ftvolb6VDQwTFyeafJhrn5aBG7jMosYADYP4MFMCiQrYtvaXn0pnx/pn52dG6+osxhzc/Pjg4Mj/egRDBZtCufZzMnka+rZqFY8s4ABGJgH2sS2JBKJF3O54fzU1M2vLRqrwtPTt75BD3qFT4tsfEr0EnkWc2BuzNnUI1DPlpnkRtgKyoOYgJLCiaeT2L9/KDcxMflllaqAwMTEja/QC4ynWIzNM5mL8jN5m7oEcn2ZCW5UMJw6hAczIYht7e0d7rl8+drZAG3W9JUrV88BA1iygckzeLbyYY7M3dQlUOuLE9wAW8EUHKcOZSIg9nxPz9C+ixfHT4uaslVRcKJ86dJ3HwMLmLJtopmT8jT5szZPDAK82Pez/WLesGx2oPPEicLA0aNHPg2FQriURleoq2t3fzwe+2V+fvn+wsIcfqOx+DcYPnOBj+UXW89IDkTNAvbV1pMBNeZ9CrLZN147duztvkLh3c/C4TBeOJtacmGRPXvSAw8fPppaXl4T0bOlp4AQrbN5hl+M855dr2AGhY0d7e7u6xgdPdx78uT7n0ej0ReqpjQYkIuLZbN7X19aWvmxWFy7v7Q0/6dAuTxl60RTsClIGzXOJ+xIOt23Y3j4QObMmY++iMfj+G9pS1ckEmnO5TI5+Z3+4d69x6vF4m9/yQBTtDlTeSLOtleHgG7+wnvfS8nh1JcDv6y2d3Xte/n48Q9GSqU/bgW/hzZXUSqt/VoofHg4ldr7ivDZLhsvTOWj/Jgza1F9Vd9hvg219RT8ym2FU6lsaybTm75w4ewnbW2tOyWHm//PdizW1Dw4mE9NTt786cGD8urKyt1HMs980sxV0tXrX5i0cpIDU/r5AAAAAElFTkSuQmCC");
          background-size: 30px 13px; } }
    .dropdown-menu.with-point.dropdown-menu-right::after {
      left: auto;
      right: 0; }
  .dropdown-menu.dropdown-menu-center {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .dropdown-menu.dropdown-menu-center.with-point::after {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
  .dropup .dropdown-menu {
    margin: 0 0 2px; }
    .dropup .dropdown-menu.with-point {
      margin: 0 0 8px; }
      .dropup .dropdown-menu.with-point::after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        top: auto;
        bottom: -13px; }

.list-group-item {
  border-left: none;
  border-right: none;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px; }
  .list-group-item:first-of-type {
    border-top: none; }
  .list-group-item:last-of-type {
    border-bottom: none; }

.list-group-item-link {
  color: #555; }
  .list-group-item-link .list-group-item-heading {
    color: #3F3F44; }
  .list-group-item-link:hover, .list-group-item-link:focus {
    text-decoration: none;
    color: #555;
    background-color: #f7f8fb; }

a.list-group-item.active:before,
.list-group-item-link.active:before {
  background: #408FEC;
  content: '';
  display: block;
  height: 100%;
  left: -15px;
  position: absolute;
  top: 0;
  width: 3px; }

.list-group-lg > .list-group-item {
  padding-bottom: 40px;
  padding-top: 40px; }

.nav.sub-nav {
  border: none;
  text-align: center;
  padding-top: 9px;
  box-shadow: inset 0 -1px 0 #E7E7EC; }
  .nav.sub-nav a {
    display: inline-block;
    margin-right: 26px;
    padding: 10px 2px 12px;
    color: #96A3B6;
    position: relative; }
    .nav.sub-nav a.active, .nav.sub-nav a.active-override {
      color: #79589F; }
    .nav.sub-nav a:last-child {
      margin-right: 0px; }
    @media (max-width: 768px) {
      .nav.sub-nav a {
        margin-right: 10px; }
        .nav.sub-nav a i {
          display: none; } }
    @media (max-width: 420px) {
      .nav.sub-nav a i {
        display: inline-block;
        margin-left: 4px;
        margin-right: 4px; }
      .nav.sub-nav a span {
        display: none; } }
    .nav.sub-nav a:hover::after {
      position: absolute;
      bottom: 0px;
      left: 0;
      width: 100%;
      height: 1px;
      content: '';
      background: #CFD7E6; }
    .nav.sub-nav a.active::after {
      position: absolute;
      bottom: 0px;
      left: 0;
      width: 100%;
      height: 1px;
      content: '';
      background: #A996C0; }
    .nav.sub-nav a > a {
      display: inline;
      color: gray;
      border: none;
      vertical-align: middle;
      padding: 0; }
      .nav.sub-nav a > a:hover {
        background: none; }
    .nav.sub-nav a i {
      position: relative;
      top: -1px;
      vertical-align: middle;
      margin-right: 4px;
      display: inline-block; }
    .nav.sub-nav a.active {
      border: none; }
      .nav.sub-nav a.active > a {
        color: #408FEC; }

.nav.nav-pills {
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e7ebf3; }
  .nav.nav-pills li {
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 0 6px 2px; }
    .nav.nav-pills li a {
      position: relative;
      color: #79589F;
      display: inline-block;
      opacity: .7;
      background: #fff;
      -webkit-font-smoothing: subpixel-antialiased;
      -webkit-transition: opacity ease 0.3s;
      -o-transition: opacity ease 0.3s;
      transition: opacity ease 0.3s; }
      .nav.nav-pills li a:hover {
        opacity: 1;
        background: #fff; }
      .nav.nav-pills li a:focus, .nav.nav-pills li a:active, .nav.nav-pills li a.active {
        outline: none;
        opacity: 1;
        color: #596981;
        box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.1), 0 1px 2px rgba(0, 0, 0, 0.05);
        border-radius: 3px;
        background: #fff; }
      .nav.nav-pills li a small, .nav.nav-pills li a .panel-section .panel-details, .panel-section .nav.nav-pills li a .panel-details {
        color: #96A3B6;
        display: block;
        padding-top: 2px; }
        .nav.nav-pills li a small.connected, .nav.nav-pills li a .panel-section .connected.panel-details, .panel-section .nav.nav-pills li a .connected.panel-details {
          font-weight: bold; }
    .nav.nav-pills li.deploy-tab.tab-heroku-git a {
      color: #79589F; }
    .nav.nav-pills li.deploy-tab.tab-github a {
      color: #3F3F44; }
    .nav.nav-pills li.deploy-tab.tab-dropbox a {
      color: #007EE5; }
    .nav.nav-pills li.deploy-tab a {
      padding: 10px 18px 10px 60px; }
    .nav.nav-pills li.deploy-tab .label {
      position: relative;
      top: -2px;
      margin-left: 4px;
      text-transform: uppercase;
      font-size: 9px;
      padding: 2px 4px 1px 4px; }
    .nav.nav-pills li.deploy-tab .label-github {
      background: #3F3F44; }
    .nav.nav-pills li.deploy-tab .label-dropbox {
      background: #007EE5; }
    .nav.nav-pills li.deploy-tab .icon.tab-icon {
      position: absolute;
      left: 16px;
      top: 50%;
      margin-top: -17px; }
    .nav.nav-pills li.deploy-tab .icon.icon-success-alt {
      position: relative;
      top: -1px;
      margin-left: 4px; }
    @media (max-width: 520px) {
      .nav.nav-pills li.deploy-tab {
        margin-left: 0;
        margin-right: 0;
        text-align: center; }
        .nav.nav-pills li.deploy-tab .service {
          display: block;
          padding-top: 4px; }
        .nav.nav-pills li.deploy-tab small, .nav.nav-pills li.deploy-tab .panel-section .panel-details, .panel-section .nav.nav-pills li.deploy-tab .panel-details {
          display: none; }
        .nav.nav-pills li.deploy-tab a {
          padding: 8px 10px;
          font-size: 13px; }
        .nav.nav-pills li.deploy-tab .icon.tab-icon {
          position: relative;
          top: 0;
          left: 0;
          margin: 0 auto; }
        .nav.nav-pills li.deploy-tab .icon.icon-success-alt {
          position: absolute;
          top: 8px;
          right: 10px;
          background-color: #fff;
          border-radius: 50%; } }

.panel-section .panel-description {
  line-height: 24px; }
  @media (max-width: 767px) {
    .panel-section .panel-description {
      padding-bottom: 20px; } }

.panel-section .panel-title {
  margin-top: 0; }
  .panel-section .panel-title .label {
    position: relative;
    top: -2px;
    margin-left: 4px;
    text-transform: uppercase;
    font-size: 9px;
    padding: 2px 4px 1px 4px; }
  .panel-section .panel-title .icon {
    position: relative;
    top: -1px;
    margin-right: 4px; }

.panel-section .panel-details {
  color: #596981;
  margin-bottom: 0; }

.panel-section .panel-content > :first-child {
  margin-top: 0; }

.panel-section .panel-content p, .panel-section .panel-content .panel-details {
  line-height: 24px; }

.panel-section.danger .panel-title {
  color: #D64242; }

.purple-box {
  position: relative;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px rgba(63, 63, 68, 0.1), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .purple-box .close-purple-box {
    position: absolute;
    top: 20px;
    right: 20px; }

.spinner {
  display: inline-flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  position: relative;
  vertical-align: middle;
  width: 30px;
  height: 6px;
  text-align: center; }
  .spinner i.spinner__dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #96A3B6;
    -webkit-animation: pulse 0.85s infinite ease-in-out;
    -o-animation: pulse 0.85s infinite ease-in-out;
    animation: pulse 0.85s infinite ease-in-out; }
    .spinner i.spinner__dot.spinner__dot--one {
      -webkit-animation-delay: -0.2s;
      animation-delay: -0.2s; }
    .spinner i.spinner__dot.spinner__dot--two {
      -webkit-animation-delay: -0.1s;
      animation-delay: -0.1s; }
  .spinner.spinner--inverted i.spinner__dot {
    background: #fff; }
  .btn--saving .spinner {
    width: 18px;
    margin-right: 8px;
    opacity: .6; }
    .btn--saving .spinner i.spinner__dot {
      width: 3px;
      height: 3px; }

@-webkit-keyframes pulse {
  0%, 80%, 100% {
    opacity: 0;
    transform: scale(0.8); }
  40% {
    opacity: 1;
    transform: scale(1); } }

@-moz-keyframes pulse {
  0%, 80%, 100% {
    opacity: 0;
    transform: scale(0.8); }
  40% {
    opacity: 1;
    transform: scale(1); } }

@keyframes pulse {
  0%, 80%, 100% {
    opacity: 0;
    transform: scale(0.8); }
  40% {
    opacity: 1;
    transform: scale(1); } }

.well {
  background-color: rgba(238, 241, 246, 0.5);
  box-shadow: inset 0 0 0 1px rgba(89, 105, 129, 0.1), inset 0 1px 3px rgba(207, 215, 230, 0.6);
  border: none; }

.modal-dialog {
  box-shadow: 0 3px 20px rgba(63, 63, 68, 0.5), 0 1px 2px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(63, 63, 68, 0.25);
  border-radius: 4px; }

.modal-content {
  border-radius: 4px;
  border: none;
  box-shadow: none; }

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

@media (min-width: 768px) {
  .modal-dialog {
    margin: 40px auto; } }

.u-padding-Axxl {
  padding: 40px; }

.u-padding-Axl {
  padding: 33px; }

.u-padding-Al {
  padding: 27px; }

.u-padding-Axm {
  padding: 22px; }

.u-padding-Am {
  padding: 20px; }

.u-padding-As {
  padding: 12px; }

.u-padding-Axs {
  padding: 9px; }

.u-padding-Axxs {
  padding: 6px; }

.u-padding-An {
  padding: 0; }

.u-margin-Axxl {
  margin: 40px; }

.u-margin-Axl {
  margin: 33px; }

.u-margin-Al {
  margin: 27px; }

.u-margin-Axm {
  margin: 22px; }

.u-margin-Am {
  margin: 20px; }

.u-margin-As {
  margin: 12px; }

.u-margin-Axs {
  margin: 9px; }

.u-margin-Axxs {
  margin: 6px; }

.u-margin-An {
  margin: 0; }

.u-margin-Vxxl {
  margin-top: 40px;
  margin-bottom: 40px; }

.u-margin-Vxl {
  margin-top: 33px;
  margin-bottom: 33px; }

.u-margin-Vl {
  margin-top: 27px;
  margin-bottom: 27px; }

.u-margin-Vxm {
  margin-top: 22px;
  margin-bottom: 22px; }

.u-margin-Vm {
  margin-top: 20px;
  margin-bottom: 20px; }

.u-margin-Vs {
  margin-top: 12px;
  margin-bottom: 12px; }

.u-margin-Vxs {
  margin-top: 9px;
  margin-bottom: 9px; }

.u-margin-Vxxs {
  margin-top: 6px;
  margin-bottom: 6px; }

.u-margin-Vn {
  margin-top: 0;
  margin-bottom: 0; }

.u-padding-Vxxl {
  padding-top: 40px;
  padding-bottom: 40px; }

.u-padding-Vxl {
  padding-top: 33px;
  padding-bottom: 33px; }

.u-padding-Vl {
  padding-top: 27px;
  padding-bottom: 27px; }

.u-padding-Vxm {
  padding-top: 22px;
  padding-bottom: 22px; }

.u-padding-Vm {
  padding-top: 20px;
  padding-bottom: 20px; }

.u-padding-Vs {
  padding-top: 12px;
  padding-bottom: 12px; }

.u-padding-Vxs {
  padding-top: 9px;
  padding-bottom: 9px; }

.u-padding-Vxxs {
  padding-top: 6px;
  padding-bottom: 6px; }

.u-padding-Vn {
  padding-top: 0;
  padding-bottom: 0; }

.u-margin-Hxxl {
  margin-left: 40px;
  margin-right: 40px; }

.u-margin-Hxl {
  margin-left: 33px;
  margin-right: 33px; }

.u-margin-Hl {
  margin-left: 27px;
  margin-right: 27px; }

.u-margin-Hxm {
  margin-left: 22px;
  margin-right: 22px; }

.u-margin-Hm {
  margin-left: 20px;
  margin-right: 20px; }

.u-margin-Hs {
  margin-left: 12px;
  margin-right: 12px; }

.u-margin-Hxs {
  margin-left: 9px;
  margin-right: 9px; }

.u-margin-Hxxs {
  margin-left: 6px;
  margin-right: 6px; }

.u-margin-Hn {
  margin-left: 0;
  margin-right: 0; }

.u-padding-Hxxl {
  padding-left: 40px;
  padding-right: 40px; }

.u-padding-Hxl {
  padding-left: 33px;
  padding-right: 33px; }

.u-padding-Hl {
  padding-left: 27px;
  padding-right: 27px; }

.u-padding-Hxm {
  padding-left: 22px;
  padding-right: 22px; }

.u-padding-Hm {
  padding-left: 20px;
  padding-right: 20px; }

.u-padding-Hs {
  padding-left: 12px;
  padding-right: 12px; }

.u-padding-Hxs {
  padding-left: 9px;
  padding-right: 9px; }

.u-padding-Hxxs {
  padding-left: 6px;
  padding-right: 6px; }

.u-padding-Hn {
  padding-left: 0;
  padding-right: 0; }

.u-margin-Txxl {
  margin-top: 40px; }

.u-margin-Txl {
  margin-top: 33px; }

.u-margin-Tl {
  margin-top: 27px; }

.u-margin-Txm {
  margin-top: 22px; }

.u-margin-Tm {
  margin-top: 20px; }

.u-margin-Ts {
  margin-top: 12px; }

.u-margin-Txs {
  margin-top: 9px; }

.u-margin-Txxs {
  margin-top: 6px; }

.u-margin-Tn {
  margin-top: 0; }

.u-padding-Txxl {
  padding-top: 40px; }

.u-padding-Txl {
  padding-top: 33px; }

.u-padding-Tl {
  padding-top: 27px; }

.u-padding-Txm {
  padding-top: 22px; }

.u-padding-Tm {
  padding-top: 20px; }

.u-padding-Ts {
  padding-top: 12px; }

.u-padding-Txs {
  padding-top: 9px; }

.u-padding-Txxs {
  padding-top: 6px; }

.u-padding-Tn {
  padding-top: 0; }

.u-margin-Bxxl {
  margin-bottom: 40px; }

.u-margin-Bxl {
  margin-bottom: 33px; }

.u-margin-Bl {
  margin-bottom: 27px; }

.u-margin-Bxm {
  margin-bottom: 22px; }

.u-margin-Bm {
  margin-bottom: 20px; }

.u-margin-Bs {
  margin-bottom: 12px; }

.u-margin-Bxs {
  margin-bottom: 9px; }

.u-margin-Bxxs {
  margin-bottom: 6px; }

.u-margin-Bn {
  margin-bottom: 0; }

.u-padding-Bxxl {
  padding-bottom: 40px; }

.u-padding-Bxl {
  padding-bottom: 33px; }

.u-padding-Bl {
  padding-bottom: 27px; }

.u-padding-Bxm {
  padding-bottom: 22px; }

.u-padding-Bm {
  padding-bottom: 20px; }

.u-padding-Bs {
  padding-bottom: 12px; }

.u-padding-Bxs {
  padding-bottom: 9px; }

.u-padding-Bxxs {
  padding-bottom: 6px; }

.u-padding-Bn {
  padding-bottom: 0; }

.u-margin-Rxxl {
  margin-right: 40px; }

.u-margin-Rxl {
  margin-right: 33px; }

.u-margin-Rl {
  margin-right: 27px; }

.u-margin-Rxm {
  margin-right: 22px; }

.u-margin-Rm {
  margin-right: 20px; }

.u-margin-Rs {
  margin-right: 12px; }

.u-margin-Rxs {
  margin-right: 9px; }

.u-margin-Rxxs {
  margin-right: 6px; }

.u-margin-Rn {
  margin-right: 0; }

.u-padding-Rxxl {
  padding-right: 40px; }

.u-padding-Rxl {
  padding-right: 33px; }

.u-padding-Rl {
  padding-right: 27px; }

.u-padding-Rxm {
  padding-right: 22px; }

.u-padding-Rm {
  padding-right: 20px; }

.u-padding-Rs {
  padding-right: 12px; }

.u-padding-Rxs {
  padding-right: 9px; }

.u-padding-Rxxs {
  padding-right: 6px; }

.u-padding-Rn {
  padding-right: 0; }

.u-margin-Lxxl {
  margin-left: 40px; }

.u-margin-Lxl {
  margin-left: 33px; }

.u-margin-Ll {
  margin-left: 27px; }

.u-margin-Lxm {
  margin-left: 22px; }

.u-margin-Lm {
  margin-left: 20px; }

.u-margin-Ls {
  margin-left: 12px; }

.u-margin-Lxs {
  margin-left: 9px; }

.u-margin-Lxxs {
  margin-left: 6px; }

.u-margin-Ln {
  margin-left: 0; }

.u-padding-Lxxl {
  padding-left: 40px; }

.u-padding-Lxl {
  padding-left: 33px; }

.u-padding-Ll {
  padding-left: 27px; }

.u-padding-Lxm {
  padding-left: 22px; }

.u-padding-Lm {
  padding-left: 20px; }

.u-padding-Ls {
  padding-left: 12px; }

.u-padding-Lxs {
  padding-left: 9px; }

.u-padding-Lxxs {
  padding-left: 6px; }

.u-padding-Ln {
  padding-left: 0; }

.u-is-hidden {
  display: none !important;
  visibility: hidden !important; }

.u-is-visible {
  display: block !important;
  visibility: visible !important; }

.u-is-hidden-visually {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px); }

.u-is-visible {
  visibility: visible; }

.u-is-invisible {
  visibility: hidden; }

.u-is-actionable {
  cursor: pointer; }

.u-is-draggable {
  cursor: move; }

.u-is-disabled {
  cursor: default; }

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

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

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

.u-text-extra-small {
  font-size: 12px;
  color: #96A3B6; }

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