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

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td,
  .table th {
    background-color: #fff !important; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

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

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

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

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

a {
  color: #4f8ef7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0b60ef;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

cite {
  font-style: normal; }

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

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

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

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

.text-muted {
  color: #999999; }

.text-primary {
  color: #4f8ef7; }
  .text-primary a:hover {
    color: #1e6ff5; }

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

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

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

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

.bg-primary {
  color: #fff;
  background-color: #4f8ef7; }
  .bg-primary a:hover {
    background-color: #1e6ff5; }

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@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; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      display: table; }
    .dl-horizontal dd:after {
      clear: both; } }

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

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

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

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

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

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

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

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: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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 {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control:-moz-placeholder {
    color: #999999; }
  .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

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

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

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

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

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

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

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

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

.input-sm, .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; }

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

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

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

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

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

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

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

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

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

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

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

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

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

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

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

.form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333;
    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;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #4f8ef7;
  border-color: transparent; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff;
    background-color: #2875f5;
    border-color: transparent; }
  .open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2875f5;
    border-color: transparent; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .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-color: #4f8ef7;
    border-color: transparent; }
  .btn-primary .badge {
    color: #4f8ef7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #55D98C;
  border-color: transparent; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #34d275;
    border-color: transparent; }
  .open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #34d275;
    border-color: transparent; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .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-color: #55D98C;
    border-color: transparent; }
  .btn-success .badge {
    color: #55D98C;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5aaeeb;
  border-color: transparent; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #fff;
    background-color: #369ce7;
    border-color: transparent; }
  .open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #369ce7;
    border-color: transparent; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .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-color: #5aaeeb;
    border-color: transparent; }
  .btn-info .badge {
    color: #5aaeeb;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .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-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }
  .open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .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-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #4f8ef7;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #0b60ef;
    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: #999999;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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%;
  padding-left: 0;
  padding-right: 0; }

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

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

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("bootstrap/glyphicons-halflings-regular.eot");
  src: url("bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

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

.dropdown {
  position: relative; }

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

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

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

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

.dropdown-menu {
  position: absolute;
  top: 80%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 8px 0;
  margin: 8px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
  border-top-right-radius: 4px !important;
  border-top-left-radius: 4px !important; }

.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:focus,
    .btn-group-vertical > .btn:focus {
      outline: none; }

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

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

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

.btn-group > .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-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

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

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

.btn-group-vertical > .btn-group:first-child: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%; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

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

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  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 {
    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: #eeeeee; }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #4f8ef7; }
  .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: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      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: #4f8ef7; }

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: none; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

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

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

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

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #4f8ef7;
      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 {
    color: #0b60ef;
    background-color: #eeeeee;
    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: 2;
    color: #fff;
    background-color: #4f8ef7;
    border-color: #4f8ef7;
    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: #999999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

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

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

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

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

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

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-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: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #999999;
    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[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

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

.label-primary {
  background-color: #4f8ef7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #1e6ff5; }

.label-success {
  background-color: #55D98C; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #2ecd70; }

.label-info {
  background-color: #5aaeeb; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #2d98e5; }

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }

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

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #4f8ef7;
  background-color: #fff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .container .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail a:hover,
  .thumbnail a:focus,
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail.active {
  border-color: #4f8ef7; }

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

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

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

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

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

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #4f8ef7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

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

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

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

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

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

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

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

.media,
.media .media {
  margin-top: 15px; }

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

.media-object {
  display: block; }

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

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

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

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

.list-group {
  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 #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5; }
  a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #4f8ef7;
    border-color: #4f8ef7; }
    a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
      color: inherit; }
    a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
      color: white; }

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

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

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

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

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

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

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

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

.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 > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
    .panel > .list-group .list-group-item:first-child {
      border-top: 0; }
    .panel > .list-group .list-group-item:last-child {
      border-bottom: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

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

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

.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 > 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 {
  border-top: 1px solid #ddd; }

.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 > th,
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tfoot > tr:first-child > th,
  .panel > .table-bordered > tfoot > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td {
    border-top: 0; }
  .panel > .table-bordered > thead > tr:last-child > th,
  .panel > .table-bordered > thead > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; }

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

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

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > 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-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse .panel-body {
      border-top: 1px solid #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: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #ddd; }
  .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd; }

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

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

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

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #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: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

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

.modal-content {
  position: relative;
  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: none; }

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

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

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

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

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

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

@media (min-width: 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; }
  .modal-lg {
    width: 900px; } }

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

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  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;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  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);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  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: #999;
  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: #999;
  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: #999;
  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: #999;
  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; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: none;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.affix {
  position: fixed; }

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

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

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

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

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

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

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

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

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

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

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

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

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

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

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

@media print {
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }

.icon-new-page {
  background: url("/img/new-page-icon.svg") no-repeat transparent;
  width: 16px;
  height: 16px;
  background-size: 100%;
  opacity: 0.6; }
  .icon-new-page:hover {
    opacity: 1; }

.nav-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  margin-right: 20px;
  padding: 0;
  width: 19px;
  height: 19px;
  margin-top: -2px;
  position: relative; }
  .nav-icon:before, .nav-icon:after {
    background: no-repeat transparent center -64px url("/img/default-icons-sprite.png");
    background-size: 32px;
    width: 32px;
    height: 32px;
    content: '';
    position: absolute;
    transition: .3s opacity;
    top: -6px;
    left: -4px; }
  .nav-icon:after {
    opacity: 0;
    background-position: center -96px; }
  .nav-icon:hover:before {
    opacity: 0; }
  .nav-icon:hover:after {
    opacity: 1; }
  .nav-icon.nav-icon-save {
    top: 5px;
    margin-right: 0px; }
  .nav-icon.icon-export:before {
    background-position: center -256px; }
  .nav-icon.icon-export:after {
    background-position: center -288px; }
  .nav-icon.icon-share:before {
    background-position: center -320px; }
  .nav-icon.icon-share:after {
    background-position: center -352px; }
  .nav-icon.icon-videos {
    left: -5px;
    margin-right: 10px; }
    .nav-icon.icon-videos:before {
      background-position: center -384px; }
    .nav-icon.icon-videos:after {
      background-position: center -416px; }
  .nav-icon.icon-back:before {
    background-position: center -448px; }
  .nav-icon.icon-back:after {
    background-position: center -480px; }
  .nav-icon.icon-forward:before {
    background-position: center -512px; }
  .nav-icon.icon-forward:after {
    background-position: center -544px; }
  .nav-icon.icon-paint:before {
    background-position: center -576px; }
  .nav-icon.icon-paint:after {
    background-position: center -608px; }
  .nav-icon.icon-duplicate:before {
    background-position: center -640px; }
  .nav-icon.icon-duplicate:after {
    background-position: center -672px; }
  .nav-icon.icon-move:before {
    background-position: center -704px; }
  .nav-icon.icon-move:after {
    background-position: center -736px; }
  .nav-icon.icon-trash:before {
    background-position: center -768px; }
  .nav-icon.icon-trash:after {
    background-position: center -800px; }
  .nav-icon.icon-help {
    width: 14px; }
    .nav-icon.icon-help:before, .nav-icon.icon-help:after {
      top: 1px;
      background-size: 21px;
      width: 21px;
      height: 21px; }
    .nav-icon.icon-help:before {
      background-position: center -255px; }
    .nav-icon.icon-help:after {
      background-position: center -276px; }

#navbar-center {
  width: 144px;
  position: relative;
  margin: 0 auto !important;
  float: none !important; }
  #navbar-center li {
    height: 48px;
    cursor: pointer;
    text-align: center;
    width: 72px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    transition: .2s border-color; }
    #navbar-center li.active {
      border-bottom-color: #4084f6; }
    #navbar-center li .edit-icon,
    #navbar-center li .test-icon {
      height: 20px;
      width: 20px;
      margin-top: 14px;
      display: inline-block;
      position: relative; }
      #navbar-center li .edit-icon:before, #navbar-center li .edit-icon:after,
      #navbar-center li .test-icon:before,
      #navbar-center li .test-icon:after {
        background: no-repeat transparent center -128px url("/img/default-icons-sprite.png");
        background-size: 32px;
        width: 32px;
        height: 32px;
        content: '';
        position: absolute;
        transition: .3s opacity;
        left: -6px;
        top: -6px; }
      #navbar-center li .edit-icon:after,
      #navbar-center li .test-icon:after {
        opacity: 0; }
    #navbar-center li .edit-icon:after {
      background-position: center -160px; }
    #navbar-center li .test-icon:before {
      background-position: center -192px; }
    #navbar-center li .test-icon:after {
      background-position: center -224px; }
    #navbar-center li .edit-icon:hover:before,
    #navbar-center li .test-icon:hover:before,
    #navbar-center li.active .edit-icon:before,
    #navbar-center li.active .test-icon:before {
      opacity: 0; }
    #navbar-center li .edit-icon:hover:after,
    #navbar-center li .test-icon:hover:after,
    #navbar-center li.active .edit-icon:after,
    #navbar-center li.active .test-icon:after {
      opacity: 1; }

#icon-save, .icon-save {
  background: url("/img/builder-save-icon.png") no-repeat transparent;
  margin-right: 5px;
  margin-left: 3px; }
  #icon-save:hover, .icon-save:hover {
    background-position-y: -19px; }

#icon-menu, .icon-menu {
  background: url("/img/side-menu-icon.svg") no-repeat transparent;
  margin-top: 0px; }

#icon-delete, .icon-delete {
  background: url("/img/trash-icon.svg") no-repeat transparent; }

.icon-edit {
  background: url("/img/edit-icon.svg") no-repeat transparent; }

.icon-new-project {
  background: url("/img/new-icon.svg") no-repeat transparent; }

.icon-folder {
  background: url("/img/folder-icon.svg") no-repeat transparent; }

.icon-folder-circled {
  background: url("/img/project-folder-list-icon.png") no-repeat transparent;
  width: 32px;
  height: 32px;
  background-size: 100%; }

.icon-gear {
  background: url("/img/options-icon.svg") no-repeat transparent;
  background-size: 100%; }

.icon-logout {
  background: url("/img/logout-icon.svg") no-repeat transparent;
  background-size: 100%; }

.icon-modal-close {
  position: relative;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 43px;
  top: 46px;
  cursor: pointer; }
  .icon-modal-close:before, .icon-modal-close:after {
    background: transparent no-repeat center 0 url("/img/small-icons-sprite.png");
    background-size: 16px;
    position: absolute;
    height: 16px;
    width: 16px;
    content: ''; }
  .icon-modal-close:after {
    opacity: 0;
    background-position: -16;
    transition: 0.2s opacity; }
  .icon-modal-close:hover:after {
    opacity: 1; }

.sm-icon {
  position: relative;
  width: 16px;
  height: 16px; }
  .sm-icon:before, .sm-icon:after {
    background: transparent no-repeat center 0 url("/img/small-icons-sprite.png");
    background-size: 16px;
    position: absolute;
    height: 16px;
    width: 16px;
    content: ''; }
  .sm-icon:after {
    opacity: 0;
    background-position: -16;
    transition: 0.2s opacity; }
  .sm-icon:hover:after {
    opacity: 1; }
  .sm-icon.icon-zip:before {
    background-position: center -32px; }
  .sm-icon.icon-zip:after {
    background-position: center -48px; }
  .sm-icon.icon-package:before {
    background-position: center -64px; }
  .sm-icon.icon-package:after {
    background-position: center -80px; }
  .sm-icon.icon-cli:before {
    background-position: center -96px; }
  .sm-icon.icon-cli:after {
    background-position: center -112px; }
  .sm-icon.icon-creator:before {
    background-position: center -128px; }
  .sm-icon.icon-creator:after {
    background-position: center -144px; }
  .sm-icon.icon-link:before {
    background-position: center -160px; }
  .sm-icon.icon-link:after {
    background-position: center -176px; }
  .sm-icon.icon-chat:before {
    background-position: center -192px; }
  .sm-icon.icon-chat:after {
    background-position: center -208px; }
  .sm-icon.icon-email:before {
    background-position: center -224px; }
  .sm-icon.icon-email:after {
    background-position: center -240px; }
  .sm-icon.icon-add-page:before {
    background-position: center -272px; }
  .sm-icon.icon-add-page:after {
    background-position: center -272px; }
  .sm-icon.icon-refresh:before {
    background-position: center -288px; }
  .sm-icon.icon-refresh:after {
    background-position: center -302px; }
  .sm-icon.icon-theme:before {
    background-position: center -320px; }
  .sm-icon.icon-theme:after {
    background-position: center -336px; }
  .sm-icon.icon-sass:before {
    background-position: center -352px; }
  .sm-icon.icon-sass:after {
    background-position: center -368px; }
  .sm-icon.icon-assets:before {
    background-position: center -384px; }
  .sm-icon.icon-assets:after {
    background-position: center -400px; }
  .sm-icon.icon-cordova-plugins:before {
    background-position: center -416px; }
  .sm-icon.icon-cordova-plugins:after {
    background-position: center -432px; }
  .sm-icon.icon-angular-modules:before {
    background-position: center -448px; }
  .sm-icon.icon-angular-modules:after {
    background-position: center -464px; }
  .sm-icon.icon-external-js:before {
    background-position: center -480px; }
  .sm-icon.icon-external-js:after {
    background-position: center -496px; }

.nav-tabs li:hover .sm-icon:after,
.nav-tabs li.active .sm-icon:after {
  opacity: 1; }

.nav-tabs .sm-icon {
  display: inline-block;
  margin-right: 10px;
  top: 5px; }

p a {
  color: #4e8ff7;
  text-decoration: none; }
  p a:hover {
    color: #4e8ff7;
    opacity: .8;
    text-decoration: none; }

input {
  outline: none; }
  input:focus {
    outline: none; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 13px;
  color: #70737C; }

.clear-button {
  background: transparent;
  border: none;
  box-shadow: none !important;
  min-height: 0 !important;
  padding: 5px; }
  .clear-button:hover {
    background-color: transparent; }
  .clear-button:active {
    box-shadow: none; }

.dash-modal .modal-header {
  padding: 40px 40px 10px 40px; }

.dash-modal .modal-body {
  padding: 10px 40px 40px 40px; }

.dash-modal .modal-footer {
  padding: 10px 40px 40px 40px; }

.dash-modal .modal-header button.close, .dash-modal .modal-body button.close, .dash-modal .modal-footer button.close {
  font-size: 40px;
  font-weight: 200;
  color: #798291; }

.dash-modal .modal-title {
  font-weight: normal;
  font-size: 28px; }

.dash-modal .modal-body {
  top: 90px;
  background-color: white; }

.dash-modal input, .dash-modal select {
  display: block;
  width: 100%;
  height: 48px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dadde2;
  border-radius: 2px;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1); }
  .dash-modal input:focus, .dash-modal select:focus {
    box-shadow: none; }

.dash-modal .modal-footer {
  border: none; }

body .modal-backdrop {
  background-color: #0f1e37; }
  body .modal-backdrop.in {
    background-color: #0f1e37;
    opacity: .5; }

.modal-content {
  border: 1px solid transparent;
  -moz-box-shadow: 0 4px 32px rgba(31, 32, 35, 0.07);
  -webkit-box-shadow: 0 4px 32px rgba(31, 32, 35, 0.07);
  box-shadow: 0 4px 32px rgba(31, 32, 35, 0.07); }

.modal-header {
  border: none; }

.btn:not(.btn-link) {
  min-height: 40px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  font-weight: bold;
  letter-spacing: 1px; }

.btn-link {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  color: #4e8ff7;
  transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -webkit-transition: 0.1s linear; }
  .btn-link:hover {
    font-weight: 400;
    color: #4e8ff7;
    text-decoration: none;
    opacity: .5; }

.btn-default {
  border: none;
  color: #374155; }

.btn-primary {
  color: #FFF;
  background-color: #4E8EF7;
  border: none;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -webkit-transition: 0.1s linear; }
  .btn-primary:hover {
    color: #FFF;
    background-color: #4F92FF;
    border-color: #4274C9;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2); }
  .btn-primary:active {
    color: #FFF;
    background-color: #9EBFF6;
    border-color: #96AFDA;
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1); }
  .btn-primary:focus {
    color: #FFF;
    background-color: #4E8EF7;
    border-color: #4b84e2;
    box-shadow: none;
    outline: none; }

.btn-danger {
  color: #D9534F;
  background-color: #FFF;
  border-color: #D9534F;
  border-radius: 2px;
  padding: 6px 60px;
  transition: 0.05s linear;
  -moz-transition: 0.05s linear;
  -webkit-transition: 0.05s linear; }
  .btn-danger:focus {
    outline: none; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border-width: 0 0 1px 0;
  border-bottom-color: #4f8ef7;
  margin-bottom: -1px;
  color: #4f8ef7; }

.nav-tabs > li > a {
  color: #b9c0ca;
  border-bottom: 1px solid #ddd;
  border-width: 0 0 1px 0; }

.nav-tabs > li > a:hover {
  background: none;
  color: #d6dae0;
  border-width: 0 0 1px 0; }

.dropdown-menu {
  transition: opacity 0.25s, transform 0.25s cubic-bezier(0.36, 0.66, 0.04, 1), top 0.25s step-end;
  top: -5000px;
  display: block;
  overflow: hidden;
  transform: translate3d(0, -10px, 0);
  opacity: 0;
  border-radius: 2px !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.175); }
  .dropdown-menu li a {
    line-height: 1.75em;
    transition: .2s background-color; }

.open > .dropdown-menu {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  top: 80%;
  transition: opacity 0.25s, transform 0.25s cubic-bezier(0.36, 0.66, 0.04, 1); }

.modal.fade {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 1);
  transform: scale3d(0.5, 0.5, 1);
  transition: opacity 0.2s, -webkit-transform 0.4s cubic-bezier(0.155, 1.105, 0.295, 1.12);
  transition: opacity 0.2s, transform 0.4s cubic-bezier(0.155, 1.105, 0.295, 1.12); }
  .modal.fade.in {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

#login, #signup {
  background-color: white; }
  #login .message, #signup .message {
    text-align: center;
    margin: 40px 0; }
    #login .message .small, #signup .message .small {
      font-size: 14px;
      color: #989DAB; }
  #login .btn[type="submit"], #signup .btn[type="submit"] {
    background-color: #4e8ef7;
    color: #fff;
    display: block;
    font-weight: 400;
    font-size: 18px;
    padding: 12px;
    width: 100%;
    border: 2px solid #5087e2; }
  #login input, #signup input {
    margin: 16px 0; }
    #login input::-webkit-input-placeholder, #signup input::-webkit-input-placeholder {
      color: #b5bac4; }
    #login input:-moz-placeholder, #signup input:-moz-placeholder {
      color: #b5bac4; }
    #login input::-moz-placeholder, #signup input::-moz-placeholder {
      color: #b5bac4; }
    #login input:-ms-input-placeholder, #signup input:-ms-input-placeholder {
      color: #b5bac4; }
    #login input:focus, #signup input:focus {
      border-color: #4d84f1; }
  #login .creator-landing-logo, #signup .creator-landing-logo {
    margin-bottom: 40px;
    margin: 0 auto 40px auto;
    text-align: center; }

#login {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  #login label {
    display: none; }
  #login input {
    border: 2px solid #D1D5DE;
    border-radius: 3px;
    box-shadow: none;
    padding: 4px 10px;
    height: 40px;
    font-weight: 400;
    font-size: 13px; }
    #login input:hover {
      border: 2px solid #ABB0BB; }
    #login input:active {
      border: 2px solid #4f8ef7; }
    #login input:focus {
      border: 2px solid #4f8ef7; }
  #login .login-box {
    width: 400px;
    padding: 10px;
    border-radius: 3px; }
  #login .bottom-text {
    text-align: center;
    margin: 10px 0px;
    color: #9498a0;
    font-weight: 400; }
    #login .bottom-text a {
      color: #508ff7; }

#new-project-modal .modal-dialog {
  height: 520px;
  width: 672px;
  margin-left: -336px; }

#new-project-modal .modal-body {
  top: 119px;
  padding-top: 20px;
  padding-bottom: 20px; }

#new-project-modal .type-label {
  margin-bottom: 10px;
  font-size: 16px; }

#new-project-modal .template-error {
  color: darkred; }

#new-project-modal .type-choice {
  width: 137px;
  height: 115px;
  border-radius: 4px;
  display: inline-block;
  border: 2px solid transparent; }
  #new-project-modal .type-choice span {
    width: 133px;
    height: 111px;
    display: inline-block; }
  #new-project-modal .type-choice.not-selected span {
    opacity: 0.4; }
  #new-project-modal .type-choice.selected, #new-project-modal .type-choice:hover {
    background-color: #dce8fd;
    border: 2px solid #4e8ef7;
    cursor: pointer; }
    #new-project-modal .type-choice.selected.not-selected span, #new-project-modal .type-choice:hover.not-selected span {
      opacity: 0.8; }
  #new-project-modal .type-choice.none-selected span {
    opacity: 1; }
  #new-project-modal .type-choice.blank {
    margin-right: 10px; }
    #new-project-modal .type-choice.blank span {
      background: url(/img/project-thumbnail-sprite.png) 0px 0px;
      background-size: 100% auto; }
  #new-project-modal .type-choice.sidemenu {
    margin-right: 10px; }
    #new-project-modal .type-choice.sidemenu span {
      background: url(/img/project-thumbnail-sprite.png) 0px -111px;
      background-size: 100% auto; }
  #new-project-modal .type-choice.tabs {
    margin-right: 10px; }
    #new-project-modal .type-choice.tabs span {
      background: url(/img/project-thumbnail-sprite.png) 0px -222px;
      background-size: 100% auto; }
  #new-project-modal .type-choice.sidemenutabs span {
    background: url(/img/project-thumbnail-sprite.png) 0px -333px;
    background-size: 100% auto; }

#signup {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  #signup label {
    display: none; }
  #signup input {
    border: 2px solid #d1d5de;
    border-radius: 3px;
    box-shadow: none;
    padding: 4px 10px;
    height: 40px;
    font-weight: 400;
    font-size: 13px; }
  #signup .creator-landing-logo {
    text-align: center; }
  #signup .title {
    font-size: 16px; }
  #signup .header-text {
    margin: 30px 0; }
  #signup .signup-box {
    max-width: 550px; }
  #signup .bottom-text {
    text-align: center; }
    #signup .bottom-text.legal {
      color: #B9C1D3; }

#support {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  #support .support-box {
    width: 400px;
    padding: 10px;
    border-radius: 3px; }

#first-run {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

#first-run-modal form .company-row {
  margin-top: 20px; }

#first-run-modal form label {
  line-height: 34px; }

#first-run-modal form .col-xs-10 .col-xs-6 {
  margin: 0;
  padding: 0 5px 0; }
  #first-run-modal form .col-xs-10 .col-xs-6:last-child {
    padding-right: 0; }

#first-run-modal .modal-dialog {
  width: 540px;
  height: 400px;
  margin-left: -270px; }

#first-run-modal .modal-body {
  top: 80px;
  padding: 26px; }

#first-run-modal .modal-header {
  background: url("/img/intro-header.jpg");
  width: 538px;
  height: 100px;
  background-size: 100%;
  border-radius: 2px 2px 0 0;
  margin-top: -1px; }

#first-run-modal h4 {
  color: #5a5c62;
  margin: 20px 0 30px 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400; }

#first-run-modal .form-control {
  border-radius: 2px;
  height: 36px;
  font-size: 13px;
  font-weight: 400;
  border-color: #DADDE2;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.08) inset; }
  #first-run-modal .form-control:hover {
    border-color: #bbc0c7; }
  #first-run-modal .form-control:focus {
    border-color: #4a8bf7; }

.app-status {
  position: relative;
  z-index: 0;
  height: 20px;
  box-sizing: border-box;
  margin-bottom: -20px;
  display: block;
  pointer-events: none;
  font-size: 12px;
  font-family: Helvetica, arial, sans-serif;
  background-size: 100%; }
  .app-status .connection {
    line-height: 20px;
    margin-left: 3px; }

.app-frame {
  border-radius: 2px;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.05); }
  .app-frame a {
    opacity: 1; }
  .app-frame .sidemenu-frame, .app-frame .sidemenu-video, .app-frame .sidemenu-frame-left, .app-frame .sidemenu-frame-right {
    display: none; }
  .app-frame .content {
    background-color: white;
    border: none;
    float: left; }
  .app-frame.sidemenu .content {
    width: 268px; }
  .app-frame.sidemenu .sidemenu-frame, .app-frame.sidemenu .sidemenu-video {
    display: inline-block; }
  .app-frame.sidemenu.sidemenu-left {
    padding-right: 52px; }
    .app-frame.sidemenu.sidemenu-left .app-status {
      margin-right: -52px;
      z-index: 1; }
    .app-frame.sidemenu.sidemenu-left .sidemenu-frame-left {
      display: inline-block;
      position: absolute;
      height: 100%;
      width: 52px;
      background: #d2d6df;
      border-radius: 0px 4px 4px 0px;
      right: 0px; }
      .app-frame.sidemenu.sidemenu-left .sidemenu-frame-left img {
        width: 52px; }
  .app-frame.sidemenu.sidemenu-right {
    padding-left: 52px; }
    .app-frame.sidemenu.sidemenu-right .content {
      float: right; }
    .app-frame.sidemenu.sidemenu-right .app-status {
      margin-left: -52px;
      z-index: 1; }
    .app-frame.sidemenu.sidemenu-right .sidemenu-frame-right {
      display: inline-block;
      position: absolute;
      left: 0px;
      height: 100%;
      width: 52px;
      background: #d2d6df;
      border-radius: 4px 0px 0px 4px; }
      .app-frame.sidemenu.sidemenu-right .sidemenu-frame-right img {
        width: 52px; }
  .app-frame.app-frame-ios app-status {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%; }
  .app-frame.app-frame-ios.sidemenu-left app-status {
    padding-right: 52px; }
  .app-frame.app-frame-ios.sidemenu-right app-status {
    padding-left: 52px; }

/*
@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
       only screen and (   min--moz-device-pixel-ratio: 1.3),
       only screen and (        min-device-pixel-ratio: 1.3),
       only screen and (             min-resolution: 124dpi)
  { 
    .app-frame {
      background-image: url("/img/phone-case@2x.png");
      background-size: 365px 792px;
    }
  }
*/
page-templates #add-page-dropdown {
  cursor: pointer;
  margin-right: 4px;
  display: inline-block;
  position: relative;
  top: -1px;
  padding-bottom: 5px; }
  page-templates #add-page-dropdown div {
    font-size: 13px;
    color: #979797;
    font-weight: 500; }
    page-templates #add-page-dropdown div:hover {
      color: #4f8ef7; }
      page-templates #add-page-dropdown div:hover .icon-new-page {
        opacity: 1;
        -webkit-filter: invert() sepia() saturate(8000%) hue-rotate(-130deg) brightness(2);
        filter: invert() sepia() saturate(8000%) hue-rotate(-130deg) brightness(2); }
    page-templates #add-page-dropdown div .icon-new-page {
      opacity: 1;
      display: inline-block;
      vertical-align: middle;
      margin-top: -4px;
      opacity: .6; }

app-outline {
  box-sizing: border-box;
  display: block;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative; }
  app-outline .content > ul {
    padding-left: 0px; }
  app-outline li + ul {
    display: none; }
  app-outline .page-icon {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: 100%;
    vertical-align: middle;
    width: 0;
    height: 0;
    margin-right: 4px; }
  app-outline .page-icon-heading {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -16px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-heading {
    background-position: 0px 0px; }
  app-outline .page-icon-markdown {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -48px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-markdown {
    background-position: 0px -32px; }
  app-outline .page-icon-button {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -144px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-button {
    background-position: 0px -128px; }
  app-outline .page-icon-image {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -176px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-image {
    background-position: 0px -160px; }
  app-outline .page-icon-text-area {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -208px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-text-area {
    background-position: 0px -192px; }
  app-outline .page-icon-search {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -240px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-search {
    background-position: 0px -224px; }
  app-outline .page-icon-card {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -272px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-card {
    background-position: 0px -256px; }
  app-outline .page-icon-card2 {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -272px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-card2 {
    background-position: 0px -256px; }
  app-outline .page-icon-toggle {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -304px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-toggle {
    background-position: 0px -288px; }
  app-outline .page-icon-radio {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -336px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-radio {
    background-position: 0px -320px; }
  app-outline .page-icon-range {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -368px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-range {
    background-position: 0px -352px; }
  app-outline .page-icon-checkbox {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -400px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-checkbox {
    background-position: 0px -384px; }
  app-outline .page-icon-select {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -432px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-select {
    background-position: 0px -416px; }
  app-outline .page-icon-slider {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -464px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-slider {
    background-position: 0px -448px; }
  app-outline .page-icon-slide2 {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -464px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-slide2 {
    background-position: 0px -448px; }
  app-outline .page-icon-list-item {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -496px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-list-item {
    background-position: 0px -480px; }
  app-outline .page-icon-list-item-container {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -496px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-list-item-container {
    background-position: 0px -480px; }
  app-outline .page-icon-html {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -528px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-html {
    background-position: 0px -512px; }
  app-outline .page-icon-spacer {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -560px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-spacer {
    background-position: 0px -544px; }
  app-outline .page-icon-button-bar {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -592px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-button-bar {
    background-position: 0px -576px; }
  app-outline .page-icon-form {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -624px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-form {
    background-position: 0px -608px; }
  app-outline .page-icon-list-item-thumbnail {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -656px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-list-item-thumbnail {
    background-position: 0px -640px; }
  app-outline .page-icon-list {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -688px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-list {
    background-position: 0px -672px; }
  app-outline .page-icon-list-item-divider {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -720px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-list-item-divider {
    background-position: 0px -704px; }
  app-outline .page-icon-map {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -816px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-map {
    background-position: 0px -800px; }
  app-outline .page-icon-page {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -912px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-page {
    background-position: 0px -896px; }
  app-outline .page-icon-tabs {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -976px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-tabs {
    background-position: 0px -960px; }
  app-outline .page-icon-tabs-controller {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -1008px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-tabs-controller {
    background-position: 0px -992px; }
  app-outline .page-icon-input {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -1040px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-input {
    background-position: 0px -1024px; }
  app-outline .page-icon-tab {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -1072px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-tab {
    background-position: 0px -1056px; }
  app-outline .page-icon-side-menu2 {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -944px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-side-menu2 {
    background-position: 0px -928px; }
  app-outline .page-icon-video {
    background: url("/img/page-component-sprite.png") no-repeat transparent;
    background-position: 0px -1104px;
    background-size: 16px;
    width: 16px;
    height: 16px; }
  app-outline li.selected .page-icon-video {
    background-position: 0px -1088px; }
  app-outline .content ul {
    padding-left: 0px; }
    app-outline .content ul li {
      list-style: none;
      padding-left: 0px;
      font-size: 12px;
      font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-weight: 400; }
      app-outline .content ul li .caret {
        margin-right: 5px;
        margin-left: -5px;
        border-bottom: 4px solid transparent;
        border-top: 4px solid transparent;
        border-left: 4px solid;
        display: inline-block;
        height: 0;
        vertical-align: middle;
        width: 0; }
      app-outline .content ul li.expanded + ul {
        display: block; }
      app-outline .content ul li.expanded .caret {
        margin-left: -7px;
        margin-bottom: -2px;
        margin-right: 7px;
        border-top: 4px solid;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent; }
      app-outline .content ul li .selected-icon {
        display: none;
        float: right;
        opacity: 0.8;
        height: 13px;
        margin-top: 2px;
        margin-left: 10px;
        background-position: 0px 0px; }
        app-outline .content ul li .selected-icon.info {
          background: url("/img/info-icon.png") no-repeat transparent;
          background-size: 13px;
          width: 13px; }
        app-outline .content ul li .selected-icon.pin {
          background: url("/img/pin-page-icon-sprite.png") no-repeat transparent;
          background-size: 7px;
          width: 7px; }
        app-outline .content ul li .selected-icon.duplicate {
          background: url("/img/duplicate-page.png") no-repeat transparent;
          background-size: 14px;
          width: 14px; }
        app-outline .content ul li .selected-icon.trash {
          background: url("/img/delete-page.png") no-repeat transparent;
          background-size: 11px;
          width: 11px; }
        app-outline .content ul li .selected-icon:hover {
          opacity: 1; }
        app-outline .content ul li .selected-icon.on {
          display: inline-block;
          opacity: 1;
          background-position: 0px 0px; }
      app-outline .content ul li a {
        color: #4a4d55;
        padding: 6px 10px;
        display: block;
        text-decoration: none;
        border-radius: 2px;
        transition: 0.1s linear;
        -webkit-transition: 0.1s linear;
        -moz-transition: 0.1s linear; }
      app-outline .content ul li a:hover {
        background: #f0f2f7;
        text-decoration: none;
        transition: 0.2s background linear;
        -webkit-transition: 0.2s background linear;
        -moz-transition: 0.2s background linear; }
      app-outline .content ul li.selected a {
        background-color: #6997F2;
        color: #fff; }
      app-outline .content ul li.selected .selected-icon {
        display: inline-block; }
        app-outline .content ul li.selected .selected-icon.pin {
          background-position: 0px -13px; }
        app-outline .content ul li.selected .selected-icon.on {
          opacity: 1;
          background-position: 0px -26px; }
      app-outline .content ul li.active a {
        background-color: rgba(103, 149, 245, 0.8);
        color: #fff; }

app-components {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden; }
  app-components ul {
    padding-left: 0px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 100px; }
    app-components ul li {
      max-width: 122px;
      width: 122px;
      height: 106px;
      margin-right: 2px;
      list-style: none;
      line-height: 96px;
      margin-left: 0;
      position: relative; }
      app-components ul li .pro-required {
        background-color: lightgray;
        height: 18px;
        font-size: 11px;
        margin-left: 5px; }
      app-components ul li:hover .pro-required {
        background-color: #4E8EF7; }
      app-components ul li a {
        color: #616774;
        font-size: 12px;
        font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: 400; }
        app-components ul li a:hover {
          color: #2E3136; }
          app-components ul li a:hover .icon:before,
          app-components ul li a:hover .icon:after {
            transform: scale3d(1.15, 1.15, 1); }
          app-components ul li a:hover .icon:after {
            opacity: 1; }
        app-components ul li a:active .icon:before, app-components ul li a:active .icon:after {
          transform: scale3d(1.1, 1.1, 1); }
        app-components ul li a .icon {
          width: 90px;
          height: 50px;
          display: block;
          margin: 22px auto 0;
          position: relative; }
          app-components ul li a .icon:before, app-components ul li a .icon:after {
            background: no-repeat transparent center top url("/img/components-sprite.png");
            background-size: 90px;
            width: 90px;
            height: 50px;
            left: 0;
            content: '';
            position: absolute;
            transition-property: opacity, transform;
            transform: scale3d(1, 1, 1);
            transition-duration: .25s;
            transition-timing-function: linear, cubic-bezier(0.33, 2, 0.66, 1); }
          app-components ul li a .icon:after {
            opacity: 0; }
          app-components ul li a .icon.button-bar:before {
            background-position: center 0; }
          app-components ul li a .icon.button-bar:after {
            background-position: center -50px; }
          app-components ul li a .icon.button:before {
            background-position: center -100px; }
          app-components ul li a .icon.button:after {
            background-position: center -150px; }
          app-components ul li a .icon.card:before, app-components ul li a .icon.card2:before {
            background-position: center -200px; }
          app-components ul li a .icon.card:after, app-components ul li a .icon.card2:after {
            background-position: center -250px; }
          app-components ul li a .icon.checkbox:before {
            background-position: center -300px; }
          app-components ul li a .icon.checkbox:after {
            background-position: center -350px; }
          app-components ul li a .icon.header:before {
            background-position: center -400px; }
          app-components ul li a .icon.header:after {
            background-position: center -450px; }
          app-components ul li a .icon.form:before {
            background-position: center -500px; }
          app-components ul li a .icon.form:after {
            background-position: center -550px; }
          app-components ul li a .icon.footer:before {
            background-position: center -600px; }
          app-components ul li a .icon.footer:after {
            background-position: center -650px; }
          app-components ul li a .icon.heading:before {
            background-position: center -700px; }
          app-components ul li a .icon.heading:after {
            background-position: center -750px; }
          app-components ul li a .icon.html:before {
            background-position: center -800px; }
          app-components ul li a .icon.html:after {
            background-position: center -850px; }
          app-components ul li a .icon.image:before {
            background-position: center -900px; }
          app-components ul li a .icon.image:after {
            background-position: center -950px; }
          app-components ul li a .icon.input:before {
            background-position: center -1000px; }
          app-components ul li a .icon.input:after {
            background-position: center -1050px; }
          app-components ul li a .icon.list-item-divider:before {
            background-position: center -1100px; }
          app-components ul li a .icon.list-item-divider:after {
            background-position: center -1150px; }
          app-components ul li a .icon.list-item:before {
            background-position: center -1200px; }
          app-components ul li a .icon.list-item:after {
            background-position: center -1250px; }
          app-components ul li a .icon.list:before {
            background-position: center -1300px; }
          app-components ul li a .icon.list:after {
            background-position: center -1350px; }
          app-components ul li a .icon.map:before {
            background-position: center -1400px; }
          app-components ul li a .icon.map:after {
            background-position: center -1450px; }
          app-components ul li a .icon.markdown:before {
            background-position: center -1500px; }
          app-components ul li a .icon.markdown:after {
            background-position: center -1550px; }
          app-components ul li a .icon.radio:before {
            background-position: center -1600px; }
          app-components ul li a .icon.radio:after {
            background-position: center -1650px; }
          app-components ul li a .icon.range:before {
            background-position: center -1700px; }
          app-components ul li a .icon.range:after {
            background-position: center -1750px; }
          app-components ul li a .icon.search:before {
            background-position: center -1800px; }
          app-components ul li a .icon.search:after {
            background-position: center -1850px; }
          app-components ul li a .icon.select:before {
            background-position: center -1900px; }
          app-components ul li a .icon.select:after {
            background-position: center -1950px; }
          app-components ul li a .icon.slider:before {
            background-position: center -2000px; }
          app-components ul li a .icon.slider:after {
            background-position: center -2050px; }
          app-components ul li a .icon.spacer:before {
            background-position: center -2100px; }
          app-components ul li a .icon.spacer:after {
            background-position: center -2150px; }
          app-components ul li a .icon.textarea:before {
            background-position: center -2200px; }
          app-components ul li a .icon.textarea:after {
            background-position: center -2250px; }
          app-components ul li a .icon.toggle:before {
            background-position: center -2300px; }
          app-components ul li a .icon.toggle:after {
            background-position: center -2350px; }
          app-components ul li a .icon.video:before {
            background-position: center -2400px; }
          app-components ul li a .icon.video:after {
            background-position: center -2450px; }
          app-components ul li a .icon.list-item-avatar:before {
            background-position: center -2500px; }
          app-components ul li a .icon.list-item-avatar:after {
            background-position: center -2550px; }
          app-components ul li a .icon.list-item-thumbnail:before, app-components ul li a .icon.list-item-thumbnail2:before {
            background-position: center -2600px; }
          app-components ul li a .icon.list-item-thumbnail:after, app-components ul li a .icon.list-item-thumbnail2:after {
            background-position: center -2650px; }
          app-components ul li a .icon.list-item-icon:before {
            background-position: center -2700px; }
          app-components ul li a .icon.list-item-icon:after {
            background-position: center -2750px; }
          app-components ul li a .icon.list-item-container:before {
            background-position: center -2800px; }
          app-components ul li a .icon.list-item-container:after {
            background-position: center -2850px; }
          app-components ul li a .icon.container:before {
            background-position: center -2900px; }
          app-components ul li a .icon.container:after {
            background-position: center -2950px; }
        app-components ul li a span + span {
          display: block;
          position: absolute;
          bottom: -17px;
          left: 0;
          width: 100%;
          text-align: center;
          line-height: 17px; }
      app-components ul li .component-content {
        text-align: center;
        vertical-align: middle;
        position: relative; }
      app-components ul li.selected a {
        color: black; }

component-properties, .theme-property {
  height: 100%; }
  component-properties .sidebar-section > .tr-ftw:first-child .title, .theme-property .sidebar-section > .tr-ftw:first-child .title {
    height: 33px; }
  component-properties #properties-form, .theme-property #properties-form {
    padding-bottom: 100px; }
  component-properties .breadcrumb-left, .theme-property .breadcrumb-left {
    color: #c0c2c7;
    text-decoration: none;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear; }
    component-properties .breadcrumb-left:hover, .theme-property .breadcrumb-left:hover {
      color: #4084f6;
      transition: 0.1s linear;
      -webkit-transition: 0.1s linear;
      -moz-transition: 0.1s linear; }
  component-properties .breadcrumb-slash, .theme-property .breadcrumb-slash {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    color: #c0c2c7; }
  component-properties select, .theme-property select {
    color: #616774;
    border: 1px solid #DADDE2 !important;
    box-shadow: 0px 1px 1px rgba(200, 200, 200, 0.3);
    font-size: 12px;
    border-radius: 2px;
    height: 32px !important;
    line-height: 32px !important; }
  component-properties .category .category-toggle, .theme-property .category .category-toggle {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer; }
    component-properties .category .category-toggle .caret, .theme-property .category .category-toggle .caret {
      margin-right: -2px;
      margin-left: 10px;
      border-bottom: 4px solid transparent;
      border-top: 4px solid transparent;
      border-left: 4px solid #222429;
      display: inline-block;
      height: 0;
      vertical-align: middle;
      width: 0; }
  component-properties .category .content, .theme-property .category .content {
    display: block;
    max-height: 0;
    opacity: 0;
    transition: .2s max-height ease-in-out, .2s opacity; }
  component-properties .category.expanded .content, .theme-property .category.expanded .content {
    display: block;
    max-height: 500px;
    overflow: visible;
    opacity: 1; }
  component-properties .category.expanded .category-toggle .caret, .theme-property .category.expanded .category-toggle .caret {
    transform: rotate3d(0, 0, 1, 90deg); }
  component-properties toggle, .theme-property toggle {
    float: right;
    margin: 0 -10px 0 0; }
  component-properties .select2-container, .theme-property .select2-container {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400;
    padding: 6px 0; }
    component-properties .select2-container .select2-choice, .theme-property .select2-container .select2-choice {
      height: 32px;
      line-height: 32px;
      background-image: none;
      color: #616774;
      border-color: #DADDE2;
      box-shadow: 0px 1px 1px rgba(200, 200, 200, 0.3);
      font-size: 12px;
      border-radius: 2px; }
      component-properties .select2-container .select2-choice .select2-arrow, .theme-property .select2-container .select2-choice .select2-arrow {
        background-image: none;
        background-color: transparent;
        border-left: none;
        top: 14px;
        right: 4px; }
        component-properties .select2-container .select2-choice .select2-arrow b, .theme-property .select2-container .select2-choice .select2-arrow b {
          background: none;
          width: 0;
          height: 0;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-top: 5px solid #aaa; }
  component-properties .properties label, .theme-property .properties label {
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 500;
    color: #494D57;
    letter-spacing: 2px;
    font-size: 10px;
    margin-bottom: 6px; }
  component-properties .properties .content, .theme-property .properties .content {
    padding: 0; }
  component-properties .form-group, .theme-property .form-group {
    padding: 12px 10px;
    margin: 0;
    border-bottom: 1px solid #e9ebed; }
  component-properties .list-buttons-form-group .form-group, .theme-property .list-buttons-form-group .form-group {
    width: 173px !important;
    display: inline-block !important;
    padding: 0px !important; }
  component-properties .theme-color, .theme-property .theme-color {
    margin: 4px 0; }
    component-properties .theme-color label, .theme-property .theme-color label {
      text-transform: none;
      font-weight: normal; }
    component-properties .theme-color input, .theme-property .theme-color input {
      width: 16px;
      height: 16px;
      padding: 0;
      border: 1px solid #aaa;
      border-radius: 2px;
      float: right; }
      component-properties .theme-color input::-webkit-color-swatch, .theme-property .theme-color input::-webkit-color-swatch {
        border: none; }
      component-properties .theme-color input::-webkit-color-swatch-wrapper, .theme-property .theme-color input::-webkit-color-swatch-wrapper {
        padding: 0; }
  component-properties .new-properties .light-blue-select::selection, .theme-property .new-properties .light-blue-select::selection {
    background: #bddfeb; }
  component-properties .new-properties .category .content, .theme-property .new-properties .category .content {
    padding-bottom: 6px; }
  component-properties .new-properties .options-toggle-container, .theme-property .new-properties .options-toggle-container {
    float: right;
    width: 200px; }
    component-properties .new-properties .options-toggle-container .options-toggle-box, .theme-property .new-properties .options-toggle-container .options-toggle-box {
      height: 32px;
      display: inline-block;
      border: 1px solid #dde1e8 !important;
      text-align: center;
      cursor: pointer; }
      component-properties .new-properties .options-toggle-container .options-toggle-box.left, .theme-property .new-properties .options-toggle-container .options-toggle-box.left {
        border-right: 0px !important;
        border-radius: 2px 0px 0px 2px; }
      component-properties .new-properties .options-toggle-container .options-toggle-box.middle, .theme-property .new-properties .options-toggle-container .options-toggle-box.middle {
        border-right: 0px !important; }
      component-properties .new-properties .options-toggle-container .options-toggle-box.right, .theme-property .new-properties .options-toggle-container .options-toggle-box.right {
        border-radius: 0px 2px 2px 0px; }
      component-properties .new-properties .options-toggle-container .options-toggle-box.on, .theme-property .new-properties .options-toggle-container .options-toggle-box.on {
        background-color: #f1f3f6; }
      component-properties .new-properties .options-toggle-container .options-toggle-box .alignment-icon, .theme-property .new-properties .options-toggle-container .options-toggle-box .alignment-icon {
        display: inline-block; }
        component-properties .new-properties .options-toggle-container .options-toggle-box .alignment-icon.not-italic, .theme-property .new-properties .options-toggle-container .options-toggle-box .alignment-icon.not-italic {
          width: 12px;
          height: 9px;
          margin-top: 10px;
          background: url("/img/italic-icons-sprite.png") 0px 0px;
          background-size: 100%; }
        component-properties .new-properties .options-toggle-container .options-toggle-box .alignment-icon.italic, .theme-property .new-properties .options-toggle-container .options-toggle-box .alignment-icon.italic {
          width: 13px;
          height: 9px;
          margin-top: 10px;
          background: url("/img/italic-icons-sprite.png") 0px -20px;
          background-size: 100%; }
        component-properties .new-properties .options-toggle-container .options-toggle-box .alignment-icon.link-icon, .theme-property .new-properties .options-toggle-container .options-toggle-box .alignment-icon.link-icon {
          width: 18px;
          height: 18px;
          margin-top: 6px; }
        component-properties .new-properties .options-toggle-container .options-toggle-box .alignment-icon.link-icon-page, .theme-property .new-properties .options-toggle-container .options-toggle-box .alignment-icon.link-icon-page {
          background: url("/img/link-icons-sprite.png") 0px 0px;
          background-size: 100%; }
        component-properties .new-properties .options-toggle-container .options-toggle-box .alignment-icon.link-icon-url, .theme-property .new-properties .options-toggle-container .options-toggle-box .alignment-icon.link-icon-url {
          background: url("/img/link-icons-sprite.png") 0px -36px;
          background-size: 100%; }
        component-properties .new-properties .options-toggle-container .options-toggle-box .alignment-icon.link-icon-mailto, .theme-property .new-properties .options-toggle-container .options-toggle-box .alignment-icon.link-icon-mailto {
          background: url("/img/link-icons-sprite.png") 0px -72px;
          background-size: 100%; }
        component-properties .new-properties .options-toggle-container .options-toggle-box .alignment-icon.link-icon-tel, .theme-property .new-properties .options-toggle-container .options-toggle-box .alignment-icon.link-icon-tel {
          background: url("/img/link-icons-sprite.png") 0px -108px;
          background-size: 100%; }
      component-properties .new-properties .options-toggle-container .options-toggle-box.on .alignment-icon.not-italic, component-properties .new-properties .options-toggle-container .options-toggle-box:hover .alignment-icon.not-italic, .theme-property .new-properties .options-toggle-container .options-toggle-box.on .alignment-icon.not-italic, .theme-property .new-properties .options-toggle-container .options-toggle-box:hover .alignment-icon.not-italic {
        background: url("/img/italic-icons-sprite.png") 0px -9px;
        background-size: 100%; }
      component-properties .new-properties .options-toggle-container .options-toggle-box.on .alignment-icon.italic, component-properties .new-properties .options-toggle-container .options-toggle-box:hover .alignment-icon.italic, .theme-property .new-properties .options-toggle-container .options-toggle-box.on .alignment-icon.italic, .theme-property .new-properties .options-toggle-container .options-toggle-box:hover .alignment-icon.italic {
        background: url("/img/italic-icons-sprite.png") 0px -30px;
        background-size: 100%; }
      component-properties .new-properties .options-toggle-container .options-toggle-box.on .alignment-icon.link-icon-page, component-properties .new-properties .options-toggle-container .options-toggle-box:hover .alignment-icon.link-icon-page, .theme-property .new-properties .options-toggle-container .options-toggle-box.on .alignment-icon.link-icon-page, .theme-property .new-properties .options-toggle-container .options-toggle-box:hover .alignment-icon.link-icon-page {
        background: url("/img/link-icons-sprite.png") 0px -18px;
        background-size: 100%; }
      component-properties .new-properties .options-toggle-container .options-toggle-box.on .alignment-icon.link-icon-url, component-properties .new-properties .options-toggle-container .options-toggle-box:hover .alignment-icon.link-icon-url, .theme-property .new-properties .options-toggle-container .options-toggle-box.on .alignment-icon.link-icon-url, .theme-property .new-properties .options-toggle-container .options-toggle-box:hover .alignment-icon.link-icon-url {
        background: url("/img/link-icons-sprite.png") 0px -54px;
        background-size: 100%; }
      component-properties .new-properties .options-toggle-container .options-toggle-box.on .alignment-icon.link-icon-mailto, component-properties .new-properties .options-toggle-container .options-toggle-box:hover .alignment-icon.link-icon-mailto, .theme-property .new-properties .options-toggle-container .options-toggle-box.on .alignment-icon.link-icon-mailto, .theme-property .new-properties .options-toggle-container .options-toggle-box:hover .alignment-icon.link-icon-mailto {
        background: url("/img/link-icons-sprite.png") 0px -90px;
        background-size: 100%; }
      component-properties .new-properties .options-toggle-container .options-toggle-box.on .alignment-icon.link-icon-tel, component-properties .new-properties .options-toggle-container .options-toggle-box:hover .alignment-icon.link-icon-tel, .theme-property .new-properties .options-toggle-container .options-toggle-box.on .alignment-icon.link-icon-tel, .theme-property .new-properties .options-toggle-container .options-toggle-box:hover .alignment-icon.link-icon-tel {
        background: url("/img/link-icons-sprite.png") 0px -126px;
        background-size: 100%; }
    component-properties .new-properties .options-toggle-container.options-3 .options-toggle-box, .theme-property .new-properties .options-toggle-container.options-3 .options-toggle-box {
      width: 66px; }
    component-properties .new-properties .options-toggle-container.options-4 .options-toggle-box, .theme-property .new-properties .options-toggle-container.options-4 .options-toggle-box {
      width: 50px; }
    component-properties .new-properties .options-toggle-container.options-25-percent .options-toggle-box, .theme-property .new-properties .options-toggle-container.options-25-percent .options-toggle-box {
      width: 25%; }
    component-properties .new-properties .options-toggle-container.options-weight, .theme-property .new-properties .options-toggle-container.options-weight {
      width: 90px;
      position: absolute;
      right: 0px;
      top: 6px; }
      component-properties .new-properties .options-toggle-container.options-weight .options-toggle-box, .theme-property .new-properties .options-toggle-container.options-weight .options-toggle-box {
        width: 40px; }
  component-properties .new-properties .alignment-icon-container, .theme-property .new-properties .alignment-icon-container {
    float: right;
    width: 200px; }
    component-properties .new-properties .alignment-icon-container .alignment-box, .theme-property .new-properties .alignment-icon-container .alignment-box {
      height: 32px;
      display: inline-block;
      width: 66px;
      border: 1px solid #dde1e8 !important;
      text-align: center;
      cursor: pointer; }
      component-properties .new-properties .alignment-icon-container .alignment-box.left, .theme-property .new-properties .alignment-icon-container .alignment-box.left {
        border-right: 0px !important;
        border-radius: 2px 0px 0px 2px; }
        component-properties .new-properties .alignment-icon-container .alignment-box.left .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.left .alignment-icon {
          background: url("/img/alignment-icons-sprite.png") 0px 0px;
          background-size: 100%; }
      component-properties .new-properties .alignment-icon-container .alignment-box.inline, .theme-property .new-properties .alignment-icon-container .alignment-box.inline {
        border-right: 0px !important; }
        component-properties .new-properties .alignment-icon-container .alignment-box.inline .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.inline .alignment-icon {
          background: url("/img/alignment-icons-sprite.png") 0px -16px;
          background-size: 100%; }
      component-properties .new-properties .alignment-icon-container .alignment-box.right, .theme-property .new-properties .alignment-icon-container .alignment-box.right {
        border-radius: 0px 2px 2px 0px; }
        component-properties .new-properties .alignment-icon-container .alignment-box.right .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.right .alignment-icon {
          background: url("/img/alignment-icons-sprite.png") 0px -32px;
          background-size: 100%; }
      component-properties .new-properties .alignment-icon-container .alignment-box.on, .theme-property .new-properties .alignment-icon-container .alignment-box.on {
        background-color: #f1f3f6; }
      component-properties .new-properties .alignment-icon-container .alignment-box.on.left .alignment-icon, component-properties .new-properties .alignment-icon-container .alignment-box:hover.left .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.on.left .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box:hover.left .alignment-icon {
        background: url("/img/alignment-icons-sprite.png") 0px -8px;
        background-size: 100%; }
      component-properties .new-properties .alignment-icon-container .alignment-box.on.inline .alignment-icon, component-properties .new-properties .alignment-icon-container .alignment-box:hover.inline .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.on.inline .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box:hover.inline .alignment-icon {
        background: url("/img/alignment-icons-sprite.png") 0px -24px;
        background-size: 100%; }
      component-properties .new-properties .alignment-icon-container .alignment-box.on.right .alignment-icon, component-properties .new-properties .alignment-icon-container .alignment-box:hover.right .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.on.right .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box:hover.right .alignment-icon {
        background: url("/img/alignment-icons-sprite.png") 0px -40px;
        background-size: 100%; }
      component-properties .new-properties .alignment-icon-container .alignment-box .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box .alignment-icon {
        width: 26px;
        height: 8px;
        display: inline-block;
        margin-top: 11px; }
      component-properties .new-properties .alignment-icon-container .alignment-box.text, .theme-property .new-properties .alignment-icon-container .alignment-box.text {
        width: 50px; }
        component-properties .new-properties .alignment-icon-container .alignment-box.text .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text .alignment-icon {
          width: 16px;
          height: 13px;
          margin-top: 8px; }
        component-properties .new-properties .alignment-icon-container .alignment-box.text.left .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text.left .alignment-icon {
          background: url("/img/text-alignment-icons-sprite.png") 0px 0px;
          background-size: 100%; }
        component-properties .new-properties .alignment-icon-container .alignment-box.text.inline .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text.inline .alignment-icon {
          background: url("/img/text-alignment-icons-sprite.png") 0px -26px;
          background-size: 100%; }
        component-properties .new-properties .alignment-icon-container .alignment-box.text.right, .theme-property .new-properties .alignment-icon-container .alignment-box.text.right {
          border-radius: 0px;
          border-right: 0px !important; }
          component-properties .new-properties .alignment-icon-container .alignment-box.text.right .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text.right .alignment-icon {
            background: url("/img/text-alignment-icons-sprite.png") 0px -52px;
            background-size: 100%; }
        component-properties .new-properties .alignment-icon-container .alignment-box.text.justify, .theme-property .new-properties .alignment-icon-container .alignment-box.text.justify {
          border-radius: 0px 2px 2px 0px; }
          component-properties .new-properties .alignment-icon-container .alignment-box.text.justify .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text.justify .alignment-icon {
            background: url("/img/text-alignment-icons-sprite.png") 0px -78px;
            background-size: 100%; }
        component-properties .new-properties .alignment-icon-container .alignment-box.text.on.left .alignment-icon, component-properties .new-properties .alignment-icon-container .alignment-box.text:hover.left .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text.on.left .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text:hover.left .alignment-icon {
          background: url("/img/text-alignment-icons-sprite.png") 0px -13px;
          background-size: 100%; }
        component-properties .new-properties .alignment-icon-container .alignment-box.text.on.inline .alignment-icon, component-properties .new-properties .alignment-icon-container .alignment-box.text:hover.inline .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text.on.inline .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text:hover.inline .alignment-icon {
          background: url("/img/text-alignment-icons-sprite.png") 0px -39px;
          background-size: 100%; }
        component-properties .new-properties .alignment-icon-container .alignment-box.text.on.right .alignment-icon, component-properties .new-properties .alignment-icon-container .alignment-box.text:hover.right .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text.on.right .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text:hover.right .alignment-icon {
          background: url("/img/text-alignment-icons-sprite.png") 0px -65px;
          background-size: 100%; }
        component-properties .new-properties .alignment-icon-container .alignment-box.text.on.justify .alignment-icon, component-properties .new-properties .alignment-icon-container .alignment-box.text:hover.justify .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text.on.justify .alignment-icon, .theme-property .new-properties .alignment-icon-container .alignment-box.text:hover.justify .alignment-icon {
          background: url("/img/text-alignment-icons-sprite.png") 0px -91px;
          background-size: 100%; }
  component-properties .new-properties .icon-in-select, .theme-property .new-properties .icon-in-select {
    width: 14px;
    display: inline-block;
    text-align: center; }
  component-properties .new-properties .category, .theme-property .new-properties .category {
    border-bottom: 1px solid #e9ebed; }
    component-properties .new-properties .category .category-toggle, .theme-property .new-properties .category .category-toggle {
      color: #979797;
      position: relative;
      margin-left: 12px;
      font-size: 13px;
      font-weight: 500;
      transition: .2s color linear; }
      component-properties .new-properties .category .category-toggle .caret, .theme-property .new-properties .category .category-toggle .caret {
        position: absolute;
        top: 4px;
        right: 12px;
        transition: .2s transform;
        transform-origin: left; }
    component-properties .new-properties .category.expanded .category-toggle, .theme-property .new-properties .category.expanded .category-toggle {
      color: #3a7ef5; }
  component-properties .new-properties .form-group, .theme-property .new-properties .form-group {
    border-bottom: 0px;
    padding: 6px 10px;
    height: 44px;
    position: relative; }
    component-properties .new-properties .form-group.auto, .theme-property .new-properties .form-group.auto {
      height: auto; }
    component-properties .new-properties .form-group.unfloat-inputs .form-control, component-properties .new-properties .form-group.unfloat-inputs .form-control-borderless, .theme-property .new-properties .form-group.unfloat-inputs .form-control, .theme-property .new-properties .form-group.unfloat-inputs .form-control-borderless {
      float: none; }
  component-properties .new-properties .form-control, component-properties .new-properties .form-control-borderless, .theme-property .new-properties .form-control, .theme-property .new-properties .form-control-borderless {
    display: inline-block;
    width: 200px;
    float: right;
    margin: 0px;
    border: 1px solid #dde1e8 !important;
    box-shadow: none;
    border-radius: 2px;
    -webkit-appearance: none; }
  component-properties .new-properties input[type="number"], .theme-property .new-properties input[type="number"] {
    width: 110px;
    margin-right: 90px;
    text-align: right; }
    component-properties .new-properties input[type="number"].unit-button-fix::-webkit-inner-spin-button, .theme-property .new-properties input[type="number"].unit-button-fix::-webkit-inner-spin-button {
      margin-left: 30px; }
  component-properties .new-properties .size-units-container, .theme-property .new-properties .size-units-container {
    float: right;
    width: 200px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #a8aeb7; }
    component-properties .new-properties .size-units-container .size-units-box, .theme-property .new-properties .size-units-container .size-units-box {
      height: 32px;
      display: inline-block;
      border: 1px solid #dde1e8 !important;
      text-align: center;
      cursor: pointer;
      padding-top: 5px; }
      component-properties .new-properties .size-units-container .size-units-box.pixels, .theme-property .new-properties .size-units-container .size-units-box.pixels {
        border-right: 0px !important;
        border-radius: 2px 0px 0px 2px;
        width: 98px; }
      component-properties .new-properties .size-units-container .size-units-box.percent, .theme-property .new-properties .size-units-container .size-units-box.percent {
        border-radius: 2px 0px 0px 2px;
        width: 102px; }
      component-properties .new-properties .size-units-container .size-units-box.on, .theme-property .new-properties .size-units-container .size-units-box.on {
        background-color: #f1f3f6; }
      component-properties .new-properties .size-units-container .size-units-box.on, component-properties .new-properties .size-units-container .size-units-box:hover, .theme-property .new-properties .size-units-container .size-units-box.on, .theme-property .new-properties .size-units-container .size-units-box:hover {
        color: #3a7ef5; }
  component-properties .new-properties .size-unit, .theme-property .new-properties .size-unit {
    position: absolute;
    top: 55px;
    color: #c0c2c7; }
    component-properties .new-properties .size-unit.height, .theme-property .new-properties .size-unit.height {
      left: 247px; }
    component-properties .new-properties .size-unit.width, .theme-property .new-properties .size-unit.width {
      left: 132px; }
  component-properties .new-properties .int-unit, .theme-property .new-properties .int-unit {
    position: absolute;
    left: 165px;
    top: 13px;
    color: #c0c2c7; }
  component-properties .new-properties .full-number input[type="number"], .theme-property .new-properties .full-number input[type="number"] {
    width: 200px;
    margin-right: 0px; }
  component-properties .new-properties .full-number .int-unit, .theme-property .new-properties .full-number .int-unit {
    left: 255px; }
  component-properties .new-properties .parameter-input, .theme-property .new-properties .parameter-input {
    height: 35px;
    margin-right: 10px;
    margin-left: 10px;
    position: relative; }
  component-properties .new-properties .parameter-name-input, .theme-property .new-properties .parameter-name-input {
    margin-right: 10px;
    width: calc(50% - 18px) !important; }
    component-properties .new-properties .parameter-name-input.invalid, .theme-property .new-properties .parameter-name-input.invalid {
      border: 1px solid red !important; }
  component-properties .new-properties .parameter-add-button, .theme-property .new-properties .parameter-add-button {
    margin-left: 10px;
    margin-top: 8px;
    cursor: pointer;
    display: inline-block; }
    component-properties .new-properties .parameter-add-button .icon, .theme-property .new-properties .parameter-add-button .icon {
      font-size: 14px;
      color: #387ef5; }
  component-properties .new-properties .directive-input, .theme-property .new-properties .directive-input {
    height: 35px;
    margin-right: 10px;
    margin-left: 10px;
    position: relative; }
  component-properties .new-properties .directive-add-button, .theme-property .new-properties .directive-add-button {
    margin-left: 10px;
    margin-top: 8px;
    cursor: pointer;
    display: inline-block; }
    component-properties .new-properties .directive-add-button .icon, .theme-property .new-properties .directive-add-button .icon {
      font-size: 14px;
      color: #387ef5; }
  component-properties .new-properties .directive-name-input, .theme-property .new-properties .directive-name-input {
    display: inline-block;
    width: 84px !important;
    float: none;
    margin-right: 10px; }
  component-properties .new-properties .directive-value-input, .theme-property .new-properties .directive-value-input {
    display: inline-block;
    width: 160px !important;
    float: none; }
  component-properties .new-properties .delete-button, .theme-property .new-properties .delete-button {
    color: red;
    cursor: pointer;
    opacity: 0.5;
    position: absolute;
    right: 3px;
    top: 7px; }
    component-properties .new-properties .delete-button:hover, .theme-property .new-properties .delete-button:hover {
      opacity: 1; }
  component-properties .new-properties .choose-button, .theme-property .new-properties .choose-button {
    cursor: pointer;
    opacity: 0.5;
    position: absolute;
    right: 21px;
    top: 7px; }
    component-properties .new-properties .choose-button:hover, .theme-property .new-properties .choose-button:hover {
      opacity: 1; }
  component-properties .new-properties .directive-html-box, .theme-property .new-properties .directive-html-box {
    background: #fff;
    position: absolute;
    border: 1px solid red;
    width: auto;
    top: 34px;
    right: 40px;
    padding: 10px; }
  component-properties .new-properties .image-square, .theme-property .new-properties .image-square {
    width: 18px;
    height: 18px;
    background-position: top center;
    background-size: 100%;
    border: 1px solid gray;
    border-radius: 2px;
    margin-left: -5px;
    display: inline-block;
    vertical-align: middle; }
  component-properties .new-properties .image-title, .theme-property .new-properties .image-title {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    max-width: 220px;
    overflow: hidden;
    height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap; }
  component-properties .new-properties .image-remove, .theme-property .new-properties .image-remove {
    position: relative;
    float: right;
    margin-right: -5px;
    cursor: pointer;
    width: 13px;
    height: 13px;
    margin-top: 3px;
    font-size: 18px; }
    component-properties .new-properties .image-remove:before, component-properties .new-properties .image-remove:after, .theme-property .new-properties .image-remove:before, .theme-property .new-properties .image-remove:after {
      background: no-repeat center top url("/img/delete-icon.png");
      background-size: 13px;
      width: 13px;
      height: 13px;
      position: absolute;
      left: 0;
      top: 0;
      content: '';
      transition: .25s opacity; }
    component-properties .new-properties .image-remove:after, .theme-property .new-properties .image-remove:after {
      background-position: center bottom;
      opacity: 0; }
    component-properties .new-properties .image-remove:hover:before, .theme-property .new-properties .image-remove:hover:before {
      opacity: 0; }
    component-properties .new-properties .image-remove:hover:after, .theme-property .new-properties .image-remove:hover:after {
      opacity: 1; }
  component-properties .new-properties select, .theme-property .new-properties select {
    font-size: 12px;
    padding-top: 0px;
    background: url("/img/select-caret.png") 173px 10px no-repeat;
    cursor: pointer;
    padding-right: 30px; }
    component-properties .new-properties select.small, .theme-property .new-properties select.small {
      width: 110px;
      margin-right: 90px;
      background: url("/img/select-caret.png") 83px 10px no-repeat; }
  component-properties .new-properties .full-width .form-control, component-properties .new-properties .full-width .form-control-borderless, .theme-property .new-properties .full-width .form-control, .theme-property .new-properties .full-width .form-control-borderless {
    width: 100%; }
  component-properties .new-properties .full-width label, .theme-property .new-properties .full-width label {
    display: none; }
    component-properties .new-properties .full-width label.force-title, .theme-property .new-properties .full-width label.force-title {
      display: block; }
  component-properties .new-properties .full-width select, .theme-property .new-properties .full-width select {
    background: url("/img/select-caret.png") 252px 10px no-repeat; }
  component-properties .new-properties property-radius .radius-all, .theme-property .new-properties property-radius .radius-all {
    position: absolute;
    left: 116px;
    top: 17px;
    background: url("/img/border-radius-all-sprite.png") 0px 0px no-repeat;
    background-size: 100%;
    width: 10px;
    height: 10px;
    cursor: pointer; }
    component-properties .new-properties property-radius .radius-all.on, .theme-property .new-properties property-radius .radius-all.on {
      background: url("/img/border-radius-all-sprite.png") 0px -10px no-repeat;
      background-size: 100%; }
  component-properties .new-properties property-radius .radius-topleft, .theme-property .new-properties property-radius .radius-topleft {
    position: absolute;
    left: 110px;
    top: 11px;
    background: url("/img/border-radius-corners-sprite.png") 0px 0px no-repeat;
    background-size: 100%;
    width: 6px;
    height: 6px;
    cursor: pointer; }
    component-properties .new-properties property-radius .radius-topleft.on, .theme-property .new-properties property-radius .radius-topleft.on {
      background: url("/img/border-radius-corners-sprite.png") 0px -6px no-repeat;
      background-size: 100%; }
  component-properties .new-properties property-radius .radius-topright, .theme-property .new-properties property-radius .radius-topright {
    position: absolute;
    left: 126px;
    top: 11px;
    background: url("/img/border-radius-corners-sprite.png") 0px -12px no-repeat;
    background-size: 100%;
    width: 6px;
    height: 6px;
    cursor: pointer; }
    component-properties .new-properties property-radius .radius-topright.on, .theme-property .new-properties property-radius .radius-topright.on {
      background: url("/img/border-radius-corners-sprite.png") 0px -18px no-repeat;
      background-size: 100%; }
  component-properties .new-properties property-radius .radius-bottomright, .theme-property .new-properties property-radius .radius-bottomright {
    position: absolute;
    left: 126px;
    top: 27px;
    background: url("/img/border-radius-corners-sprite.png") 0px -24px no-repeat;
    background-size: 100%;
    width: 6px;
    height: 6px;
    cursor: pointer; }
    component-properties .new-properties property-radius .radius-bottomright.on, .theme-property .new-properties property-radius .radius-bottomright.on {
      background: url("/img/border-radius-corners-sprite.png") 0px -30px no-repeat;
      background-size: 100%; }
  component-properties .new-properties property-radius .radius-bottomleft, .theme-property .new-properties property-radius .radius-bottomleft {
    position: absolute;
    left: 110px;
    top: 27px;
    background: url("/img/border-radius-corners-sprite.png") 0px -36px no-repeat;
    background-size: 100%;
    width: 6px;
    height: 6px;
    cursor: pointer; }
    component-properties .new-properties property-radius .radius-bottomleft.on, .theme-property .new-properties property-radius .radius-bottomleft.on {
      background: url("/img/border-radius-corners-sprite.png") 0px -42px no-repeat;
      background-size: 100%; }
  component-properties .new-properties .select2-container, .theme-property .new-properties .select2-container {
    padding: 0px;
    height: 32px;
    border: 0px !important; }
    component-properties .new-properties .select2-container .select2-choice, .theme-property .new-properties .select2-container .select2-choice {
      border: 1px solid #dde1e8 !important;
      box-shadow: none;
      border-radius: 2px;
      color: #555555; }
  component-properties .new-properties label, .theme-property .new-properties label {
    padding-top: 8px;
    color: #a8aeb7;
    text-transform: none;
    font-size: 12px;
    letter-spacing: normal; }
  component-properties .new-properties toggle, .theme-property .new-properties toggle {
    margin: 5px -10px 0 0; }
  component-properties .new-properties .markdown-editor-container, .theme-property .new-properties .markdown-editor-container {
    background: white;
    border: 1px solid #dde1e8;
    border-radius: 2px;
    padding: 7px; }

.form-control {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  font-size: 12px;
  height: 32px;
  border-color: #dadde2;
  border-radius: 2px;
  box-shadow: 0px 1px 2px rgba(200, 200, 200, 0.3) inset;
  margin: 6px 0px; }
  .form-control:hover {
    border-color: #BDC1C9; }
  .form-control:active {
    border-color: #4d84f1; }
  .form-control:focus {
    box-shadow: none;
    border-color: #4d84f1; }

.form-control-borderless {
  display: block;
  width: 100%;
  height: 52px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 4px; }

.select2-result-label i {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 6px; }

.select2-result {
  border-radius: 2px; }

.button-type-option {
  width: 180px;
  height: 58px;
  margin-left: -2px; }
  .button-type-option.default {
    background: url("/img/button-type-sprite.png") 0px 0px no-repeat; }
  .button-type-option.clear {
    background: url("/img/button-type-sprite.png") 0px -57px no-repeat; }
  .button-type-option.outline {
    background: url("/img/button-type-sprite.png") 0px -113px no-repeat; }
  .button-type-option.icon {
    background: url("/img/button-type-sprite.png") 0px -169px no-repeat; }

.color-square {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  background: gray;
  vertical-align: middle; }
  .color-square.space-right {
    margin-right: 5px; }
  .color-square.light-bg {
    background-color: #fff; }
  .color-square.light-border {
    border-color: #ddd; }
  .color-square.stable-bg {
    background-color: #f8f8f8; }
  .color-square.stable-border {
    border-color: #b2b2b2; }
  .color-square.positive-bg {
    background-color: #387ef5; }
  .color-square.positive-border {
    border-color: #0c60ee; }
  .color-square.calm-bg {
    background-color: #11c1f3; }
  .color-square.calm-border {
    border-color: #0a9dc7; }
  .color-square.assertive-bg {
    background-color: #ef473a; }
  .color-square.assertive-border {
    border-color: #e42112; }
  .color-square.balanced-bg {
    background-color: #33cd5f; }
  .color-square.balanced-border {
    border-color: #28a54c; }
  .color-square.energized-bg {
    background-color: #ffc900; }
  .color-square.energized-border {
    border-color: #e6b500; }
  .color-square.royal-bg {
    background-color: #886aea; }
  .color-square.royal-border {
    border-color: #6b46e5; }
  .color-square.dark-bg {
    background-color: #444; }
  .color-square.dark-border {
    border-color: #111; }

property-tutorial-video center {
  color: #a8aeb7;
  font-size: 12px;
  transition: 0.1s linear;
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear; }
  property-tutorial-video center:hover {
    color: #3a7ef5;
    cursor: pointer;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear; }
  property-tutorial-video center span {
    font-size: 18px;
    vertical-align: middle;
    padding-right: 5px; }

.floating {
  -webkit-animation-name: Floatingx;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out; }

@-webkit-keyframes Floatingx {
  from {
    -webkit-transform: translate(0, 0px); }
  65% {
    -webkit-transform: translate(0, 15px); }
  to {
    -webkit-transform: translate(0, 0px); } }

div.overlay-disabled {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 1001;
  cursor: not-allowed;
  border-radius: 4px; }

div.overlay-disabled-project-icon {
  position: absolute;
  top: -26px;
  left: calc(50% - 36px);
  width: 72px;
  height: 26px;
  background: #000;
  opacity: 0.5;
  z-index: 1;
  cursor: not-allowed;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px; }

a.project-filter-dropdown-link {
  color: #000;
  font-weight: 400; }

a.project-filter-dropdown-link:hover {
  color: #4D8FFF;
  text-decoration: none; }

#survicate-box.surv-right {
  left: 30px !important;
  right: inherit !important; }

#survicate-box .surv-window {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2) !important; }

.dashboard-error {
  margin-top: 15px;
  width: 100%;
  margin-bottom: 15px;
  background-color: #F14D54;
  padding: 10px;
  color: #fff;
  border-radius: 3px; }
  .dashboard-error a {
    color: #fff;
    text-decoration: underline; }

#dashboard-footer {
  position: fixed;
  bottom: 0px;
  height: 50px;
  line-height: 50px;
  background-color: #FFF;
  border: none;
  width: 100%;
  color: #8b919a;
  box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.07);
  font-size: 12px;
  z-index: 1001; }
  #dashboard-footer .available-projects {
    margin-top: 0 !important;
    font-weight: 400 !important;
    color: #282a31 !important;
    float: right; }
  #dashboard-footer .link {
    color: #8b9199;
    margin-left: 25px; }
    #dashboard-footer .link:hover {
      text-decoration: none;
      opacity: .7; }

.coupon-valid, .coupon-invalid {
  position: absolute;
  top: 33px;
  right: 25px;
  font-size: 32px; }

.coupon-valid {
  color: #08CF4E; }

.coupon-invalid {
  color: #d9dadc; }

.card-icon {
  display: inline-block;
  background: url("/img/dashboard/creditcards.png");
  width: 27px;
  height: 19px;
  background-size: 100%;
  vertical-align: middle;
  background-position: 0px -76px; }
  .card-icon[type="Unknown"] {
    background-position: 0px -76px; }
  .card-icon[type="Visa"] {
    background-position: 0px -57px; }
  .card-icon[type="American Express"] {
    background-position: 0px 0px; }
  .card-icon[type="MasterCard"] {
    background-position: 0px -38px; }
  .card-icon[type="Discover"] {
    background-position: 0px -19px; }

.bg-danger {
  border-radius: 4px;
  color: darkred; }

.modal-dialog .btn {
  font-size: 14px !important;
  border-radius: 4px !important;
  padding: 6px 24px !important;
  letter-spacing: 0.02em !important; }

.btn-default {
  min-height: 40px !important;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.1) !important;
  font-weight: bold !important;
  letter-spacing: 0.02em !important; }
  .btn-default:hover {
    background-color: #fff !important;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15), 0px 0px 1px rgba(0, 0, 0, 0.1) !important; }

#save-error-modal .modal-dialog {
  height: 450px;
  width: 720px;
  margin-left: -360px; }

#designer-standard-modal .modal-dialog {
  height: 400px;
  width: 520px;
  margin-left: -245px; }

#move-project-modal .modal-dialog {
  height: 300px;
  width: 520px;
  margin-left: -245px; }

#new-project-modal .modal-body {
  top: 100px;
  padding-top: 0px;
  padding-bottom: 20px; }

.dash-modal input, .dash-modal select, .large-form select, .large-form input {
  display: block;
  width: 100%;
  height: 48px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dadde2;
  border-radius: 2px !important;
  box-shadow: none; }

.upgrade-button {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 2px;
  color: #3dcc6c;
  cursor: pointer;
  position: relative; }
  .upgrade-button span {
    font-size: 16px;
    vertical-align: middle;
    position: absolute;
    left: -16px;
    top: -1px;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear; }
  .upgrade-button:hover span {
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    margin-top: -2px; }

.new-project-button {
  padding: 12px 18px !important;
  letter-spacing: 0px !important;
  font-size: 14px !important;
  font-weight: bold !important;
  text-transform: none !important;
  background-color: #4dd87b;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.08);
  border: none;
  transition: 0.1s linear;
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear; }
  .new-project-button:hover {
    color: #fff;
    background-color: #5ae086;
    border: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear; }

#welcome-codiqa {
  height: 40px;
  background: #4fb4f8;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #4fb4f8, #4e95ff);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #4fb4f8, #4e95ff);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #4fb4f8, #4e95ff);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #4fb4f8, #4e95ff);
  /* Standard syntax */
  text-align: center;
  color: #e3f1ff;
  font-size: 13px;
  line-height: 40px; }
  #welcome-codiqa .heavy {
    font-weight: bold;
    color: white; }
  #welcome-codiqa .upgrade {
    background-color: white;
    border-radius: 4px;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
    color: #408cff;
    font-weight: bold;
    font-size: 12px;
    padding: 8px 15px 8px 15px;
    margin-left: 10px;
    cursor: pointer; }

span.cancel-indicator {
  border: 2px solid red;
  padding: 7px;
  border-radius: 5px;
  cursor: default;
  color: red;
  font-weight: 500; }

#nav-dash {
  line-height: 60px; }
  #nav-dash .container {
    padding-left: 0;
    padding-right: 0; }
  #nav-dash.navbar > .container .navbar-brand, #nav-dash .navbar > .container-fluid .navbar-brand {
    margin-left: 0 !important;
    padding-left: 0 !important; }
  #nav-dash #dash-navbar-right > li {
    margin-left: 16px;
    margin-right: 16px;
    float: left !important; }
    #nav-dash #dash-navbar-right > li:last-child {
      margin-right: 0; }
    #nav-dash #dash-navbar-right > li > a {
      font-size: 13px;
      font-weight: 500;
      background: none;
      color: #B6BDC5;
      padding-left: 0;
      padding-right: 0;
      padding-top: 19px;
      padding-bottom: 19px; }
      #nav-dash #dash-navbar-right > li > a:focus {
        outline: 0; }
      #nav-dash #dash-navbar-right > li > a.profile-image {
        line-height: 39px;
        height: 60px;
        padding: 11px 0; }
        #nav-dash #dash-navbar-right > li > a.profile-image img {
          height: 28px;
          border-radius: 50%;
          margin-top: -3px; }
    #nav-dash #dash-navbar-right > li.active {
      border-bottom: 2px solid #298FF3; }
      #nav-dash #dash-navbar-right > li.active a {
        color: #298FF3; }

#dashboard {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f5f6f9;
  position: relative;
  height: 100%;
  margin-bottom: -65px;
  overflow: auto; }
  #dashboard > [ui-view] {
    height: 100%; }
  #dashboard a {
    cursor: pointer; }
  #dashboard h4 {
    color: #282a31;
    margin-top: 0;
    margin-bottom: 20px; }
  #dashboard p {
    color: #798291;
    line-height: 24px;
    font-size: 16px; }
  #dashboard .container {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 150px; }
  #dashboard .text-block {
    margin-bottom: 40px; }
  #dashboard .breadcrumbs {
    color: #b1b8c2; }
    #dashboard .breadcrumbs a {
      text-decoration: none;
      color: #b1b8c2; }
    #dashboard .breadcrumbs a:last-child {
      color: #262c2f; }
  #dashboard .tabs {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    #dashboard .tabs .tabs-left {
      width: 150px; }
      #dashboard .tabs .tabs-left ul {
        margin: 0;
        padding: 0; }
        #dashboard .tabs .tabs-left ul li {
          margin: 14px 0 18px;
          list-style: none;
          font-weight: 400;
          font-size: 13px; }
          #dashboard .tabs .tabs-left ul li a {
            color: #AAB2BC;
            text-decoration: none; }
          #dashboard .tabs .tabs-left ul li.active a {
            display: block;
            color: #298FF3;
            border-right: 2px solid #298FF3; }
    #dashboard .tabs .tabs-content {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      box-sizing: border-box;
      padding: 0px 60px 0 80px; }
  #dashboard .dashboard-top {
    margin-top: 50px;
    margin-bottom: 50px; }
  #dashboard .btn {
    text-transform: uppercase;
    padding: 12px 15px;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: bold; }
  #dashboard h1.dashboard-title {
    margin-top: 0;
    font-weight: 300; }
  #dashboard .dashboard-projects-left {
    margin-top: 0;
    font-weight: 300;
    color: #999; }
  #dashboard .dashboard-right-buttons .btn {
    margin-left: 15px; }
  #dashboard .cards {
    margin-top: 60px;
    width: 1200px; }
  #dashboard .card {
    position: relative;
    cursor: pointer;
    background-color: white;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 370px;
    box-sizing: border-box;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    transition: box-shadow 140ms linear; }
  #dashboard .dashboard-notifications {
    padding-top: 20px; }
    #dashboard .dashboard-notifications .dashboard-notif {
      width: 100%;
      margin-bottom: 15px;
      background-color: #F14D54;
      padding: 10px;
      color: #fff;
      border-radius: 3px; }
      #dashboard .dashboard-notifications .dashboard-notif a {
        color: #fff;
        text-decoration: underline; }

#dashboard-projects .container, #dashboard-teams .container {
  width: 1200px; }

#create-first-project, #create-first-team {
  position: relative;
  margin: 50px auto;
  margin-top: -25px;
  text-align: center;
  max-width: 400px; }
  #create-first-project #no-project-img, #create-first-team #no-project-img {
    height: 248px; }
    @media screen and (min-height: 750px) {
      #create-first-project #no-project-img, #create-first-team #no-project-img {
        height: 380px; } }
  #create-first-project h2, #create-first-team h2 {
    margin-top: 40px; }
  #create-first-project #tut-arrow, #create-first-team #tut-arrow {
    position: absolute;
    right: -50px;
    top: 258px; }
    @media screen and (min-height: 750px) {
      #create-first-project #tut-arrow, #create-first-team #tut-arrow {
        position: absolute;
        right: -50px;
        top: 390px; } }

#create-first-team {
  max-width: 600px; }

#dashboard-projects .project {
  margin-bottom: 80px;
  transition: box-shadow 140ms linear;
  border-radius: 4px; }
  #dashboard-projects .project .public-status {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #d2d7df;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    opacity: 0.8;
    z-index: 1000; }
    #dashboard-projects .project .public-status:hover {
      opacity: 1; }
    #dashboard-projects .project .public-status .status {
      width: 12px;
      height: 12px;
      display: inline-block;
      margin-right: 3px;
      vertical-align: middle; }
      #dashboard-projects .project .public-status .status.public {
        background: url("/img/public-private-icons.png") 0px 0px;
        background-size: 100%;
        margin-top: -1px; }
      #dashboard-projects .project .public-status .status.private {
        background: url("/img/public-private-icons.png") 0px -12px;
        background-size: 100%;
        margin-top: -3px; }
  #dashboard-projects .project .project-options {
    border-top: 1px solid #e8ebef;
    text-align: center;
    padding: 20px 20px 28px 20px; }
    #dashboard-projects .project .project-options img {
      height: 18px;
      opacity: 0.25;
      transition: 0.1s linear;
      -webkit-transition: 0.1s linear;
      -moz-transition: 0.1s linear; }
    #dashboard-projects .project .project-options a {
      color: #b3b3b3;
      font-size: 20px;
      padding: 10px; }
      #dashboard-projects .project .project-options a:hover {
        color: #cdcdcd; }
        #dashboard-projects .project .project-options a:hover img {
          opacity: 0.6;
          transition: 0.1s linear;
          -webkit-transition: 0.1s linear;
          -moz-transition: 0.1s linear; }
  #dashboard-projects .project:hover {
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1); }
  #dashboard-projects .project .project-info {
    position: relative;
    text-align: center;
    padding: 25px 0; }
    #dashboard-projects .project .project-info .project-icon {
      position: absolute;
      left: 50%;
      top: 0;
      margin-left: -35px;
      margin-top: -25px;
      height: 70px;
      width: 70px;
      background-color: white;
      border-radius: 20px;
      box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
      overflow: hidden; }
      #dashboard-projects .project .project-info .project-icon img {
        max-width: 100%;
        max-height: 100%; }
      #dashboard-projects .project .project-info .project-icon .editOverlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 20px;
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 0;
        color: white;
        transition: 0.1s linear;
        -webkit-transition: 0.1s linear;
        -moz-transition: 0.1s linear; }
        #dashboard-projects .project .project-info .project-icon .editOverlay div {
          font-size: 32px;
          margin-top: 14px; }
        #dashboard-projects .project .project-info .project-icon .editOverlay:hover {
          opacity: 1;
          transition: 0.1s linear;
          -webkit-transition: 0.1s linear;
          -moz-transition: 0.1s linear; }
    #dashboard-projects .project .project-info .project-name {
      margin: 0;
      padding: 50px 0 10px 0;
      font-size: 20px;
      font-weight: normal; }
    #dashboard-projects .project .project-info .project-edit-name {
      color: #929BA4;
      cursor: pointer;
      margin-left: 10px;
      font-size: 16px;
      vertical-align: middle;
      opacity: 0.4;
      transition: 0.1s linear;
      -webkit-transition: 0.1s linear;
      -moz-transition: 0.1s linear; }
      #dashboard-projects .project .project-info .project-edit-name:hover {
        opacity: 1;
        transition: 0.1s linear;
        -webkit-transition: 0.1s linear;
        -moz-transition: 0.1s linear; }
    #dashboard-projects .project .project-info .project-last-modified {
      font-size: 14px;
      color: #929BA4; }

#dashboard-teams .teams {
  margin-top: 60px;
  width: 1200px; }

#dashboard-teams .team {
  cursor: pointer;
  min-height: 212px;
  background-color: white;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  width: 370px;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  transition: 140ms box-shadow linear;
  border-radius: 5px; }
  #dashboard-teams .team.unused {
    text-align: center;
    background: none;
    border: 2px solid rgba(0, 0, 0, 0.1);
    box-shadow: none; }
    #dashboard-teams .team.unused:hover {
      box-shadow: none; }
  #dashboard-teams .team:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); }
  #dashboard-teams .team .team-backdrop {
    height: 170px;
    background-color: #3E4C5F;
    border-radius: 5px 5px 0 0; }
  #dashboard-teams .team .team-info {
    padding: 30px;
    position: relative;
    padding-bottom: 40px; }
    #dashboard-teams .team .team-info .team-note {
      color: #8d95a1;
      font-size: 12px; }
    #dashboard-teams .team .team-info .team-icon {
      position: absolute;
      left: 50%;
      top: 0;
      margin-left: -35px;
      margin-top: -35px;
      height: 70px;
      width: 70px;
      background-color: white;
      border-radius: 20px;
      box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2); }
    #dashboard-teams .team .team-info .team-name {
      margin: 0;
      padding: 10px 0 5px 0;
      font-size: 20px;
      font-weight: normal; }
    #dashboard-teams .team .team-info .team-last-modified {
      font-size: 14px;
      color: #929BA4; }
    #dashboard-teams .team .team-info .team-members {
      margin-top: 40px; }
      #dashboard-teams .team .team-info .team-members .team-member {
        margin-right: 14px;
        display: inline-block; }
      #dashboard-teams .team .team-info .team-members img {
        border-radius: 50%;
        max-height: 48px; }

#dashboard-team .team-overview .major {
  font-size: 20px;
  margin-bottom: 8px; }

#dashboard-team .team-overview .minor {
  font-size: 16px;
  color: #798291; }

#dashboard-team .team-data {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px; }

#dashboard-team .team-members {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 20px 0 20px 30px;
  background-color: white;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 3px; }
  #dashboard-team .team-members ul {
    padding: 0;
    margin: 0; }
    #dashboard-team .team-members ul li {
      position: relative;
      list-style: none;
      border-bottom: 1px solid #eee;
      padding: 20px 0; }
      #dashboard-team .team-members ul li.invited {
        opacity: 0.6; }
      #dashboard-team .team-members ul li .team-member-name {
        margin-bottom: 0px; }
      #dashboard-team .team-members ul li .team-member-info {
        color: #8d95a1; }
      #dashboard-team .team-members ul li:last-child {
        border-bottom: 0; }
      #dashboard-team .team-members ul li img {
        border-radius: 50%;
        margin-right: 20px; }
      #dashboard-team .team-members ul li h3 {
        margin-top: 5px;
        font-size: 18px; }
      #dashboard-team .team-members ul li .email a {
        color: #4e8ef7; }
      #dashboard-team .team-members ul li .dropdown {
        position: absolute;
        right: 50px;
        top: 50%;
        margin-top: -10px; }
      #dashboard-team .team-members ul li ul.dropdown-menu {
        margin-top: 30px; }
        #dashboard-team .team-members ul li ul.dropdown-menu li {
          padding: 5px 0; }
      #dashboard-team .team-members ul li .more-dropdown {
        position: absolute;
        cursor: pointer; }
        #dashboard-team .team-members ul li .more-dropdown img {
          opacity: 0.2;
          height: 20px; }

#dashboard-team .team-projects {
  width: 300px;
  padding-left: 50px;
  box-sizing: border-box; }
  #dashboard-team .team-projects ul {
    padding: 0;
    margin: 0; }
    #dashboard-team .team-projects ul li {
      list-style: none;
      padding: 20px 0; }
      #dashboard-team .team-projects ul li h3 {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 5px; }
      #dashboard-team .team-projects ul li small {
        font-size: 12px;
        color: #8d95a1; }
      #dashboard-team .team-projects ul li img {
        max-width: 64px;
        margin-right: 15px;
        border-radius: 10px; }
      #dashboard-team .team-projects ul li .open-icon {
        transition: .2s linear;
        height: 17px;
        width: 18px;
        vertical-align: top;
        margin-left: 5px;
        background: url("/img/dashboard/open-icon.png") 0px 0px;
        background-size: 18px;
        display: inline-block;
        opacity: 1; }
      #dashboard-team .team-projects ul li .open-icon-active {
        transition: .2s linear;
        height: 17px;
        width: 18px;
        vertical-align: top;
        margin-left: 5px;
        background: url("/img/dashboard/open-icon.png") 0px 17px;
        background-size: 18px;
        display: inline-block;
        opacity: 0;
        position: absolute;
        top: -3px;
        left: 0px; }
      #dashboard-team .team-projects ul li:hover .open-icon {
        transition: .2s linear;
        height: 17px;
        width: 18px;
        vertical-align: top;
        margin-left: 5px;
        background: url("/img/dashboard/open-icon.png") 0px 0px;
        background-size: 18px;
        display: inline-block;
        opacity: 0; }
      #dashboard-team .team-projects ul li:hover .open-icon-active {
        transition: .2s linear;
        height: 17px;
        width: 18px;
        vertical-align: top;
        margin-left: 5px;
        background: url("/img/dashboard/open-icon.png") 0px 17px;
        background-size: 18px;
        display: inline-block;
        opacity: 1;
        position: absolute;
        top: -3px;
        left: 0px; }
      #dashboard-team .team-projects ul li .project-icon {
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15); }

#help-launcher-modal .modal-dialog {
  width: 1110px;
  height: 640px;
  margin-left: -555px; }

#help-launcher-modal .addon-back-button {
  color: #fff;
  opacity: .5;
  cursor: pointer;
  text-decoration: none;
  vertical-align: middle;
  margin-right: 4px;
  transition: .2s color; }
  #help-launcher-modal .addon-back-button:hover {
    transition: .2s color;
    opacity: 1; }

#help-launcher-modal li {
  margin-bottom: 10px; }

.help-card-container .card {
  position: relative;
  cursor: pointer;
  background-color: white;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  width: 332px;
  box-sizing: border-box;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  transition: box-shadow 140ms linear;
  padding: 10px; }
  .help-card-container .card h2 {
    height: 66px;
    line-height: 66px;
    font-size: 26px; }
  .help-card-container .card .description {
    position: absolute;
    bottom: 30px;
    margin-left: -10px;
    padding: 20px; }

.help-card-container .card {
  text-align: center;
  height: 300px;
  text-decoration: none;
  border-radius: 4px;
  transition: box-shadow 140ms linear; }
  .help-card-container .card .image-block {
    height: 216px;
    line-height: 220px; }
  .help-card-container .card img {
    height: 140px;
    vertical-align: middle;
    margin-top: 50px; }
  .help-card-container .card h3 {
    color: #333;
    margin: 0 0 5px; }
  .help-card-container .card .info {
    font-size: 14px;
    color: #929BA4; }
  .help-card-container .card:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); }

#dashboard-help {
  padding-bottom: 150px; }
  #dashboard-help .card.help {
    text-align: center;
    height: 300px;
    text-decoration: none;
    border-radius: 4px;
    transition: box-shadow 140ms linear; }
    #dashboard-help .card.help .image-block {
      height: 216px;
      line-height: 220px; }
    #dashboard-help .card.help img {
      height: 140px;
      vertical-align: middle; }
    #dashboard-help .card.help h3 {
      color: #333;
      margin: 0 0 5px; }
    #dashboard-help .card.help .info {
      font-size: 14px;
      color: #929BA4; }
    #dashboard-help .card.help:hover {
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); }

#dashboard-profile .section {
  margin: 0px 0px 50px 0; }

#dashboard-profile .discs {
  font-size: 24px;
  font-weight: bold;
  vertical-align: sub; }

#dashboard-profile label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 13px;
  color: #798291;
  padding-top: 17px; }

#dashboard-profile .form-control {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  font-size: 13px;
  height: 41px;
  border-color: #dadde2;
  border-radius: 2px;
  box-shadow: 0px 1px 2px rgba(200, 200, 200, 0.3) inset;
  margin: 6px 0px;
  color: #1b2331; }
  #dashboard-profile .form-control:focus {
    border-color: #4d84f1;
    outline: 0; }

#dashboard-profile .save-button {
  padding: 12px 18px;
  letter-spacing: 0px;
  font-size: 14px;
  font-weight: 500;
  margin-top: 16px;
  text-transform: none; }

#dashboard-profile .form-group {
  margin-bottom: 16px; }

/*#dashboard-share-modal {
  .nav-tabs {
    padding-left: $modal-padding;
  }
  .tab-content {
    background-color: #f6f7f9;
    padding: $modal-padding;
    @include flex(1);
  }
  .modal-body {
    padding: 0;
    top: 95px;
    bottom: 0;
    @include display(flex);
    @include flex-direction(column);
  }
  .modal-dialog {
    height: 475px;
  }
  .passcode {
    .form-control {
      margin: 0;
    }
  }
}*/
.paywall-content {
  color: white;
  text-align: center;
  top: 0; }
  .paywall-content .sub-title {
    margin-bottom: -17px;
    font-size: 20px; }
  .paywall-content .title {
    font-size: 36px; }
  .paywall-content ul {
    margin: 30px 0 0 0;
    padding: 0; }
    .paywall-content ul li {
      margin: 20px 0;
      list-style: none;
      font-size: 16px; }

.paywall-modal .modal-dialog {
  width: 550px;
  height: 400px;
  margin-left: -275px; }

.paywall-modal .modal-body {
  color: white;
  text-align: center;
  top: 0;
  padding-left: 10px;
  padding-right: 10px;
  bottom: 115px;
  overflow: hidden; }
  .paywall-modal .modal-body .sub-title {
    margin-bottom: -17px;
    font-size: 20px; }
  .paywall-modal .modal-body .title {
    font-size: 36px; }
  .paywall-modal .modal-body ul {
    margin: 30px 0 0 0;
    padding: 0; }
    .paywall-modal .modal-body ul li {
      margin: 20px 0;
      list-style: none;
      font-size: 16px; }

.paywall-modal .modal-footer {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .paywall-modal .modal-footer .btn {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 15px; }
    .paywall-modal .modal-footer .btn:last-child {
      margin-right: 0; }

#dashboard-add-team-modal .modal-dialog {
  height: 400px; }

#dashboard-plans-modal .modal-dialog {
  height: 624px;
  width: 1080px;
  margin-left: -540px;
  max-width: 1080px; }
  @media screen and (min-width: 1300px) {
    #dashboard-plans-modal .modal-dialog {
      width: 1080px;
      margin-left: -540px; } }

#dashboard-plans-modal .modal-header {
  border-bottom: 1px solid #E0E3E9;
  padding-top: 30px;
  padding-bottom: 30px; }
  #dashboard-plans-modal .modal-header .close {
    margin-top: -32px;
    margin-right: -35px;
    font-size: 30px;
    font-weight: 300; }
  #dashboard-plans-modal .modal-header .toggle {
    position: absolute;
    right: 40px;
    top: 40px; }
    #dashboard-plans-modal .modal-header .toggle a {
      color: #A4B0C7; }
    #dashboard-plans-modal .modal-header .toggle .active {
      color: #347DFF; }

#dashboard-plans-modal .modal-body {
  top: 95px;
  bottom: 0;
  background-color: #F6F7F9;
  padding-top: 25px;
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column; }
  #dashboard-plans-modal .modal-body .error {
    margin-top: -25px;
    min-height: 25px;
    width: 100%;
    margin-bottom: 10px;
    background-color: #F14D54;
    padding: 2px 5px;
    color: #fff;
    border-radius: 3px; }
    #dashboard-plans-modal .modal-body .error a {
      color: #fff;
      text-decoration: underline; }

#dashboard-plans-modal .plans-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #9fa3aa;
  text-align: center;
  line-height: 25px; }

#dashboard-plans-modal .plans-section .plans-for-whom {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  width: 100%;
  color: #B7C0D2; }
  #dashboard-plans-modal .plans-section .plans-for-whom > div {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    line-height: 25px;
    font-size: 16px; }
  #dashboard-plans-modal .plans-section .plans-for-whom .left {
    display: inline-block;
    background: url("/img/plans-focus-line-left.png") no-repeat transparent;
    width: 32px;
    height: 12px;
    background-size: 100%;
    margin-right: 10px;
    margin-bottom: -5px; }
  #dashboard-plans-modal .plans-section .plans-for-whom .right {
    display: inline-block;
    background: url("/img/plans-focus-line-right.png") no-repeat transparent;
    width: 32px;
    height: 12px;
    background-size: 100%;
    margin-left: 10px;
    margin-bottom: -5px; }

#dashboard-plans-modal .plans {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row; }
  #dashboard-plans-modal .plans .plan {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    position: relative;
    font-family: 'Avenir Next','Nunito',"Helvetica Neue",Helvetica,sans-serif;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: white;
    border: 1px solid #E5E9F1;
    border-radius: 2px;
    /*
      &.first {
        @include flex(initial);
        opacity: 0.6;
        .footer {
          color: darken(#BABDC2, 10%);
          .button {
            background-color: #D2D7DF;
            border: 1px solid #CED3DE;
          }
        }
      }
      */
    /*
      &.highlight {
        margin-top: 0;
        margin-bottom: 0;
        background-color: #F3F7FF;
        border: 1px solid #92B1ED;
        .footer {
          background-color: #548AFF;
          color: white;
          padding-top: 23px;
          padding-bottom: 22px;
          //border-top: 1px solid #4778E6;
        }
      }
      */ }
    #dashboard-plans-modal .plans .plan strong {
      color: #000;
      font-weight: 500; }
    #dashboard-plans-modal .plans .plan:last-child {
      border-radius: 0 2px 2px 0; }
    #dashboard-plans-modal .plans .plan:nth-child(2) {
      border-radius: 2px 0 0 2px; }
    #dashboard-plans-modal .plans .plan:nth-child(2) {
      margin-right: 25px; }
    #dashboard-plans-modal .plans .plan.disable {
      opacity: 0.8; }
      #dashboard-plans-modal .plans .plan.disable .footer {
        cursor: auto;
        color: #9fa3aa; }
    #dashboard-plans-modal .plans .plan .most-popular {
      background: url("/img/most-popular-banner.png") no-repeat transparent;
      width: 104px;
      height: 104px;
      background-size: 100%;
      position: absolute;
      right: -1px;
      top: -1px; }
    #dashboard-plans-modal .plans .plan .data {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 25px 0;
      box-sizing: border-box; }
    #dashboard-plans-modal .plans .plan .footer {
      cursor: pointer;
      padding: 0px 25px;
      line-height: 22px;
      font-size: 13px;
      color: #548AFF;
      font-size: 16px;
      font-weight: 500;
      text-align: center;
      height: 55px; }
      #dashboard-plans-modal .plans .plan .footer .button {
        background-color: #4184F5;
        padding: 9px 20px;
        color: #fff;
        width: 150px;
        border-radius: 3px;
        border: 1px solid #0472F4;
        font-size: 13px; }
        #dashboard-plans-modal .plans .plan .footer .button.current {
          background-color: #D2D7DF;
          border: 1px solid #CED3DE; }
    #dashboard-plans-modal .plans .plan .name {
      text-align: center;
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-weight: 700;
      margin: 0 0 8px; }
      #dashboard-plans-modal .plans .plan .name.plan-pro2, #dashboard-plans-modal .plans .plan .name.plan-pro3 {
        color: #00C35B; }
      #dashboard-plans-modal .plans .plan .name.plan-agency {
        color: #F59E00; }
      #dashboard-plans-modal .plans .plan .name.plan-business {
        color: #7348F5; }
    #dashboard-plans-modal .plans .plan .price {
      font-size: 18px;
      font-weight: 600;
      text-align: center; }
      #dashboard-plans-modal .plans .plan .price.price-business span {
        font-size: 32px;
        line-height: 59px; }
        #dashboard-plans-modal .plans .plan .price.price-business span a {
          text-decoration: none;
          color: #333333; }
      #dashboard-plans-modal .plans .plan .price span {
        font-size: 42px;
        font-weight: 700;
        height: 61px;
        position: relative;
        width: 100%; }
    #dashboard-plans-modal .plans .plan .features {
      padding: 0;
      margin: 0;
      font-size: 12px;
      text-align: center; }
      #dashboard-plans-modal .plans .plan .features .anti {
        text-decoration: line-through;
        opacity: 0.8;
        display: none; }
      #dashboard-plans-modal .plans .plan .features li {
        list-style: none;
        margin-bottom: 5px;
        color: #6e767f;
        padding: 6px 10px;
        margin: 0 0px;
        font-size: 13px;
        font-weight: 500; }
        #dashboard-plans-modal .plans .plan .features li.feature {
          background-color: #F6F8FA; }

#dashboard-plans-modal #plans-checkout #coupon-code-row {
  margin-top: -15px;
  margin-bottom: 0; }
  #dashboard-plans-modal #plans-checkout #coupon-code-row .form-group {
    margin-bottom: 0; }
  #dashboard-plans-modal #plans-checkout #coupon-code-row #pay-coupon-code {
    font-size: 16px;
    height: 55px;
    margin-top: -19px; }

#dashboard-plans-modal #plans-checkout .form-group {
  margin-bottom: 10px; }

#dashboard-plans-modal #plans-checkout .plan-name {
  color: #416FF2; }

#dashboard-plans-modal #plans-checkout input:not([type="radio"]) {
  font-size: 14px;
  height: 48px;
  font-weight: 400; }

#dashboard-plans-modal #plans-checkout label, #dashboard-plans-modal #plans-checkout h4 {
  font-size: 14px;
  color: #252525;
  font-weight: 500;
  margin-top: 0; }

#dashboard-plans-modal #plans-checkout h4 {
  margin-bottom: 15px; }

#dashboard-plans-modal #plans-checkout .expiry input {
  width: 48%;
  display: inline-block; }

#dashboard-plans-modal #plans-checkout .existing-box {
  padding: 15px 15px;
  border: 1px solid #DBDEE4;
  border-radius: 2px;
  margin-bottom: 20px; }

#dashboard-plans-modal #plans-checkout .features {
  padding: 0;
  margin: 0; }
  #dashboard-plans-modal #plans-checkout .features li {
    list-style: none;
    color: #9299A3;
    margin: 0;
    margin-bottom: 10px; }
    #dashboard-plans-modal #plans-checkout .features li .anti {
      display: none;
      text-decoration: line-through;
      opacity: 0.8; }

#dashboard-plans-modal #plans-checkout .credit-card-box .row {
  margin-bottom: 20px; }

#dashboard-plans-modal #plans-checkout .safety {
  color: #9DA1A9;
  margin-top: 16px;
  font-size: 13px; }

#dashboard-plans-modal #plans-checkout .final-price {
  padding-top: 8px;
  padding-left: 20px;
  display: inline-block; }
  #dashboard-plans-modal #plans-checkout .final-price #final-price {
    font-size: 26px;
    font-weight: 300;
    margin-top: 10px; }
  #dashboard-plans-modal #plans-checkout .final-price .savings {
    font-size: 22px;
    color: #08CF4E; }

#dashboard-plans-modal #plans-checkout .pay-button-container {
  float: right;
  width: 420px;
  padding-right: 20px; }

#dashboard-plans-modal #plans-checkout #checkout-button {
  margin: 30px 0 0;
  padding: 16px 0px;
  border: 1px solid #DBDEE4;
  border-radius: 3px; }

#dashboard-plans-modal #plans-checkout .pay-button {
  font-size: 18px !important;
  border-radius: 4px !important;
  padding: 15px 24px 16px !important;
  letter-spacing: 0.02em !important;
  max-width: 240px;
  margin: 0px;
  float: right; }

#dashboard-paywall-team .modal-body {
  background: url("/img/dashboard/upgrade-business-modal-bg.jpg") no-repeat transparent;
  background-size: cover; }

#dashboard-paywall-code .modal-dialog {
  width: 860px;
  margin-left: -430px;
  height: 560px; }

#dashboard-paywall-code .modal-body {
  background: url("/img/code-paywall/upgrade-coding-modal-bg.jpg") no-repeat transparent;
  background-size: cover;
  text-align: left;
  padding: 40px 60px; }
  #dashboard-paywall-code .modal-body .back-arrow {
    position: absolute;
    top: 16px;
    left: 20px;
    font-size: 25px;
    width: 30px;
    height: 30px;
    padding-left: 7px;
    border-radius: 15px;
    line-height: 33px;
    cursor: pointer; }
    #dashboard-paywall-code .modal-body .back-arrow:hover {
      background-color: #4E8EF7; }
  #dashboard-paywall-code .modal-body .img-container {
    position: absolute;
    top: 100px;
    left: 525px; }
    #dashboard-paywall-code .modal-body .img-container img {
      cursor: pointer; }
  #dashboard-paywall-code .modal-body .features .check {
    background: url(/img/code-paywall/upgrade-checkmark.png) no-repeat;
    background-size: 16px;
    width: 16px;
    height: 12px;
    display: inline-block;
    margin-right: 10px; }

@media screen and (max-width: 992px) {
  #dashboard-projects .container, #dashboard-teams .container {
    width: 996px; }
  #dashboard-projects .card, #dashboard-teams .card {
    width: 302px;
    height: 222px; }
  #dashboard-projects .project-backdrop, #dashboard-teams .project-backdrop {
    height: 140px; }
  #dashboard-projects .project-info, #dashboard-teams .project-info {
    padding-bottom: 30px; } }

.radial-gradient {
  background: -moz-radial-gradient(center, ellipse cover, #eff1f5 0%, #EFF1F5 100%);
  background: -webkit-gradient(center, ellipse cover, #eff1f5 0%, #EFF1F5 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #eff1f5 0%, #EFF1F5 100%);
  background: -o-radial-gradient(center, ellipse cover, #eff1f5 0%, #EFF1F5 100%);
  background: -ms-radial-gradient(center, ellipse cover, #eff1f5 0%, #EFF1F5 100%);
  background: radial-gradient(center, ellipse cover, #eff1f5 0%, #EFF1F5 100%); }

#page-templates {
  text-transform: none; }
  #page-templates ul {
    width: 270px; }
  #page-templates .open > .dropdown-menu {
    border: none;
    border-radius: 2px;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.175);
    width: 270px; }
  #page-templates li {
    width: 111px;
    height: 115px;
    display: inline-block;
    margin: 11px;
    list-style: none;
    line-height: 90px; }
    #page-templates li img {
      margin: auto;
      text-align: center;
      display: block;
      box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2); }
    #page-templates li span {
      text-align: center;
      display: block;
      margin-top: 15px; }
    #page-templates li:hover {
      background-color: #fefefe; }
    #page-templates li a {
      display: block !important;
      text-align: center;
      vertical-align: middle;
      padding: 0; }
      #page-templates li a:hover {
        background: none; }

#export-modal .modal-dialog {
  height: 590px;
  width: 750px;
  margin-left: -375px; }

#dashboard-share-modal .modal-dialog {
  height: 590px;
  width: 750px;
  margin-left: -375px; }

#dashboard-share-modal .lock-status {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle; }
  #dashboard-share-modal .lock-status.public {
    background: url("/img/public-private-icons.png") 0px -24px;
    background-size: 100%;
    margin-top: -1px; }
  #dashboard-share-modal .lock-status.private {
    background: url("/img/public-private-icons.png") 0px -36px;
    background-size: 100%;
    margin-top: -3px; }

#dashboard-share-modal .gray-text {
  color: #73767e; }

.modal-dialog .lock-section {
  width: 100%;
  padding: 20px;
  background-color: #fbfcfd;
  border: 1px solid #dadde1; }
  .modal-dialog .lock-section.top {
    border-radius: 4px 4px 0px 0px; }
  .modal-dialog .lock-section.bottom {
    border-radius: 0px 0px 4px 4px;
    border-top: 0px; }
  .modal-dialog .lock-section.selected {
    background-color: white; }
  .modal-dialog .lock-section.round {
    border-radius: 4px; }

.package-tab {
  border: 1px solid #d5d9e1;
  color: #a3aab9;
  padding: 6px 30px;
  font-weight: bold;
  width: 115px;
  display: inline-block;
  cursor: pointer; }
  .package-tab.left {
    border-right: 0px;
    border-radius: 4px 0px 0px 4px; }
  .package-tab.right {
    border-left: 0px;
    border-radius: 0px 4px 4px 0px; }
  .package-tab.active {
    color: white;
    background-color: #4184f6;
    border: 1px solid #3a78e1; }

.live-preview-table {
  display: table;
  width: 100%;
  height: 100%; }
  .live-preview-table .live-preview-row {
    display: table-row; }
  .live-preview-table.live-preview-ios app-status {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%; }
  .live-preview-table *::-webkit-scrollbar {
    display: none !important; }

.live-preview-phone {
  position: absolute;
  bottom: 0px;
  padding: 15px;
  width: 100%;
  text-align: center;
  z-index: 1000;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .live-preview-phone.download {
    background: none;
    text-align: left;
    padding-left: 20px; }
  .live-preview-phone .download-app {
    color: #ccc;
    text-decoration: none !important;
    font-size: 18px; }
    .live-preview-phone .download-app span {
      vertical-align: middle; }
    .live-preview-phone .download-app.ios {
      margin-right: 20px; }
    .live-preview-phone .download-app:hover {
      color: white; }
  .live-preview-phone .icons {
    margin-right: 5px;
    color: white;
    display: inline-block;
    vertical-align: middle; }
  .live-preview-phone .description {
    font-size: 18px;
    color: white;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    font-weight: 500; }
  .live-preview-phone .platform-logo {
    font-size: 32px;
    margin-right: 5px; }
  .live-preview-phone img {
    width: 50px;
    height: 50px;
    border-radius: 10px; }

live-preview {
  text-align: center;
  background: black;
  background: -moz-radial-gradient(center, ellipse cover, black 0%, rgba(36, 36, 36, 0.92) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, black), color-stop(100%, rgba(36, 36, 36, 0.92)));
  background: -webkit-radial-gradient(center, ellipse cover, black 0%, rgba(36, 36, 36, 0.92) 100%);
  background: -o-radial-gradient(center, ellipse cover, black 0%, rgba(36, 36, 36, 0.92) 100%);
  background: -ms-radial-gradient(center, ellipse cover, black 0%, rgba(36, 36, 36, 0.92) 100%);
  background: radial-gradient(ellipse at center, black 0%, rgba(36, 36, 36, 0.92) 100%);
  overflow: auto;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  position: relative; }
  live-preview .scroll-container {
    overflow: auto;
    min-height: 100%; }
    @media screen and (max-height: 738px) {
      live-preview .scroll-container {
        min-height: 100%; } }
  live-preview .device {
    width: 320px;
    height: 568px;
    margin: 0 auto; }
    @media screen and (max-height: 738px) {
      live-preview .device {
        margin-top: 55px;
        margin-bottom: 85px; } }
    live-preview .device iframe {
      width: 100%;
      height: 100%;
      border: none;
      background-color: #fff; }

toggle {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  height: 24px;
  line-height: 22px;
  margin: 0px 10px;
  font-weight: 400;
  font-size: 14px;
  color: #ACAFB2; }
  toggle span {
    display: inline-block;
    vertical-align: middle; }
    toggle span:first-child {
      margin-right: 10px; }
    toggle span:last-child {
      margin-left: 10px; }
  toggle .left-text {
    color: #6795f5; }
  toggle.animate .track {
    -webkit-transition: 100ms background-color ease-in-out;
    transition: 100ms background-color ease-in-out; }
  toggle.animate .handle {
    -webkit-transition: 100ms left ease-in-out;
    transition: 100ms left ease-in-out; }
  toggle .track {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background-color: #F0F1F5;
    width: 27px;
    height: 16px;
    border-radius: 32px; }
  toggle .handle {
    position: absolute;
    top: 0;
    vertical-align: middle;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 32px;
    background-color: #FFF;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); }
  toggle.active .left-text {
    color: #ACAFB2; }
  toggle.active .right-text {
    color: #6795f5; }
  toggle.active .track {
    background-color: #6795f5; }
  toggle.active .handle {
    left: 14px; }

.sidebar {
  background-color: #fff;
  /*
  opacity: 1;

  &.ng-enter {
    @include transition(5.3s opacity ease-in-out);
    opacity: 0;
    &.ng-enter-active {
      opacity: 1;
    }
  }

  &.ng-leave {
    @include transition(5.3s opacity ease-in-out);
    opacity: 1;
    &.ng-leave-active {
      opacity: 0;
    }
  }
  */ }
  .sidebar .sidebar-section {
    overflow: hidden; }
  .sidebar .title {
    z-index: 2;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 500;
    border: 1px solid #E9EBED;
    border-width: 1px 0 0;
    color: #222429;
    padding: 0 10px;
    height: 32px;
    line-height: 30px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.02), 0 1px 0 rgba(0, 0, 0, 0.08); }
  .sidebar .content {
    padding: 5px;
    overflow: auto; }
  .sidebar #pages {
    border-top: none; }

#designer.preview #canvas {
  background-color: #555;
  overflow: visible; }

#tutorial-modal .modal-dialog {
  width: 1000px;
  height: 700px;
  margin-left: -500px; }

#deviceBar {
  /*
  .orientation-icon {
    float:right;
    margin-right:15px;
    background:url('/img/rotate-orientation-icon.png');
    background-position: 0 0;
    cursor:pointer;
    width:24px;
    height:24px;
    margin-top:3px;

    &.off {
      background-position: 0 0;
    }

    &.on {
      background-position: 0 -24px;
    }
  }

  .orientation-icon:hover {
    background-position: 0 -24px;
  }
  */ }
  #deviceBar .zoom-dropdown .dropdown-menu {
    min-width: 0; }
    #deviceBar .zoom-dropdown .dropdown-menu a .icon {
      color: #e2e2e2;
      float: right;
      font-size: 35px;
      position: absolute;
      top: -3px;
      right: 23px;
      color: #4D8FFF; }
  #deviceBar .no-hover:hover, #deviceBar .no-hover a:hover {
    background-image: none;
    background-color: transparent; }
  #deviceBar .orientation-icon {
    position: relative;
    float: right;
    margin-right: 15px;
    cursor: pointer;
    width: 12px;
    height: 12px;
    margin-top: 10px; }
    #deviceBar .orientation-icon:before, #deviceBar .orientation-icon:after {
      background: no-repeat center top url("/img/rotate-orientation-icon.png");
      background-size: 12px;
      width: 12px;
      height: 12px;
      position: absolute;
      left: 0;
      top: 0;
      content: '';
      transition: .25s opacity; }
    #deviceBar .orientation-icon:after {
      background-position: center bottom;
      opacity: 0; }
    #deviceBar .orientation-icon:hover:before {
      opacity: 0; }
    #deviceBar .orientation-icon:hover:after {
      opacity: 1; }

.device-dropdown {
  display: inline-block;
  margin-left: 5px;
  padding-bottom: 1px; }

a.device-dropdown-link {
  color: #979797; }

a.device-dropdown-link:hover {
  color: #4D8FFF;
  text-decoration: none; }

a.zoom-dropdown-link {
  color: #000;
  font-weight: 400; }

a.zoom-dropdown-link:hover {
  color: #4D8FFF;
  text-decoration: none; }

.tutorial-link {
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  transition: 0.1s linear;
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear; }
  .tutorial-link.spacing {
    margin-top: 10px; }
  .tutorial-link:hover {
    color: #e52d27;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear; }
  .tutorial-link span {
    font-size: 32px;
    vertical-align: middle;
    margin-right: 5px; }

.remove-icon {
  background: url("/img/component-options-sprite.png") no-repeat transparent;
  width: 16px;
  height: 16px;
  background-size: 100%;
  cursor: pointer; }
  .remove-icon:hover {
    background-position: 0px -16px; }

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: 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: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

#app-pages .btn {
  border-radius: 0; }

.big-input {
  display: block;
  width: 100%;
  height: 48px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dadde2;
  border-radius: 2px; }
  .big-input:focus {
    box-shadow: none; }

.help-launcher {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  background-color: #5390f7;
  border-radius: 50%;
  z-index: 1000000;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 2px 32px rgba(0, 0, 0, 0.16) !important;
  cursor: pointer; }
  .help-launcher.intercom-open {
    bottom: 90px; }

#pricing-page {
  min-width: 970px; }
  #pricing-page .choose-button-container {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    margin-left: -10px;
    transition: 0.1s linear; }
  #pricing-page .platform-logo {
    vertical-align: middle;
    font-size: 28px;
    padding-right: 10px; }
  #pricing-page .learn-more-link {
    color: #dbe0e9;
    font-size: 22px;
    cursor: pointer;
    font-weight: 600;
    text-shadow: 0px 1px 1px white;
    display: inline-block;
    transition: 0.1s linear; }
    #pricing-page .learn-more-link .ion-chevron-down {
      font-size: 32px; }
    #pricing-page .learn-more-link:hover {
      color: #6e767f; }
  #pricing-page .choose-button {
    padding: 9px 20px;
    color: #fff;
    width: 150px;
    font-size: 13px;
    text-transform: none;
    letter-spacing: 1px;
    transition: box-shadow 140ms linear; }
    #pricing-page .choose-button:hover {
      box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
      cursor: pointer; }
    #pricing-page .choose-button.current {
      background-color: #D2D7DF;
      border: 1px solid #CED3DE;
      box-shadow: none !important;
      cursor: default; }
  #pricing-page .most-popular {
    background: url("/img/most-popular-banner.png") no-repeat transparent;
    width: 104px;
    height: 104px;
    background-size: 100%;
    position: absolute;
    right: -4px;
    top: -4px; }
  #pricing-page .bar.navy {
    background: linear-gradient(to right, #1d2534 0%, #243452 100%); }
    #pricing-page .bar.navy h1,
    #pricing-page .bar.navy h2,
    #pricing-page .bar.navy h3,
    #pricing-page .bar.navy h4,
    #pricing-page .bar.navy h5 {
      color: white; }
    #pricing-page .bar.navy p {
      color: #a2b5d6; }
  #pricing-page .bar h1,
  #pricing-page .bar h2,
  #pricing-page .bar h3,
  #pricing-page .bar h4,
  #pricing-page .bar h5 {
    font-weight: 500;
    letter-spacing: .3px; }
  #pricing-page .bar p {
    margin-bottom: 27px; }
  #pricing-page .bar .hero {
    padding: 95px 0 101px; }
  #pricing-page .navbar-ionic {
    -webkit-font-smoothing: antialiased;
    background: #4c8fff;
    color: rgba(255, 255, 255, 0.7); }
    #pricing-page .navbar-ionic .navbar-brand {
      padding-right: 20px; }
      #pricing-page .navbar-ionic .navbar-brand img {
        width: 72px; }
    #pricing-page .navbar-ionic li.active a {
      color: #fff; }
      #pricing-page .navbar-ionic li.active a:after {
        content: "";
        min-height: 1px;
        position: absolute;
        left: 15px;
        right: 17px;
        bottom: 30px;
        border-bottom: 2px solid #fff; }
    #pricing-page .navbar-ionic li a {
      color: rgba(255, 255, 255, 0.7);
      text-transform: uppercase;
      font-size: 10px;
      font-weight: 600;
      letter-spacing: 2px;
      line-height: 52px;
      margin-bottom: 0;
      position: relative;
      transition: color .2s; }
      #pricing-page .navbar-ionic li a:hover {
        color: #fff;
        background: transparent; }
    #pricing-page .navbar-ionic .navbar-collapse {
      padding-right: 0; }
      #pricing-page .navbar-ionic .navbar-collapse .navbar-right li:last-child a {
        padding-right: 0; }
        #pricing-page .navbar-ionic .navbar-collapse .navbar-right li:last-child a:after {
          right: 2px; }
  #pricing-page .btn {
    font-weight: 600;
    border-radius: 3px;
    padding: 10px 20px 12px;
    font-size: 16px; }
    #pricing-page .btn.btn-ionic {
      background: #4c8fff;
      color: white;
      transition: color .2s, background-color .2s;
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      letter-spacing: 0px;
      padding: 16px 28px; }
      #pricing-page .btn.btn-ionic:hover {
        color: #fff;
        background: #5B98FF; }
    #pricing-page .btn.btn-outline {
      color: #4c8fff;
      border-color: #4c8fff;
      border: #4c8fff 2px solid;
      transition: color .2s, background-color .2s;
      -webkit-font-smoothing: antialiased; }
      #pricing-page .btn.btn-outline:hover {
        color: white;
        background-color: #4c8fff; }
    #pricing-page .btn.fill.green, #pricing-page .btn.fill.blue {
      border-radius: 4px;
      color: white;
      font-size: 14px;
      font-weight: 500;
      position: relative;
      box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
      padding: 12px 20px; }
    #pricing-page .btn.fill.green {
      background: #39d46d;
      padding-left: 35px; }
      #pricing-page .btn.fill.green .icon {
        font-size: 26px;
        position: absolute;
        top: 4px;
        left: 15px;
        font-weight: 800; }
    #pricing-page .btn.fill.blue {
      background: #48acf8;
      padding-left: 45px;
      margin-left: 5px; }
      #pricing-page .btn.fill.blue .icon {
        font-size: 22px;
        position: absolute;
        top: 5px;
        left: 20px; }
  #pricing-page header.container {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-font-smoothing: antialiased; }
    #pricing-page header.container .creator-logo {
      width: 120px; }
    #pricing-page header.container nav {
      float: right; }
      @media (max-width: 767px) {
        #pricing-page header.container nav {
          float: none; } }
      #pricing-page header.container nav a {
        color: #484f5b;
        display: inline-block;
        font-weight: 500;
        transition: .2s color;
        font-size: 14px;
        letter-spacing: 0; }
        #pricing-page header.container nav a.active, #pricing-page header.container nav a:hover {
          color: #a4abb9;
          box-shadow: none; }
        @media (max-width: 767px) {
          #pricing-page header.container nav a {
            width: 100%;
            text-align: center; } }
      #pricing-page header.container nav .btn {
        padding: 8px 14px;
        margin-left: 2px; }
      #pricing-page header.container nav .blue {
        color: #4c8fff; }
      #pricing-page header.container nav .signup {
        background: #f3f5f7; }
  #pricing-page hgroup {
    padding-top: 75px;
    padding-bottom: 75px;
    text-align: center; }
    #pricing-page hgroup h1 {
      font-weight: 600;
      font-size: 32px;
      margin-bottom: 0px; }
    #pricing-page hgroup h2 {
      font-weight: 600;
      font-size: 28px;
      margin-bottom: 15px;
      color: #1f232c; }
      #pricing-page hgroup h2 strong {
        font-weight: 700; }
    #pricing-page hgroup h3 {
      font-size: 25px;
      font-weight: 600; }
      #pricing-page hgroup h3 + p {
        font-weight: 500;
        font-size: 14px; }
    #pricing-page hgroup p {
      font-weight: 400;
      font-size: 20px;
      color: #6e767f;
      margin-bottom: 32px; }
    #pricing-page hgroup.preserver {
      padding-top: 180px;
      background: #f3f5f7 center 55px no-repeat url(/img/creator/support-buoy.png);
      background-size: 80px;
      border-bottom: 2px #e2e7ef solid; }
    #pricing-page hgroup :not(form) .btn {
      margin-top: 10px; }
    #pricing-page hgroup.grey-top {
      background: #f3f5f7;
      padding-bottom: 200px;
      margin-bottom: -130px;
      border-bottom: 2px solid #dbe0e9; }
  #pricing-page input[type=text].input {
    border: 2px solid #dbe0e9;
    border-radius: 3px;
    padding: 10px 20px 10px;
    font-size: 16px;
    transition: .4s border-color; }
    #pricing-page input[type=text].input::-webkit-input-placeholder {
      color: #a4abb9; }
    #pricing-page input[type=text].input::-moz-placeholder {
      /* Firefox 19+ */
      color: #a4abb9; }
    #pricing-page input[type=text].input:-ms-input-placeholder {
      color: #a4abb9; }
    #pricing-page input[type=text].input:focus {
      border-color: #4c8fff;
      outline: none; }
  #pricing-page .tail {
    background: #263d4c;
    color: #9bacb6;
    padding: 80px 0;
    margin-top: 90px; }
    #pricing-page .tail.ghost {
      background: #263d4c center center no-repeat url(/img/bg-creator-ghost.png);
      background-size: auto 100%; }
    #pricing-page .tail h2 {
      color: white;
      font-size: 28px;
      font-weight: 600; }
    #pricing-page .tail p {
      font-size: 18px; }
      #pricing-page .tail p a {
        position: relative;
        color: #4c8fff;
        transition: color .2s; }
        #pricing-page .tail p a.underscore:after {
          content: "";
          min-height: 1px;
          position: absolute;
          left: 0;
          right: 0;
          bottom: -3px;
          border-bottom: 2px solid #4c8fff;
          transition: border-color .2s; }
        #pricing-page .tail p a:hover {
          color: #99bfff;
          text-decoration: none; }
          #pricing-page .tail p a:hover:after {
            border-color: #99bfff; }
  #pricing-page .start-now {
    margin-top: 60px; }
    #pricing-page .start-now form {
      position: relative;
      padding-top: 28px; }
      #pricing-page .start-now form .btn {
        margin-top: -3px;
        padding: 11px 20px;
        font-size: 16px; }
      #pricing-page .start-now form .input {
        width: 330px; }
        @media (max-width: 500px) {
          #pricing-page .start-now form .input {
            width: 100%; } }
      #pricing-page .start-now form:before {
        background: no-repeat center center url(/img/creator/signup-arrow.png);
        background-size: 61px;
        width: 61px;
        height: 56px;
        content: "";
        position: absolute;
        margin-left: -90px;
        margin-top: -25px; }
    @media (max-width: 991px) {
      #pricing-page .start-now {
        padding-left: 5px;
        padding-right: 5px; }
        #pricing-page .start-now form .btn {
          display: block;
          margin: 10px auto 0; } }
  #pricing-page footer {
    color: #a4abb9; }
    #pricing-page footer .row {
      display: flex;
      flex-flow: row wrap;
      width: 1000px;
      margin: 0 auto; }
      @media (max-width: 1199px) {
        #pricing-page footer .row {
          width: auto; } }
      @media (max-width: 991px) {
        #pricing-page footer .row {
          display: block; }
          #pricing-page footer .row .left,
          #pricing-page footer .row .right,
          #pricing-page footer .row .center {
            width: auto;
            margin: 0 auto;
            text-align: center; }
          #pricing-page footer .row .center {
            justify-content: space-around;
            margin-top: 50px; } }
    #pricing-page footer .left {
      width: 190px;
      flex-grow: 0;
      flex-shrink: 0;
      margin-right: 87px;
      font-size: 14px; }
      #pricing-page footer .left .creator-logo {
        width: 120px;
        margin-bottom: 22px; }
      @media (max-width: 1199px) {
        #pricing-page footer .left {
          margin-right: 5px; } }
    #pricing-page footer .right {
      width: 332px;
      flex-grow: 0;
      flex-shrink: 0;
      margin-left: 60px; }
      @media (max-width: 1199px) {
        #pricing-page footer .right {
          margin-left: 5px; } }
      @media (max-width: 991px) {
        #pricing-page footer .right {
          display: none !important; } }
    #pricing-page footer .twitter {
      background: no-repeat center center url(/img/twitter-bubble.png);
      background-size: 332px;
      width: 332px;
      height: 109px;
      padding: 18px 16px 26px 59px;
      font-size: 14px;
      color: #1f232c; }
      #pricing-page footer .twitter a {
        color: #4c8fff; }
        #pricing-page footer .twitter a:hover {
          color: #005fff; }
    #pricing-page footer .center {
      display: flex;
      flex-flow: row wrap;
      justify-content: space-between;
      flex-grow: 2; }
      #pricing-page footer .center section {
        display: inline-block; }
    #pricing-page footer ul {
      list-style: none;
      padding: 0; }
      #pricing-page footer ul li {
        font-size: 14px;
        line-height: 2em; }
    #pricing-page footer a {
      color: #b0b6c4;
      transition: color .2s; }
      #pricing-page footer a:hover {
        color: #4f8ef7;
        text-decoration: none; }
    #pricing-page footer h3 {
      font-weight: 500;
      font-size: 16px;
      color: #1f232c; }
    #pricing-page footer .bottom {
      text-align: center;
      margin-top: 44px;
      padding-top: 44px;
      position: relative; }
      #pricing-page footer .bottom .ioni-io-logo {
        width: 72px;
        height: 24px;
        margin-right: 10px;
        margin-top: -3px; }
      #pricing-page footer .bottom p {
        margin: 0 auto;
        color: #dbe0e9;
        font-size: 12px; }
      #pricing-page footer .bottom:before {
        content: "";
        width: 98px;
        height: 1px;
        border-bottom: 1px solid #e2e7ef;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto; }
  #pricing-page #page-creator {
    color: #1f232c;
    -webkit-font-smoothing: antialiased; }
    #pricing-page #page-creator .hero {
      background: center bottom no-repeat url(/img/bg-hero-creator.jpg);
      background-size: cover;
      min-height: 875px; }
      @media (min-width: 1950px) {
        #pricing-page #page-creator .hero {
          background-position: center -160px; }
          #pricing-page #page-creator .hero hgroup.container h3 {
            max-width: 100%; } }
      @media (min-width: 2250px) {
        #pricing-page #page-creator .hero {
          background-position: center -235px; } }
      @media (min-width: 2400px) {
        #pricing-page #page-creator .hero {
          background-position: center -270px; } }
      @media (min-width: 2500px) {
        #pricing-page #page-creator .hero {
          background-position: center -290px; } }
      @media (min-width: 2550px) {
        #pricing-page #page-creator .hero {
          background-position: center -310px; } }
      @media (max-width: 767px) {
        #pricing-page #page-creator .hero {
          background-size: 767px;
          min-height: 600px;
          background-position: center bottom; } }
      #pricing-page #page-creator .hero hgroup {
        padding-top: 70px;
        margin-top: 0; }
        #pricing-page #page-creator .hero hgroup h1 {
          font-weight: 600;
          font-size: 32px;
          letter-spacing: -0.01em;
          margin-top: 20px; }
          #pricing-page #page-creator .hero hgroup h1 a {
            color: #4c8fff;
            transition: color .2s;
            text-decoration: none; }
            #pricing-page #page-creator .hero hgroup h1 a:hover {
              color: #7fafff; }
        #pricing-page #page-creator .hero hgroup h3 {
          color: #6e767f;
          font-size: 20px;
          font-weight: 500;
          max-width: 500px;
          margin: 26px auto 44px;
          -webkit-font-smoothing: antialiased;
          line-height: 28px; }
          #pricing-page #page-creator .hero hgroup h3 strong {
            font-weight: 600; }
    #pricing-page #page-creator .used-by {
      font-size: 16px;
      color: #a4abb9;
      text-align: center;
      margin-top: 30px;
      margin-bottom: 60px; }
      #pricing-page #page-creator .used-by p {
        margin-bottom: 20px; }
      #pricing-page #page-creator .used-by img {
        width: 602px; }
        @media (max-width: 767px) {
          #pricing-page #page-creator .used-by img {
            width: 100%; } }
    #pricing-page #page-creator .how-creator-works {
      background: #4c8fff;
      background: linear-gradient(to right, #4a8efa 0%, #34b3fe 100%);
      text-align: center; }
      #pricing-page #page-creator .how-creator-works h3,
      #pricing-page #page-creator .how-creator-works h4,
      #pricing-page #page-creator .how-creator-works strong {
        color: white; }
      #pricing-page #page-creator .how-creator-works strong {
        font-weight: 600; }
      #pricing-page #page-creator .how-creator-works h4 {
        font-size: 18px;
        font-weight: 500; }
      #pricing-page #page-creator .how-creator-works p {
        color: #c0e1ff; }
      #pricing-page #page-creator .how-creator-works hgroup h3 {
        font-weight: 500; }
      #pricing-page #page-creator .how-creator-works hgroup p {
        font-size: 18px; }
      #pricing-page #page-creator .how-creator-works .step {
        display: inline-block;
        width: 310px;
        padding-top: 215px;
        padding-bottom: 80px;
        margin-right: 100px;
        background: no-repeat center top;
        background-size: 270px;
        position: relative; }
        #pricing-page #page-creator .how-creator-works .step:last-child {
          margin-right: 0; }
          #pricing-page #page-creator .how-creator-works .step:last-child:before {
            display: none; }
        #pricing-page #page-creator .how-creator-works .step.drag-n-drop {
          background-image: url(/img/creator/works-dnd.png); }
        #pricing-page #page-creator .how-creator-works .step.preview {
          background-image: url(/img/creator/works-preview.png); }
        #pricing-page #page-creator .how-creator-works .step.export {
          background-image: url(/img/creator/works-export.png); }
        #pricing-page #page-creator .how-creator-works .step:before {
          background: no-repeat center center url(/img/creator/ico-arrow-works.png);
          background-size: 19px;
          width: 19px;
          height: 43px;
          content: '';
          position: absolute;
          top: 85px;
          right: -60px; }
        @media (max-width: 1199px) and (min-width: 992px) {
          #pricing-page #page-creator .how-creator-works .step {
            margin-right: 60px;
            width: 270px; }
            #pricing-page #page-creator .how-creator-works .step:before {
              right: -35px; } }
        @media (max-width: 991px) {
          #pricing-page #page-creator .how-creator-works .step {
            margin-right: 0;
            width: 100%; }
            #pricing-page #page-creator .how-creator-works .step:before {
              display: none; } }
    #pricing-page #page-creator .hero-side .container {
      height: 498px;
      padding-top: 120px; }
    #pricing-page #page-creator .hero-side.left .container {
      padding-left: 725px;
      background: no-repeat left top;
      background-size: 682px; }
      @media (max-width: 1199px) and (min-width: 992px) {
        #pricing-page #page-creator .hero-side.left .container {
          margin-left: -100px;
          width: 1100px;
          padding-left: 670px; } }
      @media (max-width: 991px) {
        #pricing-page #page-creator .hero-side.left .container {
          padding-left: 10px;
          padding-bottom: 150px;
          background-position: center bottom;
          background-size: 227px;
          text-align: center;
          height: auto; } }
    #pricing-page #page-creator .hero-side.right {
      background: #f3f5f7; }
      #pricing-page #page-creator .hero-side.right .container {
        padding-right: 725px;
        background: no-repeat right top;
        background-size: 682px; }
        @media (max-width: 1199px) and (min-width: 992px) {
          #pricing-page #page-creator .hero-side.right .container {
            margin-right: -50px;
            width: 1020px;
            padding-right: 630px; } }
        @media (max-width: 991px) {
          #pricing-page #page-creator .hero-side.right .container {
            padding-right: 10px;
            padding-bottom: 150px;
            background-position: center bottom;
            background-size: 227px;
            text-align: center;
            height: auto; } }
    #pricing-page #page-creator .hero-side.tool .container {
      background-image: url(/img/creator/features-tool.jpg); }
      @media (max-width: 991px) {
        #pricing-page #page-creator .hero-side.tool .container {
          background-image: none;
          padding-bottom: 100px; } }
    #pricing-page #page-creator .hero-side.dnd .container {
      background-image: url(/img/creator/features-dnd.png); }
    #pricing-page #page-creator .hero-side.xplatform .container {
      background-image: url(/img/creator/features-xplatform.jpg); }
    #pricing-page #page-creator .hero-side.teams .container {
      background-image: url(/img/creator/features-teams.png); }
    #pricing-page #page-creator .hero-side h2 {
      font-size: 22px;
      font-weight: 500;
      line-height: 1.5em;
      margin-bottom: 20px; }
    #pricing-page #page-creator .hero-side p {
      color: #7E8792;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.8em;
      margin-bottom: 15px; }
      #pricing-page #page-creator .hero-side p em,
      #pricing-page #page-creator .hero-side p strong {
        font-weight: 600; }
    #pricing-page #page-creator .hero-side .platforms {
      width: 107px; }
    #pricing-page #page-creator .hero-center .top {
      background: #121b2e no-repeat center bottom url(/img/creator/features-preview-photo.jpg);
      background-size: 1800px; }
      #pricing-page #page-creator .hero-center .top .container {
        height: 410px;
        padding-top: 151px; }
        #pricing-page #page-creator .hero-center .top .container h2 {
          color: white;
          font-size: 32px;
          font-weight: 600; }
        #pricing-page #page-creator .hero-center .top .container p {
          color: #a4abb9;
          font-size: 18px; }
    #pricing-page #page-creator .hero-center .bottom {
      background: #222f49 no-repeat center bottom url(/img/creator/features-preview-blur.jpg);
      background-size: 1800px; }
      #pricing-page #page-creator .hero-center .bottom .container {
        height: 140px;
        text-align: center;
        padding-top: 22px; }
        #pricing-page #page-creator .hero-center .bottom .container p {
          color: #a4abb9;
          font-size: 14px; }
        #pricing-page #page-creator .hero-center .bottom .container .btn {
          height: 53px; }
          #pricing-page #page-creator .hero-center .bottom .container .btn.app-store {
            background: no-repeat center center url(/img/creator/app-store-creator-btn.png);
            background-size: 153px;
            width: 153px; }
            @media (max-width: 767px) {
              #pricing-page #page-creator .hero-center .bottom .container .btn.app-store {
                background-size: 102px;
                width: 102px; } }
          #pricing-page #page-creator .hero-center .bottom .container .btn.google-play {
            background: no-repeat center center url(/img/creator/google-play-creator-btn.png);
            background-size: 184px;
            width: 184px; }
            @media (max-width: 767px) {
              #pricing-page #page-creator .hero-center .bottom .container .btn.google-play {
                background-size: 123px;
                width: 123px; } }
    #pricing-page #page-creator .hero-center strong {
      font-weight: 500;
      color: #e2e7ef; }
  #pricing-page .product-comparison {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    -webkit-font-smoothing: antialiased; }
    #pricing-page .product-comparison.billing-toggle {
      margin-bottom: 5px; }
      #pricing-page .product-comparison.billing-toggle button {
        background: none;
        border: none;
        border-bottom: 2px solid #dbe0e9;
        color: #a4abb9;
        font-size: 14px;
        font-weight: 600;
        padding: 5px 15px;
        transition: .2s color, .2s border-color;
        outline: none; }
        #pricing-page .product-comparison.billing-toggle button.active, #pricing-page .product-comparison.billing-toggle button:hover {
          color: #4c8fff;
          border-color: #4c8fff; }
    #pricing-page .product-comparison .plan {
      border: 2px solid #e2e7ef;
      border-radius: 2px;
      text-align: center;
      padding: 30px 10px 30px;
      width: 251px;
      height: 494px;
      color: #6e767f;
      background: white;
      position: relative;
      cursor: pointer;
      transition: 0.1s linear; }
      #pricing-page .product-comparison .plan.hover-effect:hover {
        width: 261px;
        margin-top: -5px;
        height: 504px;
        padding-top: 35px; }
        #pricing-page .product-comparison .plan.hover-effect:hover .choose-button-container {
          bottom: 20px; }
      #pricing-page .product-comparison .plan .fade {
        opacity: 1;
        position: absolute;
        transition: .2s ease all;
        left: 0;
        right: 0; }
        #pricing-page .product-comparison .plan .fade.ng-hide {
          opacity: 0;
          transform: scale(1.5, 1.5); }
      #pricing-page .product-comparison .plan.enterprise {
        margin-top: 20px;
        width: 640px;
        max-width: 100%;
        height: auto;
        position: relative; }
        #pricing-page .product-comparison .plan.enterprise:before, #pricing-page .product-comparison .plan.enterprise:after {
          background: no-repeat center center url(/img/entrprs-str.png);
          background-size: 26px;
          width: 26px;
          height: 24px;
          content: '';
          position: absolute;
          left: -50px; }
        #pricing-page .product-comparison .plan.enterprise:after {
          left: auto;
          right: -50px; }
        #pricing-page .product-comparison .plan.enterprise h3 {
          display: inline;
          font-size: 18px;
          font-weight: 700;
          margin-right: 5px; }
        #pricing-page .product-comparison .plan.enterprise p {
          display: inline;
          font-size: 14px;
          font-weight: 500;
          color: #9bacb6; }
          #pricing-page .product-comparison .plan.enterprise p strong {
            color: #f66486;
            font-weight: 500; }
        #pricing-page .product-comparison .plan.enterprise a {
          font-weight: 600; }
      #pricing-page .product-comparison .plan.dev h2 {
        color: #5c6775; }
      #pricing-page .product-comparison .plan.pro h2 {
        color: #36c971; }
      #pricing-page .product-comparison .plan.agency h2 {
        color: #f6a42e; }
      #pricing-page .product-comparison .plan.business h2 {
        color: #8364f6; }
      #pricing-page .product-comparison .plan.business h3 {
        font-size: 36px;
        line-height: 54px; }
        #pricing-page .product-comparison .plan.business h3 a {
          text-decoration: none;
          color: #1f232c; }
      #pricing-page .product-comparison .plan hgroup {
        padding: 0; }
        #pricing-page .product-comparison .plan hgroup h2,
        #pricing-page .product-comparison .plan hgroup h3,
        #pricing-page .product-comparison .plan hgroup h4,
        #pricing-page .product-comparison .plan hgroup small {
          color: #1f232c;
          margin: 0; }
        #pricing-page .product-comparison .plan hgroup h2 {
          font-size: 16px;
          text-transform: uppercase;
          letter-spacing: 3px;
          font-weight: 700;
          margin-bottom: 30px; }
        #pricing-page .product-comparison .plan hgroup h3 {
          font-size: 56px;
          font-weight: 700;
          height: 61px;
          position: relative;
          width: 100%; }
          #pricing-page .product-comparison .plan hgroup h3 sup {
            font-size: 20px;
            top: -.5em; }
          #pricing-page .product-comparison .plan hgroup h3 sub {
            font-size: 18px;
            font-weight: 600;
            bottom: 0; }
        #pricing-page .product-comparison .plan hgroup h4 {
          font-size: 16px;
          font-weight: 500;
          color: #a4abb9; }
      #pricing-page .product-comparison .plan ul {
        list-style: none;
        padding: 25px 0 0; }
        #pricing-page .product-comparison .plan ul li {
          padding: 8px 10px;
          margin: 0 -10px;
          font-size: 14px;
          font-weight: 500; }
          #pricing-page .product-comparison .plan ul li strong {
            font-weight: 500;
            color: #1f232c; }
          #pricing-page .product-comparison .plan ul li.feature {
            background: #f6f8fa; }
  #pricing-page .also-included h3 {
    text-align: center;
    margin: 85px auto; }
  #pricing-page .also-included strong {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 14px;
    display: block; }
  #pricing-page .also-included p {
    font-size: 14px;
    color: #747a85;
    line-height: 1.8em; }
  #pricing-page .also-included ul {
    padding: 0 72px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; }
  #pricing-page .also-included li {
    width: 295px;
    list-style: none;
    padding-left: 28px;
    position: relative;
    margin-bottom: 80px; }
    #pricing-page .also-included li:before {
      background: top center no-repeat url(/img/creator/included-icons.png);
      background-size: 20px;
      position: absolute;
      content: '';
      width: 20px;
      height: 20px;
      left: 0;
      top: 0; }
    #pricing-page .also-included li.sharing:before {
      background-position: center -20px; }
    #pricing-page .also-included li.ionic:before {
      background-position: center -40px; }
    #pricing-page .also-included li.templates:before {
      background-position: center -60px; }
    #pricing-page .also-included li.exporting:before {
      background-position: center -80px; }
    #pricing-page .also-included li.preview:before {
      background-position: center -100px; }
  #pricing-page .faq {
    background: #f6f8fa;
    padding-bottom: 120px; }
    #pricing-page .faq hgroup {
      padding-top: 100px;
      padding-bottom: 10px; }
    #pricing-page .faq .cols {
      display: flex;
      justify-content: center;
      -webkit-font-smoothing: antialiased; }
    #pricing-page .faq .col {
      max-width: 395px;
      margin: 0 45px; }
      #pricing-page .faq .col dt {
        font-weight: 600;
        font-size: 16px;
        margin: 70px 0 14px; }
      #pricing-page .faq .col dd {
        color: #808692;
        font-size: 14px;
        line-height: 2em;
        font-weight: 500; }
        #pricing-page .faq .col dd strong {
          font-weight: 700; }
    @media (max-width: 767px) {
      #pricing-page .faq {
        display: block; }
        #pricing-page .faq .cols {
          display: block; }
        #pricing-page .faq .col {
          max-width: 100%; } }
  #pricing-page .brody {
    background: right bottom no-repeat url(/img/creator/support-brody.jpg);
    background-size: 60%;
    min-height: 550px;
    padding-bottom: 100px;
    padding-top: 32px; }
    #pricing-page .brody + .tail {
      margin-top: 0; }
    #pricing-page .brody dl {
      width: 45%; }
      #pricing-page .brody dl dt {
        padding: 50px 0 10px;
        font-size: 18px;
        font-weight: 500; }
      #pricing-page .brody dl dd {
        color: #6e767f;
        font-size: 14px;
        line-height: 1.9em; }
    @media (max-width: 767px) {
      #pricing-page .brody {
        background-position: center bottom;
        padding-bottom: 250px;
        background-size: 300px; }
        #pricing-page .brody dl {
          width: 100%; } }
  #pricing-page #body-creator-docs,
  #pricing-page #body-creator-docs .container {
    position: relative; }
  #pricing-page #body-creator-docs #index {
    -webkit-font-smoothing: antialiased;
    position: fixed;
    max-height: 100%;
    overflow-y: auto;
    background: rgba(255, 255, 255, 0.8); }
    @media (min-width: 1200px) {
      #pricing-page #body-creator-docs #index {
        width: 277px; } }
    @media (max-width: 1199px) and (min-width: 992px) {
      #pricing-page #body-creator-docs #index {
        width: 212px; } }
    @media (max-width: 991px) and (min-width: 768px) {
      #pricing-page #body-creator-docs #index {
        width: 157px; } }
    @media (max-width: 767px) {
      #pricing-page #body-creator-docs #index {
        width: 100%;
        position: relative !important; } }
    #pricing-page #body-creator-docs #index.bottom {
      position: absolute;
      bottom: 0; }
    #pricing-page #body-creator-docs #index ul {
      padding-left: 0;
      list-style: none; }
      #pricing-page #body-creator-docs #index ul a {
        font-size: 16px;
        color: #1f232c;
        font-weight: 500;
        margin: 1.1em 0;
        display: block;
        border-right: 2px solid transparent;
        transition: color .2s, border-color .2s; }
      #pricing-page #body-creator-docs #index ul ul .active > a,
      #pricing-page #body-creator-docs #index ul a:hover {
        color: #4c8fff;
        text-decoration: none;
        background: none; }
      #pricing-page #body-creator-docs #index ul ul {
        padding-left: 25px;
        padding-right: 25px; }
        #pricing-page #body-creator-docs #index ul ul.animate-show {
          opacity: 1; }
          #pricing-page #body-creator-docs #index ul ul.animate-show a {
            min-height: 20px;
            max-height: 150px; }
        #pricing-page #body-creator-docs #index ul ul.animate-show.ng-hide-add, #pricing-page #body-creator-docs #index ul ul.animate-show.ng-hide-remove {
          transition: all linear .2s; }
        #pricing-page #body-creator-docs #index ul ul.animate-show.ng-hide {
          opacity: 0; }
          #pricing-page #body-creator-docs #index ul ul.animate-show.ng-hide a {
            max-height: 0px; }
        #pricing-page #body-creator-docs #index ul ul a {
          font-size: 14px;
          color: #a4abb9;
          font-weight: 500;
          transition: all linear .2s; }
        #pricing-page #body-creator-docs #index ul ul .active a {
          border-color: #4c8fff;
          overflow-y: hidden; }
  #pricing-page #docs h1, #pricing-page #docs h2, #pricing-page #docs h3, #pricing-page #docs h4, #pricing-page #docs h5, #pricing-page #docs h6 {
    font-weight: 600;
    margin: 2.2em 0 .8em;
    line-height: 2em; }
  #pricing-page #docs h2 {
    font-size: 20px; }
  #pricing-page #docs h3 {
    font-size: 18px; }
  #pricing-page #docs h4 {
    font-size: 16px; }
  #pricing-page #docs p {
    font-size: 14px;
    color: #747a85;
    line-height: 2em; }

.select2-font-muli {
  font-family: 'Muli', sans-serif; }

.select2-font-lato {
  font-family: 'Lato', sans-serif; }

.select2-font-notosans {
  font-family: 'Noto Sans', sans-serif !important; }

.select2-font-raleway {
  font-family: 'Raleway', sans-serif; }

.select2-font-opensans {
  font-family: 'Open Sans', sans-serif; }

.select2-font-roboto {
  font-family: 'Roboto', sans-serif; }

.select2-font-lora {
  font-family: 'Lora', serif; }

.select2-font-crimsontext {
  font-family: 'Crimson Text', serif; }

.select2-font-poppins {
  font-family: 'Poppins', sans-serif; }

.select2-font-montserrat {
  font-family: 'Montserrat', sans-serif; }

.android-font-box .select2-font-default {
  font-family: 'Roboto', sans-serif; }

.ios-font-box .select2-font-default {
  font-family: '-apple-system', 'Helvetica Neue', sans-serif; }

.scss-note {
  position: absolute;
  bottom: 48px; }

#dashboard-themes-modal div.ace_search_form {
  color: #333; }

#dashboard-themes-modal .color-select .select2-container {
  padding: 0px;
  height: 32px; }

#dashboard-themes-modal .color-select .form-group {
  padding: 0px;
  padding-top: 6px;
  border-bottom: 0px;
  width: 200px;
  float: right; }

#dashboard-themes-modal .font-select .select2-container {
  padding: 0px;
  height: 32px; }

#dashboard-themes-modal .font-select .form-group {
  padding: 0px;
  padding-top: 6px;
  border-bottom: 0px;
  width: 200px;
  float: right; }

#dashboard-themes-modal .conflict-alert {
  position: absolute;
  right: 210px;
  top: 10px;
  font-size: 22px;
  color: #FFCC00; }

#dashboard-themes-modal .side-tab {
  margin: 10px;
  color: #9299A3;
  cursor: pointer;
  font-weight: 500; }
  #dashboard-themes-modal .side-tab.active {
    color: #4f8ef7; }
  #dashboard-themes-modal .side-tab:hover {
    color: #4f8ef7;
    transition: 0.25s linear; }

#dashboard-themes-modal .image-button {
  height: 36px;
  width: auto;
  outline: none;
  border: 1px solid #e2e2e2;
  background: #ffffff;
  border-radius: 4px;
  color: #4f8ef7;
  box-shadow: 1px 1px 7px -1px #e2e2e2;
  font-weight: 600;
  text-align: center; }
  #dashboard-themes-modal .image-button:hover {
    color: #377ef6; }
  #dashboard-themes-modal .image-button:focus {
    outline: none; }

#dashboard-themes-modal .side-tab-content {
  width: 100%;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  height: 370px;
  padding: 10px 25px 25px 25px;
  overflow-y: auto; }

#dashboard-themes-modal .side-tab-row {
  width: 100%;
  padding: 5px;
  border-bottom: 1px solid #e2e2e2;
  height: 55px;
  line-height: 45px; }

#dashboard-themes-modal .side-tab-row-label {
  line-height: normal;
  vertical-align: middle;
  color: #333;
  font-weight: 500;
  display: inline-block;
  margin-right: 15px;
  width: 275px; }

#dashboard-themes-modal .side-tab-row-box {
  line-height: normal;
  vertical-align: middle;
  display: inline-block;
  width: calc(100% - 294px);
  position: relative; }
  #dashboard-themes-modal .side-tab-row-box .overridden {
    text-decoration: line-through; }
  #dashboard-themes-modal .side-tab-row-box .overridden-color-square {
    position: absolute;
    left: -27px;
    top: 6px;
    border: 1px solid #fff;
    z-index: 9999999999;
    border-radius: 2px;
    width: 14px;
    height: 14px; }

#dashboard-themes-modal .color-picker-input {
  padding-left: 12px !important; }

#dashboard-themes-modal .color-picker-swatch {
  right: 4px !important;
  top: 10px !important;
  width: 23px !important;
  height: 54% !important; }

#dashboard-themes-modal .themes-message {
  opacity: 1; }

#dashboard-themes-modal .themes-message.ng-hide-remove {
  transition: 0.25s linear opacity;
  opacity: 0; }

#dashboard-themes-modal .themes-message.ng-hide-remove-active {
  opacity: 1; }

#dashboard-themes-modal .themes-message.ng-hide-add {
  transition: 0.25s linear opacity;
  opacity: 1; }

#dashboard-themes-modal .themes-message.ng-hide-add-active {
  opacity: 0; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.spin {
  -webkit-animation: spin 1.5s linear infinite;
  -moz-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite; }

#code-editor {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: calc(100% - 0px);
  background-color: #fff;
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.04), 0 -1px 0px rgba(0, 0, 0, 0.04);
  z-index: 1;
  cursor: pointer; }
  #code-editor .pane-wrapper {
    position: absolute;
    width: 315px;
    top: 29px;
    left: 0px; }
  #code-editor .ace-monokai {
    background: #1e2025; }
    #code-editor .ace-monokai .ace_gutter {
      background: #282b31;
      color: #8c8f8b; }
  #code-editor .ace_search_field {
    color: #000; }
  #code-editor #code-top-bar {
    height: 29px;
    position: relative;
    background: #fff;
    z-index: 0; }
    #code-editor #code-top-bar .right {
      position: absolute;
      right: 0;
      top: 0; }
    #code-editor #code-top-bar .settings-button {
      display: inline-block;
      color: #c3c9d3;
      border-left: 1px solid #dfe2e5;
      padding: 7px 15px 0 40px;
      font-size: 12px;
      position: relative;
      width: 16px;
      height: 16px;
      width: auto;
      height: 29px;
      line-height: 1em;
      transition: .2s color; }
      #code-editor #code-top-bar .settings-button:before, #code-editor #code-top-bar .settings-button:after {
        background: transparent no-repeat center -416px url("/img/small-icons-sprite.png");
        background-size: 16px;
        position: absolute;
        height: 16px;
        width: 16px;
        content: ''; }
      #code-editor #code-top-bar .settings-button:after {
        opacity: 0;
        background-position: -432px;
        transition: 0.2s opacity; }
      #code-editor #code-top-bar .settings-button:hover:after {
        opacity: 1; }
      #code-editor #code-top-bar .settings-button:hover {
        color: #333; }
      #code-editor #code-top-bar .settings-button::before, #code-editor #code-top-bar .settings-button::after {
        left: 15px;
        top: 5px; }
      #code-editor #code-top-bar .settings-button.plugins::after {
        background-position: 0 -432px; }
      #code-editor #code-top-bar .settings-button.angular::before {
        background-position: 0  -448px; }
      #code-editor #code-top-bar .settings-button.angular::after {
        background-position: 0  -464px; }
      #code-editor #code-top-bar .settings-button.external-js::before {
        background-position: 0  -480px; }
      #code-editor #code-top-bar .settings-button.external-js::after {
        background-position: 0  -496px; }
      #code-editor #code-top-bar .settings-button.theming:before {
        background-position: center -320px; }
      #code-editor #code-top-bar .settings-button.theming:after {
        background-position: center -336px; }
      #code-editor #code-top-bar .settings-button.addons:before {
        background-position: center -640px; }
      #code-editor #code-top-bar .settings-button.addons:after {
        background-position: center -656px; }
    #code-editor #code-top-bar .title {
      display: inline-block;
      padding: 5px 15px;
      border-right: 1px solid #dfe2e5; }
    #code-editor #code-top-bar .save-button {
      cursor: pointer;
      color: #2dd15a;
      padding: 3px 20px 3px 35px;
      border-right: 1px solid #dfe2e5;
      border-top: 0;
      border-left: 0;
      outline: 0;
      background: none;
      border-bottom: 0;
      line-height: 1em;
      opacity: .9;
      transition: .2s opacity, .2s text-shadow;
      position: relative;
      width: 16px;
      height: 16px;
      width: auto;
      height: 29px; }
      #code-editor #code-top-bar .save-button:before, #code-editor #code-top-bar .save-button:after {
        background: transparent no-repeat center -592px url("/img/small-icons-sprite.png");
        background-size: 16px;
        position: absolute;
        height: 16px;
        width: 16px;
        content: ''; }
      #code-editor #code-top-bar .save-button:after {
        opacity: 0;
        background-position: -608px;
        transition: 0.2s opacity; }
      #code-editor #code-top-bar .save-button:hover:after {
        opacity: 1; }
      #code-editor #code-top-bar .save-button:hover {
        opacity: 1;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.05); }
      #code-editor #code-top-bar .save-button:active {
        border-top: 0;
        border-left-color: transparent; }
      #code-editor #code-top-bar .save-button::before {
        left: 10px;
        top: 6px;
        transition: .3s transform, .3s opacity; }
      #code-editor #code-top-bar .save-button::after {
        display: none; }
      #code-editor #code-top-bar .save-button.all::before {
        background-position: 0 -608px; }
      #code-editor #code-top-bar .save-button svg {
        position: absolute;
        top: 2px;
        left: calc(50% - 12px);
        width: 24px;
        height: 24px;
        opacity: 0;
        transform: scale3d(0.5, 0.5, 1);
        transition: .3s transform, .3s opacity; }
      #code-editor #code-top-bar .save-button.active {
        padding-left: 25px; }
        #code-editor #code-top-bar .save-button.active svg {
          opacity: 1;
          transform: scale3d(1, 1, 1); }
        #code-editor #code-top-bar .save-button.active::before,
        #code-editor #code-top-bar .save-button.active span {
          opacity: 0;
          transform: scale3d(2, 2, 1); }
  #code-editor .bar {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 500;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 2px solid #cbcbcb;
    display: inline-block;
    cursor: pointer; }
  #code-editor .dragbar {
    position: absolute;
    top: -2px;
    height: 30px;
    cursor: ns-resize;
    left: 265px;
    right: 380px;
    z-index: 1; }
  #code-editor .dependencies {
    position: absolute;
    top: 30px;
    left: 70px;
    width: 200px;
    background: #fff;
    border: 2px solid #e2e2e2;
    z-index: 99999999;
    padding: 5px 10px 10px 10px;
    cursor: auto; }
    #code-editor .dependencies .item {
      cursor: pointer;
      position: relative;
      margin-top: 10px;
      margin-bottom: 10px; }
      #code-editor .dependencies .item .name {
        display: inline-block; }
      #code-editor .dependencies .item .delete {
        font-size: 20px;
        position: absolute;
        right: 0px;
        top: -4px;
        cursor: pointer; }
      #code-editor .dependencies .item .greyed-out {
        color: #d3d3d3; }
  #code-editor .coverup {
    position: fixed;
    background: transparent;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    cursor: ns-resize; }
  #code-editor .editor {
    width: calc(100% - 315px);
    left: 315px; }
  #code-editor .left-code-pane {
    width: 315px;
    background: #373a3f;
    color: #969ba2;
    cursor: auto; }
    #code-editor .left-code-pane .heading {
      display: inline-block;
      font-size: 14px;
      font-weight: 500;
      margin: 5px;
      padding-left: 45px;
      position: relative;
      position: relative;
      width: 16px;
      height: 16px;
      width: 100%;
      height: auto; }
      #code-editor .left-code-pane .heading:before, #code-editor .left-code-pane .heading:after {
        background: transparent no-repeat center -528px url("/img/small-icons-sprite.png");
        background-size: 16px;
        position: absolute;
        height: 16px;
        width: 16px;
        content: ''; }
      #code-editor .left-code-pane .heading:after {
        opacity: 0;
        background-position: -544px;
        transition: 0.2s opacity; }
      #code-editor .left-code-pane .heading:hover:after {
        opacity: 1; }
      #code-editor .left-code-pane .heading::before {
        left: 25px;
        top: 2px; }
      #code-editor .left-code-pane .heading::after {
        display: none; }
    #code-editor .left-code-pane .collapsable {
      position: relative;
      color: #969ba2; }
      #code-editor .left-code-pane .collapsable::before {
        content: '\f104';
        font-family: 'Ionicons';
        position: absolute;
        left: 15px;
        top: 2px;
        transition: .2s transform, .2s color; }
      #code-editor .left-code-pane .collapsable.active::before {
        transform: rotate3d(0, 0, 1, -90deg); }
      #code-editor .left-code-pane .collapsable.active ~ .item {
        max-height: 0;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 0;
        opacity: 0; }
    #code-editor .left-code-pane .tree {
      padding-bottom: 20px;
      padding-top: 10px; }
      #code-editor .left-code-pane .tree .add-icon {
        font-size: 14px;
        float: right;
        margin-right: 20px;
        color: rgba(45, 209, 90, 0.7);
        transition: .2s color; }
        #code-editor .left-code-pane .tree .add-icon:hover {
          color: #2dd15a;
          cursor: pointer; }
      #code-editor .left-code-pane .tree .unsaved-indicator {
        color: gold;
        margin-left: 5px;
        font-size: 12px; }
      #code-editor .left-code-pane .tree .item {
        font-size: 14px;
        padding: 7px 7px 7px 62px;
        font-weight: 400;
        position: relative;
        max-height: 50px;
        overflow: hidden;
        /*transition: .2s max-height, .2s padding-top, .2s padding-bottom,
                    .2s line-height, .2s opacity, .2s background-color;*/
        position: relative;
        width: 16px;
        height: 16px;
        width: 100%;
        height: auto; }
        #code-editor .left-code-pane .tree .item:before, #code-editor .left-code-pane .tree .item:after {
          background: transparent no-repeat center -560px url("/img/small-icons-sprite.png");
          background-size: 16px;
          position: absolute;
          height: 16px;
          width: 16px;
          content: ''; }
        #code-editor .left-code-pane .tree .item:after {
          opacity: 0;
          background-position: -576px;
          transition: 0.2s opacity; }
        #code-editor .left-code-pane .tree .item:hover:after {
          opacity: 1; }
        #code-editor .left-code-pane .tree .item::before, #code-editor .left-code-pane .tree .item::after {
          left: 43px;
          top: 8px; }
        #code-editor .left-code-pane .tree .item:not(.selected):hover {
          cursor: pointer; }
          #code-editor .left-code-pane .tree .item:not(.selected):hover::after {
            opacity: 0; }
        #code-editor .left-code-pane .tree .item::after {
          background-position: 0 -576px; }
        #code-editor .left-code-pane .tree .item.selected {
          background: #4084f6;
          cursor: pointer;
          color: #fff;
          opacity: 1; }
          #code-editor .left-code-pane .tree .item.selected::before {
            opacity: 0; }
          #code-editor .left-code-pane .tree .item.selected::after {
            opacity: 1; }
        #code-editor .left-code-pane .tree .item.italic {
          font-style: italic; }
        #code-editor .left-code-pane .tree .item .delete-icon, #code-editor .left-code-pane .tree .item .edit-icon {
          display: none; }
        #code-editor .left-code-pane .tree .item.hovering .delete-icon {
          display: inline;
          position: absolute;
          top: 8px;
          right: 15px;
          color: #b5cbf1; }
          #code-editor .left-code-pane .tree .item.hovering .delete-icon:hover {
            color: #ffffff; }
        #code-editor .left-code-pane .tree .item.hovering .edit-icon {
          display: inline;
          position: absolute;
          top: 8px;
          right: 40px;
          color: #b5cbf1; }
          #code-editor .left-code-pane .tree .item.hovering .edit-icon:hover {
            color: #ffffff; }
    #code-editor .left-code-pane .settings-buttons {
      padding-top: 5px;
      padding-bottom: 10px; }
      #code-editor .left-code-pane .settings-buttons .settings-button {
        padding: 5px;
        text-transform: uppercase;
        font-size: 13px;
        cursor: pointer;
        color: #696969;
        font-weight: 500; }
        #code-editor .left-code-pane .settings-buttons .settings-button:hover {
          color: #467fde;
          transition: 0.2s linear; }

#code-quick-bar {
  position: fixed;
  bottom: 0px;
  left: 0px;
  height: 30px;
  width: calc(100% - 0px);
  background-color: #fff;
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.08);
  z-index: 1;
  cursor: pointer; }
  #code-quick-bar .bar {
    height: 30px;
    display: inline-block;
    padding: 5px 15px;
    border-right: 1px solid #dfe2e5; }
  #code-quick-bar .openbar {
    position: absolute;
    top: 0px;
    left: 70px;
    width: 100%;
    height: 30px; }

#editor-close-button,
#editor-open-button {
  display: inline-block;
  color: #c3c9d3;
  height: 29px;
  padding: 3px 15px;
  border-left: 1px solid #dfe2e5;
  transition: .2s color; }
  #editor-close-button:hover,
  #editor-open-button:hover {
    color: #467fde; }
  #editor-close-button::before,
  #editor-open-button::before {
    position: relative;
    top: 1px; }

#editor-open-button {
  position: absolute;
  right: 70px;
  top: 0px;
  height: 30px; }

#dashboard-iconsplash-modal .modal-dialog {
  height: 670px;
  width: 805px;
  margin-left: -403px; }

#dashboard-iconsplash-modal .modal-body {
  padding: 15px 48px 59px;
  background: white; }

#dashboard-iconsplash-modal section {
  padding: 187px 26px 0;
  border: 2px dashed #e4e6ec;
  position: relative;
  width: 343px;
  display: inline-block;
  float: left;
  margin-right: 20px;
  text-align: center; }
  #dashboard-iconsplash-modal section:last-child {
    margin-right: 0; }
  #dashboard-iconsplash-modal section .preview-img.icon {
    background: no-repeat 4px 2px url("/img/dashboard/blank-icon.png");
    background-size: 119px;
    position: absolute;
    top: 45px;
    left: 108px;
    width: 127px;
    height: 127px; }
    #dashboard-iconsplash-modal section .preview-img.icon img {
      position: absolute;
      top: 2px;
      left: 3px;
      width: 120px;
      height: 120px; }
    #dashboard-iconsplash-modal section .preview-img.icon .mask {
      background: no-repeat center top url("/img/dashboard/icon-mask.png");
      background-size: 127px;
      width: 127px;
      height: 127px;
      content: '';
      position: absolute;
      top: 0;
      left: 0; }
  #dashboard-iconsplash-modal section .preview-img.splash {
    position: absolute;
    top: 32px;
    left: 0;
    width: 100%;
    height: 140px; }
    #dashboard-iconsplash-modal section .preview-img.splash .img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: no-repeat center center url("/img/dashboard/blank-splash.png");
      background-size: contain; }
    #dashboard-iconsplash-modal section .preview-img.splash.checked:before {
      right: 80px; }
  #dashboard-iconsplash-modal section .preview-img.checked:before {
    position: absolute;
    top: -10px;
    right: -10px;
    background: white;
    border: 0;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
    outline: none;
    content: '\f3fd';
    z-index: 10;
    font-family: 'Ionicons';
    font-size: 40px;
    line-height: 31px;
    color: #26cd7c; }
  #dashboard-iconsplash-modal section h4 {
    font-weight: 500;
    margin-bottom: 15px; }
  #dashboard-iconsplash-modal section p {
    color: #848991;
    font-size: 13px;
    line-height: 1.8em; }
  #dashboard-iconsplash-modal section a {
    color: #4184f6; }
  #dashboard-iconsplash-modal section .btn {
    padding-right: 25px !important;
    padding-left: 25px !important;
    margin: 20px auto 38px; }
    #dashboard-iconsplash-modal section .btn.upload {
      color: #4184f6; }
      #dashboard-iconsplash-modal section .btn.upload:before {
        font-family: 'Ionicons';
        content: '\f3b6';
        font-size: 22px;
        vertical-align: bottom;
        margin-right: 5px; }
    #dashboard-iconsplash-modal section .btn.delete {
      box-shadow: none;
      font-size: 12px !important;
      padding-right: 40px !important;
      padding-left: 10px !important;
      font-weight: 300;
      position: relative; }
      #dashboard-iconsplash-modal section .btn.delete:after {
        font-family: 'Ionicons';
        content: '\f4c4';
        color: #caced6;
        position: absolute;
        right: 15px;
        font-size: 22px;
        top: 15px;
        transition: .2s color; }
      #dashboard-iconsplash-modal section .btn.delete:hover:after {
        color: red; }
      #dashboard-iconsplash-modal section .btn.delete .preview-img {
        height: 21px;
        width: 21px;
        margin-right: 8px;
        background-size: cover;
        border-radius: 4px;
        box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
        display: inline-block;
        vertical-align: middle; }
      #dashboard-iconsplash-modal section .btn.delete span {
        max-width: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
        display: inline-block; }

#dashboard-iconsplash-modal .btns {
  float: right;
  margin-top: 24px; }

#dashboard-iconsplash-modal .sm {
  color: #afb3bc;
  font-size: 11px;
  margin-top: 40px; }

#dashboard-iconsplash-modal .btn {
  font-weight: 500;
  line-height: 1em;
  color: #000;
  padding: 11px 18px 10px !important;
  border: 1px solid #dadde2;
  transition: .3s background, .3s box-shadow; }
  #dashboard-iconsplash-modal .btn:hover {
    background: #fafafa;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.01); }
  #dashboard-iconsplash-modal .btn + .btn {
    margin-left: 11px; }
  #dashboard-iconsplash-modal .btn.ionic {
    background: #4184f6;
    border-color: #4184f6;
    color: white; }
    #dashboard-iconsplash-modal .btn.ionic:hover {
      background: #327bf5; }

#javascript-settings-modal .live-search, #cordova-variables-modal .live-search {
  width: 100%;
  background: #fff;
  position: absolute;
  top: 32px;
  left: 0px;
  z-index: 1; }
  #javascript-settings-modal .live-search .item, #cordova-variables-modal .live-search .item {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    font-weight: 500;
    cursor: pointer; }
    #javascript-settings-modal .live-search .item.selected, #cordova-variables-modal .live-search .item.selected {
      background: #4f8ef7;
      color: #fff; }

#javascript-settings-modal .urlbox, #cordova-variables-modal .urlbox {
  padding: 10px;
  width: 100%;
  height: 200px;
  border: 1px solid #e2e2e2;
  font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
  overflow: auto;
  background-color: #eee; }
  #javascript-settings-modal .urlbox .item, #cordova-variables-modal .urlbox .item {
    position: relative;
    padding-left: 20px; }
  #javascript-settings-modal .urlbox .highlight, #cordova-variables-modal .urlbox .highlight {
    background: #b8d1fb; }
  #javascript-settings-modal .urlbox .delete-button, #cordova-variables-modal .urlbox .delete-button {
    color: red;
    cursor: pointer;
    position: absolute;
    top: 1px;
    left: 3px; }
    #javascript-settings-modal .urlbox .delete-button.weak, #cordova-variables-modal .urlbox .delete-button.weak {
      opacity: 0.15;
      cursor: auto; }
  #javascript-settings-modal .urlbox .moveupdown-button, #cordova-variables-modal .urlbox .moveupdown-button {
    color: green;
    cursor: pointer;
    margin-left: 10px; }
    #javascript-settings-modal .urlbox .moveupdown-button.weak, #cordova-variables-modal .urlbox .moveupdown-button.weak {
      opacity: 0.15; }
  #javascript-settings-modal .urlbox .cordova-variables-button, #cordova-variables-modal .urlbox .cordova-variables-button {
    color: green;
    cursor: pointer; }
    #javascript-settings-modal .urlbox .cordova-variables-button.weak, #cordova-variables-modal .urlbox .cordova-variables-button.weak {
      opacity: 0.15; }

#prompt-parameters-modal .red-outline {
  border: 1px solid red !important; }

#prompt-parameters-modal .param-name {
  text-transform: uppercase;
  font-size: 13px;
  color: grey;
  font-weight: 500; }

#directive-placement .directive-box {
  padding: 10px;
  width: 100%;
  height: 185px;
  border: 1px solid #e2e2e2;
  font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
  overflow: auto;
  background-color: #eee; }
  #directive-placement .directive-box .item {
    position: relative; }
    #directive-placement .directive-box .item.highlight {
      background: #d0e1fc; }
    #directive-placement .directive-box .item.selected {
      background: #b8d1fb; }
    #directive-placement .directive-box .item.pointer {
      cursor: pointer; }

#directive-placement h3 {
  position: relative; }
  #directive-placement h3 span {
    font-size: 14px;
    font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
    position: absolute;
    top: 12px;
    background: #e2e2e2;
    margin-left: 30px; }

.integrations-modal .addon-back-button {
  color: #fff;
  opacity: .5;
  cursor: pointer;
  text-decoration: none;
  vertical-align: middle;
  margin-right: 4px;
  transition: .2s color; }
  .integrations-modal .addon-back-button:hover {
    transition: .2s color;
    opacity: 1; }

.integrations-modal li {
  padding-bottom: 5px; }

.integrations-modal .integrations-box {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  width: 350px;
  box-sizing: border-box;
  border-radius: 4px;
  padding-bottom: 25px;
  padding-top: 25px;
  text-align: center;
  position: relative;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  background-color: white; }
  .integrations-modal .integrations-box .ionic-official {
    position: absolute;
    right: -10px;
    top: -10px; }
    .integrations-modal .integrations-box .ionic-official a {
      height: 32px;
      width: 32px;
      border-radius: 50%;
      border: 4px solid #f6f7f8;
      border-width: 4px;
      background: url("/img/addons-ionic-badge.png") no-repeat;
      background-size: 100%;
      display: block;
      transition: .1s border-width; }
      .integrations-modal .integrations-box .ionic-official a:hover {
        border-width: 0px;
        transition: .1s border-width; }
  .integrations-modal .integrations-box img {
    margin-bottom: 25px; }
  .integrations-modal .integrations-box p {
    color: white;
    opacity: 0.8;
    font-size: 13px;
    padding-right: 25px;
    padding-left: 25px; }
    .integrations-modal .integrations-box p a {
      color: white; }
  .integrations-modal .integrations-box button {
    background-color: rgba(255, 255, 255, 0.1);
    color: white; }
    .integrations-modal .integrations-box button:hover {
      background-color: rgba(255, 255, 255, 0.3); }
    .integrations-modal .integrations-box button span::before {
      transform: rotate(90deg);
      margin-right: 5px; }

html, body {
  height: 100%;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, "Lucida Grande", sans-serif; }

html {
  overflow: hidden; }

body {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  background-color: #eff1f5;
  -webkit-font-smoothing: antialiased;
  overflow: auto; }

.modal.fade::-webkit-scrollbar {
  display: none; }

*::selection {
  background: #4D8FFF; }

*::-moz-selection {
  background: #4D8FFF; }

h1, h2, h3, h4, h5 {
  font-weight: 400; }

#main {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  width: 100%;
  height: 100%; }

a {
  cursor: pointer; }

.appfade.ng-enter {
  transition: 0.5s linear all;
  opacity: 0; }

.appfade.ng-enter.ng-enter-active {
  opacity: 1; }

.appfade.ng-leave {
  transition: 0.5s linear all;
  opacity: 1; }

.appfade.ng-leave.ng-leave-active {
  opacity: 0; }

.no-animation {
  -webkit-transition: none !important;
  transition: none !important; }

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.flex-col {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column; }

.btn-flush {
  padding-left: 0;
  padding-right: 0; }

#wrapper {
  height: 100%; }

#save-status {
  color: #C2C6CB;
  font-weight: 300;
  font-size: 12px;
  vertical-align: middle;
  margin-top: -3px;
  display: inline-block;
  opacity: 1; }
  #save-status.saved {
    -webkit-transition: 0.4s linear;
    transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    transition-delay: 3s;
    opacity: 0; }

.navbar {
  margin-bottom: 0;
  border-radius: 0;
  background-color: #fff;
  border-width: 0 0 1px 0;
  min-height: 48px; }

.navbar-default {
  border-color: #DADDE2; }

.container-full {
  padding: 0 15px; }

/*
.nav > li > a {
  padding: 10px 9px;
}
.nav-icon {
  margin: 10px 0px 0px 14px;
}
*/
.nav-tabs {
  border-bottom: 1px solid #dde0e6;
  background: white;
  padding-left: 42px; }
  .nav-tabs.video-tabs {
    background: none;
    border-bottom: none !important;
    padding-left: 0px; }
    .nav-tabs.video-tabs li.active a {
      border-bottom: 2px solid #4c8fff; }
    .nav-tabs.video-tabs li a {
      line-height: 20px;
      background: none !important;
      margin-right: 0px;
      padding-right: 15px;
      padding-left: 15px;
      border-bottom: 2px solid #dbe0e9;
      font-size: 14px;
      font-weight: 600;
      text-transform: none; }
      .nav-tabs.video-tabs li a:hover {
        border-bottom: 2px solid #4c8fff; }
  .nav-tabs li a {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 56px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 40px;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    font-weight: 500; }
  .nav-tabs li:hover a {
    color: #4184f6 !important;
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear; }

.nav-divider {
  float: left;
  width: 1px;
  height: 30px;
  background-color: #eee;
  display: inline-block;
  margin: 9px 5px 0 5px; }

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

.navbar-right {
  float: right !important; }
  .navbar-right .profile-image {
    line-height: 39px;
    height: 60px;
    padding: 11px 0; }
    .navbar-right .profile-image img {
      height: 28px;
      border-radius: 50%;
      margin-top: -3px; }

.navbar-nav {
  margin: 0 !important; }

#nav-icon-bar {
  line-height: 48px;
  height: 48px; }
  #nav-icon-bar li {
    float: none;
    display: inline-block;
    vertical-align: middle; }

#nav {
  z-index: 3; }

#navbar-right {
  line-height: 48px; }

#footer-social-buttons {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #f9fafc;
  padding: 8px; }
  #footer-social-buttons a {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 10px;
    color: #FFF;
    text-decoration: none;
    height: 24px;
    line-height: 25px;
    border-radius: 2px;
    margin-right: 6px;
    font-size: 12px;
    opacity: .7;
    transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -webkit-transition: 0.1s linear; }
    #footer-social-buttons a:hover {
      opacity: 1; }
  #footer-social-buttons .left {
    float: left;
    margin-left: 219px; }
  #footer-social-buttons .right {
    float: right;
    margin-right: 214px; }

#social-bug-button {
  background-color: #fbc764; }

#social-twitter-button {
  background-color: #54abee; }

#social-plus-button {
  background-color: #dd4c39; }

#social-github-button {
  background-color: #c3afca; }

#creator-logo-bg {
  float: none;
  text-align: center;
  width: 54px;
  height: 31px;
  line-height: 48px;
  color: #fff;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  position: relative; }
  #creator-logo-bg:before, #creator-logo-bg:after {
    background: no-repeat transparent center 0 url("/img/default-icons-sprite.png");
    background-size: 32px;
    width: 32px;
    height: 32px;
    content: '';
    position: absolute;
    transition: .3s opacity;
    top: 10px;
    left: 12px; }
  #creator-logo-bg:after {
    opacity: 0;
    background-position: center -32px; }
  #creator-logo-bg:hover:before {
    opacity: 0; }
  #creator-logo-bg:hover:after {
    opacity: 1; }

#nav-dash #creator-logo-bg {
  left: -15px; }

.creator-logo-designer {
  width: 56px;
  padding-left: 12px;
  padding-right: 12px;
  margin-top: -2px; }

.creator-logo-full {
  width: 85px;
  height: 85px;
  margin: 0 auto 50px auto;
  background: url("/img/creator-logo.png") no-repeat transparent;
  background-size: 100%; }

#document-name {
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  max-width: 200px;
  border: none;
  box-shadow: none;
  color: #494D57;
  padding-right: 4px;
  margin-right: 10px; }
  #document-name:focus {
    box-shadow: none;
    outline: none; }

#props, #components {
  width: 315px;
  min-width: 315px;
  height: 100%; }

#components {
  border-right: 1px solid #dadde2;
  z-index: 1;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }

#props {
  z-index: 1;
  border-left: 1px solid #dadde2; }
  #props > .table-ftw {
    margin-top: -1px; }
  #props [contenteditable]:empty:not(:focus):before {
    content: attr(data-placeholder);
    color: #999;
    background-color: #eee;
    padding: 5px; }

#canvas {
  min-width: 450px;
  background-color: #eff1f5;
  -webkit-transition: 0.3s background-color ease-in-out;
  transition: 0.3s background-color ease-in-out;
  position: relative;
  overflow: visible;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }
  @media screen and (min-height: 700px) {
    #canvas {
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; } }

.box-title {
  font-size: 1.3em;
  padding: 10px; }

.btn-group-icon .dropdown-toggle {
  background: none;
  border: none; }

.no-outlinea:focus, .no-outlinea:active, .no-outlinebutton::-moz-focus-inner, .no-outlineinput[type="reset"]::-moz-focus-inner, .no-outlineinput[type="button"]::-moz-focus-inner, .no-outlineinput[type="submit"]::-moz-focus-inner, .no-outlineselect::-moz-focus-inner,
.no-outlineinput[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  outline: 0; }

.no-outline:focus {
  border: 0;
  outline: 0; }

.form-wrap-password {
  position: relative; }
  .form-wrap-password .input-forgot {
    display: block;
    position: absolute;
    right: 8px;
    top: 3px; }
    .form-wrap-password .input-forgot i {
      font-size: 18px;
      font-size: 24px;
      color: #D5D2D2; }
    .form-wrap-password .input-forgot:hover i {
      color: #ccc; }

.modal-dialog {
  position: absolute;
  top: 50% !important;
  transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  margin: auto;
  left: 50%;
  margin-left: -350px;
  width: 700px;
  height: 400px; }

.modal-header {
  padding: 38px 40px 20px 40px; }

.modal-content {
  min-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); }

.modal-body {
  position: absolute;
  top: 96px;
  bottom: 0px;
  left: 0;
  right: 0;
  overflow-y: auto;
  padding: 0px;
  background: #f6f7f8; }
  .modal-body .tab-content {
    padding: 40px; }

.modal-title {
  font-size: 28px;
  color: #26292e;
  font-weight: 400; }

.modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.modal-backdrop.in {
  opacity: 0.8;
  background-color: #2a2f39; }

.fade-animation > .ng-enter, .fade-animation.ng-enter {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.fade-animation > .ng-leave, .fade-animation.ng-leave {
  position: absolute;
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.fade-animation > .ng-enter.ng-enter-active, .fade-animation.ng-enter.ng-enter-active {
  opacity: 1; }

.fade-animation > .ng-leave.ng-leave-active, .fade-animation.ng-leave.ng-leave-active {
  opacity: 0; }

.reveal-animation.ng-enter {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.reveal-animation.ng-leave {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.reveal-animation.ng-enter.ng-enter-active {
  opacity: 1; }

.reveal-animation.ng-leave.ng-leave-active {
  opacity: 0; }

.slide-animation > .ng-enter, .slide-animation.ng-enter {
  position: absolute;
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.6, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.6, 0.2, 1); }

.slide-animation > .ng-leave, .slide-animation.ng-leave {
  position: absolute;
  opacity: 1;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.6, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0.6, 0.2, 1); }

.slide-animation > .ng-enter.ng-enter-active, .slide-animation.ng-enter.ng-enter-active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.slide-animation > .ng-leave.ng-leave-active, .slide-animation.ng-leave.ng-leave-active {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.tutorial-overlay-ios {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 48px;
  background-color: rgba(242, 244, 247, 0.8); }

.tutorial-overlay-android {
  position: absolute;
  top: 91px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(242, 244, 247, 0.8); }

.has-statusbar {
  top: 111px;
  bottom: -20px; }

.has-no-statusbar {
  top: 111px;
  bottom: 0px; }

.tutorial-container-ios {
  position: absolute;
  bottom: 10px;
  left: 50px;
  text-align: left;
  width: 240px; }

.tutorial-container-android {
  position: absolute;
  top: 10px;
  left: 50px;
  text-align: left;
  width: 240px; }

.tutorial-icon {
  font-size: 32px;
  color: #4a87ee;
  vertical-align: middle;
  padding-right: 10px; }

.tutorial-header {
  color: #20242b;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  font-weight: bold; }

.tutorial-body {
  color: #777c89;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

.tutorial-arrow {
  width: 45px;
  margin-left: -10px;
  padding-top: 10px;
  padding-bottom: 5px;
  height: 86px;
  background-image: url(/img/tutorial-arrow.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-y: 10px; }

.sidebar-section .scroll-inner {
  width: 100%;
  padding-right: 10px; }

.table-ftw {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  table-layout: fixed; }
  .table-ftw .tr-ftw {
    display: table-row; }
    .table-ftw .tr-ftw .td-ftw {
      display: table-cell;
      position: relative;
      vertical-align: top;
      height: 100%; }
      .table-ftw .tr-ftw .td-ftw .scroll-outer {
        height: 100%;
        width: 100%;
        position: relative;
        overflow-y: auto;
        overflow-x: hidden; }
        .table-ftw .tr-ftw .td-ftw .scroll-outer .scroll-inner {
          height: 100%;
          position: absolute; }

.ace-tm {
  background-color: transparent !important; }

.fp__overlay {
  z-index: 99999 !important; }
