/* Minification failed. Returning unminified contents.
(24335,12): run-time error CSS1036: Expected expression, found '!important'
(24355,12): run-time error CSS1036: Expected expression, found '!important'
(27995,12): run-time error CSS1036: Expected expression, found '!important'
(28015,12): run-time error CSS1036: Expected expression, found '!important'
(28882,12): run-time error CSS1036: Expected expression, found '!important'
(28902,12): run-time error CSS1036: Expected expression, found '!important'
 */
/*! 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: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #4083a9;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #205f82;
  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,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 3px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -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: 18px;
  margin-bottom: 18px;
  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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 33px;
}
h2,
.h2 {
  font-size: 27px;
}
h3,
.h3 {
  font-size: 23px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.42857143;
}
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;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  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.42857143;
  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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857143;
}
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: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
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: 11px;
  padding-right: 11px;
}
@media (min-width: 768px) {
  .container {
    width: 742px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 962px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1162px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 11px;
  padding-right: 11px;
}
.row {
  margin-left: -11px;
  margin-right: -11px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e4e4e4;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e4e4e4;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #e4e4e4;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #e4e4e4;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e4e4e4;
}
.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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e4e4e4;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  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: 13px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  -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 .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 32px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 18px;
  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],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 3px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 23px;
  right: 0;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
    .has-feedback .form-control-icon {
        position: absolute;
        /*top: 23px;
        display: block;*/
        width: 32px;
        height: 32px;
        line-height: 32px;
        text-align: center;
    }
.has-feedback-date-picker .form-control-feedback {
    right: 12px !important;
}
html[dir='ltr'] .has-feedback-date-time-picker .form-control-feedback {
    right: 40px !important;
}
html[dir='rtl'] .has-feedback-date-time-picker .form-control-feedback {
    left: 40px !important;
}
.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: #959595;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
.form-horizontal .form-group {
  margin-left: -11px;
  margin-right: -11px;
}
.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: 11px;
}
.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: 13px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  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: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #4083a9;
  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: #205f82;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 3px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.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('../../fonts/glyphicons-halflings-regular.eot');
  src: url('../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  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: 13px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -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: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  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: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  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 {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.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 {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.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: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  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 {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 3px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 2px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 3px;
}
.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 > 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: #4083a9;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 11px;
  padding-left: 11px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -11px;
  margin-left: -11px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .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: 16px 11px;
  font-size: 17px;
  line-height: 18px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -11px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 11px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: 8px -11px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@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: 18px;
  }
  .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: 16px;
    padding-bottom: 16px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -11px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -11px;
  margin-right: -11px;
  padding: 10px 11px;
  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: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@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: -11px;
  }
}
.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: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 11px;
    margin-right: 11px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #4083a9;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #205f82;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  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: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.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: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  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 {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #4083a9;
  background-color: #ffffff;
}
.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: 20px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 3px;
}
.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: 58.5px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #4083a9;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -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: 18px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: 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: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-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: 18px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2px;
  -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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.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,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #e4e4e4;
}
.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 18px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
  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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.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: 2px;
  -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: 3px;
}
.well-sm {
  padding: 9px;
  border-radius: 2px;
}
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -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: #000000;
}
.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.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.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 .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;
  }
}
@media (min-width: 992px) {
  .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: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 2px;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -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: 13px;
  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: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  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 {
  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: #ffffff;
  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: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  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 #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-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,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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,
.visible-sm,
.visible-md,
.visible-lg {
  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;
  }
}
@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;
  }
}
@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;
  }
}
@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 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0');
  src: url('../../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
body,
html {
  padding: 0;
  margin: 0;
}
body:before,
body:after {
  content: " ";
  display: table;
}
body:after {
  clear: both;
}
.ie8 body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light {
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  outline: none;
}
a,
a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  a:focus {
    outline: none;
  }
}
.no-animation {
  -webkit-animation-duration: 0s !important;
  -moz-animation-duration: 0s !important;
  -o-animation-duration: 0s !important;
  animation-duration: 0s !important;
}
.page-header,
.page-header h1 {
  margin: 0;
}
.page-header {
  background: #fafafa;
  border-bottom: 1px solid #e4e4e4;
  margin: -18px -18px 18px -18px;
  padding: 20px 18px 20px 18px;
}
.page-header:before,
.page-header:after {
  content: " ";
  display: table;
}
.page-header:after {
  clear: both;
}
.page-header h1 {
  color: #666;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}
.page-header-icon {
  font-size: 21px;
  line-height: 21px;
}
#small-screen-width-point {
  display: block;
}
#tablet-screen-width-point {
  display: none;
}
@media (min-width: 480px) {
  #small-screen-width-point {
    display: none !important;
  }
  #tablet-screen-width-point {
    display: block;
  }
}
@media (min-width: 768px) {
  #tablet-screen-width-point {
    display: none !important;
  }
}
body:before,
#main-menu:before,
#content-wrapper:before,
#main-wrapper:before,
body:after,
#main-menu:after,
#content-wrapper:after,
#main-wrapper:after {
  content: " ";
  display: table;
}
body:after,
#main-menu:after,
#content-wrapper:after,
#main-wrapper:after {
  clear: both;
}
#main-wrapper {
  width: 100%;
  overflow: hidden !important;
}
#content-wrapper {
  left: 0;
  padding: 64px 18px 18px 18px;
  width: 100%;
  position: relative;
}
#main-menu-bg {
  display: block;
  left: 0;
  height: 100%;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 499;
}
@media (max-width: 480px) {
  .animate-mm-sm #main-navbar .navbar-inner,
  .animate-mm-sm #main-menu-toggle,
  .animate-mm-sm #main-wrapper,
  .animate-mm-sm #main-menu,
  .animate-mm-sm #content-wrapper,
  .animate-mm-sm #main-menu-bg {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .animate-mm-sm #main-navbar .navbar-header {
    -webkit-transition: padding 0.5s;
    transition: padding 0.5s;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .animate-mm-md #main-navbar .navbar-inner,
  .animate-mm-md #main-menu-toggle,
  .animate-mm-md #main-wrapper,
  .animate-mm-md #main-menu,
  .animate-mm-md #content-wrapper,
  .animate-mm-md #main-menu-bg {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .animate-mm-md #main-navbar .navbar-header {
    -webkit-transition: padding 0.5s;
    transition: padding 0.5s;
  }
}
@media (min-width: 768px) {
  .animate-mm-lg #main-navbar .navbar-inner,
  .animate-mm-lg #main-menu-toggle,
  .animate-mm-lg #main-wrapper,
  .animate-mm-lg #main-menu,
  .animate-mm-lg #content-wrapper,
  .animate-mm-lg #main-menu-bg {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .animate-mm-lg #main-navbar .navbar-header {
    -webkit-transition: padding 0.5s;
    transition: padding 0.5s;
  }
}
.disable-mm-animation #main-navbar .navbar-inner,
.disable-mm-animation #main-menu-toggle,
.disable-mm-animation #main-wrapper,
.disable-mm-animation #main-menu,
.disable-mm-animation #content-wrapper,
.disable-mm-animation #main-menu-bg,
.disable-mm-animation #main-navbar .navbar-header {
  -webkit-transition: none !important;
  transition: none !important;
}
.dont-animate-mm-content #main-menu .animated {
  -webkit-animation-duration: 0s !important;
  -moz-animation-duration: 0s !important;
  -o-animation-duration: 0s !important;
  -ms-animation-duration: 0s !important;
  animation-duration: 0s !important;
}
@media (max-width: 480px) {
  .dont-animate-mm-content-sm #main-menu .animated {
    -webkit-animation-duration: 0s !important;
    -moz-animation-duration: 0s !important;
    -o-animation-duration: 0s !important;
    -ms-animation-duration: 0s !important;
    animation-duration: 0s !important;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .dont-animate-mm-content-md #main-menu .animated {
    -webkit-animation-duration: 0s !important;
    -moz-animation-duration: 0s !important;
    -o-animation-duration: 0s !important;
    -ms-animation-duration: 0s !important;
    animation-duration: 0s !important;
  }
}
@media (min-width: 768px) {
  .dont-animate-mm-content-lg #main-menu .animated {
    -webkit-animation-duration: 0s !important;
    -moz-animation-duration: 0s !important;
    -o-animation-duration: 0s !important;
    -ms-animation-duration: 0s !important;
    animation-duration: 0s !important;
  }
}
.main-navbar-fixed #main-navbar {
  position: fixed !important;
}
#main-navbar {
  border: none;
  border-radius: 0;
  left: 0;
  min-height: 46px;
  right: 0;
  position: absolute;
  top: 0 !important;
  z-index: 1030;
}
#main-navbar .navbar-inner {
  min-height: 46px;
  width: 100%;
  position: relative;
  left: 0;
}
#main-navbar .navbar-header {
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 1032;
}
#main-navbar .navbar-brand {
  display: inline-block;
  float: none;
  font-size: 14px;
  line-height: 46px;
  height: auto !important;
  padding: 0 0 0 14px;
}
#main-navbar #main-menu-toggle,
#main-navbar .navbar-toggle {
  background: none;
  border: none;
  display: block;
  font-size: 11px;
  margin: 0;
  outline: none !important;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0 !important;
  z-index: 1033;
}
#main-navbar #main-menu-toggle .navbar-icon,
#main-navbar .navbar-toggle .navbar-icon {
  font-size: 14px;
  line-height: 46px;
}
#main-navbar #main-menu-toggle {
  height: 46px;
  left: 0;
  overflow: hidden;
  width: 56px;
  z-index: 1034;
}
#main-navbar #main-menu-toggle .navbar-icon {
  left: 20px;
  margin: -23px 0 0 0;
  padding: 0;
  position: absolute;
  z-index: 1035;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#main-navbar #main-menu-toggle .navbar-icon:after {
  content: "\f0da";
  display: block;
  font-size: 10px;
  line-height: 46px;
  position: absolute;
  right: -8px;
  top: 0;
}
.main-menu-right #main-navbar #main-menu-toggle .navbar-icon {
  left: 26px;
}
.main-menu-right #main-navbar #main-menu-toggle .navbar-icon:after {
  content: "\f0d9";
  right: 16px;
}
#main-navbar #main-menu-toggle .hide-menu-text {
  left: 51px;
  line-height: 46px;
  margin-top: -23px;
  opacity: 0;
  position: absolute;
  z-index: 1035;
}
.ie8 #main-navbar #main-menu-toggle .hide-menu-text {
  left: 53px;
}
#main-navbar .navbar-toggle {
  padding: 0 17px;
  right: 0;
}
#main-navbar .navbar-toggle:not(.collapsed) {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#main-navbar .navbar-toggle .navbar-icon {
  display: inline-block;
}
#main-navbar li .divider {
  display: none;
}
#main-navbar li .nav-header {
  display: none;
}
#main-navbar li a {
  line-height: 42px;
  padding-top: 0;
  padding-bottom: 0;
}
#main-navbar li a:hover {
  background: none;
}
#main-navbar li a:active,
#main-navbar li a:focus {
  background: none;
}
#main-navbar .navbar-collapse {
  height: auto;
  max-height: inherit;
  padding-left: 0;
  padding-right: 0;
  z-index: 1031;
}
#main-navbar .navbar-collapse,
#main-navbar .navbar-collapse.collapse {
  overflow: visible;
}
#main-navbar .navbar-collapse.collapsing,
#main-navbar .navbar-collapse.in {
  overflow: hidden;
}
#main-navbar .navbar-nav {
  margin: 0;
}
#main-navbar .navbar-nav.pull-right {
  width: 100%;
}
#main-navbar .navbar-nav > li:before,
#main-navbar .navbar-nav > li:after {
  content: " ";
  display: table;
}
#main-navbar .navbar-nav > li:after {
  clear: both;
}
#main-navbar .dropdown-menu {
  padding: 0;
}
#main-navbar form.navbar-form {
  border: none;
  margin: 0;
  width: 100%;
}
#main-navbar form.navbar-form .form-group {
  margin: 0;
}
#main-navbar form.navbar-form .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
#main-navbar .user-menu > img {
  border-radius: 25px;
  display: inline-block;
  height: 20px;
  margin: -2px 0 0 0;
  width: 20px;
}
#main-navbar .user-menu > span {
  display: inline-block;
  margin-left: 7px;
}
.mme #main-navbar {
  overflow: hidden;
}
.mme #main-navbar #main-menu-toggle {
  width: 80%;
}
.mme #main-navbar #main-menu-toggle .navbar-icon {
  left: 26px;
}
.mme #main-navbar #main-menu-toggle .navbar-icon:after {
  content: "\f0d9";
  right: 16px;
}
.mme #main-navbar #main-menu-toggle .hide-menu-text {
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.mme.main-menu-right #main-navbar #main-menu-toggle .navbar-icon {
  left: 20px;
}
.mme.main-menu-right #main-navbar #main-menu-toggle .navbar-icon:after {
  content: "\f0da";
  right: -8px;
}
@media (max-width: 768px) {
  #main-navbar .dropdown > a:after {
    content: "\f078";
    display: inline-block;
    float: right;
    font-family: FontAwesome;
    font-size: 10px;
    position: relative;
  }
  #main-navbar .dropdown.open {
    border-bottom: none;
  }
  #main-navbar .dropdown.open > a:after {
    content: "\f077";
  }
}
@media (min-width: 768px) {
  #main-navbar {
    overflow: visible !important;
  }
  #main-navbar .navbar-header {
    width: auto;
    z-index: 1033;
  }
  #main-navbar .navbar-brand {
    padding-right: 14px;
  }
  #main-navbar #main-menu-toggle {
    width: 56px !important;
  }
  #main-navbar #main-menu-toggle .navbar-icon {
    left: 26px;
  }
  #main-navbar #main-menu-toggle .navbar-icon:after {
    content: "\f0d9";
    right: 16px;
  }
  .main-menu-right #main-navbar #main-menu-toggle .navbar-icon,
  .mme.main-menu-right #main-navbar #main-menu-toggle .navbar-icon {
    left: 20px;
  }
  .main-menu-right #main-navbar #main-menu-toggle .navbar-icon:after,
  .mme.main-menu-right #main-navbar #main-menu-toggle .navbar-icon:after {
    content: "\f0da";
    right: -8px;
  }
  #main-navbar .navbar-toggle {
    display: none !important;
  }
  #main-navbar .hide-menu-text {
    opacity: 0 !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
  #main-navbar .right {
    left: 0;
    padding-right: 16px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1031;
  }
  #main-navbar li {
    border: none;
  }
  #main-navbar li .divider {
    display: block;
  }
  #main-navbar li a {
    line-height: 46px;
  }
  #main-navbar .navbar-collapse {
    height: auto !important;
    overflow: visible !important;
    padding: 0 !important;
  }
  #main-navbar .navbar-nav,
  #main-navbar .navbar-form {
    position: relative;
    z-index: 1032;
  }
  #main-navbar .navbar-nav {
    margin: 0;
  }
  #main-navbar .navbar-nav > li > a {
    height: 46px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  #main-navbar .navbar-nav.pull-right {
    width: auto;
  }
  #main-navbar .dropdown > a:after {
    display: none;
  }
  #main-navbar .dropdown.open {
    border-bottom: none;
  }
  #main-navbar .dropdown-menu .badge {
    padding-left: 6px;
    padding-right: 6px;
  }
  #main-navbar .dropdown-menu > li > a {
    line-height: 32px;
    margin: 0;
  }
  #main-navbar .pull-right .dropdown-menu {
    float: right;
    left: auto;
    right: 0;
  }
  #main-navbar form.navbar-form {
    height: 46px;
  }
  #main-navbar form.navbar-form .form-control {
    height: 30px;
    line-height: 20px;
    margin-top: 8px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 150px;
  }
  #main-navbar .user-menu > span {
    display: none;
  }
  #main-navbar .user-menu > img {
    height: 25px;
    margin-top: -3px;
    width: 25px;
  }
  .mmc #main-navbar #main-menu-toggle .navbar-icon,
  .mme.mmc #main-navbar #main-menu-toggle .navbar-icon {
    left: 20px;
  }
  .mmc #main-navbar #main-menu-toggle .navbar-icon:after,
  .mme.mmc #main-navbar #main-menu-toggle .navbar-icon:after {
    content: "\f0da";
    right: -8px;
  }
  .main-menu-right.mmc #main-navbar #main-menu-toggle .navbar-icon,
  .main-menu-right.mme.mmc #main-navbar #main-menu-toggle .navbar-icon {
    left: 26px;
  }
  .main-menu-right.mmc #main-navbar #main-menu-toggle .navbar-icon:after,
  .main-menu-right.mme.mmc #main-navbar #main-menu-toggle .navbar-icon:after {
    content: "\f0d9";
    right: 16px;
  }
}
@media (min-width: 992px) {
  .mmc #main-navbar .navbar-header {
    width: auto;
  }
  #main-navbar .user-menu > span {
    display: inline-block;
  }
  .no-main-menu #main-navbar .navbar-header,
  .main-menu-right #main-navbar .navbar-header {
    width: auto;
  }
}
#main-navbar-collapse .iScrollVerticalScrollbar {
  margin-right: 2px !important;
  width: 4px !important;
}
#main-navbar-collapse .iScrollVerticalScrollbar .iScrollIndicator {
  background: rgba(255, 255, 255, 0.2) !important;
  border: none !important;
}
.main-menu-fixed #main-menu {
  height: 100%;
  margin: 0;
  position: fixed;
  padding-bottom: 0;
}
#main-menu .navigation ul.get-height {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important;
}
#main-menu-bg {
  left: -80%;
  width: 80%;
}
#main-menu {
  display: block;
  height: 100%;
  left: -80%;
  position: fixed;
  top: 0;
  width: 80%;
  z-index: 500;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#main-menu .navigation,
#main-menu .mmc-dropdown-open-ul {
  padding: 46px 0 0 0;
}
#main-menu .navigation,
#main-menu .mmc-dropdown-open-ul,
#main-menu .navigation ul,
#main-menu .mmc-dropdown-open-ul ul {
  display: block;
}
#main-menu .navigation li,
#main-menu .mmc-dropdown-open-ul li {
  display: block;
}
#main-menu .navigation a,
#main-menu .mmc-dropdown-open-ul a {
  display: block;
  font-size: 13px;
  line-height: 20px;
  padding: 11px 14px;
  text-decoration: none;
}
#main-menu .navigation a,
#main-menu .mmc-dropdown-open-ul a,
#main-menu .navigation a:active,
#main-menu .mmc-dropdown-open-ul a:active,
#main-menu .navigation a:focus,
#main-menu .mmc-dropdown-open-ul a:focus,
#main-menu .navigation a:hover,
#main-menu .mmc-dropdown-open-ul a:hover {
  outline: none !important;
}
#main-menu .navigation .menu-icon,
#main-menu .mmc-dropdown-open-ul .menu-icon {
  display: inline-block;
  margin-right: 5px;
  line-height: 20px;
  height: 20px;
  width: 20px;
  text-align: center;
  font-size: 14px;
}
#main-menu .navigation .badge,
#main-menu .mmc-dropdown-open-ul .badge,
#main-menu .navigation .label,
#main-menu .mmc-dropdown-open-ul .label {
  display: block;
  line-height: 16px;
  float: right;
  font-size: 11px;
  height: auto;
  margin: 2px 0 0 5px;
  padding: 0 5px;
  position: relative;
  width: auto !important;
  z-index: 501;
  border: none;
}
#main-menu .mm-dropdown {
  position: relative;
}
#main-menu .mm-dropdown > a {
  padding-right: 30px;
}

    #main-menu .recallMenu > a:before {
        display: none !important;
    }
#main-menu .mm-dropdown > a:before {
  content: "\f105";
  display: block;
  font-family: FontAwesome;
  font-size: 12px;
  line-height: 10px;
  height: 10px;
  width: 10px;
  right: 14px;
  top: 17px;
  margin: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#main-menu .mm-dropdown > ul > li > a {
  padding-left: 20px;
}
#main-menu .mm-dropdown > ul > .mm-dropdown > ul > li > a {
  padding-left: 30px;
}
#main-menu .mm-dropdown > ul > .mm-dropdown > ul > .mm-dropdown > ul > li > a {
  padding-left: 40px;
}
#main-menu .mm-dropdown > ul > .mm-dropdown > ul > .mm-dropdown > ul > .mm-dropdown > ul > li > a {
  padding-left: 50px;
}
#main-menu .mm-dropdown > ul > .mm-dropdown > ul > .mm-dropdown > ul > .mm-dropdown > ul > .mm-dropdown > ul > li > a {
  padding-left: 60px;
}
#main-menu .mm-dropdown .badge,
#main-menu .mm-dropdown .label {
  line-height: 16px;
  margin-top: 2px;
}
#main-menu .mm-dropdown ul,
#main-menu .mmc-dropdown-open-ul,
#main-menu .mmc-dropdown-open-ul ul {
  display: none;
  overflow: hidden;
  padding: 0;
}
#main-menu .mm-dropdown ul li,
#main-menu .mmc-dropdown-open-ul li,
#main-menu .mmc-dropdown-open-ul ul li {
  padding-left: 0;
}
#main-menu .mm-dropdown ul .menu-icon,
#main-menu .mmc-dropdown-open-ul .menu-icon,
#main-menu .mmc-dropdown-open-ul ul .menu-icon {
  margin-left: -5px;
}
#main-menu .mm-dropdown ul a,
#main-menu .mmc-dropdown-open-ul a,
#main-menu .mmc-dropdown-open-ul ul a {
  padding-bottom: 8px;
  padding-top: 8px;
}
#main-menu .mm-dropdown ul a:before,
#main-menu .mmc-dropdown-open-ul a:before,
#main-menu .mmc-dropdown-open-ul ul a:before {
  top: 14px;
}
#main-menu .mm-dropdown.open > a:before {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#main-menu .mm-dropdown.open > ul {
  display: block;
}
#main-menu .mmc-dropdown-open-ul {
  display: block !important;
  left: 100%;
  margin: 0 !important;
  padding-bottom: 0;
  padding-left: 0 !important;
  position: absolute;
  top: 0;
  width: 170px;
  z-index: 502;
}
#main-menu .mmc-dropdown-open-ul > .mmc-title {
  display: block;
}
#main-menu .mmc-dropdown-open-ul.top {
  bottom: 0;
  padding-top: 0;
  top: auto;
}
#main-menu .mmc-title {
  display: none;
  line-height: 42px;
  padding: 0 18px;
  position: relative;
}
#main-menu .mmc-dropdown-delay {
  -webkit-animation-duration: .4s;
  -moz-animation-duration: .4s;
  -o-animation-duration: .4s;
  animation-duration: .4s;
}
#main-menu .menu-content {
  margin-top: 15px;
  padding: 20px;
  border-top: 1px solid;
  overflow: hidden;
}
#main-menu .menu-content.top {
  border-bottom: 1px solid;
  border-top: none;
  margin-bottom: -47px;
  margin-top: 0;
  padding-top: 66px;
}
#main-menu > .slimScrollDiv > .slimScrollBar,
#main-menu > .slimScrollDiv > .slimScrollRail {
  /*display: none !important;*/
}
@media (min-width: 480px) {
  #main-menu-bg {
    left: 0;
    width: 56px;
  }
  #main-menu {
    height: auto;
    left: 0;
    overflow: visible;
    position: absolute;
    width: 56px;
  }
  #main-menu .navigation > li {
    width: auto;
  }
  #main-menu .navigation > li > a {
    text-align: center;
  }
  #main-menu .navigation > li > a > .menu-icon {
    margin: 0;
  }
  #main-menu .navigation > li > a > .badge,
  #main-menu .navigation > li > a > .label {
    display: none;
  }
  #main-menu .navigation > li > a > .mm-text {
    display: none;
  }
  #main-menu .navigation > .mm-dropdown > a {
    padding-right: 14px;
  }
  #main-menu .navigation > .mm-dropdown > a:before {
    right: 7px;
  }
  .main-menu-right #main-menu .navigation > .mm-dropdown > a:before {
    content: "\f104";
    left: 7px;
    right: auto;
  }
  #main-menu .navigation > .mm-dropdown.open > ul {
    display: none;
  }
  #main-menu .navigation > .mm-dropdown.open > a:before {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #main-menu .menu-content {
    display: none;
  }
  .mme #main-menu-bg {
    width: 170px;
  }
  .mme #main-menu {
    overflow: hidden;
    width: 170px;
  }
  .mme #main-menu .navigation > li {
    width: 170px;
  }
  .mme #main-menu .navigation > li > a {
    text-align: left;
  }
  .mme #main-menu .navigation > li > a:before {
    right: 14px;
  }
  .mme #main-menu .navigation > li > a > .menu-icon {
    margin-right: 5px;
  }
  .mme #main-menu .navigation > li > a > .badge,
  .mme #main-menu .navigation > li > a > .label {
    display: block;
  }
  .mme #main-menu .navigation > li > a > .mm-text {
    display: inline;
  }
  .mme #main-menu .navigation > .mm-dropdown > a {
    padding-right: 30px;
  }
  .mme #main-menu .navigation > .mm-dropdown.open > ul {
    display: block;
  }
  .mme #main-menu .navigation > .mm-dropdown.open > a:before {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .mme #main-menu .menu-content {
    display: block;
  }
  .mme.main-menu-right #main-menu .navigation > .mm-dropdown > a:before {
    content: "\f105";
    left: auto;
    right: 14px;
  }
}
@media (min-width: 768px) {
  .mme #main-menu,
  #main-menu,
  .mme #main-menu-bg,
  #main-menu-bg {
    overflow: hidden;
    width: 170px;
  }
  .mmc #main-menu,
  .mme.mmc #main-menu,
  .mmc #main-menu-bg,
  .mme.mmc #main-menu-bg {
    overflow: visible;
    width: 56px;
  }
  #main-menu ul.navigation > li {
    width: 170px;
  }
  #main-menu ul.navigation > li > a {
    text-align: left;
  }
  #main-menu ul.navigation > li > a > .menu-icon {
    margin-right: 5px;
  }
  #main-menu ul.navigation > li > a > .badge,
  #main-menu ul.navigation > li > a > .label {
    display: block;
  }
  #main-menu ul.navigation > li > a > .mm-text {
    display: inline;
  }
  #main-menu ul.navigation > .mm-dropdown > a {
    padding-right: 30px;
  }
  #main-menu ul.navigation > .mm-dropdown > a:before,
  .main-menu-right #main-menu ul.navigation > .mm-dropdown > a:before {
    content: "\f105";
    left: auto;
    right: 14px;
  }
  #main-menu ul.navigation > .mm-dropdown.open > ul {
    display: block;
  }
  #main-menu ul.navigation > .mm-dropdown.open > a:before {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #main-menu .menu-content {
    display: block;
  }
  .mmc #main-menu {
    overflow: visible;
  }
  .mmc #main-menu ul.navigation > li {
    width: auto;
  }
  .mmc #main-menu ul.navigation > li > a {
    text-align: center;
  }
  .mmc #main-menu ul.navigation > li > a > .menu-icon {
    margin: 0;
    text-align: center;
  }
  .mmc #main-menu ul.navigation > li > a > .badge,
  .mmc #main-menu ul.navigation > li > a > .label {
    display: none;
  }
  .mmc #main-menu ul.navigation > li > a > .mm-text {
    display: none;
  }
  .mmc #main-menu ul.navigation > .mm-dropdown > a {
    padding-right: 14px;
  }
  .mmc #main-menu ul.navigation > .mm-dropdown > a:before {
    right: 7px;
  }
  .mmc #main-menu ul.navigation > .mm-dropdown.open > ul {
    display: none;
  }
  .mmc #main-menu ul.navigation > .mm-dropdown.open > a:before {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .mmc #main-menu .menu-content {
    display: none !important;
  }
  .mmc.main-menu-right #main-menu ul.navigation > .mm-dropdown > a:before {
    content: "\f104";
    left: 7px;
    right: auto;
  }
}
.mme #main-navbar {
  position: fixed;
}
#main-navbar .navbar-header {
  padding-left: 56px;
}
.mme #main-navbar .navbar-inner,
.mme #content-wrapper {
  left: 80%;
}
.mme #main-navbar .navbar-header {
  padding-left: 0;
}
.mme #main-menu,
.mme #main-menu-bg {
  left: 0%;
}
@media (min-width: 480px) {
  #main-wrapper {
    padding-left: 56px;
  }
  .mme #main-navbar {
    position: absolute;
  }
  .mme #content-wrapper {
    left: 114px;
  }
  .mme #main-navbar .navbar-inner {
    left: 170px;
    padding-left: 0;
  }
  .mme #main-navbar #main-menu-toggle {
    width: 170px;
  }
}
@media (min-width: 768px) {
  .mme #main-wrapper,
  #main-wrapper {
    padding-left: 170px;
  }
  .mme #content-wrapper,
  .mmc.mme #content-wrapper {
    left: 0;
  }
  .mme #main-navbar .navbar-inner {
    left: 0;
  }
  .mmc #main-wrapper {
    padding-left: 56px;
  }
  #main-navbar .navbar-header {
    padding-left: 56px !important;
  }
}
@media (min-width: 768px) {
  #main-navbar .navbar-header {
    width: 170px;
  }
}
.main-menu-right #main-menu-bg {
  left: auto;
  right: -80%;
}
.main-menu-right #main-menu {
  left: auto;
  right: -80%;
}
.main-menu-right #main-menu .mmc-dropdown-open-ul {
  left: auto;
  right: 100%;
}
.main-menu-right #main-navbar .navbar-header {
  padding-left: 0;
}
.main-menu-right #main-navbar .navbar-inner {
  left: auto;
  right: 0;
}
.main-menu-right #main-navbar #main-menu-toggle {
  left: auto;
  right: 0;
}
.main-menu-right #main-navbar .navbar-toggle {
  right: 56px;
}
.main-menu-right #content-wrapper {
  left: auto;
  right: 0;
}
.main-menu-right.mme #main-navbar .navbar-inner,
.main-menu-right.mme #content-wrapper {
  left: auto;
  right: 80%;
}
.main-menu-right.mme #main-menu,
.main-menu-right.mme #main-menu-bg {
  left: auto;
  right: 0%;
}
.main-menu-right.mme #main-navbar .navbar-toggle {
  right: 0;
}
@media (min-width: 480px) {
  .main-menu-right #main-wrapper {
    padding-left: 0;
    padding-right: 56px;
  }
  .main-menu-right #main-menu,
  .main-menu-right #main-menu-bg {
    left: auto;
    right: 0;
  }
  .main-menu-right.mme #content-wrapper {
    left: auto;
    right: 114px;
  }
  .main-menu-right.mme #main-navbar .navbar-inner {
    left: auto;
    right: 170px;
  }
  .main-menu-right.mme #main-navbar #main-menu-toggle {
    width: 170px;
  }
}
@media (min-width: 768px) {
  .main-menu-right.mme #main-wrapper,
  .main-menu-right #main-wrapper {
    padding-left: 0;
    padding-right: 170px;
  }
  .main-menu-right.mme #content-wrapper,
  .main-menu-right #content-wrapper {
    right: 0;
  }
  .main-menu-right #main-navbar .navbar-inner,
  .main-menu-right.mme #main-navbar .navbar-inner,
  .main-menu-right.mme.mmc #main-navbar .navbar-inner {
    right: 0;
    margin-right: 56px;
    width: auto;
  }
  .main-menu-right.mmc #main-wrapper,
  .main-menu-right.mme.mmc #main-wrapper {
    padding-right: 56px;
    padding-left: 0;
  }
  .main-menu-right #main-navbar .navbar-header {
    padding-left: 0 !important;
  }
}
body.no-main-menu #main-menu,
body.no-main-menu #main-menu-bg {
  display: none !important;
}
body.no-main-menu #main-menu-toggle {
  display: none !important;
}
body.no-main-menu #main-wrapper {
  padding: 0 !important;
}
body.no-main-menu #content-wrapper {
  left: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  right: 0 !important;
}
body.no-main-menu #main-navbar .navbar-header {
  padding: 0 !important;
}
body.no-main-menu #main-navbar .navbar-inner {
  left: 0 !important;
  margin: 0 !important;
  right: 0 !important;
}
.navbar .label,
.navbar .badge,
.navbar .dropdown-menu > li > a > .label,
.navbar .dropdown-menu > li > a > .badge {
  font-size: 11px;
  padding: 0 4px;
  line-height: 16px;
  top: -1px;
  position: relative;
}
.navbar .nav-icon-btn.dropdown > a:after {
  display: none !important;
}
.navbar .dropdown-menu > li > a > .badge {
  line-height: 14px;
}
.navbar .nav-icon-btn > a {
  width: auto;
}
.navbar .nav-icon-btn > a .label,
.navbar .nav-icon-btn > a .badge {
  display: inline-block;
}
.navbar .nav-icon-btn > a .small-screen-text {
  display: inline-block;
}
.navbar .nav-icon-btn .label,
.navbar .nav-icon-btn .badge,
.navbar .dropdown-menu .label.pull-right,
.navbar .dropdown-menu .badge.pull-right {
  float: right;
  top: 13px;
}
.navbar .nav-icon-btn.nav-icon-btn-success .label {
  background: #5ebd5e;
}
.navbar .nav-icon-btn.nav-icon-btn-warning .label {
  background: #f4b04f;
}
.navbar .nav-icon-btn.nav-icon-btn-danger .label {
  background: #e66454;
}
.navbar .nav-icon-btn.nav-icon-btn-info .label {
  background: #5bc0de;
}
@media (max-width: 768px) {
  .navbar .nav-icon-btn.dropdown > .dropdown-menu {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .navbar .dropdown-menu .label.pull-right,
  .navbar .dropdown-menu .badge.pull-right {
    top: 8px;
  }
  .navbar .dropdown-menu > li > a > .label,
  .navbar .dropdown-menu > li > a > .badge {
    font-size: 10px;
    line-height: 13px;
    top: 1px;
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .navbar .dropdown-menu > li > a > .label {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .navbar .nav-icon-btn {
    font-size: 13px;
  }
  .navbar .nav-icon-btn > a {
    text-align: center;
    width: 46px;
  }
  .navbar .nav-icon-btn > a .nav-icon {
    display: inline-block;
    font-size: 12px;
    margin: 0 !important;
  }
  .navbar .nav-icon-btn > a .label,
  .navbar .nav-icon-btn > a .badge {
    font-size: 8px;
    padding: 0 2px;
    line-height: 10px;
    position: absolute;
    display: block;
    right: 10px;
  }
  .navbar .nav-icon-btn > a .small-screen-text {
    display: none;
  }
}
.btn {
  text-shadow: none;
  line-height: 15px;
  font-weight: 400;
  padding: 7px 12px;
  outline: none !important;
}
.btn,
.btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn > .fa-caret-down {
  font-size: 12px;
}
.btn-lg {
  font-size: 15px;
  line-height: 19px;
  padding: 9px 18px;
}
.btn-sm {
  font-size: 12px;
  line-height: 15px;
  padding: 4px 9px;
}
.btn-sm > .fa-caret-down {
  font-size: 10px;
}
.btn-xs {
  font-size: 11px;
  line-height: 12px;
  padding: 4px 7px;
}
.btn-xs > .fa-caret-down {
  font-size: 10px;
}
.btn.btn-flat {
  border-bottom-width: 3px;
}
.btn.btn-flat:focus {
  border-bottom-width: 3px;
}
.btn.btn-flat:active {
  border-bottom-width: 1px !important;
  margin-top: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-flat.btn-lg {
  border-bottom-width: 3px;
}
.btn.btn-flat.btn-lg:active {
  margin-top: 2px;
}
.btn.btn-flat.btn-xs {
  border-bottom-width: 2px;
}
.btn.btn-flat.btn-xs:active {
  margin-top: 1px;
}
.btn.btn-outline,
.btn.btn-outline.btn-flat,
.btn.btn-outline.btn-primary,
.btn.btn-outline.btn-flat.btn-primary {
  background: none;
  color: #555555;
  background: url('../../images/pixel-admin/blank.png')\9;
}
.btn.btn-outline,
.btn.btn-outline.btn-flat,
.btn.btn-outline.btn-primary,
.btn.btn-outline.btn-flat.btn-primary,
.btn.btn-outline:focus,
.btn.btn-outline.btn-flat:focus,
.btn.btn-outline.btn-primary:focus,
.btn.btn-outline.btn-flat.btn-primary:focus,
.btn-group > .btn.btn-outline,
.btn-group > .btn.btn-outline.btn-flat,
.btn-group > .btn.btn-outline.btn-primary,
.btn-group > .btn.btn-outline.btn-flat.btn-primary,
.btn-group > .btn.btn-outline:focus,
.btn-group > .btn.btn-outline.btn-flat:focus,
.btn-group > .btn.btn-outline.btn-primary:focus,
.btn-group > .btn.btn-outline.btn-flat.btn-primary:focus,
.input-group-btn > .btn.btn-outline,
.input-group-btn > .btn.btn-outline.btn-flat,
.input-group-btn > .btn.btn-outline.btn-primary,
.input-group-btn > .btn.btn-outline.btn-flat.btn-primary,
.input-group-btn > .btn.btn-outline:focus,
.input-group-btn > .btn.btn-outline.btn-flat:focus,
.input-group-btn > .btn.btn-outline.btn-primary:focus,
.input-group-btn > .btn.btn-outline.btn-flat.btn-primary:focus {
  background: none;
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.12);
  background: url('../../images/pixel-admin/blank.png')\9;
}
.btn.btn-outline.dark,
.btn.btn-outline.dark.btn-primary {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  background: url('../../images/pixel-admin/blank.png')\9;
}
.btn.btn-outline.dark,
.btn.btn-outline.dark.btn-primary,
.btn.btn-outline.dark:focus,
.btn.btn-outline.dark.btn-primary:focus {
  border-color: #595959;
  border-color: rgba(255, 255, 255, 0.12);
}
.btn.btn-outline.dark:hover,
.btn.btn-outline.dark.btn-primary:hover,
.btn.btn-outline.dark:active,
.btn.btn-outline.dark.btn-primary:active {
  border-color: transparent !important;
}
.btn.btn-rounded {
  border-radius: 9999px;
}
.btn-rounded.btn-flat {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.btn-rounded.btn-flat,
.btn-rounded.btn-flat:hover,
.btn-rounded.btn-flat:focus {
  border-bottom-width: 2px;
}
.btn-rounded.btn-flat.btn-lg,
.btn-rounded.btn-flat.btn-lg:hover,
.btn-rounded.btn-flat.btn-lg:focus {
  border-bottom-width: 3px;
}
.btn-rounded.btn-flat:active {
  margin-top: 1px;
}
.btn-rounded.btn-flat.btn:hover,
.btn-rounded.btn-flat.btn-outline.btn:hover,
.btn-rounded.btn-flat.btn:focus {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.btn-rounded.btn-flat.btn-outline:focus {
  border-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.12);
}
.btn-rounded.btn-flat.btn-outline.dark:focus {
  border-color: #595959;
  border-color: rgba(255, 255, 255, 0.12);
}
.btn,
.btn-default {
  color: #555555;
}
.btn,
.btn-default,
.btn:focus,
.btn-default:focus {
  border-color: #dddddd;
  border-bottom-color: #cecece;
  background: #f4f4f4;
  background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 0%, #eaeaea 100%);
  background-repeat: repeat-x;
}
.btn:hover,
.btn-default:hover {
  color: #555555;
  border-color: #d5d5d5;
  border-bottom-color: #bcbcbc;
  background: #eaeaea !important;
  background-image: -webkit-linear-gradient(top, #efefef 0%, #e5e5e5 100%) !important;
  background-image: linear-gradient(to bottom, #efefef 0%, #e5e5e5 100%) !important;
  background-repeat: repeat-x;
}
.btn:active,
.btn-default:active,
.btn.active,
.btn-default.active,
.open .btn.dropdown-toggle,
.open .btn-default.dropdown-toggle {
  background: none;
  background: #ebebeb !important;
  border-color: #c6c6c6;
  border-bottom-color: #c6c6c6 !important;
  color: #555555;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.btn.btn-flat,
.btn-default.btn-flat {
  background: #ececec;
}
.btn.btn-flat:hover,
.btn-default.btn-flat:hover,
.btn.btn-flat:active,
.btn-default.btn-flat:active,
.btn.btn-flat.active,
.btn-default.btn-flat.active,
.open .btn.btn-flat.dropdown-toggle,
.open .btn-default.btn-flat.dropdown-toggle {
  background: #ececec !important;
  color: #555555;
}
.btn.btn-outline:hover,
.btn-default.btn-outline:hover,
.btn.btn-outline.btn-flat:hover,
.btn-default.btn-outline.btn-flat:hover {
  color: #555555;
  border-color: #d5d5d5;
  border-bottom-color: #bcbcbc;
}
.btn.btn-outline:active,
.btn-default.btn-outline:active,
.btn.btn-outline.btn-flat:active,
.btn-default.btn-outline.btn-flat:active {
  border-color: #c6c6c6;
}
.btn-group .btn,
.btn-group .btn-default,
.btn-group .btn:focus,
.btn-group .btn-default:focus,
.input-group-btn .btn,
.input-group-btn .btn-default,
.input-group-btn .btn:focus,
.input-group-btn .btn-default:focus {
  border-left-color: #d5d5d5;
  border-right-color: #d5d5d5;
}
.btn-group .btn:hover,
.btn-group .btn-default:hover,
.btn-group.open .btn.dropdown-toggle,
.btn-group.open .btn-default.dropdown-toggle,
.input-group-btn .btn:hover,
.input-group-btn .btn-default:hover,
.input-group-btn.open .btn.dropdown-toggle,
.input-group-btn.open .btn-default.dropdown-toggle {
  border-color: #d5d5d5;
  border-bottom-color: #bcbcbc;
}
.btn-group .btn:active,
.btn-group .btn-default:active,
.btn-group .btn.active,
.btn-group .btn-default.active,
.input-group-btn .btn:active,
.input-group-btn .btn-default:active,
.input-group-btn .btn.active,
.input-group-btn .btn-default.active {
  border-left-color: #c6c6c6;
  border-right-color: #c6c6c6;
}
.btn-info {
  color: #ffffff;
}
.btn-info,
.btn-info:focus {
  border-color: #46b8da;
  border-bottom-color: #2caed5;
  background: #5bc0de;
  background-image: -webkit-linear-gradient(top, #5fc2df 0%, #46b8da 100%);
  background-image: linear-gradient(to bottom, #5fc2df 0%, #46b8da 100%);
  background-repeat: repeat-x;
}
.btn-info:hover {
  color: #ffffff;
  border-color: #39b3d7;
  border-bottom-color: #2596b8;
  background: #46b8da !important;
  background-image: -webkit-linear-gradient(top, #53bddc 0%, #39b3d7 100%) !important;
  background-image: linear-gradient(to bottom, #53bddc 0%, #39b3d7 100%) !important;
  background-repeat: repeat-x;
}
.btn-info:active,
.btn-info.active,
.open .btn-info.dropdown-toggle {
  background: none;
  background: #4ab9db !important;
  border-color: #28a4c9;
  border-bottom-color: #28a4c9 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.btn-info.btn-flat {
  background: #4ebbdb;
}
.btn-info.btn-flat:hover,
.btn-info.btn-flat:active,
.btn-info.btn-flat.active,
.open .btn-info.btn-flat.dropdown-toggle {
  background: #4ebbdb !important;
  color: #ffffff;
}
.btn-info.btn-outline:hover,
.btn-info.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #39b3d7;
  border-bottom-color: #2596b8;
}
.btn-info.btn-outline:active,
.btn-info.btn-outline.btn-flat:active {
  border-color: #28a4c9;
}
.btn-group .btn-info,
.btn-group .btn-info:focus,
.input-group-btn .btn-info,
.input-group-btn .btn-info:focus {
  border-left-color: #39b3d7;
  border-right-color: #39b3d7;
}
.btn-group .btn-info:hover,
.btn-group.open .btn-info.dropdown-toggle,
.input-group-btn .btn-info:hover,
.input-group-btn.open .btn-info.dropdown-toggle {
  border-color: #39b3d7;
  border-bottom-color: #2596b8;
}
.btn-group .btn-info:active,
.btn-group .btn-info.active,
.input-group-btn .btn-info:active,
.input-group-btn .btn-info.active {
  border-left-color: #28a4c9;
  border-right-color: #28a4c9;
}
.btn-success {
  color: #ffffff;
}
.btn-success,
.btn-success:focus {
  border-color: #4cb64c;
  border-bottom-color: #42a142;
  background: #5ebd5e;
  background-image: -webkit-linear-gradient(top, #62be62 0%, #4cb64c 100%);
  background-image: linear-gradient(to bottom, #62be62 0%, #4cb64c 100%);
  background-repeat: repeat-x;
}
.btn-success:hover {
  color: #ffffff;
  border-color: #46ac46;
  border-bottom-color: #388838;
  background: #4cb64c !important;
  background-image: -webkit-linear-gradient(top, #57ba57 0%, #46ac46 100%) !important;
  background-image: linear-gradient(to bottom, #57ba57 0%, #46ac46 100%) !important;
  background-repeat: repeat-x;
}
.btn-success:active,
.btn-success.active,
.open .btn-success.dropdown-toggle {
  background: none;
  background: #50b750 !important;
  border-color: #3e963e;
  border-bottom-color: #3e963e !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.btn-success.btn-flat {
  background: #53b953;
}
.btn-success.btn-flat:hover,
.btn-success.btn-flat:active,
.btn-success.btn-flat.active,
.open .btn-success.btn-flat.dropdown-toggle {
  background: #53b953 !important;
  color: #ffffff;
}
.btn-success.btn-outline:hover,
.btn-success.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #46ac46;
  border-bottom-color: #388838;
}
.btn-success.btn-outline:active,
.btn-success.btn-outline.btn-flat:active {
  border-color: #3e963e;
}
.btn-group .btn-success,
.btn-group .btn-success:focus,
.input-group-btn .btn-success,
.input-group-btn .btn-success:focus {
  border-left-color: #46ac46;
  border-right-color: #46ac46;
}
.btn-group .btn-success:hover,
.btn-group.open .btn-success.dropdown-toggle,
.input-group-btn .btn-success:hover,
.input-group-btn.open .btn-success.dropdown-toggle {
  border-color: #46ac46;
  border-bottom-color: #388838;
}
.btn-group .btn-success:active,
.btn-group .btn-success.active,
.input-group-btn .btn-success:active,
.input-group-btn .btn-success.active {
  border-left-color: #3e963e;
  border-right-color: #3e963e;
}
.btn-warning {
  color: #ffffff;
}
.btn-warning,
.btn-warning:focus {
  border-color: #f19a1f;
  border-bottom-color: #e38b0e;
  background: #f4b04f;
  background-image: -webkit-linear-gradient(top, #f4b254 0%, #f3a537 100%);
  background-image: linear-gradient(to bottom, #f4b254 0%, #f3a537 100%);
  background-repeat: repeat-x;
}
.btn-warning:hover {
  color: #ffffff;
  border-color: #f09411;
  border-bottom-color: #c2770c;
  background: #f3a537 !important;
  background-image: -webkit-linear-gradient(top, #f3ac45 0%, #f29f29 100%) !important;
  background-image: linear-gradient(to bottom, #f3ac45 0%, #f29f29 100%) !important;
  background-repeat: repeat-x;
}
.btn-warning:active,
.btn-warning.active,
.open .btn-warning.dropdown-toggle {
  background: none;
  background: #f3a73c !important;
  border-color: #d5830d;
  border-bottom-color: #d5830d !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.btn-warning.btn-flat {
  background: #f3aa41;
}
.btn-warning.btn-flat:hover,
.btn-warning.btn-flat:active,
.btn-warning.btn-flat.active,
.open .btn-warning.btn-flat.dropdown-toggle {
  background: #f3aa41 !important;
  color: #ffffff;
}
.btn-warning.btn-outline:hover,
.btn-warning.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #f09411;
  border-bottom-color: #c2770c;
}
.btn-warning.btn-outline:active,
.btn-warning.btn-outline.btn-flat:active {
  border-color: #d5830d;
}
.btn-group .btn-warning,
.btn-group .btn-warning:focus,
.input-group-btn .btn-warning,
.input-group-btn .btn-warning:focus {
  border-left-color: #f09411;
  border-right-color: #f09411;
}
.btn-group .btn-warning:hover,
.btn-group.open .btn-warning.dropdown-toggle,
.input-group-btn .btn-warning:hover,
.input-group-btn.open .btn-warning.dropdown-toggle {
  border-color: #f09411;
  border-bottom-color: #c2770c;
}
.btn-group .btn-warning:active,
.btn-group .btn-warning.active,
.input-group-btn .btn-warning:active,
.input-group-btn .btn-warning.active {
  border-left-color: #d5830d;
  border-right-color: #d5830d;
}
.btn-danger {
  color: #ffffff;
}
.btn-danger,
.btn-danger:focus {
  border-color: #e3503e;
  border-bottom-color: #df3823;
  background: #e66454;
  background-image: -webkit-linear-gradient(top, #e76858 0%, #e3503e 100%);
  background-image: linear-gradient(to bottom, #e76858 0%, #e3503e 100%);
  background-repeat: repeat-x;
}
.btn-danger:hover {
  color: #ffffff;
  border-color: #e14430;
  border-bottom-color: #c22e1c;
  background: #e3503e !important;
  background-image: -webkit-linear-gradient(top, #e55c4b 0%, #e14430 100%) !important;
  background-image: linear-gradient(to bottom, #e55c4b 0%, #e14430 100%) !important;
  background-repeat: repeat-x;
}
.btn-danger:active,
.btn-danger.active,
.open .btn-danger.dropdown-toggle {
  background: none;
  background: #e35442 !important;
  border-color: #d4331f;
  border-bottom-color: #d4331f !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.btn-danger.btn-flat {
  background: #e45847;
}
.btn-danger.btn-flat:hover,
.btn-danger.btn-flat:active,
.btn-danger.btn-flat.active,
.open .btn-danger.btn-flat.dropdown-toggle {
  background: #e45847 !important;
  color: #ffffff;
}
.btn-danger.btn-outline:hover,
.btn-danger.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #e14430;
  border-bottom-color: #c22e1c;
}
.btn-danger.btn-outline:active,
.btn-danger.btn-outline.btn-flat:active {
  border-color: #d4331f;
}
.btn-group .btn-danger,
.btn-group .btn-danger:focus,
.input-group-btn .btn-danger,
.input-group-btn .btn-danger:focus {
  border-left-color: #e14430;
  border-right-color: #e14430;
}
.btn-group .btn-danger:hover,
.btn-group.open .btn-danger.dropdown-toggle,
.input-group-btn .btn-danger:hover,
.input-group-btn.open .btn-danger.dropdown-toggle {
  border-color: #e14430;
  border-bottom-color: #c22e1c;
}
.btn-group .btn-danger:active,
.btn-group .btn-danger.active,
.input-group-btn .btn-danger:active,
.input-group-btn .btn-danger.active {
  border-left-color: #d4331f;
  border-right-color: #d4331f;
}
.btn.btn-outline.disabled,
.btn.btn-outline[disabled] {
  background: none !important;
  color: #555555 !important;
}
.btn.btn-outline.disabled,
.btn.btn-outline[disabled],
.btn.btn-outline.disabled:active,
.btn.btn-outline[disabled]:active,
.btn.btn-outline.disabled.active,
.btn.btn-outline[disabled].active,
.btn.btn-outline.disabled:hover,
.btn.btn-outline[disabled]:hover,
.btn.btn-outline.disabled:visited,
.btn.btn-outline[disabled]:visited,
.btn.btn-outline.disabled:link,
.btn.btn-outline[disabled]:link,
.btn.btn-outline.disabled:focus,
.btn.btn-outline[disabled]:focus {
  background: none !important;
  border-color: #e0e0e0 !important;
  border-color: rgba(0, 0, 0, 0.12) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: url('../../images/pixel-admin/blank.png')\9;
}
.btn.btn-flat.disabled:active,
.btn.btn-flat[disabled]:active {
  margin-top: 0 !important;
  border-bottom-width: 3px !important;
}
.btn.btn-flat.btn-rounded.disabled:active,
.btn.btn-flat.btn-rounded[disabled]:active {
  border-bottom-width: 2px !important;
}
.btn.btn-labeled {
  position: relative;
}
.btn.btn-labeled .btn-label {
  display: block;
  float: left;
  margin: -8px 12px -8px -13px;
  padding: 8px 10px;
  position: relative;
  background: rgba(0, 0, 0, 0.06);
  line-height: 15px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.btn.btn-labeled .btn-label.icon {
  font-size: 14px;
}
.btn.btn-labeled.btn-lg .btn-label {
  margin: -10px 18px -10px -19px;
  padding: 10px 13px;
  line-height: 19px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.btn.btn-labeled.btn-lg .btn-label.icon {
  font-size: 15px;
}
.btn.btn-labeled.btn-sm .btn-label {
  margin: -5px 9px -5px -10px;
  padding: 5px 7px;
  line-height: 15px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.btn.btn-labeled.btn-sm .btn-label.icon {
  font-size: 11px;
}
.btn.btn-labeled.btn-xs .btn-label {
  margin: -5px 9px -5px -8px;
  padding: 5px 6px;
  line-height: 12px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.btn.btn-labeled.btn-xs .btn-label.icon {
  font-size: 11px;
}
.btn.btn-rounded.btn-labeled .btn-label,
.btn.btn-lg.btn-rounded.btn-labeled .btn-label,
.btn.btn-sm.btn-rounded.btn-labeled .btn-label,
.btn.btn-xs.btn-rounded.btn-labeled .btn-label {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
}
.progress {
  background-color: rgba(0, 0, 0, 0.06);
  height: 13px;
}
.progress-bar {
  background: none;
  border: 1px solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress .progress-bar.progress-bar-info {
  background: #5bc0de;
  border-color: #42b6d9;
}
.progress.progress-striped .progress-bar.progress-bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.progress .progress-bar.progress-bar-success {
  background: #5ebd5e;
  border-color: #49b349;
}
.progress.progress-striped .progress-bar.progress-bar-success {
  background-color: #5ebd5e;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.progress .progress-bar.progress-bar-warning {
  background: #f4b04f;
  border-color: #f2a332;
}
.progress.progress-striped .progress-bar.progress-bar-warning {
  background-color: #f4b04f;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.progress .progress-bar.progress-bar-danger {
  background: #e66454;
  border-color: #e24c39;
}
.progress.progress-striped .progress-bar.progress-bar-danger {
  background-color: #e66454;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.label {
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  padding: 0 6px;
  display: inline-block;
  font-weight: 600;
}
.label.pull-right {
  margin: 0;
}
h1 .label,
h2 .label,
h3 .label,
h4 .label,
h5 .label,
h6 .label {
  font-size: 75%;
  padding: .2em .5em;
}
.label.label-tag {
  display: inline-block;
  font-size: 11px;
  line-height: 18px;
  margin-left: 12px;
  padding: 0 5px;
  position: relative;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.label.label-tag:before {
  content: "";
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 12px 10px 0;
  border-color: transparent #b0b0b0 transparent transparent;
  -webkit-transform: rotate(360deg);
  margin-left: -17px;
  top: -1px;
}
.label.label-tag:after {
  content: "";
  display: block;
  background: #fff;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 99px;
  margin: -12px 0 0 -10px;
}
.ie8 .label.label-tag:after {
  display: none !important;
}
.label {
  background: #b0b0b0;
}
.label[href]:hover,
.label[href]:focus {
  background-color: #979797;
}
.label.label-tag {
  border: 1px solid #b0b0b0;
}
.label.label-tag:before {
  border-color: transparent #b0b0b0 transparent transparent;
}
.label.label-tag[href]:hover,
.label.label-tag[href]:focus {
  border-color: #979797;
}
.label.label-tag[href]:hover:before,
.label.label-tag[href]:focus:before {
  border-color: transparent #979797 transparent transparent;
}
.right-to-left .label.label-tag:before {
  border-color: transparent transparent transparent #b0b0b0;
}
.right-to-left .label.label-tag[href]:hover:before,
.right-to-left .label.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #979797;
}
.ie8 .right-to-left .label.label-tag:before,
.ie9 .right-to-left .label.label-tag:before {
  border-color: transparent #b0b0b0 transparent transparent;
}
.ie8 .right-to-left .label.label-tag[href]:hover:before,
.ie8 .right-to-left .label.label-tag[href]:focus:before,
.ie9 .right-to-left .label.label-tag[href]:hover:before,
.ie9 .right-to-left .label.label-tag[href]:focus:before {
  border-color: transparent #979797 transparent transparent;
}
.label.label-success {
  background: #5ebd5e;
}
.label.label-success[href]:hover,
.label.label-success[href]:focus {
  background-color: #43a543;
}
.label.label-success.label-tag {
  border: 1px solid #5ebd5e;
}
.label.label-success.label-tag:before {
  border-color: transparent #5ebd5e transparent transparent;
}
.label.label-success.label-tag[href]:hover,
.label.label-success.label-tag[href]:focus {
  border-color: #43a543;
}
.label.label-success.label-tag[href]:hover:before,
.label.label-success.label-tag[href]:focus:before {
  border-color: transparent #43a543 transparent transparent;
}
.right-to-left .label.label-success.label-tag:before {
  border-color: transparent transparent transparent #5ebd5e;
}
.right-to-left .label.label-success.label-tag[href]:hover:before,
.right-to-left .label.label-success.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #43a543;
}
.ie8 .right-to-left .label.label-success.label-tag:before,
.ie9 .right-to-left .label.label-success.label-tag:before {
  border-color: transparent #5ebd5e transparent transparent;
}
.ie8 .right-to-left .label.label-success.label-tag[href]:hover:before,
.ie8 .right-to-left .label.label-success.label-tag[href]:focus:before,
.ie9 .right-to-left .label.label-success.label-tag[href]:hover:before,
.ie9 .right-to-left .label.label-success.label-tag[href]:focus:before {
  border-color: transparent #43a543 transparent transparent;
}
.label.label-warning {
  background: #f4b04f;
}
.label.label-warning[href]:hover,
.label.label-warning[href]:focus {
  background-color: #f19a1f;
}
.label.label-warning.label-tag {
  border: 1px solid #f4b04f;
}
.label.label-warning.label-tag:before {
  border-color: transparent #f4b04f transparent transparent;
}
.label.label-warning.label-tag[href]:hover,
.label.label-warning.label-tag[href]:focus {
  border-color: #f19a1f;
}
.label.label-warning.label-tag[href]:hover:before,
.label.label-warning.label-tag[href]:focus:before {
  border-color: transparent #f19a1f transparent transparent;
}
.right-to-left .label.label-warning.label-tag:before {
  border-color: transparent transparent transparent #f4b04f;
}
.right-to-left .label.label-warning.label-tag[href]:hover:before,
.right-to-left .label.label-warning.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #f19a1f;
}
.ie8 .right-to-left .label.label-warning.label-tag:before,
.ie9 .right-to-left .label.label-warning.label-tag:before {
  border-color: transparent #f4b04f transparent transparent;
}
.ie8 .right-to-left .label.label-warning.label-tag[href]:hover:before,
.ie8 .right-to-left .label.label-warning.label-tag[href]:focus:before,
.ie9 .right-to-left .label.label-warning.label-tag[href]:hover:before,
.ie9 .right-to-left .label.label-warning.label-tag[href]:focus:before {
  border-color: transparent #f19a1f transparent transparent;
}
.label.label-danger {
  background: #e66454;
}
.label.label-danger[href]:hover,
.label.label-danger[href]:focus {
  background-color: #df3c28;
}
.label.label-danger.label-tag {
  border: 1px solid #e66454;
}
.label.label-danger.label-tag:before {
  border-color: transparent #e66454 transparent transparent;
}
.label.label-danger.label-tag[href]:hover,
.label.label-danger.label-tag[href]:focus {
  border-color: #df3c28;
}
.label.label-danger.label-tag[href]:hover:before,
.label.label-danger.label-tag[href]:focus:before {
  border-color: transparent #df3c28 transparent transparent;
}
.right-to-left .label.label-danger.label-tag:before {
  border-color: transparent transparent transparent #e66454;
}
.right-to-left .label.label-danger.label-tag[href]:hover:before,
.right-to-left .label.label-danger.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #df3c28;
}
.ie8 .right-to-left .label.label-danger.label-tag:before,
.ie9 .right-to-left .label.label-danger.label-tag:before {
  border-color: transparent #e66454 transparent transparent;
}
.ie8 .right-to-left .label.label-danger.label-tag[href]:hover:before,
.ie8 .right-to-left .label.label-danger.label-tag[href]:focus:before,
.ie9 .right-to-left .label.label-danger.label-tag[href]:hover:before,
.ie9 .right-to-left .label.label-danger.label-tag[href]:focus:before {
  border-color: transparent #df3c28 transparent transparent;
}
.label.label-info {
  background: #5bc0de;
}
.label.label-info[href]:hover,
.label.label-info[href]:focus {
  background-color: #31b0d5;
}
.label.label-info.label-tag {
  border: 1px solid #5bc0de;
}
.label.label-info.label-tag:before {
  border-color: transparent #5bc0de transparent transparent;
}
.label.label-info.label-tag[href]:hover,
.label.label-info.label-tag[href]:focus {
  border-color: #31b0d5;
}
.label.label-info.label-tag[href]:hover:before,
.label.label-info.label-tag[href]:focus:before {
  border-color: transparent #31b0d5 transparent transparent;
}
.right-to-left .label.label-info.label-tag:before {
  border-color: transparent transparent transparent #5bc0de;
}
.right-to-left .label.label-info.label-tag[href]:hover:before,
.right-to-left .label.label-info.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #31b0d5;
}
.ie8 .right-to-left .label.label-info.label-tag:before,
.ie9 .right-to-left .label.label-info.label-tag:before {
  border-color: transparent #5bc0de transparent transparent;
}
.ie8 .right-to-left .label.label-info.label-tag[href]:hover:before,
.ie8 .right-to-left .label.label-info.label-tag[href]:focus:before,
.ie9 .right-to-left .label.label-info.label-tag[href]:hover:before,
.ie9 .right-to-left .label.label-info.label-tag[href]:focus:before {
  border-color: transparent #31b0d5 transparent transparent;
}
.badge {
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  padding: 0 8px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.badge.pull-right {
  margin: 0;
}
.badge {
  background: #b0b0b0;
  border: 1px solid #b0b0b0;
}
.badge[href]:hover,
.badge[href]:focus {
  background-color: #979797;
  border-color: #979797;
}
.badge.badge-success {
  background: #5ebd5e;
  border: 1px solid #5ebd5e;
}
.badge.badge-success[href]:hover,
.badge.badge-success[href]:focus {
  background-color: #43a543;
  border-color: #43a543;
}
.badge.badge-warning {
  background: #f4b04f;
  border: 1px solid #f4b04f;
}
.badge.badge-warning[href]:hover,
.badge.badge-warning[href]:focus {
  background-color: #f19a1f;
  border-color: #f19a1f;
}
.badge.badge-danger {
  background: #e66454;
  border: 1px solid #e66454;
}
.badge.badge-danger[href]:hover,
.badge.badge-danger[href]:focus {
  background-color: #df3c28;
  border-color: #df3c28;
}
.badge.badge-info {
  background: #5bc0de;
  border: 1px solid #5bc0de;
}
.badge.badge-info[href]:hover,
.badge.badge-info[href]:focus {
  background-color: #31b0d5;
  border-color: #31b0d5;
}
.breadcrumb {
  background: none;
  margin-bottom: 18px;
  position: relative;
}
.breadcrumb li + li:before {
  color: #ccc;
  content: "\f054";
  font-family: FontAwesome;
  font-size: 7px;
  display: inline-block;
  line-height: 8px;
  top: -1px;
  left: -1px;
  position: relative;
  padding: 0;
  height: 8px;
  width: 15px;
  text-align: center;
}
.breadcrumb li,
.breadcrumb li a {
  color: #999;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
}
.breadcrumb li:hover,
.breadcrumb li a:hover {
  color: #555555;
}
.breadcrumb li.active {
  padding-left: 16px;
  position: relative;
}
.breadcrumb li.active:before {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 0;
}
.breadcrumb li.active,
.breadcrumb li.active a {
  color: #555555;
  text-decoration: none;
}
.breadcrumb.breadcrumb-dark > li + li:before {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
}
.breadcrumb.breadcrumb-dark li,
.breadcrumb.breadcrumb-dark li a {
  color: #fff;
  color: rgba(255, 255, 255, 0.6);
}
.breadcrumb.breadcrumb-dark li:hover,
.breadcrumb.breadcrumb-dark li a:hover {
  color: #fff;
}
.breadcrumb.breadcrumb-dark li.active,
.breadcrumb.breadcrumb-dark li.active a {
  color: #fff;
}
.breadcrumb.breadcrumb-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb.breadcrumb-page {
  border-radius: 0;
  margin-left: -18px;
  margin-right: -18px;
  margin-top: -18px;
  padding-left: 18px;
  padding-right: 18px;
}
.breadcrumb-label {
  float: left;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  padding-right: 15px;
  margin: 1px 0 -1px 0;
}
.alert {
  background: #f9f1c7;
  border-color: #f6deac;
  color: #af8640;
  background-size: 20px 20px;
}
.alert .close {
  top: 0;
}
.alert.alert-danger {
  background: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
  background-size: 20px 20px;
}
.alert.alert-success {
  background: #dff0d8;
  border-color: #d0e6be;
  color: #468847;
  background-size: 20px 20px;
}
.alert.alert-info {
  background: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
  background-size: 20px 20px;
}
.alert.alert-dark {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  background: none;
  border-color: #f19a1f;
  background-color: #f4b04f;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.06)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.06)), color-stop(0.75, rgba(255, 255, 255, 0.06)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-size: 20px 20px;
}
.alert.alert-danger.alert-dark {
  background: none;
  border-color: #df3c28;
  background-color: #e66454;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.04)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.04)), color-stop(0.75, rgba(255, 255, 255, 0.04)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
  background-size: 20px 20px;
}
.alert.alert-success.alert-dark {
  background: none;
  border-color: #43a543;
  background-color: #5ebd5e;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.06)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.06)), color-stop(0.75, rgba(255, 255, 255, 0.06)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-size: 20px 20px;
}
.alert.alert-info.alert-dark {
  background: none;
  border-color: #31b0d5;
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.06)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.06)), color-stop(0.75, rgba(255, 255, 255, 0.06)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-size: 20px 20px;
}
.alert.alert-page {
  margin: -18px -18px 18px -18px;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-radius: 0;
  padding-left: 18px;
  padding-right: 18px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  border-top-color: #e4e4e4;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th {
  font-weight: 600;
}
.table tbody + tbody {
  border-top-color: #e4e4e4;
}
.table-bordered {
  border-color: #e4e4e4;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-color: #e4e4e4;
}
.table-header {
  background: #fff;
  position: relative;
  border: 1px solid #e4e4e4;
  margin-bottom: -1px;
  padding: 10px 15px 10px 15px;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.table-header .table-caption {
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.table-footer {
  min-height: 40px;
  margin-top: -19px;
  position: relative;
  border: 1px solid #e4e4e4;
  line-height: 20px;
  padding: 10px 15px 10px 15px;
  background: #fafafa;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.table-light,
.table-success,
.table-danger,
.table-warning,
.table-info,
.table-primary {
  margin-bottom: 20px;
}
.table-light table {
  border-top-color: #dbdbdb !important;
}
.table-light thead,
.table-light thead tr,
.table-light thead th,
.table-light .table-header {
  border-color: #dbdbdb !important;
  color: #555555;
}
.table-light thead tr,
.table-light thead th {
  background: #ebebeb;
}
.table-light .table-header {
  background: #fafafa;
}
.table-success table {
  border-top-color: #518d51 !important;
}
.table-success thead,
.table-success thead tr,
.table-success thead th,
.table-success .table-header {
  border-color: #518d51 !important;
  color: #ffffff;
}
.table-success thead tr,
.table-success thead th {
  background: #53a953;
}
.table-success .table-header {
  background: #5ebd5e;
}
.table-danger table {
  border-top-color: #ca4433 !important;
}
.table-danger thead,
.table-danger thead tr,
.table-danger thead th,
.table-danger .table-header {
  border-color: #ca4433 !important;
  color: #ffffff;
}
.table-danger thead tr,
.table-danger thead th {
  background: #d95342;
}
.table-danger .table-header {
  background: #e66454;
}
.table-warning table {
  border-top-color: #de9328 !important;
}
.table-warning thead,
.table-warning thead tr,
.table-warning thead th,
.table-warning .table-header {
  border-color: #de9328 !important;
  color: #ffffff;
}
.table-warning thead tr,
.table-warning thead th {
  background: #e9a23b;
}
.table-warning .table-header {
  background: #f4b04f;
}
.table-info table {
  border-top-color: #3da1bf !important;
}
.table-info thead,
.table-info thead tr,
.table-info thead th,
.table-info .table-header {
  border-color: #3da1bf !important;
  color: #ffffff;
}
.table-info thead tr,
.table-info thead th {
  background: #4bb1d0;
}
.table-info .table-header {
  background: #5bc0de;
}
.nav-tabs > li > a > .badge,
.nav-pills > li > a > .badge,
.nav-tabs > li > a > .label,
.nav-pills > li > a > .label {
  position: relative;
  background-color: rgba(0, 0, 0, 0.25);
  border: 1px solid transparent;
  margin: 0 -5px -100px 5px;
  padding: 0 6px;
  line-height: 14px;
  top: 0;
}
.nav-tabs > li > a > .label,
.nav-pills > li > a > .label {
  padding-left: 4px;
  padding-right: 4px;
}
.nav-tabs > li > a > .badge.badge-success,
.nav-pills > li > a > .badge.badge-success,
.nav-tabs > li > a > .label.label-success,
.nav-pills > li > a > .label.label-success {
  background-color: #5ebd5e;
}
.nav-tabs > li > a > .badge.badge-warning,
.nav-pills > li > a > .badge.badge-warning,
.nav-tabs > li > a > .label.label-warning,
.nav-pills > li > a > .label.label-warning {
  background-color: #f4b04f;
}
.nav-tabs > li > a > .badge.badge-danger,
.nav-pills > li > a > .badge.badge-danger,
.nav-tabs > li > a > .label.label-danger,
.nav-pills > li > a > .label.label-danger {
  background-color: #e66454;
}
.nav-tabs > li > a > .badge.badge-info,
.nav-pills > li > a > .badge.badge-info,
.nav-tabs > li > a > .label.label-info,
.nav-pills > li > a > .label.label-info {
  background-color: #5bc0de;
}
.nav-tabs:not(.nav-tabs-simple) > li.active > a > .badge,
.nav-pills > li.active > a > .badge,
.nav-tabs:not(.nav-tabs-simple) > li.active > a > .label,
.nav-pills > li.active > a > .label {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  color: #fff;
}
.nav-tabs.nav-justified > li > a,
.nav-pills.nav-justified > li > a {
  margin: 0;
}
.nav-tabs.nav-tabs-sm > li > a > .badge,
.nav-tabs.nav-tabs-sm > li > a > .label {
  margin-left: 4px;
  margin-right: -4px;
}
.nav-tabs.nav-tabs-xs > li > a {
  font-size: 12px;
}
.nav-tabs.nav-tabs-xs > li > a > .badge,
.nav-tabs.nav-tabs-xs > li > a > .label {
  padding-left: 4px;
  padding-right: 4px;
  line-height: 13px;
  font-size: 10px;
  margin-left: 3px;
  margin-right: -3px;
  top: -1px;
}
.nav-tabs.nav-tabs-xs > li > a > .label {
  padding-left: 3px;
  padding-right: 3px;
}
.nav-tabs {
  border-bottom: 2px solid #e4e4e4;
}
.nav-tabs > li > a {
  background-color: #f3f3f3;
  background-color: rgba(0, 0, 0, 0.05);
  border: 0;
  border-bottom: 2px solid #e4e4e4;
  color: #777;
  margin: 0 6px -1px 0;
  padding: 8px 20px;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active {
  background-color: rgba(0, 0, 0, 0.06);
  border-bottom-color: #d7d7d7;
  color: #555555;
}
.nav-tabs > li > a > .fa-caret-down {
  font-size: 12px;
}
.nav-tabs > li.dropdown.open > a:focus {
  border-bottom: 2px solid #e4e4e4;
}
.nav-tabs li.active > a,
.nav-tabs li.active > a:hover,
.nav-tabs li.active > a:focus {
  border: none;
  color: #fff;
}
.nav-tabs.nav-justified > li > a {
  border-bottom: 2px solid #e4e4e4;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
}
.nav-tabs.nav-stacked > li > a {
  margin: 0;
  border-bottom-width: 1px !important;
}
.nav-tabs.nav-stacked > li:last-child > a {
  border-bottom-width: 0 !important;
}
.nav-tabs.nav-stacked > li:last-child.active > a {
  border-bottom-width: 2px !important;
  margin-bottom: -3px;
}
.nav-tabs.nav-stacked > li:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}
.nav-tabs.nav-tabs-simple > li > a {
  background-color: transparent !important;
  margin-right: 0;
}
.nav-tabs.nav-tabs-simple > li.active > a {
  color: #555555 !important;
}
.nav-tabs.nav-tabs-sm > li > a {
  padding: 6px 15px;
}
.nav-tabs.nav-tabs-xs > li > a {
  padding: 4px 15px;
}
.tab-content {
  padding: 15px 0;
}
.tab-content.tab-content-bordered {
  border: 1px solid #d7d7d7;
  border-top: none;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.nav-pills > li > a {
  color: #777;
  background-color: #f3f3f3;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  padding: 8px 20px;
}
.nav-pills > li > a:hover {
  background-color: rgba(0, 0, 0, 0.06);
  color: #555555;
}
.nav-pills > li > a > .fa-caret-down {
  font-size: 12px;
}
.nav-pills > li > a > .badge,
.nav-pills > li > a > .label {
  top: -1px;
}
.nav-pills > li {
  margin-left: 0;
  margin-right: 6px;
}
.nav-pills > li + li {
  margin-left: 0;
}
.nav-pills.nav-stacked > li {
  margin: 0 0 4px 0;
}
.dropdown-menu {
  border: 2px solid #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
ul.dropdown-menu {
  border: 2px solid #ccc;
  padding: 5px 0;
}
ul.dropdown-menu > li > a {
  margin: 0 -2px;
  padding: 5px 18px;
}
ul.dropdown-menu > li > a > .label,
ul.dropdown-menu > li > a > .badge {
  position: relative;
  padding-left: 4px;
  padding-right: 4px;
  line-height: 13px;
  font-size: 10px;
  top: 1px;
}
ul.dropdown-menu > li > a > .label {
  padding-top: 1px;
  padding-bottom: 1px;
}
ul.dropdown-menu .divider {
  border-width: 2px;
  margin: 5px 0;
}
ul.dropdown-menu .dropdown-header {
  font-size: 11px;
  font-weight: 600;
  margin: 0 -2px;
  padding: 6px 18px 3px 18px;
  text-transform: uppercase;
}
ul.dropdown-menu .dropdown-icon {
  display: inline-block;
  font-size: 14px;
}
.nav .dropdown > .dropdown-toggle .nav-icon {
  font-size: 12px;
  display: inline-block;
  margin-right: 8px;
}
.pull-right .dropdown-menu {
  left: auto;
  float: right;
  right: 0;
}
.btn-group-lg .btn {
  font-size: 15px;
  line-height: 19px;
  padding: 9px 18px;
}
.btn-group-sm .btn {
  font-size: 12px;
  line-height: 15px;
  padding: 4px 9px;
}
.btn-group-sm .btn > .fa-caret-down {
  font-size: 10px;
}
.btn-group-xs .btn {
  font-size: 11px;
  line-height: 12px;
  padding: 4px 7px;
}
.btn-group-xs .btn > .fa-caret-down {
  font-size: 10px;
}
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 1px solid #e4e4e4;
  color: #7b7b7b;
  margin-right: 5px;
  border-radius: 2px;
}
.pagination > li > a:hover {
  background-color: transparent;
  color: #555555;
}
.pagination > li.active > a,
.pagination > li.active > span {
  color: #fff;
  font-weight: 600;
}
.pagination > li.disabled > a:hover {
  border-color: #e4e4e4 !important;
}
.pagination.pagination-xs li a,
.pagination.pagination-xs li span {
  font-size: 10px;
  padding: 4px 8px;
}
.pager li > a,
.pager li > span {
  background-color: transparent;
  border-color: #e4e4e4;
  color: #7b7b7b;
}
.pager li > a:hover {
  background-color: transparent;
  color: #555555;
}
.pager li.disabled > a {
  background-color: transparent;
}
.pager li.disabled > a:hover {
  background-color: transparent;
  border-color: #e4e4e4 !important;
}
.pager.pager-xs li a,
.pager.pager-xs li span {
  font-size: 11px;
  padding: 4px 8px;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  background-color: transparent;
}
.list-group-item {
  padding-bottom: 10px;
  padding-top: 10px;
  border-color: #e4e4e4;
}
.list-group-item > .badge {
  line-height: 16px;
  padding-left: 5px;
  padding-right: 5px;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.list-group-item > .label {
  line-height: 16px;
  padding-left: 5px;
  padding-right: 5px;
}
.list-group-item > .label + .label {
  margin-right: 5px;
}
.list-group-icon {
  width: 26px;
  color: #aaa;
  font-size: 14px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #555555;
  margin-top: 5px;
}
a.list-group-item .list-group-item-heading + .list-group-item-text {
  margin-bottom: 5px;
}
a.list-group-item .list-group-item-text {
  color: #6f6f6f;
}
a.list-group-item:hover,
a.list-group-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
a.list-group-item.active {
  color: #fff;
}
a.list-group-item.active .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .badge {
  background: #fff;
  background: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  color: #fff;
}
.ie8 a.list-group-item.active .badge {
  color: #555555;
}
.form-inline .form-control {
  margin-bottom: 10px;
}
.form-inline .checkbox label,
.form-inline .radio label {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-control {
    margin-bottom: 0;
    width: auto;
  }
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  margin-top: 0px;
  margin-bottom: 0px;
}
.form-horizontal .control-label {
  padding-top: 0;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
  }
}
legend {
  color: #666;
  font-size: 16.9px;
  padding-bottom: 7px;
}
label {
  font-weight: 600;
}
optgroup {
  font-weight: 600;
}
.form-control {
  border-top-color: #c2c2c2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.help-block {
  margin-bottom: 0;
}
.form-group:before,
.form-group:after {
  content: " ";
  display: table;
}
.form-group:after {
  clear: both;
}
.form-group.has-error .checkbox .help-block,
.form-group.has-error .radio .help-block,
.form-group.has-error .checkbox + .help-block,
.form-group.has-error .radio + .help-block {
  position: relative;
  top: 5px;
}
.form-group.has-error .checkbox .help-block:before,
.form-group.has-error .radio .help-block:before,
.form-group.has-error .checkbox + .help-block:before,
.form-group.has-error .radio + .help-block:before,
.form-group.has-error .checkbox .help-block:after,
.form-group.has-error .radio .help-block:after,
.form-group.has-error .checkbox + .help-block:after,
.form-group.has-error .radio + .help-block:after {
  display: none;
}
.checkbox label,
.radio label {
  display: block;
  margin-bottom: 0;
}
.checkbox label:before,
.radio label:before,
.checkbox label:after,
.radio label:after {
  content: " ";
  display: table;
}
.checkbox label:after,
.radio label:after {
  clear: both;
}
.form-control-feedback {
  font-size: 14px;
}
.has-feedback .form-control {
  padding-right: 32px;
}
.form-bordered .form-group {
  border-top: 1px solid #e4e4e4;
  padding-top: 15px;
}
.checkbox,
.radio {
  margin-top: 0;
}
.has-warning .help-block,
.has-error .help-block,
.has-success .help-block {
  display: block;
  border: 1px solid;
  padding: 5px 10px;
  border-radius: 2px;
  margin-top: 2px;
  position: relative;
}
.has-warning .help-block:before,
.has-error .help-block:before,
.has-success .help-block:before,
.has-warning .help-block:after,
.has-error .help-block:after,
.has-success .help-block:after {
  content: "";
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.has-warning .help-block:before,
.has-error .help-block:before,
.has-success .help-block:before {
  border-bottom: solid;
  border-width: 7px;
  left: 16px;
  top: -7px;
}
.has-warning .help-block:after,
.has-error .help-block:after,
.has-success .help-block:after {
  border-bottom: 6px solid;
  left: 17px;
  top: -6px;
}
.has-warning.simple .help-block,
.has-error.simple .help-block,
.has-success.simple .help-block {
  background: none !important;
  border: none;
  padding: 3px 0;
}
.has-warning.simple .help-block:before,
.has-error.simple .help-block:before,
.has-success.simple .help-block:before,
.has-warning.simple .help-block:after,
.has-error.simple .help-block:after,
.has-success.simple .help-block:after {
  display: none;
}
.has-feedback:not(.form-group) {
  position: relative;
}
.has-feedback:not(.form-group) .form-control-feedback {
  top: 0;
}
.has-warning .control-label {
  color: #555555;
}
.has-warning .help-block {
  background: #f9f1c7;
  border-color: #f6deac;
  color: #af8640;
  background-size: 20px 20px;
}
.has-warning .help-block:before {
  border-bottom-color: #f1cc7e;
}
.has-warning .help-block:after {
  border-bottom-color: #f9f2cc;
}
.has-warning .form-control {
  border-color: #eebf5e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .form-control:focus,
.has-warning .form-control.focus {
  border-color: #e9ad30 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .input-group-addon {
  color: #af8640;
  border-color: #f6deac;
  background-color: #f9f1c7;
}
.has-warning .form-control-feedback {
  color: #e9ad30;
}
.has-error .control-label {
  color: #555555;
}
.has-error .help-block {
  background: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
  background-size: 20px 20px;
}
.has-error .help-block:before {
  border-bottom-color: #dda7b0;
}
.has-error .help-block:after {
  border-bottom-color: #f3e2e2;
}
.has-error .form-control {
  border-color: #d38e99;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control:focus,
.has-error .form-control.focus {
  border-color: #c46978 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #ebccd1;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #c46978;
}
.has-success .control-label {
  color: #555555;
}
.has-success .help-block {
  background: #dff0d8;
  border-color: #d0e6be;
  color: #468847;
  background-size: 20px 20px;
}
.has-success .help-block:before {
  border-bottom-color: #b5d899;
}
.has-success .help-block:after {
  border-bottom-color: #e2f1dc;
}
.has-success .form-control {
  border-color: #a3ce7f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control:focus,
.has-success .form-control.focus {
  border-color: #88c05b !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #d0e6be;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #88c05b;
}
.has-warning.dark .control-label {
  color: #555555;
}
.has-warning.dark .help-block {
  background: #f4b04f;
  border-color: #f19a1f;
  color: #ffffff;
  background-size: 20px 20px;
}
.has-warning.dark .help-block:before {
  border-bottom-color: #d0800d;
}
.has-warning.dark .help-block:after {
  border-bottom-color: #f4b254;
}
.has-warning.dark .form-control {
  border-color: #f4b04f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning.dark .form-control:focus,
.has-warning.dark .form-control.focus {
  border-color: #f19a1f !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning.dark .input-group-addon {
  color: #ffffff;
  border-color: #f19a1f;
  background-color: #f4b04f;
}
.has-warning.dark .form-control-feedback {
  color: #f19a1f;
}
.has-warning.dark .help-block {
  background: #f4b04f;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.06)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.06)), color-stop(0.75, rgba(255, 255, 255, 0.06)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-size: 20px 20px;
}
.has-error.dark .control-label {
  color: #555555;
}
.has-error.dark .help-block {
  background: #e66454;
  border-color: #df3c28;
  color: #ffffff;
  background-size: 20px 20px;
}
.has-error.dark .help-block:before {
  border-bottom-color: #b92c1b;
}
.has-error.dark .help-block:after {
  border-bottom-color: #e76858;
}
.has-error.dark .form-control {
  border-color: #e66454;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error.dark .form-control:focus,
.has-error.dark .form-control.focus {
  border-color: #df3c28 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error.dark .input-group-addon {
  color: #ffffff;
  border-color: #df3c28;
  background-color: #e66454;
}
.has-error.dark .form-control-feedback {
  color: #df3c28;
}
.has-error.dark .help-block {
  background: #e66454;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.04)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.04)), color-stop(0.75, rgba(255, 255, 255, 0.04)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
  background-size: 20px 20px;
}
.has-success.dark .control-label {
  color: #555555;
}
.has-success.dark .help-block {
  background: #5ebd5e;
  border-color: #43a543;
  color: #ffffff;
  background-size: 20px 20px;
}
.has-success.dark .help-block:before {
  border-bottom-color: #358035;
}
.has-success.dark .help-block:after {
  border-bottom-color: #62be62;
}
.has-success.dark .form-control {
  border-color: #5ebd5e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success.dark .form-control:focus,
.has-success.dark .form-control.focus {
  border-color: #43a543 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success.dark .input-group-addon {
  color: #ffffff;
  border-color: #43a543;
  background-color: #5ebd5e;
}
.has-success.dark .form-control-feedback {
  color: #43a543;
}
.has-success.dark .help-block {
  background: #5ebd5e;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.06)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.06)), color-stop(0.75, rgba(255, 255, 255, 0.06)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-size: 20px 20px;
}
.has-warning.simple .help-block {
  color: #f29f29 !important;
}
.has-error.simple .help-block {
  color: #e14430 !important;
}
.has-success.simple .help-block {
  color: #46ac46 !important;
}
.gt-ie8 input.px {
  position: absolute !important;
  left: -1000000px !important;
  margin: 0 !important;
  padding: 0 !important;
}
.gt-ie8 input.px + .lbl {
  position: relative;
  padding-left: 1px;
  display: inline-block;
}
.gt-ie8 input.px + .lbl:before {
  content: "";
  opacity: 1;
  border: 1px solid #bbb;
  background: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}
.gt-ie8 input.px + .lbl:after {
  display: none;
  position: absolute;
}
.gt-ie8 input.px:checked + .lbl:after {
  display: block;
}
.gt-ie8 input.px + .lbl:before,
.gt-ie8 input.px + .lbl:after {
  margin: 2px 3px -3px -20px !important;
}
.gt-ie8 input[type="checkbox"].px + .lbl:before {
  border-radius: 2px;
}
.gt-ie8 input[type="checkbox"].px + .lbl:after {
  content: "\f00c";
  top: 1px;
  left: 1px;
  width: 13px;
  height: 15px;
  line-height: 15px;
  font-size: 11px;
  font-family: FontAwesome;
  text-align: center;
}
.gt-ie8 input[type="radio"].px + .lbl:before {
  border-radius: 999999px;
}
.gt-ie8 input[type="radio"].px + .lbl:after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 999px;
  top: 5px;
  left: 5px;
}
.gt-ie8 input.px:disabled,
.gt-ie8 input.px.disabled,
.gt-ie8 input.px:disabled + .lbl,
.gt-ie8 input.px.disabled + .lbl,
.gt-ie8 input.px:disabled + .lbl:before,
.gt-ie8 input.px.disabled + .lbl:before,
.gt-ie8 input.px:disabled + .lbl:after,
.gt-ie8 input.px.disabled + .lbl:after {
  cursor: not-allowed !important;
}
.gt-ie8 input.px:disabled + .lbl:before,
.gt-ie8 input.px.disabled + .lbl:before {
  background: #eee !important;
  border-color: #d6d6d6 !important;
}
.gt-ie8 input.px:disabled + .lbl:after,
.gt-ie8 input.px.disabled + .lbl:after {
  opacity: .5 !important;
}
@media (min-width: 768px) {
  .gt-ie8 .form-inline .radio input.px + .lbl,
  .gt-ie8 .form-inline .checkbox input.px + .lbl {
    margin-left: 20px;
  }
}
.px-single {
  position: relative;
  width: 15px;
  height: 15px;
  margin: 0;
  font-weight: 400 !important;
}
.px-single input.px {
  margin: 0 !important;
}
.px-single input.px + .lbl:before,
.px-single input.px + .lbl:after {
  margin: 0 !important;
}
.px-single input.px + .lbl {
  padding: 0 !important;
  width: 15px !important;
  height: 15px !important;
}
.input-group-btn > .btn {
  line-height: 16px;
  margin: 0;
}
.input-group input {
  position: relative;
  z-index: 3;
}
.input-group > .input-group-btn + input {
  margin-left: -1px;
}
.input-group-addon > .fa {
  font-size: 14px;
}
.input-group > input + .input-group-btn .btn:first-child {
  border-left-width: 0;
}
.input-group-addon.no-background {
  background: #ffffff !important;
}
.panel,
.panel-default {
  border-color: #e4e4e4;
  margin-bottom: 22px;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel .alert-page,
.panel-default .alert-page {
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 2px;
  font-size: 12px;
  margin: -2px -1px 0 -1px !important;
  padding: 8px 15px;
  position: relative;
}
.panel-heading {
  background: #fafafa;
  border-bottom: 2px solid #ececec;
  padding-bottom: 9px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 11px;
  position: relative;
}
.panel-heading .nav-tabs {
  border-bottom-color: transparent;
  bottom: -2px;
  position: absolute;
  right: 9px;
}
.panel-heading .nav-tabs > li > a {
  border-bottom-color: transparent;
}
.panel-body {
  background: #fff;
  margin: 0;
  padding: 20px;
}
.panel-body > li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.panel-footer {
  background: #fff;
  border-top: 1px solid #ececec;
  padding-left: 20px;
  padding-right: 20px;
}
.panel-title {
  color: #555555;
  font-size: 14px;
  line-height: 20px;
}
.panel-title-icon {
  display: inline-block;
  font-size: 14px;
  margin-right: 7px;
}
.panel-heading-controls {
  margin-top: -2px;
  margin-bottom: -200px;
  float: right;
}
.panel-heading-controls > * {
  display: block;
  float: left;
}
.panel-heading-controls > * + * {
  margin-left: 4px;
}
.panel-heading-controls > .btn,
.panel-heading-controls > .btn-group {
  margin-top: -4px;
}
.panel-heading-controls > .btn.btn-sm,
.panel-heading-controls > .btn-group.btn-group-sm {
  margin-top: -1px;
}
.panel-heading-controls > .btn.btn-xs,
.panel-heading-controls > .btn-group.btn-group-xs {
  margin-top: 0;
}
.panel-heading-controls > .progress {
  height: 6px;
  margin-top: 8px;
}
.panel-heading-controls > .label,
.panel-heading-controls .badge {
  margin-bottom: -10px;
  margin-top: 1px;
}
.panel-heading-controls > .pagination {
  margin: -5px 0 0 0;
}
.panel-heading-controls > .pagination.pagination-sm {
  margin-top: -3px;
}
.panel-heading-controls > .pagination.pagination-xs {
  margin-top: -1px;
}
.panel-heading-controls > .pager {
  margin: -4px 0 0 0;
}
.panel-heading-controls > .pager.pager-xs {
  margin: -1px 0 0 0;
}
.panel-heading-controls > .form-control,
.panel-heading-controls .input-group {
  margin-top: -2px;
}
.panel-heading-controls > .form-control,
.panel-heading-controls .input-group .form-control,
.panel-heading-controls .input-group .btn {
  height: 26px;
  padding: 3px 8px;
}
.panel-heading-controls > .panel-heading-icon {
  font-size: 14px;
  margin-top: 1px;
}
.panel-heading-controls > .switcher {
  margin-top: 1px;
}
.panel-heading-text {
  display: inline-block;
  line-height: 20px;
  font-size: 12px;
  margin-top: 1px;
}
.panel-dark .panel-heading-controls .btn {
  border-color: transparent;
}
.panel-dark .panel-heading-controls .btn.btn-outline {
  border-width: 1px;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
}
.panel-dark .panel-heading-controls .btn.btn-outline:hover {
  border-color: transparent !important;
}
.panel-dark .panel-heading-controls > .form-control {
  border-color: transparent !important;
}
.panel-dark .panel-heading-controls > .pagination li a,
.panel-dark .panel-heading-controls > .pager li a,
.panel-dark .panel-heading-controls > .pagination li span,
.panel-dark .panel-heading-controls > .pager li span {
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
}
.panel-dark .panel-heading-controls > .pagination li a:hover,
.panel-dark .panel-heading-controls > .pager li a:hover {
  color: #fff;
  border-color: #fff;
}
.panel-dark .panel-heading-controls > .pagination li.active a,
.panel-dark .panel-heading-controls > .pager li.active a,
.panel-dark .panel-heading-controls > .pagination li.active a:hover,
.panel-dark .panel-heading-controls > .pager li.active a:hover,
.panel-dark .panel-heading-controls > .pagination li.active span,
.panel-dark .panel-heading-controls > .pager li.active span {
  background: #fff;
  border-color: #fff;
}
.panel-dark .panel-heading-controls > .pagination li.disabled a,
.panel-dark .panel-heading-controls > .pager li.disabled a,
.panel-dark .panel-heading-controls > .pagination li.disabled span,
.panel-dark .panel-heading-controls > .pager li.disabled span {
  border-color: rgba(255, 255, 255, 0.1) !important;
  color: rgba(255, 255, 255, 0.3) !important;
}
.panel-dark .panel-heading-controls .input-group .form-control {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: #d5d5d5;
}
.panel-dark .panel-heading .nav-tabs > li > a {
  background: none;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}
.panel-dark .panel-heading .nav-tabs > li > a:hover {
  color: #fff;
}
.panel-dark .panel-heading .nav-tabs > li.active > a,
.panel-dark .panel-heading .nav-tabs > li.active > a:hover,
.panel-dark .panel-heading .nav-tabs > li.active > a:focus {
  background: #fff;
  border-bottom-color: #fff;
  color: #555555;
}
.panel.panel-dark.panel-body-colorful table,
.panel.panel-dark.panel-body-colorful .list-group {
  color: #fff;
}
.panel-warning {
  border-color: #f6deac !important;
}
.panel-warning .panel-heading {
  background: #f9f1c7;
  border-color: #f6deac;
  color: #af8640;
  background-size: 20px 20px;
}
.panel-warning .panel-heading .panel-title {
  color: #af8640;
}
.panel-warning .panel-heading .panel-heading-text a {
  color: #af8640;
  text-decoration: underline;
}
.panel-warning .panel-heading .panel-heading-text a:hover {
  color: #c49e5e;
}
.panel-warning.panel-body-colorful .panel-body {
  background: #f9f1c7;
  color: #af8640;
}
.panel-warning.panel-body-colorful .panel-footer {
  background: #f9f1c7;
  border-color: #f6deac;
  color: #af8640;
}
.panel-danger {
  border-color: #ebccd1 !important;
}
.panel-danger .panel-heading {
  background: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
  background-size: 20px 20px;
}
.panel-danger .panel-heading .panel-title {
  color: #b94a48;
}
.panel-danger .panel-heading .panel-heading-text a {
  color: #b94a48;
  text-decoration: underline;
}
.panel-danger .panel-heading .panel-heading-text a:hover {
  color: #c76e6d;
}
.panel-danger.panel-body-colorful .panel-body {
  background: #f2dede;
  color: #b94a48;
}
.panel-danger.panel-body-colorful .panel-footer {
  background: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.panel-success {
  border-color: #d0e6be !important;
}
.panel-success .panel-heading {
  background: #dff0d8;
  border-color: #d0e6be;
  color: #468847;
  background-size: 20px 20px;
}
.panel-success .panel-heading .panel-title {
  color: #468847;
}
.panel-success .panel-heading .panel-heading-text a {
  color: #468847;
  text-decoration: underline;
}
.panel-success .panel-heading .panel-heading-text a:hover {
  color: #58a959;
}
.panel-success.panel-body-colorful .panel-body {
  background: #dff0d8;
  color: #468847;
}
.panel-success.panel-body-colorful .panel-footer {
  background: #dff0d8;
  border-color: #d0e6be;
  color: #468847;
}
.panel-info {
  border-color: #bce8f1 !important;
}
.panel-info .panel-heading {
  background: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
  background-size: 20px 20px;
}
.panel-info .panel-heading .panel-title {
  color: #3a87ad;
}
.panel-info .panel-heading .panel-heading-text a {
  color: #3a87ad;
  text-decoration: underline;
}
.panel-info .panel-heading .panel-heading-text a:hover {
  color: #54a0c6;
}
.panel-info.panel-body-colorful .panel-body {
  background: #d9edf7;
  color: #3a87ad;
}
.panel-info.panel-body-colorful .panel-footer {
  background: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.panel-warning.panel-dark {
  border-color: #f4b04f !important;
}
.panel-warning.panel-dark .panel-heading {
  background: #f4b04f;
  border-color: #f4b04f;
  color: #fff;
}
.panel-warning.panel-dark .panel-heading .panel-title {
  color: #fff;
}
.panel-warning.panel-dark .panel-heading .panel-heading-text {
  color: #ffffff;
}
.panel-warning.panel-dark .panel-heading .panel-heading-text a {
  color: #ffffff;
  text-decoration: underline;
}
.panel-warning.panel-dark .panel-heading .panel-heading-text a:hover {
  color: #fff;
}
.panel-warning.panel-dark .panel-heading-controls li.active a,
.panel-warning.panel-dark .panel-heading-controls li.active span {
  color: #f4b04f !important;
}
.panel-warning.panel-dark.panel-body-colorful .panel-heading,
.panel-warning.panel-dark.panel-body-colorful table,
.panel-warning.panel-dark.panel-body-colorful table tr,
.panel-warning.panel-dark.panel-body-colorful table th,
.panel-warning.panel-dark.panel-body-colorful table td,
.panel-warning.panel-dark.panel-body-colorful .list-group-item {
  border-color: #f6c175;
}
.panel-warning.panel-dark.panel-body-colorful,
.panel-warning.panel-dark.panel-body-colorful .panel-body,
.panel-warning.panel-dark.panel-body-colorful .list-group-item {
  background: #f4b04f;
  color: #fff;
}
.panel-warning.panel-dark.panel-body-colorful .panel-footer {
  background: #f4b04f;
  border-color: #f6c175;
  color: #fff;
}
.panel-danger.panel-dark {
  border-color: #e66454 !important;
}
.panel-danger.panel-dark .panel-heading {
  background: #e66454;
  border-color: #e66454;
  color: #fff;
}
.panel-danger.panel-dark .panel-heading .panel-title {
  color: #fff;
}
.panel-danger.panel-dark .panel-heading .panel-heading-text {
  color: #fffdfd;
}
.panel-danger.panel-dark .panel-heading .panel-heading-text a {
  color: #fffdfd;
  text-decoration: underline;
}
.panel-danger.panel-dark .panel-heading .panel-heading-text a:hover {
  color: #fff;
}
.panel-danger.panel-dark .panel-heading-controls li.active a,
.panel-danger.panel-dark .panel-heading-controls li.active span {
  color: #e66454 !important;
}
.panel-danger.panel-dark.panel-body-colorful .panel-heading,
.panel-danger.panel-dark.panel-body-colorful table,
.panel-danger.panel-dark.panel-body-colorful table tr,
.panel-danger.panel-dark.panel-body-colorful table th,
.panel-danger.panel-dark.panel-body-colorful table td,
.panel-danger.panel-dark.panel-body-colorful .list-group-item {
  border-color: #eb8478;
}
.panel-danger.panel-dark.panel-body-colorful,
.panel-danger.panel-dark.panel-body-colorful .panel-body,
.panel-danger.panel-dark.panel-body-colorful .list-group-item {
  background: #e66454;
  color: #fff;
}
.panel-danger.panel-dark.panel-body-colorful .panel-footer {
  background: #e66454;
  border-color: #eb8478;
  color: #fff;
}
.panel-success.panel-dark {
  border-color: #5ebd5e !important;
}
.panel-success.panel-dark .panel-heading {
  background: #5ebd5e;
  border-color: #5ebd5e;
  color: #fff;
}
.panel-success.panel-dark .panel-heading .panel-title {
  color: #fff;
}
.panel-success.panel-dark .panel-heading .panel-heading-text {
  color: #e7f5e7;
}
.panel-success.panel-dark .panel-heading .panel-heading-text a {
  color: #e7f5e7;
  text-decoration: underline;
}
.panel-success.panel-dark .panel-heading .panel-heading-text a:hover {
  color: #fff;
}
.panel-success.panel-dark .panel-heading-controls li.active a,
.panel-success.panel-dark .panel-heading-controls li.active span {
  color: #5ebd5e !important;
}
.panel-success.panel-dark.panel-body-colorful .panel-heading,
.panel-success.panel-dark.panel-body-colorful table,
.panel-success.panel-dark.panel-body-colorful table tr,
.panel-success.panel-dark.panel-body-colorful table th,
.panel-success.panel-dark.panel-body-colorful table td,
.panel-success.panel-dark.panel-body-colorful .list-group-item {
  border-color: #7bc97b;
}
.panel-success.panel-dark.panel-body-colorful,
.panel-success.panel-dark.panel-body-colorful .panel-body,
.panel-success.panel-dark.panel-body-colorful .list-group-item {
  background: #5ebd5e;
  color: #fff;
}
.panel-success.panel-dark.panel-body-colorful .panel-footer {
  background: #5ebd5e;
  border-color: #7bc97b;
  color: #fff;
}
.panel-info.panel-dark {
  border-color: #5bc0de !important;
}
.panel-info.panel-dark .panel-heading {
  background: #5bc0de;
  border-color: #5bc0de;
  color: #fff;
}
.panel-info.panel-dark .panel-heading .panel-title {
  color: #fff;
}
.panel-info.panel-dark .panel-heading .panel-heading-text {
  color: #fcfefe;
}
.panel-info.panel-dark .panel-heading .panel-heading-text a {
  color: #fcfefe;
  text-decoration: underline;
}
.panel-info.panel-dark .panel-heading .panel-heading-text a:hover {
  color: #fff;
}
.panel-info.panel-dark .panel-heading-controls li.active a,
.panel-info.panel-dark .panel-heading-controls li.active span {
  color: #5bc0de !important;
}
.panel-info.panel-dark.panel-body-colorful .panel-heading,
.panel-info.panel-dark.panel-body-colorful table,
.panel-info.panel-dark.panel-body-colorful table tr,
.panel-info.panel-dark.panel-body-colorful table th,
.panel-info.panel-dark.panel-body-colorful table td,
.panel-info.panel-dark.panel-body-colorful .list-group-item {
  border-color: #7dcde5;
}
.panel-info.panel-dark.panel-body-colorful,
.panel-info.panel-dark.panel-body-colorful .panel-body,
.panel-info.panel-dark.panel-body-colorful .list-group-item {
  background: #5bc0de;
  color: #fff;
}
.panel-info.panel-dark.panel-body-colorful .panel-footer {
  background: #5bc0de;
  border-color: #7dcde5;
  color: #fff;
}
.panel-transparent {
  background: none !important;
  border: none !important;
}
.panel-transparent .panel-heading {
  background: none !important;
}
.panel-transparent .panel-body {
  background: none !important;
}
.panel-transparent .panel-footer {
  background: none !important;
  border: none !important;
}
.well {
  background-color: rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.popover {
  border: 3px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.popover.top .arrow {
  border-top: none;
}
.popover.top .arrow:after {
  border-top-color: rgba(0, 0, 0, 0.2);
  border-width: 7px 8px 0 8px;
  bottom: 1px;
}
.popover.bottom .arrow {
  border-bottom: none;
}
.popover.bottom .arrow:after {
  border-bottom-color: rgba(0, 0, 0, 0.2);
  border-width: 0 8px 7px 8px;
  top: 1px;
}
.popover.left .arrow {
  border-left: none;
}
.popover.left .arrow:after {
  border-left-color: rgba(0, 0, 0, 0.2);
  border-width: 8px 0 8px 7px;
  bottom: -9px;
  right: 1px;
}
.popover.right .arrow {
  border-right: none;
}
.popover.right .arrow:after {
  border-right-color: rgba(0, 0, 0, 0.2);
  border-width: 8px 7px 8px 0;
  bottom: -9px;
  left: 1px;
}
.popover-colorful + .popover {
  border-width: 1px;
}
.popover-colorful + .popover.top {
  margin-bottom: 8px;
}
.popover-colorful + .popover.left {
  margin-right: 8px;
}
.popover-colorful + .popover.top .arrow:after {
  bottom: 3px;
}
.popover-colorful + .popover.bottom .arrow:after {
  top: 3px;
}
.popover-colorful + .popover.left .arrow:after {
  right: 3px;
}
.popover-colorful + .popover.right .arrow:after {
  left: 3px;
}
.popover-title {
  background-color: rgba(0, 0, 0, 0.06);
  border-bottom-color: #ddd;
  border-radius: 0;
}
.ie8 .popover.top.in {
  margin-top: -30px;
}
.ie8 .popover.left.in {
  margin-left: -30px;
}
.ie8 .popover .arrow {
  display: none !important;
}
.popover-warning + .popover .popover-title {
  background: #f9f1c7;
  border-bottom-color: #f6deac;
  color: #af8640;
}
.popover-warning.popover-colorful + .popover {
  background: #f9f1c7;
  border-color: #f6deac;
  color: #af8640;
}
.popover-warning.popover-colorful + .popover.top .arrow:after {
  border-top-color: #f6deac;
}
.popover-warning.popover-colorful + .popover.bottom .arrow:after {
  border-bottom-color: #f6deac;
}
.popover-warning.popover-colorful + .popover.left .arrow:after {
  border-left-color: #f6deac;
}
.popover-warning.popover-colorful + .popover.right .arrow:after {
  border-right-color: #f6deac;
}
.popover-danger + .popover .popover-title {
  background: #f2dede;
  border-bottom-color: #ebccd1;
  color: #b94a48;
}
.popover-danger.popover-colorful + .popover {
  background: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.popover-danger.popover-colorful + .popover.top .arrow:after {
  border-top-color: #ebccd1;
}
.popover-danger.popover-colorful + .popover.bottom .arrow:after {
  border-bottom-color: #ebccd1;
}
.popover-danger.popover-colorful + .popover.left .arrow:after {
  border-left-color: #ebccd1;
}
.popover-danger.popover-colorful + .popover.right .arrow:after {
  border-right-color: #ebccd1;
}
.popover-success + .popover .popover-title {
  background: #dff0d8;
  border-bottom-color: #d0e6be;
  color: #468847;
}
.popover-success.popover-colorful + .popover {
  background: #dff0d8;
  border-color: #d0e6be;
  color: #468847;
}
.popover-success.popover-colorful + .popover.top .arrow:after {
  border-top-color: #d0e6be;
}
.popover-success.popover-colorful + .popover.bottom .arrow:after {
  border-bottom-color: #d0e6be;
}
.popover-success.popover-colorful + .popover.left .arrow:after {
  border-left-color: #d0e6be;
}
.popover-success.popover-colorful + .popover.right .arrow:after {
  border-right-color: #d0e6be;
}
.popover-info + .popover .popover-title {
  background: #d9edf7;
  border-bottom-color: #bce8f1;
  color: #3a87ad;
}
.popover-info.popover-colorful + .popover {
  background: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.popover-info.popover-colorful + .popover.top .arrow:after {
  border-top-color: #bce8f1;
}
.popover-info.popover-colorful + .popover.bottom .arrow:after {
  border-bottom-color: #bce8f1;
}
.popover-info.popover-colorful + .popover.left .arrow:after {
  border-left-color: #bce8f1;
}
.popover-info.popover-colorful + .popover.right .arrow:after {
  border-right-color: #bce8f1;
}
.popover-warning.popover-dark + .popover .popover-title {
  background: #f4b04f;
  border-bottom-color: #f4b04f;
  color: #fff;
}
.popover-warning.popover-dark.popover-colorful + .popover {
  background: #f4b04f;
  border-color: #f4b04f;
  color: #fff;
}
.popover-warning.popover-dark.popover-colorful + .popover .popover-title {
  border-bottom-color: #f6c175;
  border-bottom-width: 2px;
}
.popover-warning.popover-dark.popover-colorful + .popover.top .arrow:after {
  border-top-color: #f4b04f;
}
.popover-warning.popover-dark.popover-colorful + .popover.bottom .arrow:after {
  border-bottom-color: #f4b04f;
}
.popover-warning.popover-dark.popover-colorful + .popover.left .arrow:after {
  border-left-color: #f4b04f;
}
.popover-warning.popover-dark.popover-colorful + .popover.right .arrow:after {
  border-right-color: #f4b04f;
}
.popover-danger.popover-dark + .popover .popover-title {
  background: #e66454;
  border-bottom-color: #e66454;
  color: #fff;
}
.popover-danger.popover-dark.popover-colorful + .popover {
  background: #e66454;
  border-color: #e66454;
  color: #fff;
}
.popover-danger.popover-dark.popover-colorful + .popover .popover-title {
  border-bottom-color: #eb8478;
  border-bottom-width: 2px;
}
.popover-danger.popover-dark.popover-colorful + .popover.top .arrow:after {
  border-top-color: #e66454;
}
.popover-danger.popover-dark.popover-colorful + .popover.bottom .arrow:after {
  border-bottom-color: #e66454;
}
.popover-danger.popover-dark.popover-colorful + .popover.left .arrow:after {
  border-left-color: #e66454;
}
.popover-danger.popover-dark.popover-colorful + .popover.right .arrow:after {
  border-right-color: #e66454;
}
.popover-success.popover-dark + .popover .popover-title {
  background: #5ebd5e;
  border-bottom-color: #5ebd5e;
  color: #fff;
}
.popover-success.popover-dark.popover-colorful + .popover {
  background: #5ebd5e;
  border-color: #5ebd5e;
  color: #fff;
}
.popover-success.popover-dark.popover-colorful + .popover .popover-title {
  border-bottom-color: #7bc97b;
  border-bottom-width: 2px;
}
.popover-success.popover-dark.popover-colorful + .popover.top .arrow:after {
  border-top-color: #5ebd5e;
}
.popover-success.popover-dark.popover-colorful + .popover.bottom .arrow:after {
  border-bottom-color: #5ebd5e;
}
.popover-success.popover-dark.popover-colorful + .popover.left .arrow:after {
  border-left-color: #5ebd5e;
}
.popover-success.popover-dark.popover-colorful + .popover.right .arrow:after {
  border-right-color: #5ebd5e;
}
.popover-info.popover-dark + .popover .popover-title {
  background: #5bc0de;
  border-bottom-color: #5bc0de;
  color: #fff;
}
.popover-info.popover-dark.popover-colorful + .popover {
  background: #5bc0de;
  border-color: #5bc0de;
  color: #fff;
}
.popover-info.popover-dark.popover-colorful + .popover .popover-title {
  border-bottom-color: #7dcde5;
  border-bottom-width: 2px;
}
.popover-info.popover-dark.popover-colorful + .popover.top .arrow:after {
  border-top-color: #5bc0de;
}
.popover-info.popover-dark.popover-colorful + .popover.bottom .arrow:after {
  border-bottom-color: #5bc0de;
}
.popover-info.popover-dark.popover-colorful + .popover.left .arrow:after {
  border-left-color: #5bc0de;
}
.popover-info.popover-dark.popover-colorful + .popover.right .arrow:after {
  border-right-color: #5bc0de;
}
.tooltip-inner {
  background-color: #222222;
  font-size: 12px;
  padding: 4px 10px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #222222;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #222222;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #222222;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #222222;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #222222;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #222222;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #222222;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #222222;
}
.tooltip-warning + .tooltip .tooltip-inner {
  background-color: #f19a1f;
}
.tooltip-warning + .tooltip.top .tooltip-arrow {
  border-top-color: #f19a1f;
}
.tooltip-warning + .tooltip.top-left .tooltip-arrow {
  border-top-color: #f19a1f;
}
.tooltip-warning + .tooltip.top-right .tooltip-arrow {
  border-top-color: #f19a1f;
}
.tooltip-warning + .tooltip.right .tooltip-arrow {
  border-right-color: #f19a1f;
}
.tooltip-warning + .tooltip.left .tooltip-arrow {
  border-left-color: #f19a1f;
}
.tooltip-warning + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #f19a1f;
}
.tooltip-warning + .tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #f19a1f;
}
.tooltip-warning + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #f19a1f;
}
.tooltip-danger + .tooltip .tooltip-inner {
  background-color: #df3c28;
}
.tooltip-danger + .tooltip.top .tooltip-arrow {
  border-top-color: #df3c28;
}
.tooltip-danger + .tooltip.top-left .tooltip-arrow {
  border-top-color: #df3c28;
}
.tooltip-danger + .tooltip.top-right .tooltip-arrow {
  border-top-color: #df3c28;
}
.tooltip-danger + .tooltip.right .tooltip-arrow {
  border-right-color: #df3c28;
}
.tooltip-danger + .tooltip.left .tooltip-arrow {
  border-left-color: #df3c28;
}
.tooltip-danger + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #df3c28;
}
.tooltip-danger + .tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #df3c28;
}
.tooltip-danger + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #df3c28;
}
.tooltip-success + .tooltip .tooltip-inner {
  background-color: #43a543;
}
.tooltip-success + .tooltip.top .tooltip-arrow {
  border-top-color: #43a543;
}
.tooltip-success + .tooltip.top-left .tooltip-arrow {
  border-top-color: #43a543;
}
.tooltip-success + .tooltip.top-right .tooltip-arrow {
  border-top-color: #43a543;
}
.tooltip-success + .tooltip.right .tooltip-arrow {
  border-right-color: #43a543;
}
.tooltip-success + .tooltip.left .tooltip-arrow {
  border-left-color: #43a543;
}
.tooltip-success + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #43a543;
}
.tooltip-success + .tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #43a543;
}
.tooltip-success + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #43a543;
}
.tooltip-info + .tooltip .tooltip-inner {
  background-color: #31b0d5;
}
.tooltip-info + .tooltip.top .tooltip-arrow {
  border-top-color: #31b0d5;
}
.tooltip-info + .tooltip.top-left .tooltip-arrow {
  border-top-color: #31b0d5;
}
.tooltip-info + .tooltip.top-right .tooltip-arrow {
  border-top-color: #31b0d5;
}
.tooltip-info + .tooltip.right .tooltip-arrow {
  border-right-color: #31b0d5;
}
.tooltip-info + .tooltip.left .tooltip-arrow {
  border-left-color: #31b0d5;
}
.tooltip-info + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #31b0d5;
}
.tooltip-info + .tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #31b0d5;
}
.tooltip-info + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #31b0d5;
}
.modal-dialog {
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.modal-content {
  border: none;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.modal-content:before,
.modal-content:after {
  content: " ";
  display: table;
}
.modal-content:after {
  clear: both;
}
.modal-header {
  background: #f8f8f8;
  padding: 12px 20px;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.modal-dialog .close {
  color: #555555;
  font-size: 20px;
  margin-top: 3px;
}
.modal-dialog .close.fa-times {
  font-size: 15px;
  margin-top: 2px;
}
.modal-footer {
  padding: 12px 20px;
  margin-top: 0;
  background: #fff;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
@media (min-width: 480px) {
  .modal-alert .modal-dialog {
    width: 350px;
  }
}
.modal-alert .modal-header,
.modal-alert .modal-title,
.modal-alert .modal-body,
.modal-alert .modal-footer {
  background: none;
  border: none;
  margin: 0;
  padding: 0 20px;
  text-align: center !important;
}
.modal-alert .modal-header {
  color: #fff;
  margin-bottom: 20px;
  padding: 25px 0 18px 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  border-bottom: 4px solid rgba(0, 0, 0, 0.08);
}
.modal-alert .modal-header .fa {
  font-size: 90px;
}
.modal-alert .modal-title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 3px;
}
.modal-alert .modal-body {
  color: #888;
}
.modal-alert .modal-footer {
  margin: 25px 0 20px 0;
}
.modal-alert.modal-info .modal-header {
  background: #5bc0de;
}
.modal-alert.modal-danger .modal-header {
  background: #e66454;
}
.modal-alert.modal-warning .modal-header {
  background: #f4b04f;
}
.modal-alert.modal-success .modal-header {
  background: #5ebd5e;
}
.panel-group .panel-heading {
  padding: 0;
}
.accordion-toggle {
  color: #555555;
  display: block;
  line-height: 22px;
  padding: 9px 35px 9px 20px;
  position: relative;
}
.accordion-toggle:hover,
.accordion-toggle.collapsed:hover {
  background: rgba(0, 0, 0, 0.015);
  color: #555555;
  text-decoration: none;
}
.accordion-toggle:hover:after,
.accordion-toggle.collapsed:hover:after {
  color: #888;
}
.accordion-toggle:after {
  color: #aaa;
  content: "\f146";
  display: block;
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 36px;
  position: absolute;
  top: 3px;
  right: 15px;
}
.accordion-toggle.collapsed {
  color: #777;
}
.accordion-toggle.collapsed:after {
  content: "\f0fe";
}
.panel-group.panel-group-success .accordion-toggle {
  background: #5ebd5e;
  color: #ffffff;
}
.panel-group.panel-group-success .accordion-toggle:after,
.panel-group.panel-group-success .accordion-toggle:hover:after,
.panel-group.panel-group-success .accordion-toggle.collapsed:hover:after {
  color: #ffffff;
}
.panel-group.panel-group-success .panel,
.panel-group.panel-group-success .panel-heading,
.panel-group.panel-group-success .panel-body,
.panel-group.panel-group-success.panel-group .panel-heading + .panel-collapse .panel-body {
  border-color: #5ebd5e;
}
.panel-group.panel-group-danger .accordion-toggle {
  background: #e66454;
  color: #ffffff;
}
.panel-group.panel-group-danger .accordion-toggle:after,
.panel-group.panel-group-danger .accordion-toggle:hover:after,
.panel-group.panel-group-danger .accordion-toggle.collapsed:hover:after {
  color: #ffffff;
}
.panel-group.panel-group-danger .panel,
.panel-group.panel-group-danger .panel-heading,
.panel-group.panel-group-danger .panel-body,
.panel-group.panel-group-danger.panel-group .panel-heading + .panel-collapse .panel-body {
  border-color: #e66454;
}
.panel-group.panel-group-warning .accordion-toggle {
  background: #f4b04f;
  color: #ffffff;
}
.panel-group.panel-group-warning .accordion-toggle:after,
.panel-group.panel-group-warning .accordion-toggle:hover:after,
.panel-group.panel-group-warning .accordion-toggle.collapsed:hover:after {
  color: #ffffff;
}
.panel-group.panel-group-warning .panel,
.panel-group.panel-group-warning .panel-heading,
.panel-group.panel-group-warning .panel-body,
.panel-group.panel-group-warning.panel-group .panel-heading + .panel-collapse .panel-body {
  border-color: #f4b04f;
}
.panel-group.panel-group-info .accordion-toggle {
  background: #5bc0de;
  color: #ffffff;
}
.panel-group.panel-group-info .accordion-toggle:after,
.panel-group.panel-group-info .accordion-toggle:hover:after,
.panel-group.panel-group-info .accordion-toggle.collapsed:hover:after {
  color: #ffffff;
}
.panel-group.panel-group-info .panel,
.panel-group.panel-group-info .panel-heading,
.panel-group.panel-group-info .panel-body,
.panel-group.panel-group-info.panel-group .panel-heading + .panel-collapse .panel-body {
  border-color: #5bc0de;
}
.note {
  background: #fafafa;
  border-left: 3px solid #ddd;
  border-right: 0 solid #ddd;
  margin-bottom: 20px;
  padding: 20px;
}
.note h1,
.note h2,
.note h3,
.note h4,
.note h5,
.note h6 {
  margin-top: 0;
}
.note.note-success {
  border-color: #5ebd5e;
  background: #f4faf2;
}
.note.note-success h1,
.note.note-success h2,
.note.note-success h3,
.note.note-success h4,
.note.note-success h5,
.note.note-success h6 {
  color: #5ebd5e;
}
.note.note-danger {
  border-color: #e66454;
  background: #fbf4f4;
}
.note.note-danger h1,
.note.note-danger h2,
.note.note-danger h3,
.note.note-danger h4,
.note.note-danger h5,
.note.note-danger h6 {
  color: #e66454;
}
.note.note-warning {
  border-color: #f4b04f;
  background: #fbf7de;
}
.note.note-warning h1,
.note.note-warning h2,
.note.note-warning h3,
.note.note-warning h4,
.note.note-warning h5,
.note.note-warning h6 {
  color: #f4b04f;
}
.note.note-info {
  border-color: #5bc0de;
  background: #f6fbfd;
}
.note.note-info h1,
.note.note-info h2,
.note.note-info h3,
.note.note-info h4,
.note.note-info h5,
.note.note-info h6 {
  color: #5bc0de;
}
.counter,
.counter-separated {
  display: inline-block;
}
.counter span,
.counter-separated span {
  background: #444444;
  border: 1px solid #333;
  border-radius: 2px;
  color: #fff;
  display: block;
  float: left;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  padding: 0 6px;
  position: relative;
  text-align: center;
}
.counter span:before,
.counter-separated span:before {
  background: #333;
  content: " ";
  display: block;
  font-size: 0px;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.counter.counter-sm span,
.counter-separated.counter-sm span {
  font-size: 16px;
  line-height: 22px;
  padding: 0 4px;
}
.counter.counter-lg span,
.counter-separated.counter-lg span {
  font-size: 24px;
  line-height: 34px;
  padding: 0 6px;
}
.counter-separated span {
  padding: 0 5px;
}
.counter-separated span + span {
  margin-left: 4px;
}
.counter-separated.counter-sm span {
  padding: 0 4px;
}
.counter-separated.counter-sm span + span {
  margin-left: 3px;
}
.btn-pa-purple {
  color: #ffffff;
}
.btn-pa-purple:focus {
  color: #fff;
}
.btn-pa-purple.btn-outline:focus {
  color: #555555;
}
.btn-pa-purple.btn-outline.dark:focus {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}
.btn-pa-purple,
.btn-pa-purple:focus {
  border-color: #78658b;
  border-bottom-color: #695879;
  background: #857198;
  background-image: -webkit-linear-gradient(top, #88749a 0%, #78658b 100%);
  background-image: linear-gradient(to bottom, #88749a 0%, #78658b 100%);
  background-repeat: repeat-x;
}
.btn-pa-purple:hover {
  color: #ffffff;
  border-color: #715e82;
  border-bottom-color: #574964;
  background: #78658b !important;
  background-image: -webkit-linear-gradient(top, #806b94 0%, #715e82 100%) !important;
  background-image: linear-gradient(to bottom, #806b94 0%, #715e82 100%) !important;
  background-repeat: repeat-x;
}
.btn-pa-purple:active,
.btn-pa-purple.active,
.open .btn-pa-purple.dropdown-toggle {
  background: none;
  background: #7b678e !important;
  border-color: #615170;
  border-bottom-color: #615170 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.btn-pa-purple.btn-flat {
  background: #7d6991;
}
.btn-pa-purple.btn-flat:hover,
.btn-pa-purple.btn-flat:active,
.btn-pa-purple.btn-flat.active,
.open .btn-pa-purple.btn-flat.dropdown-toggle {
  background: #7d6991 !important;
  color: #ffffff;
}
.btn-pa-purple.btn-outline:hover,
.btn-pa-purple.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #715e82;
  border-bottom-color: #574964;
}
.btn-pa-purple.btn-outline:active,
.btn-pa-purple.btn-outline.btn-flat:active {
  border-color: #615170;
}
.btn-group .btn-pa-purple,
.btn-group .btn-pa-purple:focus,
.input-group-btn .btn-pa-purple,
.input-group-btn .btn-pa-purple:focus {
  border-left-color: #715e82;
  border-right-color: #715e82;
}
.btn-group .btn-pa-purple:hover,
.btn-group.open .btn-pa-purple.dropdown-toggle,
.input-group-btn .btn-pa-purple:hover,
.input-group-btn.open .btn-pa-purple.dropdown-toggle {
  border-color: #715e82;
  border-bottom-color: #574964;
}
.btn-group .btn-pa-purple:active,
.btn-group .btn-pa-purple.active,
.input-group-btn .btn-pa-purple:active,
.input-group-btn .btn-pa-purple.active {
  border-left-color: #615170;
  border-right-color: #615170;
}
.badge.badge-pa-purple {
  background: #857198;
  border: 1px solid #857198;
}
.badge.badge-pa-purple[href]:hover,
.badge.badge-pa-purple[href]:focus {
  background-color: #6b5a7c;
  border-color: #6b5a7c;
}
.label.label-pa-purple {
  background: #857198;
}
.label.label-pa-purple[href]:hover,
.label.label-pa-purple[href]:focus {
  background-color: #6b5a7c;
}
.label.label-pa-purple.label-tag {
  border: 1px solid #857198;
}
.label.label-pa-purple.label-tag:before {
  border-color: transparent #857198 transparent transparent;
}
.label.label-pa-purple.label-tag[href]:hover,
.label.label-pa-purple.label-tag[href]:focus {
  border-color: #6b5a7c;
}
.label.label-pa-purple.label-tag[href]:hover:before,
.label.label-pa-purple.label-tag[href]:focus:before {
  border-color: transparent #6b5a7c transparent transparent;
}
.right-to-left .label.label-pa-purple.label-tag:before {
  border-color: transparent transparent transparent #857198;
}
.right-to-left .label.label-pa-purple.label-tag[href]:hover:before,
.right-to-left .label.label-pa-purple.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #6b5a7c;
}
.ie8 .right-to-left .label.label-pa-purple.label-tag:before,
.ie9 .right-to-left .label.label-pa-purple.label-tag:before {
  border-color: transparent #857198 transparent transparent;
}
.ie8 .right-to-left .label.label-pa-purple.label-tag[href]:hover:before,
.ie8 .right-to-left .label.label-pa-purple.label-tag[href]:focus:before,
.ie9 .right-to-left .label.label-pa-purple.label-tag[href]:hover:before,
.ie9 .right-to-left .label.label-pa-purple.label-tag[href]:focus:before {
  border-color: transparent #6b5a7c transparent transparent;
}
.alert.alert-pa-purple {
  color: #fff;
  background: none;
  border-color: #6b5a7c;
  background-color: #857198;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.06)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.06)), color-stop(0.75, rgba(255, 255, 255, 0.06)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-size: 20px 20px;
}
.progress .progress-bar.progress-bar-pa-purple {
  background: #857198;
  border-color: #766388;
}
.progress.progress-striped .progress-bar.progress-bar-pa-purple {
  background-color: #857198;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.dropdown-menu.dropdown-menu-pa-purple > li > a:hover,
.dropdown-menu.dropdown-menu-pa-purple > li.active > a {
  background: #857198;
}
.dropdown-menu.dropdown-menu-pa-purple > li > a:hover {
  color: #ffffff;
}
.nav-tabs.nav-tabs-pa-purple > li.active > a,
.nav-tabs.nav-tabs-pa-purple > li.active > a:hover,
.nav-tabs.nav-tabs-pa-purple > li.active > a:focus {
  background: #857198;
  border-bottom: 2px solid #78658b;
}
.nav-tabs.nav-tabs-pa-purple .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #78658b;
}
.nav-pills.nav-pills-pa-purple > li.active > a,
.nav-pills.nav-pills-pa-purple > li.active > a:hover,
.nav-pills.nav-pills-pa-purple > li.active > a:focus {
  background: #857198;
}
.table-pa-purple table {
  border-top-color: #666567 !important;
}
.table-pa-purple thead,
.table-pa-purple thead tr,
.table-pa-purple thead th,
.table-pa-purple .table-header {
  border-color: #666567 !important;
  color: #ffffff;
}
.table-pa-purple thead tr,
.table-pa-purple thead th {
  background: #756c7e;
}
.table-pa-purple .table-header {
  background: #857198;
}
.list-group.list-group-pa-purple a.list-group-item.active {
  background: #857198;
  border-color: #857198;
}
.list-group.list-group-pa-purple a.list-group-item.active .list-group-item-text {
  color: #ebe7ee;
}
.panel.panel-pa-purple {
  border-color: #857198 !important;
}
.panel.panel-pa-purple .panel-heading {
  background: #857198;
  border-color: #857198;
  color: #fff;
}
.panel.panel-pa-purple .panel-heading .panel-title {
  color: #fff;
}
.panel.panel-pa-purple .panel-heading .panel-heading-text {
  color: #e6e1e9;
}
.panel.panel-pa-purple .panel-heading .panel-heading-text a {
  color: #e6e1e9;
  text-decoration: underline;
}
.panel.panel-pa-purple .panel-heading .panel-heading-text a:hover {
  color: #fff;
}
.panel.panel-pa-purple .panel-heading-controls li.active a,
.panel.panel-pa-purple .panel-heading-controls li.active span {
  color: #857198 !important;
}
.panel.panel-pa-purple.panel-body-colorful .panel-heading,
.panel.panel-pa-purple.panel-body-colorful table,
.panel.panel-pa-purple.panel-body-colorful table tr,
.panel.panel-pa-purple.panel-body-colorful table th,
.panel.panel-pa-purple.panel-body-colorful table td,
.panel.panel-pa-purple.panel-body-colorful .list-group-item {
  border-color: #9989a9;
}
.panel.panel-pa-purple.panel-body-colorful,
.panel.panel-pa-purple.panel-body-colorful .panel-body,
.panel.panel-pa-purple.panel-body-colorful .list-group-item {
  background: #857198;
  color: #fff;
}
.panel.panel-pa-purple.panel-body-colorful .panel-footer {
  background: #857198;
  border-color: #9989a9;
  color: #fff;
}
.popover-pa-purple + .popover .popover-title {
  background: #857198;
  border-bottom-color: #857198;
  color: #fff;
}
.popover-pa-purple.popover-colorful + .popover {
  background: #857198;
  border-color: #857198;
  color: #fff;
}
.popover-pa-purple.popover-colorful + .popover .popover-title {
  border-bottom-color: #9989a9;
  border-bottom-width: 2px;
}
.popover-pa-purple.popover-colorful + .popover.top .arrow:after {
  border-top-color: #857198;
}
.popover-pa-purple.popover-colorful + .popover.bottom .arrow:after {
  border-bottom-color: #857198;
}
.popover-pa-purple.popover-colorful + .popover.left .arrow:after {
  border-left-color: #857198;
}
.popover-pa-purple.popover-colorful + .popover.right .arrow:after {
  border-right-color: #857198;
}
.tooltip-pa-purple + .tooltip .tooltip-inner {
  background-color: #6b5a7c;
}
.tooltip-pa-purple + .tooltip.top .tooltip-arrow {
  border-top-color: #6b5a7c;
}
.tooltip-pa-purple + .tooltip.top-left .tooltip-arrow {
  border-top-color: #6b5a7c;
}
.tooltip-pa-purple + .tooltip.top-right .tooltip-arrow {
  border-top-color: #6b5a7c;
}
.tooltip-pa-purple + .tooltip.right .tooltip-arrow {
  border-right-color: #6b5a7c;
}
.tooltip-pa-purple + .tooltip.left .tooltip-arrow {
  border-left-color: #6b5a7c;
}
.tooltip-pa-purple + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #6b5a7c;
}
.tooltip-pa-purple + .tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #6b5a7c;
}
.tooltip-pa-purple + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #6b5a7c;
}
.panel-group.panel-group-pa-purple .accordion-toggle {
  background: #857198;
  color: #ffffff;
}
.panel-group.panel-group-pa-purple .accordion-toggle:after,
.panel-group.panel-group-pa-purple .accordion-toggle:hover:after,
.panel-group.panel-group-pa-purple .accordion-toggle.collapsed:hover:after {
  color: #ffffff;
}
.panel-group.panel-group-pa-purple .panel,
.panel-group.panel-group-pa-purple .panel-heading,
.panel-group.panel-group-pa-purple .panel-body,
.panel-group.panel-group-pa-purple.panel-group .panel-heading + .panel-collapse .panel-body {
  border-color: #857198;
}
.switcher-pa-purple .switcher-state-on {
  background: #857198 !important;
}
.ui-slider.ui-slider-pa-purple .ui-slider-handle.ui-state-active:before {
  background: #857198;
}
.ui-slider.ui-slider-pa-purple .ui-slider-range {
  background: #857198;
}
.bg-pa-purple {
  background: #857198 !important;
}
.bg-pa-purple[href]:hover {
  background: #7d7089 !important;
}
.bg-pa-purple.darken {
  background: #7d7089 !important;
}
.bg-pa-purple.darken[href]:hover {
  background: #756a81 !important;
}
.bg-pa-purple.darker {
  background: #756a81 !important;
}
.bg-pa-purple.darker[href]:hover {
  background: #6e6378 !important;
}
.bg-pa-purple,
.bg-pa-purple:hover,
.bg-pa-purple:active,
.bg-pa-purple:focus,
.bg-pa-purple a,
.bg-pa-purple a:focus {
  color: #ffffff;
}
.bg-pa-purple a:hover,
.bg-pa-purple a:active {
  color: #d9d9d9;
}
.bg-pa-purple[href]:hover,
.bg-pa-purple [href]:hover {
  color: #fff;
}
.bg-pa-purple * {
  border-color: #9786a7;
}
.text-pa-purple,
.text-pa-purple:hover,
.text-pa-purple:active,
.text-pa-purple:focus,
.text-pa-purple a,
.text-pa-purple a:focus {
  color: #857198;
}
.text-pa-purple a:hover,
.text-pa-purple a:active {
  color: #5f4f6d;
}
.btn-light-green {
  color: #ffffff;
}
.btn-light-green:focus {
  color: #fff;
}
.btn-light-green.btn-outline:focus {
  color: #555555;
}
.btn-light-green.btn-outline.dark:focus {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}
.btn-light-green,
.btn-light-green:focus {
  border-color: #98c66b;
  border-bottom-color: #89bd54;
  background: #a5cd7d;
  background-image: -webkit-linear-gradient(top, #a8ce81 0%, #98c66b 100%);
  background-image: linear-gradient(to bottom, #a8ce81 0%, #98c66b 100%);
  background-repeat: repeat-x;
}
.btn-light-green:hover {
  color: #ffffff;
  border-color: #91c260;
  border-bottom-color: #77ac42;
  background: #98c66b !important;
  background-image: -webkit-linear-gradient(top, #a0ca76 0%, #91c260 100%) !important;
  background-image: linear-gradient(to bottom, #a0ca76 0%, #91c260 100%) !important;
  background-repeat: repeat-x;
}
.btn-light-green:active,
.btn-light-green.active,
.open .btn-light-green.dropdown-toggle {
  background: none;
  background: #9bc76e !important;
  border-color: #81b949;
  border-bottom-color: #81b949 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.btn-light-green.btn-flat {
  background: #9dc972;
}
.btn-light-green.btn-flat:hover,
.btn-light-green.btn-flat:active,
.btn-light-green.btn-flat.active,
.open .btn-light-green.btn-flat.dropdown-toggle {
  background: #9dc972 !important;
  color: #ffffff;
}
.btn-light-green.btn-outline:hover,
.btn-light-green.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #91c260;
  border-bottom-color: #77ac42;
}
.btn-light-green.btn-outline:active,
.btn-light-green.btn-outline.btn-flat:active {
  border-color: #81b949;
}
.btn-group .btn-light-green,
.btn-group .btn-light-green:focus,
.input-group-btn .btn-light-green,
.input-group-btn .btn-light-green:focus {
  border-left-color: #91c260;
  border-right-color: #91c260;
}
.btn-group .btn-light-green:hover,
.btn-group.open .btn-light-green.dropdown-toggle,
.input-group-btn .btn-light-green:hover,
.input-group-btn.open .btn-light-green.dropdown-toggle {
  border-color: #91c260;
  border-bottom-color: #77ac42;
}
.btn-group .btn-light-green:active,
.btn-group .btn-light-green.active,
.input-group-btn .btn-light-green:active,
.input-group-btn .btn-light-green.active {
  border-left-color: #81b949;
  border-right-color: #81b949;
}
.badge.badge-light-green {
  background: #a5cd7d;
  border: 1px solid #a5cd7d;
}
.badge.badge-light-green[href]:hover,
.badge.badge-light-green[href]:focus {
  background-color: #8cbf58;
  border-color: #8cbf58;
}
.label.label-light-green {
  background: #a5cd7d;
}
.label.label-light-green[href]:hover,
.label.label-light-green[href]:focus {
  background-color: #8cbf58;
}
.label.label-light-green.label-tag {
  border: 1px solid #a5cd7d;
}
.label.label-light-green.label-tag:before {
  border-color: transparent #a5cd7d transparent transparent;
}
.label.label-light-green.label-tag[href]:hover,
.label.label-light-green.label-tag[href]:focus {
  border-color: #8cbf58;
}
.label.label-light-green.label-tag[href]:hover:before,
.label.label-light-green.label-tag[href]:focus:before {
  border-color: transparent #8cbf58 transparent transparent;
}
.right-to-left .label.label-light-green.label-tag:before {
  border-color: transparent transparent transparent #a5cd7d;
}
.right-to-left .label.label-light-green.label-tag[href]:hover:before,
.right-to-left .label.label-light-green.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #8cbf58;
}
.ie8 .right-to-left .label.label-light-green.label-tag:before,
.ie9 .right-to-left .label.label-light-green.label-tag:before {
  border-color: transparent #a5cd7d transparent transparent;
}
.ie8 .right-to-left .label.label-light-green.label-tag[href]:hover:before,
.ie8 .right-to-left .label.label-light-green.label-tag[href]:focus:before,
.ie9 .right-to-left .label.label-light-green.label-tag[href]:hover:before,
.ie9 .right-to-left .label.label-light-green.label-tag[href]:focus:before {
  border-color: transparent #8cbf58 transparent transparent;
}
.alert.alert-light-green {
  color: #fff;
  background: none;
  border-color: #8cbf58;
  background-color: #a5cd7d;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.06)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.06)), color-stop(0.75, rgba(255, 255, 255, 0.06)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-size: 20px 20px;
}
.progress .progress-bar.progress-bar-light-green {
  background: #a5cd7d;
  border-color: #96c467;
}
.progress.progress-striped .progress-bar.progress-bar-light-green {
  background-color: #a5cd7d;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.dropdown-menu.dropdown-menu-light-green > li > a:hover,
.dropdown-menu.dropdown-menu-light-green > li.active > a {
  background: #a5cd7d;
}
.dropdown-menu.dropdown-menu-light-green > li > a:hover {
  color: #ffffff;
}
.nav-tabs.nav-tabs-light-green > li.active > a,
.nav-tabs.nav-tabs-light-green > li.active > a:hover,
.nav-tabs.nav-tabs-light-green > li.active > a:focus {
  background: #a5cd7d;
  border-bottom: 2px solid #98c66b;
}
.nav-tabs.nav-tabs-light-green .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #98c66b;
}
.nav-pills.nav-pills-light-green > li.active > a,
.nav-pills.nav-pills-light-green > li.active > a:hover,
.nav-pills.nav-pills-light-green > li.active > a:focus {
  background: #a5cd7d;
}
.table-light-green table {
  border-top-color: #86aa63 !important;
}
.table-light-green thead,
.table-light-green thead tr,
.table-light-green thead th,
.table-light-green .table-header {
  border-color: #86aa63 !important;
  color: #ffffff;
}
.table-light-green thead tr,
.table-light-green thead th {
  background: #96bc6f;
}
.table-light-green .table-header {
  background: #a5cd7d;
}
.list-group.list-group-light-green a.list-group-item.active {
  background: #a5cd7d;
  border-color: #a5cd7d;
}
.list-group.list-group-light-green a.list-group-item.active .list-group-item-text {
  color: #ffffff;
}
.panel.panel-light-green {
  border-color: #a5cd7d !important;
}
.panel.panel-light-green .panel-heading {
  background: #a5cd7d;
  border-color: #a5cd7d;
  color: #fff;
}
.panel.panel-light-green .panel-heading .panel-title {
  color: #fff;
}
.panel.panel-light-green .panel-heading .panel-heading-text {
  color: #ffffff;
}
.panel.panel-light-green .panel-heading .panel-heading-text a {
  color: #ffffff;
  text-decoration: underline;
}
.panel.panel-light-green .panel-heading .panel-heading-text a:hover {
  color: #fff;
}
.panel.panel-light-green .panel-heading-controls li.active a,
.panel.panel-light-green .panel-heading-controls li.active span {
  color: #a5cd7d !important;
}
.panel.panel-light-green.panel-body-colorful .panel-heading,
.panel.panel-light-green.panel-body-colorful table,
.panel.panel-light-green.panel-body-colorful table tr,
.panel.panel-light-green.panel-body-colorful table th,
.panel.panel-light-green.panel-body-colorful table td,
.panel.panel-light-green.panel-body-colorful .list-group-item {
  border-color: #b9d89a;
}
.panel.panel-light-green.panel-body-colorful,
.panel.panel-light-green.panel-body-colorful .panel-body,
.panel.panel-light-green.panel-body-colorful .list-group-item {
  background: #a5cd7d;
  color: #fff;
}
.panel.panel-light-green.panel-body-colorful .panel-footer {
  background: #a5cd7d;
  border-color: #b9d89a;
  color: #fff;
}
.popover-light-green + .popover .popover-title {
  background: #a5cd7d;
  border-bottom-color: #a5cd7d;
  color: #fff;
}
.popover-light-green.popover-colorful + .popover {
  background: #a5cd7d;
  border-color: #a5cd7d;
  color: #fff;
}
.popover-light-green.popover-colorful + .popover .popover-title {
  border-bottom-color: #b9d89a;
  border-bottom-width: 2px;
}
.popover-light-green.popover-colorful + .popover.top .arrow:after {
  border-top-color: #a5cd7d;
}
.popover-light-green.popover-colorful + .popover.bottom .arrow:after {
  border-bottom-color: #a5cd7d;
}
.popover-light-green.popover-colorful + .popover.left .arrow:after {
  border-left-color: #a5cd7d;
}
.popover-light-green.popover-colorful + .popover.right .arrow:after {
  border-right-color: #a5cd7d;
}
.tooltip-light-green + .tooltip .tooltip-inner {
  background-color: #8cbf58;
}
.tooltip-light-green + .tooltip.top .tooltip-arrow {
  border-top-color: #8cbf58;
}
.tooltip-light-green + .tooltip.top-left .tooltip-arrow {
  border-top-color: #8cbf58;
}
.tooltip-light-green + .tooltip.top-right .tooltip-arrow {
  border-top-color: #8cbf58;
}
.tooltip-light-green + .tooltip.right .tooltip-arrow {
  border-right-color: #8cbf58;
}
.tooltip-light-green + .tooltip.left .tooltip-arrow {
  border-left-color: #8cbf58;
}
.tooltip-light-green + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #8cbf58;
}
.tooltip-light-green + .tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #8cbf58;
}
.tooltip-light-green + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #8cbf58;
}
.panel-group.panel-group-light-green .accordion-toggle {
  background: #a5cd7d;
  color: #ffffff;
}
.panel-group.panel-group-light-green .accordion-toggle:after,
.panel-group.panel-group-light-green .accordion-toggle:hover:after,
.panel-group.panel-group-light-green .accordion-toggle.collapsed:hover:after {
  color: #ffffff;
}
.panel-group.panel-group-light-green .panel,
.panel-group.panel-group-light-green .panel-heading,
.panel-group.panel-group-light-green .panel-body,
.panel-group.panel-group-light-green.panel-group .panel-heading + .panel-collapse .panel-body {
  border-color: #a5cd7d;
}
.switcher-light-green .switcher-state-on {
  background: #a5cd7d !important;
}
.ui-slider.ui-slider-light-green .ui-slider-handle.ui-state-active:before {
  background: #a5cd7d;
}
.ui-slider.ui-slider-light-green .ui-slider-range {
  background: #a5cd7d;
}
.bg-light-green {
  background: #a5cd7d !important;
}
.bg-light-green[href]:hover {
  background: #9dc378 !important;
}
.bg-light-green.darken {
  background: #9dc378 !important;
}
.bg-light-green.darken[href]:hover {
  background: #96be6d !important;
}
.bg-light-green.darker {
  background: #96be6d !important;
}
.bg-light-green.darker[href]:hover {
  background: #8eb963 !important;
}
.bg-light-green,
.bg-light-green:hover,
.bg-light-green:active,
.bg-light-green:focus,
.bg-light-green a,
.bg-light-green a:focus {
  color: #ffffff;
}
.bg-light-green a:hover,
.bg-light-green a:active {
  color: #d9d9d9;
}
.bg-light-green[href]:hover,
.bg-light-green [href]:hover {
  color: #fff;
}
.bg-light-green * {
  border-color: #b7d797;
}
.text-light-green,
.text-light-green:hover,
.text-light-green:active,
.text-light-green:focus,
.text-light-green a,
.text-light-green a:focus {
  color: #a5cd7d;
}
.text-light-green a:hover,
.text-light-green a:active {
  color: #7fb746;
}
.btn-dark-gray {
  color: #ffffff;
}
.btn-dark-gray:focus {
  color: #fff;
}
.btn-dark-gray.btn-outline:focus {
  color: #555555;
}
.btn-dark-gray.btn-outline.dark:focus {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}
.btn-dark-gray,
.btn-dark-gray:focus {
  border-color: #2d2d30;
  border-bottom-color: #1e1e20;
  background: #39393d;
  background-image: -webkit-linear-gradient(top, #3b3b40 0%, #2d2d30 100%);
  background-image: linear-gradient(to bottom, #3b3b40 0%, #2d2d30 100%);
  background-repeat: repeat-x;
}
.btn-dark-gray:hover {
  color: #ffffff;
  border-color: #252528;
  border-bottom-color: #0d0d0e;
  background: #2d2d30 !important;
  background-image: -webkit-linear-gradient(top, #343438 0%, #252528 100%) !important;
  background-image: linear-gradient(to bottom, #343438 0%, #252528 100%) !important;
  background-repeat: repeat-x;
}
.btn-dark-gray:active,
.btn-dark-gray.active,
.open .btn-dark-gray.dropdown-toggle {
  background: none;
  background: #2f2f32 !important;
  border-color: #171718;
  border-bottom-color: #171718 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.btn-dark-gray.btn-flat {
  background: #323235;
}
.btn-dark-gray.btn-flat:hover,
.btn-dark-gray.btn-flat:active,
.btn-dark-gray.btn-flat.active,
.open .btn-dark-gray.btn-flat.dropdown-toggle {
  background: #323235 !important;
  color: #ffffff;
}
.btn-dark-gray.btn-outline:hover,
.btn-dark-gray.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #252528;
  border-bottom-color: #0d0d0e;
}
.btn-dark-gray.btn-outline:active,
.btn-dark-gray.btn-outline.btn-flat:active {
  border-color: #171718;
}
.btn-group .btn-dark-gray,
.btn-group .btn-dark-gray:focus,
.input-group-btn .btn-dark-gray,
.input-group-btn .btn-dark-gray:focus {
  border-left-color: #252528;
  border-right-color: #252528;
}
.btn-group .btn-dark-gray:hover,
.btn-group.open .btn-dark-gray.dropdown-toggle,
.input-group-btn .btn-dark-gray:hover,
.input-group-btn.open .btn-dark-gray.dropdown-toggle {
  border-color: #252528;
  border-bottom-color: #0d0d0e;
}
.btn-group .btn-dark-gray:active,
.btn-group .btn-dark-gray.active,
.input-group-btn .btn-dark-gray:active,
.input-group-btn .btn-dark-gray.active {
  border-left-color: #171718;
  border-right-color: #171718;
}
.badge.badge-dark-gray {
  background: #39393d;
  border: 1px solid #39393d;
}
.badge.badge-dark-gray[href]:hover,
.badge.badge-dark-gray[href]:focus {
  background-color: #202023;
  border-color: #202023;
}
.label.label-dark-gray {
  background: #39393d;
}
.label.label-dark-gray[href]:hover,
.label.label-dark-gray[href]:focus {
  background-color: #202023;
}
.label.label-dark-gray.label-tag {
  border: 1px solid #39393d;
}
.label.label-dark-gray.label-tag:before {
  border-color: transparent #39393d transparent transparent;
}
.label.label-dark-gray.label-tag[href]:hover,
.label.label-dark-gray.label-tag[href]:focus {
  border-color: #202023;
}
.label.label-dark-gray.label-tag[href]:hover:before,
.label.label-dark-gray.label-tag[href]:focus:before {
  border-color: transparent #202023 transparent transparent;
}
.right-to-left .label.label-dark-gray.label-tag:before {
  border-color: transparent transparent transparent #39393d;
}
.right-to-left .label.label-dark-gray.label-tag[href]:hover:before,
.right-to-left .label.label-dark-gray.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #202023;
}
.ie8 .right-to-left .label.label-dark-gray.label-tag:before,
.ie9 .right-to-left .label.label-dark-gray.label-tag:before {
  border-color: transparent #39393d transparent transparent;
}
.ie8 .right-to-left .label.label-dark-gray.label-tag[href]:hover:before,
.ie8 .right-to-left .label.label-dark-gray.label-tag[href]:focus:before,
.ie9 .right-to-left .label.label-dark-gray.label-tag[href]:hover:before,
.ie9 .right-to-left .label.label-dark-gray.label-tag[href]:focus:before {
  border-color: transparent #202023 transparent transparent;
}
.alert.alert-dark-gray {
  color: #fff;
  background: none;
  border-color: #202023;
  background-color: #39393d;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.06)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.06)), color-stop(0.75, rgba(255, 255, 255, 0.06)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
  background-size: 20px 20px;
}
.progress .progress-bar.progress-bar-dark-gray {
  background: #39393d;
  border-color: #2a2a2d;
}
.progress.progress-striped .progress-bar.progress-bar-dark-gray {
  background-color: #39393d;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.dropdown-menu.dropdown-menu-dark-gray > li > a:hover,
.dropdown-menu.dropdown-menu-dark-gray > li.active > a {
  background: #39393d;
}
.dropdown-menu.dropdown-menu-dark-gray > li > a:hover {
  color: #ffffff;
}
.nav-tabs.nav-tabs-dark-gray > li.active > a,
.nav-tabs.nav-tabs-dark-gray > li.active > a:hover,
.nav-tabs.nav-tabs-dark-gray > li.active > a:focus {
  background: #39393d;
  border-bottom: 2px solid #2d2d30;
}
.nav-tabs.nav-tabs-dark-gray .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #2d2d30;
}
.nav-pills.nav-pills-dark-gray > li.active > a,
.nav-pills.nav-pills-dark-gray > li.active > a:hover,
.nav-pills.nav-pills-dark-gray > li.active > a:focus {
  background: #39393d;
}
.table-dark-gray table {
  border-top-color: #1c1c1c !important;
}
.table-dark-gray thead,
.table-dark-gray thead tr,
.table-dark-gray thead th,
.table-dark-gray .table-header {
  border-color: #1c1c1c !important;
  color: #ffffff;
}
.table-dark-gray thead tr,
.table-dark-gray thead th {
  background: #2c2c2c;
}
.table-dark-gray .table-header {
  background: #39393d;
}
.list-group.list-group-dark-gray a.list-group-item.active {
  background: #39393d;
  border-color: #39393d;
}
.list-group.list-group-dark-gray a.list-group-item.active .list-group-item-text {
  color: #9e9ea4;
}
.panel.panel-dark-gray {
  border-color: #39393d !important;
}
.panel.panel-dark-gray .panel-heading {
  background: #39393d;
  border-color: #39393d;
  color: #fff;
}
.panel.panel-dark-gray .panel-heading .panel-title {
  color: #fff;
}
.panel.panel-dark-gray .panel-heading .panel-heading-text {
  color: #99999f;
}
.panel.panel-dark-gray .panel-heading .panel-heading-text a {
  color: #99999f;
  text-decoration: underline;
}
.panel.panel-dark-gray .panel-heading .panel-heading-text a:hover {
  color: #fff;
}
.panel.panel-dark-gray .panel-heading-controls li.active a,
.panel.panel-dark-gray .panel-heading-controls li.active span {
  color: #39393d !important;
}
.panel.panel-dark-gray.panel-body-colorful .panel-heading,
.panel.panel-dark-gray.panel-body-colorful table,
.panel.panel-dark-gray.panel-body-colorful table tr,
.panel.panel-dark-gray.panel-body-colorful table th,
.panel.panel-dark-gray.panel-body-colorful table td,
.panel.panel-dark-gray.panel-body-colorful .list-group-item {
  border-color: #4d4d52;
}
.panel.panel-dark-gray.panel-body-colorful,
.panel.panel-dark-gray.panel-body-colorful .panel-body,
.panel.panel-dark-gray.panel-body-colorful .list-group-item {
  background: #39393d;
  color: #fff;
}
.panel.panel-dark-gray.panel-body-colorful .panel-footer {
  background: #39393d;
  border-color: #4d4d52;
  color: #fff;
}
.popover-dark-gray + .popover .popover-title {
  background: #39393d;
  border-bottom-color: #39393d;
  color: #fff;
}
.popover-dark-gray.popover-colorful + .popover {
  background: #39393d;
  border-color: #39393d;
  color: #fff;
}
.popover-dark-gray.popover-colorful + .popover .popover-title {
  border-bottom-color: #4d4d52;
  border-bottom-width: 2px;
}
.popover-dark-gray.popover-colorful + .popover.top .arrow:after {
  border-top-color: #39393d;
}
.popover-dark-gray.popover-colorful + .popover.bottom .arrow:after {
  border-bottom-color: #39393d;
}
.popover-dark-gray.popover-colorful + .popover.left .arrow:after {
  border-left-color: #39393d;
}
.popover-dark-gray.popover-colorful + .popover.right .arrow:after {
  border-right-color: #39393d;
}
.tooltip-dark-gray + .tooltip .tooltip-inner {
  background-color: #202023;
}
.tooltip-dark-gray + .tooltip.top .tooltip-arrow {
  border-top-color: #202023;
}
.tooltip-dark-gray + .tooltip.top-left .tooltip-arrow {
  border-top-color: #202023;
}
.tooltip-dark-gray + .tooltip.top-right .tooltip-arrow {
  border-top-color: #202023;
}
.tooltip-dark-gray + .tooltip.right .tooltip-arrow {
  border-right-color: #202023;
}
.tooltip-dark-gray + .tooltip.left .tooltip-arrow {
  border-left-color: #202023;
}
.tooltip-dark-gray + .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #202023;
}
.tooltip-dark-gray + .tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #202023;
}
.tooltip-dark-gray + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #202023;
}
.panel-group.panel-group-dark-gray .accordion-toggle {
  background: #39393d;
  color: #ffffff;
}
.panel-group.panel-group-dark-gray .accordion-toggle:after,
.panel-group.panel-group-dark-gray .accordion-toggle:hover:after,
.panel-group.panel-group-dark-gray .accordion-toggle.collapsed:hover:after {
  color: #ffffff;
}
.panel-group.panel-group-dark-gray .panel,
.panel-group.panel-group-dark-gray .panel-heading,
.panel-group.panel-group-dark-gray .panel-body,
.panel-group.panel-group-dark-gray.panel-group .panel-heading + .panel-collapse .panel-body {
  border-color: #39393d;
}
.switcher-dark-gray .switcher-state-on {
  background: #39393d !important;
}
.ui-slider.ui-slider-dark-gray .ui-slider-handle.ui-state-active:before {
  background: #39393d;
}
.ui-slider.ui-slider-dark-gray .ui-slider-range {
  background: #39393d;
}
.bg-dark-gray {
  background: #39393d !important;
}
.bg-dark-gray[href]:hover {
  background: #333333 !important;
}
.bg-dark-gray.darken {
  background: #333333 !important;
}
.bg-dark-gray.darken[href]:hover {
  background: #2c2c2c !important;
}
.bg-dark-gray.darker {
  background: #2c2c2c !important;
}
.bg-dark-gray.darker[href]:hover {
  background: #242424 !important;
}
.bg-dark-gray,
.bg-dark-gray:hover,
.bg-dark-gray:active,
.bg-dark-gray:focus,
.bg-dark-gray a,
.bg-dark-gray a:focus {
  color: #ffffff;
}
.bg-dark-gray a:hover,
.bg-dark-gray a:active {
  color: #d9d9d9;
}
.bg-dark-gray[href]:hover,
.bg-dark-gray [href]:hover {
  color: #fff;
}
.bg-dark-gray * {
  border-color: #4a4a4f;
}
.text-dark-gray,
.text-dark-gray:hover,
.text-dark-gray:active,
.text-dark-gray:focus,
.text-dark-gray a,
.text-dark-gray a:focus {
  color: #39393d;
}
.text-dark-gray a:hover,
.text-dark-gray a:active {
  color: #141415;
}
.btn-facebook {
  color: #ffffff;
}
.btn-facebook:focus {
  color: #fff;
}
.btn-facebook.btn-outline:focus {
  color: #555555;
}
.btn-facebook.btn-outline.dark:focus {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}
.btn-facebook,
.btn-facebook:focus {
  border-color: #4c669c;
  border-bottom-color: #425887;
  background: #5571ac;
  background-image: -webkit-linear-gradient(top, #5874ae 0%, #4c669c 100%);
  background-image: linear-gradient(to bottom, #5874ae 0%, #4c669c 100%);
  background-repeat: repeat-x;
}
.btn-facebook:hover {
  color: #ffffff;
  border-color: #475f91;
  border-bottom-color: #36486f;
  background: #4c669c !important;
  background-image: -webkit-linear-gradient(top, #516ca6 0%, #475f91 100%) !important;
  background-image: linear-gradient(to bottom, #516ca6 0%, #475f91 100%) !important;
  background-repeat: repeat-x;
}
.btn-facebook:active,
.btn-facebook.active,
.open .btn-facebook.dropdown-toggle {
  background: none;
  background: #4e689f !important;
  border-color: #3d517d;
  border-bottom-color: #3d517d !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.btn-facebook.btn-flat {
  background: #4f6aa2;
}
.btn-facebook.btn-flat:hover,
.btn-facebook.btn-flat:active,
.btn-facebook.btn-flat.active,
.open .btn-facebook.btn-flat.dropdown-toggle {
  background: #4f6aa2 !important;
  color: #ffffff;
}
.btn-facebook.btn-outline:hover,
.btn-facebook.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #475f91;
  border-bottom-color: #36486f;
}
.btn-facebook.btn-outline:active,
.btn-facebook.btn-outline.btn-flat:active {
  border-color: #3d517d;
}
.btn-group .btn-facebook,
.btn-group .btn-facebook:focus,
.input-group-btn .btn-facebook,
.input-group-btn .btn-facebook:focus {
  border-left-color: #475f91;
  border-right-color: #475f91;
}
.btn-group .btn-facebook:hover,
.btn-group.open .btn-facebook.dropdown-toggle,
.input-group-btn .btn-facebook:hover,
.input-group-btn.open .btn-facebook.dropdown-toggle {
  border-color: #475f91;
  border-bottom-color: #36486f;
}
.btn-group .btn-facebook:active,
.btn-group .btn-facebook.active,
.input-group-btn .btn-facebook:active,
.input-group-btn .btn-facebook.active {
  border-left-color: #3d517d;
  border-right-color: #3d517d;
}
.stat-panel {
  background: #fff;
  border-radius: 2px;
  display: table;
  margin-bottom: 22px;
  overflow: hidden;
  position: relative;
  table-layout: fixed !important;
  width: 100%;
}
.stat-rows {
  display: table;
  height: 100%;
  table-layout: fixed !important;
  width: 100%;
}
.stat-cell,
.stat-row {
  float: none !important;
}
.stat-row {
  display: table-row !important;
  float: none;
  width: 100%;
}
.stat-cell {
  display: table-cell !important;
  overflow: hidden;
  padding: 20px;
  position: relative;
}
.stat-cell > * {
  position: relative;
}
.stat-cell .fa {
  line-height: 1.42857143;
}
.stat-cell .bg-icon {
  bottom: 0;
  color: rgba(0, 0, 0, 0.05);
  font-size: 100px;
  line-height: 100px;
  height: 100px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 120px;
}
.stat-cell .bg-icon.bg-icon-left {
  left: 0;
  right: auto;
}
a.stat-cell:hover {
  text-decoration: none;
}
.stats-sparklines {
  display: inline-block;
  margin-bottom: -2px;
  position: relative;
  width: 100%;
}
.stat-counters {
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  display: table;
  overflow: hidden;
  table-layout: fixed;
  width: 100%;
}
.stat-counters > .stat-cell {
  display: table-cell;
  float: none;
}
.stat-counters > .stat-cell + .stat-cell {
  border-left: 1px solid #e4e4e4;
}
.stat-counters[class*='bg-'] {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.stat-counters[class*='bg-'] .stat-cell {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
[class*='bg-'] .bg-icon {
  color: rgba(0, 0, 0, 0.08);
}
.ie8 .stat-cell .bg-icon {
  display: none !important;
}
.bordered {
  border: 1px solid #e4e4e4;
}
.bordered[class*='bg-'],
[class*='bg-'] .border-t {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.border-t {
  border-top: 1px solid #e4e4e4;
}
.no-border {
  border-width: 0 !important;
}
.no-border-hr {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}
.no-border-vr {
  border-top-width: 0 !important;
  border-bottom-width: 0 !important;
}
.no-border-t {
  border-top-width: 0 !important;
}
body:not(.right-to-left) .no-border-r {
  border-right-width: 0 !important;
}
.no-border-b {
  border-bottom-width: 0 !important;
}
body:not(.right-to-left) .no-border-l {
  border-left-width: 0 !important;
}
.no-grid-gutter-h {
  margin-left: -18px !important;
  margin-right: -18px !important;
}
.panel-wide {
  margin-left: -20px !important;
  margin-right: -20px !important;
}
.grid-gutter-margin-b {
  margin-bottom: 22px;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-hr {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-margin-vr {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.no-margin-b {
  margin-bottom: 0 !important;
}
.no-margin-t {
  margin-top: 0 !important;
}
.form-group-margin {
  margin-bottom: 15px !important;
}
.panel-padding {
  padding: 20px !important;
}
.grid-gutter-padding-h {
  padding-left: 18px;
  padding-right: 18px;
}
.tab-content-padding {
  padding: 15px 0 !important;
}
.panel-padding-h {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.padding-sm {
  padding: 10px 15px !important;
}
.padding-sm-hr {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.padding-xs-hr {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.padding-sm-vr {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.padding-xs-vr {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-hr {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-padding-vr {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.no-padding-b {
  padding-bottom: 0 !important;
}
.no-padding-t {
  padding-top: 0 !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
@media (min-width: 768px) {
  .text-left-sm {
    text-align: left;
  }
  .text-center-sm {
    text-align: center;
  }
  .text-right-sm {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .text-left-md {
    text-align: left;
  }
  .text-center-md {
    text-align: center;
  }
  .text-right-md {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .text-left-lg {
    text-align: left;
  }
  .text-center-lg {
    text-align: center;
  }
  .text-right-lg {
    text-align: right;
  }
}
.valign-top,
.valign-top td,
.valign-top th {
  vertical-align: top !important;
}
.valign-middle,
.valign-middle td,
.valign-middle th {
  vertical-align: middle !important;
}
.valign-bottom,
.valign-bottom td,
.valign-bottom th {
  vertical-align: bottom !important;
}
.text-xs {
  font-size: 11px;
}
.text-sm {
  font-size: 12px;
}
.text-bg {
  font-size: 17px;
}
.text-lg {
  font-size: 23px;
}
.text-xlg {
  font-size: 30px;
}
.text-slg {
  font-size: 50px;
}
.text-slim {
  font-weight: 300 !important;
}
.text-normal {
  font-weight: 400 !important;
}
.text-semibold {
  font-weight: 600 !important;
}
.text-bold {
  font-weight: 700 !important;
}
.text-default,
.text-default:hover,
.text-default:active,
.text-default:focus,
.text-default a,
.text-default a:focus {
  color: #829091;
}
.text-default a:hover,
.text-default a:active {
  color: #5d6869;
}
.text-success,
.text-success:hover,
.text-success:active,
.text-success:focus,
.text-success a,
.text-success a:focus {
  color: #46ac46;
}
.text-success a:hover,
.text-success a:active {
  color: #307630;
}
.text-danger,
.text-danger:hover,
.text-danger:active,
.text-danger:focus,
.text-danger a,
.text-danger a:focus {
  color: #e14430;
}
.text-danger a:hover,
.text-danger a:active {
  color: #ac2919;
}
.text-warning,
.text-warning:hover,
.text-warning:active,
.text-warning:focus,
.text-warning a,
.text-warning a:focus {
  color: #f29f29;
}
.text-warning a:hover,
.text-warning a:active {
  color: #c2770c;
}
.text-info,
.text-info:hover,
.text-info:active,
.text-info:focus,
.text-info a,
.text-info a:focus {
  color: #39b3d7;
}
.text-info a:hover,
.text-info a:active {
  color: #2185a3;
}
.text-light-gray,
.text-light-gray:hover,
.text-light-gray:active,
.text-light-gray:focus,
.text-light-gray a,
.text-light-gray a:focus {
  color: #bbbbbb;
}
.text-light-gray a:hover,
.text-light-gray a:active {
  color: #959595;
}
.bg-default {
  background: #98a3a4 !important;
}
.bg-default[href]:hover {
  background: #969797 !important;
}
.bg-default.darken {
  background: #969797 !important;
}
.bg-default.darken[href]:hover {
  background: #8e8f8f !important;
}
.bg-default.darker {
  background: #8e8f8f !important;
}
.bg-default.darker[href]:hover {
  background: #878787 !important;
}
.bg-default,
.bg-default:hover,
.bg-default:active,
.bg-default:focus,
.bg-default a,
.bg-default a:focus {
  color: #ffffff;
}
.bg-default a:hover,
.bg-default a:active {
  color: #d9d9d9;
}
.bg-default[href]:hover,
.bg-default [href]:hover {
  color: #fff;
}
.bg-default * {
  border-color: #abb4b5;
}
.bg-success {
  background: #5ebd5e !important;
}
.bg-success[href]:hover {
  background: #5ab15a !important;
}
.bg-success.darken {
  background: #5ab15a !important;
}
.bg-success.darken[href]:hover {
  background: #51ab51 !important;
}
.bg-success.darker {
  background: #51ab51 !important;
}
.bg-success.darker[href]:hover {
  background: #4ca14c !important;
}
.bg-success,
.bg-success:hover,
.bg-success:active,
.bg-success:focus,
.bg-success a,
.bg-success a:focus {
  color: #ffffff;
}
.bg-success a:hover,
.bg-success a:active {
  color: #d9d9d9;
}
.bg-success[href]:hover,
.bg-success [href]:hover {
  color: #fff;
}
.bg-success * {
  border-color: #77c777;
}
.bg-danger {
  background: #e66454 !important;
}
.bg-danger[href]:hover {
  background: #de5d4d !important;
}
.bg-danger.darken {
  background: #de5d4d !important;
}
.bg-danger.darken[href]:hover {
  background: #db5140 !important;
}
.bg-danger.darker {
  background: #db5140 !important;
}
.bg-danger.darker[href]:hover {
  background: #d94533 !important;
}
.bg-danger,
.bg-danger:hover,
.bg-danger:active,
.bg-danger:focus,
.bg-danger a,
.bg-danger a:focus {
  color: #ffffff;
}
.bg-danger a:hover,
.bg-danger a:active {
  color: #d9d9d9;
}
.bg-danger[href]:hover,
.bg-danger [href]:hover {
  color: #fff;
}
.bg-danger * {
  border-color: #eb8073;
}
.bg-warning {
  background: #f4b04f !important;
}
.bg-warning[href]:hover {
  background: #eda847 !important;
}
.bg-warning.darken {
  background: #eda847 !important;
}
.bg-warning.darken[href]:hover {
  background: #eca239 !important;
}
.bg-warning.darker {
  background: #eca239 !important;
}
.bg-warning.darker[href]:hover {
  background: #ea9b2b !important;
}
.bg-warning,
.bg-warning:hover,
.bg-warning:active,
.bg-warning:focus,
.bg-warning a,
.bg-warning a:focus {
  color: #ffffff;
}
.bg-warning a:hover,
.bg-warning a:active {
  color: #d9d9d9;
}
.bg-warning[href]:hover,
.bg-warning [href]:hover {
  color: #fff;
}
.bg-warning * {
  border-color: #f6bf71;
}
.bg-info {
  background: #5bc0de !important;
}
.bg-info[href]:hover {
  background: #55b8d5 !important;
}
.bg-info.darken {
  background: #55b8d5 !important;
}
.bg-info.darken[href]:hover {
  background: #48b3d2 !important;
}
.bg-info.darker {
  background: #48b3d2 !important;
}
.bg-info.darker[href]:hover {
  background: #3cadcf !important;
}
.bg-info,
.bg-info:hover,
.bg-info:active,
.bg-info:focus,
.bg-info a,
.bg-info a:focus {
  color: #ffffff;
}
.bg-info a:hover,
.bg-info a:active {
  color: #d9d9d9;
}
.bg-info[href]:hover,
.bg-info [href]:hover {
  color: #fff;
}
.bg-info * {
  border-color: #79cbe4;
}
.bg-panel {
  background: #fafafa;
}
.no-bg {
  background: none !important;
}
.rounded {
  border-radius: 999999px !important;
}
.no-border-radius {
  border-radius: 0 !important;
}
@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}
@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}
#main-navbar .navbar-brand {
  font-size: 13px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#main-navbar .navbar-brand:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#main-navbar .navbar-brand div {
  display: inline-block;
  position: relative;
  margin-right: 4px;
  top: 4px;
}
#main-navbar .navbar-brand div,
#main-navbar .navbar-brand div img {
  height: 18px;
  width: 18px;
}
#main-navbar .navbar-brand div img {
  display: block;
}
.right-to-left #main-navbar .navbar-brand div {
  margin-right: 0;
  margin-left: 4px;
}
#menu-content-demo {
  white-space: nowrap !important;
  position: relative;
  padding-left: 86px !important;
}
#menu-content-demo img {
  width: 54px;
  height: 54px;
  display: block;
  position: absolute;
  left: -68px;
  top: 1px;
  border-radius: 999999px;
}
#menu-content-demo .text-bg {
  color: #fff;
  margin-bottom: 6px;
}
#menu-content-demo .btn {
  width: 26px !important;
  height: 22px;
  line-height: 20px;
  text-align: center;
  padding: 0;
  display: inline-block !important;
  opacity: .8;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
#menu-content-demo .btn:hover {
  opacity: 1;
}
#menu-content-demo > div {
  margin: 6px 0;
  position: relative;
}
#menu-content-demo .close {
  position: absolute;
  top: -15px;
  right: -5px;
  text-shadow: none;
  color: #fff;
  color: rgba(255, 255, 255, 0.2);
  opacity: 1;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#menu-content-demo .close:hover {
  color: #fff;
}
.theme-clean #menu-content-demo .text-bg,
.theme-white #menu-content-demo .text-bg {
  color: #444;
}
.theme-clean #menu-content-demo .close,
.theme-white #menu-content-demo .close {
  color: #ccc;
}
.theme-clean #menu-content-demo .close:hover,
.theme-white #menu-content-demo .close:hover {
  color: #888;
}
.right-to-left #menu-content-demo {
  padding-left: 20px !important;
  padding-right: 86px !important;
}
.right-to-left #menu-content-demo img {
  left: auto;
  right: -68px;
}
.right-to-left #menu-content-demo .close {
  left: -20px;
  right: auto;
}
@media (min-width: 480px) {
  #menu-content-demo > div {
    width: 120px;
  }
  #menu-content-demo .close {
    right: -20px;
  }
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-slider {
  background: #d7d7d7;
  border-radius: 20px;
  position: relative;
  text-align: left;
}
.ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 14px;
  height: 14px;
  cursor: default;
  border-radius: 1000px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-image: -webkit-linear-gradient(top, #fcfcfc 0%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #fcfcfc 0%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#ffeaeaea', GradientType=0);
}
.ui-slider-handle:before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 1000px;
  background: red;
  z-index: 3;
  top: 4px;
  left: 4px;
  background: #bbb;
}
.ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background-position: 0 0;
  border-radius: 1000px;
}
/* For IE8 - See #6727 */
.ui-state-disabled .ui-slider-handle,
.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 6px;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -4px;
  margin-left: -7px;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 6px;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -4px;
  margin-left: 0;
  margin-bottom: -7px;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-slider.ui-slider-info .ui-slider-handle.ui-state-active:before {
  background: #5bc0de;
}
.ui-slider.ui-slider-info .ui-slider-range {
  background: #5bc0de;
}
.ui-slider.ui-slider-success .ui-slider-handle.ui-state-active:before {
  background: #5ebd5e;
}
.ui-slider.ui-slider-success .ui-slider-range {
  background: #5ebd5e;
}
.ui-slider.ui-slider-warning .ui-slider-handle.ui-state-active:before {
  background: #f4b04f;
}
.ui-slider.ui-slider-warning .ui-slider-range {
  background: #f4b04f;
}
.ui-slider.ui-slider-danger .ui-slider-handle.ui-state-active:before {
  background: #e66454;
}
.ui-slider.ui-slider-danger .ui-slider-range {
  background: #e66454;
}
.ui-accordion {
  margin-top: -3px;
}
.ui-accordion-header {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 2px;
  color: #777;
  cursor: pointer;
  margin: 5px 0 0 0;
  min-height: 0;
  padding: 0 15px;
  position: relative;
}
.ui-accordion-header.ui-state-active {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ui-accordion-header.ui-state-active:after {
  content: "\f146";
}
.ui-accordion-header:hover,
.ui-accordion-header.ui-state-active:hover {
  background: #f1f1f1;
  color: #555555;
  text-decoration: none;
}
.ui-accordion-header:hover:after,
.ui-accordion-header.ui-state-active:hover:after {
  color: #888;
}
.ui-accordion-header:after {
  color: #aaa;
  content: "\f0fe";
  display: block;
  float: right;
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 36px;
  position: relative;
}
.ui-accordion-header,
.ui-accordion-header > span {
  color: #555555;
  display: block;
  font-size: 13px;
  line-height: 36px;
}
.ui-accordion-content {
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
  overflow: auto;
  padding: 15px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.ui-accordion-content:before,
.ui-accordion-content:after {
  content: " ";
  display: table;
}
.ui-accordion-content:after {
  clear: both;
}
.ui-autocomplete {
  position: absolute;
  cursor: default;
  border: 2px solid #ccc;
  padding: 5px 0;
  border-radius: 2px;
}
.ui-autocomplete > li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ui-autocomplete > li > a {
  color: #555555;
  cursor: pointer !important;
  display: block;
  margin: 0 -2px;
  padding: 5px 18px;
  text-decoration: none;
}
.ui-autocomplete > li > a:hover {
  text-decoration: none;
}
.ui-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 2px;
  display: none;
  float: left;
  font-size: 13px;
  left: 0;
  list-style: none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  z-index: 1000;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  margin: 0;
  padding: 0;
  width: 100%;
  /* support: IE10, see #8844 */
}
.ui-menu .ui-menu-item a {
  clear: both;
  color: #555555;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.428571429;
  margin: 0 -2px;
  min-height: 0;
  /* support: IE7 */
  padding: 5px 18px;
  text-decoration: none;
  white-space: nowrap;
}
.ui-menu .ui-menu-item a:hover,
.ui-menu .ui-menu-item a:focus {
  color: #fff;
  text-decoration: none;
}
.ui-menu .ui-menu-item a[aria-haspopup="true"]:after {
  content: "\f0da";
  display: block;
  float: right;
  font-family: FontAwesome;
}
.ui-menu .divider,
.ui-menu .ui-menu-divider {
  background-color: #e5e5e5;
  border-width: 2px;
  height: 1px;
  margin: 5px 0;
  overflow: hidden;
}
.ui-menu .disabled,
.ui-menu .ui-state-disabled {
  font-weight: normal;
}
.ui-menu .disabled a,
.ui-menu .ui-state-disabled a,
.ui-menu .disabled:hover a,
.ui-menu .ui-state-disabled:hover a,
.ui-menu .disabled:focus a,
.ui-menu .ui-state-disabled:focus a {
  background: transparent !important;
  color: #999 !important;
  cursor: not-allowed;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  color: #fff;
}
.ui-spinner {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  padding-right: 32px;
}
.ui-spinner-button {
  display: block;
  position: absolute;
  text-align: center;
  line-height: 15px;
  font-weight: 400;
  width: 20px;
  height: 15px;
  top: 0;
  right: 0;
  font-family: FontAwesome;
  cursor: pointer;
  text-decoration: none !important;
  border-color: #cfcece !important;
  border-left: 1px solid;
  margin: 1px 1px 1px 0;
  color: #555555;
}
.ui-spinner-button,
.ui-spinner-button:focus {
  border-color: #dddddd;
  border-bottom-color: #cecece;
  background: #f4f4f4;
  background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 0%, #eaeaea 100%);
  background-repeat: repeat-x;
}
.ui-spinner-button:hover {
  color: #555555;
  border-color: #d5d5d5;
  border-bottom-color: #bcbcbc;
  background: #eaeaea !important;
  background-image: -webkit-linear-gradient(top, #efefef 0%, #e5e5e5 100%) !important;
  background-image: linear-gradient(to bottom, #efefef 0%, #e5e5e5 100%) !important;
  background-repeat: repeat-x;
}
.ui-spinner-button:active,
.ui-spinner-button.active,
.open .ui-spinner-button.dropdown-toggle {
  background: none;
  background: #ebebeb !important;
  border-color: #c6c6c6;
  border-bottom-color: #c6c6c6 !important;
  color: #555555;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.ui-spinner-button.btn-flat {
  background: #ececec;
}
.ui-spinner-button.btn-flat:hover,
.ui-spinner-button.btn-flat:active,
.ui-spinner-button.btn-flat.active,
.open .ui-spinner-button.btn-flat.dropdown-toggle {
  background: #ececec !important;
  color: #555555;
}
.ui-spinner-button.btn-outline:hover,
.ui-spinner-button.btn-outline.btn-flat:hover {
  color: #555555;
  border-color: #d5d5d5;
  border-bottom-color: #bcbcbc;
}
.ui-spinner-button.btn-outline:active,
.ui-spinner-button.btn-outline.btn-flat:active {
  border-color: #c6c6c6;
}
.btn-group .ui-spinner-button,
.btn-group .ui-spinner-button:focus,
.input-group-btn .ui-spinner-button,
.input-group-btn .ui-spinner-button:focus {
  border-left-color: #d5d5d5;
  border-right-color: #d5d5d5;
}
.btn-group .ui-spinner-button:hover,
.btn-group.open .ui-spinner-button.dropdown-toggle,
.input-group-btn .ui-spinner-button:hover,
.input-group-btn.open .ui-spinner-button.dropdown-toggle {
  border-color: #d5d5d5;
  border-bottom-color: #bcbcbc;
}
.btn-group .ui-spinner-button:active,
.btn-group .ui-spinner-button.active,
.input-group-btn .ui-spinner-button:active,
.input-group-btn .ui-spinner-button.active {
  border-left-color: #c6c6c6;
  border-right-color: #c6c6c6;
}
.ui-spinner-button span {
  display: none;
}
.ui-spinner-button:after {
  content: "\f0d8";
  font-size: 12px;
}
.ui-spinner-button.ui-spinner-down {
  top: 15px;
  margin-top: 0;
  border-top: 1px solid;
  height: 16px;
}
.ui-spinner-button.ui-spinner-down:after {
  content: "\f0d7";
}
.ui-spinner-disabled .ui-spinner-button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  background: #eee;
}
.ui-progressbar {
  background-color: rgba(0, 0, 0, 0.06);
  height: 13px;
  overflow: hidden;
  text-align: left;
  -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);
}
.ui-progressbar .ui-progressbar-value {
  background: none;
  border: 1px solid;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  height: 100%;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background: none;
}
.ui-progressbar.ui-progressbar-warning .ui-progressbar-value {
  background: #f4b04f;
  border-color: #f2a332;
  background-color: #f4b04f;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.ui-progressbar.ui-progressbar-success .ui-progressbar-value {
  background: #5ebd5e;
  border-color: #49b349;
  background-color: #5ebd5e;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.ui-progressbar.ui-progressbar-danger .ui-progressbar-value {
  background: #e66454;
  border-color: #e24c39;
  background-color: #e66454;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.ui-progressbar.ui-progressbar-info .ui-progressbar-value {
  background: #5bc0de;
  border-color: #42b6d9;
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.ui-tabs-nav {
  border-bottom: 2px solid #e4e4e4 !important;
}
.ui-tabs-nav.nav-tabs-simple > .ui-tabs-active > a {
  color: #555555 !important;
}
.ui-tabs-nav:not(.nav-tabs-simple) > .ui-tabs-active > a > .badge,
.ui-tabs-nav:not(.nav-tabs-simple) > .ui-tabs-active > a > .label {
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
}
.ui-datepicker {
  background-clip: padding-box;
  background-color: #fff;
  border: 4px solid;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  display: none;
  left: 0;
  position: absolute;
  text-align: left;
  top: 0;
  width: auto !important;
  z-index: 1010;
  white-space: normal;
}
.ui-datepicker table {
  width: 210px;
}
.ui-datepicker th,
.ui-datepicker td {
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}
.ui-datepicker td {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}
.ui-datepicker td a {
  color: #555555;
  display: block;
  height: 100%;
  text-decoration: none;
  width: 100%;
}
.ui-datepicker td a:hover {
  background: #f3f3f3;
}
.ui-datepicker td.ui-datepicker-today a {
  background: #f3f3f3;
  font-weight: 700;
}
.ui-datepicker tr td:last-child {
  border-right: none;
}
.ui-datepicker th {
  color: #fff;
  font-weight: 600;
}
.ui-datepicker .ui-state-active {
  color: #fff !important;
  text-decoration: none;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  color: #fff;
  cursor: pointer;
  display: block;
  height: 35px;
  line-height: 35px;
  position: absolute;
  text-align: center;
  text-decoration: none !important;
  width: 35px;
}
.ui-datepicker-prev span,
.ui-datepicker-next span {
  display: none;
}
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
  background: rgba(255, 255, 255, 0.2);
}
.ui-datepicker-prev:after,
.ui-datepicker-next:after {
  color: #fff;
  font-family: FontAwesome;
}
.ui-datepicker-prev {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  left: 0;
}
.ui-datepicker-prev:after {
  content: "\f053";
}
.ui-datepicker-next {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  right: 0;
}
.ui-datepicker-next:after {
  content: "\f054";
}
.ui-datepicker-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: #fff;
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 210px;
}
.ui-datepicker-title select {
  background: none;
  border: none;
  color: #fff;
}
.ui-datepicker-title select:first-child {
  margin-right: 5px;
}
.ui-datepicker-buttonpane {
  background: #eee;
  padding: 5px 7px;
  text-align: right;
}
.ui-datepicker-buttonpane button {
  font-size: 12px;
  line-height: 15px;
  padding: 4px 9px;
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  outline: none !important;
  border: 1px solid #cfcece;
  border-radius: 2px;
  color: #555555;
}
.ui-datepicker-buttonpane button,
.ui-datepicker-buttonpane button:focus {
  border-color: #dddddd;
  border-bottom-color: #cecece;
  background: #f4f4f4;
  background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 0%, #eaeaea 100%);
  background-repeat: repeat-x;
}
.ui-datepicker-buttonpane button:hover {
  color: #555555;
  border-color: #d5d5d5;
  border-bottom-color: #bcbcbc;
  background: #eaeaea !important;
  background-image: -webkit-linear-gradient(top, #efefef 0%, #e5e5e5 100%) !important;
  background-image: linear-gradient(to bottom, #efefef 0%, #e5e5e5 100%) !important;
  background-repeat: repeat-x;
}
.ui-datepicker-buttonpane button:active,
.ui-datepicker-buttonpane button.active,
.open .ui-datepicker-buttonpane button.dropdown-toggle {
  background: none;
  background: #ebebeb !important;
  border-color: #c6c6c6;
  border-bottom-color: #c6c6c6 !important;
  color: #555555;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.ui-datepicker-buttonpane button.btn-flat {
  background: #ececec;
}
.ui-datepicker-buttonpane button.btn-flat:hover,
.ui-datepicker-buttonpane button.btn-flat:active,
.ui-datepicker-buttonpane button.btn-flat.active,
.open .ui-datepicker-buttonpane button.btn-flat.dropdown-toggle {
  background: #ececec !important;
  color: #555555;
}
.ui-datepicker-buttonpane button.btn-outline:hover,
.ui-datepicker-buttonpane button.btn-outline.btn-flat:hover {
  color: #555555;
  border-color: #d5d5d5;
  border-bottom-color: #bcbcbc;
}
.ui-datepicker-buttonpane button.btn-outline:active,
.ui-datepicker-buttonpane button.btn-outline.btn-flat:active {
  border-color: #c6c6c6;
}
.btn-group .ui-datepicker-buttonpane button,
.btn-group .ui-datepicker-buttonpane button:focus,
.input-group-btn .ui-datepicker-buttonpane button,
.input-group-btn .ui-datepicker-buttonpane button:focus {
  border-left-color: #d5d5d5;
  border-right-color: #d5d5d5;
}
.btn-group .ui-datepicker-buttonpane button:hover,
.btn-group.open .ui-datepicker-buttonpane button.dropdown-toggle,
.input-group-btn .ui-datepicker-buttonpane button:hover,
.input-group-btn.open .ui-datepicker-buttonpane button.dropdown-toggle {
  border-color: #d5d5d5;
  border-bottom-color: #bcbcbc;
}
.btn-group .ui-datepicker-buttonpane button:active,
.btn-group .ui-datepicker-buttonpane button.active,
.input-group-btn .ui-datepicker-buttonpane button:active,
.input-group-btn .ui-datepicker-buttonpane button.active {
  border-left-color: #c6c6c6;
  border-right-color: #c6c6c6;
}
.ui-datepicker-buttonpane button + button {
  margin-left: 5px;
}
.ui-datepicker-group {
  float: left;
  width: 210px;
}
.ui-datepicker-group + .ui-datepicker-group .ui-datepicker-title,
.ui-datepicker-group + .ui-datepicker-group table {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.ui-datepicker-row-break:before,
.ui-datepicker-row-break:after {
  content: " ";
  display: table;
}
.ui-datepicker-row-break:after {
  clear: both;
}
.ui-tooltip {
  background-color: #222222;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  max-width: 300px;
  padding: 4px 10px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 9999;
}
body .ui-tooltip {
  border-width: 0;
}
.switcher {
  cursor: pointer;
  display: inline-block;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.switcher-inner {
  display: block;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  word-spacing: 0;
}
.switcher-state-on,
.switcher-state-off {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.switcher-state-on {
  margin-left: -100%;
}
.switcher.checked .switcher-state-on {
  margin-left: 0;
}
.switcher-toggler {
  left: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.switcher.checked .switcher-toggler {
  left: 100%;
}
.switcher > input[type="checkbox"] {
  left: -100000px;
  position: absolute;
  visibility: hidden;
}
.switcher + .styled-pseudo-checkbox {
  display: none !important;
}
/******************************************************************
 ******************************************************************
 ******************************************************************/
.switcher {
  height: 24px;
  width: 60px;
}
.switcher-toggler {
  background: #fff;
  border-radius: 9999px;
  height: 20px;
  margin-left: 1px;
  margin-top: 2px;
  width: 20px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.switcher-inner {
  border-radius: 9999px;
}
.switcher-state-on,
.switcher-state-off {
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  line-height: 24px;
}
.switcher-state-on {
  background: #5ebd5e;
  padding-right: 20px;
}
.switcher-state-off {
  background: #444;
  padding-left: 20px;
}
.switcher.checked .switcher-toggler {
  margin-left: -21px;
}
.switcher-theme-square .switcher-inner {
  border-radius: 3px;
}
.switcher-theme-square .switcher-toggler {
  border-radius: 2px;
  margin-left: 2px;
}
.switcher-theme-square.switcher.checked .switcher-toggler {
  margin-left: -22px;
}
.switcher-theme-modern.switcher {
  height: 8px;
  width: 44px;
}
.switcher-theme-modern .switcher-toggler {
  height: 20px;
  margin-left: -3px;
  margin-top: -6px;
  width: 20px;
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .3), 0 0 15px 1px rgba(255, 255, 255, .8) inset;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .3), 0 0 15px 1px rgba(255, 255, 255, .8) inset;
  background-image: -webkit-linear-gradient(top, #efefef 0%, #e5e5e5 100%);
  background-image: linear-gradient(to bottom, #efefef 0%, #e5e5e5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffefefef', endColorstr='#ffe5e5e5', GradientType=0);
}
.switcher-theme-modern .switcher-inner {
  font-size: 0;
  line-height: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
}
.switcher-theme-modern .switcher-state-on,
.switcher-theme-modern .switcher-state-off {
  border-radius: 9999px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2) inset;
}
.switcher-theme-modern .switcher-state-on {
  padding-right: 17px;
}
.switcher-theme-modern .switcher-state-off {
  padding-left: 17px;
}
.switcher-theme-modern.switcher.checked .switcher-toggler {
  margin-left: -17px;
}
.switcher-sm {
  width: 42px;
  height: 21px;
}
.switcher-sm .switcher-toggler {
  height: 17px;
  width: 17px;
  margin-left: 1px;
}
.switcher-sm .switcher-state-on,
.switcher-sm .switcher-state-off {
  font-size: 8px;
  line-height: 21px;
}
.switcher-sm .switcher-state-on {
  padding-right: 17px;
}
.switcher-sm .switcher-state-off {
  padding-left: 17px;
}
.switcher-sm.checked .switcher-toggler {
  margin-left: -18px;
}
.switcher-sm.switcher-theme-square .switcher-inner {
  border-radius: 3px;
}
.switcher-sm.switcher-theme-square .switcher-toggler {
  margin-left: 2px;
}
.switcher-sm.switcher-theme-square.switcher.checked .switcher-toggler {
  margin-left: -19px;
}
.switcher-sm.switcher.switcher-theme-modern {
  width: 34px;
  height: 6px;
}
.switcher-sm.switcher.switcher-theme-modern .switcher-toggler {
  height: 17px;
  width: 17px;
  margin-top: -6px;
  margin-left: -3px;
}
.switcher-sm.switcher.switcher-theme-modern .switcher-state-on {
  padding-right: 15px;
}
.switcher-sm.switcher.switcher-theme-modern .switcher-state-off {
  padding-left: 15px;
}
.switcher-sm.switcher.switcher-theme-modern.switcher.checked .switcher-toggler {
  margin-left: -15px;
}
.switcher-lg {
  width: 70px;
  height: 30px;
}
.switcher-lg .switcher-toggler {
  height: 26px;
  width: 26px;
  margin-left: 1px;
}
.switcher-lg .switcher-state-on,
.switcher-lg .switcher-state-off {
  font-size: 13px;
  line-height: 30px;
}
.switcher-lg .switcher-state-on {
  padding-right: 26px;
}
.switcher-lg .switcher-state-off {
  padding-left: 26px;
}
.switcher-lg.checked .switcher-toggler {
  margin-left: -27px;
}
.switcher-lg.switcher-theme-square .switcher-inner {
  border-radius: 3px;
}
.switcher-lg.switcher-theme-square .switcher-toggler {
  margin-left: 2px;
}
.switcher-lg.switcher-theme-square.switcher.checked .switcher-toggler {
  margin-left: -28px;
}
.switcher-lg.switcher.switcher-theme-modern {
  width: 56px;
  height: 10px;
}
.switcher-lg.switcher.switcher-theme-modern .switcher-toggler {
  height: 26px;
  width: 26px;
  margin-top: -8px;
  margin-left: -3px;
}
.switcher-lg.switcher.switcher-theme-modern .switcher-state-on {
  padding-right: 26px;
}
.switcher-lg.switcher.switcher-theme-modern .switcher-state-off {
  padding-left: 26px;
}
.switcher-lg.switcher.switcher-theme-modern.switcher.checked .switcher-toggler {
  margin-left: -24px;
}
.switcher.disabled {
  cursor: not-allowed !important;
  opacity: .5 !important;
  filter: alpha(opacity=50);
}
.switcher-success .switcher-state-on {
  background: #5ebd5e !important;
}
.switcher-warning .switcher-state-on {
  background: #f4b04f !important;
}
.switcher-danger .switcher-state-on {
  background: #e66454 !important;
}
.switcher-info .switcher-state-on {
  background: #5bc0de !important;
}
.limiter-label {
  color: #888;
  padding-top: 3px;
  font-size: 12px;
}
.limiter-count {
  font-weight: 600;
  color: #555555;
}
.expanding-input {
  position: relative;
}
.expanding-input-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  cursor: pointer;
}
.expanding-input-placeholder {
  padding: 7px 13px;
  color: #999999;
  font-size: 13px;
  line-height: 1.42857143;
}
.expanding-input-hidden {
  display: none;
}
.expanding-input.expanded .expanding-input-hidden,
.expanding-input.expanded .expanding-input-content {
  display: block;
}
.expanding-input.expanded .expanding-input-hidden:before,
.expanding-input.expanded .expanding-input-content:before,
.expanding-input.expanded .expanding-input-hidden:after,
.expanding-input.expanded .expanding-input-content:after {
  content: " ";
  display: table;
}
.expanding-input.expanded .expanding-input-hidden:after,
.expanding-input.expanded .expanding-input-content:after {
  clear: both;
}
.expanding-input.expanding-input-sm .expanding-input-placeholder {
  padding: 6px 11px;
  font-size: 12px;
  line-height: 1.5;
}
.expanding-input.expanding-input-lg .expanding-input-placeholder {
  padding: 11px 17px;
  font-size: 17px;
  line-height: 1.33;
}
.pxajs .wizard-pane {
  display: none;
}
.wizard-wrapper + .wizard-content.panel {
  margin-top: -1px;
}
.wizard.freeze .wizard-steps > li {
  cursor: default !important;
}
.modal-content > .wizard .wizard-wrapper {
  border-left: none;
  border-radius: 0;
  border-right: none;
  border-top: none;
}
.wizard-wrapper {
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  white-space: nowrap;
  width: auto;
  position: relative;
  overflow: hidden;
}
.wizard-steps {
  cursor: default;
  display: block !important;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  white-space: nowrap;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.wizard-steps > li {
  display: inline-block;
  list-style: none;
  margin: 0 0 0;
  padding: 0 10px 0 50px;
  vertical-align: middle;
}
.wizard-steps > li + li:before {
  background: #e4e4e4;
  bottom: 0;
  content: "";
  margin-left: -51px;
  position: absolute;
  top: 0;
  width: 1px;
}
.wizard-steps > li.completed {
  cursor: pointer;
}
.wizard-steps > li.active .wizard-step-caption,
.wizard-steps > li.completed .wizard-step-caption {
  color: #555555;
}
.wizard-steps > li.active .wizard-step-description,
.wizard-steps > li.completed .wizard-step-description {
  color: #888;
}
.wizard-steps > li.active .wizard-step-number,
.wizard-steps > li.completed .wizard-step-number {
  border-color: #555555;
  color: #555555;
}
.wizard-steps .wizard-step-number:after {
  display: none;
}
.wizard-step-number,
.wizard-steps > li.completed .wizard-step-number:after {
  background: #fff;
  border-radius: 9999px;
  display: block;
  font-size: 14px;
  line-height: 26px;
  position: absolute;
  text-align: center;
}
.wizard-step-number {
  border: 2px solid #bbbbbb;
  color: #bbb;
  font-weight: 700;
  height: 30px;
  margin-left: -40px;
  margin-top: -15px;
  top: 50%;
  width: 30px;
}
.wizard-steps > li.completed .wizard-step-number {
  font-size: 0;
}
.wizard-steps > li.completed .wizard-step-number:after {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 13px;
  font-weight: 400;
  height: 26px;
  left: 0;
  width: 26px;
  top: 0;
}
.wizard-step-caption,
.wizard-step-description {
  color: #bbb;
  display: inline-block;
  line-height: 14px;
  white-space: normal;
}
.wizard-step-caption {
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 15px;
  vertical-align: middle;
}
.wizard-step-description {
  display: block;
  font-size: 12px;
  font-weight: 400;
  margin-top: 4px;
  position: relative;
}
.wizard-content {
  padding: 20px;
}
.wizard-content:before,
.wizard-content:after {
  content: " ";
  display: table;
}
.wizard-content:after {
  clear: both;
}
.pixel-file-input {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  line-height: 18px;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-top-color: #c2c2c2;
  border-radius: 2px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: border-color ease-in-out .15s;
  transition: border-color ease-in-out .15s;
}
.pixel-file-input > input[type=file] {
  visibility: hidden;
  position: absolute;
  display: block;
  left: -10000px;
}
.pfi-filename {
  white-space: nowrap;
}
.pfi-actions {
  display: block;
  position: absolute;
  right: 0;
  top: 4px;
  padding: 0 5px 0 10px;
  background: #fff;
  white-space: nowrap;
}
.pfi-actions > * + * {
  margin-left: 4px;
}
.pfi-clear {
  display: none;
}
.pfi-placeholder {
  color: #aaa;
  font-style: italic;
}
.select2-container:before,
.select2-drop:before,
.select2-choices:before,
.select2-search-field:before,
.select2-search-field input:before,
.select2-search:before,
.select2-search input:before,
.select2-container:after,
.select2-drop:after,
.select2-choices:after,
.select2-search-field:after,
.select2-search-field input:after,
.select2-search:after,
.select2-search input:after {
  content: " ";
  display: table;
}
.select2-container:after,
.select2-drop:after,
.select2-choices:after,
.select2-search-field:after,
.select2-search-field input:after,
.select2-search:after,
.select2-search input:after {
  clear: both;
}
.select2-container,
.select2-container.form-control {
  border: none;
  margin: 0;
  padding: 0;
}
.select2-container {
  display: inline-block;
  height: auto !important;
  position: relative;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 100%;
}
.select2-container .select2-choice {
  background-clip: padding-box;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #d6d6d6;
  border-top-color: #c2c2c2;
  border-radius: 2px;
  color: #555555;
  display: block;
  font-size: 13px;
  line-height: 1.42857143;
  height: 32px;
  overflow: hidden;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  width: 100%;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-container .select2-choice > .select2-chosen {
  display: block;
  margin-right: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-choice .select2-search-choice-close {
  border: 0;
  color: #888;
  cursor: pointer;
  display: none;
  font-size: 11px;
  line-height: 30px;
  height: 30px;
  right: 18px;
  width: 24px;
}
.select2-container .select2-choice .select2-search-choice-close:hover {
  color: #aaa;
  cursor: pointer;
}
.select2-container .select2-choice .select2-arrow {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 26px;
}
.select2-container .select2-choice .select2-arrow b {
  color: #555555;
  display: block;
  font-family: FontAwesome;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  height: 100%;
  margin-top: 1px;
  padding: 6px 0;
  text-align: center;
  width: 100%;
}
.select2-container .select2-choice .select2-arrow b:before {
  content: "\f0d7";
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 2px 2px;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container.select2-allowclear .select2-choice .select2-search-choice-close {
  display: block;
}
.select2-drop {
  background: #ffffff;
  border: 1px solid #d6d6d6;
  border-top: 0;
  border-radius: 0 0 2px 2px;
  color: #555555;
  margin-top: -1px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 9999;
}
.select2-drop.select2-drop-above {
  border-bottom: 0;
  border-top: 1px solid #aaa;
  border-radius: 2px 2px 0 0;
  margin-bottom: -1px;
  margin-top: 1px;
}
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-drop-active {
  border-top: none;
}
.select2-search {
  display: block;
  margin: 0;
  min-height: 17px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  z-index: 10000;
}
.select2-search:after {
  color: #888;
  content: "\f002";
  display: block;
  font-family: FontAwesome;
  font-size: 14px;
  text-align: center;
  position: absolute;
  right: 9px;
  top: 10px;
  width: 30px;
}
.select2-search input {
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #d6d6d6;
  border-top-color: #c2c2c2;
  border-radius: 2px;
  color: #555555;
  font-size: 12px;
  line-height: 15px;
  height: auto !important;
  margin-top: 8px;
  min-height: 17px;
  outline: none !important;
  padding: 4px 9px;
  padding-right: 30px;
  position: relative;
  width: 100%;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  outline: none;
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: #aaa;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-dropdown-open .select2-choice .select2-arrow b:before {
  content: "\f0d8";
}
.select2-results {
  margin: 8px;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}
.select2-results li {
  background-image: none;
  display: block;
  list-style: none;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: 600;
}
.select2-results .select2-result-label {
  cursor: pointer;
  margin: 0;
  min-height: 1em;
  padding: 5px 7px 5px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results .select2-highlighted {
  color: #fff;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #555555;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  color: #999;
  display: block;
  font-style: italic;
}
.select2-results .select2-disabled,
.select2-results .select2-disabled.select2-highlighted {
  color: #888;
  cursor: default;
  display: block;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results {
  display: block;
}
.select2-container.select2-container-disabled .select2-choice {
  background-color: #eeeeee;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow:before {
  display: none !important;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
.select2-container-multi .select2-choices {
  background: #ffffff;
  border: 1px solid #d6d6d6;
  border-top-color: #c2c2c2;
  border-radius: 2px;
  cursor: text;
  height: auto !important;
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 5px 5px 0 0;
  position: relative;
  width: 100%;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.select2-container-multi .select2-choices li {
  display: block;
  float: left;
  list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  display: block;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  background: transparent !important;
  border: 0;
  color: #555555;
  font-size: 13px;
  line-height: 1.42857143;
  margin-top: -5px;
  padding: 6px 12px;
  outline: 0;
}
.select2-container-multi .select2-choices .select2-search-choice {
  border-radius: 2px;
  color: #fff;
  cursor: default;
  display: block;
  font-size: 11px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 5px 5px;
  padding: 0 20px 0 6px;
  position: relative;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice + .select2-search-field input {
  padding-left: 6px;
  padding-right: 0;
}
.select2-container-multi.select2-container-active .select2-choices {
  outline: none;
}
.select2-locked {
  padding: 0 6px !important;
}
.select2-default {
  color: #999 !important;
}
.select2-search-choice-close {
  display: block;
  color: #fff;
  font-family: FontAwesome;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  outline: none;
  position: absolute;
  right: 3px;
  text-align: center;
  top: 0;
  width: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.select2-search-choice-close:before {
  content: "\f00d";
}
.select2-search-choice-close:hover {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #eeeeee;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  opacity: .7;
  padding: 0 6px;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  background: none;
  display: none;
}
.select2-drop-mask {
  border: 0;
  left: 0;
  height: auto;
  margin: 0;
  min-height: 100%;
  min-width: 100%;
  padding: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: auto;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
.select2-container-multi .select2-choices .select2-search-choice {
  background: #b0b0b0;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #979797;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #b0b0b0 !important;
}
.select2-success .select2-container-multi .select2-choices .select2-search-choice {
  background: #5ebd5e;
}
.select2-success .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #43a543;
}
.select2-success .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #5ebd5e !important;
}
.select2-warning .select2-container-multi .select2-choices .select2-search-choice {
  background: #f4b04f;
}
.select2-warning .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #f19a1f;
}
.select2-warning .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #f4b04f !important;
}
.select2-danger .select2-container-multi .select2-choices .select2-search-choice {
  background: #e66454;
}
.select2-danger .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #df3c28;
}
.select2-danger .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #e66454 !important;
}
.select2-info .select2-container-multi .select2-choices .select2-search-choice {
  background: #5bc0de;
}
.select2-info .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #31b0d5;
}
.select2-info .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #5bc0de !important;
}
.has-warning .select2-choice,
.has-warning .select2-choices,
.has-warning.simple .select2-choice,
.has-warning.simple .select2-choices {
  border-color: #eebf5e;
}
.has-error .select2-choice,
.has-error .select2-choices,
.has-error.simple .select2-choice,
.has-error.simple .select2-choices {
  border-color: #d38e99;
}
.has-success .select2-choice,
.has-success .select2-choices,
.has-success.simple .select2-choice,
.has-success.simple .select2-choices {
  border-color: #a3ce7f;
}
.has-warning.dark .select2-choice,
.has-warning.dark .select2-choices {
  border-color: #f4b04f;
}
.has-error.dark .select2-choice,
.has-error.dark .select2-choices {
  border-color: #e66454;
}
.has-success.dark .select2-choice,
.has-success.dark .select2-choices {
  border-color: #5ebd5e;
}
.datepicker-dropdown {
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  left: 0;
  margin-top: 10px;
  top: 0;
  z-index: 400;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.datepicker-dropdown.datepicker-orient-bottom {
  margin-top: -10px;
}
.datepicker-dropdown:after {
  border-bottom: 10px solid rgba(0, 0, 0, 0.2);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 0;
  content: '';
  display: block;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 10.5px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 10.5px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -13px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  border-bottom: 0;
  border-top: 10px solid rgba(0, 0, 0, 0.2);
  bottom: -13px;
}
.modal .datepicker-dropdown {
  z-index: 1040;
}
.datepicker {
  direction: ltr;
  padding: 0;
  width: auto !important;
}
.datepicker.datepicker-inline {
  border: 1px solid #eee;
  display: inline-block;
  position: relative;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days,
.datepicker.months div.datepicker-months,
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker div.datepicker-months td,
.datepicker div.datepicker-years td {
  width: 210px !important;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td {
  line-height: 32px;
  padding: 0 !important;
  text-align: center;
  width: 30px;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}
.datepicker table tr td:last-child {
  border-right: none;
}
.datepicker table tr td.day:hover {
  background: #f3f3f3;
  cursor: pointer;
  position: relative;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #bbb;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #eee;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background: #f3f3f3;
  font-weight: 700 !important;
}
.datepicker table tr td.today:hover:hover {
  color: #555555;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #f3f3f3;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background: #f3f3f3;
  font-weight: 700;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #fff !important;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #fff !important;
}
.datepicker table tr td span {
  border-radius: 2px;
  cursor: pointer;
  display: block;
  float: left;
  line-height: 54px;
  margin: 1%;
  width: 23%;
}
.datepicker table tr td span:hover {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #eee;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #eee;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker th,
.datepicker td,
.datepicker tr {
  border-top: none !important;
  text-align: center !important;
}
.datepicker thead th,
.datepicker tfoot th {
  font-weight: 600;
  padding: 0 !important;
}
.datepicker thead th {
  border-bottom: none !important;
  color: #fff;
  font-weight: 600;
  line-height: 35px !important;
  height: 35px !important;
  padding: 0 !important;
  text-align: center;
}
.datepicker thead tr:first-child {
  border-bottom: 1px solid !important;
}
.datepicker thead tr:first-child th:hover {
  background: rgba(255, 255, 255, 0.2);
}
.datepicker thead tr:last-child {
  border-bottom: none !important;
}
.datepicker thead th.prev,
.datepicker thead th.next {
  color: rgba(0, 0, 0, 0);
  display: block;
  font-size: 0;
  line-height: 0;
  position: absolute;
  width: 36px !important;
}
.datepicker thead th.prev:after,
.datepicker thead th.next:after {
  bottom: 0;
  color: #fff;
  display: block;
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  left: 0;
  line-height: 35px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 36px;
}
.datepicker thead th.prev {
  left: 0;
  border-right: 1px solid;
}
.datepicker thead th.prev:after {
  content: "\f053";
}
.datepicker thead th.next {
  border-left: 1px solid;
  right: 0;
}
.datepicker thead th.next:after {
  content: "\f054";
}
.datepicker tfoot th:hover {
  background: #eee;
}
.datepicker tbody td,
.datepicker tfoot th {
  line-height: 32px !important;
}
.datepicker > .datepicker-days tbody .cw {
  background: #f8f8f8 !important;
  color: #aaa;
  font-size: 8px;
  font-weight: 600;
}
.datepicker > .datepicker-days thead tr:first-child th.cw {
  background-color: transparent;
  cursor: default;
}
.datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  left: 30px;
  border-left: 1px solid;
}
.datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-left: 1px solid;
}
.input-daterange input {
  text-align: center;
}
.date .input-group-addon {
  cursor: pointer;
}
.bootstrap-timepicker {
  position: relative;
}
.bootstrap-timepicker .input-group-addon {
  cursor: pointer;
}
.bootstrap-timepicker-widget .modal-footer {
  margin-top: 0 !important;
}
.bootstrap-timepicker-widget.dropdown-menu {
  left: 0;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  z-index: 400;
  margin: 10px 0 0;
  width: 200px;
  padding: 10px;
  right: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-bottom {
  margin-top: 0;
}
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: block;
}
.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 10px solid rgba(0, 0, 0, 0.2);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 0;
  content: '';
  display: block;
  position: absolute;
}
.bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-left:after {
  left: 10.5px;
}
.bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-right:after {
  right: 10.5px;
}
.bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-top:after {
  top: -13px;
}
.bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-bottom:after {
  border-bottom: 0;
  border-top: 10px solid rgba(0, 0, 0, 0.2);
  bottom: -13px;
}
.bootstrap-timepicker-widget span.bootstrap-timepicker-hour,
.bootstrap-timepicker-widget span.bootstrap-timepicker-minute,
.bootstrap-timepicker-widget span.bootstrap-timepicker-second,
.bootstrap-timepicker-widget span.bootstrap-timepicker-meridian {
  line-height: 32px;
  font-weight: 600;
}
.bootstrap-timepicker-widget .timepicker-increment {
  margin-bottom: 5px;
}
.bootstrap-timepicker-widget .timepicker-decrement {
  margin-top: 5px;
}
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
  padding: 0;
}
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: auto;
  margin: 0;
  padding: 0;
  min-width: 20px;
}
.bootstrap-timepicker-widget table td.separator {
  width: 10px;
  text-align: center;
}
.bootstrap-timepicker-widget table td a,
.bootstrap-timepicker-widget table td input {
  border-radius: 2px !important;
}
.bootstrap-timepicker-widget table td a {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 1px solid #eee;
  color: #666;
  text-decoration: none;
  line-height: 32px;
  text-align: center;
}
.bootstrap-timepicker-widget table td a:hover {
  color: #fff;
}
.bootstrap-timepicker-widget table td a .fa {
  margin: 0 !important;
  padding: 0 !important;
}
.bootstrap-timepicker-widget table td input {
  position: relative;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.modal .bootstrap-timepicker-widget.dropdown-menu {
  z-index: 1040;
}
.datepaginator {
  font-size: 12px;
}
.pagination {
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
}
.pagination a.dp-item,
.pagination a.dp-nav {
  margin: 0;
  text-align: center;
}
.pagination a.dp-item:hover,
.pagination a.dp-nav:hover {
  z-index: 403 !important;
}
.pagination a.dp-item {
  padding: 10px 0;
  border-radius: 0;
  margin: 0 0 0 -1px;
}
.pagination a.dp-nav {
  margin: 0px;
  font-family: FontAwesome;
  padding: 17px 0;
  line-height: 20px;
}
.pagination a.dp-nav i {
  display: none;
}
.pagination a.dp-nav.dp-nav-right {
  margin: 0 0 0 -1px;
}
.pagination a.dp-nav:before {
  display: none !important;
}
.pagination a.dp-nav.dp-nav-left:after {
  content: "\f053";
}
.pagination a.dp-nav.dp-nav-right:after {
  content: "\f054";
}
.pagination a.dp-off,
.pagination a.dp-off:hover {
  background-color: #F9F9F9;
  z-index: 400;
}
.pagination a.dp-today {
  color: #ffffff !important;
  z-index: 401;
}
.pagination a.dp-selected {
  color: #ffffff !important;
  z-index: 402;
}
#dp-calendar {
  font-family: FontAwesome;
  position: absolute;
  line-height: 18px;
  top: 4px;
  right: 0;
  font-style: normal !important;
  display: block;
  font-size: 14px;
  padding: 0 8px 0 18px;
}
#dp-calendar:after {
  content: "\f073" !important;
}
#dp-calendar:before {
  display: none !important;
}
.datepaginator-sm {
  font-size: 10px;
}
.pagination a.dp-item.dp-item-sm {
  padding: 10px 0;
}
.pagination a.dp-nav.dp-nav-sm {
  padding: 14px 0;
}
.datepaginator-lg {
  font-size: 14px;
}
.pagination a.dp-item.dp-item-lg {
  padding: 15px 0;
}
.pagination a.dp-nav.dp-nav-lg {
  padding: 25px 0;
  font-size: 13px;
}
.modal .pagination a.dp-item:hover,
.modal .pagination a.dp-nav:hover {
  z-index: 1043 !important;
}
.modal .pagination a.dp-off,
.modal .pagination a.dp-off:hover {
  z-index: 1040;
}
.modal .pagination a.dp-today {
  z-index: 1041;
}
.modal .pagination a.dp-selected {
  z-index: 1042;
}
.nav-tabs,
.nav-pills {
  position: relative;
}
.tabdrop {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.tabdrop > .dropdown-toggle {
  cursor: pointer !important;
  margin-right: 0;
  padding-left: 12px;
  padding-right: 12px;
}
.tabdrop > .dropdown-toggle > .fa {
  font-size: 14px !important;
  margin: 0 !important;
  padding: 0 !important;
}
.tabdrop > .dropdown-toggle > .caret {
  border: none;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 10px;
  height: auto;
  margin-left: 5px;
  position: relative;
  top: -1px;
  width: auto;
}
.tabdrop > .dropdown-toggle > .caret:after {
  content: "\f0d7";
}
.minicolors {
  position: relative;
}
.minicolors input[type=hidden] + .minicolors-swatch {
  height: 32px;
  position: static;
  cursor: pointer;
}
.minicolors .minicolors-grid {
  position: relative;
  float: right;
  width: 150px;
  height: 150px;
  background: url("../../images/plugins/jquery.minicolors.png") -120px 0;
  cursor: crosshair;
  margin: 1px;
}
.minicolors .minicolors-grid-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  background: none;
}
.minicolors-swatch {
  position: absolute;
  vertical-align: middle;
  background: url("../../images/plugins/jquery.minicolors.png") -80px 0;
  cursor: text;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.minicolors-swatch-color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.minicolors-panel {
  position: absolute;
  background: #fff;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  margin-top: 10px;
  z-index: 400;
  display: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.minicolors-panel.minicolors-visible {
  display: block;
}
.minicolors-panel:after {
  border-bottom: 10px solid rgba(0, 0, 0, 0.2);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 0;
  content: '';
  display: block;
  position: absolute;
}
.modal .minicolors-panel {
  z-index: 1040;
}
.minicolors-slider,
.minicolors-opacity-slider {
  position: relative;
  float: right;
  width: 20px;
  height: 150px;
  background: #ffffff url("../../images/plugins/jquery.minicolors.png") 0 0;
  cursor: row-resize;
  margin: 1px 1px 1px 0;
}
.minicolors-with-opacity .minicolors-opacity-slider {
  display: block;
}
.minicolors-with-opacity .minicolors-slider {
  margin-right: 22px;
}
.minicolors-opacity-slider {
  background-position: -40px 0;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
.minicolors-slider-saturation .minicolors-grid {
  background-position: -420px 0;
}
.minicolors-slider-saturation .minicolors-grid-inner {
  background: url("../../images/plugins/jquery.minicolors.png") -270px 0;
}
.minicolors-slider-saturation .minicolors-slider {
  background-position: -60px 0;
}
.minicolors-slider-brightness .minicolors-grid {
  background-position: -570px 0;
}
.minicolors-slider-brightness .minicolors-grid-inner {
  background: black;
}
.minicolors-slider-brightness .minicolors-slider {
  background-position: -20px 0;
}
.minicolors-slider-wheel .minicolors-grid {
  background-position: -720px 0;
}
.minicolors-slider-wheel .minicolors-slider {
  background-position: -20px 0;
}
.minicolors-position-top .minicolors-panel {
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 10px;
}
.minicolors-position-top .minicolors-panel:after {
  border-bottom: 0;
  border-top: 10px solid rgba(0, 0, 0, 0.2);
  bottom: -13px;
}
.minicolors-position-right .minicolors-panel {
  right: 0;
}
.minicolors-position-right .minicolors-panel:after {
  right: 2.5px;
}
.minicolors-position-bottom .minicolors-panel {
  top: auto;
}
.minicolors-position-bottom .minicolors-panel:after {
  top: -13px;
}
.minicolors-position-left .minicolors-panel {
  left: 0;
}
.minicolors-position-left .minicolors-panel:after {
  left: 2.5px;
}
.minicolors-picker {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 2px;
  background: white;
  border: solid 1px black;
  margin-top: -2px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.minicolors-grid .minicolors-picker {
  position: absolute;
  top: 70px;
  left: 70px;
  width: 12px;
  height: 12px;
  border: solid 1px black;
  border-radius: 10px;
  margin-top: -6px;
  margin-left: -6px;
  background: none;
}
.minicolors-grid .minicolors-picker > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: solid 2px white;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.minicolors-inline {
  display: inline-block;
}
.minicolors-inline .minicolors-panel {
  position: relative;
  top: auto;
  left: auto;
  box-shadow: none;
  z-index: auto;
  display: inline-block;
  border: none;
  margin: 0;
  background: none;
}
.minicolors-inline .minicolors-panel:after {
  display: none !important;
}
.minicolors-theme-default .minicolors-swatch {
  top: 5px;
  left: 5px;
  width: 18px;
  height: 18px;
}
.minicolors-theme-default .minicolors-input {
  height: 20px;
  width: auto;
  display: inline-block;
  padding-left: 26px;
}
.minicolors-theme-default.minicolors {
  width: auto;
  display: inline-block;
}
.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
  left: auto;
  right: 5px;
}
.minicolors-theme-default.minicolors-position-right .minicolors-input {
  padding-right: 26px;
  padding-left: inherit;
}
.minicolors-theme-bootstrap .minicolors-swatch {
  top: 3px;
  left: 3px;
  width: 26px;
  bottom: 3px;
  border-radius: 2px;
}
.minicolors-theme-bootstrap .minicolors-input {
  padding-left: 40px;
}
.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch {
  left: auto;
  right: 3px;
}
.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {
  padding-right: 40px;
  padding-left: 12px;
}
.editableform {
  margin-bottom: 0;
}
.editableform .control-group {
  margin-bottom: 0;
  white-space: nowrap;
  line-height: 20px;
}
.editableform .form-control {
  width: auto;
}
.editable-buttons {
  display: inline-block;
  vertical-align: top;
  margin-left: 7px;
  zoom: 1;
  *display: inline;
}
.editable-buttons.editable-buttons-bottom {
  display: block;
  margin-top: 7px;
  margin-left: 0;
}
.editable-buttons button.ui-button-icon-only {
  height: 24px;
  width: 30px;
}
.editable-input {
  vertical-align: top;
  display: inline-block;
  width: auto;
  white-space: normal;
  zoom: 1;
  *display: inline;
}
.editableform-loading {
  background: url('../../images/plugins/bootstrap-editable/loading.gif') center center no-repeat;
  height: 25px;
  width: auto;
  min-width: 25px;
}
.editable-inline .editableform-loading {
  background-position: left 5px;
}
.editable-error-block {
  max-width: 300px;
  margin: 5px 0 0 0;
  width: auto;
  white-space: normal;
}
.editable-error-block.ui-state-error {
  padding: 3px;
}
.editable-error {
  color: red;
}
.editable-inline .add-on .icon-th {
  margin-top: 3px;
  margin-left: 1px;
}
.editable-checklist label input[type="checkbox"],
.editable-checklist label span {
  vertical-align: middle;
  margin: 0;
}
.editable-checklist label {
  white-space: nowrap;
}
.editable-wysihtml5 {
  width: 566px;
  height: 250px;
}
.editable-clear {
  clear: both;
  font-size: 0.9em;
  text-decoration: none;
  text-align: right;
}
.editable-clear-x {
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  opacity: 0.6;
  z-index: 100;
  font-size: 13px;
  line-height: 13px;
  font-family: FontAwesome;
  cursor: pointer;
  top: 50%;
  right: 6px;
  margin-top: -6px;
}
.editable-clear-x:after {
  content: '\f057';
}
.editable-clear-x:hover {
  opacity: 1;
}
.editable-pre-wrapped {
  white-space: pre-wrap;
}
.editable-container.editable-popup {
  max-width: none !important;
}
.editable-container.popover {
  width: auto;
}
.editable-container.editable-inline {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  zoom: 1;
  *display: inline;
}
.editable-container .ui-widget {
  font-size: inherit;
  z-index: 9990;
}
.editable-click,
a.editable-click,
a.editable-click:hover {
  text-decoration: none;
  border-bottom: dashed 1px #0088cc;
}
.editable-click.editable-disabled,
a.editable-click.editable-disabled,
a.editable-click.editable-disabled:hover {
  color: #585858;
  cursor: default;
  border-bottom: none;
}
.editable-empty,
.editable-empty:hover,
.editable-empty:focus {
  font-style: italic;
  color: #DD1144;
  text-decoration: none;
}
.editable-unsaved {
  font-weight: bold;
}
.editable-bg-transition {
  -webkit-transition: background-color 1400ms ease-out;
  transition: background-color 1400ms ease-out;
}
.form-horizontal .editable {
  padding-top: 5px;
  display: inline-block;
}
.editable-buttons .editable-submit,
.editable-buttons .editable-cancel {
  font-family: FontAwesome;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.editable-buttons .editable-submit i,
.editable-buttons .editable-cancel i {
  display: none;
}
.editable-buttons .editable-cancel {
  color: #555555;
  margin-left: 5px;
}
.editable-buttons .editable-submit:after {
  content: "\f00c";
}
.editable-buttons .editable-cancel:after {
  content: "\f00d";
}
.editable-input > .select2-container {
  max-width: 300px;
}
.editable-date.well {
  padding: 0;
  background: #fff;
  border: none;
  border-radius: 0;
}
.editable[data-type="address"] + .editable-container .editable-input {
  width: 260px;
}
.editable[data-type="address"] + .editable-container .editable-buttons {
  position: relative;
  top: 2px;
}
.editable-address {
  margin-top: 2px;
}
.editable-address label {
  width: 100%;
}
.editable-address label span,
.editable-address input {
  display: block;
  float: left;
  margin: 0;
}
.editable-address label span {
  width: 25%;
  padding: 0 10px 0 0;
  line-height: 32px;
  text-align: right;
  position: relative;
}
.editable-address input {
  width: 75% !important;
}
.editable-address + .editable-address {
  margin-top: 6px;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}
.tt-dropdown-menu {
  border: 2px solid #ccc;
  padding: 5px 0;
  min-width: 160px;
  margin-top: 2px;
  background-color: #fff;
  border-radius: 2px;
}
.tt-suggestion {
  display: block;
  margin: 0 -2px;
  padding: 5px 18px;
}
.tt-suggestion p {
  margin: 0;
}
.tt-suggestion.tt-is-under-cursor a,
.tt-suggestion.tt-is-under-cursor {
  color: #fff;
}
@media (min-width: 768px) {
  .bootbox.bootbox-sm .modal-dialog {
    width: 300px;
  }
}
.bootbox .modal-footer {
  margin-top: 0;
}
.dataTables_wrapper .table-header {
  margin-bottom: -7px;
  padding: 13px 0 13px 15px;
}
.dataTables_wrapper .table-header .table-caption {
  float: left;
  line-height: 20px;
  padding: 5px 10px 5px 0;
  width: auto;
}
.dataTables_wrapper .table-footer {
  margin-top: -7px;
  padding-right: 10px;
}
.dataTables_wrapper .DT-label {
  color: #888;
  line-height: 29px;
}
.DT-search,
.DT-per-page {
  display: inline-block;
}
.DT-lf-right {
  float: right;
  white-space: nowrap;
}
.DT-search {
  line-height: 30px;
  margin-right: 10px;
}
.DT-search,
.DT-search input {
  width: 130px !important;
}
.DT-search label,
.DT-search input {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.DT-per-page {
  border-right: 1px solid #eee;
  margin-right: 10px;
  height: 30px;
  padding-right: 10px;
  white-space: nowrap;
}
.DT-per-page select {
  display: inline-block !important;
  width: auto !important;
}
.DT-label {
  float: left;
  font-size: 12px;
}
.DT-pagination {
  float: right;
}
.dataTables_paginate .pagination > li > a,
.dataTables_paginate .pagination > li > span {
  font-size: 12px;
  padding: 5px 10px;
}
table.dataTable {
  clear: both;
  margin-bottom: 6px !important;
  margin-top: 6px !important;
  max-width: none !important;
}
table.dataTable,
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
}
table.dataTable thead .sorting:after {
  content: "\f0dc";
  display: block;
}
table.dataTable thead .sorting_asc {
  background: rgba(0, 0, 0, 0.05);
}
table.dataTable thead .sorting_asc:after {
  content: "\f0dd";
  display: block;
}
table.dataTable thead .sorting_desc {
  background: rgba(0, 0, 0, 0.05);
}
table.dataTable thead .sorting_desc:after {
  content: "\f0de";
  display: block;
}
table.dataTable thead .sorting_asc_disabled:after {
  content: "\f0dd";
  display: block;
  opacity: .3;
}
table.dataTable thead .sorting_desc_disabled:after {
  content: "\f0de";
  display: block;
  opacity: .3;
}
table.dataTable th {
  position: relative;
}
table.dataTable th:after {
  display: none;
  font-family: FontAwesome;
  font-size: 11px;
  font-weight: normal !important;
  line-height: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 8px;
  width: 20px;
}
table.dataTable th:active {
  outline: none;
}
div.dataTables_scrollHead table {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0 !important;
}
div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.dataTables_scrollBody table {
  margin-bottom: 0 !important;
  border-top: none;
}
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}
div.dataTables_scrollFoot table {
  border-top: none;
}
.table-primary .dataTables_wrapper .table-header input,
.table-success .dataTables_wrapper .table-header input,
.table-danger .dataTables_wrapper .table-header input,
.table-warning .dataTables_wrapper .table-header input,
.table-info .dataTables_wrapper .table-header input,
.table-primary .dataTables_wrapper .table-header select,
.table-success .dataTables_wrapper .table-header select,
.table-danger .dataTables_wrapper .table-header select,
.table-warning .dataTables_wrapper .table-header select,
.table-info .dataTables_wrapper .table-header select {
  border: none !important;
}
.table-success .dataTables_wrapper .DT-per-page {
  border-color: #518d51 !important;
}
.table-danger .dataTables_wrapper .DT-per-page {
  border-color: #ca4433 !important;
}
.table-warning .dataTables_wrapper .DT-per-page {
  border-color: #de9328 !important;
}
.table-info .dataTables_wrapper .DT-per-page {
  border-color: #3da1bf !important;
}
#growls {
  position: fixed;
  right: 0;
  top: 10px;
  z-index: 5000;
}
.main-navbar-fixed #growls {
  top: 46px;
}
.main-menu-right #growls {
  left: 0;
  right: auto;
}
.growl {
  border-radius: 4px;
  margin: 10px;
  position: relative;
  opacity: 0.95;
  filter: alpha(opacity=95);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.growl .growl-title {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 2px;
}
.growl .growl-message {
  font-size: 13px;
}
.growl .growl-close {
  cursor: pointer;
  display: inline-block;
  float: right;
  font-family: helvetica, verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-top: -2px;
}
.growl.growl-incoming {
  opacity: 0;
  filter: alpha(opacity=0);
}
.growl.growl-outgoing {
  opacity: 0;
  filter: alpha(opacity=0);
}
.growl.growl-small {
  padding: 6px 8px;
  width: 200px;
}
.growl.growl-small .growl-title {
  font-size: 13px;
  margin-bottom: 0;
}
.growl.growl-small .growl-message {
  font-size: 11px;
}
.growl.growl-medium {
  padding: 10px;
  width: 250px;
}
.growl.growl-large {
  padding: 15px;
  width: 300px;
}
.growl.growl-default {
  background: #7f8c8d;
  color: #fff;
}
.growl.growl-error {
  background: #e66454;
  color: #fff;
}
.growl.growl-notice {
  background: #5ebd5e;
  color: #fff;
}
.growl.growl-warning {
  background: #f4b04f;
  color: #fff;
}
.dz-browser-not-supported .dz-message {
  display: none !important;
}
.dz-browser-not-supported.dropzone-box {
  min-height: auto !important;
  border: none !important;
  border-radius: 0 !important;
  width: auto !important;
  cursor: default !important;
  padding: 0 !important;
  -webkit-transition: none;
  transition: none;
}
.dropzone-box {
  position: relative;
  min-height: 284px;
  border: 3px dashed #ddd;
  border-radius: 3px;
  vertical-align: middle;
  width: 100%;
  cursor: pointer;
  padding: 0 15px 15px 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.dz-default.dz-message {
  color: #555555;
  font-size: 20px;
  font-weight: 600;
  display: block;
  min-height: 70px;
  width: 300px;
  position: absolute;
  padding-left: 90px;
  padding-top: 12px;
  line-height: 22px;
  top: 50%;
  margin-top: -35px;
  left: 50%;
  margin-left: -150px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.dz-text-small {
  font-size: 14px;
  font-weight: 400;
}
.dropzone-box .fa.fa-cloud-upload {
  display: block;
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 70px;
  font-size: 32px;
  background: #eee;
  color: #aaa;
  border-radius: 2px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.dropzone-box:hover .fa.fa-cloud-upload {
  color: #fff;
}
.dz-started .dz-default.dz-message {
  display: none;
}
.dz-started:hover .fa.fa-cloud-upload {
  background: #eee !important;
  color: #aaa !important;
}
.dz-preview {
  width: 160px;
  padding: 6px 10px 10px 10px;
  margin: 15px 0 0 15px;
  display: inline-block;
  cursor: default;
  border: 1px solid #ddd;
  border-radius: 2px;
  vertical-align: top;
}
.dz-filename {
  color: #555555;
  overflow: hidden;
  padding-bottom: 2px;
}
.dz-size {
  padding-bottom: 8px;
}
.dz-thumbnail {
  width: 138px;
  height: 120px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.dz-thumbnail > img {
  max-width: 100%;
  max-height: 120px;
}
.dz-preview .progress,
.dz-preview .progess-bar {
  height: 8px;
}
.dz-preview .progress {
  margin: 8px 0 0 0;
}
.dz-size {
  font-style: italic;
  color: #aaa;
  font-size: 11px;
}
.dz-size span {
  font-weight: 600;
}
.dz-remove {
  line-height: 30px;
  display: block;
  margin: 8px -11px -11px -11px;
  text-align: center;
  color: #666;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid transparent;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.dz-remove:hover {
  background: #e66454;
  color: #fff;
  border-top-color: transparent;
  text-decoration: none;
}
.dz-thumbnail-wrapper {
  margin: 0 -10px;
  padding: 10px;
  background: #f2f2f2;
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  position: relative;
}
.dz-nopreview {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  color: #888;
}
.dz-thumbnail img[src] + .dz-nopreview {
  display: none;
}
.dz-error-mark,
.dz-success-mark,
.dz-error-message {
  display: none;
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.dz-error-mark .fa,
.dz-success-mark .fa {
  line-height: 140px;
  font-size: 50px;
  color: #fff;
  font-weight: 400;
}
.dz-error-mark .fa {
  color: #fa6b59;
}
.dz-success-mark .fa {
  color: #9ed441;
}
.dz-error-message {
  color: #fff;
  font-weight: 600;
  padding: 20px 10px 0 10px;
}
.dz-error .dz-error-mark {
  display: block;
}
.dz-error .dz-error-message {
  display: none;
}
.dz-error:hover .dz-error-mark {
  display: none;
}
.dz-error:hover .dz-error-message {
  display: block;
}
.dz-success .dz-success-mark {
  display: block;
}
.md-editor {
  display: block;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.md-editor > .md-header,
.md-editor .md-footer {
  display: block;
  padding: 6px 4px;
  background: #f5f5f5;
}
.md-editor > .md-header {
  margin: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.md-editor > .md-header .btn {
  padding-top: 5px;
  padding-bottom: 5px;
}
.md-editor > .md-header .btn .fa {
  font-size: 14px;
}
.md-editor > .md-preview {
  border-top: 1px dashed #e4e4e4;
  min-height: 10px;
  padding: 6px 12px;
}
.md-editor > textarea {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 13px;
  outline: 0;
  margin: 0;
  display: block;
  padding: 6px 12px;
  width: 100%;
  border: 0;
  border-top: 1px dashed #e4e4e4;
  border-radius: 0;
  background: #ffffff;
}
.md-editor.active {
  border-color: #66afe9;
}
.jqstooltip {
  width: auto !important;
  height: auto !important;
  color: #fff !important;
  border-radius: 2px;
  background-color: #222222 !important;
  font-size: 11px !important;
  padding: 4px 10px !important;
}
.pie-chart {
  display: inline-block !important;
  position: relative !important;
}
.pie-chart:before,
.pie-chart:after {
  content: " ";
  display: table;
}
.pie-chart:after {
  clear: both;
}
.pie-chart-label {
  display: block !important;
  width: 100%;
  text-align: center;
  line-height: 40px;
  height: 40px;
  margin-top: -20px;
  position: absolute !important;
  top: 50%;
  font-weight: 300;
  font-size: 17px;
}
.morris-hover {
  position: absolute;
  z-index: 1000;
}
.morris-hover.morris-default-style {
  text-align: center;
  border-radius: 2px;
  background-color: #222222;
  font-size: 11px;
  padding: 4px 10px;
}
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 4px 0;
  color: #aaa;
}
.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 2px 0;
}
.pa-flot-container {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.pa-flot-container:before,
.pa-flot-container:after {
  content: " ";
  display: table;
}
.pa-flot-container:after {
  clear: both;
}
.pa-flot-graph {
  width: auto;
  height: auto;
}
.pa-flot-info {
  width: auto;
  margin-bottom: 20px;
  background: #f4f4f4;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 2px;
}
.pa-flot-info:before,
.pa-flot-info:after {
  content: " ";
  display: table;
}
.pa-flot-info:after {
  clear: both;
}
.pa-flot-info span {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
  cursor: default;
  padding-left: 24px;
  font-weight: 400;
  font-size: 12px;
  line-height: 32px;
  color: #646464;
}
.pa-flot-info i {
  position: absolute;
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  top: 12px;
  left: 10px;
  border-radius: 9999px;
}
.pa-flot-tooltip {
  position: absolute;
  display: none;
  padding: 5px 10px;
  font-size: 12px;
  background: #222222;
  color: #fff;
  border-radius: 2px;
}
.tickLabel {
  font-size: 12px;
  color: #666;
}
.yAxis .tickLabel:first-child,
.yAxis .tickLabel:last-child {
  display: none;
}
.pieLabel > div {
  font-size: 12px !important;
}
.slimScrollBar {
  width: 6px !important;
  opacity: .3 !important;
}
.slimScrollRail {
  width: 6px !important;
}

.widget-support-tickets .ticket {
  padding: 0 0 14px 0;
}
.widget-support-tickets .ticket + .ticket {
  padding-top: 13px;
  border-top: 1px solid;
  border-top-color: #e4e4e4;
}
.widget-support-tickets .ticket:last-child {
  padding-bottom: 0;
}
.widget-support-tickets a.ticket-title {
  display: block;
  font-size: 14px;
  padding: 0 90px 0 0;
  line-height: 20px;
}
.widget-support-tickets a.ticket-title i {
  display: inline-block;
  font-size: 11px;
  margin: 0 5px 0 0;
  top: -1px;
  position: relative;
  text-decoration: none;
}
.widget-support-tickets a.ticket-title span {
  display: inline-block;
  color: #aaa;
  padding-left: 4px;
  text-decoration: none !important;
}
.widget-support-tickets .ticket-label {
  display: block;
  float: right;
  font-size: 10px;
  line-height: 18px;
  margin: 2px 0 0 0;
  padding: 0 5px;
  position: relative;
}
.widget-support-tickets .ticket-info {
  color: #aaa;
  font-size: 12px;
}
.widget-support-tickets .ticket-info a {
  color: #555555;
}
.widget-support-tickets .ticket-info a:hover {
  color: #888;
}
.panel.widget-support-tickets .ticket,
.panel .widget-support-tickets .ticket {
  margin: 0 -20px;
  padding-left: 20px;
  padding-right: 20px;
}
.widget-comments .comment {
  padding: 0 0 10px 0;
}
.widget-comments .comment + .comment {
  padding-top: 10px;
  border-top: 1px solid;
  border-top-color: #e4e4e4;
}
.widget-comments .comment:last-child {
  padding-bottom: 0;
}
.widget-comments .comment-avatar {
  display: block;
  float: left;
  height: 32px;
  margin-top: 5px;
  width: 32px;
  border-radius: 99999px;
}
.widget-comments .comment-body {
  margin-left: 45px;
}
.widget-comments .comment-by,
.widget-comments .actions {
  color: #aaa;
  display: block;
}
.widget-comments .comment-by {
  font-style: italic;
}
.widget-comments .comment-by a {
  font-style: normal;
}
.widget-comments .comment-text {
  padding: 4px 0;
}
.widget-comments .comment-actions i {
  display: inline-block;
  margin-right: 5px;
  text-decoration: none;
}
.widget-comments .comment-actions,
.widget-comments .comment-actions a {
  color: #aaa;
  font-size: 12px;
}
.widget-comments .comment-actions a {
  margin-right: 10px;
  display: inline-block;
}
.widget-comments .comment-actions a:hover {
  color: #555555;
}
.panel.widget-comments .comment,
.panel .widget-comments .comment {
  margin: 0 -20px;
  padding-left: 20px;
  padding-right: 20px;
}
.widget-article-comments .comment {
  padding-top: 13px;
}
.widget-article-comments .comment:first-child {
  padding-top: 0;
}
.widget-article-comments .comment > .comment {
  margin-left: 26px !important;
}
.widget-article-comments .comment-avatar {
  border-radius: 999999px;
  display: block;
  float: left;
  height: 32px;
  position: relative;
  width: 32px;
}
.widget-article-comments .comment-heading {
  font-size: 12px;
  padding-bottom: 2px;
}
.widget-article-comments .comment-heading span {
  color: #aaa;
  display: inline-block;
  font-size: 11px;
  margin-left: 5px;
}
.widget-article-comments .comment-body {
  float: none;
  margin-left: 46px;
  position: relative;
}
.widget-article-comments .comment-body:before {
  border-color: transparent #e4e4e4 transparent transparent;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  content: "";
  display: block;
  height: 0px;
  left: -6px;
  position: absolute;
  top: 11px;
  width: 0px;
}
.widget-article-comments .comment-text {
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  padding: 7px 12px 8px 12px;
}
.widget-article-comments .comment-footer {
  display: block;
  font-size: 12px;
  padding: 4px 12px 0 12px;
}
.widget-article-comments .comment-footer,
.widget-article-comments .comment-footer a {
  color: #aaa;
}
.widget-article-comments .comment-footer a:hover {
  color: #555555;
}
.widget-article-comments .comment-footer i {
  font-size: 13px;
}
.panel.widget-article-comments .comment,
.panel .widget-article-comments .comment {
  margin: 0 -20px;
  padding-left: 20px;
  padding-right: 20px;
}
.widget-threads .thread {
  padding: 0 0 14px 0;
}
.widget-threads .thread + .thread {
  padding-top: 13px;
  border-top: 1px solid;
  border-top-color: #e4e4e4;
}
.widget-threads .thread:last-child {
  padding-bottom: 0;
}
.widget-threads .thread-avatar {
  display: block;
  float: left;
  height: 32px;
  margin-top: 2px;
  width: 32px;
  border-radius: 999999px;
}
.widget-threads .thread-body {
  margin-left: 42px;
}
.widget-threads .thread-time {
  float: right;
  font-size: 12px;
  color: #aaa;
}
.widget-threads .thread-info {
  color: #aaa;
  font-size: 12px;
}
.widget-threads .thread-info a {
  color: #555555;
}
.widget-threads .thread-info a:hover {
  color: #888;
}
.panel.widget-threads .thread,
.panel .widget-threads .thread {
  margin: 0 -20px;
  padding-left: 20px;
  padding-right: 20px;
}
.widget-chat .message + .message {
  padding-top: 15px;
}
.widget-chat .message-avatar {
  display: block;
  float: left;
  height: 40px;
  width: 40px;
  border-radius: 2px;
}
.widget-chat .message-body {
  margin-left: 55px;
}
.widget-chat .message-heading {
  font-size: 12px;
  color: #aaa;
}
.widget-chat .message-text {
  background: #f4f4f4;
  margin-top: 4px;
  padding: 10px 15px 12px 15px;
  border-radius: 2px;
  position: relative;
}
.widget-chat .message-text:before {
  border-color: transparent #f4f4f4 transparent transparent;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  content: "";
  display: block;
  height: 0px;
  left: -6px;
  position: absolute;
  top: 6px;
  width: 0px;
}
.widget-chat .message.right .message-avatar {
  float: right;
}
.widget-chat .message.right .message-body {
  margin-left: 0;
  margin-right: 55px;
}
.widget-chat .message.right .message-text:before {
  border-color: transparent transparent transparent #f4f4f4;
  border-width: 6px 0 6px 6px;
  left: auto;
  right: -6px;
}
.widget-chat .chat-controls {
  width: 100%;
  position: relative;
}
.widget-chat .chat-controls .chat-controls-input {
  margin-right: 90px;
}
.widget-chat .chat-controls .chat-controls-btn {
  position: absolute;
  right: 20px;
  width: 80px;
  top: 10px;
}
.panel.widget-chat .message,
.panel .widget-chat .message {
  margin: 0 -20px;
  padding-left: 20px;
  padding-right: 20px;
}
.widget-profile .panel-heading {
  padding-top: 18px;
  padding-bottom: 16px;
  overflow: hidden;
  position: relative;
}
.widget-profile .panel-heading:before,
.widget-profile .panel-heading:after {
  content: " ";
  display: table;
}
.widget-profile .panel-heading:after {
  clear: both;
}
.widget-profile .widget-profile-avatar {
  width: 52px;
  height: 52px;
  border-radius: 999999px;
  float: left;
  margin-right: 12px;
}
.widget-profile .widget-profile-header {
  float: none;
  overflow: hidden;
  position: relative;
  margin-top: 3px;
}
.widget-profile .widget-profile-header span {
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
}
.widget-profile .widget-profile-bg-icon {
  bottom: -23px;
  width: 100%;
  right: 5px;
  text-align: right;
  position: absolute;
}
.widget-profile .widget-profile-bg-icon > * {
  font-size: 100px;
  color: rgba(255, 255, 255, 0.3);
}
.widget-profile .widget-profile-counters {
  text-align: center;
}
.widget-profile .widget-profile-counters > div {
  padding: 15px 0;
  font-size: 11px;
}
.widget-profile .widget-profile-counters > div span {
  font-size: 18px;
  font-weight: 700;
  color: #555;
}
.widget-profile .widget-profile-counters > div + div {
  border-left: 1px solid #e4e4e4;
}
.widget-profile .widget-profile-input {
  border: none;
  border-radius: 0;
}
.widget-profile .widget-profile-text {
  padding: 10px 15px;
}
.widget-profile .widget-profile-counters + .widget-profile-input,
.widget-profile .widget-profile-counters + .widget-profile-text,
.widget-profile .widget-profile-input + .widget-profile-counters,
.widget-profile .widget-profile-input + .widget-profile-text,
.widget-profile .widget-profile-text + .widget-profile-input,
.widget-profile .widget-profile-text + .widget-profile-counters {
  border-top: 1px solid #e4e4e4 !important;
}
.panel-dark .widget-profile .widget-profile-header,
.panel-dark.widget-profile .widget-profile-header {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}
.panel-dark .widget-profile .widget-profile-header a,
.panel-dark.widget-profile .widget-profile-header a {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}
.panel-dark .widget-profile .widget-profile-header a:hover,
.panel-dark.widget-profile .widget-profile-header a:hover {
  color: #fff;
}
.panel-dark .widget-profile .widget-profile-header span,
.panel-dark.widget-profile .widget-profile-header span {
  color: #fff;
}
.widget-profile.widget-profile-centered {
  text-align: center;
}
.widget-profile.widget-profile-centered .widget-profile-avatar {
  width: 70px;
  height: 70px;
  float: none;
  margin: 0 auto 8px auto;
  display: block;
}
.ie8 .widget-profile-bg-icon {
  display: none !important;
}
.widget-messages .message {
  padding: 9px 0;
  position: relative;
}
.widget-messages .message:before,
.widget-messages .message:after {
  content: " ";
  display: table;
}
.widget-messages .message:after {
  clear: both;
}
.widget-messages .message > * {
  line-height: 19px;
}
.widget-messages .message .action-checkbox,
.widget-messages .message .from {
  display: block;
  float: left;
}
.widget-messages .message .action-checkbox {
  width: 20px;
}
.widget-messages .message .action-checkbox > label,
.widget-messages .message .action-checkbox > input {
  display: inline-block;
  margin: 0;
  position: relative;
}
.widget-messages .message .action-checkbox > label,
.widget-messages .message .action-checkbox > input {
  vertical-align: middle;
}
.widget-messages .message .action-checkbox > input,
.widget-messages .message .action-checkbox > label {
  top: -1px;
}
.widget-messages .message .from {
  min-width: 115px;
  max-width: 180px;
  width: 25%;
  padding-left: 5px;
  overflow: hidden;
  color: #555555;
}
.widget-messages .message .from:hover {
  color: #888;
}
.widget-messages .message .title {
  display: block;
  float: none;
  overflow: hidden;
  padding-right: 60px;
}
.widget-messages .message .date {
  display: block;
  position: absolute;
  color: #888;
  width: 50px;
  right: 0;
  text-align: right;
  top: 9px;
}
.widget-messages .message .message-title-icon {
  font-weight: 400 !important;
  color: #555555;
  display: inline-block;
  margin-right: 7px;
  font-size: 14px;
  text-decoration: none !important;
}
.widget-messages .message.unread .title {
  font-weight: 600;
}
.widget-messages .message + .message {
  border-top: 1px solid;
  border-top-color: #e4e4e4;
}
.panel.widget-messages .message,
.panel .widget-messages .message {
  margin: 0 -20px;
  padding-left: 20px;
  padding-right: 20px;
}
.panel.widget-messages .message .date,
.panel .widget-messages .message .date {
  right: 20px;
}
.widget-tasks .task {
  padding: 8px 0;
  position: relative;
  background: #fff;
}
.widget-tasks .task:before,
.widget-tasks .task:after {
  content: " ";
  display: table;
}
.widget-tasks .task:after {
  clear: both;
}
.widget-tasks .task .action-checkbox,
.widget-tasks .task .task-title {
  display: block;
  line-height: 21px;
}
.widget-tasks .task .action-checkbox {
  float: left;
  width: 20px;
}
.widget-tasks .task .action-checkbox > label,
.widget-tasks .task .action-checkbox > input {
  display: inline-block;
  margin: 0;
  position: relative;
}
.widget-tasks .task .action-checkbox > label,
.widget-tasks .task .action-checkbox > input {
  vertical-align: middle;
}
.widget-tasks .task .action-checkbox > input,
.widget-tasks .task .action-checkbox > label {
  top: -1px;
}
.widget-tasks .task .task-title {
  color: #444;
  text-decoration: none;
  float: none;
  overflow: hidden;
}
.widget-tasks .task .task-title span {
  display: inline-block;
  color: #aaa;
  margin-left: 5px;
  font-size: 12px;
  font-style: italic;
}
.widget-tasks .task.completed a {
  color: #999;
  text-decoration: line-through;
}
.widget-tasks .task.completed a span {
  display: none;
}
.widget-tasks .task .label {
  display: block;
  position: absolute;
  right: 0;
}
.widget-tasks .task .task-sort-icon {
  color: #bbb;
  cursor: move;
  display: block;
  float: left;
  position: relative;
  margin: -8px 6px -8px 0;
  padding: 8px 12px;
  line-height: 21px;
}
.widget-tasks .task + .task {
  border-top: 1px solid;
  border-top-color: #e4e4e4;
}
.widget-tasks .task.ui-sortable-helper {
  background: #f1f6f7;
}
.panel.widget-tasks .task,
.panel .widget-tasks .task {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 -20px;
}
.panel.widget-tasks .task .label,
.panel .widget-tasks .task .label {
  right: 20px;
}
.panel.widget-tasks .task .task-sort-icon,
.panel .widget-tasks .task .task-sort-icon {
  margin-left: -11px;
}
.widget-rating,
.widget-rating li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}
.widget-rating a,
.widget-rating li a {
  display: block;
  color: #bbb;
  text-decoration: none;
  text-align: center;
  font-size: 15px;
}
.widget-rating a:before,
.widget-rating li a:before {
  content: "\f005";
  font-family: FontAwesome;
}
.widget-maps {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.widget-maps img {
  max-width: none !important;
}
.widget-maps label {
  display: inline !important;
  width: auto !important;
}
.widget-maps .gmnoprint {
  line-height: normal !important;
}
.widget-notifications .notification {
  position: relative;
  padding: 7px 12px;
}
.widget-notifications .notification + .notification {
  border-top: 1px solid #e4e4e4;
}
.widget-notifications .notifications-list {
  overflow: hidden;
  position: relative;
}
.widget-notifications .notification-title,
.widget-notifications .notification-description,
.widget-notifications .notification-ago {
  display: block;
  margin-right: 35px;
}
.widget-notifications .notification-title {
  font-size: 11px;
  font-weight: 700;
  padding-bottom: 1px;
}
.widget-notifications .notification-description {
  font-size: 11px;
  color: #666;
}
.widget-notifications .notification-ago {
  font-size: 11px;
  font-style: italic;
  color: #bbb;
}
.widget-notifications .notification-icon {
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  right: 0;
  margin: -13px 12px 0 0;
  font-size: 14px;
}
.widget-notifications .notifications-link {
  text-align: center;
  padding: 8px 0 !important;
  border-top: 1px solid #e4e4e4;
  display: block;
  text-decoration: none !important;
  font-size: 10px;
  font-weight: 800;
  color: #999;
  line-height: 18px !important;
  height: auto !important;
}
.widget-notifications .notifications-link:hover {
  background: #f4f4f4;
  color: #555555;
}
.widget-messages-alt .message {
  position: relative;
  padding: 10px 12px;
}
.widget-messages-alt .message + .message {
  border-top: 1px solid #e4e4e4;
}
.widget-messages-alt .messages-list {
  overflow: hidden;
  position: relative;
}
.widget-messages-alt .message-avatar {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  border-radius: 999999px;
  top: 50%;
  margin-top: -16px;
  left: 12px;
}
.widget-messages-alt .message-subject,
.widget-messages-alt .message-description,
.widget-messages-alt .message-subject a,
.widget-messages-alt .message-description a {
  line-height: 17px !important;
}
.widget-messages-alt .message-subject {
  display: block;
  padding-left: 42px;
  margin-bottom: 2px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.widget-messages-alt .message-description {
  display: block;
  padding-left: 42px;
  font-size: 11px;
  color: #aaa;
  height: auto !important;
}
.widget-messages-alt .message-description a {
  color: #555555;
}
.widget-messages-alt .message-description a:hover {
  color: #888;
}
.widget-messages-alt .messages-link {
  text-align: center;
  padding: 8px 0 !important;
  border-top: 1px solid #e4e4e4;
  display: block;
  text-decoration: none !important;
  font-size: 10px;
  font-weight: 800;
  color: #999;
  line-height: 18px !important;
  height: auto !important;
}
.widget-messages-alt .messages-link:hover {
  background: #f4f4f4;
  color: #555555;
}
.widget-followers .follower {
  padding: 0 0 10px 0;
  position: relative;
}
.widget-followers .follower + .follower {
  border-top: 1px solid;
  border-top-color: #e4e4e4;
  padding-top: 10px;
}
.widget-followers .follower:last-child {
  padding-bottom: 0;
}
.widget-followers .follower-avatar {
  border-radius: 99999px;
  display: block;
  float: left;
  height: 32px;
  margin-right: 10px;
  margin-top: 2px;
  width: 32px;
}
.widget-followers .follower-controls {
  float: right;
  margin-top: 4px;
}
.widget-followers .follower-controls .btn > i {
  font-size: 14px;
  position: relative;
  top: 1px;
}
.widget-followers .body {
  line-height: 17px;
}
.widget-followers .follower-name {
  color: #333;
  font-size: 13px;
}
.widget-followers .follower-username {
  color: #aaa;
  font-size: 12px;
}
.panel.widget-followers .follower,
.panel .widget-followers .follower {
  margin: 0 -20px;
  padding-left: 20px;
  padding-right: 20px;
}

.right-to-left {
  direction: rtl !important;
}
.right-to-left .pull-right {
  float: left !important;
}
.right-to-left .pull-left {
  float: right !important;
}
.right-to-left .col-xs-1,
.right-to-left .col-xs-2,
.right-to-left .col-xs-3,
.right-to-left .col-xs-4,
.right-to-left .col-xs-5,
.right-to-left .col-xs-6,
.right-to-left .col-xs-7,
.right-to-left .col-xs-8,
.right-to-left .col-xs-9,
.right-to-left .col-xs-10,
.right-to-left .col-xs-11 {
  float: right;
}
@media (min-width: 768px) {
  .right-to-left .col-sm-1,
  .right-to-left .col-sm-2,
  .right-to-left .col-sm-3,
  .right-to-left .col-sm-4,
  .right-to-left .col-sm-5,
  .right-to-left .col-sm-6,
  .right-to-left .col-sm-7,
  .right-to-left .col-sm-8,
  .right-to-left .col-sm-9,
  .right-to-left .col-sm-10,
  .right-to-left .col-sm-11 {
    float: right;
  }
  .right-to-left .col-sm-push-1,
  .right-to-left .col-sm-push-2,
  .right-to-left .col-sm-push-3,
  .right-to-left .col-sm-push-4,
  .right-to-left .col-sm-push-5,
  .right-to-left .col-sm-push-6,
  .right-to-left .col-sm-push-7,
  .right-to-left .col-sm-push-8,
  .right-to-left .col-sm-push-9,
  .right-to-left .col-sm-push-10,
  .right-to-left .col-sm-push-11,
  .right-to-left .col-sm-pull-1,
  .right-to-left .col-sm-pull-2,
  .right-to-left .col-sm-pull-3,
  .right-to-left .col-sm-pull-4,
  .right-to-left .col-sm-pull-5,
  .right-to-left .col-sm-pull-6,
  .right-to-left .col-sm-pull-7,
  .right-to-left .col-sm-pull-8,
  .right-to-left .col-sm-pull-9,
  .right-to-left .col-sm-pull-10,
  .right-to-left .col-sm-pull-11 {
    left: auto;
    right: auto;
  }
  .right-to-left .col-sm-offset-1 {
    margin-left: 0;
  }
  .right-to-left .col-sm-offset-2 {
    margin-left: 0;
  }
  .right-to-left .col-sm-offset-3 {
    margin-left: 0;
  }
  .right-to-left .col-sm-offset-4 {
    margin-left: 0;
  }
  .right-to-left .col-sm-offset-5 {
    margin-left: 0;
  }
  .right-to-left .col-sm-offset-6 {
    margin-left: 0;
  }
  .right-to-left .col-sm-offset-7 {
    margin-left: 0;
  }
  .right-to-left .col-sm-offset-8 {
    margin-left: 0;
  }
  .right-to-left .col-sm-offset-9 {
    margin-left: 0;
  }
  .right-to-left .col-sm-offset-10 {
    margin-left: 0;
  }
  .right-to-left .col-sm-offset-11 {
    margin-left: 0;
  }
  .right-to-left .col-sm-push-1 {
    right: 8.33333333%;
  }
  .right-to-left .col-sm-push-2 {
    right: 16.66666667%;
  }
  .right-to-left .col-sm-push-3 {
    right: 25%;
  }
  .right-to-left .col-sm-push-4 {
    right: 33.33333333%;
  }
  .right-to-left .col-sm-push-5 {
    right: 41.66666667%;
  }
  .right-to-left .col-sm-push-6 {
    right: 50%;
  }
  .right-to-left .col-sm-push-7 {
    right: 58.33333333%;
  }
  .right-to-left .col-sm-push-8 {
    right: 66.66666667%;
  }
  .right-to-left .col-sm-push-9 {
    right: 75%;
  }
  .right-to-left .col-sm-push-10 {
    right: 83.33333333%;
  }
  .right-to-left .col-sm-push-11 {
    right: 91.66666667%;
  }
  .right-to-left .col-sm-pull-1 {
    left: 8.33333333%;
  }
  .right-to-left .col-sm-pull-2 {
    left: 16.66666667%;
  }
  .right-to-left .col-sm-pull-3 {
    left: 25%;
  }
  .right-to-left .col-sm-pull-4 {
    left: 33.33333333%;
  }
  .right-to-left .col-sm-pull-5 {
    left: 41.66666667%;
  }
  .right-to-left .col-sm-pull-6 {
    left: 50%;
  }
  .right-to-left .col-sm-pull-7 {
    left: 58.33333333%;
  }
  .right-to-left .col-sm-pull-8 {
    left: 66.66666667%;
  }
  .right-to-left .col-sm-pull-9 {
    left: 75%;
  }
  .right-to-left .col-sm-pull-10 {
    left: 83.33333333%;
  }
  .right-to-left .col-sm-pull-11 {
    left: 91.66666667%;
  }
  .right-to-left .col-sm-offset-1 {
    margin-right: 8.33333333%;
  }
  .right-to-left .col-sm-offset-2 {
    margin-right: 16.66666667%;
  }
  .right-to-left .col-sm-offset-3 {
    margin-right: 25%;
  }
  .right-to-left .col-sm-offset-4 {
    margin-right: 33.33333333%;
  }
  .right-to-left .col-sm-offset-5 {
    margin-right: 41.66666667%;
  }
  .right-to-left .col-sm-offset-6 {
    margin-right: 50%;
  }
  .right-to-left .col-sm-offset-7 {
    margin-right: 58.33333333%;
  }
  .right-to-left .col-sm-offset-8 {
    margin-right: 66.66666667%;
  }
  .right-to-left .col-sm-offset-9 {
    margin-right: 75%;
  }
  .right-to-left .col-sm-offset-10 {
    margin-right: 83.33333333%;
  }
  .right-to-left .col-sm-offset-11 {
    margin-right: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .right-to-left .col-md-1,
  .right-to-left .col-md-2,
  .right-to-left .col-md-3,
  .right-to-left .col-md-4,
  .right-to-left .col-md-5,
  .right-to-left .col-md-6,
  .right-to-left .col-md-7,
  .right-to-left .col-md-8,
  .right-to-left .col-md-9,
  .right-to-left .col-md-10,
  .right-to-left .col-md-11 {
    float: right;
  }
  .right-to-left .col-md-push-1,
  .right-to-left .col-md-push-2,
  .right-to-left .col-md-push-3,
  .right-to-left .col-md-push-4,
  .right-to-left .col-md-push-5,
  .right-to-left .col-md-push-6,
  .right-to-left .col-md-push-7,
  .right-to-left .col-md-push-8,
  .right-to-left .col-md-push-9,
  .right-to-left .col-md-push-10,
  .right-to-left .col-md-push-11,
  .right-to-left .col-md-pull-1,
  .right-to-left .col-md-pull-2,
  .right-to-left .col-md-pull-3,
  .right-to-left .col-md-pull-4,
  .right-to-left .col-md-pull-5,
  .right-to-left .col-md-pull-6,
  .right-to-left .col-md-pull-7,
  .right-to-left .col-md-pull-8,
  .right-to-left .col-md-pull-9,
  .right-to-left .col-md-pull-10,
  .right-to-left .col-md-pull-11 {
    left: auto;
    right: auto;
  }
  .right-to-left .col-md-offset-1 {
    margin-left: 0;
  }
  .right-to-left .col-md-offset-2 {
    margin-left: 0;
  }
  .right-to-left .col-md-offset-3 {
    margin-left: 0;
  }
  .right-to-left .col-md-offset-4 {
    margin-left: 0;
  }
  .right-to-left .col-md-offset-5 {
    margin-left: 0;
  }
  .right-to-left .col-md-offset-6 {
    margin-left: 0;
  }
  .right-to-left .col-md-offset-7 {
    margin-left: 0;
  }
  .right-to-left .col-md-offset-8 {
    margin-left: 0;
  }
  .right-to-left .col-md-offset-9 {
    margin-left: 0;
  }
  .right-to-left .col-md-offset-10 {
    margin-left: 0;
  }
  .right-to-left .col-md-offset-11 {
    margin-left: 0;
  }
  .right-to-left .col-md-push-0 {
    right: auto;
  }
  .right-to-left .col-md-push-1 {
    right: 8.33333333%;
  }
  .right-to-left .col-md-push-2 {
    right: 16.66666667%;
  }
  .right-to-left .col-md-push-3 {
    right: 25%;
  }
  .right-to-left .col-md-push-4 {
    right: 33.33333333%;
  }
  .right-to-left .col-md-push-5 {
    right: 41.66666667%;
  }
  .right-to-left .col-md-push-6 {
    right: 50%;
  }
  .right-to-left .col-md-push-7 {
    right: 58.33333333%;
  }
  .right-to-left .col-md-push-8 {
    right: 66.66666667%;
  }
  .right-to-left .col-md-push-9 {
    right: 75%;
  }
  .right-to-left .col-md-push-10 {
    right: 83.33333333%;
  }
  .right-to-left .col-md-push-11 {
    right: 91.66666667%;
  }
  .right-to-left .col-md-pull-0 {
    left: auto;
  }
  .right-to-left .col-md-pull-1 {
    left: 8.33333333%;
  }
  .right-to-left .col-md-pull-2 {
    left: 16.66666667%;
  }
  .right-to-left .col-md-pull-3 {
    left: 25%;
  }
  .right-to-left .col-md-pull-4 {
    left: 33.33333333%;
  }
  .right-to-left .col-md-pull-5 {
    left: 41.66666667%;
  }
  .right-to-left .col-md-pull-6 {
    left: 50%;
  }
  .right-to-left .col-md-pull-7 {
    left: 58.33333333%;
  }
  .right-to-left .col-md-pull-8 {
    left: 66.66666667%;
  }
  .right-to-left .col-md-pull-9 {
    left: 75%;
  }
  .right-to-left .col-md-pull-10 {
    left: 83.33333333%;
  }
  .right-to-left .col-md-pull-11 {
    left: 91.66666667%;
  }
  .right-to-left .col-md-offset-0 {
    margin-right: 0;
  }
  .right-to-left .col-md-offset-1 {
    margin-right: 8.33333333%;
  }
  .right-to-left .col-md-offset-2 {
    margin-right: 16.66666667%;
  }
  .right-to-left .col-md-offset-3 {
    margin-right: 25%;
  }
  .right-to-left .col-md-offset-4 {
    margin-right: 33.33333333%;
  }
  .right-to-left .col-md-offset-5 {
    margin-right: 41.66666667%;
  }
  .right-to-left .col-md-offset-6 {
    margin-right: 50%;
  }
  .right-to-left .col-md-offset-7 {
    margin-right: 58.33333333%;
  }
  .right-to-left .col-md-offset-8 {
    margin-right: 66.66666667%;
  }
  .right-to-left .col-md-offset-9 {
    margin-right: 75%;
  }
  .right-to-left .col-md-offset-10 {
    margin-right: 83.33333333%;
  }
  .right-to-left .col-md-offset-11 {
    margin-right: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .right-to-left .col-lg-1,
  .right-to-left .col-lg-2,
  .right-to-left .col-lg-3,
  .right-to-left .col-lg-4,
  .right-to-left .col-lg-5,
  .right-to-left .col-lg-6,
  .right-to-left .col-lg-7,
  .right-to-left .col-lg-8,
  .right-to-left .col-lg-9,
  .right-to-left .col-lg-10,
  .right-to-left .col-lg-11 {
    float: right;
  }
  .right-to-left .col-lg-push-1,
  .right-to-left .col-lg-push-2,
  .right-to-left .col-lg-push-3,
  .right-to-left .col-lg-push-4,
  .right-to-left .col-lg-push-5,
  .right-to-left .col-lg-push-6,
  .right-to-left .col-lg-push-7,
  .right-to-left .col-lg-push-8,
  .right-to-left .col-lg-push-9,
  .right-to-left .col-lg-push-10,
  .right-to-left .col-lg-push-11,
  .right-to-left .col-lg-pull-1,
  .right-to-left .col-lg-pull-2,
  .right-to-left .col-lg-pull-3,
  .right-to-left .col-lg-pull-4,
  .right-to-left .col-lg-pull-5,
  .right-to-left .col-lg-pull-6,
  .right-to-left .col-lg-pull-7,
  .right-to-left .col-lg-pull-8,
  .right-to-left .col-lg-pull-9,
  .right-to-left .col-lg-pull-10,
  .right-to-left .col-lg-pull-11 {
    left: auto;
    right: auto;
  }
  .right-to-left .col-lg-offset-1 {
    margin-left: 0;
  }
  .right-to-left .col-lg-offset-2 {
    margin-left: 0;
  }
  .right-to-left .col-lg-offset-3 {
    margin-left: 0;
  }
  .right-to-left .col-lg-offset-4 {
    margin-left: 0;
  }
  .right-to-left .col-lg-offset-5 {
    margin-left: 0;
  }
  .right-to-left .col-lg-offset-6 {
    margin-left: 0;
  }
  .right-to-left .col-lg-offset-7 {
    margin-left: 0;
  }
  .right-to-left .col-lg-offset-8 {
    margin-left: 0;
  }
  .right-to-left .col-lg-offset-9 {
    margin-left: 0;
  }
  .right-to-left .col-lg-offset-10 {
    margin-left: 0;
  }
  .right-to-left .col-lg-offset-11 {
    margin-left: 0;
  }
  .right-to-left .col-lg-push-0 {
    right: auto;
  }
  .right-to-left .col-lg-push-1 {
    right: 8.33333333%;
  }
  .right-to-left .col-lg-push-2 {
    right: 16.66666667%;
  }
  .right-to-left .col-lg-push-3 {
    right: 25%;
  }
  .right-to-left .col-lg-push-4 {
    right: 33.33333333%;
  }
  .right-to-left .col-lg-push-5 {
    right: 41.66666667%;
  }
  .right-to-left .col-lg-push-6 {
    right: 50%;
  }
  .right-to-left .col-lg-push-7 {
    right: 58.33333333%;
  }
  .right-to-left .col-lg-push-8 {
    right: 66.66666667%;
  }
  .right-to-left .col-lg-push-9 {
    right: 75%;
  }
  .right-to-left .col-lg-push-10 {
    right: 83.33333333%;
  }
  .right-to-left .col-lg-push-11 {
    right: 91.66666667%;
  }
  .right-to-left .col-lg-pull-0 {
    left: auto;
  }
  .right-to-left .col-lg-pull-1 {
    left: 8.33333333%;
  }
  .right-to-left .col-lg-pull-2 {
    left: 16.66666667%;
  }
  .right-to-left .col-lg-pull-3 {
    left: 25%;
  }
  .right-to-left .col-lg-pull-4 {
    left: 33.33333333%;
  }
  .right-to-left .col-lg-pull-5 {
    left: 41.66666667%;
  }
  .right-to-left .col-lg-pull-6 {
    left: 50%;
  }
  .right-to-left .col-lg-pull-7 {
    left: 58.33333333%;
  }
  .right-to-left .col-lg-pull-8 {
    left: 66.66666667%;
  }
  .right-to-left .col-lg-pull-9 {
    left: 75%;
  }
  .right-to-left .col-lg-pull-10 {
    left: 83.33333333%;
  }
  .right-to-left .col-lg-pull-11 {
    left: 91.66666667%;
  }
  .right-to-left .col-lg-offset-0 {
    margin-right: 0;
  }
  .right-to-left .col-lg-offset-1 {
    margin-right: 8.33333333%;
  }
  .right-to-left .col-lg-offset-2 {
    margin-right: 16.66666667%;
  }
  .right-to-left .col-lg-offset-3 {
    margin-right: 25%;
  }
  .right-to-left .col-lg-offset-4 {
    margin-right: 33.33333333%;
  }
  .right-to-left .col-lg-offset-5 {
    margin-right: 41.66666667%;
  }
  .right-to-left .col-lg-offset-6 {
    margin-right: 50%;
  }
  .right-to-left .col-lg-offset-7 {
    margin-right: 58.33333333%;
  }
  .right-to-left .col-lg-offset-8 {
    margin-right: 66.66666667%;
  }
  .right-to-left .col-lg-offset-9 {
    margin-right: 75%;
  }
  .right-to-left .col-lg-offset-10 {
    margin-right: 83.33333333%;
  }
  .right-to-left .col-lg-offset-11 {
    margin-right: 91.66666667%;
  }
}
.right-to-left .breadcrumb > li + li:before {
  content: "\f053";
  left: 1px;
}
.right-to-left .breadcrumb li.active {
  padding-left: 0;
  padding-right: 15px;
}
.right-to-left .breadcrumb li.active:before {
  left: auto;
  right: -1px;
}
.right-to-left .breadcrumb-label {
  float: right;
  padding-left: 15px;
  padding-right: 0;
}
.right-to-left #main-navbar .navbar-brand {
  padding: 0 14px 0 0;
}
.right-to-left #main-navbar .navbar-toggle .navbar-icon {
  float: right;
}
.right-to-left #main-navbar .navbar-toggle {
  left: 0;
  right: auto;
}
.right-to-left #main-navbar .navbar-nav {
  padding: 0;
}
.right-to-left #main-navbar .navbar-nav.pull-right {
  float: none !important;
}
.right-to-left #main-navbar .dropdown > a:after {
  float: left;
}
.right-to-left #main-navbar .user-menu > span {
  margin-left: 0;
  margin-right: 7px;
}
.right-to-left #main-navbar #main-menu-toggle .navbar-icon,
.right-to-left.mme.main-menu-right #main-navbar #main-menu-toggle .navbar-icon {
  left: 26px;
}
.right-to-left #main-navbar #main-menu-toggle .navbar-icon:after,
.right-to-left.mme.main-menu-right #main-navbar #main-menu-toggle .navbar-icon:after {
  content: "\f0d9";
  right: 16px;
}
.right-to-left.mme #main-navbar #main-menu-toggle .navbar-icon,
.right-to-left.main-menu-right #main-navbar #main-menu-toggle .navbar-icon {
  left: 20px;
}
.right-to-left.mme #main-navbar #main-menu-toggle .navbar-icon:after,
.right-to-left.main-menu-right #main-navbar #main-menu-toggle .navbar-icon:after {
  content: "\f0da";
  right: -8px;
}
@media (min-width: 768px) {
  .right-to-left #main-navbar .navbar-header {
    float: right;
  }
  .right-to-left #main-navbar .navbar-brand {
    padding-left: 14px;
  }
  .right-to-left #main-navbar .navbar-nav {
    float: right;
  }
  .right-to-left #main-navbar .navbar-nav > li {
    float: right;
  }
  .right-to-left #main-navbar .navbar-nav.pull-right {
    float: left !important;
  }
  .right-to-left #main-navbar .right {
    padding-left: 16px;
    padding-right: 0;
  }
  .right-to-left #main-navbar .navbar-collapse {
    overflow: hidden;
    float: none;
  }
  .right-to-left #main-navbar .dropdown > .dropdown-menu {
    right: 0;
    left: auto;
  }
  .right-to-left #main-navbar .right .dropdown > .dropdown-menu {
    right: auto;
    left: 0;
  }
  .right-to-left #main-navbar #main-menu-toggle .navbar-icon,
  .right-to-left.mme #main-navbar #main-menu-toggle .navbar-icon,
  .right-to-left.mmc.main-menu-right #main-navbar #main-menu-toggle .navbar-icon,
  .right-to-left.mme.mmc.main-menu-right #main-navbar #main-menu-toggle .navbar-icon {
    left: 20px;
  }
  .right-to-left #main-navbar #main-menu-toggle .navbar-icon:after,
  .right-to-left.mme #main-navbar #main-menu-toggle .navbar-icon:after,
  .right-to-left.mmc.main-menu-right #main-navbar #main-menu-toggle .navbar-icon:after,
  .right-to-left.mme.mmc.main-menu-right #main-navbar #main-menu-toggle .navbar-icon:after {
    content: "\f0da";
    right: -8px;
  }
  .right-to-left.mmc #main-navbar #main-menu-toggle .navbar-icon,
  .right-to-left.mme.mmc #main-navbar #main-menu-toggle .navbar-icon,
  .right-to-left.main-menu-right #main-navbar #main-menu-toggle .navbar-icon,
  .right-to-left.mme.main-menu-right #main-navbar #main-menu-toggle .navbar-icon {
    left: 26px;
  }
  .right-to-left.mmc #main-navbar #main-menu-toggle .navbar-icon:after,
  .right-to-left.mme.mmc #main-navbar #main-menu-toggle .navbar-icon:after,
  .right-to-left.main-menu-right #main-navbar #main-menu-toggle .navbar-icon:after,
  .right-to-left.mme.main-menu-right #main-navbar #main-menu-toggle .navbar-icon:after {
    content: "\f0d9";
    right: 16px;
  }
}
.right-to-left #main-menu .navigation a,
.right-to-left #main-menu .mmc-dropdown-open-ul a {
  text-align: right;
}
.right-to-left #main-menu .navigation .menu-icon,
.right-to-left #main-menu .mmc-dropdown-open-ul .menu-icon {
  margin-left: 5px;
  margin-right: 0;
}
.right-to-left #main-menu .navigation .badge,
.right-to-left #main-menu .mmc-dropdown-open-ul .badge,
.right-to-left #main-menu .navigation .label,
.right-to-left #main-menu .mmc-dropdown-open-ul .label {
  margin-left: 0;
  margin-right: 5px;
  float: left;
}
.right-to-left #main-menu .mm-dropdown > a {
  padding-left: 30px !important;
  padding-right: 14px;
}
.right-to-left #main-menu .mm-dropdown > a:before {
  content: "\f104";
  left: 14px;
  right: auto;
}
.right-to-left #main-menu .mm-dropdown ul .menu-icon {
  margin-right: -5px;
}
.right-to-left #main-menu .mm-dropdown > ul > li > a {
  padding-left: 14px;
  padding-right: 40px;
}
.right-to-left #main-menu .mm-dropdown > ul > .mm-dropdown > ul > li > a {
  padding-left: 14px;
  padding-right: 60px;
}
.right-to-left #main-menu .mm-dropdown > ul > .mm-dropdown > ul > .mm-dropdown > ul > li > a {
  padding-left: 14px;
  padding-right: 80px;
}
.right-to-left #main-menu .mm-dropdown > ul > .mm-dropdown > ul > .mm-dropdown > ul > .mm-dropdown > ul > li > a {
  padding-left: 14px;
  padding-right: 100px;
}
.right-to-left #main-menu .mm-dropdown > ul > .mm-dropdown > ul > .mm-dropdown > ul > .mm-dropdown > ul > .mm-dropdown > ul > li > a {
  padding-left: 14px;
  padding-right: 120px;
}
.right-to-left #main-menu .mm-dropdown.open > a:before {
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.right-to-left #main-menu .mmc-dropdown-open-ul {
  left: auto;
  right: 100%;
}
@media (min-width: 480px) {
  .right-to-left #main-menu .navigation > li > a {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .right-to-left #main-menu .navigation > li > a > .menu-icon {
    margin: 0;
  }
  .right-to-left #main-menu .navigation > .mm-dropdown > a {
    padding-left: 14px;
  }
  .right-to-left #main-menu .navigation > .mm-dropdown > a:before {
    left: 7px;
  }
  .right-to-left #main-menu .navigation > .mm-dropdown.open > a:before {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .right-to-left.main-menu-right #main-menu .navigation > .mm-dropdown > a:before {
    content: "\f105";
    left: auto;
    right: 7px;
  }
  .right-to-left.mme #main-menu .navigation > li > a {
    text-align: right;
  }
  .right-to-left.mme #main-menu .navigation > li > a:before {
    left: 14px;
  }
  .right-to-left.mme #main-menu .navigation > li > a > .menu-icon {
    margin-left: 5px;
  }
  .right-to-left.mme #main-menu .navigation > .mm-dropdown > a {
    padding-left: 30px;
    padding-right: 14px;
  }
  .right-to-left.mme #main-menu .navigation > .mm-dropdown > a:before {
    content: "\f104";
    left: 14px;
    right: auto;
  }
  .right-to-left.mme #main-menu .navigation > .mm-dropdown.open > a:before {
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
@media (min-width: 768px) {
  .right-to-left #main-menu ul.navigation > li > a {
    text-align: right;
  }
  .right-to-left #main-menu ul.navigation > li > a:before {
    right: auto;
    left: 14px;
  }
  .right-to-left #main-menu ul.navigation > li > a > .menu-icon {
    margin-left: 5px;
    margin-right:20px;
  }
  .right-to-left #main-menu ul.navigation > .mm-dropdown > a {
    padding-left: 30px;
    padding-right: 14px;
  }
  .right-to-left #main-menu ul.navigation > .mm-dropdown > a:before {
    content: "\f104";
    left: 14px;
    right: auto;
  }
  .right-to-left #main-menu ul.navigation > .mm-dropdown.open > a:before {
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .right-to-left.mmc #main-menu ul.navigation > li > a {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .right-to-left.mmc #main-menu ul.navigation > li > a:before {
    right: auto;
    left: 7px;
  }
  .right-to-left.mmc #main-menu ul.navigation > li > a > .menu-icon {
    margin: 0;
  }
  .right-to-left.mmc #main-menu ul.navigation > .mm-dropdown > a {
    padding-left: 14px;
  }
  .right-to-left.mmc #main-menu ul.navigation > .mm-dropdown.open > a:before {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .right-to-left.mme.mmc #main-menu ul.navigation > .mm-dropdown > a:before {
    left: 7px;
  }
  .right-to-left.main-menu-right #main-menu ul.navigation > .mm-dropdown > a:before {
    content: "\f104";
    left: 14px;
    right: auto;
  }
  .right-to-left.mmc.main-menu-right #main-menu ul.navigation > .mm-dropdown > a:before,
  .right-to-left.mmc.mme.main-menu-right #main-menu ul.navigation > .mm-dropdown > a:before {
    content: "\f105";
    left: auto;
    right: 7px;
  }
}
.right-to-left #main-menu,
.right-to-left #main-menu-bg {
  left: auto;
  right: -80%;
}
.right-to-left #main-navbar .navbar-header {
  padding-left: 0;
  padding-right: 56px;
}
.right-to-left #main-navbar .navbar-inner,
.right-to-left #content-wrapper {
  left: auto;
  right: 0%;
}
.right-to-left.mme #main-navbar .navbar-inner,
.right-to-left.mme #content-wrapper {
  left: auto;
  right: 80%;
}
.right-to-left.mme #main-navbar .navbar-header {
  padding-right: 0;
}
.right-to-left.mme #main-menu,
.right-to-left.mme #main-menu-bg {
  left: auto;
  right: 0%;
}
.right-to-left #main-navbar #main-menu-toggle {
  left: auto;
  right: 0;
}
@media (min-width: 480px) {
  .right-to-left #main-wrapper {
    padding-left: 0;
    padding-right: 56px;
  }
  .right-to-left #main-menu-bg {
    right: 0;
  }
  .right-to-left #main-menu {
    right: 0;
  }
  .right-to-left #main-menu .mmc-dropdown-open-ul {
    left: auto;
    right: 100%;
  }
  .right-to-left.mme #content-wrapper {
    left: 0;
    right: 114px;
  }
  .right-to-left.mme #main-navbar .navbar-inner {
    right: 170px;
  }
  .right-to-left.mme #main-navbar #main-menu-toggle {
    width: 170px;
  }
}
@media (min-width: 768px) {
  .right-to-left.mme #main-wrapper,
  .right-to-left #main-wrapper {
    padding-left: 0;
    padding-right: 170px;
  }
  .right-to-left.mme #content-wrapper {
    right: 0;
  }
  .right-to-left.mme #main-navbar .navbar-inner {
    right: 0;
  }
  .right-to-left.mmc #main-wrapper,
  .right-to-left.mme.mmc #main-wrapper {
    padding-left: 0;
    padding-right: 56px;
  }
  .right-to-left #main-navbar .navbar-header {
    padding-left: 0 !important;
    padding-right: 56px !important;
  }
}
.right-to-left.main-menu-right #main-menu-bg {
  left: -80%;
  right: auto;
}
.right-to-left.main-menu-right #main-menu {
  left: -80%;
  right: auto;
}
.right-to-left.main-menu-right #main-menu .mmc-dropdown-open-ul {
  right: auto;
  left: 100%;
}
.right-to-left.main-menu-right #main-navbar .navbar-header {
  padding-right: 0;
}
.right-to-left.main-menu-right #main-navbar .navbar-inner {
  left: 0;
  right: auto;
}
.right-to-left.main-menu-right #main-navbar #main-menu-toggle {
  left: 0;
  right: auto;
}
.right-to-left.main-menu-right #main-navbar .navbar-toggle {
  right: auto;
  left: 56px;
}
.right-to-left.main-menu-right #content-wrapper {
  left: 0;
  right: auto;
}
.right-to-left.main-menu-right.mme #main-navbar .navbar-inner,
.right-to-left.main-menu-right.mme #content-wrapper {
  left: 80%;
  right: auto;
}
.right-to-left.main-menu-right.mme #main-menu,
.right-to-left.main-menu-right.mme #main-menu-bg {
  left: 0%;
  right: auto;
}
.right-to-left.main-menu-right.mme #main-navbar .navbar-toggle {
  right: auto;
  left: 0;
}
@media (min-width: 480px) {
  .right-to-left.main-menu-right #main-wrapper {
    padding-left: 56px;
    padding-right: 0;
  }
  .right-to-left.main-menu-right #main-menu,
  .right-to-left.main-menu-right #main-menu-bg {
    left: 0;
    right: auto;
  }
  .right-to-left.main-menu-right.mme #content-wrapper {
    left: 114px;
    right: auto;
  }
  .right-to-left.main-menu-right.mme #main-navbar .navbar-inner {
    left: 170px;
    right: auto;
  }
}
@media (min-width: 768px) {
  .right-to-left.main-menu-right.mme #main-wrapper,
  .right-to-left.main-menu-right #main-wrapper {
    padding-left: 170px;
    padding-right: 0;
  }
  .right-to-left.main-menu-right.mme #content-wrapper,
  .right-to-left.main-menu-right #content-wrapper {
    left: 0;
    right: auto;
  }
  .right-to-left.main-menu-right #main-navbar .navbar-inner,
  .right-to-left.main-menu-right.mme #main-navbar .navbar-inner,
  .right-to-left.main-menu-right.mme.mmc #main-navbar .navbar-inner {
    right: auto;
    left: 0;
    margin-right: 0;
    margin-left: 56px;
  }
  .right-to-left.main-menu-right.mmc #main-wrapper,
  .right-to-left.main-menu-right.mme.mmc #main-wrapper {
    padding-right: 0;
    padding-left: 56px;
  }
  .right-to-left.main-menu-right #main-navbar .navbar-header {
    padding-right: 0 !important;
  }
}
.right-to-left .progress-bar {
  float: right;
}
.right-to-left .navbar .nav-icon-btn .label,
.right-to-left .navbar .nav-icon-btn .badge,
.right-to-left .navbar .dropdown-menu .label.pull-right,
.right-to-left .navbar .dropdown-menu .badge.pull-right {
  float: left;
}
@media (min-width: 768px) {
  .right-to-left .navbar .nav-icon-btn .label {
    right: auto;
    left: 10px;
  }
}
@media (max-width: 768px) {
  .right-to-left .navbar-nav .open .dropdown-menu > li > a,
  .right-to-left .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 25px 5px 15px;
  }
}
.right-to-left .dropdown-menu {
  right: 0;
  left: auto;
}
.right-to-left .dropdown-menu.pull-right {
  right: auto;
  left: 0;
}
.right-to-left .dropdown-menu > li > a > .label,
.right-to-left .dropdown-menu > li > a > .badge {
  float: left;
  margin-left: -3px;
  margin-right: 3px;
}
.right-to-left .pull-right .dropdown-menu {
  right: auto;
  left: 0;
}
.right-to-left .dropdown-menu-left {
  left: auto;
  right: 0;
}
.right-to-left .dropdown-menu-right {
  left: 0;
  right: auto;
}
.right-to-left .label.label-tag {
  margin-left: 0;
  margin-right: 12px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.right-to-left .label.label-tag:before {
  border-left-width: 12px;
  border-right-width: 0;
  margin: 0;
  right: -13px;
}
.right-to-left .label.label-tag:after {
  margin: -12px 0 0 0;
  right: -5px;
}
.ie8 .right-to-left .label.label-tag:before,
.ie9 .right-to-left .label.label-tag:before {
  border-left-width: 0;
  border-right-width: 12px;
}
.right-to-left .nav-tabs > li > a > .badge,
.right-to-left .nav-pills > li > a > .badge,
.right-to-left .nav-tabs > li > a > .label,
.right-to-left .nav-pills > li > a > .label {
  margin-left: -5px;
  margin-right: 5px;
}
.right-to-left .nav-tabs.nav-justified > li,
.right-to-left .nav-pills.nav-justified > li {
  float: none;
}
.right-to-left .nav-tabs.nav-justified > li > a,
.right-to-left .nav-pills.nav-justified > li > a {
  margin: 0;
}
.right-to-left .nav-tabs.nav-tabs-sm > li > a > .badge,
.right-to-left .nav-tabs.nav-tabs-sm > li > a > .label {
  margin-left: -4px;
  margin-right: 4px;
}
.right-to-left .nav-tabs.nav-tabs-xs > li > a > .badge,
.right-to-left .nav-tabs.nav-tabs-xs > li > a > .label {
  margin-left: -3px;
  margin-right: 3px;
}
.right-to-left .nav-tabs {
  margin: 0;
  padding: 0;
}
.right-to-left .nav-tabs > li {
  float: right;
}
.right-to-left .nav-tabs > li > a {
  margin-right: 0;
  margin-left: 6px;
}
.right-to-left .nav-pills {
  margin: 0;
  padding: 0;
}
.right-to-left .nav-pills > li {
  float: right;
  margin-left: 6px;
  margin-right: 0;
}
.right-to-left .nav-pills.nav-stacked > li {
  float: none;
}
.right-to-left .nav-pills.nav-stacked > li + li {
  margin: 4px 0 0 0;
}
.right-to-left .alert .close {
  float: left;
}
.right-to-left table > thead > tr > th,
.right-to-left table > tbody > tr > th,
.right-to-left table > tfoot > tr > th,
.right-to-left table > thead > tr > td,
.right-to-left table > tbody > tr > td,
.right-to-left table > tfoot > tr > td {
  text-align: right;
}
.right-to-left .accordion-toggle {
  padding-left: 35px;
  padding-right: 20px;
}
.right-to-left .accordion-toggle:after {
  left: 15px;
  right: auto;
}
.right-to-left .popover {
  text-align: right;
}
.right-to-left .list-group {
  padding: 0;
}
.right-to-left .list-group-item > .badge {
  float: left;
}
.right-to-left .form-horizontal .form-group label {
  text-align: left;
}
.right-to-left .radio,
.right-to-left .checkbox {
  padding-left: 0;
  padding-right: 20px;
}
.right-to-left .radio label,
.right-to-left .radio-inline label,
.right-to-left .checkbox label,
.right-to-left .checkbox-inline label {
  text-align: right !important;
}
.right-to-left .radio input[type="radio"],
.right-to-left .radio-inline input[type="radio"],
.right-to-left .checkbox input[type="checkbox"],
.right-to-left .checkbox-inline input[type="checkbox"] {
  float: right;
  margin-left: 0;
  margin-right: -20px;
}
.right-to-left .radio-inline,
.right-to-left .checkbox-inline {
  padding-left: 0;
  padding-right: 20px;
}
.right-to-left .has-warning .help-block:before,
.right-to-left .has-error .help-block:before,
.right-to-left .has-success .help-block:before {
  left: auto;
  right: 16px;
}
.right-to-left .has-warning .help-block:after,
.right-to-left .has-error .help-block:after,
.right-to-left .has-success .help-block:after {
  left: auto;
  right: 17px;
}
.right-to-left .radio-inline + .radio-inline,
.right-to-left .checkbox-inline + .checkbox-inline {
  margin-left: 0;
  margin-right: 10px;
}
.right-to-left .form-control-feedback {
  left: 0;
  right: auto;
}
.right-to-left .has-feedback .form-control {
  padding-left: 32px;
  padding-right: 12px;
}
.gt-ie8 .right-to-left input.px {
  left: auto !important;
  right: -1000000px !important;
}
.gt-ie8 .right-to-left input.px + .lbl {
  padding-left: 0;
  padding-right: 1px;
  margin-left: 0;
}
.gt-ie8 .right-to-left input.px + .lbl:before {
  left: auto;
  right: 0;
}
.gt-ie8 .right-to-left input.px + .lbl:before,
.gt-ie8 .right-to-left input.px + .lbl:after {
  margin: 2px -20px -3px 3px !important;
}
.gt-ie8 .right-to-left input[type="checkbox"].px + .lbl:after {
  left: auto;
  right: 1px;
}
.gt-ie8 .right-to-left input[type="radio"].px + .lbl:after {
  left: auto;
  right: 5px;
}
@media (min-width: 768px) {
  .gt-ie8 .right-to-left .form-inline .radio input.px + .lbl,
  .gt-ie8 .right-to-left .form-inline .checkbox input.px + .lbl {
    margin-left: 0;
  }
}
.right-to-left .px-single input.px {
  margin: 0 !important;
}
.right-to-left .px-single input.px + .lbl:before,
.right-to-left .px-single input.px + .lbl:after {
  margin: 0 !important;
}
.right-to-left .px-single input.px + .lbl {
  padding: 0 !important;
}
.right-to-left .pagination > li {
  float: right;
}
.right-to-left .pager .previous > a {
  float: right;
}
.right-to-left .pager .next > a {
  float: left;
}
.right-to-left .btn-group > .btn {
  float: right;
}
.right-to-left .btn-group .btn + .btn,
.right-to-left .btn-group .btn + .btn-group,
.right-to-left .btn-group .btn-group + .btn,
.right-to-left .btn-group .btn-group + .btn-group {
  margin-left: 0;
  margin-right: -1px;
}
.right-to-left .btn-group .dropdown-toggle {
  margin-bottom: -1px;
}
.right-to-left .btn-group.btn-group-justified > .btn {
  float: none;
}
.right-to-left .btn-toolbar .btn-group {
  float: right;
}
.right-to-left .btn-toolbar .btn-group.btn-group-justified {
  float: none;
}
.right-to-left .btn-toolbar > .btn,
.right-to-left .btn-toolbar > .btn-group {
  margin-left: 0;
}
.right-to-left .btn-toolbar > .btn + .btn,
.right-to-left .btn-toolbar > .btn-group + .btn,
.right-to-left .btn-toolbar > .btn + .btn-group,
.right-to-left .btn-toolbar > .btn-group + .btn-group {
  margin-left: 0;
  margin-right: 5px;
}
.right-to-left .btn-group > .btn:first-child {
  margin-right: 0;
}
.right-to-left .btn-group > .btn-group {
  float: right;
}
.right-to-left .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.right-to-left .btn-group > .btn:last-child:not(:first-child),
.right-to-left .btn-group > .dropdown-toggle:not(:first-child) {
  border-radius: 2px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.right-to-left .btn-group > .btn-group:first-child > .btn:last-child,
.right-to-left .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.right-to-left .btn-group > .btn-group:last-child > .btn:first-child {
  border-radius: 2px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.right-to-left .btn-group-lg > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.right-to-left .btn-group-lg > .btn:last-child:not(:first-child),
.right-to-left .btn-group-lg > .dropdown-toggle:not(:first-child) {
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.right-to-left .btn-group-lg > .btn-group:first-child > .btn:last-child,
.right-to-left .btn-group-lg > .btn-group:first-child > .dropdown-toggle {
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.right-to-left .btn-group-lg > .btn-group:last-child > .btn:first-child {
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.right-to-left .btn-group-sm > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.right-to-left .btn-group-sm > .btn:last-child:not(:first-child),
.right-to-left .btn-group-sm > .dropdown-toggle:not(:first-child) {
  border-radius: 2px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.right-to-left .btn-group-sm > .btn-group:first-child > .btn:last-child,
.right-to-left .btn-group-sm > .btn-group:first-child > .dropdown-toggle {
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.right-to-left .btn-group-sm > .btn-group:last-child > .btn:first-child {
  border-radius: 2px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.right-to-left .btn-group.btn-xs > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.right-to-left .btn-group-xs > .btn:last-child:not(:first-child),
.right-to-left .btn-group-xs > .dropdown-toggle:not(:first-child) {
  border-radius: 2px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.right-to-left .btn-group-xs > .btn-group:first-child > .btn:last-child,
.right-to-left .btn-group-xs > .btn-group:first-child > .dropdown-toggle {
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.right-to-left .btn-group-xs > .btn-group:last-child > .btn:first-child {
  border-radius: 2px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.right-to-left .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.right-to-left .input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.right-to-left .input-sm,
select[multiple].right-to-left .input-sm {
  height: auto;
}
.right-to-left .input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 3px;
}
select.right-to-left .input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.right-to-left .input-lg,
select[multiple].right-to-left .input-lg {
  height: auto;
}
.right-to-left .input-group-lg > .form-control,
.right-to-left .input-group-lg > .input-group-addon,
.right-to-left .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 3px;
}
select.right-to-left .input-group-lg > .form-control,
select.right-to-left .input-group-lg > .input-group-addon,
select.right-to-left .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.right-to-left .input-group-lg > .form-control,
textarea.right-to-left .input-group-lg > .input-group-addon,
textarea.right-to-left .input-group-lg > .input-group-btn > .btn,
select[multiple].right-to-left .input-group-lg > .form-control,
select[multiple].right-to-left .input-group-lg > .input-group-addon,
select[multiple].right-to-left .input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.right-to-left .input-group-sm > .form-control,
.right-to-left .input-group-sm > .input-group-addon,
.right-to-left .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.right-to-left .input-group-sm > .form-control,
select.right-to-left .input-group-sm > .input-group-addon,
select.right-to-left .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.right-to-left .input-group-sm > .form-control,
textarea.right-to-left .input-group-sm > .input-group-addon,
textarea.right-to-left .input-group-sm > .input-group-btn > .btn,
select[multiple].right-to-left .input-group-sm > .form-control,
select[multiple].right-to-left .input-group-sm > .input-group-addon,
select[multiple].right-to-left .input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.right-to-left .input-group-addon {
  border: 1px solid #d6d6d6;
  border-radius: 2px;
}
.right-to-left .input-group-addon.input-sm {
  border-radius: 2px;
}
.right-to-left .input-group-addon.input-lg {
  border-radius: 3px;
}
.right-to-left .input-group .form-control:first-child,
.right-to-left .input-group-addon:first-child,
.right-to-left .input-group-btn:first-child > .btn,
.right-to-left .input-group-btn:first-child > .btn-group > .btn,
.right-to-left .input-group-btn:first-child > .dropdown-toggle,
.right-to-left .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.right-to-left .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.right-to-left .input-group .form-control:first-child.input-sm,
.right-to-left .input-group-addon:first-child.input-sm,
.right-to-left .input-group-btn:first-child > .btn.input-sm,
.right-to-left .input-group-btn:first-child > .btn-group > .btn.input-sm,
.right-to-left .input-group-btn:first-child > .dropdown-toggle.input-sm,
.right-to-left .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle).input-sm,
.right-to-left .input-group-btn:last-child > .btn-group:not(:last-child) > .btn.input-sm {
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.right-to-left .input-group .form-control:first-child.input-lg,
.right-to-left .input-group-addon:first-child.input-lg,
.right-to-left .input-group-btn:first-child > .btn.input-lg,
.right-to-left .input-group-btn:first-child > .btn-group > .btn.input-lg,
.right-to-left .input-group-btn:first-child > .dropdown-toggle.input-lg,
.right-to-left .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle).input-lg,
.right-to-left .input-group-btn:last-child > .btn-group:not(:last-child) > .btn.input-lg {
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.right-to-left .input-group-addon:first-child {
  border-left: 0;
}
.right-to-left .input-group .form-control:last-child,
.right-to-left .input-group-addon:last-child,
.right-to-left .input-group-btn:last-child > .btn,
.right-to-left .input-group-btn:last-child > .btn-group > .btn,
.right-to-left .input-group-btn:last-child > .dropdown-toggle,
.right-to-left .input-group-btn:first-child > .btn:not(:first-child),
.right-to-left .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-radius: 2px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.right-to-left .input-group .form-control:last-child.input-sm,
.right-to-left .input-group-addon:last-child.input-sm,
.right-to-left .input-group-btn:last-child > .btn.input-sm,
.right-to-left .input-group-btn:last-child > .btn-group > .btn.input-sm,
.right-to-left .input-group-btn:last-child > .dropdown-toggle.input-sm,
.right-to-left .input-group-btn:first-child > .btn:not(:first-child).input-sm,
.right-to-left .input-group-btn:first-child > .btn-group:not(:first-child) > .btn.input-sm {
  border-radius: 2px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.right-to-left .input-group .form-control:last-child.input-lg,
.right-to-left .input-group-addon:last-child.input-lg,
.right-to-left .input-group-btn:last-child > .btn.input-lg,
.right-to-left .input-group-btn:last-child > .btn-group > .btn.input-lg,
.right-to-left .input-group-btn:last-child > .dropdown-toggle.input-lg,
.right-to-left .input-group-btn:first-child > .btn:not(:first-child).input-lg,
.right-to-left .input-group-btn:first-child > .btn-group:not(:first-child) > .btn.input-lg {
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.right-to-left .input-group-addon:last-child {
  border-right: 0;
}
.right-to-left .input-group-btn > .btn {
  position: relative;
}
.right-to-left .input-group-btn > .btn + .btn {
  margin-left: 0;
  margin-right: -1px;
}
.right-to-left .input-group-btn:first-child > .btn,
.right-to-left .input-group-btn:first-child > .btn-group {
  margin-left: -1px;
  margin-right: 0;
}
.right-to-left .input-group-btn:last-child > .btn,
.right-to-left .input-group-btn:last-child > .btn-group {
  margin-left: 0;
  margin-right: -1px;
}
.right-to-left .input-group > .input-group-btn + input {
  margin-left: 0;
  margin-right: -1px;
}
.right-to-left .input-group > input + .input-group-btn .btn:first-child {
  border-left-width: 1px;
  border-right-width: 0;
}
.right-to-left .panel-heading .nav-tabs {
  left: 9px;
  right: auto;
}
.right-to-left .panel-title-icon {
  margin-left: 7px;
  margin-right: 0;
}
.right-to-left .panel-heading-controls {
  float: left;
}
.right-to-left .panel-heading-controls > * {
  float: right;
}
.right-to-left .panel-heading-controls > * + * {
  margin-left: 0;
  margin-right: 4px;
}
.right-to-left .panel-heading-controls > .form-control,
.right-to-left .panel-heading-controls .input-group .form-control,
.right-to-left .panel-heading-controls .input-group .btn {
  height: 26px;
  padding: 3px 8px;
}
.right-to-left .panel-dark .panel-heading-controls .input-group .form-control {
  border-left-color: #d5d5d5;
  border-right-color: transparent;
}
.right-to-left .modal-dialog .close {
  float: left;
}
.right-to-left .modal-footer {
  text-align: left;
}
.right-to-left .modal-footer .btn + .btn {
  margin-left: 0;
  margin-right: 5px;
}
.right-to-left .note {
  border-left-width: 0;
  border-right-width: 3px;
}
.right-to-left .btn.btn-labeled {
  position: relative;
}
.right-to-left .btn.btn-labeled .btn-label {
  border-radius: 0;
  float: right;
  margin-left: 12px;
  margin-right: -13px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.right-to-left .btn.btn-labeled.btn-lg .btn-label {
  margin-left: 18px;
  margin-right: -19px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.right-to-left .btn.btn-labeled.btn-sm .btn-label {
  margin-left: 9px;
  margin-right: -10px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.right-to-left .btn.btn-labeled.btn-xs .btn-label {
  margin-left: 9px;
  margin-right: -8px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.right-to-left .btn.btn-rounded.btn-labeled .btn-label,
.right-to-left .btn.btn-lg.btn-rounded.btn-labeled .btn-label,
.right-to-left .btn.btn-sm.btn-rounded.btn-labeled .btn-label,
.right-to-left .btn.btn-xs.btn-rounded.btn-labeled .btn-label {
  border-radius: 0;
  border-bottom-right-radius: 9999px;
  border-top-right-radius: 9999px;
}
.right-to-left .stat-counters[class*='bg-'] {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.right-to-left .stat-counters[class*='bg-'] .stat-cell {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.right-to-left .stat-cell .bg-icon {
  left: 0;
  right: auto;
}
.right-to-left .stat-cell .bg-icon.bg-icon-left {
  left: auto;
  right: 0;
}
.right-to-left .stat-counters > .stat-cell + .stat-cell {
  border-left: none;
  border-right: 1px solid #e4e4e4;
}
.right-to-left .counter-separated span {
  float: right;
}
.right-to-left .counter-separated span + span {
  margin-left: 0;
  margin-right: 4px;
}
.right-to-left .counter-separated.counter-sm span + span {
  margin-right: 3px;
}
.right-to-left .no-border-r {
  border-left-width: 0 !important;
}
.right-to-left .no-border-l {
  border-right-width: 0 !important;
}
.right-to-left .text-left {
  text-align: right;
}
.right-to-left .text-right {
  text-align: left;
}
@media (min-width: 768px) {
  .right-to-left .text-left-sm {
    text-align: right;
  }
  .right-to-left .text-center-sm {
    text-align: center;
  }
  .right-to-left .text-right-sm {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .right-to-left .text-left-md {
    text-align: right;
  }
  .right-to-left .text-center-md {
    text-align: center;
  }
  .right-to-left .text-right-md {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .right-to-left .text-left-lg {
    text-align: right;
  }
  .right-to-left .text-center-lg {
    text-align: center;
  }
  .right-to-left .text-right-lg {
    text-align: left;
  }
}
.right-to-left .widget-threads .thread-avatar {
  float: right;
}
.right-to-left .widget-threads .thread-body {
  margin-left: 0;
  margin-right: 42px;
}
.right-to-left .widget-threads .thread-time {
  float: left;
}
.right-to-left .widget-tasks .task .action-checkbox {
  float: right;
}
.right-to-left .widget-tasks .task .task-title span {
  margin-left: 0;
  margin-right: 5px;
}
.right-to-left .widget-tasks .task .label {
  left: 0;
  right: auto;
}
.right-to-left .widget-tasks .task .task-sort-icon {
  float: right;
  margin-left: 0;
  margin-right: -11px;
}
.right-to-left .panel.widget-tasks .task .label,
.right-to-left .panel .widget-tasks .task .label {
  left: 20px;
  right: auto;
}
.right-to-left .widget-support-tickets a.ticket-title {
  padding: 0 0 0 90px;
}
.right-to-left .widget-support-tickets a.ticket-title i {
  margin: 0 0 0 5px;
}
.right-to-left .widget-support-tickets a.ticket-title span {
  padding-left: 0;
  padding-right: 4px;
}
.right-to-left .widget-support-tickets .ticket-label {
  float: left;
}
.right-to-left .widget-profile.widget-profile-centered {
  text-align: center;
}
.right-to-left .widget-profile.widget-profile-centered .widget-profile-avatar {
  width: 70px;
  height: 70px;
  float: none;
  margin: 0 auto 8px auto;
  display: block;
}
.right-to-left .widget-profile .widget-profile-avatar {
  float: right;
  margin-left: 12px;
  margin-right: 0;
}
.right-to-left .widget-profile .widget-profile-bg-icon {
  left: 5px;
  right: auto;
  text-align: left;
}
.right-to-left .widget-profile .widget-profile-counters > div + div {
  border-left: none;
  border-right: 1px solid #e4e4e4;
}
.right-to-left .widget-notifications .notification-title,
.right-to-left .widget-notifications .notification-description,
.right-to-left .widget-notifications .notification-ago {
  margin-left: 35px;
  margin-right: 0;
}
.right-to-left .widget-notifications .notification-icon {
  left: 0;
  right: auto;
  margin-left: 12px;
  margin-right: 0;
}
.right-to-left .widget-messages .message .action-checkbox,
.right-to-left .widget-messages .message .from {
  float: right;
}
.right-to-left .widget-messages .message .from {
  padding-left: 0;
  padding-right: 5px;
}
.right-to-left .widget-messages .message .title {
  padding-left: 60px;
  padding-right: 0;
}
.right-to-left .widget-messages .message .date {
  left: 0;
  right: auto;
  text-align: left;
}
.right-to-left .widget-messages .message .message-title-icon {
  margin-left: 7px;
  margin-right: 0;
}
.right-to-left .panel.widget-messages .message .date,
.right-to-left .panel .widget-messages .message .date {
  left: 20px;
  right: auto;
}
.right-to-left .widget-messages-alt .message-avatar {
  left: auto;
  right: 12px;
}
.right-to-left .widget-messages-alt .message-subject,
.right-to-left .widget-messages-alt .message-description {
  padding-left: 0;
  padding-right: 42px;
}
.right-to-left .widget-comments .comment-avatar {
  float: right;
}
.right-to-left .widget-comments .comment-body {
  margin-left: 0;
  margin-right: 45px;
}
.right-to-left .widget-comments .comment-actions i {
  margin-left: 5px;
  margin-right: 0;
}
.right-to-left .widget-comments .comment-actions a {
  margin-left: 10px;
  margin-right: 0;
}
.right-to-left .widget-chat .message-body {
  margin-left: 0;
  margin-right: 55px;
}
.right-to-left .widget-chat .message-avatar {
  float: right;
}
.right-to-left .widget-chat .message-text:before {
  border-color: transparent transparent transparent #f4f4f4;
  border-width: 6px 0 6px 6px;
  left: auto;
  right: -6px;
}
.right-to-left .widget-chat .message.right .message-avatar {
  float: left;
}
.right-to-left .widget-chat .message.right .message-body {
  margin-left: 55px;
  margin-right: 0;
}
.right-to-left .widget-chat .message.right .message-text:before {
  border-color: transparent #f4f4f4 transparent transparent;
  border-width: 6px 6px 6px 0;
  left: -6px;
  right: auto;
}
.right-to-left .widget-chat .chat-controls .chat-controls-input {
  margin-left: 90px;
  margin-right: 0;
}
.right-to-left .widget-chat .chat-controls .chat-controls-btn {
  left: 20px;
  right: auto;
}
.right-to-left .widget-article-comments .comment > .comment {
  margin-left: -20px !important;
  margin-right: 26px !important;
}
.right-to-left .widget-article-comments .comment-avatar {
  float: right;
}
.right-to-left .widget-article-comments .comment-heading span {
  margin-left: 0;
  margin-right: 5px;
}
.right-to-left .widget-article-comments .comment-body {
  margin-left: 0;
  margin-right: 46px;
}
.right-to-left .widget-article-comments .comment-body:before {
  border-color: transparent transparent transparent #e4e4e4;
  border-width: 6px 0 6px 6px;
  left: auto;
  right: -6px;
}
.right-to-left .widget-followers .follower-avatar {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.right-to-left .widget-followers .follower-controls {
  float: left;
}
.right-to-left.page-invoice .invoice-header address {
  border-left: none;
  border-right: 5px solid #e8e8e8;
  padding-left: 0;
  padding-right: 10px;
}
.right-to-left.page-invoice .invoice-header h3 {
  margin: 0 40px 0 0;
}
.right-to-left.page-invoice .invoice-header .invoice-logo {
  margin-left: 0;
  margin-right: -40px;
}
.right-to-left.page-invoice .invoice-recipient {
  padding-left: 0;
  padding-right: 70px;
}
.right-to-left.page-invoice .invoice-recipient:before {
  margin-left: 0;
  margin-right: -70px;
}
.right-to-left.page-invoice .invoice-total span {
  float: left;
}
.right-to-left.page-invoice table th,
.right-to-left.page-invoice table td {
  border-left: none;
  border-right: 1px solid #fff;
  text-align: right;
  padding-left: 0;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .right-to-left.page-invoice .invoice-header h3 {
    float: right;
  }
  .right-to-left.page-invoice .invoice-header address {
    margin-left: 0;
    margin-right: 30px;
    float: right;
  }
  .right-to-left.page-invoice .invoice-date {
    float: left;
  }
  .right-to-left.page-invoice .invoice-recipient {
    float: right;
  }
  .right-to-left.page-invoice .invoice-total {
    float: left;
  }
}
.right-to-left.page-invoice.page-invoice-print .invoice-header h3 {
  float: right;
}
.right-to-left.page-invoice.page-invoice-print .invoice-header address {
  margin-left: 0;
  margin-right: 30px;
  float: right;
}
.right-to-left.page-invoice.page-invoice-print .invoice-date {
  float: left;
}
.right-to-left.page-invoice.page-invoice-print .invoice-recipient {
  float: right;
}
.right-to-left.page-invoice.page-invoice-print .invoice-total {
  float: left;
  text-align: left;
}
.right-to-left.page-invoice.page-invoice-print .invoice-total span {
  margin-left: 0;
  margin-right: 15px;
}
.right-to-left.page-404 .search-form .search-input,
.right-to-left.page-500 .search-form .search-input,
.right-to-left.page-404 .search-form .search-btn,
.right-to-left.page-500 .search-form .search-btn {
  float: right;
}
.right-to-left.page-404 .search-form .search-btn,
.right-to-left.page-500 .search-form .search-btn {
  margin-left: 0;
  margin-right: 10px;
}
.right-to-left.page-pricing .plan-period {
  margin-left: 0;
  margin-right: 5px;
}
@media (min-width: 768px) {
  .right-to-left.page-pricing .plan-col + .plan-col .plan-features > li {
    border-left-width: 1px;
    border-right-width: 0;
    -webkit-box-shadow: 1px 0 0 #e4e4e4;
    box-shadow: 1px 0 0 #e4e4e4;
  }
  .right-to-left.page-pricing .plan-col + .plan-col .plan-features > a {
    margin-left: 0;
    margin-right: -1px;
  }
}
.right-to-left.page-search .search-classic .search-tags span,
.right-to-left.page-search .search-classic .search-tags a {
  float: right;
}
.right-to-left.page-search .search-classic .search-tags .search-tags-text {
  margin-left: 10px;
  margin-right: 0;
}
.right-to-left.page-search .search-classic .search-tags .label + .label,
.right-to-left.page-search .search-classic .search-tags .badge + .label,
.right-to-left.page-search .search-classic .search-tags .label + .badge,
.right-to-left.page-search .search-classic .search-tags .badge + .badge {
  margin-left: 0;
  margin-right: 5px;
}
.right-to-left.page-signin .signin-info ul .signin-icon {
  float: right;
  margin-left: 6px;
  margin-right: 0;
}
.right-to-left.page-signin .signin-form .form-group.w-icon .signin-form-icon {
  border-left: 1px solid #d6d6d6;
  border-right: none;
  left: auto;
  right: 0;
}
.right-to-left.page-signin .signin-form .form-group.w-icon input[type="text"],
.right-to-left.page-signin .signin-form .form-group.w-icon input[type="password"] {
  padding-left: 16px;
  padding-right: 56px !important;
}
.right-to-left.page-signin .signin-form .form-actions a.forgot-password {
  margin-left: 0;
  margin-right: 10px;
}
.right-to-left.page-signin .close {
  float: left;
}
@media (min-width: 768px) {
  .right-to-left.page-signin .signin-info {
    text-align: right;
  }
}
.right-to-left.page-signup .signup-form .form-group.w-icon .signup-form-icon {
  border-left: 1px solid #d6d6d6;
  border-right: none;
  left: auto;
  right: 0;
}
.right-to-left.page-signup .signup-form .form-group.w-icon input[type="text"],
.right-to-left.page-signup .signup-form .form-group.w-icon input[type="password"] {
  padding-left: 16px;
  padding-right: 56px !important;
}
.right-to-left .timeline:before,
.right-to-left .timeline:after {
  left: auto;
  right: 30px;
}
.right-to-left .timeline:before {
  margin-left: 0;
  margin-right: -2px;
}
.right-to-left .timeline:after {
  margin-left: 0;
  margin-right: -6px;
}
.right-to-left .tl-header {
  left: auto;
  right: 0;
  margin-left: 0;
}
.right-to-left .tl-entry {
  margin-left: 0;
  margin-right: 30px;
  padding-left: 0;
  padding-right: 36px;
}
.right-to-left .tl-entry:before {
  left: auto;
  right: -3px;
}
.right-to-left .tl-body:before {
  border-width: 8px 0 8px 9px;
  left: auto;
  right: -9px;
}
.right-to-left .tl-body:after {
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #fff;
  left: auto;
  right: -8px;
}
.right-to-left .tl-time {
  text-align: left;
}
.right-to-left .tl-icon {
  left: auto;
  right: -20px;
}
@media (min-width: 768px) {
  .right-to-left .timeline:before,
  .right-to-left .timeline:after {
    left: auto;
    right: 100px;
  }
  .right-to-left .tl-header {
    left: auto;
    right: 100px;
    margin-left: 0;
    margin-right: -70px;
  }
  .right-to-left .tl-entry {
    margin-left: 0;
    margin-right: 100px;
  }
  .right-to-left .tl-time {
    left: 100%;
    right: auto;
    margin-left: 32px;
    margin-right: 0;
  }
  .right-to-left .timeline.centered:before,
  .right-to-left .timeline.centered:after {
    left: auto;
    right: 50%;
  }
  .right-to-left .timeline.centered .tl-header {
    left: auto;
    right: 50%;
  }
  .right-to-left .timeline.centered .tl-entry {
    margin-left: 0;
    margin-right: 50%;
  }
  .right-to-left .timeline.centered .tl-entry.left {
    margin-left: 50%;
    margin-right: 0;
    padding-left: 36px;
    padding-right: 0;
  }
  .right-to-left .timeline.centered .tl-entry.left:before {
    left: -3px;
    right: auto;
  }
  .right-to-left .timeline.centered .tl-entry.left .tl-body:before {
    border-width: 8px 9px 8px 0;
    left: -9px;
    right: auto;
  }
  .right-to-left .timeline.centered .tl-entry.left .tl-body:after {
    border-width: 7px 8px 7px 0;
    border-color: transparent #fff transparent transparent;
    left: -8px;
    right: auto;
  }
  .right-to-left .timeline.centered .tl-entry.left .tl-time {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 32px;
  }
  .right-to-left .timeline.centered .tl-entry.left .tl-icon {
    left: -20px;
    right: auto;
  }
}
.right-to-left.page-mail .mail-nav .navigation.open li.active:after {
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}
.right-to-left.page-mail .mail-nav .sections li.active:after {
  content: "\f104";
  left: 16px;
  right: auto;
}
.right-to-left.page-mail .mail-nav .sections li.active .label,
.right-to-left.page-mail .mail-nav .sections li.active .badge {
  margin-left: 36px;
  margin-right: 0;
}
.right-to-left.page-mail .mail-nav .sections .label,
.right-to-left.page-mail .mail-nav .sections .badge {
  margin-left: 16px;
  margin-right: 0;
}
.right-to-left.page-mail .mail-nav .sections a {
  padding: 0 16px 0 0;
}
.right-to-left.page-mail .m-nav-icon {
  margin-left: 10px;
  margin-right: 0;
}
.right-to-left.page-mail .mail-nav-header {
  padding-left: 0;
  padding-right: 16px;
}
.right-to-left.page-mail .mail-nav-lbl {
  margin-left: 10px;
  margin-right: 0;
}
.right-to-left.page-mail .mail-controls .btn-group + .btn-group {
  margin-left: 0;
  margin-right: 12px;
}
.right-to-left.page-mail .mail-controls .pages {
  margin-left: 13px;
  margin-right: 0;
}
@media (min-width: 992px) {
  .right-to-left.page-mail .mail-nav {
    border-left-width: 1px;
    border-right-width: 0;
  }
  .right-to-left.page-mail .mail-nav:before {
    border-right: none;
    border-left: 1px solid;
  }
  .right-to-left.page-mail .mail-nav .navigation .label {
    margin-left: 16px !important;
    margin-right: 0 !important;
  }
  .right-to-left.page-mail .mail-container {
    margin-left: 0;
    margin-right: 200px;
  }
}
.right-to-left.page-mail .mail-item {
  padding: 12px 46px 12px 14px;
}
.right-to-left.page-mail .m-chck {
  left: auto;
  right: 15px;
}
.right-to-left.page-mail .m-star {
  left: auto;
  right: 15px;
}
.right-to-left.page-mail .m-from,
.right-to-left.page-mail .m-subject {
  margin-left: 80px;
  margin-right: 0;
}
.right-to-left.page-mail .m-date {
  left: 15px;
  right: auto;
  text-align: left;
}
@media (min-width: 992px) {
  .right-to-left.page-mail .mail-item {
    padding-left: 100px;
    padding-right: 220px;
  }
  .right-to-left.page-mail .m-star {
    left: auto;
    right: 40px;
  }
  .right-to-left.page-mail .m-from {
    left: auto;
    right: 70px;
  }
}
.right-to-left.page-mail .m-details-star {
  margin-left: 12px;
  margin-right: 0;
  float: right;
}
.right-to-left.page-mail .mail-info .avatar {
  float: right;
}
.right-to-left.page-mail .mail-info .from {
  float: right;
  margin-left: 0;
  margin-right: 10px;
}
.right-to-left.page-mail .mail-info .date {
  float: left;
}
.right-to-left.page-profile .profile-skills .label {
  float: right;
  margin-left: 4px;
  margin-right: 0;
}
@media (min-width: 768px) {
  .right-to-left.page-profile .left-col {
    float: right;
  }
  .right-to-left.page-profile .right-col {
    padding-left: 0;
    padding-right: 20px;
  }
  .right-to-left.page-profile .profile-full-name {
    padding-left: 0;
    padding-right: 240px;
    text-align: right;
  }
}
.right-to-left.page-signin-alt {
  padding-bottom: 40px;
}
.right-to-left.page-signin-alt .signin-header {
  padding-left: 0;
  padding-right: 16px;
}
.right-to-left.page-signin-alt .signin-header .btn {
  left: 16px;
  right: auto;
}
.right-to-left.page-signin-alt .signin-password {
  position: relative;
}
.right-to-left.page-signin-alt .signin-password input {
  padding-left: 70px;
  padding-right: 16px;
}
.right-to-left.page-signin-alt .signin-password .forgot {
  left: 10px;
  right: auto;
}
@media (min-width: 480px) {
  .right-to-left.page-signin-alt .signin-header {
    padding-right: 0;
    text-align: center;
  }
}
.right-to-left.page-signup-alt {
  padding-bottom: 40px;
}
.right-to-left.page-signup-alt .signup-header {
  padding-left: 0;
  padding-right: 16px;
}
.right-to-left.page-signup-alt .signup-header .btn {
  left: 16px;
  right: auto;
}
@media (min-width: 480px) {
  .right-to-left.page-signup-alt .signup-header {
    padding-right: 0;
    text-align: center;
  }
}
.right-to-left .ui-accordion-header:after {
  float: left;
}
.right-to-left .ui-menu .ui-menu {
  right: 100%;
}
.right-to-left .ui-menu .ui-menu-item a[aria-haspopup="true"]:after {
  content: "\f0d9";
  float: left;
}
.right-to-left .ui-spinner-input {
  padding-right: 12px;
  padding-left: 32px;
}
.right-to-left .ui-spinner-button {
  right: auto;
  left: 0;
  border-left: none;
  border-right: 1px solid;
  margin-right: 0;
  margin-left: 1px;
}
.right-to-left .ui-datepicker th,
.right-to-left .ui-datepicker td {
  text-align: center !important;
}
.right-to-left .ui-datepicker td {
  border-left: 1px solid #eee;
}
.right-to-left .ui-datepicker tr td:last-child {
  border-left: none;
}
.right-to-left .ui-datepicker-prev {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  right: 0;
  border-right: none;
  right: auto;
}
.right-to-left .ui-datepicker-prev:after {
  content: "\f054";
}
.right-to-left .ui-datepicker-next {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  left: 0;
  border-left: none;
  left: auto;
}
.right-to-left .ui-datepicker-next:after {
  content: "\f053";
}
.right-to-left .ui-datepicker-title select:first-child {
  margin-right: 0;
  margin-left: 5px;
}
.right-to-left .ui-datepicker-buttonpane {
  direction: ltr !important;
  text-align: left;
}
.right-to-left .ui-datepicker-group {
  float: right;
}
.right-to-left .ui-datepicker-group .ui-datepicker-title,
.right-to-left .ui-datepicker-group table {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.right-to-left .switcher-state-on {
  margin-left: 0;
  margin-right: -100%;
}
.right-to-left .switcher.checked .switcher-state-on {
  margin-right: 0;
}
.right-to-left .switcher-toggler {
  left: auto;
  right: 0;
}
.right-to-left .switcher.checked .switcher-toggler {
  left: auto;
  right: 100%;
}
.right-to-left .switcher > input[type="checkbox"] {
  left: auto;
  right: -100000px;
}
.right-to-left .switcher-state-on {
  padding-left: 20px;
  padding-right: 0;
}
.right-to-left .switcher-state-off {
  padding-left: 0;
  padding-right: 20px;
}
.right-to-left .switcher-toggler {
  margin-left: 0;
  margin-right: 1px;
}
.right-to-left .switcher.checked .switcher-toggler {
  margin-left: 0;
  margin-right: -21px;
}
.right-to-left .switcher-theme-square .switcher-toggler {
  margin-left: 0;
  margin-right: 2px;
}
.right-to-left .switcher-theme-square.switcher.checked .switcher-toggler {
  margin-left: 0;
  margin-right: -22px;
}
.right-to-left .switcher-theme-modern .switcher-toggler {
  margin-left: 0;
  margin-right: -3px;
}
.right-to-left .switcher-theme-modern .switcher-state-on {
  padding-left: 17px;
  padding-right: 0;
}
.right-to-left .switcher-theme-modern .switcher-state-off {
  padding-left: 0;
  padding-right: 17px;
}
.right-to-left .switcher-theme-modern.switcher.checked .switcher-toggler {
  margin-left: 0;
  margin-right: -17px;
}
.right-to-left .switcher-sm .switcher-toggler {
  margin-left: 0;
  margin-right: 1px;
}
.right-to-left .switcher-sm .switcher-state-on {
  padding-left: 17px;
  padding-right: 0;
}
.right-to-left .switcher-sm .switcher-state-off {
  padding-left: 0;
  padding-right: 17px;
}
.right-to-left .switcher-sm.checked .switcher-toggler {
  margin-left: 0;
  margin-right: -18px;
}
.right-to-left .switcher-sm.switcher-theme-square .switcher-toggler {
  margin-left: 0;
  margin-right: 2px;
}
.right-to-left .switcher-sm.switcher-theme-square.switcher.checked .switcher-toggler {
  margin-left: 0;
  margin-right: -19px;
}
.right-to-left .switcher-sm.switcher.switcher-theme-modern .switcher-toggler {
  margin-left: 0;
  margin-right: -3px;
}
.right-to-left .switcher-sm.switcher.switcher-theme-modern .switcher-state-on {
  padding-left: 15px;
  padding-right: 0;
}
.right-to-left .switcher-sm.switcher.switcher-theme-modern .switcher-state-off {
  padding-left: 0;
  padding-right: 15px;
}
.right-to-left .switcher-sm.switcher.switcher-theme-modern.switcher.checked .switcher-toggler {
  margin-left: 0;
  margin-right: -15px;
}
.right-to-left .switcher-lg .switcher-toggler {
  margin-left: 0;
  margin-right: 1px;
}
.right-to-left .switcher-lg .switcher-state-on {
  padding-left: 26px;
  padding-right: 0;
}
.right-to-left .switcher-lg .switcher-state-off {
  padding-left: 0;
  padding-right: 26px;
}
.right-to-left .switcher-lg.checked .switcher-toggler {
  margin-left: 0;
  margin-right: -27px;
}
.right-to-left .switcher-lg.switcher-theme-square .switcher-toggler {
  margin-left: 0;
  margin-right: 2px;
}
.right-to-left .switcher-lg.switcher-theme-square.switcher.checked .switcher-toggler {
  margin-left: 0;
  margin-right: -28px;
}
.right-to-left .switcher-lg.switcher.switcher-theme-modern .switcher-toggler {
  margin-left: 0;
  margin-right: -3px;
}
.right-to-left .switcher-lg.switcher.switcher-theme-modern .switcher-state-on {
  padding-left: 26px;
  padding-right: 0;
}
.right-to-left .switcher-lg.switcher.switcher-theme-modern .switcher-state-off {
  padding-left: 0;
  padding-right: 26px;
}
.right-to-left .switcher-lg.switcher.switcher-theme-modern.switcher.checked .switcher-toggler {
  margin-left: 0;
  margin-right: -24px;
}
.right-to-left .wizard-steps {
  float: right;
  right: 0;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}
.right-to-left .wizard-steps > li {
  padding: 0 50px 0 10px;
}
.right-to-left .wizard-steps > li + li:before {
  margin-right: 0;
  margin-right: -51px;
}
.right-to-left .wizard-step-number {
  margin-left: 0;
  margin-right: -40px;
}
.right-to-left .pfi-actions {
  right: auto;
  left: 0;
  padding-right: 10px;
  padding-left: 5px;
}
.right-to-left .pfi-actions > * + * {
  margin-left: 0;
  margin-right: 4px;
}
.right-to-left .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}
.right-to-left .select2-container .select2-choice .select2-search-choice-close {
  left: 18px;
  right: auto;
}
.right-to-left .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
}
.right-to-left .select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-left: 42px;
  margin-right: 0;
}
.right-to-left .select2-search:after {
  left: 9px;
  right: auto;
}
.right-to-left .select2-search input {
  padding-left: 30px;
  padding-right: 9px;
}
.right-to-left .select2-results ul.select2-result-sub {
  padding-left: 0;
  padding-right: 0;
}
.right-to-left .select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 0;
  padding-right: 20px;
}
.right-to-left .select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 0;
  padding-right: 40px;
}
.right-to-left .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 0;
  padding-right: 60px;
}
.right-to-left .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 0;
  padding-right: 80px;
}
.right-to-left .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 0;
  padding-right: 100px;
}
.right-to-left .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 0;
  padding-right: 110px;
}
.right-to-left .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 0;
  padding-right: 120px;
}
.right-to-left .select2-container-multi .select2-choices {
  padding-right: 0 !important;
  text-align: right;
}
.right-to-left .select2-container-multi .select2-choices li {
  float: right;
}
.right-to-left .select2-container-multi .select2-choices .select2-search-choice {
  margin: 0 5px 5px 0;
  padding: 0 6px 0 20px;
}
.right-to-left .select2-container-multi .select2-choices .select2-search-choice + .select2-search-field input {
  padding-left: 12px;
  padding-right: 6px;
}
.right-to-left .select2-search-choice-close {
  left: 3px;
  right: auto;
}
.right-to-left .select2-search-choice-close:before {
  content: "\f00d";
}
.right-to-left .datepicker-dropdown {
  right: auto;
}
.right-to-left .datepicker {
  direction: ltr;
}
.right-to-left .datepicker table tr td span {
  float: right;
}
.right-to-left .datepicker table tr td:last-child {
  border-right: 1px solid #eee;
}
.right-to-left .datepicker table tr td:first-child {
  border-right: none;
}
.right-to-left .datepicker table tr td span {
  float: right;
}
.right-to-left .datepicker thead th.prev {
  border-left: 1px solid;
  border-right: none;
  left: auto;
  right: 0;
}
.right-to-left .datepicker thead th.prev:after {
  content: "\f054";
}
.right-to-left .datepicker thead th.next {
  border-right: 1px solid;
  border-left: none;
  left: 0;
  right: auto;
}
.right-to-left .datepicker thead th.next:after {
  content: "\f053";
}
.right-to-left .datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  border-right: 1px solid;
  left: auto;
  right: 29px;
}
.right-to-left .datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-left: none;
  border-right: 1px solid;
}
.right-to-left .pagination a.dp-nav.dp-nav-left:after {
  content: "\f054";
}
.right-to-left .pagination a.dp-nav.dp-nav-right:after {
  content: "\f053";
}
.right-to-left #dp-calendar {
  right: 0;
  left: auto;
  padding: 0 18px 0 8px;
}
.right-to-left .tabdrop {
  margin: 0 6px -1px 0;
}
.right-to-left .tabdrop > .dropdown-toggle {
  margin-left: 0;
  margin-right: 6px;
}
.right-to-left .tabdrop > .dropdown-toggle > .caret {
  margin-left: 0;
  margin-right: 5px;
}
.right-to-left .minicolors .minicolors-grid,
.right-to-left .minicolors .minicolors-slider,
.right-to-left .minicolors .minicolors-opacity-slider {
  float: left;
}
.right-to-left .minicolors-with-opacity .minicolors-opacity-slider {
  display: block;
}
.right-to-left .minicolors-with-opacity .minicolors-slider {
  margin-right: 1px;
  margin-left: 22px;
}
.right-to-left .minicolors-opacity-slider {
  left: 0;
  right: auto;
}
.right-to-left .minicolors-slider,
.right-to-left .minicolors-opacity-slider {
  margin: 1px 0 1px 1px;
}
.right-to-left .editable-input .form-control {
  padding-right: 10px !important;
}
.right-to-left .editable-buttons {
  margin-left: auto;
  margin-right: 7px;
}
.right-to-left .editable-buttons.editable-buttons-bottom {
  margin-right: 0;
}
.right-to-left .editable-buttons .editable-cancel {
  margin-left: 0;
  margin-right: 5px;
}
.right-to-left .editable-inline .add-on .icon-th {
  margin-left: 0;
  margin-right: 1px;
}
.right-to-left .editable-clear-x {
  right: auto;
  left: 6px;
}
.right-to-left .editable-address label span,
.right-to-left .editable-address input {
  float: right;
}
.right-to-left .editable-address label span {
  padding-right: 0;
  padding-left: 10px;
  text-align: left;
}
.right-to-left .dataTables_wrapper .table-header {
  padding-left: 0;
  padding-right: 15px;
}
.right-to-left .dataTables_wrapper .table-header .table-caption {
  float: right;
  padding-left: 10px;
  padding-right: 0;
}
.right-to-left .DT-per-page {
  border-left: 1px solid #eee;
  border-right: none;
  padding-left: 10px;
  padding-right: 0;
}
.right-to-left .DT-label {
  float: right;
}
.right-to-left .DT-pagination {
  float: left;
}
.right-to-left .DT-search {
  margin-left: 10px;
  margin-right: 0;
}
.right-to-left .DT-per-page {
  margin-left: 10px;
  margin-right: 0;
}
.right-to-left .DT-lf-right {
  float: left;
}
.right-to-left table.dataTable th:after {
  left: 0;
  right: auto;
}
.right-to-left > input[type="file"] {
  left: auto !important;
  right: 0 !important;
}
.right-to-left .dz-default.dz-message {
  padding-left: 0;
  padding-right: 90px;
}
.right-to-left .dropzone-box .fa.fa-cloud-upload {
  left: auto;
  right: 0;
}
.right-to-left .note-editor .note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-left: 5px;
  margin-right: 0;
}
.right-to-left.main-menu-right #growls {
  position: fixed;
  right: 0;
  top: 10px;
  z-index: 5000;
}
.right-to-left #growls {
  left: 0;
  right: auto;
}
.right-to-left .growl .growl-close {
  float: left;
}
.right-to-left .pa-flot-info span {
  margin-left: 10px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 24px;
}
.right-to-left .pa-flot-info i {
  left: auto;
  right: 10px;
}

.theme-default {
  background: #f6f6f6;
}
.theme-default .page-header {
  background: #f6f6f6;
  border-color: #e9e9e9;
}
.theme-default .table,
.theme-default .panel,
.theme-default hr {
  border-color: #e2e2e2;
}
.theme-default .bordered {
  border-color: #e2e2e2;
}
.theme-default .bordered[class*='bg-'],
.theme-default [class*='bg-'] .border-t {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.theme-default .panel.panel-transparent > .panel-heading {
  border-bottom-color: #e2e2e2 !important;
}
.theme-default .breadcrumb-page {
  background: #f6f6f6;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 6px;
  padding-top: 6px;
}
.theme-default #main-navbar {
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.05),0 1px 0 rgba(0,0,0,0.05);
  box-shadow: 0 2px 2px rgba(0,0,0,0.05),0 1px 0 rgba(0,0,0,0.05);
}
.theme-default #main-navbar .navbar-header {
  background: #ffffff;
}
.theme-default #main-navbar .navbar-header a {
  color: #555555;
}
.theme-default #main-navbar .navbar-brand {
  color: #555555;
}
.theme-default #main-navbar .navbar-toggle,
.theme-default #main-navbar #main-menu-toggle {
  color: #555555;
}
.theme-default #main-navbar #main-menu-toggle {
  background: #f8f8f8;
}
.theme-default #main-navbar #main-menu-toggle .fa:before {
  color: #555555;
}
.theme-default #main-navbar .navbar-collapse {
  border-top: 1px solid #f1f1f1;
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-default #main-navbar .dropdown > a,
.theme-default #main-navbar .dropdown-menu > li > a,
.theme-default #main-navbar .nav > li > a {
  color: #555555;
}
.theme-default #main-navbar li + li,
.theme-default #main-navbar .nav + .nav,
.theme-default #main-navbar .nav + .right {
  border-top: 1px solid #f1f1f1;
}
.theme-default #main-navbar .dropdown.open > a {
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #dfdfdf;
  margin-top: -1px;
  background: #f6f6f6;
  color: #555555;
}
.theme-default #main-navbar form.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-default #main-navbar form.navbar-form .form-control {
  background: #f8f8f8;
  border: none;
  color: #999999;
}
.theme-default #main-navbar form.navbar-form .form-control:focus {
  color: #555555;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .theme-default #main-navbar .navbar-header {
    background: #ffffff;
  }
  .theme-default #main-navbar .navbar-collapse {
    background: #ffffff;
    border: none;
  }
  .theme-default #main-navbar .navbar-collapse > div > .navbar-nav {
    border-left: 1px solid #f1f1f1;
  }
  .theme-default #main-navbar .right > .navbar-nav > li {
    border-left: 1px solid #f1f1f1;
    border-right: none;
  }
  .theme-default #main-navbar .navbar-nav > li {
    border-right: 1px solid #f1f1f1;
  }
  .theme-default #main-navbar .navbar-nav > li > a {
    color: #555555;
  }
  .theme-default #main-navbar .navbar-nav > li > a:hover,
  .theme-default #main-navbar .navbar-nav > li.active > a,
  .theme-default #main-navbar .navbar-nav > li.dropdown.open > a {
    background: #f8f8f8;
    border-top: none !important;
    border-bottom: none !important;
  }
  .theme-default #main-navbar li + li,
  .theme-default #main-navbar .nav + .nav,
  .theme-default #main-navbar .nav + .right {
    border-top: none;
  }
  .theme-default #main-navbar .dropdown.open > a {
    margin: 0;
    border-top: none;
  }
  .theme-default #main-navbar .dropdown-menu {
    background: #ffffff;
    padding: 5px 0;
  }
  .theme-default #main-navbar .dropdown-menu .divider {
    background-color: #f1f1f1;
  }
  .theme-default #main-navbar .dropdown-menu > li > a {
    color: #555555;
  }
  .theme-default #main-navbar .dropdown-menu > li > a:hover {
    background: #f1f1f1;
  }
  .theme-default #main-navbar .widget-notifications a {
    color: !important;
  }
  .theme-default #main-navbar .widget-notifications .notification,
  .theme-default #main-navbar .widget-notifications .notifications-link {
    border-color: #f1f1f1;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-default #main-navbar .widget-notifications .notification-description {
    color: #999;
  }
  .theme-default #main-navbar .widget-notifications .notification-ago {
    color: #bbb;
  }
  .theme-default #main-navbar .widget-notifications .notifications-link:hover {
    background: #f1f1f1;
  }
  .theme-default #main-navbar .widget-messages-alt a {
    color: !important;
  }
  .theme-default #main-navbar .widget-messages-alt .message,
  .theme-default #main-navbar .widget-messages-alt .messages-link {
    border-color: #f1f1f1;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-default #main-navbar .widget-messages-alt .message-subject {
    color: #555555 !important;
  }
  .theme-default #main-navbar .widget-messages-alt .message-description {
    color: #aaa;
  }
  .theme-default #main-navbar .widget-messages-alt .message-description a {
    color: #888;
  }
  .theme-default #main-navbar .widget-messages-alt .messages-link:hover {
    background: #f1f1f1;
  }
  .theme-default.main-menu-right #main-navbar .navbar-header,
  .theme-default.mmc #main-navbar .navbar-header {
    background: #ffffff;
  }
  .theme-default.main-menu-right #main-navbar .navbar-header {
    border-right: 1px solid #f1f1f1;
  }
}
@media (min-width: 768px) {
  .theme-default.right-to-left #main-navbar .right > .navbar-nav > li {
    border-right: 1px solid #f1f1f1;
    border-left: none;
  }
}
.theme-default #main-menu-bg {
  background-color: #23272d;
}
.theme-default #main-menu .navigation a,
.theme-default #main-menu .mmc-dropdown-open-ul a {
  color: #808b9c;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.theme-default #main-menu .navigation a:after,
.theme-default #main-menu .mmc-dropdown-open-ul a:after {
  content: "";
  top: 0;
  bottom: 0;
  width: 4px;
  position: absolute;
  right: auto;
  background: #1a7ab9;
  display: none;
  left: 0;
}
.theme-default #main-menu .navigation a:hover,
.theme-default #main-menu .mmc-dropdown-open-ul a:hover {
  color: #fff;
}
.theme-default #main-menu .navigation a:hover:after,
.theme-default #main-menu .mmc-dropdown-open-ul a:hover:after {
  display: block !important;
}
.theme-default #main-menu li.active > a {
  background: #181b1f;
  color: #fff;
}
.theme-default #main-menu li.active > a .menu-icon {
  color: #1d89cf;
}
.theme-default #main-menu li.active > a:after {
  display: block;
}
.theme-default #main-menu .mm-dropdown.active > a {
  background: none;
}
.theme-default #main-menu .mm-dropdown.active > a:after {
  display: none;
}
.theme-default #main-menu .mm-dropdown > ul,
.theme-default #main-menu .mmc-dropdown-open-ul {
  background: #2a2e36;
}
.theme-default #main-menu .mmc-dropdown-open-ul .mmc-title {
  background: #181b1f;
  color: #fff;
}
.theme-default #main-menu .mmc-dropdown-open > a {
  background: #181b1f !important;
}
.theme-default #main-menu .mmc-dropdown-open > a,
.theme-default #main-menu .mmc-dropdown-open > a .menu-icon {
  color: #fff !important;
}
.theme-default #main-menu .mmc-dropdown-open > a:hover:after {
  display: none !important;
}
.theme-default #main-menu .menu-content {
  border-color: #2e333b;
}
.theme-default #main-menu .menu-content .btn-outline {
  border-color: #2e333b;
  color: #808b9c;
}
.theme-default #main-menu .menu-content .btn-outline:hover {
  color: #fff;
}
.theme-default .mmc-dropdown-open .mm-dropdown.open > a,
.theme-default.mme #main-menu .mm-dropdown.open > a {
  color: #fff;
}
@media (min-width: 768px) {
  .theme-default #main-menu .mm-dropdown.open > a {
    color: #fff;
  }
  .theme-default.mmc #main-menu .navigation > .mm-dropdown.open > a {
    color: #808b9c;
  }
}
.theme-default.right-to-left #main-menu .navigation a:after {
  left: auto;
  right: 0;
}
.theme-default #main-navbar .navbar-brand div,
.theme-default .demo-logo {
  background: #1d89cf;
}
.theme-default #main-navbar .navbar-header a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.theme-default.page-signin .signin-info,
.theme-default.page-signup .signup-header {
  background: #1d89cf;
  background: rgba(29, 137, 207, 0.8);
}
.theme-default .timeline:before,
.theme-default .timeline:after,
.theme-default .tl-header,
.theme-default .tl-icon {
  background: #dddddd;
}
.theme-default .tl-header,
.theme-default .tl-icon {
  box-shadow: 0 0 0 4px #f6f6f6;
}
.theme-default .tl-entry:before {
  background: #1d89cf;
  box-shadow: 0 0 0 3px #f6f6f6;
}
.theme-default .tl-body:before {
  border-color: transparent #e2e2e2 transparent transparent;
}
@media (min-width: 768px) {
  .theme-default .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent transparent transparent #e2e2e2;
  }
  .theme-default.right-to-left .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent #e2e2e2 transparent transparent;
  }
}
.theme-default.right-to-left .tl-body:before {
  border-color: transparent transparent transparent #e2e2e2;
}
.theme-default.page-mail .mail-nav,
.theme-default.page-mail .mail-nav:before {
  background: #f6f6f6;
}
.theme-default.page-mail .mail-nav .sections li.active .label,
.theme-default.page-mail .mail-nav .sections li.active .badge {
  background: #1d89cf;
}
.theme-default.page-mail .mail-nav,
.theme-default.page-mail .mail-nav .compose-btn,
.theme-default.page-mail .mail-nav .sections li.active,
.theme-default.page-mail .mail-nav:before {
  border-color: #e2e2e2;
}
.theme-default.page-mail .mail-nav .navigation.open .sections li.active {
  background: #ececec;
}
.theme-default.page-mail .mail-nav li.divider {
  background: #e2e2e2;
}
.theme-default.page-mail .mail-nav .sections li.active a {
  color: #444444;
}
.theme-default.page-mail .mail-nav .sections li.active:after {
  color: #aaaaaa;
}
.theme-default.page-mail .mail-nav .sections a {
  color: #6a6a6a;
}
.theme-default.page-mail .mail-nav-header {
  color: #aaaaaa;
}
.theme-default.page-mail .mail-nav .add-more a {
  color: #aaaaaa;
}
@media (min-width: 992px) {
  .theme-default.page-mail .mail-nav .navigation .sections li.active {
    background: #ececec;
  }
  .theme-default.page-mail .mail-nav .sections a:hover {
    color: #444444;
  }
}
.theme-default .nav-icon-btn.nav-icon-btn-primary .label {
  background: #1d89cf;
}
.theme-default .btn-primary {
  color: #ffffff;
}
.theme-default .btn-primary,
.theme-default .btn-primary:focus {
  border-color: #1a7ab9;
  border-bottom-color: #16689e;
  background: #1d89cf;
  background-image: -webkit-linear-gradient(top, #1e8cd3 0%, #1a7ab9 100%);
  background-image: linear-gradient(to bottom, #1e8cd3 0%, #1a7ab9 100%);
  background-repeat: repeat-x;
}
.theme-default .btn-primary:hover {
  color: #ffffff;
  border-color: #1871ab;
  border-bottom-color: #12547e;
  background: #1a7ab9 !important;
  background-image: -webkit-linear-gradient(top, #1c83c6 0%, #1871ab 100%) !important;
  background-image: linear-gradient(to bottom, #1c83c6 0%, #1871ab 100%) !important;
  background-repeat: repeat-x;
}
.theme-default .btn-primary:active,
.theme-default .btn-primary.active,
.open .theme-default .btn-primary.dropdown-toggle {
  background: none;
  background: #1a7dbd !important;
  border-color: #146090;
  border-bottom-color: #146090 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-default .btn-primary.btn-flat {
  background: #1b80c2;
}
.theme-default .btn-primary.btn-flat:hover,
.theme-default .btn-primary.btn-flat:active,
.theme-default .btn-primary.btn-flat.active,
.open .theme-default .btn-primary.btn-flat.dropdown-toggle {
  background: #1b80c2 !important;
  color: #ffffff;
}
.theme-default .btn-primary.btn-outline:hover,
.theme-default .btn-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #1871ab;
  border-bottom-color: #12547e;
}
.theme-default .btn-primary.btn-outline:active,
.theme-default .btn-primary.btn-outline.btn-flat:active {
  border-color: #146090;
}
.btn-group .theme-default .btn-primary,
.btn-group .theme-default .btn-primary:focus,
.input-group-btn .theme-default .btn-primary,
.input-group-btn .theme-default .btn-primary:focus {
  border-left-color: #1871ab;
  border-right-color: #1871ab;
}
.btn-group .theme-default .btn-primary:hover,
.btn-group.open .theme-default .btn-primary.dropdown-toggle,
.input-group-btn .theme-default .btn-primary:hover,
.input-group-btn.open .theme-default .btn-primary.dropdown-toggle {
  border-color: #1871ab;
  border-bottom-color: #12547e;
}
.btn-group .theme-default .btn-primary:active,
.btn-group .theme-default .btn-primary.active,
.input-group-btn .theme-default .btn-primary:active,
.input-group-btn .theme-default .btn-primary.active {
  border-left-color: #146090;
  border-right-color: #146090;
}
.theme-default .open .btn.btn-primary.dropdown-toggle {
  color: #fff;
  border-bottom-color: #146090 !important;
  background: none;
  background: #1a7dbd !important;
}
.theme-default .progress-bar {
  background: #1d89cf;
  border-color: #1977b4;
}
.theme-default .progress-striped .progress-bar {
  background-color: #1d89cf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-default .label.label-primary {
  background: #1d89cf;
}
.theme-default .label.label-primary[href]:hover,
.theme-default .label.label-primary[href]:focus {
  background-color: #176ba2;
}
.theme-default .label.label-primary.label-tag {
  border: 1px solid #1d89cf;
}
.theme-default .label.label-primary.label-tag:before {
  border-color: transparent #1d89cf transparent transparent;
}
.theme-default .label.label-primary.label-tag[href]:hover,
.theme-default .label.label-primary.label-tag[href]:focus {
  border-color: #176ba2;
}
.theme-default .label.label-primary.label-tag[href]:hover:before,
.theme-default .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #176ba2 transparent transparent;
}
.right-to-left .theme-default .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #1d89cf;
}
.right-to-left .theme-default .label.label-primary.label-tag[href]:hover:before,
.right-to-left .theme-default .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #176ba2;
}
.ie8 .right-to-left .theme-default .label.label-primary.label-tag:before,
.ie9 .right-to-left .theme-default .label.label-primary.label-tag:before {
  border-color: transparent #1d89cf transparent transparent;
}
.ie8 .right-to-left .theme-default .label.label-primary.label-tag[href]:hover:before,
.ie8 .right-to-left .theme-default .label.label-primary.label-tag[href]:focus:before,
.ie9 .right-to-left .theme-default .label.label-primary.label-tag[href]:hover:before,
.ie9 .right-to-left .theme-default .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #176ba2 transparent transparent;
}
.theme-default.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #1d89cf;
}
.theme-default.right-to-left .label.label-primary.label-tag:hover:before,
.theme-default.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent transparent transparent #176ba2;
}
.ie8 .theme-default.right-to-left .label.label-primary.label-tag:before,
.ie9 .theme-default.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent #1d89cf transparent transparent;
}
.ie8 .theme-default.right-to-left .label.label-primary.label-tag:hover:before,
.ie8 .theme-default.right-to-left .label.label-primary.label-tag:focus:before,
.ie9 .theme-default.right-to-left .label.label-primary.label-tag:hover:before,
.ie9 .theme-default.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent #176ba2 transparent transparent;
}
.theme-default .badge.badge-primary {
  background: #1d89cf;
  border: 1px solid #1d89cf;
}
.theme-default .badge.badge-primary[href]:hover,
.theme-default .badge.badge-primary[href]:focus {
  background-color: #176ba2;
  border-color: #176ba2;
}
.theme-default .badge.badge-primary {
  background: #1d89cf;
  border: 1px solid #1d89cf;
}
.theme-default .badge.badge-primary[href]:hover,
.theme-default .badge.badge-primary[href]:focus {
  background-color: #176ba2;
  border-color: #176ba2;
}
.theme-default .table-primary table {
  border-top-color: #23638c !important;
}
.theme-default .table-primary thead,
.theme-default .table-primary thead tr,
.theme-default .table-primary thead th,
.theme-default .table-primary .table-header {
  border-color: #23638c !important;
  color: #ffffff;
}
.theme-default .table-primary thead tr,
.theme-default .table-primary thead th {
  background: #2175ac;
}
.theme-default .table-primary .table-header {
  background: #1d89cf;
}
.theme-default .nav-tabs > li.active > a,
.theme-default .nav-tabs > li.active > a:hover,
.theme-default .nav-tabs > li.active > a:focus {
  background: #1d89cf;
  border-bottom: 2px solid #1a7ab9;
}
.theme-default .nav-tabs .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #1a7ab9;
}
.theme-default .nav-pills > li.active > a,
.theme-default .nav-pills > li.active > a:hover,
.theme-default .nav-pills > li.active > a:focus {
  background: #1d89cf;
}
.theme-default .dropdown-menu > li > a:hover,
.theme-default .dropdown-menu > li.active > a {
  background: #1d89cf;
}
.theme-default .dropdown-menu > li > a:hover {
  color: #ffffff;
}
.theme-default .btn-group .btn-primary,
.theme-default .btn-group .btn-primary:focus,
.theme-default .input-group-btn .btn-primary,
.theme-default .input-group-btn .btn-primary:focus {
  border-left-color: #1871ab;
  border-right-color: #1871ab;
}
.theme-default .btn-group .btn-primary:hover,
.theme-default .btn-group.open .btn-primary.dropdown-toggle,
.theme-default .input-group-btn .btn-primary:hover,
.theme-default .input-group-btn.open .btn-primary.dropdown-toggle {
  border-color: #146090;
}
.theme-default .btn-group .btn-primary:active,
.theme-default .btn-group .btn-primary.active,
.theme-default .input-group-btn .btn-primary:active,
.theme-default .input-group-btn .btn-primary.active {
  border-left-color: #146090;
  border-right-color: #146090;
}
.theme-default .pagination > li > a:hover {
  border-color: #1d89cf;
}
.theme-default .pagination > li.active > a,
.theme-default .pagination > li.active > a:hover,
.theme-default .pagination > li.active > a:focus,
.theme-default .pagination > li.active > span {
  background: #1d89cf;
  border-color: #1d89cf;
}
.theme-default .pager li > a:hover {
  border-color: #1d89cf;
}
.theme-default a.list-group-item.active {
  background: #1d89cf;
  border-color: #1d89cf;
}
.theme-default a.list-group-item.active .list-group-item-text {
  color: #c2e2f6;
}
.theme-default .form-control:focus,
.theme-default .form-control.focus {
  border-color: #1d89cf;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gt-ie8 .theme-default input.px:focus + .lbl:before,
.gt-ie8 .theme-default input.px + .lbl:hover:before {
  border-color: #1d89cf;
}
.gt-ie8 .theme-default input[type="checkbox"].px + .lbl:after {
  color: #1d89cf;
}
.gt-ie8 .theme-default input[type="radio"].px + .lbl:after {
  background: #1d89cf;
}
.theme-default .text-primary,
.theme-default .text-primary:hover,
.theme-default .text-primary:active,
.theme-default .text-primary:focus,
.theme-default .text-primary a,
.theme-default .text-primary a:focus {
  color: #1d89cf;
}
.theme-default .text-primary a:hover,
.theme-default .text-primary a:active {
  color: #145d8c;
}
.theme-default .bg-primary {
  background: #1d89cf !important;
}
.theme-default .bg-primary[href]:hover {
  background: #227fbb !important;
}
.theme-default .bg-primary.darken {
  background: #227fbb !important;
}
.theme-default .bg-primary.darken[href]:hover {
  background: #1f76ae !important;
}
.theme-default .bg-primary.darker {
  background: #1f76ae !important;
}
.theme-default .bg-primary.darker[href]:hover {
  background: #1d6da1 !important;
}
.theme-default .bg-primary,
.theme-default .bg-primary:hover,
.theme-default .bg-primary:active,
.theme-default .bg-primary:focus,
.theme-default .bg-primary a,
.theme-default .bg-primary a:focus {
  color: #ffffff;
}
.theme-default .bg-primary a:hover,
.theme-default .bg-primary a:active {
  color: #d9d9d9;
}
.theme-default .bg-primary[href]:hover,
.theme-default .bg-primary [href]:hover {
  color: #fff;
}
.theme-default .bg-primary * {
  border-color: #2e9be2;
}
.theme-default .ui-slider-handle.ui-state-active:before {
  background: #1d89cf;
}
.theme-default .ui-slider-range {
  background: #1d89cf;
}
.theme-default .ui-autocomplete > li > a:hover,
.theme-default .ui-autocompletev > li.active > a {
  background: #1d89cf;
}
.theme-default .ui-autocomplete > li > a:hover {
  color: #ffffff;
}
.theme-default .ui-autocomplete .ui-state-focus {
  background: #1d89cf;
  color: #ffffff;
}
.theme-default .ui-menu .ui-menu-item a:hover,
.theme-default .ui-menu .ui-menu-item a.ui-state-focus,
.theme-default .ui-menu .ui-menu-item a.ui-state-active {
  background: #1d89cf;
}
.theme-default .ui-progressbar-value {
  background: #1d89cf;
  border-color: #1977b4;
  background-color: #1d89cf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-default .ui-tabs-nav > .ui-tabs-active > a,
.theme-default .ui-tabs-nav > .ui-tabs-active > a:hover,
.theme-default .ui-tabs-nav > .ui-tabs-active > a:focus {
  color: #fff;
  background: #1d89cf;
  border-bottom: 2px solid #1a7ab9;
}
.theme-default .ui-datepicker .ui-state-active {
  background: #1d89cf !important;
}
.theme-default .ui-datepicker-title {
  background: #1d89cf;
}
.theme-default .ui-datepicker th {
  background: #2f76a4;
}
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary {
  color: #ffffff;
}
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary,
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-color: #1a7ab9;
  border-bottom-color: #16689e;
  background: #1d89cf;
  background-image: -webkit-linear-gradient(top, #1e8cd3 0%, #1a7ab9 100%);
  background-image: linear-gradient(to bottom, #1e8cd3 0%, #1a7ab9 100%);
  background-repeat: repeat-x;
}
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary:hover {
  color: #ffffff;
  border-color: #1871ab;
  border-bottom-color: #12547e;
  background: #1a7ab9 !important;
  background-image: -webkit-linear-gradient(top, #1c83c6 0%, #1871ab 100%) !important;
  background-image: linear-gradient(to bottom, #1c83c6 0%, #1871ab 100%) !important;
  background-repeat: repeat-x;
}
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary:active,
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary.active,
.open .theme-default .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  background: none;
  background: #1a7dbd !important;
  border-color: #146090;
  border-bottom-color: #146090 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat {
  background: #1b80c2;
}
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:hover,
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:active,
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.active,
.open .theme-default .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.dropdown-toggle {
  background: #1b80c2 !important;
  color: #ffffff;
}
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:hover,
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #1871ab;
  border-bottom-color: #12547e;
}
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:active,
.theme-default .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:active {
  border-color: #146090;
}
.btn-group .theme-default .ui-datepicker-buttonpane button.ui-priority-primary,
.btn-group .theme-default .ui-datepicker-buttonpane button.ui-priority-primary:focus,
.input-group-btn .theme-default .ui-datepicker-buttonpane button.ui-priority-primary,
.input-group-btn .theme-default .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-left-color: #1871ab;
  border-right-color: #1871ab;
}
.btn-group .theme-default .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.btn-group.open .theme-default .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle,
.input-group-btn .theme-default .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.input-group-btn.open .theme-default .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  border-color: #1871ab;
  border-bottom-color: #12547e;
}
.btn-group .theme-default .ui-datepicker-buttonpane button.ui-priority-primary:active,
.btn-group .theme-default .ui-datepicker-buttonpane button.ui-priority-primary.active,
.input-group-btn .theme-default .ui-datepicker-buttonpane button.ui-priority-primary:active,
.input-group-btn .theme-default .ui-datepicker-buttonpane button.ui-priority-primary.active {
  border-left-color: #146090;
  border-right-color: #146090;
}
.theme-default .select2-drop-active,
.theme-default .select2-container-multi.select2-container-active .select2-choices,
.theme-default .select2-container-multi.select2-dropdown-open .select2-choices {
  border: 1px solid #1d89cf;
}
.theme-default .select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #1d89cf;
}
.theme-default .select2-container-active .select2-choice,
.theme-default .select2-container-active .select2-choices {
  border: 1px solid #1d89cf;
}
.theme-default .select2-dropdown-open .select2-drop-above .select2-choice,
.theme-default .select2-dropdown-open .select2-drop-above .select2-choices {
  border: 1px solid #1d89cf;
  border-top-color: #aaa;
}
.theme-default .select2-results .select2-highlighted {
  background: #1d89cf;
}
.theme-default .select2-primary .select2-container-multi .select2-choices .select2-search-choice {
  background: #1d89cf;
}
.theme-default .select2-primary .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #176ba2;
}
.theme-default .select2-primary .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #1d89cf !important;
}
.theme-default .switcher-primary .switcher-state-on {
  background: #1d89cf !important;
}
.theme-default .pixel-file-input:hover {
  border-color: #1d89cf;
}
.theme-default .datepicker table tr td.selected,
.theme-default .datepicker table tr td.selected:hover,
.theme-default .datepicker table tr td.selected.disabled,
.theme-default .datepicker table tr td.selected.disabled:hover {
  background: #1d89cf;
}
.theme-default .datepicker table tr td.active,
.theme-default .datepicker table tr td.active:hover,
.theme-default .datepicker table tr td.active.disabled,
.theme-default .datepicker table tr td.active.disabled:hover {
  background: #1d89cf;
}
.theme-default .datepicker table tr td span.active,
.theme-default .datepicker table tr td span.active:hover,
.theme-default .datepicker table tr td span.active.disabled,
.theme-default .datepicker table tr td span.active.disabled:hover {
  background: #1d89cf;
}
.theme-default .datepicker thead tr {
  background: #2f76a4;
}
.theme-default .datepicker thead tr:first-child {
  background: #1d89cf !important;
  border-bottom-color: #30607f !important;
}
.theme-default .datepicker thead th.prev,
.theme-default .datepicker thead th.next {
  background: #1d89cf;
}
.theme-default .datepicker thead th.prev {
  border-color: #30607f;
}
.theme-default .datepicker thead th.next {
  border-color: #30607f;
}
.theme-default .datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  border-color: #30607f;
}
.theme-default .datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-color: #30607f;
}
.theme-default .bootstrap-timepicker-widget table td a:hover {
  background: #1d89cf;
  border-color: #1d89cf;
}
.theme-default .pagination a.dp-today,
.theme-default .pagination a.dp-today:hover {
  background: #3ba1e4;
  border-color: #2597e0;
}
.theme-default .pagination a.dp-today:hover {
  border-color: #1d89cf !important;
}
.theme-default .pagination a.dp-selected {
  background: #1d89cf !important;
  border-color: #1d89cf !important;
}
.theme-default .tt-suggestion.tt-is-under-cursor {
  background: #1d89cf;
}
.theme-default .table-primary .dataTables_wrapper .DT-per-page {
  border-color: #23638c !important;
}
.theme-default .dropzone-box.dz-drag-hover {
  border-color: #1d89cf;
}
.theme-default .dropzone-box:hover .fa.fa-cloud-upload {
  background: #1d89cf;
}
.theme-default .md-editor.active {
  border-color: #1d89cf;
}
.theme-default .widget-rating .active a {
  color: #1d89cf;
}
.theme-asphalt {
  background: #f3f3f3;
}
.theme-asphalt .page-header {
  background: #ffffff;
  border-color: #e9e9e9;
}
.theme-asphalt .table,
.theme-asphalt .panel,
.theme-asphalt hr {
  border-color: #e2e2e2;
}
.theme-asphalt .bordered {
  border-color: #e2e2e2;
}
.theme-asphalt .bordered[class*='bg-'],
.theme-asphalt [class*='bg-'] .border-t {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.theme-asphalt .panel.panel-transparent > .panel-heading {
  border-bottom-color: #e2e2e2 !important;
}
.theme-asphalt .breadcrumb-page {
  background: #ffffff;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 6px;
  padding-top: 6px;
}
.theme-asphalt #main-navbar .navbar-header {
  background: #333333;
}
.theme-asphalt #main-navbar .navbar-header a {
  color: #fff;
}
.theme-asphalt #main-navbar .navbar-brand {
  color: #fff;
}
.theme-asphalt #main-navbar .navbar-toggle,
.theme-asphalt #main-navbar #main-menu-toggle {
  color: #fff;
}
.theme-asphalt #main-navbar #main-menu-toggle {
  background: #3bc2a9;
}
.theme-asphalt #main-navbar #main-menu-toggle .fa:before {
  color: #fff;
}
.theme-asphalt #main-navbar .navbar-collapse {
  border-top: 1px solid #424242;
  background: #333333;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-asphalt #main-navbar .dropdown > a,
.theme-asphalt #main-navbar .dropdown-menu > li > a,
.theme-asphalt #main-navbar .nav > li > a {
  color: #b3b3b3;
}
.theme-asphalt #main-navbar li + li,
.theme-asphalt #main-navbar .nav + .nav,
.theme-asphalt #main-navbar .nav + .right {
  border-top: 1px solid #424242;
}
.theme-asphalt #main-navbar .dropdown.open > a {
  background: #424242;
  border-bottom: 1px solid #4d4d4d;
  border-top: 1px solid #595959;
  margin-top: -1px;
  color: #fff;
}
.theme-asphalt #main-navbar form.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-asphalt #main-navbar form.navbar-form .form-control {
  background: #fff;
  background: rgba(255, 255, 255, 0.05);
  border: none;
  color: #999999;
}
.theme-asphalt #main-navbar form.navbar-form .form-control:focus {
  background: #fff;
  color: #555555;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .theme-asphalt #main-navbar #main-menu-toggle {
    background: #35ae98;
  }
  .theme-asphalt #main-navbar .navbar-header {
    background: #3bc2a9;
  }
  .theme-asphalt #main-navbar .navbar-collapse {
    background: #333333;
    border: none;
  }
  .theme-asphalt #main-navbar .navbar-collapse > div > .navbar-nav {
    border-left: 1px solid #292929;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03) inset;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03) inset;
  }
  .theme-asphalt #main-navbar .right > .navbar-nav > li {
    border-left: 1px solid #292929;
    border-right: none;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03) inset;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03) inset;
  }
  .theme-asphalt #main-navbar .navbar-nav > li {
    border-right: 1px solid #292929;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03);
  }
  .theme-asphalt #main-navbar .navbar-nav > li > a {
    color: #b3b3b3;
  }
  .theme-asphalt #main-navbar .navbar-nav > li > a:hover,
  .theme-asphalt #main-navbar .navbar-nav > li.active > a,
  .theme-asphalt #main-navbar .navbar-nav > li.dropdown.open > a {
    border-bottom: 3px solid #3bc2a9;
    color: #fff;
  }
  .theme-asphalt #main-navbar li + li,
  .theme-asphalt #main-navbar .nav + .nav,
  .theme-asphalt #main-navbar .nav + .right {
    border-top: none;
  }
  .theme-asphalt #main-navbar .dropdown.open > a {
    margin: 0;
    border-top: none;
  }
  .theme-asphalt #main-navbar .dropdown-menu {
    background: #333333;
    border: none;
    border-top: 1px solid #3bc2a9;
    padding: 5px 0;
  }
  .theme-asphalt #main-navbar .dropdown-menu .divider {
    background-color: #292929;
  }
  .theme-asphalt #main-navbar .dropdown-menu > li > a {
    color: #fff;
  }
  .theme-asphalt #main-navbar .dropdown-menu > li > a:hover {
    background: #3d3d3d;
  }
  .theme-asphalt #main-navbar .widget-notifications a:hover {
    color: #fff !important;
  }
  .theme-asphalt #main-navbar .widget-notifications .notification,
  .theme-asphalt #main-navbar .widget-notifications .notifications-link {
    border-color: #292929;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-asphalt #main-navbar .widget-notifications .notification-description {
    color: #888;
  }
  .theme-asphalt #main-navbar .widget-notifications .notification-ago {
    color: #666;
  }
  .theme-asphalt #main-navbar .widget-notifications .notifications-link:hover {
    background: #424242;
  }
  .theme-asphalt #main-navbar .widget-messages-alt a:hover {
    color: #fff !important;
  }
  .theme-asphalt #main-navbar .widget-messages-alt .message,
  .theme-asphalt #main-navbar .widget-messages-alt .messages-link {
    border-color: #292929;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-asphalt #main-navbar .widget-messages-alt .message-subject {
    color: #bbb;
  }
  .theme-asphalt #main-navbar .widget-messages-alt .message-description {
    color: #666;
  }
  .theme-asphalt #main-navbar .widget-messages-alt .message-description a {
    color: #888;
  }
  .theme-asphalt #main-navbar .widget-messages-alt .messages-link:hover {
    background: #424242;
  }
  .theme-asphalt.main-menu-right #main-navbar .navbar-header,
  .theme-asphalt.mmc #main-navbar .navbar-header,
  .theme-asphalt.no-main-menu #main-navbar .navbar-header {
    background: #333333;
  }
  .theme-asphalt.main-menu-right #main-navbar .navbar-header {
    border-right: 1px solid #292929;
  }
}
@media (min-width: 768px) {
  .theme-asphalt.right-to-left #main-navbar .right > .navbar-nav > li {
    border-right: 1px solid #292929;
    border-left: none;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03);
  }
  .theme-asphalt.right-to-left.mmc #main-navbar .navbar-header {
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03) inset;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03) inset;
  }
}
.theme-asphalt #main-menu-bg {
  background-color: #515151;
}
.theme-asphalt #main-menu .navigation a,
.theme-asphalt #main-menu .mmc-dropdown-open-ul a {
  color: #b7b7b7;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.theme-asphalt #main-menu .navigation a:after,
.theme-asphalt #main-menu .mmc-dropdown-open-ul a:after {
  content: "";
  top: 0;
  bottom: 0;
  width: 4px;
  position: absolute;
  right: auto;
  background: #35ae98;
  display: none;
  left: 0;
}
.theme-asphalt #main-menu .navigation a:hover,
.theme-asphalt #main-menu .mmc-dropdown-open-ul a:hover {
  color: #fff;
}
.theme-asphalt #main-menu .navigation a:hover:after,
.theme-asphalt #main-menu .mmc-dropdown-open-ul a:hover:after {
  display: block !important;
}
.theme-asphalt #main-menu li.active > a {
  background: #444444;
  color: #fff;
}
.theme-asphalt #main-menu li.active > a .menu-icon {
  color: #3bc2a9;
}
.theme-asphalt #main-menu li.active > a:after {
  display: block;
}
.theme-asphalt #main-menu .mm-dropdown.active > a {
  background: none;
}
.theme-asphalt #main-menu .mm-dropdown.active > a:after {
  display: none;
}
.theme-asphalt #main-menu .mm-dropdown > ul,
.theme-asphalt #main-menu .mmc-dropdown-open-ul {
  background: #595959;
}
.theme-asphalt #main-menu .mmc-dropdown-open-ul .mmc-title {
  background: #35ae98;
  color: #fff;
}
.theme-asphalt #main-menu .mmc-dropdown-open > a {
  background: #35ae98 !important;
}
.theme-asphalt #main-menu .mmc-dropdown-open > a,
.theme-asphalt #main-menu .mmc-dropdown-open > a .menu-icon {
  color: #fff !important;
}
.theme-asphalt #main-menu .mmc-dropdown-open > a:hover:after {
  display: none !important;
}
.theme-asphalt #main-menu .menu-content {
  border-color: #5e5e5e;
}
.theme-asphalt #main-menu .menu-content .btn-outline {
  border-color: #5e5e5e;
  color: #b7b7b7;
}
.theme-asphalt #main-menu .menu-content .btn-outline:hover {
  color: #fff;
}
.theme-asphalt .mmc-dropdown-open .mm-dropdown.open > a,
.theme-asphalt.mme #main-menu .mm-dropdown.open > a {
  color: #fff;
}
@media (min-width: 768px) {
  .theme-asphalt #main-menu .mm-dropdown.open > a {
    color: #fff;
  }
  .theme-asphalt.mmc #main-menu .navigation > .mm-dropdown.open > a {
    color: #b7b7b7;
  }
}
.theme-asphalt.right-to-left #main-menu .navigation a:after {
  left: auto;
  right: 0;
}
.theme-asphalt #main-navbar .navbar-brand div,
.theme-asphalt .demo-logo {
  background: #3bc2a9;
}
.theme-asphalt.page-signin .signin-info,
.theme-asphalt.page-signup .signup-header {
  background: #52bdb4;
  background: rgba(82, 189, 180, 0.8);
}
.theme-asphalt .timeline:before,
.theme-asphalt .timeline:after,
.theme-asphalt .tl-header,
.theme-asphalt .tl-icon {
  background: #dadada;
}
.theme-asphalt .tl-header,
.theme-asphalt .tl-icon {
  box-shadow: 0 0 0 4px #f3f3f3;
}
.theme-asphalt .tl-entry:before {
  background: #52bdb4;
  box-shadow: 0 0 0 3px #f3f3f3;
}
.theme-asphalt .tl-body:before {
  border-color: transparent #e2e2e2 transparent transparent;
}
@media (min-width: 768px) {
  .theme-asphalt .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent transparent transparent #e2e2e2;
  }
  .theme-asphalt.right-to-left .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent #e2e2e2 transparent transparent;
  }
}
.theme-asphalt.right-to-left .tl-body:before {
  border-color: transparent transparent transparent #e2e2e2;
}
.theme-asphalt.page-mail .mail-nav,
.theme-asphalt.page-mail .mail-nav:before {
  background: #f3f3f3;
}
.theme-asphalt.page-mail .mail-nav .sections li.active .label,
.theme-asphalt.page-mail .mail-nav .sections li.active .badge {
  background: #52bdb4;
}
.theme-asphalt.page-mail .mail-nav,
.theme-asphalt.page-mail .mail-nav .compose-btn,
.theme-asphalt.page-mail .mail-nav .sections li.active,
.theme-asphalt.page-mail .mail-nav:before {
  border-color: #e2e2e2;
}
.theme-asphalt.page-mail .mail-nav .navigation.open .sections li.active {
  background: #e9e9e9;
}
.theme-asphalt.page-mail .mail-nav li.divider {
  background: #e2e2e2;
}
.theme-asphalt.page-mail .mail-nav .sections li.active a {
  color: #414141;
}
.theme-asphalt.page-mail .mail-nav .sections li.active:after {
  color: #a6a6a6;
}
.theme-asphalt.page-mail .mail-nav .sections a {
  color: #676767;
}
.theme-asphalt.page-mail .mail-nav-header {
  color: #a6a6a6;
}
.theme-asphalt.page-mail .mail-nav .add-more a {
  color: #a6a6a6;
}
@media (min-width: 992px) {
  .theme-asphalt.page-mail .mail-nav .navigation .sections li.active {
    background: #e9e9e9;
  }
  .theme-asphalt.page-mail .mail-nav .sections a:hover {
    color: #414141;
  }
}
.theme-asphalt .nav-icon-btn.nav-icon-btn-primary .label {
  background: #52bdb4;
}
.theme-asphalt .btn-primary {
  color: #ffffff;
}
.theme-asphalt .btn-primary,
.theme-asphalt .btn-primary:focus {
  border-color: #44b2a8;
  border-bottom-color: #3b9c93;
  background: #52bdb4;
  background-image: -webkit-linear-gradient(top, #56beb6 0%, #44b2a8 100%);
  background-image: linear-gradient(to bottom, #56beb6 0%, #44b2a8 100%);
  background-repeat: repeat-x;
}
.theme-asphalt .btn-primary:hover {
  color: #ffffff;
  border-color: #40a79e;
  border-bottom-color: #31827b;
  background: #44b2a8 !important;
  background-image: -webkit-linear-gradient(top, #4bbab1 0%, #40a79e 100%) !important;
  background-image: linear-gradient(to bottom, #4bbab1 0%, #40a79e 100%) !important;
  background-repeat: repeat-x;
}
.theme-asphalt .btn-primary:active,
.theme-asphalt .btn-primary.active,
.open .theme-asphalt .btn-primary.dropdown-toggle {
  background: none;
  background: #45b5ac !important;
  border-color: #379089;
  border-bottom-color: #379089 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-asphalt .btn-primary.btn-flat {
  background: #47b9af;
}
.theme-asphalt .btn-primary.btn-flat:hover,
.theme-asphalt .btn-primary.btn-flat:active,
.theme-asphalt .btn-primary.btn-flat.active,
.open .theme-asphalt .btn-primary.btn-flat.dropdown-toggle {
  background: #47b9af !important;
  color: #ffffff;
}
.theme-asphalt .btn-primary.btn-outline:hover,
.theme-asphalt .btn-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #40a79e;
  border-bottom-color: #31827b;
}
.theme-asphalt .btn-primary.btn-outline:active,
.theme-asphalt .btn-primary.btn-outline.btn-flat:active {
  border-color: #379089;
}
.btn-group .theme-asphalt .btn-primary,
.btn-group .theme-asphalt .btn-primary:focus,
.input-group-btn .theme-asphalt .btn-primary,
.input-group-btn .theme-asphalt .btn-primary:focus {
  border-left-color: #40a79e;
  border-right-color: #40a79e;
}
.btn-group .theme-asphalt .btn-primary:hover,
.btn-group.open .theme-asphalt .btn-primary.dropdown-toggle,
.input-group-btn .theme-asphalt .btn-primary:hover,
.input-group-btn.open .theme-asphalt .btn-primary.dropdown-toggle {
  border-color: #40a79e;
  border-bottom-color: #31827b;
}
.btn-group .theme-asphalt .btn-primary:active,
.btn-group .theme-asphalt .btn-primary.active,
.input-group-btn .theme-asphalt .btn-primary:active,
.input-group-btn .theme-asphalt .btn-primary.active {
  border-left-color: #379089;
  border-right-color: #379089;
}
.theme-asphalt .open .btn.btn-primary.dropdown-toggle {
  color: #fff;
  border-bottom-color: #379089 !important;
  background: none;
  background: #45b5ac !important;
}
.theme-asphalt .progress-bar {
  background: #52bdb4;
  border-color: #42aea5;
}
.theme-asphalt .progress-striped .progress-bar {
  background-color: #52bdb4;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-asphalt .label.label-primary {
  background: #52bdb4;
}
.theme-asphalt .label.label-primary[href]:hover,
.theme-asphalt .label.label-primary[href]:focus {
  background-color: #3d9f97;
}
.theme-asphalt .label.label-primary.label-tag {
  border: 1px solid #52bdb4;
}
.theme-asphalt .label.label-primary.label-tag:before {
  border-color: transparent #52bdb4 transparent transparent;
}
.theme-asphalt .label.label-primary.label-tag[href]:hover,
.theme-asphalt .label.label-primary.label-tag[href]:focus {
  border-color: #3d9f97;
}
.theme-asphalt .label.label-primary.label-tag[href]:hover:before,
.theme-asphalt .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #3d9f97 transparent transparent;
}
.right-to-left .theme-asphalt .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #52bdb4;
}
.right-to-left .theme-asphalt .label.label-primary.label-tag[href]:hover:before,
.right-to-left .theme-asphalt .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #3d9f97;
}
.ie8 .right-to-left .theme-asphalt .label.label-primary.label-tag:before,
.ie9 .right-to-left .theme-asphalt .label.label-primary.label-tag:before {
  border-color: transparent #52bdb4 transparent transparent;
}
.ie8 .right-to-left .theme-asphalt .label.label-primary.label-tag[href]:hover:before,
.ie8 .right-to-left .theme-asphalt .label.label-primary.label-tag[href]:focus:before,
.ie9 .right-to-left .theme-asphalt .label.label-primary.label-tag[href]:hover:before,
.ie9 .right-to-left .theme-asphalt .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #3d9f97 transparent transparent;
}
.theme-asphalt.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #52bdb4;
}
.theme-asphalt.right-to-left .label.label-primary.label-tag:hover:before,
.theme-asphalt.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent transparent transparent #3d9f97;
}
.ie8 .theme-asphalt.right-to-left .label.label-primary.label-tag:before,
.ie9 .theme-asphalt.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent #52bdb4 transparent transparent;
}
.ie8 .theme-asphalt.right-to-left .label.label-primary.label-tag:hover:before,
.ie8 .theme-asphalt.right-to-left .label.label-primary.label-tag:focus:before,
.ie9 .theme-asphalt.right-to-left .label.label-primary.label-tag:hover:before,
.ie9 .theme-asphalt.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent #3d9f97 transparent transparent;
}
.theme-asphalt .badge.badge-primary {
  background: #52bdb4;
  border: 1px solid #52bdb4;
}
.theme-asphalt .badge.badge-primary[href]:hover,
.theme-asphalt .badge.badge-primary[href]:focus {
  background-color: #3d9f97;
  border-color: #3d9f97;
}
.theme-asphalt .badge.badge-primary {
  background: #52bdb4;
  border: 1px solid #52bdb4;
}
.theme-asphalt .badge.badge-primary[href]:hover,
.theme-asphalt .badge.badge-primary[href]:focus {
  background-color: #3d9f97;
  border-color: #3d9f97;
}
.theme-asphalt .table-primary table {
  border-top-color: #4a8883 !important;
}
.theme-asphalt .table-primary thead,
.theme-asphalt .table-primary thead tr,
.theme-asphalt .table-primary thead th,
.theme-asphalt .table-primary .table-header {
  border-color: #4a8883 !important;
  color: #ffffff;
}
.theme-asphalt .table-primary thead tr,
.theme-asphalt .table-primary thead th {
  background: #4ca49d;
}
.theme-asphalt .table-primary .table-header {
  background: #52bdb4;
}
.theme-asphalt .nav-tabs > li.active > a,
.theme-asphalt .nav-tabs > li.active > a:hover,
.theme-asphalt .nav-tabs > li.active > a:focus {
  background: #52bdb4;
  border-bottom: 2px solid #44b2a8;
}
.theme-asphalt .nav-tabs .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #44b2a8;
}
.theme-asphalt .nav-pills > li.active > a,
.theme-asphalt .nav-pills > li.active > a:hover,
.theme-asphalt .nav-pills > li.active > a:focus {
  background: #52bdb4;
}
.theme-asphalt .dropdown-menu > li > a:hover,
.theme-asphalt .dropdown-menu > li.active > a {
  background: #52bdb4;
}
.theme-asphalt .dropdown-menu > li > a:hover {
  color: #ffffff;
}
.theme-asphalt .btn-group .btn-primary,
.theme-asphalt .btn-group .btn-primary:focus,
.theme-asphalt .input-group-btn .btn-primary,
.theme-asphalt .input-group-btn .btn-primary:focus {
  border-left-color: #40a79e;
  border-right-color: #40a79e;
}
.theme-asphalt .btn-group .btn-primary:hover,
.theme-asphalt .btn-group.open .btn-primary.dropdown-toggle,
.theme-asphalt .input-group-btn .btn-primary:hover,
.theme-asphalt .input-group-btn.open .btn-primary.dropdown-toggle {
  border-color: #379089;
}
.theme-asphalt .btn-group .btn-primary:active,
.theme-asphalt .btn-group .btn-primary.active,
.theme-asphalt .input-group-btn .btn-primary:active,
.theme-asphalt .input-group-btn .btn-primary.active {
  border-left-color: #379089;
  border-right-color: #379089;
}
.theme-asphalt .pagination > li > a:hover {
  border-color: #52bdb4;
}
.theme-asphalt .pagination > li.active > a,
.theme-asphalt .pagination > li.active > a:hover,
.theme-asphalt .pagination > li.active > a:focus,
.theme-asphalt .pagination > li.active > span {
  background: #52bdb4;
  border-color: #52bdb4;
}
.theme-asphalt .pager li > a:hover {
  border-color: #52bdb4;
}
.theme-asphalt a.list-group-item.active {
  background: #52bdb4;
  border-color: #52bdb4;
}
.theme-asphalt a.list-group-item.active .list-group-item-text {
  color: #e6f5f4;
}
.theme-asphalt .form-control:focus,
.theme-asphalt .form-control.focus {
  border-color: #52bdb4;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gt-ie8 .theme-asphalt input.px:focus + .lbl:before,
.gt-ie8 .theme-asphalt input.px + .lbl:hover:before {
  border-color: #52bdb4;
}
.gt-ie8 .theme-asphalt input[type="checkbox"].px + .lbl:after {
  color: #52bdb4;
}
.gt-ie8 .theme-asphalt input[type="radio"].px + .lbl:after {
  background: #52bdb4;
}
.theme-asphalt .text-primary,
.theme-asphalt .text-primary:hover,
.theme-asphalt .text-primary:active,
.theme-asphalt .text-primary:focus,
.theme-asphalt .text-primary a,
.theme-asphalt .text-primary a:focus {
  color: #52bdb4;
}
.theme-asphalt .text-primary a:hover,
.theme-asphalt .text-primary a:active {
  color: #368d85;
}
.theme-asphalt .bg-primary {
  background: #52bdb4 !important;
}
.theme-asphalt .bg-primary[href]:hover {
  background: #4fb1a9 !important;
}
.theme-asphalt .bg-primary.darken {
  background: #4fb1a9 !important;
}
.theme-asphalt .bg-primary.darken[href]:hover {
  background: #4aa79f !important;
}
.theme-asphalt .bg-primary.darker {
  background: #4aa79f !important;
}
.theme-asphalt .bg-primary.darker[href]:hover {
  background: #459c95 !important;
}
.theme-asphalt .bg-primary,
.theme-asphalt .bg-primary:hover,
.theme-asphalt .bg-primary:active,
.theme-asphalt .bg-primary:focus,
.theme-asphalt .bg-primary a,
.theme-asphalt .bg-primary a:focus {
  color: #ffffff;
}
.theme-asphalt .bg-primary a:hover,
.theme-asphalt .bg-primary a:active {
  color: #d9d9d9;
}
.theme-asphalt .bg-primary[href]:hover,
.theme-asphalt .bg-primary [href]:hover {
  color: #fff;
}
.theme-asphalt .bg-primary * {
  border-color: #6cc7bf;
}
.theme-asphalt .ui-slider-handle.ui-state-active:before {
  background: #52bdb4;
}
.theme-asphalt .ui-slider-range {
  background: #52bdb4;
}
.theme-asphalt .ui-autocomplete > li > a:hover,
.theme-asphalt .ui-autocompletev > li.active > a {
  background: #52bdb4;
}
.theme-asphalt .ui-autocomplete > li > a:hover {
  color: #ffffff;
}
.theme-asphalt .ui-autocomplete .ui-state-focus {
  background: #52bdb4;
  color: #ffffff;
}
.theme-asphalt .ui-menu .ui-menu-item a:hover,
.theme-asphalt .ui-menu .ui-menu-item a.ui-state-focus,
.theme-asphalt .ui-menu .ui-menu-item a.ui-state-active {
  background: #52bdb4;
}
.theme-asphalt .ui-progressbar-value {
  background: #52bdb4;
  border-color: #42aea5;
  background-color: #52bdb4;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-asphalt .ui-tabs-nav > .ui-tabs-active > a,
.theme-asphalt .ui-tabs-nav > .ui-tabs-active > a:hover,
.theme-asphalt .ui-tabs-nav > .ui-tabs-active > a:focus {
  color: #fff;
  background: #52bdb4;
  border-bottom: 2px solid #44b2a8;
}
.theme-asphalt .ui-datepicker .ui-state-active {
  background: #52bdb4 !important;
}
.theme-asphalt .ui-datepicker-title {
  background: #52bdb4;
}
.theme-asphalt .ui-datepicker th {
  background: #5c9994;
}
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary {
  color: #ffffff;
}
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary,
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-color: #44b2a8;
  border-bottom-color: #3b9c93;
  background: #52bdb4;
  background-image: -webkit-linear-gradient(top, #56beb6 0%, #44b2a8 100%);
  background-image: linear-gradient(to bottom, #56beb6 0%, #44b2a8 100%);
  background-repeat: repeat-x;
}
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary:hover {
  color: #ffffff;
  border-color: #40a79e;
  border-bottom-color: #31827b;
  background: #44b2a8 !important;
  background-image: -webkit-linear-gradient(top, #4bbab1 0%, #40a79e 100%) !important;
  background-image: linear-gradient(to bottom, #4bbab1 0%, #40a79e 100%) !important;
  background-repeat: repeat-x;
}
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary:active,
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.active,
.open .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  background: none;
  background: #45b5ac !important;
  border-color: #379089;
  border-bottom-color: #379089 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat {
  background: #47b9af;
}
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:hover,
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:active,
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.active,
.open .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.dropdown-toggle {
  background: #47b9af !important;
  color: #ffffff;
}
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:hover,
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #40a79e;
  border-bottom-color: #31827b;
}
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:active,
.theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:active {
  border-color: #379089;
}
.btn-group .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary,
.btn-group .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary:focus,
.input-group-btn .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary,
.input-group-btn .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-left-color: #40a79e;
  border-right-color: #40a79e;
}
.btn-group .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.btn-group.open .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle,
.input-group-btn .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.input-group-btn.open .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  border-color: #40a79e;
  border-bottom-color: #31827b;
}
.btn-group .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary:active,
.btn-group .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.active,
.input-group-btn .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary:active,
.input-group-btn .theme-asphalt .ui-datepicker-buttonpane button.ui-priority-primary.active {
  border-left-color: #379089;
  border-right-color: #379089;
}
.theme-asphalt .select2-drop-active,
.theme-asphalt .select2-container-multi.select2-container-active .select2-choices,
.theme-asphalt .select2-container-multi.select2-dropdown-open .select2-choices {
  border: 1px solid #52bdb4;
}
.theme-asphalt .select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #52bdb4;
}
.theme-asphalt .select2-container-active .select2-choice,
.theme-asphalt .select2-container-active .select2-choices {
  border: 1px solid #52bdb4;
}
.theme-asphalt .select2-dropdown-open .select2-drop-above .select2-choice,
.theme-asphalt .select2-dropdown-open .select2-drop-above .select2-choices {
  border: 1px solid #52bdb4;
  border-top-color: #aaa;
}
.theme-asphalt .select2-results .select2-highlighted {
  background: #52bdb4;
}
.theme-asphalt .select2-primary .select2-container-multi .select2-choices .select2-search-choice {
  background: #52bdb4;
}
.theme-asphalt .select2-primary .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #3d9f97;
}
.theme-asphalt .select2-primary .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #52bdb4 !important;
}
.theme-asphalt .switcher-primary .switcher-state-on {
  background: #52bdb4 !important;
}
.theme-asphalt .pixel-file-input:hover {
  border-color: #52bdb4;
}
.theme-asphalt .datepicker table tr td.selected,
.theme-asphalt .datepicker table tr td.selected:hover,
.theme-asphalt .datepicker table tr td.selected.disabled,
.theme-asphalt .datepicker table tr td.selected.disabled:hover {
  background: #52bdb4;
}
.theme-asphalt .datepicker table tr td.active,
.theme-asphalt .datepicker table tr td.active:hover,
.theme-asphalt .datepicker table tr td.active.disabled,
.theme-asphalt .datepicker table tr td.active.disabled:hover {
  background: #52bdb4;
}
.theme-asphalt .datepicker table tr td span.active,
.theme-asphalt .datepicker table tr td span.active:hover,
.theme-asphalt .datepicker table tr td span.active.disabled,
.theme-asphalt .datepicker table tr td span.active.disabled:hover {
  background: #52bdb4;
}
.theme-asphalt .datepicker thead tr {
  background: #5c9994;
}
.theme-asphalt .datepicker thead tr:first-child {
  background: #52bdb4 !important;
  border-bottom-color: #597876 !important;
}
.theme-asphalt .datepicker thead th.prev,
.theme-asphalt .datepicker thead th.next {
  background: #52bdb4;
}
.theme-asphalt .datepicker thead th.prev {
  border-color: #597876;
}
.theme-asphalt .datepicker thead th.next {
  border-color: #597876;
}
.theme-asphalt .datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  border-color: #597876;
}
.theme-asphalt .datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-color: #597876;
}
.theme-asphalt .bootstrap-timepicker-widget table td a:hover {
  background: #52bdb4;
  border-color: #52bdb4;
}
.theme-asphalt .pagination a.dp-today,
.theme-asphalt .pagination a.dp-today:hover {
  background: #77cbc4;
  border-color: #64c4bc;
}
.theme-asphalt .pagination a.dp-today:hover {
  border-color: #52bdb4 !important;
}
.theme-asphalt .pagination a.dp-selected {
  background: #52bdb4 !important;
  border-color: #52bdb4 !important;
}
.theme-asphalt .tt-suggestion.tt-is-under-cursor {
  background: #52bdb4;
}
.theme-asphalt .table-primary .dataTables_wrapper .DT-per-page {
  border-color: #4a8883 !important;
}
.theme-asphalt .dropzone-box.dz-drag-hover {
  border-color: #52bdb4;
}
.theme-asphalt .dropzone-box:hover .fa.fa-cloud-upload {
  background: #52bdb4;
}
.theme-asphalt .md-editor.active {
  border-color: #52bdb4;
}
.theme-asphalt .widget-rating .active a {
  color: #52bdb4;
}
.theme-purple-hills {
  background: #f6f6f6;
}
.theme-purple-hills .page-header {
  background: #ffffff;
  border-color: #e9e9e9;
}
.theme-purple-hills .table,
.theme-purple-hills .panel,
.theme-purple-hills hr {
  border-color: #e2e2e2;
}
.theme-purple-hills .bordered {
  border-color: #e2e2e2;
}
.theme-purple-hills .bordered[class*='bg-'],
.theme-purple-hills [class*='bg-'] .border-t {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.theme-purple-hills .panel.panel-transparent > .panel-heading {
  border-bottom-color: #e2e2e2 !important;
}
.theme-purple-hills .breadcrumb-page {
  background: #ffffff;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 6px;
  padding-top: 6px;
}
.theme-purple-hills #main-navbar .navbar-header {
  background: #2e313e;
}
.theme-purple-hills #main-navbar .navbar-header a {
  color: #fff;
}
.theme-purple-hills #main-navbar .navbar-brand {
  color: #fff;
}
.theme-purple-hills #main-navbar .navbar-toggle,
.theme-purple-hills #main-navbar #main-menu-toggle {
  color: #fff;
}
.theme-purple-hills #main-navbar #main-menu-toggle {
  background: #a48ad4;
}
.theme-purple-hills #main-navbar #main-menu-toggle .fa:before {
  color: #fff;
}
.theme-purple-hills #main-navbar .navbar-collapse {
  border-top: 1px solid #3b3f50;
  background: #2e313e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-purple-hills #main-navbar .dropdown > a,
.theme-purple-hills #main-navbar .dropdown-menu > li > a,
.theme-purple-hills #main-navbar .nav > li > a {
  color: #abafc0;
}
.theme-purple-hills #main-navbar li + li,
.theme-purple-hills #main-navbar .nav + .nav,
.theme-purple-hills #main-navbar .nav + .right {
  border-top: 1px solid #3b3f50;
}
.theme-purple-hills #main-navbar .dropdown.open > a {
  background: #3b3f50;
  border-bottom: 1px solid #44485b;
  border-top: 1px solid #4f546a;
  margin-top: -1px;
  color: #fff;
}
.theme-purple-hills #main-navbar form.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-purple-hills #main-navbar form.navbar-form .form-control {
  background: #fff;
  background: rgba(255, 255, 255, 0.05);
  border: none;
  color: #999999;
}
.theme-purple-hills #main-navbar form.navbar-form .form-control:focus {
  background: #fff;
  color: #555555;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .theme-purple-hills #main-navbar #main-menu-toggle {
    background: #9577cd;
  }
  .theme-purple-hills #main-navbar .navbar-header {
    background: #a48ad4;
  }
  .theme-purple-hills #main-navbar .navbar-collapse {
    background: #2e313e;
    border: none;
  }
  .theme-purple-hills #main-navbar .navbar-collapse > div > .navbar-nav {
    border-left: 1px solid #252832;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03) inset;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03) inset;
  }
  .theme-purple-hills #main-navbar .right > .navbar-nav > li {
    border-left: 1px solid #252832;
    border-right: none;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03) inset;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03) inset;
  }
  .theme-purple-hills #main-navbar .navbar-nav > li {
    border-right: 1px solid #252832;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03);
  }
  .theme-purple-hills #main-navbar .navbar-nav > li > a {
    color: #abafc0;
  }
  .theme-purple-hills #main-navbar .navbar-nav > li > a:hover,
  .theme-purple-hills #main-navbar .navbar-nav > li.active > a,
  .theme-purple-hills #main-navbar .navbar-nav > li.dropdown.open > a {
    border-bottom: 3px solid #a48ad4;
    color: #fff;
  }
  .theme-purple-hills #main-navbar li + li,
  .theme-purple-hills #main-navbar .nav + .nav,
  .theme-purple-hills #main-navbar .nav + .right {
    border-top: none;
  }
  .theme-purple-hills #main-navbar .dropdown.open > a {
    margin: 0;
    border-top: none;
  }
  .theme-purple-hills #main-navbar .dropdown-menu {
    background: #2e313e;
    border: none;
    border-top: 1px solid #a48ad4;
    padding: 5px 0;
  }
  .theme-purple-hills #main-navbar .dropdown-menu .divider {
    background-color: #252832;
  }
  .theme-purple-hills #main-navbar .dropdown-menu > li > a {
    color: #fff;
  }
  .theme-purple-hills #main-navbar .dropdown-menu > li > a:hover {
    background: #373a4a;
  }
  .theme-purple-hills #main-navbar .widget-notifications a:hover {
    color: #fff !important;
  }
  .theme-purple-hills #main-navbar .widget-notifications .notification,
  .theme-purple-hills #main-navbar .widget-notifications .notifications-link {
    border-color: #252832;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-purple-hills #main-navbar .widget-notifications .notification-description {
    color: #888;
  }
  .theme-purple-hills #main-navbar .widget-notifications .notification-ago {
    color: #666;
  }
  .theme-purple-hills #main-navbar .widget-notifications .notifications-link:hover {
    background: #3b3f50;
  }
  .theme-purple-hills #main-navbar .widget-messages-alt a:hover {
    color: #fff !important;
  }
  .theme-purple-hills #main-navbar .widget-messages-alt .message,
  .theme-purple-hills #main-navbar .widget-messages-alt .messages-link {
    border-color: #252832;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-purple-hills #main-navbar .widget-messages-alt .message-subject {
    color: #bbb;
  }
  .theme-purple-hills #main-navbar .widget-messages-alt .message-description {
    color: #666;
  }
  .theme-purple-hills #main-navbar .widget-messages-alt .message-description a {
    color: #888;
  }
  .theme-purple-hills #main-navbar .widget-messages-alt .messages-link:hover {
    background: #3b3f50;
  }
  .theme-purple-hills.main-menu-right #main-navbar .navbar-header,
  .theme-purple-hills.mmc #main-navbar .navbar-header,
  .theme-purple-hills.no-main-menu #main-navbar .navbar-header {
    background: #2e313e;
  }
  .theme-purple-hills.main-menu-right #main-navbar .navbar-header {
    border-right: 1px solid #252832;
  }
}
@media (min-width: 768px) {
  .theme-purple-hills.right-to-left #main-navbar .right > .navbar-nav > li {
    border-right: 1px solid #252832;
    border-left: none;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03);
  }
  .theme-purple-hills.right-to-left.mmc #main-navbar .navbar-header {
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03) inset;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.03) inset;
  }
}
.theme-purple-hills #main-menu-bg {
  background-color: #3c3e49;
}
.theme-purple-hills #main-menu .navigation a,
.theme-purple-hills #main-menu .mmc-dropdown-open-ul a {
  color: #a0a3b1;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.theme-purple-hills #main-menu .navigation a:after,
.theme-purple-hills #main-menu .mmc-dropdown-open-ul a:after {
  content: "";
  top: 0;
  bottom: 0;
  width: 4px;
  position: absolute;
  right: auto;
  background: #9577cd;
  display: none;
  left: 0;
}
.theme-purple-hills #main-menu .navigation a:hover,
.theme-purple-hills #main-menu .mmc-dropdown-open-ul a:hover {
  color: #fff;
}
.theme-purple-hills #main-menu .navigation a:hover:after,
.theme-purple-hills #main-menu .mmc-dropdown-open-ul a:hover:after {
  display: block !important;
}
.theme-purple-hills #main-menu li.active > a {
  background: #30323b;
  color: #fff;
}
.theme-purple-hills #main-menu li.active > a .menu-icon {
  color: #a48ad4;
}
.theme-purple-hills #main-menu li.active > a:after {
  display: block;
}
.theme-purple-hills #main-menu .mm-dropdown.active > a {
  background: none;
}
.theme-purple-hills #main-menu .mm-dropdown.active > a:after {
  display: none;
}
.theme-purple-hills #main-menu .mm-dropdown > ul,
.theme-purple-hills #main-menu .mmc-dropdown-open-ul {
  background: #434551;
}
.theme-purple-hills #main-menu .mmc-dropdown-open-ul .mmc-title {
  background: #9577cd;
  color: #fff;
}
.theme-purple-hills #main-menu .mmc-dropdown-open > a {
  background: #9577cd !important;
}
.theme-purple-hills #main-menu .mmc-dropdown-open > a,
.theme-purple-hills #main-menu .mmc-dropdown-open > a .menu-icon {
  color: #fff !important;
}
.theme-purple-hills #main-menu .mmc-dropdown-open > a:hover:after {
  display: none !important;
}
.theme-purple-hills #main-menu .menu-content {
  border-color: #484a57;
}
.theme-purple-hills #main-menu .menu-content .btn-outline {
  border-color: #484a57;
  color: #a0a3b1;
}
.theme-purple-hills #main-menu .menu-content .btn-outline:hover {
  color: #fff;
}
.theme-purple-hills .mmc-dropdown-open .mm-dropdown.open > a,
.theme-purple-hills.mme #main-menu .mm-dropdown.open > a {
  color: #fff;
}
@media (min-width: 768px) {
  .theme-purple-hills #main-menu .mm-dropdown.open > a {
    color: #fff;
  }
  .theme-purple-hills.mmc #main-menu .navigation > .mm-dropdown.open > a {
    color: #a0a3b1;
  }
}
.theme-purple-hills.right-to-left #main-menu .navigation a:after {
  left: auto;
  right: 0;
}
.theme-purple-hills #main-navbar .navbar-brand div,
.theme-purple-hills .demo-logo {
  background: #a48ad4;
}
.theme-purple-hills.page-signin .signin-info,
.theme-purple-hills.page-signup .signup-header {
  background: #857198;
  background: rgba(133, 113, 152, 0.8);
}
.theme-purple-hills .timeline:before,
.theme-purple-hills .timeline:after,
.theme-purple-hills .tl-header,
.theme-purple-hills .tl-icon {
  background: #dddddd;
}
.theme-purple-hills .tl-header,
.theme-purple-hills .tl-icon {
  box-shadow: 0 0 0 4px #f6f6f6;
}
.theme-purple-hills .tl-entry:before {
  background: #857198;
  box-shadow: 0 0 0 3px #f6f6f6;
}
.theme-purple-hills .tl-body:before {
  border-color: transparent #e2e2e2 transparent transparent;
}
@media (min-width: 768px) {
  .theme-purple-hills .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent transparent transparent #e2e2e2;
  }
  .theme-purple-hills.right-to-left .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent #e2e2e2 transparent transparent;
  }
}
.theme-purple-hills.right-to-left .tl-body:before {
  border-color: transparent transparent transparent #e2e2e2;
}
.theme-purple-hills.page-mail .mail-nav,
.theme-purple-hills.page-mail .mail-nav:before {
  background: #f6f6f6;
}
.theme-purple-hills.page-mail .mail-nav .sections li.active .label,
.theme-purple-hills.page-mail .mail-nav .sections li.active .badge {
  background: #857198;
}
.theme-purple-hills.page-mail .mail-nav,
.theme-purple-hills.page-mail .mail-nav .compose-btn,
.theme-purple-hills.page-mail .mail-nav .sections li.active,
.theme-purple-hills.page-mail .mail-nav:before {
  border-color: #e2e2e2;
}
.theme-purple-hills.page-mail .mail-nav .navigation.open .sections li.active {
  background: #ececec;
}
.theme-purple-hills.page-mail .mail-nav li.divider {
  background: #e2e2e2;
}
.theme-purple-hills.page-mail .mail-nav .sections li.active a {
  color: #444444;
}
.theme-purple-hills.page-mail .mail-nav .sections li.active:after {
  color: #aaaaaa;
}
.theme-purple-hills.page-mail .mail-nav .sections a {
  color: #6a6a6a;
}
.theme-purple-hills.page-mail .mail-nav-header {
  color: #aaaaaa;
}
.theme-purple-hills.page-mail .mail-nav .add-more a {
  color: #aaaaaa;
}
@media (min-width: 992px) {
  .theme-purple-hills.page-mail .mail-nav .navigation .sections li.active {
    background: #ececec;
  }
  .theme-purple-hills.page-mail .mail-nav .sections a:hover {
    color: #444444;
  }
}
.theme-purple-hills .nav-icon-btn.nav-icon-btn-primary .label {
  background: #857198;
}
.theme-purple-hills .btn-primary {
  color: #ffffff;
}
.theme-purple-hills .btn-primary,
.theme-purple-hills .btn-primary:focus {
  border-color: #78658b;
  border-bottom-color: #695879;
  background: #857198;
  background-image: -webkit-linear-gradient(top, #88749a 0%, #78658b 100%);
  background-image: linear-gradient(to bottom, #88749a 0%, #78658b 100%);
  background-repeat: repeat-x;
}
.theme-purple-hills .btn-primary:hover {
  color: #ffffff;
  border-color: #715e82;
  border-bottom-color: #574964;
  background: #78658b !important;
  background-image: -webkit-linear-gradient(top, #806b94 0%, #715e82 100%) !important;
  background-image: linear-gradient(to bottom, #806b94 0%, #715e82 100%) !important;
  background-repeat: repeat-x;
}
.theme-purple-hills .btn-primary:active,
.theme-purple-hills .btn-primary.active,
.open .theme-purple-hills .btn-primary.dropdown-toggle {
  background: none;
  background: #7b678e !important;
  border-color: #615170;
  border-bottom-color: #615170 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-purple-hills .btn-primary.btn-flat {
  background: #7d6991;
}
.theme-purple-hills .btn-primary.btn-flat:hover,
.theme-purple-hills .btn-primary.btn-flat:active,
.theme-purple-hills .btn-primary.btn-flat.active,
.open .theme-purple-hills .btn-primary.btn-flat.dropdown-toggle {
  background: #7d6991 !important;
  color: #ffffff;
}
.theme-purple-hills .btn-primary.btn-outline:hover,
.theme-purple-hills .btn-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #715e82;
  border-bottom-color: #574964;
}
.theme-purple-hills .btn-primary.btn-outline:active,
.theme-purple-hills .btn-primary.btn-outline.btn-flat:active {
  border-color: #615170;
}
.btn-group .theme-purple-hills .btn-primary,
.btn-group .theme-purple-hills .btn-primary:focus,
.input-group-btn .theme-purple-hills .btn-primary,
.input-group-btn .theme-purple-hills .btn-primary:focus {
  border-left-color: #715e82;
  border-right-color: #715e82;
}
.btn-group .theme-purple-hills .btn-primary:hover,
.btn-group.open .theme-purple-hills .btn-primary.dropdown-toggle,
.input-group-btn .theme-purple-hills .btn-primary:hover,
.input-group-btn.open .theme-purple-hills .btn-primary.dropdown-toggle {
  border-color: #715e82;
  border-bottom-color: #574964;
}
.btn-group .theme-purple-hills .btn-primary:active,
.btn-group .theme-purple-hills .btn-primary.active,
.input-group-btn .theme-purple-hills .btn-primary:active,
.input-group-btn .theme-purple-hills .btn-primary.active {
  border-left-color: #615170;
  border-right-color: #615170;
}
.theme-purple-hills .open .btn.btn-primary.dropdown-toggle {
  color: #fff;
  border-bottom-color: #615170 !important;
  background: none;
  background: #7b678e !important;
}
.theme-purple-hills .progress-bar {
  background: #857198;
  border-color: #766388;
}
.theme-purple-hills .progress-striped .progress-bar {
  background-color: #857198;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-purple-hills .label.label-primary {
  background: #857198;
}
.theme-purple-hills .label.label-primary[href]:hover,
.theme-purple-hills .label.label-primary[href]:focus {
  background-color: #6b5a7c;
}
.theme-purple-hills .label.label-primary.label-tag {
  border: 1px solid #857198;
}
.theme-purple-hills .label.label-primary.label-tag:before {
  border-color: transparent #857198 transparent transparent;
}
.theme-purple-hills .label.label-primary.label-tag[href]:hover,
.theme-purple-hills .label.label-primary.label-tag[href]:focus {
  border-color: #6b5a7c;
}
.theme-purple-hills .label.label-primary.label-tag[href]:hover:before,
.theme-purple-hills .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #6b5a7c transparent transparent;
}
.right-to-left .theme-purple-hills .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #857198;
}
.right-to-left .theme-purple-hills .label.label-primary.label-tag[href]:hover:before,
.right-to-left .theme-purple-hills .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #6b5a7c;
}
.ie8 .right-to-left .theme-purple-hills .label.label-primary.label-tag:before,
.ie9 .right-to-left .theme-purple-hills .label.label-primary.label-tag:before {
  border-color: transparent #857198 transparent transparent;
}
.ie8 .right-to-left .theme-purple-hills .label.label-primary.label-tag[href]:hover:before,
.ie8 .right-to-left .theme-purple-hills .label.label-primary.label-tag[href]:focus:before,
.ie9 .right-to-left .theme-purple-hills .label.label-primary.label-tag[href]:hover:before,
.ie9 .right-to-left .theme-purple-hills .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #6b5a7c transparent transparent;
}
.theme-purple-hills.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #857198;
}
.theme-purple-hills.right-to-left .label.label-primary.label-tag:hover:before,
.theme-purple-hills.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent transparent transparent #6b5a7c;
}
.ie8 .theme-purple-hills.right-to-left .label.label-primary.label-tag:before,
.ie9 .theme-purple-hills.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent #857198 transparent transparent;
}
.ie8 .theme-purple-hills.right-to-left .label.label-primary.label-tag:hover:before,
.ie8 .theme-purple-hills.right-to-left .label.label-primary.label-tag:focus:before,
.ie9 .theme-purple-hills.right-to-left .label.label-primary.label-tag:hover:before,
.ie9 .theme-purple-hills.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent #6b5a7c transparent transparent;
}
.theme-purple-hills .badge.badge-primary {
  background: #857198;
  border: 1px solid #857198;
}
.theme-purple-hills .badge.badge-primary[href]:hover,
.theme-purple-hills .badge.badge-primary[href]:focus {
  background-color: #6b5a7c;
  border-color: #6b5a7c;
}
.theme-purple-hills .badge.badge-primary {
  background: #857198;
  border: 1px solid #857198;
}
.theme-purple-hills .badge.badge-primary[href]:hover,
.theme-purple-hills .badge.badge-primary[href]:focus {
  background-color: #6b5a7c;
  border-color: #6b5a7c;
}
.theme-purple-hills .table-primary table {
  border-top-color: #666567 !important;
}
.theme-purple-hills .table-primary thead,
.theme-purple-hills .table-primary thead tr,
.theme-purple-hills .table-primary thead th,
.theme-purple-hills .table-primary .table-header {
  border-color: #666567 !important;
  color: #ffffff;
}
.theme-purple-hills .table-primary thead tr,
.theme-purple-hills .table-primary thead th {
  background: #756c7e;
}
.theme-purple-hills .table-primary .table-header {
  background: #857198;
}
.theme-purple-hills .nav-tabs > li.active > a,
.theme-purple-hills .nav-tabs > li.active > a:hover,
.theme-purple-hills .nav-tabs > li.active > a:focus {
  background: #857198;
  border-bottom: 2px solid #78658b;
}
.theme-purple-hills .nav-tabs .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #78658b;
}
.theme-purple-hills .nav-pills > li.active > a,
.theme-purple-hills .nav-pills > li.active > a:hover,
.theme-purple-hills .nav-pills > li.active > a:focus {
  background: #857198;
}
.theme-purple-hills .dropdown-menu > li > a:hover,
.theme-purple-hills .dropdown-menu > li.active > a {
  background: #857198;
}
.theme-purple-hills .dropdown-menu > li > a:hover {
  color: #ffffff;
}
.theme-purple-hills .btn-group .btn-primary,
.theme-purple-hills .btn-group .btn-primary:focus,
.theme-purple-hills .input-group-btn .btn-primary,
.theme-purple-hills .input-group-btn .btn-primary:focus {
  border-left-color: #715e82;
  border-right-color: #715e82;
}
.theme-purple-hills .btn-group .btn-primary:hover,
.theme-purple-hills .btn-group.open .btn-primary.dropdown-toggle,
.theme-purple-hills .input-group-btn .btn-primary:hover,
.theme-purple-hills .input-group-btn.open .btn-primary.dropdown-toggle {
  border-color: #615170;
}
.theme-purple-hills .btn-group .btn-primary:active,
.theme-purple-hills .btn-group .btn-primary.active,
.theme-purple-hills .input-group-btn .btn-primary:active,
.theme-purple-hills .input-group-btn .btn-primary.active {
  border-left-color: #615170;
  border-right-color: #615170;
}
.theme-purple-hills .pagination > li > a:hover {
  border-color: #857198;
}
.theme-purple-hills .pagination > li.active > a,
.theme-purple-hills .pagination > li.active > a:hover,
.theme-purple-hills .pagination > li.active > a:focus,
.theme-purple-hills .pagination > li.active > span {
  background: #857198;
  border-color: #857198;
}
.theme-purple-hills .pager li > a:hover {
  border-color: #857198;
}
.theme-purple-hills a.list-group-item.active {
  background: #857198;
  border-color: #857198;
}
.theme-purple-hills a.list-group-item.active .list-group-item-text {
  color: #ebe7ee;
}
.theme-purple-hills .form-control:focus,
.theme-purple-hills .form-control.focus {
  border-color: #857198;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gt-ie8 .theme-purple-hills input.px:focus + .lbl:before,
.gt-ie8 .theme-purple-hills input.px + .lbl:hover:before {
  border-color: #857198;
}
.gt-ie8 .theme-purple-hills input[type="checkbox"].px + .lbl:after {
  color: #857198;
}
.gt-ie8 .theme-purple-hills input[type="radio"].px + .lbl:after {
  background: #857198;
}
.theme-purple-hills .text-primary,
.theme-purple-hills .text-primary:hover,
.theme-purple-hills .text-primary:active,
.theme-purple-hills .text-primary:focus,
.theme-purple-hills .text-primary a,
.theme-purple-hills .text-primary a:focus {
  color: #857198;
}
.theme-purple-hills .text-primary a:hover,
.theme-purple-hills .text-primary a:active {
  color: #5f4f6d;
}
.theme-purple-hills .bg-primary {
  background: #857198 !important;
}
.theme-purple-hills .bg-primary[href]:hover {
  background: #7d7089 !important;
}
.theme-purple-hills .bg-primary.darken {
  background: #7d7089 !important;
}
.theme-purple-hills .bg-primary.darken[href]:hover {
  background: #756a81 !important;
}
.theme-purple-hills .bg-primary.darker {
  background: #756a81 !important;
}
.theme-purple-hills .bg-primary.darker[href]:hover {
  background: #6e6378 !important;
}
.theme-purple-hills .bg-primary,
.theme-purple-hills .bg-primary:hover,
.theme-purple-hills .bg-primary:active,
.theme-purple-hills .bg-primary:focus,
.theme-purple-hills .bg-primary a,
.theme-purple-hills .bg-primary a:focus {
  color: #ffffff;
}
.theme-purple-hills .bg-primary a:hover,
.theme-purple-hills .bg-primary a:active {
  color: #d9d9d9;
}
.theme-purple-hills .bg-primary[href]:hover,
.theme-purple-hills .bg-primary [href]:hover {
  color: #fff;
}
.theme-purple-hills .bg-primary * {
  border-color: #9786a7;
}
.theme-purple-hills .ui-slider-handle.ui-state-active:before {
  background: #857198;
}
.theme-purple-hills .ui-slider-range {
  background: #857198;
}
.theme-purple-hills .ui-autocomplete > li > a:hover,
.theme-purple-hills .ui-autocompletev > li.active > a {
  background: #857198;
}
.theme-purple-hills .ui-autocomplete > li > a:hover {
  color: #ffffff;
}
.theme-purple-hills .ui-autocomplete .ui-state-focus {
  background: #857198;
  color: #ffffff;
}
.theme-purple-hills .ui-menu .ui-menu-item a:hover,
.theme-purple-hills .ui-menu .ui-menu-item a.ui-state-focus,
.theme-purple-hills .ui-menu .ui-menu-item a.ui-state-active {
  background: #857198;
}
.theme-purple-hills .ui-progressbar-value {
  background: #857198;
  border-color: #766388;
  background-color: #857198;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-purple-hills .ui-tabs-nav > .ui-tabs-active > a,
.theme-purple-hills .ui-tabs-nav > .ui-tabs-active > a:hover,
.theme-purple-hills .ui-tabs-nav > .ui-tabs-active > a:focus {
  color: #fff;
  background: #857198;
  border-bottom: 2px solid #78658b;
}
.theme-purple-hills .ui-datepicker .ui-state-active {
  background: #857198 !important;
}
.theme-purple-hills .ui-datepicker-title {
  background: #857198;
}
.theme-purple-hills .ui-datepicker th {
  background: #787878;
}
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary {
  color: #ffffff;
}
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary,
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-color: #78658b;
  border-bottom-color: #695879;
  background: #857198;
  background-image: -webkit-linear-gradient(top, #88749a 0%, #78658b 100%);
  background-image: linear-gradient(to bottom, #88749a 0%, #78658b 100%);
  background-repeat: repeat-x;
}
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary:hover {
  color: #ffffff;
  border-color: #715e82;
  border-bottom-color: #574964;
  background: #78658b !important;
  background-image: -webkit-linear-gradient(top, #806b94 0%, #715e82 100%) !important;
  background-image: linear-gradient(to bottom, #806b94 0%, #715e82 100%) !important;
  background-repeat: repeat-x;
}
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary:active,
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.active,
.open .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  background: none;
  background: #7b678e !important;
  border-color: #615170;
  border-bottom-color: #615170 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat {
  background: #7d6991;
}
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:hover,
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:active,
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.active,
.open .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.dropdown-toggle {
  background: #7d6991 !important;
  color: #ffffff;
}
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:hover,
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #715e82;
  border-bottom-color: #574964;
}
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:active,
.theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:active {
  border-color: #615170;
}
.btn-group .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary,
.btn-group .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary:focus,
.input-group-btn .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary,
.input-group-btn .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-left-color: #715e82;
  border-right-color: #715e82;
}
.btn-group .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.btn-group.open .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle,
.input-group-btn .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.input-group-btn.open .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  border-color: #715e82;
  border-bottom-color: #574964;
}
.btn-group .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary:active,
.btn-group .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.active,
.input-group-btn .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary:active,
.input-group-btn .theme-purple-hills .ui-datepicker-buttonpane button.ui-priority-primary.active {
  border-left-color: #615170;
  border-right-color: #615170;
}
.theme-purple-hills .select2-drop-active,
.theme-purple-hills .select2-container-multi.select2-container-active .select2-choices,
.theme-purple-hills .select2-container-multi.select2-dropdown-open .select2-choices {
  border: 1px solid #857198;
}
.theme-purple-hills .select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #857198;
}
.theme-purple-hills .select2-container-active .select2-choice,
.theme-purple-hills .select2-container-active .select2-choices {
  border: 1px solid #857198;
}
.theme-purple-hills .select2-dropdown-open .select2-drop-above .select2-choice,
.theme-purple-hills .select2-dropdown-open .select2-drop-above .select2-choices {
  border: 1px solid #857198;
  border-top-color: #aaa;
}
.theme-purple-hills .select2-results .select2-highlighted {
  background: #857198;
}
.theme-purple-hills .select2-primary .select2-container-multi .select2-choices .select2-search-choice {
  background: #857198;
}
.theme-purple-hills .select2-primary .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #6b5a7c;
}
.theme-purple-hills .select2-primary .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #857198 !important;
}
.theme-purple-hills .switcher-primary .switcher-state-on {
  background: #857198 !important;
}
.theme-purple-hills .pixel-file-input:hover {
  border-color: #857198;
}
.theme-purple-hills .datepicker table tr td.selected,
.theme-purple-hills .datepicker table tr td.selected:hover,
.theme-purple-hills .datepicker table tr td.selected.disabled,
.theme-purple-hills .datepicker table tr td.selected.disabled:hover {
  background: #857198;
}
.theme-purple-hills .datepicker table tr td.active,
.theme-purple-hills .datepicker table tr td.active:hover,
.theme-purple-hills .datepicker table tr td.active.disabled,
.theme-purple-hills .datepicker table tr td.active.disabled:hover {
  background: #857198;
}
.theme-purple-hills .datepicker table tr td span.active,
.theme-purple-hills .datepicker table tr td span.active:hover,
.theme-purple-hills .datepicker table tr td span.active.disabled,
.theme-purple-hills .datepicker table tr td span.active.disabled:hover {
  background: #857198;
}
.theme-purple-hills .datepicker thead tr {
  background: #787878;
}
.theme-purple-hills .datepicker thead tr:first-child {
  background: #857198 !important;
  border-bottom-color: #666666 !important;
}
.theme-purple-hills .datepicker thead th.prev,
.theme-purple-hills .datepicker thead th.next {
  background: #857198;
}
.theme-purple-hills .datepicker thead th.prev {
  border-color: #666666;
}
.theme-purple-hills .datepicker thead th.next {
  border-color: #666666;
}
.theme-purple-hills .datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  border-color: #666666;
}
.theme-purple-hills .datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-color: #666666;
}
.theme-purple-hills .bootstrap-timepicker-widget table td a:hover {
  background: #857198;
  border-color: #857198;
}
.theme-purple-hills .pagination a.dp-today,
.theme-purple-hills .pagination a.dp-today:hover {
  background: #9e8fad;
  border-color: #9280a3;
}
.theme-purple-hills .pagination a.dp-today:hover {
  border-color: #857198 !important;
}
.theme-purple-hills .pagination a.dp-selected {
  background: #857198 !important;
  border-color: #857198 !important;
}
.theme-purple-hills .tt-suggestion.tt-is-under-cursor {
  background: #857198;
}
.theme-purple-hills .table-primary .dataTables_wrapper .DT-per-page {
  border-color: #666567 !important;
}
.theme-purple-hills .dropzone-box.dz-drag-hover {
  border-color: #857198;
}
.theme-purple-hills .dropzone-box:hover .fa.fa-cloud-upload {
  background: #857198;
}
.theme-purple-hills .md-editor.active {
  border-color: #857198;
}
.theme-purple-hills .widget-rating .active a {
  color: #857198;
}
.theme-adminflare {
  background: #f4f4f4 url("../../images/themes/adminflare/body-bg.png");
}
.theme-adminflare .page-header {
  background: #ececec;
  background: rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.theme-adminflare .table,
.theme-adminflare .panel,
.theme-adminflare .page-header,
.theme-adminflare hr {
  border-color: #d6d6d6;
}
.theme-adminflare .bordered {
  border-color: #d6d6d6;
}
.theme-adminflare .bordered[class*='bg-'],
.theme-adminflare [class*='bg-'] .border-t {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.theme-adminflare .panel.panel-transparent > .panel-heading {
  border-bottom-color: #d6d6d6 !important;
}
.theme-adminflare .breadcrumb-page {
  background: #ececec;
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 6px;
  padding-top: 6px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.gt-ie9 .theme-adminflare #main-navbar,
.gt-ie9 .theme-adminflare #main-navbar .navbar-header {
  background-image: -webkit-linear-gradient(top, #52aded 0%, #418ce4 100%);
  background-image: linear-gradient(to bottom, #52aded 0%, #418ce4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff52aded', endColorstr='#ff418ce4', GradientType=0);
}
.ie8 .theme-adminflare #main-navbar,
.ie9 .theme-adminflare #main-navbar,
.ie8 .theme-adminflare #main-navbar .navbar-header,
.ie9 .theme-adminflare #main-navbar .navbar-header {
  background-image: url("../../images/themes/adminflare/ie-navbar-bg.png");
}
.theme-adminflare #main-navbar {
  border-bottom: 1px solid #185aa7;
}
.theme-adminflare #main-navbar,
.theme-adminflare #main-navbar .navbar-header {
  background: #418ce4;
  -webkit-box-shadow: rgba(255, 255, 255, 0.25) 0px 1px 0px inset;
  box-shadow: rgba(255, 255, 255, 0.25) 0px 1px 0px inset;
}
.theme-adminflare #main-navbar .navbar-brand {
  color: #fff;
}
.theme-adminflare #main-navbar .dropdown > a,
.theme-adminflare #main-navbar .dropdown-menu > li > a,
.theme-adminflare #main-navbar .nav > li > a {
  text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0;
  color: #fff;
}
.theme-adminflare #main-navbar .navbar-toggle,
.theme-adminflare #main-navbar #main-menu-toggle {
  color: #fff;
}
.theme-adminflare #main-navbar #main-menu-toggle {
  border: 0px solid;
  border-color: #3470b6;
  border-color: rgba(0, 0, 0, 0.2);
}
.theme-adminflare #main-navbar #main-menu-toggle .fa:before {
  color: #fff;
}
.theme-adminflare #main-navbar .main-navbar-collapse {
  border-top: 1px solid #185aa7;
  background: #418ce4;
  -webkit-box-shadow: rgba(255, 255, 255, 0.18) 0px 1px 0px inset;
  box-shadow: rgba(255, 255, 255, 0.18) 0px 1px 0px inset;
}
.theme-adminflare #main-navbar li {
  border-bottom: 1px solid #5697e4;
}
.theme-adminflare #main-navbar .dropdown.open > a {
  background: #377bca;
  border-bottom: 1px solid #2e6db7;
  border-top: 1px solid #306cb3;
  margin-top: -1px;
}
.theme-adminflare #main-navbar form.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-adminflare #main-navbar form.navbar-form .form-control {
  background: #fff;
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: #fff;
  border-radius: 999999px;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.theme-adminflare #main-navbar form.navbar-form .form-control:focus {
  background: #fff;
  color: #555555;
}
.theme-adminflare #main-navbar form.navbar-form .form-control::-moz-placeholder {
  color: #2565af;
  opacity: 1;
}
.theme-adminflare #main-navbar form.navbar-form .form-control:-ms-input-placeholder {
  color: #2565af;
}
.theme-adminflare #main-navbar form.navbar-form .form-control::-webkit-input-placeholder {
  color: #2565af;
}
@media (min-width: 768px) {
  .theme-adminflare #main-navbar .main-navbar-collapse {
    background: none;
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .theme-adminflare #main-navbar li {
    border-bottom: none;
  }
  .theme-adminflare #main-navbar .dropdown > a,
  .theme-adminflare #main-navbar .nav > li > a:hover {
    color: rgba(255, 255, 255, 0.7);
  }
  .theme-adminflare #main-navbar .dropdown.open > a,
  .theme-adminflare #main-navbar .dropdown.open > a:hover {
    background: rgba(0, 0, 0, 0.15);
    border: none;
    margin: 0;
    color: #fff;
  }
  .theme-adminflare #main-navbar .dropdown-menu {
    border-radius: 2px;
    margin-top: 3px;
    border-width: 2px;
    padding: 5px 0;
  }
  .theme-adminflare #main-navbar .dropdown-menu li > a {
    color: #555555;
    text-shadow: none;
    margin: 0 -2px;
  }
  .theme-adminflare #main-navbar .dropdown-menu li > a:hover {
    background: #3690e6;
    color: #fff;
  }
  .theme-adminflare #main-navbar .nav-icon-btn > a > .label,
  .theme-adminflare #main-navbar .nav-icon-btn > a > .badge {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  }
}
.theme-adminflare #main-navbar #main-menu-toggle,
.theme-adminflare.right-to-left.main-menu-right #main-navbar #main-menu-toggle {
  border-right-width: 1px;
  -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2);
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2);
}
.theme-adminflare.right-to-left #main-navbar #main-menu-toggle,
.theme-adminflare.main-menu-right #main-navbar #main-menu-toggle {
  border-left-width: 1px;
  border-right-width: 0;
  -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset;
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset;
}
.theme-adminflare #main-menu-bg,
.theme-adminflare .mmc-dropdown-open-ul {
  background: #2b2b2b url("../../images/themes/adminflare/menu-bg.png");
}
.theme-adminflare #main-menu-bg,
.theme-adminflare.right-to-left.main-menu-right #main-menu-bg {
  border-left: none;
  border-right: 1px solid #1d1d1d;
}
.theme-adminflare.main-menu-right #main-menu-bg,
.theme-adminflare.right-to-left #main-menu-bg {
  border-left: 1px solid #1d1d1d;
  border-right: none;
}
.theme-adminflare #main-menu .navigation {
  -webkit-box-shadow: 0 1px 0 #313131;
  box-shadow: 0 1px 0 #313131;
}
.theme-adminflare #main-menu .navigation a,
.theme-adminflare #main-menu .mmc-dropdown-open-ul a {
  color: #aaaaaa;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.6);
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.theme-adminflare #main-menu .navigation a:hover,
.theme-adminflare #main-menu .mmc-dropdown-open-ul a:hover {
  color: #fff !important;
}
.theme-adminflare #main-menu li {
  border-top: 1px solid #313131;
  border-bottom: 1px solid #1f1f1f;
}
.theme-adminflare #main-menu li.active {
  border-top: none;
  background: #242424;
  background: rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 1px 6px inset rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0px 1px 6px inset rgba(0, 0, 0, 0.25) !important;
}
.theme-adminflare #main-menu li.active > a,
.theme-adminflare #main-menu li.active > a:hover {
  color: #75c6f3 !important;
}
.theme-adminflare #main-menu .mm-dropdown.open {
  border-bottom: none;
}
.theme-adminflare #main-menu .mm-dropdown.open > a {
  border-bottom: 1px solid #1f1f1f;
}
.theme-adminflare #main-menu .navigation .mm-dropdown.active,
.theme-adminflare #main-menu .mmc-dropdown-open {
  border-top: 1px solid #313131;
  background: none;
}
.theme-adminflare #main-menu .navigation .mm-dropdown.active > a,
.theme-adminflare #main-menu .mmc-dropdown-open > a,
.theme-adminflare #main-menu .navigation .mm-dropdown.active > a:hover,
.theme-adminflare #main-menu .mmc-dropdown-open > a:hover {
  color: #fff !important;
}
.theme-adminflare #main-menu .mmc-dropdown-open-ul {
  margin-top: -1px !important;
}
.theme-adminflare #main-menu .mmc-dropdown-open-ul > a {
  color: #fff !important;
}
.theme-adminflare #main-menu .mmc-title {
  color: #fff;
  border-bottom: 1px solid #1f1f1f;
  padding-top: 1px;
  padding-bottom: 1px;
}
.theme-adminflare #main-menu .mmc-dropdown-open-ul.top {
  margin-top: 0 !important;
  margin-bottom: 1px !important;
}
.theme-adminflare #main-menu .mmc-dropdown-open-ul.top .mmc-title {
  padding-top: 0;
}
.theme-adminflare #main-menu .menu-content {
  border: none;
  margin-top: -8px;
}
.theme-adminflare #main-menu .menu-content .btn-outline {
  border-color: #383838;
  color: #aaa;
}
.theme-adminflare #main-menu .menu-content .btn-outline:hover {
  color: #fff;
}
.theme-adminflare #main-menu .menu-content.top {
  border-bottom: 1px solid #1f1f1f;
  margin-top: 0;
}
.theme-adminflare.right-to-left #main-menu-bg {
  border-right: none;
  border-left: 1px solid #1d1d1d;
}
.theme-adminflare .mmc-dropdown-open .mm-dropdown.open > a,
.theme-adminflare.mme #main-menu .mm-dropdown.open > a {
  color: #fff;
}
@media (min-width: 768px) {
  .theme-adminflare #main-menu .mm-dropdown.open > a {
    color: #fff;
  }
  .theme-adminflare.mmc #main-menu .navigation > .mm-dropdown.open > a {
    color: #aaaaaa;
  }
}
.theme-adminflare .demo-logo {
  background: #3690e6;
}
.theme-adminflare.page-signin .signin-info,
.theme-adminflare.page-signup .signup-header {
  background: #3690e6;
  background: rgba(54, 144, 230, 0.8);
}
.theme-adminflare .timeline:before,
.theme-adminflare .timeline:after,
.theme-adminflare .tl-header,
.theme-adminflare .tl-icon {
  background: #dbdbdb;
}
.theme-adminflare .tl-header,
.theme-adminflare .tl-icon {
  box-shadow: 0 0 0 4px #f4f4f4;
}
.theme-adminflare .tl-entry:before {
  background: #3690e6;
  box-shadow: 0 0 0 3px #f4f4f4;
}
.theme-adminflare .tl-body:before {
  border-color: transparent #d6d6d6 transparent transparent;
}
@media (min-width: 768px) {
  .theme-adminflare .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent transparent transparent #d6d6d6;
  }
  .theme-adminflare.right-to-left .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent #d6d6d6 transparent transparent;
  }
}
.theme-adminflare.right-to-left .tl-body:before {
  border-color: transparent transparent transparent #d6d6d6;
}
.theme-adminflare.page-mail .mail-nav,
.theme-adminflare.page-mail .mail-nav:before {
  background: #f4f4f4 url("../../images/themes/adminflare/body-bg.png");
}
.theme-adminflare.page-mail .mail-nav .sections li.active .label,
.theme-adminflare.page-mail .mail-nav .sections li.active .badge {
  background: #3690e6;
}
.theme-adminflare.page-mail .mail-nav,
.theme-adminflare.page-mail .mail-nav .compose-btn,
.theme-adminflare.page-mail .mail-nav .sections li.active,
.theme-adminflare.page-mail .mail-nav:before {
  border-color: #d6d6d6;
}
.theme-adminflare.page-mail .mail-nav .navigation.open .sections li.active {
  background: #eaeaea;
  background: rgba(0, 0, 0, 0.04);
}
.theme-adminflare.page-mail .mail-nav li.divider {
  background: #d6d6d6;
}
.theme-adminflare.page-mail .mail-nav .sections li.active a {
  color: #424242;
}
.theme-adminflare.page-mail .mail-nav .sections li.active:after {
  color: #a8a8a8;
}
.theme-adminflare.page-mail .mail-nav .sections a {
  color: #686868;
}
.theme-adminflare.page-mail .mail-nav-header {
  color: #a8a8a8;
}
.theme-adminflare.page-mail .mail-nav .add-more a {
  color: #a8a8a8;
}
@media (min-width: 992px) {
  .theme-adminflare.page-mail .mail-nav .navigation .sections li.active {
    background: #eaeaea;
    background: rgba(0, 0, 0, 0.04);
  }
  .theme-adminflare.page-mail .mail-nav .sections a:hover {
    color: #424242;
  }
}
.theme-adminflare .nav-icon-btn.nav-icon-btn-primary .label {
  background: #3690e6;
}
.theme-adminflare .btn-primary {
  color: #ffffff;
}
.theme-adminflare .btn-primary,
.theme-adminflare .btn-primary:focus {
  border-color: #1f83e3;
  border-bottom-color: #1974cb;
  background: #3690e6;
  background-image: -webkit-linear-gradient(top, #3b93e7 0%, #1f83e3 100%);
  background-image: linear-gradient(to bottom, #3b93e7 0%, #1f83e3 100%);
  background-repeat: repeat-x;
}
.theme-adminflare .btn-primary:hover {
  color: #ffffff;
  border-color: #1b7cd8;
  border-bottom-color: #1562ab;
  background: #1f83e3 !important;
  background-image: -webkit-linear-gradient(top, #2d8be5 0%, #1b7cd8 100%) !important;
  background-image: linear-gradient(to bottom, #2d8be5 0%, #1b7cd8 100%) !important;
  background-repeat: repeat-x;
}
.theme-adminflare .btn-primary:active,
.theme-adminflare .btn-primary.active,
.open .theme-adminflare .btn-primary.dropdown-toggle {
  background: none;
  background: #2486e4 !important;
  border-color: #186cbd;
  border-bottom-color: #186cbd !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-adminflare .btn-primary.btn-flat {
  background: #2888e4;
}
.theme-adminflare .btn-primary.btn-flat:hover,
.theme-adminflare .btn-primary.btn-flat:active,
.theme-adminflare .btn-primary.btn-flat.active,
.open .theme-adminflare .btn-primary.btn-flat.dropdown-toggle {
  background: #2888e4 !important;
  color: #ffffff;
}
.theme-adminflare .btn-primary.btn-outline:hover,
.theme-adminflare .btn-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #1b7cd8;
  border-bottom-color: #1562ab;
}
.theme-adminflare .btn-primary.btn-outline:active,
.theme-adminflare .btn-primary.btn-outline.btn-flat:active {
  border-color: #186cbd;
}
.btn-group .theme-adminflare .btn-primary,
.btn-group .theme-adminflare .btn-primary:focus,
.input-group-btn .theme-adminflare .btn-primary,
.input-group-btn .theme-adminflare .btn-primary:focus {
  border-left-color: #1b7cd8;
  border-right-color: #1b7cd8;
}
.btn-group .theme-adminflare .btn-primary:hover,
.btn-group.open .theme-adminflare .btn-primary.dropdown-toggle,
.input-group-btn .theme-adminflare .btn-primary:hover,
.input-group-btn.open .theme-adminflare .btn-primary.dropdown-toggle {
  border-color: #1b7cd8;
  border-bottom-color: #1562ab;
}
.btn-group .theme-adminflare .btn-primary:active,
.btn-group .theme-adminflare .btn-primary.active,
.input-group-btn .theme-adminflare .btn-primary:active,
.input-group-btn .theme-adminflare .btn-primary.active {
  border-left-color: #186cbd;
  border-right-color: #186cbd;
}
.theme-adminflare .open .btn.btn-primary.dropdown-toggle {
  color: #fff;
  border-bottom-color: #186cbd !important;
  background: none;
  background: #2486e4 !important;
}
.theme-adminflare .progress-bar {
  background: #3690e6;
  border-color: #1c81e1;
}
.theme-adminflare .progress-striped .progress-bar {
  background-color: #3690e6;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-adminflare .label.label-primary {
  background: #3690e6;
}
.theme-adminflare .label.label-primary[href]:hover,
.theme-adminflare .label.label-primary[href]:focus {
  background-color: #1a77cf;
}
.theme-adminflare .label.label-primary.label-tag {
  border: 1px solid #3690e6;
}
.theme-adminflare .label.label-primary.label-tag:before {
  border-color: transparent #3690e6 transparent transparent;
}
.theme-adminflare .label.label-primary.label-tag[href]:hover,
.theme-adminflare .label.label-primary.label-tag[href]:focus {
  border-color: #1a77cf;
}
.theme-adminflare .label.label-primary.label-tag[href]:hover:before,
.theme-adminflare .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #1a77cf transparent transparent;
}
.right-to-left .theme-adminflare .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #3690e6;
}
.right-to-left .theme-adminflare .label.label-primary.label-tag[href]:hover:before,
.right-to-left .theme-adminflare .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #1a77cf;
}
.ie8 .right-to-left .theme-adminflare .label.label-primary.label-tag:before,
.ie9 .right-to-left .theme-adminflare .label.label-primary.label-tag:before {
  border-color: transparent #3690e6 transparent transparent;
}
.ie8 .right-to-left .theme-adminflare .label.label-primary.label-tag[href]:hover:before,
.ie8 .right-to-left .theme-adminflare .label.label-primary.label-tag[href]:focus:before,
.ie9 .right-to-left .theme-adminflare .label.label-primary.label-tag[href]:hover:before,
.ie9 .right-to-left .theme-adminflare .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #1a77cf transparent transparent;
}
.theme-adminflare.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #3690e6;
}
.theme-adminflare.right-to-left .label.label-primary.label-tag:hover:before,
.theme-adminflare.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent transparent transparent #1a77cf;
}
.ie8 .theme-adminflare.right-to-left .label.label-primary.label-tag:before,
.ie9 .theme-adminflare.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent #3690e6 transparent transparent;
}
.ie8 .theme-adminflare.right-to-left .label.label-primary.label-tag:hover:before,
.ie8 .theme-adminflare.right-to-left .label.label-primary.label-tag:focus:before,
.ie9 .theme-adminflare.right-to-left .label.label-primary.label-tag:hover:before,
.ie9 .theme-adminflare.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent #1a77cf transparent transparent;
}
.theme-adminflare .badge.badge-primary {
  background: #3690e6;
  border: 1px solid #3690e6;
}
.theme-adminflare .badge.badge-primary[href]:hover,
.theme-adminflare .badge.badge-primary[href]:focus {
  background-color: #1a77cf;
  border-color: #1a77cf;
}
.theme-adminflare .badge.badge-primary {
  background: #3690e6;
  border: 1px solid #3690e6;
}
.theme-adminflare .badge.badge-primary[href]:hover,
.theme-adminflare .badge.badge-primary[href]:focus {
  background-color: #1a77cf;
  border-color: #1a77cf;
}
.theme-adminflare .table-primary table {
  border-top-color: #2971b5 !important;
}
.theme-adminflare .table-primary thead,
.theme-adminflare .table-primary thead tr,
.theme-adminflare .table-primary thead th,
.theme-adminflare .table-primary .table-header {
  border-color: #2971b5 !important;
  color: #ffffff;
}
.theme-adminflare .table-primary thead tr,
.theme-adminflare .table-primary thead th {
  background: #2681d7;
}
.theme-adminflare .table-primary .table-header {
  background: #3690e6;
}
.theme-adminflare .nav-tabs > li.active > a,
.theme-adminflare .nav-tabs > li.active > a:hover,
.theme-adminflare .nav-tabs > li.active > a:focus {
  background: #3690e6;
  border-bottom: 2px solid #1f83e3;
}
.theme-adminflare .nav-tabs .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #1f83e3;
}
.theme-adminflare .nav-pills > li.active > a,
.theme-adminflare .nav-pills > li.active > a:hover,
.theme-adminflare .nav-pills > li.active > a:focus {
  background: #3690e6;
}
.theme-adminflare .dropdown-menu > li > a:hover,
.theme-adminflare .dropdown-menu > li.active > a {
  background: #3690e6;
}
.theme-adminflare .dropdown-menu > li > a:hover {
  color: #ffffff;
}
.theme-adminflare .btn-group .btn-primary,
.theme-adminflare .btn-group .btn-primary:focus,
.theme-adminflare .input-group-btn .btn-primary,
.theme-adminflare .input-group-btn .btn-primary:focus {
  border-left-color: #1b7cd8;
  border-right-color: #1b7cd8;
}
.theme-adminflare .btn-group .btn-primary:hover,
.theme-adminflare .btn-group.open .btn-primary.dropdown-toggle,
.theme-adminflare .input-group-btn .btn-primary:hover,
.theme-adminflare .input-group-btn.open .btn-primary.dropdown-toggle {
  border-color: #186cbd;
}
.theme-adminflare .btn-group .btn-primary:active,
.theme-adminflare .btn-group .btn-primary.active,
.theme-adminflare .input-group-btn .btn-primary:active,
.theme-adminflare .input-group-btn .btn-primary.active {
  border-left-color: #186cbd;
  border-right-color: #186cbd;
}
.theme-adminflare .pagination > li > a:hover {
  border-color: #3690e6;
}
.theme-adminflare .pagination > li.active > a,
.theme-adminflare .pagination > li.active > a:hover,
.theme-adminflare .pagination > li.active > a:focus,
.theme-adminflare .pagination > li.active > span {
  background: #3690e6;
  border-color: #3690e6;
}
.theme-adminflare .pager li > a:hover {
  border-color: #3690e6;
}
.theme-adminflare a.list-group-item.active {
  background: #3690e6;
  border-color: #3690e6;
}
.theme-adminflare a.list-group-item.active .list-group-item-text {
  color: #ebf4fd;
}
.theme-adminflare .form-control:focus,
.theme-adminflare .form-control.focus {
  border-color: #3690e6;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gt-ie8 .theme-adminflare input.px:focus + .lbl:before,
.gt-ie8 .theme-adminflare input.px + .lbl:hover:before {
  border-color: #3690e6;
}
.gt-ie8 .theme-adminflare input[type="checkbox"].px + .lbl:after {
  color: #3690e6;
}
.gt-ie8 .theme-adminflare input[type="radio"].px + .lbl:after {
  background: #3690e6;
}
.theme-adminflare .text-primary,
.theme-adminflare .text-primary:hover,
.theme-adminflare .text-primary:active,
.theme-adminflare .text-primary:focus,
.theme-adminflare .text-primary a,
.theme-adminflare .text-primary a:focus {
  color: #3690e6;
}
.theme-adminflare .text-primary a:hover,
.theme-adminflare .text-primary a:active {
  color: #176ab9;
}
.theme-adminflare .bg-primary {
  background: #3690e6 !important;
}
.theme-adminflare .bg-primary[href]:hover {
  background: #3088dd !important;
}
.theme-adminflare .bg-primary.darken {
  background: #3088dd !important;
}
.theme-adminflare .bg-primary.darken[href]:hover {
  background: #2481da !important;
}
.theme-adminflare .bg-primary.darker {
  background: #2481da !important;
}
.theme-adminflare .bg-primary.darker[href]:hover {
  background: #2179cd !important;
}
.theme-adminflare .bg-primary,
.theme-adminflare .bg-primary:hover,
.theme-adminflare .bg-primary:active,
.theme-adminflare .bg-primary:focus,
.theme-adminflare .bg-primary a,
.theme-adminflare .bg-primary a:focus {
  color: #ffffff;
}
.theme-adminflare .bg-primary a:hover,
.theme-adminflare .bg-primary a:active {
  color: #d9d9d9;
}
.theme-adminflare .bg-primary[href]:hover,
.theme-adminflare .bg-primary [href]:hover {
  color: #fff;
}
.theme-adminflare .bg-primary * {
  border-color: #56a2ea;
}
.theme-adminflare .ui-slider-handle.ui-state-active:before {
  background: #3690e6;
}
.theme-adminflare .ui-slider-range {
  background: #3690e6;
}
.theme-adminflare .ui-autocomplete > li > a:hover,
.theme-adminflare .ui-autocompletev > li.active > a {
  background: #3690e6;
}
.theme-adminflare .ui-autocomplete > li > a:hover {
  color: #ffffff;
}
.theme-adminflare .ui-autocomplete .ui-state-focus {
  background: #3690e6;
  color: #ffffff;
}
.theme-adminflare .ui-menu .ui-menu-item a:hover,
.theme-adminflare .ui-menu .ui-menu-item a.ui-state-focus,
.theme-adminflare .ui-menu .ui-menu-item a.ui-state-active {
  background: #3690e6;
}
.theme-adminflare .ui-progressbar-value {
  background: #3690e6;
  border-color: #1c81e1;
  background-color: #3690e6;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-adminflare .ui-tabs-nav > .ui-tabs-active > a,
.theme-adminflare .ui-tabs-nav > .ui-tabs-active > a:hover,
.theme-adminflare .ui-tabs-nav > .ui-tabs-active > a:focus {
  color: #fff;
  background: #3690e6;
  border-bottom: 2px solid #1f83e3;
}
.theme-adminflare .ui-datepicker .ui-state-active {
  background: #3690e6 !important;
}
.theme-adminflare .ui-datepicker-title {
  background: #3690e6;
}
.theme-adminflare .ui-datepicker th {
  background: #3883ca;
}
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary {
  color: #ffffff;
}
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary,
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-color: #1f83e3;
  border-bottom-color: #1974cb;
  background: #3690e6;
  background-image: -webkit-linear-gradient(top, #3b93e7 0%, #1f83e3 100%);
  background-image: linear-gradient(to bottom, #3b93e7 0%, #1f83e3 100%);
  background-repeat: repeat-x;
}
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary:hover {
  color: #ffffff;
  border-color: #1b7cd8;
  border-bottom-color: #1562ab;
  background: #1f83e3 !important;
  background-image: -webkit-linear-gradient(top, #2d8be5 0%, #1b7cd8 100%) !important;
  background-image: linear-gradient(to bottom, #2d8be5 0%, #1b7cd8 100%) !important;
  background-repeat: repeat-x;
}
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary:active,
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.active,
.open .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  background: none;
  background: #2486e4 !important;
  border-color: #186cbd;
  border-bottom-color: #186cbd !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat {
  background: #2888e4;
}
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:hover,
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:active,
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.active,
.open .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.dropdown-toggle {
  background: #2888e4 !important;
  color: #ffffff;
}
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:hover,
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #1b7cd8;
  border-bottom-color: #1562ab;
}
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:active,
.theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:active {
  border-color: #186cbd;
}
.btn-group .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary,
.btn-group .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary:focus,
.input-group-btn .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary,
.input-group-btn .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-left-color: #1b7cd8;
  border-right-color: #1b7cd8;
}
.btn-group .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.btn-group.open .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle,
.input-group-btn .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.input-group-btn.open .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  border-color: #1b7cd8;
  border-bottom-color: #1562ab;
}
.btn-group .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary:active,
.btn-group .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.active,
.input-group-btn .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary:active,
.input-group-btn .theme-adminflare .ui-datepicker-buttonpane button.ui-priority-primary.active {
  border-left-color: #186cbd;
  border-right-color: #186cbd;
}
.theme-adminflare .select2-drop-active,
.theme-adminflare .select2-container-multi.select2-container-active .select2-choices,
.theme-adminflare .select2-container-multi.select2-dropdown-open .select2-choices {
  border: 1px solid #3690e6;
}
.theme-adminflare .select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #3690e6;
}
.theme-adminflare .select2-container-active .select2-choice,
.theme-adminflare .select2-container-active .select2-choices {
  border: 1px solid #3690e6;
}
.theme-adminflare .select2-dropdown-open .select2-drop-above .select2-choice,
.theme-adminflare .select2-dropdown-open .select2-drop-above .select2-choices {
  border: 1px solid #3690e6;
  border-top-color: #aaa;
}
.theme-adminflare .select2-results .select2-highlighted {
  background: #3690e6;
}
.theme-adminflare .select2-primary .select2-container-multi .select2-choices .select2-search-choice {
  background: #3690e6;
}
.theme-adminflare .select2-primary .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #1a77cf;
}
.theme-adminflare .select2-primary .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #3690e6 !important;
}
.theme-adminflare .switcher-primary .switcher-state-on {
  background: #3690e6 !important;
}
.theme-adminflare .pixel-file-input:hover {
  border-color: #3690e6;
}
.theme-adminflare .datepicker table tr td.selected,
.theme-adminflare .datepicker table tr td.selected:hover,
.theme-adminflare .datepicker table tr td.selected.disabled,
.theme-adminflare .datepicker table tr td.selected.disabled:hover {
  background: #3690e6;
}
.theme-adminflare .datepicker table tr td.active,
.theme-adminflare .datepicker table tr td.active:hover,
.theme-adminflare .datepicker table tr td.active.disabled,
.theme-adminflare .datepicker table tr td.active.disabled:hover {
  background: #3690e6;
}
.theme-adminflare .datepicker table tr td span.active,
.theme-adminflare .datepicker table tr td span.active:hover,
.theme-adminflare .datepicker table tr td span.active.disabled,
.theme-adminflare .datepicker table tr td span.active.disabled:hover {
  background: #3690e6;
}
.theme-adminflare .datepicker thead tr {
  background: #3883ca;
}
.theme-adminflare .datepicker thead tr:first-child {
  background: #3690e6 !important;
  border-bottom-color: #3a71a5 !important;
}
.theme-adminflare .datepicker thead th.prev,
.theme-adminflare .datepicker thead th.next {
  background: #3690e6;
}
.theme-adminflare .datepicker thead th.prev {
  border-color: #3a71a5;
}
.theme-adminflare .datepicker thead th.next {
  border-color: #3a71a5;
}
.theme-adminflare .datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  border-color: #3a71a5;
}
.theme-adminflare .datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-color: #3a71a5;
}
.theme-adminflare .bootstrap-timepicker-widget table td a:hover {
  background: #3690e6;
  border-color: #3690e6;
}
.theme-adminflare .pagination a.dp-today,
.theme-adminflare .pagination a.dp-today:hover {
  background: #63a9ec;
  border-color: #4d9de9;
}
.theme-adminflare .pagination a.dp-today:hover {
  border-color: #3690e6 !important;
}
.theme-adminflare .pagination a.dp-selected {
  background: #3690e6 !important;
  border-color: #3690e6 !important;
}
.theme-adminflare .tt-suggestion.tt-is-under-cursor {
  background: #3690e6;
}
.theme-adminflare .table-primary .dataTables_wrapper .DT-per-page {
  border-color: #2971b5 !important;
}
.theme-adminflare .dropzone-box.dz-drag-hover {
  border-color: #3690e6;
}
.theme-adminflare .dropzone-box:hover .fa.fa-cloud-upload {
  background: #3690e6;
}
.theme-adminflare .md-editor.active {
  border-color: #3690e6;
}
.theme-adminflare .widget-rating .active a {
  color: #3690e6;
}
.theme-dust {
  background: #edece7;
}
.theme-dust .page-header {
  background: #f6f5f3;
  border-color: #d6d6d6;
}
.theme-dust .table,
.theme-dust .panel,
.theme-dust hr {
  border-color: #d6d6d6;
}
.theme-dust .bordered {
  border-color: #d6d6d6;
}
.theme-dust .bordered[class*='bg-'],
.theme-dust [class*='bg-'] .border-t {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.theme-dust .panel.panel-transparent > .panel-heading {
  border-bottom-color: #d6d6d6 !important;
}
.theme-dust .breadcrumb-page {
  background: #f6f5f3;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 6px;
  padding-top: 6px;
}
.theme-dust #main-navbar {
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.04),0 1px 0 rgba(0,0,0,0.04);
  box-shadow: 0 2px 2px rgba(0,0,0,0.04),0 1px 0 rgba(0,0,0,0.04);
}
.theme-dust #main-navbar .navbar-header {
  background: #fff;
}
.theme-dust #main-navbar .navbar-header a {
  color: #555555;
}
.theme-dust #main-navbar .navbar-collapse {
  border-top: 1px solid #f1f1f1;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-dust #main-navbar .dropdown > a,
.theme-dust #main-navbar .dropdown-menu > li > a,
.theme-dust #main-navbar .nav > li > a {
  color: #555555;
}
.theme-dust #main-navbar .navbar-toggle {
  color: #555555;
}
.theme-dust #main-navbar #main-menu-toggle {
  background: #f65d35;
  color: #fff;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.theme-dust #main-navbar #main-menu-toggle .fa:before {
  color: #fff;
}
.theme-dust #main-navbar li + li,
.theme-dust #main-navbar .nav + .nav,
.theme-dust #main-navbar .nav + .right {
  border-top: 1px solid #f1f1f1;
}
.theme-dust #main-navbar .dropdown.open > a {
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #dfdfdf;
  margin-top: -1px;
  background: #f6f6f6;
}
.theme-dust #main-navbar form.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-dust #main-navbar form.navbar-form .form-control {
  background: #fff;
  border-color: #ddd;
  border-radius: 999999px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.theme-dust #main-navbar form.navbar-form .form-control:focus {
  background: #fff;
  border-color: #f65d35;
}
@media (min-width: 768px) {
  .theme-dust #main-navbar .navbar-header {
    background: #f65d35;
  }
  .theme-dust #main-navbar .navbar-header a {
    color: #fff;
  }
  .theme-dust #main-navbar .navbar-collapse {
    background: #fff;
    border: none;
  }
  .theme-dust #main-navbar #main-menu-toggle {
    background: #f7714d;
  }
  .theme-dust #main-navbar li + li,
  .theme-dust #main-navbar .nav + .nav,
  .theme-dust #main-navbar .nav + .right {
    border-top: none;
  }
  .theme-dust #main-navbar .nav > li > a:hover {
    color: #555555;
    background: #f8f8f8;
  }
  .theme-dust #main-navbar .dropdown.open > a {
    border-top: none;
    border-bottom: none;
    margin: 0;
    background: #f8f8f8;
    color: #555555;
  }
  .theme-dust #main-navbar .dropdown-menu {
    border-top: none;
    margin-top: 1px;
    border-width: 2px;
    padding: 5px 0;
  }
  .theme-dust #main-navbar .dropdown-menu li > a {
    color: #555555;
    margin: 0 -2px;
  }
  .theme-dust #main-navbar .dropdown-menu li > a:hover {
    background: #f65d35;
    color: #fff;
  }
  .theme-dust #main-navbar .widget-notifications a {
    color: !important;
  }
  .theme-dust #main-navbar .widget-notifications .notification,
  .theme-dust #main-navbar .widget-notifications .notifications-link {
    border-color: #f1f1f1;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-dust #main-navbar .widget-notifications .notification-description {
    color: #999;
  }
  .theme-dust #main-navbar .widget-notifications .notification-ago {
    color: #bbb;
  }
  .theme-dust #main-navbar .widget-notifications .notifications-link:hover {
    background: #f1f1f1;
  }
  .theme-dust #main-navbar .widget-messages-alt a {
    color: !important;
  }
  .theme-dust #main-navbar .widget-messages-alt .message,
  .theme-dust #main-navbar .widget-messages-alt .messages-link {
    border-color: #f1f1f1;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-dust #main-navbar .widget-messages-alt .message-subject {
    color: #555555 !important;
  }
  .theme-dust #main-navbar .widget-messages-alt .message-description {
    color: #aaa;
  }
  .theme-dust #main-navbar .widget-messages-alt .message-description a {
    color: #888;
  }
  .theme-dust #main-navbar .widget-messages-alt .messages-link:hover {
    background: #f1f1f1;
  }
  .theme-dust.mmc #main-navbar #main-menu-toggle {
    background: #f65d35;
  }
  .theme-dust.mmc #main-navbar .navbar-header {
    background: #fff;
  }
  .theme-dust.mmc #main-navbar .navbar-header a {
    color: #555555;
  }
}
.theme-dust.main-menu-right #main-navbar .navbar-header,
.theme-dust.no-main-menu #main-navbar .navbar-header,
.theme-dust.no-main-menu #main-navbar .navbar-header {
  background: #fff;
}
.theme-dust.main-menu-right #main-navbar .navbar-header a,
.theme-dust.no-main-menu #main-navbar .navbar-header a,
.theme-dust.no-main-menu #main-navbar .navbar-header a {
  color: #555555;
}
.theme-dust #main-menu-bg,
.theme-dust .mmc-dropdown-open-ul {
  background: #433d3c;
}
.theme-dust #main-menu .navigation li a,
.theme-dust #main-menu .mmc-dropdown-open-ul li a {
  color: #a19796;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.theme-dust #main-menu .navigation li a:hover,
.theme-dust #main-menu .mmc-dropdown-open-ul li a:hover {
  color: #fff;
}
.theme-dust #main-menu .navigation li.active > a,
.theme-dust #main-menu .mmc-dropdown-open-ul li.active > a {
  color: #fff;
  background: #363130;
}
.theme-dust #main-menu .navigation > .mm-dropdown.open,
.theme-dust #main-menu .mmc-dropdown-open-ul > .mm-dropdown.open {
  border-bottom: 1px solid #433d3c;
}
.theme-dust #main-menu .mm-dropdown > ul,
.theme-dust #main-menu .mmc-dropdown-open-ul {
  background: #363130;
}
.theme-dust #main-menu .mm-dropdown > ul li.active > a,
.theme-dust #main-menu .mmc-dropdown-open-ul li.active > a {
  background: #2d2929;
}
.theme-dust #main-menu .mm-dropdown.active > a {
  background: none !important;
  color: #fff !important;
}
.theme-dust #main-menu .mmc-dropdown-open > a {
  color: #fff !important;
}
.theme-dust #main-menu .mmc-title {
  color: #fff;
  background: #433d3c;
}
.theme-dust #main-menu .menu-content {
  border-color: #504948;
}
.theme-dust #main-menu .menu-content .btn-outline {
  border-color: #504948;
  color: #a19796;
}
.theme-dust #main-menu .menu-content .btn-outline:hover {
  color: #fff;
}
.theme-dust .mmc-dropdown-open .mm-dropdown.open > a,
.theme-dust.mme #main-menu .mm-dropdown.open > a {
  color: #fff;
}
@media (min-width: 768px) {
  .theme-dust #main-menu .mm-dropdown.open > a {
    color: #fff;
  }
  .theme-dust.mmc #main-menu .navigation > .mm-dropdown.open > a {
    color: #9e9593;
  }
}
.theme-dust .demo-logo {
  background: #7a6f6f;
}
.theme-dust #main-navbar .navbar-brand div {
  background: #f6653f;
}
.theme-dust #main-navbar .navbar-header a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.theme-dust.page-signin .signin-info,
.theme-dust.page-signup .signup-header {
  background: #433d3c;
  background: rgba(67, 61, 60, 0.8);
}
.theme-dust .timeline:before,
.theme-dust .timeline:after,
.theme-dust .tl-header,
.theme-dust .tl-icon {
  background: #d7d5ca;
}
.theme-dust .tl-header,
.theme-dust .tl-icon {
  box-shadow: 0 0 0 4px #edece7;
}
.theme-dust .tl-entry:before {
  background: #7a6f6f;
  box-shadow: 0 0 0 3px #edece7;
}
.theme-dust .tl-body:before {
  border-color: transparent #d6d6d6 transparent transparent;
}
@media (min-width: 768px) {
  .theme-dust .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent transparent transparent #d6d6d6;
  }
  .theme-dust.right-to-left .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent #d6d6d6 transparent transparent;
  }
}
.theme-dust.right-to-left .tl-body:before {
  border-color: transparent transparent transparent #d6d6d6;
}
.theme-dust.page-mail .mail-nav,
.theme-dust.page-mail .mail-nav:before {
  background: #edece7;
}
.theme-dust.page-mail .mail-nav .sections li.active .label,
.theme-dust.page-mail .mail-nav .sections li.active .badge {
  background: #7a6f6f;
}
.theme-dust.page-mail .mail-nav,
.theme-dust.page-mail .mail-nav .compose-btn,
.theme-dust.page-mail .mail-nav .sections li.active,
.theme-dust.page-mail .mail-nav:before {
  border-color: #d6d6d6;
}
.theme-dust.page-mail .mail-nav .navigation.open .sections li.active {
  background: #e1e1de;
}
.theme-dust.page-mail .mail-nav li.divider {
  background: #d6d6d6;
}
.theme-dust.page-mail .mail-nav .sections li.active a {
  color: #383838;
}
.theme-dust.page-mail .mail-nav .sections li.active:after {
  color: #9e9e9e;
}
.theme-dust.page-mail .mail-nav .sections a {
  color: #5e5e5e;
}
.theme-dust.page-mail .mail-nav-header {
  color: #9e9e9e;
}
.theme-dust.page-mail .mail-nav .add-more a {
  color: #9e9e9e;
}
@media (min-width: 992px) {
  .theme-dust.page-mail .mail-nav .navigation .sections li.active {
    background: #e1e1de;
  }
  .theme-dust.page-mail .mail-nav .sections a:hover {
    color: #383838;
  }
}
.theme-dust .nav-icon-btn.nav-icon-btn-primary .label {
  background: #7a6f6f;
}
.theme-dust .btn-primary {
  color: #ffffff;
}
.theme-dust .btn-primary,
.theme-dust .btn-primary:focus {
  border-color: #6d6363;
  border-bottom-color: #5d5454;
  background: #7a6f6f;
  background-image: -webkit-linear-gradient(top, #7d7171 0%, #6d6363 100%);
  background-image: linear-gradient(to bottom, #7d7171 0%, #6d6363 100%);
  background-repeat: repeat-x;
}
.theme-dust .btn-primary:hover {
  color: #ffffff;
  border-color: #655c5c;
  border-bottom-color: #4a4343;
  background: #6d6363 !important;
  background-image: -webkit-linear-gradient(top, #756a6a 0%, #655c5c 100%) !important;
  background-image: linear-gradient(to bottom, #756a6a 0%, #655c5c 100%) !important;
  background-repeat: repeat-x;
}
.theme-dust .btn-primary:active,
.theme-dust .btn-primary.active,
.open .theme-dust .btn-primary.dropdown-toggle {
  background: none;
  background: #6f6565 !important;
  border-color: #554d4d;
  border-bottom-color: #554d4d !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-dust .btn-primary.btn-flat {
  background: #726868;
}
.theme-dust .btn-primary.btn-flat:hover,
.theme-dust .btn-primary.btn-flat:active,
.theme-dust .btn-primary.btn-flat.active,
.open .theme-dust .btn-primary.btn-flat.dropdown-toggle {
  background: #726868 !important;
  color: #ffffff;
}
.theme-dust .btn-primary.btn-outline:hover,
.theme-dust .btn-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #655c5c;
  border-bottom-color: #4a4343;
}
.theme-dust .btn-primary.btn-outline:active,
.theme-dust .btn-primary.btn-outline.btn-flat:active {
  border-color: #554d4d;
}
.btn-group .theme-dust .btn-primary,
.btn-group .theme-dust .btn-primary:focus,
.input-group-btn .theme-dust .btn-primary,
.input-group-btn .theme-dust .btn-primary:focus {
  border-left-color: #655c5c;
  border-right-color: #655c5c;
}
.btn-group .theme-dust .btn-primary:hover,
.btn-group.open .theme-dust .btn-primary.dropdown-toggle,
.input-group-btn .theme-dust .btn-primary:hover,
.input-group-btn.open .theme-dust .btn-primary.dropdown-toggle {
  border-color: #655c5c;
  border-bottom-color: #4a4343;
}
.btn-group .theme-dust .btn-primary:active,
.btn-group .theme-dust .btn-primary.active,
.input-group-btn .theme-dust .btn-primary:active,
.input-group-btn .theme-dust .btn-primary.active {
  border-left-color: #554d4d;
  border-right-color: #554d4d;
}
.theme-dust .open .btn.btn-primary.dropdown-toggle {
  color: #fff;
  border-bottom-color: #554d4d !important;
  background: none;
  background: #6f6565 !important;
}
.theme-dust .progress-bar {
  background: #7a6f6f;
  border-color: #6a6060;
}
.theme-dust .progress-striped .progress-bar {
  background-color: #7a6f6f;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-dust .label.label-primary {
  background: #7a6f6f;
}
.theme-dust .label.label-primary[href]:hover,
.theme-dust .label.label-primary[href]:focus {
  background-color: #5f5757;
}
.theme-dust .label.label-primary.label-tag {
  border: 1px solid #7a6f6f;
}
.theme-dust .label.label-primary.label-tag:before {
  border-color: transparent #7a6f6f transparent transparent;
}
.theme-dust .label.label-primary.label-tag[href]:hover,
.theme-dust .label.label-primary.label-tag[href]:focus {
  border-color: #5f5757;
}
.theme-dust .label.label-primary.label-tag[href]:hover:before,
.theme-dust .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #5f5757 transparent transparent;
}
.right-to-left .theme-dust .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #7a6f6f;
}
.right-to-left .theme-dust .label.label-primary.label-tag[href]:hover:before,
.right-to-left .theme-dust .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #5f5757;
}
.ie8 .right-to-left .theme-dust .label.label-primary.label-tag:before,
.ie9 .right-to-left .theme-dust .label.label-primary.label-tag:before {
  border-color: transparent #7a6f6f transparent transparent;
}
.ie8 .right-to-left .theme-dust .label.label-primary.label-tag[href]:hover:before,
.ie8 .right-to-left .theme-dust .label.label-primary.label-tag[href]:focus:before,
.ie9 .right-to-left .theme-dust .label.label-primary.label-tag[href]:hover:before,
.ie9 .right-to-left .theme-dust .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #5f5757 transparent transparent;
}
.theme-dust.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #7a6f6f;
}
.theme-dust.right-to-left .label.label-primary.label-tag:hover:before,
.theme-dust.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent transparent transparent #5f5757;
}
.ie8 .theme-dust.right-to-left .label.label-primary.label-tag:before,
.ie9 .theme-dust.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent #7a6f6f transparent transparent;
}
.ie8 .theme-dust.right-to-left .label.label-primary.label-tag:hover:before,
.ie8 .theme-dust.right-to-left .label.label-primary.label-tag:focus:before,
.ie9 .theme-dust.right-to-left .label.label-primary.label-tag:hover:before,
.ie9 .theme-dust.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent #5f5757 transparent transparent;
}
.theme-dust .badge.badge-primary {
  background: #7a6f6f;
  border: 1px solid #7a6f6f;
}
.theme-dust .badge.badge-primary[href]:hover,
.theme-dust .badge.badge-primary[href]:focus {
  background-color: #5f5757;
  border-color: #5f5757;
}
.theme-dust .badge.badge-primary {
  background: #7a6f6f;
  border: 1px solid #7a6f6f;
}
.theme-dust .badge.badge-primary[href]:hover,
.theme-dust .badge.badge-primary[href]:focus {
  background-color: #5f5757;
  border-color: #5f5757;
}
.theme-dust .table-primary table {
  border-top-color: #565656 !important;
}
.theme-dust .table-primary thead,
.theme-dust .table-primary thead tr,
.theme-dust .table-primary thead th,
.theme-dust .table-primary .table-header {
  border-color: #565656 !important;
  color: #ffffff;
}
.theme-dust .table-primary thead tr,
.theme-dust .table-primary thead th {
  background: #656565;
}
.theme-dust .table-primary .table-header {
  background: #7a6f6f;
}
.theme-dust .nav-tabs > li.active > a,
.theme-dust .nav-tabs > li.active > a:hover,
.theme-dust .nav-tabs > li.active > a:focus {
  background: #7a6f6f;
  border-bottom: 2px solid #6d6363;
}
.theme-dust .nav-tabs .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #6d6363;
}
.theme-dust .nav-pills > li.active > a,
.theme-dust .nav-pills > li.active > a:hover,
.theme-dust .nav-pills > li.active > a:focus {
  background: #7a6f6f;
}
.theme-dust .dropdown-menu > li > a:hover,
.theme-dust .dropdown-menu > li.active > a {
  background: #7a6f6f;
}
.theme-dust .dropdown-menu > li > a:hover {
  color: #ffffff;
}
.theme-dust .btn-group .btn-primary,
.theme-dust .btn-group .btn-primary:focus,
.theme-dust .input-group-btn .btn-primary,
.theme-dust .input-group-btn .btn-primary:focus {
  border-left-color: #655c5c;
  border-right-color: #655c5c;
}
.theme-dust .btn-group .btn-primary:hover,
.theme-dust .btn-group.open .btn-primary.dropdown-toggle,
.theme-dust .input-group-btn .btn-primary:hover,
.theme-dust .input-group-btn.open .btn-primary.dropdown-toggle {
  border-color: #554d4d;
}
.theme-dust .btn-group .btn-primary:active,
.theme-dust .btn-group .btn-primary.active,
.theme-dust .input-group-btn .btn-primary:active,
.theme-dust .input-group-btn .btn-primary.active {
  border-left-color: #554d4d;
  border-right-color: #554d4d;
}
.theme-dust .pagination > li > a:hover {
  border-color: #7a6f6f;
}
.theme-dust .pagination > li.active > a,
.theme-dust .pagination > li.active > a:hover,
.theme-dust .pagination > li.active > a:focus,
.theme-dust .pagination > li.active > span {
  background: #7a6f6f;
  border-color: #7a6f6f;
}
.theme-dust .pager li > a:hover {
  border-color: #7a6f6f;
}
.theme-dust a.list-group-item.active {
  background: #7a6f6f;
  border-color: #7a6f6f;
}
.theme-dust a.list-group-item.active .list-group-item-text {
  color: #dcd9d9;
}
.theme-dust .form-control:focus,
.theme-dust .form-control.focus {
  border-color: #7a6f6f;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gt-ie8 .theme-dust input.px:focus + .lbl:before,
.gt-ie8 .theme-dust input.px + .lbl:hover:before {
  border-color: #7a6f6f;
}
.gt-ie8 .theme-dust input[type="checkbox"].px + .lbl:after {
  color: #7a6f6f;
}
.gt-ie8 .theme-dust input[type="radio"].px + .lbl:after {
  background: #7a6f6f;
}
.theme-dust .text-primary,
.theme-dust .text-primary:hover,
.theme-dust .text-primary:active,
.theme-dust .text-primary:focus,
.theme-dust .text-primary a,
.theme-dust .text-primary a:focus {
  color: #7a6f6f;
}
.theme-dust .text-primary a:hover,
.theme-dust .text-primary a:active {
  color: #524b4b;
}
.theme-dust .bg-primary {
  background: #7a6f6f !important;
}
.theme-dust .bg-primary[href]:hover {
  background: #6d6d6d !important;
}
.theme-dust .bg-primary.darken {
  background: #6d6d6d !important;
}
.theme-dust .bg-primary.darken[href]:hover {
  background: #656565 !important;
}
.theme-dust .bg-primary.darker {
  background: #656565 !important;
}
.theme-dust .bg-primary.darker[href]:hover {
  background: #5e5e5e !important;
}
.theme-dust .bg-primary,
.theme-dust .bg-primary:hover,
.theme-dust .bg-primary:active,
.theme-dust .bg-primary:focus,
.theme-dust .bg-primary a,
.theme-dust .bg-primary a:focus {
  color: #ffffff;
}
.theme-dust .bg-primary a:hover,
.theme-dust .bg-primary a:active {
  color: #d9d9d9;
}
.theme-dust .bg-primary[href]:hover,
.theme-dust .bg-primary [href]:hover {
  color: #fff;
}
.theme-dust .bg-primary * {
  border-color: #8c8181;
}
.theme-dust .ui-slider-handle.ui-state-active:before {
  background: #7a6f6f;
}
.theme-dust .ui-slider-range {
  background: #7a6f6f;
}
.theme-dust .ui-autocomplete > li > a:hover,
.theme-dust .ui-autocompletev > li.active > a {
  background: #7a6f6f;
}
.theme-dust .ui-autocomplete > li > a:hover {
  color: #ffffff;
}
.theme-dust .ui-autocomplete .ui-state-focus {
  background: #7a6f6f;
  color: #ffffff;
}
.theme-dust .ui-menu .ui-menu-item a:hover,
.theme-dust .ui-menu .ui-menu-item a.ui-state-focus,
.theme-dust .ui-menu .ui-menu-item a.ui-state-active {
  background: #7a6f6f;
}
.theme-dust .ui-progressbar-value {
  background: #7a6f6f;
  border-color: #6a6060;
  background-color: #7a6f6f;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-dust .ui-tabs-nav > .ui-tabs-active > a,
.theme-dust .ui-tabs-nav > .ui-tabs-active > a:hover,
.theme-dust .ui-tabs-nav > .ui-tabs-active > a:focus {
  color: #fff;
  background: #7a6f6f;
  border-bottom: 2px solid #6d6363;
}
.theme-dust .ui-datepicker .ui-state-active {
  background: #7a6f6f !important;
}
.theme-dust .ui-datepicker-title {
  background: #7a6f6f;
}
.theme-dust .ui-datepicker th {
  background: #686868;
}
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary {
  color: #ffffff;
}
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary,
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-color: #6d6363;
  border-bottom-color: #5d5454;
  background: #7a6f6f;
  background-image: -webkit-linear-gradient(top, #7d7171 0%, #6d6363 100%);
  background-image: linear-gradient(to bottom, #7d7171 0%, #6d6363 100%);
  background-repeat: repeat-x;
}
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary:hover {
  color: #ffffff;
  border-color: #655c5c;
  border-bottom-color: #4a4343;
  background: #6d6363 !important;
  background-image: -webkit-linear-gradient(top, #756a6a 0%, #655c5c 100%) !important;
  background-image: linear-gradient(to bottom, #756a6a 0%, #655c5c 100%) !important;
  background-repeat: repeat-x;
}
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary:active,
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.active,
.open .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  background: none;
  background: #6f6565 !important;
  border-color: #554d4d;
  border-bottom-color: #554d4d !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat {
  background: #726868;
}
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:hover,
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:active,
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.active,
.open .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.dropdown-toggle {
  background: #726868 !important;
  color: #ffffff;
}
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:hover,
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #655c5c;
  border-bottom-color: #4a4343;
}
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:active,
.theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:active {
  border-color: #554d4d;
}
.btn-group .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary,
.btn-group .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary:focus,
.input-group-btn .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary,
.input-group-btn .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-left-color: #655c5c;
  border-right-color: #655c5c;
}
.btn-group .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.btn-group.open .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle,
.input-group-btn .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.input-group-btn.open .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  border-color: #655c5c;
  border-bottom-color: #4a4343;
}
.btn-group .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary:active,
.btn-group .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.active,
.input-group-btn .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary:active,
.input-group-btn .theme-dust .ui-datepicker-buttonpane button.ui-priority-primary.active {
  border-left-color: #554d4d;
  border-right-color: #554d4d;
}
.theme-dust .select2-drop-active,
.theme-dust .select2-container-multi.select2-container-active .select2-choices,
.theme-dust .select2-container-multi.select2-dropdown-open .select2-choices {
  border: 1px solid #7a6f6f;
}
.theme-dust .select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #7a6f6f;
}
.theme-dust .select2-container-active .select2-choice,
.theme-dust .select2-container-active .select2-choices {
  border: 1px solid #7a6f6f;
}
.theme-dust .select2-dropdown-open .select2-drop-above .select2-choice,
.theme-dust .select2-dropdown-open .select2-drop-above .select2-choices {
  border: 1px solid #7a6f6f;
  border-top-color: #aaa;
}
.theme-dust .select2-results .select2-highlighted {
  background: #7a6f6f;
}
.theme-dust .select2-primary .select2-container-multi .select2-choices .select2-search-choice {
  background: #7a6f6f;
}
.theme-dust .select2-primary .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #5f5757;
}
.theme-dust .select2-primary .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #7a6f6f !important;
}
.theme-dust .switcher-primary .switcher-state-on {
  background: #7a6f6f !important;
}
.theme-dust .pixel-file-input:hover {
  border-color: #7a6f6f;
}
.theme-dust .datepicker table tr td.selected,
.theme-dust .datepicker table tr td.selected:hover,
.theme-dust .datepicker table tr td.selected.disabled,
.theme-dust .datepicker table tr td.selected.disabled:hover {
  background: #7a6f6f;
}
.theme-dust .datepicker table tr td.active,
.theme-dust .datepicker table tr td.active:hover,
.theme-dust .datepicker table tr td.active.disabled,
.theme-dust .datepicker table tr td.active.disabled:hover {
  background: #7a6f6f;
}
.theme-dust .datepicker table tr td span.active,
.theme-dust .datepicker table tr td span.active:hover,
.theme-dust .datepicker table tr td span.active.disabled,
.theme-dust .datepicker table tr td span.active.disabled:hover {
  background: #7a6f6f;
}
.theme-dust .datepicker thead tr {
  background: #686868;
}
.theme-dust .datepicker thead tr:first-child {
  background: #7a6f6f !important;
  border-bottom-color: #565656 !important;
}
.theme-dust .datepicker thead th.prev,
.theme-dust .datepicker thead th.next {
  background: #7a6f6f;
}
.theme-dust .datepicker thead th.prev {
  border-color: #565656;
}
.theme-dust .datepicker thead th.next {
  border-color: #565656;
}
.theme-dust .datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  border-color: #565656;
}
.theme-dust .datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-color: #565656;
}
.theme-dust .bootstrap-timepicker-widget table td a:hover {
  background: #7a6f6f;
  border-color: #7a6f6f;
}
.theme-dust .pagination a.dp-today,
.theme-dust .pagination a.dp-today:hover {
  background: #938989;
  border-color: #877b7b;
}
.theme-dust .pagination a.dp-today:hover {
  border-color: #7a6f6f !important;
}
.theme-dust .pagination a.dp-selected {
  background: #7a6f6f !important;
  border-color: #7a6f6f !important;
}
.theme-dust .tt-suggestion.tt-is-under-cursor {
  background: #7a6f6f;
}
.theme-dust .table-primary .dataTables_wrapper .DT-per-page {
  border-color: #565656 !important;
}
.theme-dust .dropzone-box.dz-drag-hover {
  border-color: #7a6f6f;
}
.theme-dust .dropzone-box:hover .fa.fa-cloud-upload {
  background: #7a6f6f;
}
.theme-dust .md-editor.active {
  border-color: #7a6f6f;
}
.theme-dust .widget-rating .active a {
  color: #7a6f6f;
}
.theme-frost {
  background: #e8edfd;
}
.theme-frost .page-header {
  background: #f3f5f9;
  border-color: #dcdfe0;
}
.theme-frost .table,
.theme-frost .panel,
.theme-frost hr {
  border-color: #cfd5d7;
}
.theme-frost .bordered {
  border-color: #cfd5d7;
}
.theme-frost .bordered[class*='bg-'],
.theme-frost [class*='bg-'] .border-t {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.theme-frost .panel.panel-transparent > .panel-heading {
  border-bottom-color: #cfd5d7 !important;
}
.theme-frost .breadcrumb-page {
  background: #f3f5f9;
  border-bottom: 1px solid #dcdfe0;
  padding-bottom: 6px;
  padding-top: 6px;
}
.theme-frost #main-navbar {
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.04),0 1px 0 rgba(0,0,0,0.04);
  box-shadow: 0 2px 2px rgba(0,0,0,0.04),0 1px 0 rgba(0,0,0,0.04);
}
.theme-frost #main-navbar .navbar-header {
  background: #fff;
}
.theme-frost #main-navbar .navbar-header a {
  color: #555555;
}
.theme-frost #main-navbar .navbar-collapse {
  border-top: 1px solid #f1f1f1;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-frost #main-navbar .dropdown > a,
.theme-frost #main-navbar .dropdown-menu > li > a,
.theme-frost #main-navbar .nav > li > a {
  color: #555555;
}
.theme-frost #main-navbar .navbar-toggle {
  color: #555555;
}
.theme-frost #main-navbar #main-menu-toggle {
  background: #1aaada;
  color: #fff;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.theme-frost #main-navbar #main-menu-toggle .fa:before {
  color: #fff;
}
.theme-frost #main-navbar li + li,
.theme-frost #main-navbar .nav + .nav,
.theme-frost #main-navbar .nav + .right {
  border-top: 1px solid #f1f1f1;
}
.theme-frost #main-navbar .dropdown.open > a {
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #dfdfdf;
  margin-top: -1px;
  background: #f6f6f6;
}
.theme-frost #main-navbar form.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-frost #main-navbar form.navbar-form .form-control {
  background: #fff;
  border-color: #ddd;
  border-radius: 999999px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.theme-frost #main-navbar form.navbar-form .form-control:focus {
  background: #fff;
  border-color: #1aaada;
}
@media (min-width: 768px) {
  .theme-frost #main-navbar .navbar-header {
    background: #1aaada;
  }
  .theme-frost #main-navbar .navbar-header a {
    color: #fff;
  }
  .theme-frost #main-navbar .navbar-collapse {
    background: #fff;
    border: none;
  }
  .theme-frost #main-navbar #main-menu-toggle {
    background: #28b6e5;
  }
  .theme-frost #main-navbar li + li,
  .theme-frost #main-navbar .nav + .nav,
  .theme-frost #main-navbar .nav + .right {
    border-top: none;
  }
  .theme-frost #main-navbar .nav > li > a:hover {
    color: #555555;
    background: #f8f8f8;
  }
  .theme-frost #main-navbar .dropdown.open > a {
    border-top: none;
    border-bottom: none;
    margin: 0;
    background: #f8f8f8;
    color: #555555;
  }
  .theme-frost #main-navbar .dropdown-menu {
    border-top: none;
    margin-top: 1px;
    border-width: 2px;
    padding: 5px 0;
  }
  .theme-frost #main-navbar .dropdown-menu li > a {
    color: #555555;
    margin: 0 -2px;
  }
  .theme-frost #main-navbar .dropdown-menu li > a:hover {
    background: #1aaada;
    color: #fff;
  }
  .theme-frost #main-navbar .widget-notifications a {
    color: !important;
  }
  .theme-frost #main-navbar .widget-notifications .notification,
  .theme-frost #main-navbar .widget-notifications .notifications-link {
    border-color: #f1f1f1;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-frost #main-navbar .widget-notifications .notification-description {
    color: #999;
  }
  .theme-frost #main-navbar .widget-notifications .notification-ago {
    color: #bbb;
  }
  .theme-frost #main-navbar .widget-notifications .notifications-link:hover {
    background: #f1f1f1;
  }
  .theme-frost #main-navbar .widget-messages-alt a {
    color: !important;
  }
  .theme-frost #main-navbar .widget-messages-alt .message,
  .theme-frost #main-navbar .widget-messages-alt .messages-link {
    border-color: #f1f1f1;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-frost #main-navbar .widget-messages-alt .message-subject {
    color: #555555 !important;
  }
  .theme-frost #main-navbar .widget-messages-alt .message-description {
    color: #aaa;
  }
  .theme-frost #main-navbar .widget-messages-alt .message-description a {
    color: #888;
  }
  .theme-frost #main-navbar .widget-messages-alt .messages-link:hover {
    background: #f1f1f1;
  }
  .theme-frost.mmc #main-navbar #main-menu-toggle {
    background: #1aaada;
  }
  .theme-frost.mmc #main-navbar .navbar-header {
    background: #fff;
  }
  .theme-frost.mmc #main-navbar .navbar-header a {
    color: #555555;
  }
}
.theme-frost.main-menu-right #main-navbar .navbar-header,
.theme-frost.no-main-menu #main-navbar .navbar-header,
.theme-frost.no-main-menu #main-navbar .navbar-header {
  background: #fff;
}
.theme-frost.main-menu-right #main-navbar .navbar-header a,
.theme-frost.no-main-menu #main-navbar .navbar-header a,
.theme-frost.no-main-menu #main-navbar .navbar-header a {
  color: #555555;
}
.theme-frost #main-menu-bg,
.theme-frost .mmc-dropdown-open-ul {
  background: #2a2d33;
}
.theme-frost #main-menu .navigation li a,
.theme-frost #main-menu .mmc-dropdown-open-ul li a {
  color: #7f8796;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.theme-frost #main-menu .navigation li a:hover,
.theme-frost #main-menu .mmc-dropdown-open-ul li a:hover {
  color: #fff;
}
.theme-frost #main-menu .navigation li.active > a,
.theme-frost #main-menu .mmc-dropdown-open-ul li.active > a {
  color: #fff;
  background: #1e2125;
}
.theme-frost #main-menu .navigation > .mm-dropdown.open,
.theme-frost #main-menu .mmc-dropdown-open-ul > .mm-dropdown.open {
  border-bottom: 1px solid #2a2d33;
}
.theme-frost #main-menu .mm-dropdown.active > a {
  background: none !important;
  color: #fff !important;
}
.theme-frost #main-menu .mm-dropdown.active > a:after {
  display: none !important;
}
.theme-frost #main-menu .mm-dropdown > ul,
.theme-frost #main-menu .mmc-dropdown-open-ul {
  background: #1e2125;
}
.theme-frost #main-menu .mm-dropdown > ul li.active > a,
.theme-frost #main-menu .mmc-dropdown-open-ul li.active > a {
  background: #18191d;
}
.theme-frost #main-menu .mmc-dropdown-open > a {
  color: #fff !important;
}
.theme-frost #main-menu .mmc-title {
  color: #fff;
  background: #2a2d33;
}
.theme-frost #main-menu .menu-content {
  border-color: #363941;
}
.theme-frost #main-menu .menu-content .btn-outline {
  border-color: #363941;
  color: #7f8796;
}
.theme-frost #main-menu .menu-content .btn-outline:hover {
  color: #fff;
}
.theme-frost .mmc-dropdown-open .mm-dropdown.open > a,
.theme-frost.mme #main-menu .mm-dropdown.open > a {
  color: #fff !important;
}
@media (min-width: 768px) {
  .theme-frost #main-menu .mm-dropdown.open > a {
    color: #fff;
  }
  .theme-frost.mmc #main-menu .navigation > .mm-dropdown.open > a {
    color: #7c8493;
  }
}
.theme-frost #main-menu .navigation li.active > a,
.theme-frost.right-to-left.main-menu-right #main-menu .navigation li.active > a {
  position: relative;
}
.theme-frost #main-menu .navigation li.active > a:after,
.theme-frost.right-to-left.main-menu-right #main-menu .navigation li.active > a:after {
  content: "";
  top: 0;
  bottom: 0;
  width: 4px;
  position: absolute;
  right: auto;
  left: 0;
  background: #1aaada;
}
.theme-frost.main-menu-right #main-menu .navigation li.active > a:after,
.theme-frost.right-to-left #main-menu .navigation li.active > a:after {
  left: auto;
  right: 0;
}
.theme-frost .demo-logo {
  background: #3daacf;
}
.theme-frost #main-navbar .navbar-brand div {
  background: #1bb1e3;
}
.theme-frost #main-navbar .navbar-header a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.theme-frost.page-signin .signin-info,
.theme-frost.page-signup .signup-header {
  background: #1aaada;
  background: rgba(26, 170, 218, 0.8);
}
.theme-frost .timeline:before,
.theme-frost .timeline:after,
.theme-frost .tl-header,
.theme-frost .tl-icon {
  background: #d1dbfb;
}
.theme-frost .tl-header,
.theme-frost .tl-icon {
  box-shadow: 0 0 0 4px #e8edfd;
}
.theme-frost .tl-entry:before {
  background: #3daacf;
  box-shadow: 0 0 0 3px #e8edfd;
}
.theme-frost .tl-body:before {
  border-color: transparent #cfd5d7 transparent transparent;
}
@media (min-width: 768px) {
  .theme-frost .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent transparent transparent #cfd5d7;
  }
  .theme-frost.right-to-left .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent #cfd5d7 transparent transparent;
  }
}
.theme-frost.right-to-left .tl-body:before {
  border-color: transparent transparent transparent #cfd5d7;
}
.theme-frost.page-mail .mail-nav,
.theme-frost.page-mail .mail-nav:before {
  background: #e8edfd;
}
.theme-frost.page-mail .mail-nav .sections li.active .label,
.theme-frost.page-mail .mail-nav .sections li.active .badge {
  background: #3daacf;
}
.theme-frost.page-mail .mail-nav,
.theme-frost.page-mail .mail-nav .compose-btn,
.theme-frost.page-mail .mail-nav .sections li.active,
.theme-frost.page-mail .mail-nav:before {
  border-color: #cfd5d7;
}
.theme-frost.page-mail .mail-nav .navigation.open .sections li.active {
  background: #dce3fa;
}
.theme-frost.page-mail .mail-nav li.divider {
  background: #cfd5d7;
}
.theme-frost.page-mail .mail-nav .sections li.active a {
  color: #373b49;
}
.theme-frost.page-mail .mail-nav .sections li.active:after {
  color: #9a9fb2;
}
.theme-frost.page-mail .mail-nav .sections a {
  color: #585f75;
}
.theme-frost.page-mail .mail-nav-header {
  color: #9a9fb2;
}
.theme-frost.page-mail .mail-nav .add-more a {
  color: #9a9fb2;
}
@media (min-width: 992px) {
  .theme-frost.page-mail .mail-nav .navigation .sections li.active {
    background: #dce3fa;
  }
  .theme-frost.page-mail .mail-nav .sections a:hover {
    color: #373b49;
  }
}
.theme-frost .nav-icon-btn.nav-icon-btn-primary .label {
  background: #3daacf;
}
.theme-frost .btn-primary {
  color: #ffffff;
}
.theme-frost .btn-primary,
.theme-frost .btn-primary:focus {
  border-color: #309dc2;
  border-bottom-color: #2a89aa;
  background: #3daacf;
  background-image: -webkit-linear-gradient(top, #41acd0 0%, #309dc2 100%);
  background-image: linear-gradient(to bottom, #41acd0 0%, #309dc2 100%);
  background-repeat: repeat-x;
}
.theme-frost .btn-primary:hover {
  color: #ffffff;
  border-color: #2d93b6;
  border-bottom-color: #23728d;
  background: #309dc2 !important;
  background-image: -webkit-linear-gradient(top, #35a6cd 0%, #2d93b6 100%) !important;
  background-image: linear-gradient(to bottom, #35a6cd 0%, #2d93b6 100%) !important;
  background-repeat: repeat-x;
}
.theme-frost .btn-primary:active,
.theme-frost .btn-primary.active,
.open .theme-frost .btn-primary.dropdown-toggle {
  background: none;
  background: #31a1c6 !important;
  border-color: #27809e;
  border-bottom-color: #27809e !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-frost .btn-primary.btn-flat {
  background: #32a4cb;
}
.theme-frost .btn-primary.btn-flat:hover,
.theme-frost .btn-primary.btn-flat:active,
.theme-frost .btn-primary.btn-flat.active,
.open .theme-frost .btn-primary.btn-flat.dropdown-toggle {
  background: #32a4cb !important;
  color: #ffffff;
}
.theme-frost .btn-primary.btn-outline:hover,
.theme-frost .btn-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #2d93b6;
  border-bottom-color: #23728d;
}
.theme-frost .btn-primary.btn-outline:active,
.theme-frost .btn-primary.btn-outline.btn-flat:active {
  border-color: #27809e;
}
.btn-group .theme-frost .btn-primary,
.btn-group .theme-frost .btn-primary:focus,
.input-group-btn .theme-frost .btn-primary,
.input-group-btn .theme-frost .btn-primary:focus {
  border-left-color: #2d93b6;
  border-right-color: #2d93b6;
}
.btn-group .theme-frost .btn-primary:hover,
.btn-group.open .theme-frost .btn-primary.dropdown-toggle,
.input-group-btn .theme-frost .btn-primary:hover,
.input-group-btn.open .theme-frost .btn-primary.dropdown-toggle {
  border-color: #2d93b6;
  border-bottom-color: #23728d;
}
.btn-group .theme-frost .btn-primary:active,
.btn-group .theme-frost .btn-primary.active,
.input-group-btn .theme-frost .btn-primary:active,
.input-group-btn .theme-frost .btn-primary.active {
  border-left-color: #27809e;
  border-right-color: #27809e;
}
.theme-frost .open .btn.btn-primary.dropdown-toggle {
  color: #fff;
  border-bottom-color: #27809e !important;
  background: none;
  background: #31a1c6 !important;
}
.theme-frost .progress-bar {
  background: #3daacf;
  border-color: #2f9abe;
}
.theme-frost .progress-striped .progress-bar {
  background-color: #3daacf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-frost .label.label-primary {
  background: #3daacf;
}
.theme-frost .label.label-primary[href]:hover,
.theme-frost .label.label-primary[href]:focus {
  background-color: #2b8dae;
}
.theme-frost .label.label-primary.label-tag {
  border: 1px solid #3daacf;
}
.theme-frost .label.label-primary.label-tag:before {
  border-color: transparent #3daacf transparent transparent;
}
.theme-frost .label.label-primary.label-tag[href]:hover,
.theme-frost .label.label-primary.label-tag[href]:focus {
  border-color: #2b8dae;
}
.theme-frost .label.label-primary.label-tag[href]:hover:before,
.theme-frost .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #2b8dae transparent transparent;
}
.right-to-left .theme-frost .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #3daacf;
}
.right-to-left .theme-frost .label.label-primary.label-tag[href]:hover:before,
.right-to-left .theme-frost .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #2b8dae;
}
.ie8 .right-to-left .theme-frost .label.label-primary.label-tag:before,
.ie9 .right-to-left .theme-frost .label.label-primary.label-tag:before {
  border-color: transparent #3daacf transparent transparent;
}
.ie8 .right-to-left .theme-frost .label.label-primary.label-tag[href]:hover:before,
.ie8 .right-to-left .theme-frost .label.label-primary.label-tag[href]:focus:before,
.ie9 .right-to-left .theme-frost .label.label-primary.label-tag[href]:hover:before,
.ie9 .right-to-left .theme-frost .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #2b8dae transparent transparent;
}
.theme-frost.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #3daacf;
}
.theme-frost.right-to-left .label.label-primary.label-tag:hover:before,
.theme-frost.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent transparent transparent #2b8dae;
}
.ie8 .theme-frost.right-to-left .label.label-primary.label-tag:before,
.ie9 .theme-frost.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent #3daacf transparent transparent;
}
.ie8 .theme-frost.right-to-left .label.label-primary.label-tag:hover:before,
.ie8 .theme-frost.right-to-left .label.label-primary.label-tag:focus:before,
.ie9 .theme-frost.right-to-left .label.label-primary.label-tag:hover:before,
.ie9 .theme-frost.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent #2b8dae transparent transparent;
}
.theme-frost .badge.badge-primary {
  background: #3daacf;
  border: 1px solid #3daacf;
}
.theme-frost .badge.badge-primary[href]:hover,
.theme-frost .badge.badge-primary[href]:focus {
  background-color: #2b8dae;
  border-color: #2b8dae;
}
.theme-frost .badge.badge-primary {
  background: #3daacf;
  border: 1px solid #3daacf;
}
.theme-frost .badge.badge-primary[href]:hover,
.theme-frost .badge.badge-primary[href]:focus {
  background-color: #2b8dae;
  border-color: #2b8dae;
}
.theme-frost .table-primary table {
  border-top-color: #397f96 !important;
}
.theme-frost .table-primary thead,
.theme-frost .table-primary thead tr,
.theme-frost .table-primary thead th,
.theme-frost .table-primary .table-header {
  border-color: #397f96 !important;
  color: #ffffff;
}
.theme-frost .table-primary thead tr,
.theme-frost .table-primary thead th {
  background: #3995b5;
}
.theme-frost .table-primary .table-header {
  background: #3daacf;
}
.theme-frost .nav-tabs > li.active > a,
.theme-frost .nav-tabs > li.active > a:hover,
.theme-frost .nav-tabs > li.active > a:focus {
  background: #3daacf;
  border-bottom: 2px solid #309dc2;
}
.theme-frost .nav-tabs .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #309dc2;
}
.theme-frost .nav-pills > li.active > a,
.theme-frost .nav-pills > li.active > a:hover,
.theme-frost .nav-pills > li.active > a:focus {
  background: #3daacf;
}
.theme-frost .dropdown-menu > li > a:hover,
.theme-frost .dropdown-menu > li.active > a {
  background: #3daacf;
}
.theme-frost .dropdown-menu > li > a:hover {
  color: #ffffff;
}
.theme-frost .btn-group .btn-primary,
.theme-frost .btn-group .btn-primary:focus,
.theme-frost .input-group-btn .btn-primary,
.theme-frost .input-group-btn .btn-primary:focus {
  border-left-color: #2d93b6;
  border-right-color: #2d93b6;
}
.theme-frost .btn-group .btn-primary:hover,
.theme-frost .btn-group.open .btn-primary.dropdown-toggle,
.theme-frost .input-group-btn .btn-primary:hover,
.theme-frost .input-group-btn.open .btn-primary.dropdown-toggle {
  border-color: #27809e;
}
.theme-frost .btn-group .btn-primary:active,
.theme-frost .btn-group .btn-primary.active,
.theme-frost .input-group-btn .btn-primary:active,
.theme-frost .input-group-btn .btn-primary.active {
  border-left-color: #27809e;
  border-right-color: #27809e;
}
.theme-frost .pagination > li > a:hover {
  border-color: #3daacf;
}
.theme-frost .pagination > li.active > a,
.theme-frost .pagination > li.active > a:hover,
.theme-frost .pagination > li.active > a:focus,
.theme-frost .pagination > li.active > span {
  background: #3daacf;
  border-color: #3daacf;
}
.theme-frost .pager li > a:hover {
  border-color: #3daacf;
}
.theme-frost a.list-group-item.active {
  background: #3daacf;
  border-color: #3daacf;
}
.theme-frost a.list-group-item.active .list-group-item-text {
  color: #e1f2f7;
}
.theme-frost .form-control:focus,
.theme-frost .form-control.focus {
  border-color: #3daacf;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gt-ie8 .theme-frost input.px:focus + .lbl:before,
.gt-ie8 .theme-frost input.px + .lbl:hover:before {
  border-color: #3daacf;
}
.gt-ie8 .theme-frost input[type="checkbox"].px + .lbl:after {
  color: #3daacf;
}
.gt-ie8 .theme-frost input[type="radio"].px + .lbl:after {
  background: #3daacf;
}
.theme-frost .text-primary,
.theme-frost .text-primary:hover,
.theme-frost .text-primary:active,
.theme-frost .text-primary:focus,
.theme-frost .text-primary a,
.theme-frost .text-primary a:focus {
  color: #3daacf;
}
.theme-frost .text-primary a:hover,
.theme-frost .text-primary a:active {
  color: #267c9a;
}
.theme-frost .bg-primary {
  background: #3daacf !important;
}
.theme-frost .bg-primary[href]:hover {
  background: #3aa0c3 !important;
}
.theme-frost .bg-primary.darken {
  background: #3aa0c3 !important;
}
.theme-frost .bg-primary.darken[href]:hover {
  background: #3697b7 !important;
}
.theme-frost .bg-primary.darker {
  background: #3697b7 !important;
}
.theme-frost .bg-primary.darker[href]:hover {
  background: #338dab !important;
}
.theme-frost .bg-primary,
.theme-frost .bg-primary:hover,
.theme-frost .bg-primary:active,
.theme-frost .bg-primary:focus,
.theme-frost .bg-primary a,
.theme-frost .bg-primary a:focus {
  color: #ffffff;
}
.theme-frost .bg-primary a:hover,
.theme-frost .bg-primary a:active {
  color: #d9d9d9;
}
.theme-frost .bg-primary[href]:hover,
.theme-frost .bg-primary [href]:hover {
  color: #fff;
}
.theme-frost .bg-primary * {
  border-color: #5ab7d6;
}
.theme-frost .ui-slider-handle.ui-state-active:before {
  background: #3daacf;
}
.theme-frost .ui-slider-range {
  background: #3daacf;
}
.theme-frost .ui-autocomplete > li > a:hover,
.theme-frost .ui-autocompletev > li.active > a {
  background: #3daacf;
}
.theme-frost .ui-autocomplete > li > a:hover {
  color: #ffffff;
}
.theme-frost .ui-autocomplete .ui-state-focus {
  background: #3daacf;
  color: #ffffff;
}
.theme-frost .ui-menu .ui-menu-item a:hover,
.theme-frost .ui-menu .ui-menu-item a.ui-state-focus,
.theme-frost .ui-menu .ui-menu-item a.ui-state-active {
  background: #3daacf;
}
.theme-frost .ui-progressbar-value {
  background: #3daacf;
  border-color: #2f9abe;
  background-color: #3daacf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-frost .ui-tabs-nav > .ui-tabs-active > a,
.theme-frost .ui-tabs-nav > .ui-tabs-active > a:hover,
.theme-frost .ui-tabs-nav > .ui-tabs-active > a:focus {
  color: #fff;
  background: #3daacf;
  border-bottom: 2px solid #309dc2;
}
.theme-frost .ui-datepicker .ui-state-active {
  background: #3daacf !important;
}
.theme-frost .ui-datepicker-title {
  background: #3daacf;
}
.theme-frost .ui-datepicker th {
  background: #4891aa;
}
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary {
  color: #ffffff;
}
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary,
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-color: #309dc2;
  border-bottom-color: #2a89aa;
  background: #3daacf;
  background-image: -webkit-linear-gradient(top, #41acd0 0%, #309dc2 100%);
  background-image: linear-gradient(to bottom, #41acd0 0%, #309dc2 100%);
  background-repeat: repeat-x;
}
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary:hover {
  color: #ffffff;
  border-color: #2d93b6;
  border-bottom-color: #23728d;
  background: #309dc2 !important;
  background-image: -webkit-linear-gradient(top, #35a6cd 0%, #2d93b6 100%) !important;
  background-image: linear-gradient(to bottom, #35a6cd 0%, #2d93b6 100%) !important;
  background-repeat: repeat-x;
}
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary:active,
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.active,
.open .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  background: none;
  background: #31a1c6 !important;
  border-color: #27809e;
  border-bottom-color: #27809e !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat {
  background: #32a4cb;
}
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:hover,
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:active,
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.active,
.open .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.dropdown-toggle {
  background: #32a4cb !important;
  color: #ffffff;
}
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:hover,
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #2d93b6;
  border-bottom-color: #23728d;
}
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:active,
.theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:active {
  border-color: #27809e;
}
.btn-group .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary,
.btn-group .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary:focus,
.input-group-btn .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary,
.input-group-btn .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-left-color: #2d93b6;
  border-right-color: #2d93b6;
}
.btn-group .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.btn-group.open .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle,
.input-group-btn .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.input-group-btn.open .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  border-color: #2d93b6;
  border-bottom-color: #23728d;
}
.btn-group .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary:active,
.btn-group .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.active,
.input-group-btn .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary:active,
.input-group-btn .theme-frost .ui-datepicker-buttonpane button.ui-priority-primary.active {
  border-left-color: #27809e;
  border-right-color: #27809e;
}
.theme-frost .select2-drop-active,
.theme-frost .select2-container-multi.select2-container-active .select2-choices,
.theme-frost .select2-container-multi.select2-dropdown-open .select2-choices {
  border: 1px solid #3daacf;
}
.theme-frost .select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #3daacf;
}
.theme-frost .select2-container-active .select2-choice,
.theme-frost .select2-container-active .select2-choices {
  border: 1px solid #3daacf;
}
.theme-frost .select2-dropdown-open .select2-drop-above .select2-choice,
.theme-frost .select2-dropdown-open .select2-drop-above .select2-choices {
  border: 1px solid #3daacf;
  border-top-color: #aaa;
}
.theme-frost .select2-results .select2-highlighted {
  background: #3daacf;
}
.theme-frost .select2-primary .select2-container-multi .select2-choices .select2-search-choice {
  background: #3daacf;
}
.theme-frost .select2-primary .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #2b8dae;
}
.theme-frost .select2-primary .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #3daacf !important;
}
.theme-frost .switcher-primary .switcher-state-on {
  background: #3daacf !important;
}
.theme-frost .pixel-file-input:hover {
  border-color: #3daacf;
}
.theme-frost .datepicker table tr td.selected,
.theme-frost .datepicker table tr td.selected:hover,
.theme-frost .datepicker table tr td.selected.disabled,
.theme-frost .datepicker table tr td.selected.disabled:hover {
  background: #3daacf;
}
.theme-frost .datepicker table tr td.active,
.theme-frost .datepicker table tr td.active:hover,
.theme-frost .datepicker table tr td.active.disabled,
.theme-frost .datepicker table tr td.active.disabled:hover {
  background: #3daacf;
}
.theme-frost .datepicker table tr td span.active,
.theme-frost .datepicker table tr td span.active:hover,
.theme-frost .datepicker table tr td span.active.disabled,
.theme-frost .datepicker table tr td span.active.disabled:hover {
  background: #3daacf;
}
.theme-frost .datepicker thead tr {
  background: #4891aa;
}
.theme-frost .datepicker thead tr:first-child {
  background: #3daacf !important;
  border-bottom-color: #487787 !important;
}
.theme-frost .datepicker thead th.prev,
.theme-frost .datepicker thead th.next {
  background: #3daacf;
}
.theme-frost .datepicker thead th.prev {
  border-color: #487787;
}
.theme-frost .datepicker thead th.next {
  border-color: #487787;
}
.theme-frost .datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  border-color: #487787;
}
.theme-frost .datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-color: #487787;
}
.theme-frost .bootstrap-timepicker-widget table td a:hover {
  background: #3daacf;
  border-color: #3daacf;
}
.theme-frost .pagination a.dp-today,
.theme-frost .pagination a.dp-today:hover {
  background: #66bcd9;
  border-color: #51b3d4;
}
.theme-frost .pagination a.dp-today:hover {
  border-color: #3daacf !important;
}
.theme-frost .pagination a.dp-selected {
  background: #3daacf !important;
  border-color: #3daacf !important;
}
.theme-frost .tt-suggestion.tt-is-under-cursor {
  background: #3daacf;
}
.theme-frost .table-primary .dataTables_wrapper .DT-per-page {
  border-color: #397f96 !important;
}
.theme-frost .dropzone-box.dz-drag-hover {
  border-color: #3daacf;
}
.theme-frost .dropzone-box:hover .fa.fa-cloud-upload {
  background: #3daacf;
}
.theme-frost .md-editor.active {
  border-color: #3daacf;
}
.theme-frost .widget-rating .active a {
  color: #3daacf;
}
.theme-fresh {
  background: #f4f6f7;
}
.theme-fresh .page-header {
  background: #ffffff;
  border-color: #dddddd;
}
.theme-fresh .table,
.theme-fresh .panel,
.theme-fresh hr {
  border-color: #dddddd;
}
.theme-fresh .bordered {
  border-color: #dddddd;
}
.theme-fresh .bordered[class*='bg-'],
.theme-fresh [class*='bg-'] .border-t {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.theme-fresh .panel.panel-transparent > .panel-heading {
  border-bottom-color: #dddddd !important;
}
.theme-fresh .breadcrumb-page {
  background: #ffffff;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 6px;
  padding-top: 6px;
}
.gt-ie9 .theme-fresh #main-navbar,
.gt-ie9 .theme-fresh #main-navbar .navbar-header {
  background-image: -webkit-linear-gradient(top, #a1cc3d 0%, #94c53e 100%);
  background-image: linear-gradient(to bottom, #a1cc3d 0%, #94c53e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1cc3d', endColorstr='#ff94c53e', GradientType=0);
}
.ie8 .theme-fresh #main-navbar,
.ie9 .theme-fresh #main-navbar,
.ie8 .theme-fresh #main-navbar .navbar-header,
.ie9 .theme-fresh #main-navbar .navbar-header {
  background: #a1cc3d;
}
.theme-fresh #main-navbar .dropdown > a,
.theme-fresh #main-navbar .dropdown-menu > li > a,
.theme-fresh #main-navbar .nav > li > a,
.theme-fresh #main-navbar .navbar-header a {
  color: #ffffff;
}
.theme-fresh #main-navbar .navbar-toggle,
.theme-fresh #main-navbar #main-menu-toggle,
.theme-fresh #main-navbar #main-menu-toggle .fa:before,
.theme-fresh #main-navbar a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.theme-fresh #main-navbar .navbar-toggle,
.theme-fresh #main-navbar #main-menu-toggle {
  color: #ffffff;
}
.theme-fresh #main-navbar #main-menu-toggle .fa:before {
  color: #ffffff;
}
.theme-fresh #main-navbar #main-navbar-collapse {
  border-top-color: #83b035;
  background: #94c53e;
}
.theme-fresh #main-navbar li + li,
.theme-fresh #main-navbar .nav + .nav,
.theme-fresh #main-navbar .nav + .right {
  border-top: 1px solid #a5ce5d;
}
.theme-fresh #main-navbar .dropdown.open > a {
  border-top: 1px solid #71982e;
  border-bottom: 1px solid #7aa431;
  margin-top: -1px;
  background: #83b035;
}
.theme-fresh #main-navbar form.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-fresh #main-navbar form.navbar-form .form-control {
  background: #fff;
  border-color: #fff;
  border-radius: 3px;
}
@media (min-width: 768px) {
  .theme-fresh #main-navbar #main-navbar-collapse {
    background: none;
  }
  .theme-fresh #main-navbar li + li,
  .theme-fresh #main-navbar .nav + .nav,
  .theme-fresh #main-navbar .nav + .right {
    border: none;
  }
  .theme-fresh #main-navbar .nav > li > a {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
  }
  .theme-fresh #main-navbar .nav > li > a:hover {
    background: rgba(0, 0, 0, 0.08);
    border-color: #77a030;
  }
  .theme-fresh #main-navbar .dropdown.open > a {
    border-top: none;
    border-bottom: none;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.08);
    border-color: #77a030;
  }
  .theme-fresh #main-navbar .dropdown-menu {
    background: #43474b;
    border-color: #43474b;
    margin-top: 2px;
    padding: 5px 0;
    border-radius: 2px;
  }
  .theme-fresh #main-navbar .dropdown-menu a {
    text-shadow: none;
    margin: 0 -2px;
  }
  .theme-fresh #main-navbar .dropdown-menu a:hover {
    background: #78bdd1;
  }
  .theme-fresh #main-navbar .dropdown-menu .divider {
    background-color: #4d5156;
    margin-left: -2px;
    margin-right: -2px;
  }
  .theme-fresh #main-navbar .widget-notifications a:hover {
    color: #fff !important;
  }
  .theme-fresh #main-navbar .widget-notifications .notification,
  .theme-fresh #main-navbar .widget-notifications .notifications-link {
    border-color: #4d5156;
    margin: 0 -2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .theme-fresh #main-navbar .widget-notifications .notification-description {
    color: #9ba0a6;
  }
  .theme-fresh #main-navbar .widget-notifications .notification-ago {
    color: #80878e;
  }
  .theme-fresh #main-navbar .widget-messages-alt a:hover {
    color: #fff !important;
  }
  .theme-fresh #main-navbar .widget-messages-alt .message,
  .theme-fresh #main-navbar .widget-messages-alt .messages-link {
    border-color: #4d5156;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-fresh #main-navbar .widget-messages-alt .message a:hover,
  .theme-fresh #main-navbar .widget-messages-alt .messages-link a:hover {
    background: none;
  }
  .theme-fresh #main-navbar .widget-messages-alt .message-subject {
    color: #78bdd1;
  }
  .theme-fresh #main-navbar .widget-messages-alt .message-description {
    color: #80878e;
  }
  .theme-fresh #main-navbar .widget-messages-alt .message-description a {
    color: #9ba0a6;
  }
}
.theme-fresh #main-navbar #main-menu-toggle,
.theme-fresh.right-to-left.main-menu-right #main-navbar #main-menu-toggle {
  border-left: none;
  border-right: 1px solid #7da832;
}
.theme-fresh.right-to-left #main-navbar #main-menu-toggle,
.theme-fresh.main-menu-right #main-navbar #main-menu-toggle {
  border-left: 1px solid #7da832;
  border-right: none;
}
.theme-fresh #main-menu-bg,
.theme-fresh .mmc-dropdown-open-ul {
  background: #43474b;
}
.theme-fresh #main-menu #main-menu-inner {
  padding-top: 10px;
}
.theme-fresh #main-menu .navigation li,
.theme-fresh #main-menu .mmc-dropdown-open-ul li {
  border-bottom: 1px solid #4d5156;
}
.theme-fresh #main-menu .navigation li a,
.theme-fresh #main-menu .mmc-dropdown-open-ul li a {
  color: #a8adb2;
  font-size: 12px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-property: color,background;
  -moz-transition-property: color,background;
  -ms-transition-property: color,background;
  -o-transition-property: color,background;
  transition-property: color,background;
}
.theme-fresh #main-menu .navigation li a:hover,
.theme-fresh #main-menu .mmc-dropdown-open-ul li a:hover {
  background: #4d5156;
  color: #fff;
}
.theme-fresh #main-menu .navigation li.active,
.theme-fresh #main-menu .mmc-dropdown-open-ul li.active {
  border-color: #78bdd1;
}
.theme-fresh #main-menu .navigation li.active > a,
.theme-fresh #main-menu .mmc-dropdown-open-ul li.active > a {
  color: #fff;
  background: #78bdd1;
  border-color: #78bdd1;
}
.theme-fresh #main-menu .mm-dropdown ul,
.theme-fresh #main-menu .mmc-dropdown-open-ul {
  background: #393d40;
}
.theme-fresh #main-menu .mm-dropdown ul li,
.theme-fresh #main-menu .mmc-dropdown-open-ul li {
  border: none;
}
.theme-fresh #main-menu .mm-dropdown ul li a:hover,
.theme-fresh #main-menu .mmc-dropdown-open-ul li a:hover {
  background: #43474b;
}
.theme-fresh #main-menu .mm-dropdown ul li.active,
.theme-fresh #main-menu .mmc-dropdown-open-ul li.active {
  border-top: none;
}
.theme-fresh #main-menu .mm-dropdown ul li.active > a,
.theme-fresh #main-menu .mmc-dropdown-open-ul li.active > a {
  background: #78bdd1;
}
.theme-fresh #main-menu .mm-dropdown ul li + li,
.theme-fresh #main-menu .mmc-dropdown-open-ul li + li {
  border-top: 1px solid #43474b;
}
.theme-fresh #main-menu li.mm-dropdown.active {
  border-bottom-color: #4d5156;
}
.theme-fresh #main-menu li.mm-dropdown.active > a {
  color: #fff !important;
  background: none;
  border-bottom-color: #4d5156;
}
.theme-fresh #main-menu li.mm-dropdown.active > a:hover {
  background: #4d5156;
}
.theme-fresh #main-menu .mm-dropdown .mm-dropdown.open > a {
  border-bottom-color: #43474b;
}
.theme-fresh #main-menu .mm-dropdown li.mm-dropdown.active {
  border-bottom-color: #43474b;
  border-top: 1px solid #43474b;
}
.theme-fresh #main-menu .mm-dropdown li.mm-dropdown.active > a {
  background: none;
  border-bottom-color: #43474b;
}
.theme-fresh #main-menu .mm-dropdown li.mm-dropdown.active > a:hover {
  background: #43474b;
}
.theme-fresh #main-menu .mmc-dropdown-open > a {
  color: #fff !important;
}
.theme-fresh #main-menu .mmc-title {
  color: #fff;
  background: #43474b;
  border-bottom: 1px solid #4d5156;
  padding-top: 1px;
}
.theme-fresh #main-menu .mmc-dropdown-open-ul.top .mmc-title {
  padding-top: 0;
  padding-bottom: 1px;
  border-bottom: 0;
  border-top: 1px solid #4d5156;
  margin-top: -1px;
}
.theme-fresh #main-menu .mmc-dropdown-open-ul.top {
  margin-bottom: 1px !important;
}
.theme-fresh #main-menu .menu-content {
  border: none;
  margin-top: -10px;
}
.theme-fresh #main-menu .menu-content .btn-outline {
  border-color: #4d5156;
  color: #a8adb2;
}
.theme-fresh #main-menu .menu-content .btn-outline:hover {
  color: #fff;
}
.theme-fresh #main-menu .menu-content.top {
  border-bottom: 1px solid #4d5156;
}
.theme-fresh .mmc-dropdown-open .mm-dropdown.open > a,
.theme-fresh.mme #main-menu .mm-dropdown.open > a {
  color: #fff !important;
}
.theme-fresh.mme #main-menu .mm-dropdown.open > a {
  border-bottom: 1px solid #4d5156;
}
@media (min-width: 768px) {
  .theme-fresh #main-menu .mm-dropdown.open > a {
    color: #fff;
    border-bottom: 1px solid #4d5156;
  }
  .theme-fresh.mmc #main-menu .navigation > .mm-dropdown.open > a {
    color: #a8adb2;
    border-bottom: none;
  }
}
.theme-fresh .demo-logo {
  background: #64bed8;
}
.theme-fresh.page-signin .signin-info,
.theme-fresh.page-signup .signup-header {
  background: #94c53e;
  background: rgba(148, 197, 62, 0.8);
}
.theme-fresh .timeline:before,
.theme-fresh .timeline:after,
.theme-fresh .tl-header,
.theme-fresh .tl-icon {
  background: #dce3e6;
}
.theme-fresh .tl-header,
.theme-fresh .tl-icon {
  box-shadow: 0 0 0 4px #f4f6f7;
}
.theme-fresh .tl-entry:before {
  background: #64bed8;
  box-shadow: 0 0 0 3px #f4f6f7;
}
.theme-fresh .tl-body:before {
  border-color: transparent #dddddd transparent transparent;
}
@media (min-width: 768px) {
  .theme-fresh .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent transparent transparent #dddddd;
  }
  .theme-fresh.right-to-left .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent #dddddd transparent transparent;
  }
}
.theme-fresh.right-to-left .tl-body:before {
  border-color: transparent transparent transparent #dddddd;
}
.theme-fresh.page-mail .mail-nav,
.theme-fresh.page-mail .mail-nav:before {
  background: #f4f6f7;
}
.theme-fresh.page-mail .mail-nav .sections li.active .label,
.theme-fresh.page-mail .mail-nav .sections li.active .badge {
  background: #64bed8;
}
.theme-fresh.page-mail .mail-nav,
.theme-fresh.page-mail .mail-nav .compose-btn,
.theme-fresh.page-mail .mail-nav .sections li.active,
.theme-fresh.page-mail .mail-nav:before {
  border-color: #dddddd;
}
.theme-fresh.page-mail .mail-nav .navigation.open .sections li.active {
  background: #e8ecee;
}
.theme-fresh.page-mail .mail-nav li.divider {
  background: #dddddd;
}
.theme-fresh.page-mail .mail-nav .sections li.active a {
  color: #38474e;
}
.theme-fresh.page-mail .mail-nav .sections li.active:after {
  color: #9baeb7;
}
.theme-fresh.page-mail .mail-nav .sections a {
  color: #596f7a;
}
.theme-fresh.page-mail .mail-nav-header {
  color: #9baeb7;
}
.theme-fresh.page-mail .mail-nav .add-more a {
  color: #9baeb7;
}
@media (min-width: 992px) {
  .theme-fresh.page-mail .mail-nav .navigation .sections li.active {
    background: #e8ecee;
  }
  .theme-fresh.page-mail .mail-nav .sections a:hover {
    color: #38474e;
  }
}
.theme-fresh .nav-icon-btn.nav-icon-btn-primary .label {
  background: #64bed8;
}
.theme-fresh .btn-primary {
  color: #ffffff;
}
.theme-fresh .btn-primary,
.theme-fresh .btn-primary:focus {
  border-color: #50b5d3;
  border-bottom-color: #37abcd;
  background: #64bed8;
  background-image: -webkit-linear-gradient(top, #68c0d9 0%, #50b5d3 100%);
  background-image: linear-gradient(to bottom, #68c0d9 0%, #50b5d3 100%);
  background-repeat: repeat-x;
}
.theme-fresh .btn-primary:hover {
  color: #ffffff;
  border-color: #43b0d0;
  border-bottom-color: #2d95b3;
  background: #50b5d3 !important;
  background-image: -webkit-linear-gradient(top, #5cbbd6 0%, #43b0d0 100%) !important;
  background-image: linear-gradient(to bottom, #5cbbd6 0%, #43b0d0 100%) !important;
  background-repeat: repeat-x;
}
.theme-fresh .btn-primary:active,
.theme-fresh .btn-primary.active,
.open .theme-fresh .btn-primary.dropdown-toggle {
  background: none;
  background: #54b7d4 !important;
  border-color: #31a3c3;
  border-bottom-color: #31a3c3 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-fresh .btn-primary.btn-flat {
  background: #58b9d5;
}
.theme-fresh .btn-primary.btn-flat:hover,
.theme-fresh .btn-primary.btn-flat:active,
.theme-fresh .btn-primary.btn-flat.active,
.open .theme-fresh .btn-primary.btn-flat.dropdown-toggle {
  background: #58b9d5 !important;
  color: #ffffff;
}
.theme-fresh .btn-primary.btn-outline:hover,
.theme-fresh .btn-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #43b0d0;
  border-bottom-color: #2d95b3;
}
.theme-fresh .btn-primary.btn-outline:active,
.theme-fresh .btn-primary.btn-outline.btn-flat:active {
  border-color: #31a3c3;
}
.btn-group .theme-fresh .btn-primary,
.btn-group .theme-fresh .btn-primary:focus,
.input-group-btn .theme-fresh .btn-primary,
.input-group-btn .theme-fresh .btn-primary:focus {
  border-left-color: #43b0d0;
  border-right-color: #43b0d0;
}
.btn-group .theme-fresh .btn-primary:hover,
.btn-group.open .theme-fresh .btn-primary.dropdown-toggle,
.input-group-btn .theme-fresh .btn-primary:hover,
.input-group-btn.open .theme-fresh .btn-primary.dropdown-toggle {
  border-color: #43b0d0;
  border-bottom-color: #2d95b3;
}
.btn-group .theme-fresh .btn-primary:active,
.btn-group .theme-fresh .btn-primary.active,
.input-group-btn .theme-fresh .btn-primary:active,
.input-group-btn .theme-fresh .btn-primary.active {
  border-left-color: #31a3c3;
  border-right-color: #31a3c3;
}
.theme-fresh .open .btn.btn-primary.dropdown-toggle {
  color: #fff;
  border-bottom-color: #31a3c3 !important;
  background: none;
  background: #54b7d4 !important;
}
.theme-fresh .progress-bar {
  background: #64bed8;
  border-color: #4cb4d2;
}
.theme-fresh .progress-striped .progress-bar {
  background-color: #64bed8;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-fresh .label.label-primary {
  background: #64bed8;
}
.theme-fresh .label.label-primary[href]:hover,
.theme-fresh .label.label-primary[href]:focus {
  background-color: #3badce;
}
.theme-fresh .label.label-primary.label-tag {
  border: 1px solid #64bed8;
}
.theme-fresh .label.label-primary.label-tag:before {
  border-color: transparent #64bed8 transparent transparent;
}
.theme-fresh .label.label-primary.label-tag[href]:hover,
.theme-fresh .label.label-primary.label-tag[href]:focus {
  border-color: #3badce;
}
.theme-fresh .label.label-primary.label-tag[href]:hover:before,
.theme-fresh .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #3badce transparent transparent;
}
.right-to-left .theme-fresh .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #64bed8;
}
.right-to-left .theme-fresh .label.label-primary.label-tag[href]:hover:before,
.right-to-left .theme-fresh .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #3badce;
}
.ie8 .right-to-left .theme-fresh .label.label-primary.label-tag:before,
.ie9 .right-to-left .theme-fresh .label.label-primary.label-tag:before {
  border-color: transparent #64bed8 transparent transparent;
}
.ie8 .right-to-left .theme-fresh .label.label-primary.label-tag[href]:hover:before,
.ie8 .right-to-left .theme-fresh .label.label-primary.label-tag[href]:focus:before,
.ie9 .right-to-left .theme-fresh .label.label-primary.label-tag[href]:hover:before,
.ie9 .right-to-left .theme-fresh .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #3badce transparent transparent;
}
.theme-fresh.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #64bed8;
}
.theme-fresh.right-to-left .label.label-primary.label-tag:hover:before,
.theme-fresh.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent transparent transparent #3badce;
}
.ie8 .theme-fresh.right-to-left .label.label-primary.label-tag:before,
.ie9 .theme-fresh.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent #64bed8 transparent transparent;
}
.ie8 .theme-fresh.right-to-left .label.label-primary.label-tag:hover:before,
.ie8 .theme-fresh.right-to-left .label.label-primary.label-tag:focus:before,
.ie9 .theme-fresh.right-to-left .label.label-primary.label-tag:hover:before,
.ie9 .theme-fresh.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent #3badce transparent transparent;
}
.theme-fresh .badge.badge-primary {
  background: #64bed8;
  border: 1px solid #64bed8;
}
.theme-fresh .badge.badge-primary[href]:hover,
.theme-fresh .badge.badge-primary[href]:focus {
  background-color: #3badce;
  border-color: #3badce;
}
.theme-fresh .badge.badge-primary {
  background: #64bed8;
  border: 1px solid #64bed8;
}
.theme-fresh .badge.badge-primary[href]:hover,
.theme-fresh .badge.badge-primary[href]:focus {
  background-color: #3badce;
  border-color: #3badce;
}
.theme-fresh .table-primary table {
  border-top-color: #469fb8 !important;
}
.theme-fresh .table-primary thead,
.theme-fresh .table-primary thead tr,
.theme-fresh .table-primary thead th,
.theme-fresh .table-primary .table-header {
  border-color: #469fb8 !important;
  color: #ffffff;
}
.theme-fresh .table-primary thead tr,
.theme-fresh .table-primary thead th {
  background: #55afc9;
}
.theme-fresh .table-primary .table-header {
  background: #64bed8;
}
.theme-fresh .nav-tabs > li.active > a,
.theme-fresh .nav-tabs > li.active > a:hover,
.theme-fresh .nav-tabs > li.active > a:focus {
  background: #64bed8;
  border-bottom: 2px solid #50b5d3;
}
.theme-fresh .nav-tabs .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #50b5d3;
}
.theme-fresh .nav-pills > li.active > a,
.theme-fresh .nav-pills > li.active > a:hover,
.theme-fresh .nav-pills > li.active > a:focus {
  background: #64bed8;
}
.theme-fresh .dropdown-menu > li > a:hover,
.theme-fresh .dropdown-menu > li.active > a {
  background: #64bed8;
}
.theme-fresh .dropdown-menu > li > a:hover {
  color: #ffffff;
}
.theme-fresh .btn-group .btn-primary,
.theme-fresh .btn-group .btn-primary:focus,
.theme-fresh .input-group-btn .btn-primary,
.theme-fresh .input-group-btn .btn-primary:focus {
  border-left-color: #43b0d0;
  border-right-color: #43b0d0;
}
.theme-fresh .btn-group .btn-primary:hover,
.theme-fresh .btn-group.open .btn-primary.dropdown-toggle,
.theme-fresh .input-group-btn .btn-primary:hover,
.theme-fresh .input-group-btn.open .btn-primary.dropdown-toggle {
  border-color: #31a3c3;
}
.theme-fresh .btn-group .btn-primary:active,
.theme-fresh .btn-group .btn-primary.active,
.theme-fresh .input-group-btn .btn-primary:active,
.theme-fresh .input-group-btn .btn-primary.active {
  border-left-color: #31a3c3;
  border-right-color: #31a3c3;
}
.theme-fresh .pagination > li > a:hover {
  border-color: #64bed8;
}
.theme-fresh .pagination > li.active > a,
.theme-fresh .pagination > li.active > a:hover,
.theme-fresh .pagination > li.active > a:focus,
.theme-fresh .pagination > li.active > span {
  background: #64bed8;
  border-color: #64bed8;
}
.theme-fresh .pager li > a:hover {
  border-color: #64bed8;
}
.theme-fresh a.list-group-item.active {
  background: #64bed8;
  border-color: #64bed8;
}
.theme-fresh a.list-group-item.active .list-group-item-text {
  color: #ffffff;
}
.theme-fresh .form-control:focus,
.theme-fresh .form-control.focus {
  border-color: #64bed8;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gt-ie8 .theme-fresh input.px:focus + .lbl:before,
.gt-ie8 .theme-fresh input.px + .lbl:hover:before {
  border-color: #64bed8;
}
.gt-ie8 .theme-fresh input[type="checkbox"].px + .lbl:after {
  color: #64bed8;
}
.gt-ie8 .theme-fresh input[type="radio"].px + .lbl:after {
  background: #64bed8;
}
.theme-fresh .text-primary,
.theme-fresh .text-primary:hover,
.theme-fresh .text-primary:active,
.theme-fresh .text-primary:focus,
.theme-fresh .text-primary a,
.theme-fresh .text-primary a:focus {
  color: #64bed8;
}
.theme-fresh .text-primary a:hover,
.theme-fresh .text-primary a:active {
  color: #309fbf;
}
.theme-fresh .bg-primary {
  background: #64bed8 !important;
}
.theme-fresh .bg-primary[href]:hover {
  background: #5eb5cf !important;
}
.theme-fresh .bg-primary.darken {
  background: #5eb5cf !important;
}
.theme-fresh .bg-primary.darken[href]:hover {
  background: #52b0cb !important;
}
.theme-fresh .bg-primary.darker {
  background: #52b0cb !important;
}
.theme-fresh .bg-primary.darker[href]:hover {
  background: #47abc8 !important;
}
.theme-fresh .bg-primary,
.theme-fresh .bg-primary:hover,
.theme-fresh .bg-primary:active,
.theme-fresh .bg-primary:focus,
.theme-fresh .bg-primary a,
.theme-fresh .bg-primary a:focus {
  color: #ffffff;
}
.theme-fresh .bg-primary a:hover,
.theme-fresh .bg-primary a:active {
  color: #d9d9d9;
}
.theme-fresh .bg-primary[href]:hover,
.theme-fresh .bg-primary [href]:hover {
  color: #fff;
}
.theme-fresh .bg-primary * {
  border-color: #81cadf;
}
.theme-fresh .ui-slider-handle.ui-state-active:before {
  background: #64bed8;
}
.theme-fresh .ui-slider-range {
  background: #64bed8;
}
.theme-fresh .ui-autocomplete > li > a:hover,
.theme-fresh .ui-autocompletev > li.active > a {
  background: #64bed8;
}
.theme-fresh .ui-autocomplete > li > a:hover {
  color: #ffffff;
}
.theme-fresh .ui-autocomplete .ui-state-focus {
  background: #64bed8;
  color: #ffffff;
}
.theme-fresh .ui-menu .ui-menu-item a:hover,
.theme-fresh .ui-menu .ui-menu-item a.ui-state-focus,
.theme-fresh .ui-menu .ui-menu-item a.ui-state-active {
  background: #64bed8;
}
.theme-fresh .ui-progressbar-value {
  background: #64bed8;
  border-color: #4cb4d2;
  background-color: #64bed8;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-fresh .ui-tabs-nav > .ui-tabs-active > a,
.theme-fresh .ui-tabs-nav > .ui-tabs-active > a:hover,
.theme-fresh .ui-tabs-nav > .ui-tabs-active > a:focus {
  color: #fff;
  background: #64bed8;
  border-bottom: 2px solid #50b5d3;
}
.theme-fresh .ui-datepicker .ui-state-active {
  background: #64bed8 !important;
}
.theme-fresh .ui-datepicker-title {
  background: #64bed8;
}
.theme-fresh .ui-datepicker th {
  background: #66a9bd;
}
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary {
  color: #ffffff;
}
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary,
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-color: #50b5d3;
  border-bottom-color: #37abcd;
  background: #64bed8;
  background-image: -webkit-linear-gradient(top, #68c0d9 0%, #50b5d3 100%);
  background-image: linear-gradient(to bottom, #68c0d9 0%, #50b5d3 100%);
  background-repeat: repeat-x;
}
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary:hover {
  color: #ffffff;
  border-color: #43b0d0;
  border-bottom-color: #2d95b3;
  background: #50b5d3 !important;
  background-image: -webkit-linear-gradient(top, #5cbbd6 0%, #43b0d0 100%) !important;
  background-image: linear-gradient(to bottom, #5cbbd6 0%, #43b0d0 100%) !important;
  background-repeat: repeat-x;
}
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary:active,
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.active,
.open .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  background: none;
  background: #54b7d4 !important;
  border-color: #31a3c3;
  border-bottom-color: #31a3c3 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat {
  background: #58b9d5;
}
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:hover,
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:active,
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.active,
.open .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.dropdown-toggle {
  background: #58b9d5 !important;
  color: #ffffff;
}
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:hover,
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #43b0d0;
  border-bottom-color: #2d95b3;
}
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:active,
.theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:active {
  border-color: #31a3c3;
}
.btn-group .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary,
.btn-group .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary:focus,
.input-group-btn .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary,
.input-group-btn .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-left-color: #43b0d0;
  border-right-color: #43b0d0;
}
.btn-group .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.btn-group.open .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle,
.input-group-btn .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.input-group-btn.open .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  border-color: #43b0d0;
  border-bottom-color: #2d95b3;
}
.btn-group .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary:active,
.btn-group .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.active,
.input-group-btn .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary:active,
.input-group-btn .theme-fresh .ui-datepicker-buttonpane button.ui-priority-primary.active {
  border-left-color: #31a3c3;
  border-right-color: #31a3c3;
}
.theme-fresh .select2-drop-active,
.theme-fresh .select2-container-multi.select2-container-active .select2-choices,
.theme-fresh .select2-container-multi.select2-dropdown-open .select2-choices {
  border: 1px solid #64bed8;
}
.theme-fresh .select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #64bed8;
}
.theme-fresh .select2-container-active .select2-choice,
.theme-fresh .select2-container-active .select2-choices {
  border: 1px solid #64bed8;
}
.theme-fresh .select2-dropdown-open .select2-drop-above .select2-choice,
.theme-fresh .select2-dropdown-open .select2-drop-above .select2-choices {
  border: 1px solid #64bed8;
  border-top-color: #aaa;
}
.theme-fresh .select2-results .select2-highlighted {
  background: #64bed8;
}
.theme-fresh .select2-primary .select2-container-multi .select2-choices .select2-search-choice {
  background: #64bed8;
}
.theme-fresh .select2-primary .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #3badce;
}
.theme-fresh .select2-primary .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #64bed8 !important;
}
.theme-fresh .switcher-primary .switcher-state-on {
  background: #64bed8 !important;
}
.theme-fresh .pixel-file-input:hover {
  border-color: #64bed8;
}
.theme-fresh .datepicker table tr td.selected,
.theme-fresh .datepicker table tr td.selected:hover,
.theme-fresh .datepicker table tr td.selected.disabled,
.theme-fresh .datepicker table tr td.selected.disabled:hover {
  background: #64bed8;
}
.theme-fresh .datepicker table tr td.active,
.theme-fresh .datepicker table tr td.active:hover,
.theme-fresh .datepicker table tr td.active.disabled,
.theme-fresh .datepicker table tr td.active.disabled:hover {
  background: #64bed8;
}
.theme-fresh .datepicker table tr td span.active,
.theme-fresh .datepicker table tr td span.active:hover,
.theme-fresh .datepicker table tr td span.active.disabled,
.theme-fresh .datepicker table tr td span.active.disabled:hover {
  background: #64bed8;
}
.theme-fresh .datepicker thead tr {
  background: #66a9bd;
}
.theme-fresh .datepicker thead tr:first-child {
  background: #64bed8 !important;
  border-bottom-color: #5994a5 !important;
}
.theme-fresh .datepicker thead th.prev,
.theme-fresh .datepicker thead th.next {
  background: #64bed8;
}
.theme-fresh .datepicker thead th.prev {
  border-color: #5994a5;
}
.theme-fresh .datepicker thead th.next {
  border-color: #5994a5;
}
.theme-fresh .datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  border-color: #5994a5;
}
.theme-fresh .datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-color: #5994a5;
}
.theme-fresh .bootstrap-timepicker-widget table td a:hover {
  background: #64bed8;
  border-color: #64bed8;
}
.theme-fresh .pagination a.dp-today,
.theme-fresh .pagination a.dp-today:hover {
  background: #8dcfe2;
  border-color: #78c7dd;
}
.theme-fresh .pagination a.dp-today:hover {
  border-color: #64bed8 !important;
}
.theme-fresh .pagination a.dp-selected {
  background: #64bed8 !important;
  border-color: #64bed8 !important;
}
.theme-fresh .tt-suggestion.tt-is-under-cursor {
  background: #64bed8;
}
.theme-fresh .table-primary .dataTables_wrapper .DT-per-page {
  border-color: #469fb8 !important;
}
.theme-fresh .dropzone-box.dz-drag-hover {
  border-color: #64bed8;
}
.theme-fresh .dropzone-box:hover .fa.fa-cloud-upload {
  background: #64bed8;
}
.theme-fresh .md-editor.active {
  border-color: #64bed8;
}
.theme-fresh .widget-rating .active a {
  color: #64bed8;
}
.theme-silver {
  background: #fafafa;
}
.theme-silver #main-navbar {
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.08),0 1px 0 rgba(0,0,0,0.08);
  box-shadow: 0 2px 2px rgba(0,0,0,0.08),0 1px 0 rgba(0,0,0,0.08);
}
.theme-silver .page-header {
  background: #fafafa;
  border-color: #eeeeee;
}
.theme-silver .table,
.theme-silver .panel,
.theme-silver hr {
  border-color: #e4e4e4;
}
.theme-silver .bordered {
  border-color: #e4e4e4;
}
.theme-silver .bordered[class*='bg-'],
.theme-silver [class*='bg-'] .border-t {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.theme-silver .panel.panel-transparent > .panel-heading {
  border-bottom-color: #e4e4e4 !important;
}
.theme-silver .breadcrumb-page {
  background: #fafafa;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 6px;
  padding-top: 6px;
}
.gt-ie9 .theme-silver #main-navbar,
.gt-ie9 .theme-silver #main-navbar .navbar-header {
  background-image: -webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);
  background-image: linear-gradient(to bottom, #f6f6f6 0%, #ebebeb 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6', endColorstr='#ffebebeb', GradientType=0);
}
.ie8 .theme-silver #main-navbar,
.ie9 .theme-silver #main-navbar,
.ie8 .theme-silver #main-navbar .navbar-header,
.ie9 .theme-silver #main-navbar .navbar-header {
  background: #f6f6f6;
}
.theme-silver #main-navbar .dropdown > a,
.theme-silver #main-navbar .dropdown-menu > li > a,
.theme-silver #main-navbar .nav > li > a,
.theme-silver #main-navbar .navbar-header a {
  color: #666666;
}
.theme-silver #main-navbar .navbar-toggle,
.theme-silver #main-navbar #main-menu-toggle,
.theme-silver #main-navbar #main-menu-toggle .fa:before,
.theme-silver #main-navbar a {
  text-shadow: none;
}
.theme-silver #main-navbar .navbar-toggle,
.theme-silver #main-navbar #main-menu-toggle {
  color: #666666;
}
.theme-silver #main-navbar #main-menu-toggle .fa:before {
  color: #666666;
}
.theme-silver #main-navbar #main-navbar-collapse {
  border-top-color: #dcdcdc;
  background: #ebebeb;
}
.theme-silver #main-navbar li + li,
.theme-silver #main-navbar .nav + .nav,
.theme-silver #main-navbar .nav + .right {
  border-top: 1px solid #dcdcdc;
}
.theme-silver #main-navbar .dropdown.open > a {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #d4d4d4;
  margin-top: -1px;
  background: #dcdcdc;
}
.theme-silver #main-navbar form.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-silver #main-navbar form.navbar-form .form-control {
  background: #fff;
  border-color: #fff;
  border-radius: 3px;
}
@media (min-width: 768px) {
  .theme-silver #main-navbar #main-navbar-collapse {
    background: none;
  }
  .theme-silver #main-navbar li + li,
  .theme-silver #main-navbar .nav + .nav,
  .theme-silver #main-navbar .nav + .right {
    border: none;
  }
  .theme-silver #main-navbar .nav > li > a {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
  }
  .theme-silver #main-navbar .nav > li > a:hover {
    background: rgba(0, 0, 0, 0.08);
    border-color: #d2d2d2;
  }
  .theme-silver #main-navbar .dropdown.open > a {
    border-top: none;
    border-bottom: none;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.08);
    border-color: #d2d2d2;
  }
  .theme-silver #main-navbar .dropdown-menu {
    background: #333333;
    border-color: #333333;
    margin-top: 2px;
    padding: 5px 0;
    border-radius: 2px;
  }
  .theme-silver #main-navbar .dropdown-menu a {
    text-shadow: none;
    margin: 0 -2px;
  }
  .theme-silver #main-navbar .dropdown-menu > li > a {
    color: #fff;
  }
  .theme-silver #main-navbar .dropdown-menu a:hover {
    background: #64bed8;
  }
  .theme-silver #main-navbar .dropdown-menu .divider {
    background-color: #3d3d3d;
    margin-left: -2px;
    margin-right: -2px;
  }
  .theme-silver #main-navbar .widget-notifications a:hover {
    color: #fff !important;
  }
  .theme-silver #main-navbar .widget-notifications .notification,
  .theme-silver #main-navbar .widget-notifications .notifications-link {
    border-color: #3d3d3d;
    margin: 0 -2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .theme-silver #main-navbar .widget-notifications .notification-description {
    color: #8c8c8c;
  }
  .theme-silver #main-navbar .widget-notifications .notification-ago {
    color: #737373;
  }
  .theme-silver #main-navbar .widget-messages-alt a:hover {
    color: #fff !important;
  }
  .theme-silver #main-navbar .widget-messages-alt .message,
  .theme-silver #main-navbar .widget-messages-alt .messages-link {
    border-color: #3d3d3d;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .theme-silver #main-navbar .widget-messages-alt .message a:hover,
  .theme-silver #main-navbar .widget-messages-alt .messages-link a:hover {
    background: none;
  }
  .theme-silver #main-navbar .widget-messages-alt .message-subject {
    color: #64bed8;
  }
  .theme-silver #main-navbar .widget-messages-alt .message-description {
    color: #737373;
  }
  .theme-silver #main-navbar .widget-messages-alt .message-description a {
    color: #8c8c8c;
  }
}
.theme-silver #main-navbar #main-menu-toggle,
.theme-silver.right-to-left.main-menu-right #main-navbar #main-menu-toggle {
  border-left: none;
  border-right: 1px solid #d7d7d7;
}
.theme-silver.right-to-left #main-navbar #main-menu-toggle,
.theme-silver.main-menu-right #main-navbar #main-menu-toggle {
  border-left: 1px solid #d7d7d7;
  border-right: none;
}
.theme-silver #main-menu-bg,
.theme-silver .mmc-dropdown-open-ul {
  background: #333333;
}
.theme-silver #main-menu .navigation li,
.theme-silver #main-menu .mmc-dropdown-open-ul li {
  border-bottom: 1px solid #3d3d3d;
}
.theme-silver #main-menu .navigation li a,
.theme-silver #main-menu .mmc-dropdown-open-ul li a {
  color: #999999;
  font-size: 12px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-property: color,background;
  -moz-transition-property: color,background;
  -ms-transition-property: color,background;
  -o-transition-property: color,background;
  transition-property: color,background;
}
.theme-silver #main-menu .navigation li a:hover,
.theme-silver #main-menu .mmc-dropdown-open-ul li a:hover {
  background: #3d3d3d;
  color: #fff;
}
.theme-silver #main-menu .navigation li.active,
.theme-silver #main-menu .mmc-dropdown-open-ul li.active {
  border-color: #64bed8;
}
.theme-silver #main-menu .navigation li.active > a,
.theme-silver #main-menu .mmc-dropdown-open-ul li.active > a {
  color: #fff;
  background: #64bed8;
  border-color: #64bed8;
}
.theme-silver #main-menu .mm-dropdown ul,
.theme-silver #main-menu .mmc-dropdown-open-ul {
  background: #292929;
}
.theme-silver #main-menu .mm-dropdown ul li,
.theme-silver #main-menu .mmc-dropdown-open-ul li {
  border: none;
}
.theme-silver #main-menu .mm-dropdown ul li a:hover,
.theme-silver #main-menu .mmc-dropdown-open-ul li a:hover {
  background: #333333;
}
.theme-silver #main-menu .mm-dropdown ul li.active,
.theme-silver #main-menu .mmc-dropdown-open-ul li.active {
  border-top: none;
}
.theme-silver #main-menu .mm-dropdown ul li.active > a,
.theme-silver #main-menu .mmc-dropdown-open-ul li.active > a {
  background: #64bed8;
}
.theme-silver #main-menu .mm-dropdown ul li + li,
.theme-silver #main-menu .mmc-dropdown-open-ul li + li {
  border-top: 1px solid #333333;
}
.theme-silver #main-menu li.mm-dropdown.active {
  border-bottom-color: #3d3d3d;
}
.theme-silver #main-menu li.mm-dropdown.active > a {
  color: #fff !important;
  background: none;
  border-bottom-color: #3d3d3d;
}
.theme-silver #main-menu li.mm-dropdown.active > a:hover {
  background: #3d3d3d;
}
.theme-silver #main-menu .mm-dropdown .mm-dropdown.open > a {
  border-bottom-color: #333333;
}
.theme-silver #main-menu .mm-dropdown li.mm-dropdown.active {
  border-bottom-color: #333333;
  border-top: 1px solid #333333;
}
.theme-silver #main-menu .mm-dropdown li.mm-dropdown.active > a {
  background: none;
  border-bottom-color: #333333;
}
.theme-silver #main-menu .mm-dropdown li.mm-dropdown.active > a:hover {
  background: #333333;
}
.theme-silver #main-menu .mmc-dropdown-open > a {
  color: #fff !important;
}
.theme-silver #main-menu .mmc-title {
  color: #fff;
  background: #333333;
  border-bottom: 1px solid #3d3d3d;
  padding-top: 1px;
}
.theme-silver #main-menu .mmc-dropdown-open-ul.top .mmc-title {
  padding-top: 0;
  padding-bottom: 1px;
  border-bottom: 0;
  border-top: 1px solid #3d3d3d;
  margin-top: -1px;
}
.theme-silver #main-menu .mmc-dropdown-open-ul.top {
  margin-bottom: 1px !important;
}
.theme-silver #main-menu .menu-content {
  border: none;
  margin-top: -10px;
}
.theme-silver #main-menu .menu-content .btn-outline {
  border-color: #3d3d3d;
  color: #999999;
}
.theme-silver #main-menu .menu-content .btn-outline:hover {
  color: #fff;
}
.theme-silver #main-menu .menu-content.top {
  border-bottom: 1px solid #3d3d3d;
  margin-top: 0;
}
.theme-silver .mmc-dropdown-open .mm-dropdown.open > a,
.theme-silver.mme #main-menu .mm-dropdown.open > a {
  color: #fff !important;
}
.theme-silver.mme #main-menu .mm-dropdown.open > a {
  border-bottom: 1px solid #3d3d3d;
}
@media (min-width: 768px) {
  .theme-silver #main-menu .mm-dropdown.open > a {
    color: #fff;
    border-bottom: 1px solid #3d3d3d;
  }
  .theme-silver.mmc #main-menu .navigation > .mm-dropdown.open > a {
    color: #999999;
    border-bottom: none;
  }
}
.theme-silver .demo-logo,
.theme-silver #main-navbar .navbar-brand div {
  background: #64bed8;
}
.theme-silver #main-navbar .navbar-header a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.theme-silver.page-signin .signin-info,
.theme-silver.page-signup .signup-header {
  background: #64bed8;
  background: rgba(100, 190, 216, 0.8);
}
.theme-silver .timeline:before,
.theme-silver .timeline:after,
.theme-silver .tl-header,
.theme-silver .tl-icon {
  background: #e6e6e6;
}
.theme-silver .tl-header,
.theme-silver .tl-icon {
  box-shadow: 0 0 0 4px #fafafa;
}
.theme-silver .tl-entry:before {
  background: #64bed8;
  box-shadow: 0 0 0 3px #fafafa;
}
.theme-silver .tl-body:before {
  border-color: transparent #e4e4e4 transparent transparent;
}
@media (min-width: 768px) {
  .theme-silver .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent transparent transparent #e4e4e4;
  }
  .theme-silver.right-to-left .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent #e4e4e4 transparent transparent;
  }
}
.theme-silver.right-to-left .tl-body:before {
  border-color: transparent transparent transparent #e4e4e4;
}
.theme-silver.page-mail .mail-nav,
.theme-silver.page-mail .mail-nav:before {
  background: #fafafa;
}
.theme-silver.page-mail .mail-nav .sections li.active .label,
.theme-silver.page-mail .mail-nav .sections li.active .badge {
  background: #64bed8;
}
.theme-silver.page-mail .mail-nav,
.theme-silver.page-mail .mail-nav .compose-btn,
.theme-silver.page-mail .mail-nav .sections li.active,
.theme-silver.page-mail .mail-nav:before {
  border-color: #e4e4e4;
}
.theme-silver.page-mail .mail-nav .navigation.open .sections li.active {
  background: #f0f0f0;
}
.theme-silver.page-mail .mail-nav li.divider {
  background: #e4e4e4;
}
.theme-silver.page-mail .mail-nav .sections li.active a {
  color: #484848;
}
.theme-silver.page-mail .mail-nav .sections li.active:after {
  color: #aeaeae;
}
.theme-silver.page-mail .mail-nav .sections a {
  color: #6e6e6e;
}
.theme-silver.page-mail .mail-nav-header {
  color: #aeaeae;
}
.theme-silver.page-mail .mail-nav .add-more a {
  color: #aeaeae;
}
@media (min-width: 992px) {
  .theme-silver.page-mail .mail-nav .navigation .sections li.active {
    background: #f0f0f0;
  }
  .theme-silver.page-mail .mail-nav .sections a:hover {
    color: #484848;
  }
}
.theme-silver .nav-icon-btn.nav-icon-btn-primary .label {
  background: #64bed8;
}
.theme-silver .btn-primary {
  color: #ffffff;
}
.theme-silver .btn-primary,
.theme-silver .btn-primary:focus {
  border-color: #50b5d3;
  border-bottom-color: #37abcd;
  background: #64bed8;
  background-image: -webkit-linear-gradient(top, #68c0d9 0%, #50b5d3 100%);
  background-image: linear-gradient(to bottom, #68c0d9 0%, #50b5d3 100%);
  background-repeat: repeat-x;
}
.theme-silver .btn-primary:hover {
  color: #ffffff;
  border-color: #43b0d0;
  border-bottom-color: #2d95b3;
  background: #50b5d3 !important;
  background-image: -webkit-linear-gradient(top, #5cbbd6 0%, #43b0d0 100%) !important;
  background-image: linear-gradient(to bottom, #5cbbd6 0%, #43b0d0 100%) !important;
  background-repeat: repeat-x;
}
.theme-silver .btn-primary:active,
.theme-silver .btn-primary.active,
.open .theme-silver .btn-primary.dropdown-toggle {
  background: none;
  background: #54b7d4 !important;
  border-color: #31a3c3;
  border-bottom-color: #31a3c3 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-silver .btn-primary.btn-flat {
  background: #58b9d5;
}
.theme-silver .btn-primary.btn-flat:hover,
.theme-silver .btn-primary.btn-flat:active,
.theme-silver .btn-primary.btn-flat.active,
.open .theme-silver .btn-primary.btn-flat.dropdown-toggle {
  background: #58b9d5 !important;
  color: #ffffff;
}
.theme-silver .btn-primary.btn-outline:hover,
.theme-silver .btn-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #43b0d0;
  border-bottom-color: #2d95b3;
}
.theme-silver .btn-primary.btn-outline:active,
.theme-silver .btn-primary.btn-outline.btn-flat:active {
  border-color: #31a3c3;
}
.btn-group .theme-silver .btn-primary,
.btn-group .theme-silver .btn-primary:focus,
.input-group-btn .theme-silver .btn-primary,
.input-group-btn .theme-silver .btn-primary:focus {
  border-left-color: #43b0d0;
  border-right-color: #43b0d0;
}
.btn-group .theme-silver .btn-primary:hover,
.btn-group.open .theme-silver .btn-primary.dropdown-toggle,
.input-group-btn .theme-silver .btn-primary:hover,
.input-group-btn.open .theme-silver .btn-primary.dropdown-toggle {
  border-color: #43b0d0;
  border-bottom-color: #2d95b3;
}
.btn-group .theme-silver .btn-primary:active,
.btn-group .theme-silver .btn-primary.active,
.input-group-btn .theme-silver .btn-primary:active,
.input-group-btn .theme-silver .btn-primary.active {
  border-left-color: #31a3c3;
  border-right-color: #31a3c3;
}
.theme-silver .open .btn.btn-primary.dropdown-toggle {
  color: #fff;
  border-bottom-color: #31a3c3 !important;
  background: none;
  background: #54b7d4 !important;
}
.theme-silver .progress-bar {
  background: #64bed8;
  border-color: #4cb4d2;
}
.theme-silver .progress-striped .progress-bar {
  background-color: #64bed8;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-silver .label.label-primary {
  background: #64bed8;
}
.theme-silver .label.label-primary[href]:hover,
.theme-silver .label.label-primary[href]:focus {
  background-color: #3badce;
}
.theme-silver .label.label-primary.label-tag {
  border: 1px solid #64bed8;
}
.theme-silver .label.label-primary.label-tag:before {
  border-color: transparent #64bed8 transparent transparent;
}
.theme-silver .label.label-primary.label-tag[href]:hover,
.theme-silver .label.label-primary.label-tag[href]:focus {
  border-color: #3badce;
}
.theme-silver .label.label-primary.label-tag[href]:hover:before,
.theme-silver .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #3badce transparent transparent;
}
.right-to-left .theme-silver .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #64bed8;
}
.right-to-left .theme-silver .label.label-primary.label-tag[href]:hover:before,
.right-to-left .theme-silver .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #3badce;
}
.ie8 .right-to-left .theme-silver .label.label-primary.label-tag:before,
.ie9 .right-to-left .theme-silver .label.label-primary.label-tag:before {
  border-color: transparent #64bed8 transparent transparent;
}
.ie8 .right-to-left .theme-silver .label.label-primary.label-tag[href]:hover:before,
.ie8 .right-to-left .theme-silver .label.label-primary.label-tag[href]:focus:before,
.ie9 .right-to-left .theme-silver .label.label-primary.label-tag[href]:hover:before,
.ie9 .right-to-left .theme-silver .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #3badce transparent transparent;
}
.theme-silver.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #64bed8;
}
.theme-silver.right-to-left .label.label-primary.label-tag:hover:before,
.theme-silver.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent transparent transparent #3badce;
}
.ie8 .theme-silver.right-to-left .label.label-primary.label-tag:before,
.ie9 .theme-silver.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent #64bed8 transparent transparent;
}
.ie8 .theme-silver.right-to-left .label.label-primary.label-tag:hover:before,
.ie8 .theme-silver.right-to-left .label.label-primary.label-tag:focus:before,
.ie9 .theme-silver.right-to-left .label.label-primary.label-tag:hover:before,
.ie9 .theme-silver.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent #3badce transparent transparent;
}
.theme-silver .badge.badge-primary {
  background: #64bed8;
  border: 1px solid #64bed8;
}
.theme-silver .badge.badge-primary[href]:hover,
.theme-silver .badge.badge-primary[href]:focus {
  background-color: #3badce;
  border-color: #3badce;
}
.theme-silver .badge.badge-primary {
  background: #64bed8;
  border: 1px solid #64bed8;
}
.theme-silver .badge.badge-primary[href]:hover,
.theme-silver .badge.badge-primary[href]:focus {
  background-color: #3badce;
  border-color: #3badce;
}
.theme-silver .table-primary table {
  border-top-color: #469fb8 !important;
}
.theme-silver .table-primary thead,
.theme-silver .table-primary thead tr,
.theme-silver .table-primary thead th,
.theme-silver .table-primary .table-header {
  border-color: #469fb8 !important;
  color: #ffffff;
}
.theme-silver .table-primary thead tr,
.theme-silver .table-primary thead th {
  background: #55afc9;
}
.theme-silver .table-primary .table-header {
  background: #64bed8;
}
.theme-silver .nav-tabs > li.active > a,
.theme-silver .nav-tabs > li.active > a:hover,
.theme-silver .nav-tabs > li.active > a:focus {
  background: #64bed8;
  border-bottom: 2px solid #50b5d3;
}
.theme-silver .nav-tabs .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #50b5d3;
}
.theme-silver .nav-pills > li.active > a,
.theme-silver .nav-pills > li.active > a:hover,
.theme-silver .nav-pills > li.active > a:focus {
  background: #64bed8;
}
.theme-silver .dropdown-menu > li > a:hover,
.theme-silver .dropdown-menu > li.active > a {
  background: #64bed8;
}
.theme-silver .dropdown-menu > li > a:hover {
  color: #ffffff;
}
.theme-silver .btn-group .btn-primary,
.theme-silver .btn-group .btn-primary:focus,
.theme-silver .input-group-btn .btn-primary,
.theme-silver .input-group-btn .btn-primary:focus {
  border-left-color: #43b0d0;
  border-right-color: #43b0d0;
}
.theme-silver .btn-group .btn-primary:hover,
.theme-silver .btn-group.open .btn-primary.dropdown-toggle,
.theme-silver .input-group-btn .btn-primary:hover,
.theme-silver .input-group-btn.open .btn-primary.dropdown-toggle {
  border-color: #31a3c3;
}
.theme-silver .btn-group .btn-primary:active,
.theme-silver .btn-group .btn-primary.active,
.theme-silver .input-group-btn .btn-primary:active,
.theme-silver .input-group-btn .btn-primary.active {
  border-left-color: #31a3c3;
  border-right-color: #31a3c3;
}
.theme-silver .pagination > li > a:hover {
  border-color: #64bed8;
}
.theme-silver .pagination > li.active > a,
.theme-silver .pagination > li.active > a:hover,
.theme-silver .pagination > li.active > a:focus,
.theme-silver .pagination > li.active > span {
  background: #64bed8;
  border-color: #64bed8;
}
.theme-silver .pager li > a:hover {
  border-color: #64bed8;
}
.theme-silver a.list-group-item.active {
  background: #64bed8;
  border-color: #64bed8;
}
.theme-silver a.list-group-item.active .list-group-item-text {
  color: #ffffff;
}
.theme-silver .form-control:focus,
.theme-silver .form-control.focus {
  border-color: #64bed8;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gt-ie8 .theme-silver input.px:focus + .lbl:before,
.gt-ie8 .theme-silver input.px + .lbl:hover:before {
  border-color: #64bed8;
}
.gt-ie8 .theme-silver input[type="checkbox"].px + .lbl:after {
  color: #64bed8;
}
.gt-ie8 .theme-silver input[type="radio"].px + .lbl:after {
  background: #64bed8;
}
.theme-silver .text-primary,
.theme-silver .text-primary:hover,
.theme-silver .text-primary:active,
.theme-silver .text-primary:focus,
.theme-silver .text-primary a,
.theme-silver .text-primary a:focus {
  color: #64bed8;
}
.theme-silver .text-primary a:hover,
.theme-silver .text-primary a:active {
  color: #309fbf;
}
.theme-silver .bg-primary {
  background: #64bed8 !important;
}
.theme-silver .bg-primary[href]:hover {
  background: #5eb5cf !important;
}
.theme-silver .bg-primary.darken {
  background: #5eb5cf !important;
}
.theme-silver .bg-primary.darken[href]:hover {
  background: #52b0cb !important;
}
.theme-silver .bg-primary.darker {
  background: #52b0cb !important;
}
.theme-silver .bg-primary.darker[href]:hover {
  background: #47abc8 !important;
}
.theme-silver .bg-primary,
.theme-silver .bg-primary:hover,
.theme-silver .bg-primary:active,
.theme-silver .bg-primary:focus,
.theme-silver .bg-primary a,
.theme-silver .bg-primary a:focus {
  color: #ffffff;
}
.theme-silver .bg-primary a:hover,
.theme-silver .bg-primary a:active {
  color: #d9d9d9;
}
.theme-silver .bg-primary[href]:hover,
.theme-silver .bg-primary [href]:hover {
  color: #fff;
}
.theme-silver .bg-primary * {
  border-color: #81cadf;
}
.theme-silver .ui-slider-handle.ui-state-active:before {
  background: #64bed8;
}
.theme-silver .ui-slider-range {
  background: #64bed8;
}
.theme-silver .ui-autocomplete > li > a:hover,
.theme-silver .ui-autocompletev > li.active > a {
  background: #64bed8;
}
.theme-silver .ui-autocomplete > li > a:hover {
  color: #ffffff;
}
.theme-silver .ui-autocomplete .ui-state-focus {
  background: #64bed8;
  color: #ffffff;
}
.theme-silver .ui-menu .ui-menu-item a:hover,
.theme-silver .ui-menu .ui-menu-item a.ui-state-focus,
.theme-silver .ui-menu .ui-menu-item a.ui-state-active {
  background: #64bed8;
}
.theme-silver .ui-progressbar-value {
  background: #64bed8;
  border-color: #4cb4d2;
  background-color: #64bed8;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-silver .ui-tabs-nav > .ui-tabs-active > a,
.theme-silver .ui-tabs-nav > .ui-tabs-active > a:hover,
.theme-silver .ui-tabs-nav > .ui-tabs-active > a:focus {
  color: #fff;
  background: #64bed8;
  border-bottom: 2px solid #50b5d3;
}
.theme-silver .ui-datepicker .ui-state-active {
  background: #64bed8 !important;
}
.theme-silver .ui-datepicker-title {
  background: #64bed8;
}
.theme-silver .ui-datepicker th {
  background: #66a9bd;
}
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary {
  color: #ffffff;
}
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary,
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-color: #50b5d3;
  border-bottom-color: #37abcd;
  background: #64bed8;
  background-image: -webkit-linear-gradient(top, #68c0d9 0%, #50b5d3 100%);
  background-image: linear-gradient(to bottom, #68c0d9 0%, #50b5d3 100%);
  background-repeat: repeat-x;
}
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary:hover {
  color: #ffffff;
  border-color: #43b0d0;
  border-bottom-color: #2d95b3;
  background: #50b5d3 !important;
  background-image: -webkit-linear-gradient(top, #5cbbd6 0%, #43b0d0 100%) !important;
  background-image: linear-gradient(to bottom, #5cbbd6 0%, #43b0d0 100%) !important;
  background-repeat: repeat-x;
}
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary:active,
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.active,
.open .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  background: none;
  background: #54b7d4 !important;
  border-color: #31a3c3;
  border-bottom-color: #31a3c3 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat {
  background: #58b9d5;
}
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:hover,
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:active,
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.active,
.open .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.dropdown-toggle {
  background: #58b9d5 !important;
  color: #ffffff;
}
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:hover,
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #43b0d0;
  border-bottom-color: #2d95b3;
}
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:active,
.theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:active {
  border-color: #31a3c3;
}
.btn-group .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary,
.btn-group .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary:focus,
.input-group-btn .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary,
.input-group-btn .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-left-color: #43b0d0;
  border-right-color: #43b0d0;
}
.btn-group .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.btn-group.open .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle,
.input-group-btn .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.input-group-btn.open .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  border-color: #43b0d0;
  border-bottom-color: #2d95b3;
}
.btn-group .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary:active,
.btn-group .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.active,
.input-group-btn .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary:active,
.input-group-btn .theme-silver .ui-datepicker-buttonpane button.ui-priority-primary.active {
  border-left-color: #31a3c3;
  border-right-color: #31a3c3;
}
.theme-silver .select2-drop-active,
.theme-silver .select2-container-multi.select2-container-active .select2-choices,
.theme-silver .select2-container-multi.select2-dropdown-open .select2-choices {
  border: 1px solid #64bed8;
}
.theme-silver .select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #64bed8;
}
.theme-silver .select2-container-active .select2-choice,
.theme-silver .select2-container-active .select2-choices {
  border: 1px solid #64bed8;
}
.theme-silver .select2-dropdown-open .select2-drop-above .select2-choice,
.theme-silver .select2-dropdown-open .select2-drop-above .select2-choices {
  border: 1px solid #64bed8;
  border-top-color: #aaa;
}
.theme-silver .select2-results .select2-highlighted {
  background: #64bed8;
}
.theme-silver .select2-primary .select2-container-multi .select2-choices .select2-search-choice {
  background: #64bed8;
}
.theme-silver .select2-primary .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #3badce;
}
.theme-silver .select2-primary .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #64bed8 !important;
}
.theme-silver .switcher-primary .switcher-state-on {
  background: #64bed8 !important;
}
.theme-silver .pixel-file-input:hover {
  border-color: #64bed8;
}
.theme-silver .datepicker table tr td.selected,
.theme-silver .datepicker table tr td.selected:hover,
.theme-silver .datepicker table tr td.selected.disabled,
.theme-silver .datepicker table tr td.selected.disabled:hover {
  background: #64bed8;
}
.theme-silver .datepicker table tr td.active,
.theme-silver .datepicker table tr td.active:hover,
.theme-silver .datepicker table tr td.active.disabled,
.theme-silver .datepicker table tr td.active.disabled:hover {
  background: #64bed8;
}
.theme-silver .datepicker table tr td span.active,
.theme-silver .datepicker table tr td span.active:hover,
.theme-silver .datepicker table tr td span.active.disabled,
.theme-silver .datepicker table tr td span.active.disabled:hover {
  background: #64bed8;
}
.theme-silver .datepicker thead tr {
  background: #66a9bd;
}
.theme-silver .datepicker thead tr:first-child {
  background: #64bed8 !important;
  border-bottom-color: #5994a5 !important;
}
.theme-silver .datepicker thead th.prev,
.theme-silver .datepicker thead th.next {
  background: #64bed8;
}
.theme-silver .datepicker thead th.prev {
  border-color: #5994a5;
}
.theme-silver .datepicker thead th.next {
  border-color: #5994a5;
}
.theme-silver .datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  border-color: #5994a5;
}
.theme-silver .datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-color: #5994a5;
}
.theme-silver .bootstrap-timepicker-widget table td a:hover {
  background: #64bed8;
  border-color: #64bed8;
}
.theme-silver .pagination a.dp-today,
.theme-silver .pagination a.dp-today:hover {
  background: #8dcfe2;
  border-color: #78c7dd;
}
.theme-silver .pagination a.dp-today:hover {
  border-color: #64bed8 !important;
}
.theme-silver .pagination a.dp-selected {
  background: #64bed8 !important;
  border-color: #64bed8 !important;
}
.theme-silver .tt-suggestion.tt-is-under-cursor {
  background: #64bed8;
}
.theme-silver .table-primary .dataTables_wrapper .DT-per-page {
  border-color: #469fb8 !important;
}
.theme-silver .dropzone-box.dz-drag-hover {
  border-color: #64bed8;
}
.theme-silver .dropzone-box:hover .fa.fa-cloud-upload {
  background: #64bed8;
}
.theme-silver .md-editor.active {
  border-color: #64bed8;
}
.theme-silver .widget-rating .active a {
  color: #64bed8;
}
.theme-clean {
  background: #fafafa;
}
.theme-clean .page-header {
  background: transparent;
  border-color: #eeeeee;
}
.theme-clean .table,
.theme-clean .panel,
.theme-clean hr {
  border-color: #dcdcdc;
}
.theme-clean .bordered {
  border-color: #dcdcdc;
}
.theme-clean .bordered[class*='bg-'],
.theme-clean [class*='bg-'] .border-t {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.theme-clean .panel.panel-transparent > .panel-heading {
  border-bottom-color: #dcdcdc !important;
}
.theme-clean .breadcrumb-page {
  background: transparent;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 6px;
  padding-top: 6px;
}
.theme-clean #main-navbar .navbar-header a {
  color: #ffffff;
}
.theme-clean #main-navbar .navbar-header,
.theme-clean #main-navbar .navbar-collapse {
  background: #3d4a5d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-clean #main-navbar .navbar-collapse {
  border-top: 1px solid #4d5e76;
}
.theme-clean #main-navbar .dropdown > a,
.theme-clean #main-navbar .dropdown-menu > li > a,
.theme-clean #main-navbar .nav > li > a {
  color: #ffffff;
}
.theme-clean #main-navbar .navbar-toggle {
  color: #ffffff;
}
.theme-clean #main-navbar #main-menu-toggle {
  background: #3d4a5d;
  color: #ffffff;
}
.theme-clean #main-navbar #main-menu-toggle .fa:before {
  color: #ffffff;
}
.theme-clean #main-navbar li + li,
.theme-clean #main-navbar .nav + .nav,
.theme-clean #main-navbar .nav + .right {
  border-top: 1px solid #4d5e76;
}
.theme-clean #main-navbar .dropdown.open > a {
  border-top: 1px solid #2d3644;
  border-bottom: 1px solid #333e4e;
  margin-top: -1px;
  background: #374354;
}
.theme-clean #main-navbar form.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-clean #main-navbar form.navbar-form .form-control {
  background: #fff;
  border-color: #3d4a5d;
  border-radius: 999999px;
}
@media (min-width: 768px) {
  .theme-clean #main-navbar li + li,
  .theme-clean #main-navbar .nav + .nav,
  .theme-clean #main-navbar .nav + .right {
    border-top: none;
  }
  .theme-clean #main-navbar .navbar-collapse {
    border-top: none;
  }
  .theme-clean #main-navbar .nav > li > a:hover {
    background: #374354;
  }
  .theme-clean #main-navbar .dropdown.open > a {
    border-top: none;
    border-bottom: none;
    margin-top: 0;
    background: #374354;
  }
  .theme-clean #main-navbar .dropdown-menu {
    border-radius: 2px;
    margin-top: 3px;
    padding: 5px 0;
  }
  .theme-clean #main-navbar .dropdown-menu > li > a {
    color: #555555;
  }
  .theme-clean #main-navbar .dropdown-menu > li > a:hover {
    background: #f6f6f6;
  }
}
.theme-clean #main-menu-bg,
.theme-clean .mmc-dropdown-open-ul {
  background: #edf0f1;
}
.theme-clean #main-menu #main-menu-inner {
  padding-top: 10px;
}
.theme-clean #main-menu .navigation li a,
.theme-clean #main-menu .mmc-dropdown-open-ul li a {
  color: #626b7a;
  font-size: 12px;
  border-bottom: 1px solid #dfe4e6;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.theme-clean #main-menu .navigation li a:hover,
.theme-clean #main-menu .mmc-dropdown-open-ul li a:hover {
  color: #1e2125;
}
.theme-clean #main-menu .navigation li.active > a,
.theme-clean #main-menu .mmc-dropdown-open-ul li.active > a {
  color: #1e2125;
  background: #fafafa;
}
.theme-clean #main-menu .navigation > li:first-child,
.theme-clean #main-menu .mmc-dropdown-open-ul > li:first-child {
  border-top: 1px solid #dfe4e6;
}
.theme-clean #main-menu .mm-dropdown.active > a {
  background: none !important;
}
.theme-clean #main-menu .mmc-dropdown-open > a {
  color: #1e2125 !important;
}
.theme-clean #main-menu .mmc-title {
  color: #1e2125;
  background: #edf0f1;
  border-bottom: 1px solid #dfe4e6;
}
.theme-clean #main-menu .mmc-dropdown-open-ul {
  border: 1px solid #eeeeee;
  margin-top: -1px;
}
.theme-clean #main-menu .mmc-dropdown-open-ul.top .mmc-title {
  border-bottom: none;
}
.theme-clean #main-menu .menu-content {
  border: none;
  margin-top: -10px;
}
.theme-clean #main-menu .menu-content .btn-outline {
  border-color: #dfe4e6;
  color: #626b7a;
}
.theme-clean #main-menu .menu-content .btn-outline:hover,
.theme-clean #main-menu .menu-content .btn-outline:active {
  border-color: transparent;
  color: #fff;
}
.theme-clean .mmc-dropdown-open .mm-dropdown.open > a,
.theme-clean.mme #main-menu .mm-dropdown.open > a {
  color: #1e2125 !important;
}
@media (min-width: 768px) {
  .theme-clean #main-menu .mm-dropdown.open > a {
    color: #1e2125;
  }
  .theme-clean.mmc #main-menu .navigation > .mm-dropdown.open > a {
    color: #626b7a;
  }
}
.theme-clean #main-menu-bg,
.theme-clean.right-to-left.main-menu-right #main-menu-bg {
  border-left: none;
  border-right: 1px solid #dfe4e6;
}
.theme-clean #main-menu .mmc-dropdown-open > ul,
.theme-clean.right-to-left.main-menu-right #main-menu .mmc-dropdown-open > ul {
  margin-left: -1px;
  margin-right: 0;
}
.theme-clean.right-to-left #main-menu-bg,
.theme-clean.main-menu-right #main-menu-bg {
  border-left: 1px solid #dfe4e6;
  border-right: none;
}
.theme-clean.right-to-left #main-menu .mmc-dropdown-open > ul,
.theme-clean.main-menu-right #main-menu .mmc-dropdown-open > ul {
  margin-left: 0;
  margin-right: -1px;
}
.theme-clean .demo-logo {
  background: #67cea6;
}
.theme-clean #main-navbar .navbar-brand div {
  background: #414f63;
}
.theme-clean #main-navbar .navbar-header a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.theme-clean.page-signin .signin-info,
.theme-clean.page-signup .signup-header {
  background: #edf0f1;
  background: rgba(61, 74, 93, 0.8);
}
.theme-clean .timeline:before,
.theme-clean .timeline:after,
.theme-clean .tl-header,
.theme-clean .tl-icon {
  background: #e1e1e1;
}
.theme-clean .tl-header,
.theme-clean .tl-icon {
  box-shadow: 0 0 0 4px #fafafa;
}
.theme-clean .tl-entry:before {
  background: #67cea6;
  box-shadow: 0 0 0 3px #fafafa;
}
.theme-clean .tl-body:before {
  border-color: transparent #dcdcdc transparent transparent;
}
@media (min-width: 768px) {
  .theme-clean .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent transparent transparent #dcdcdc;
  }
  .theme-clean.right-to-left .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent #dcdcdc transparent transparent;
  }
}
.theme-clean.right-to-left .tl-body:before {
  border-color: transparent transparent transparent #dcdcdc;
}
.theme-clean.page-mail .mail-nav,
.theme-clean.page-mail .mail-nav:before {
  background: #fafafa;
}
.theme-clean.page-mail .mail-nav .sections li.active .label,
.theme-clean.page-mail .mail-nav .sections li.active .badge {
  background: #67cea6;
}
.theme-clean.page-mail .mail-nav,
.theme-clean.page-mail .mail-nav .compose-btn,
.theme-clean.page-mail .mail-nav .sections li.active,
.theme-clean.page-mail .mail-nav:before {
  border-color: #dcdcdc;
}
.theme-clean.page-mail .mail-nav .navigation.open .sections li.active {
  background: #f0f0f0;
}
.theme-clean.page-mail .mail-nav li.divider {
  background: #dcdcdc;
}
.theme-clean.page-mail .mail-nav .sections li.active a {
  color: #484848;
}
.theme-clean.page-mail .mail-nav .sections li.active:after {
  color: #aeaeae;
}
.theme-clean.page-mail .mail-nav .sections a {
  color: #6e6e6e;
}
.theme-clean.page-mail .mail-nav-header {
  color: #aeaeae;
}
.theme-clean.page-mail .mail-nav .add-more a {
  color: #aeaeae;
}
@media (min-width: 992px) {
  .theme-clean.page-mail .mail-nav .navigation .sections li.active {
    background: #f0f0f0;
  }
  .theme-clean.page-mail .mail-nav .sections a:hover {
    color: #484848;
  }
}
.theme-clean .nav-icon-btn.nav-icon-btn-primary .label {
  background: #67cea6;
}
.theme-clean .btn-primary {
  color: #ffffff;
}
.theme-clean .btn-primary,
.theme-clean .btn-primary:focus {
  border-color: #54c89b;
  border-bottom-color: #3ebf8d;
  background: #67cea6;
  background-image: -webkit-linear-gradient(top, #6bcfa8 0%, #54c89b 100%);
  background-image: linear-gradient(to bottom, #6bcfa8 0%, #54c89b 100%);
  background-repeat: repeat-x;
}
.theme-clean .btn-primary:hover {
  color: #ffffff;
  border-color: #48c494;
  border-bottom-color: #35a479;
  background: #54c89b !important;
  background-image: -webkit-linear-gradient(top, #5fcca1 0%, #48c494 100%) !important;
  background-image: linear-gradient(to bottom, #5fcca1 0%, #48c494 100%) !important;
  background-repeat: repeat-x;
}
.theme-clean .btn-primary:active,
.theme-clean .btn-primary.active,
.open .theme-clean .btn-primary.dropdown-toggle {
  background: none;
  background: #58c99d !important;
  border-color: #3ab484;
  border-bottom-color: #3ab484 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-clean .btn-primary.btn-flat {
  background: #5bca9f;
}
.theme-clean .btn-primary.btn-flat:hover,
.theme-clean .btn-primary.btn-flat:active,
.theme-clean .btn-primary.btn-flat.active,
.open .theme-clean .btn-primary.btn-flat.dropdown-toggle {
  background: #5bca9f !important;
  color: #ffffff;
}
.theme-clean .btn-primary.btn-outline:hover,
.theme-clean .btn-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #48c494;
  border-bottom-color: #35a479;
}
.theme-clean .btn-primary.btn-outline:active,
.theme-clean .btn-primary.btn-outline.btn-flat:active {
  border-color: #3ab484;
}
.btn-group .theme-clean .btn-primary,
.btn-group .theme-clean .btn-primary:focus,
.input-group-btn .theme-clean .btn-primary,
.input-group-btn .theme-clean .btn-primary:focus {
  border-left-color: #48c494;
  border-right-color: #48c494;
}
.btn-group .theme-clean .btn-primary:hover,
.btn-group.open .theme-clean .btn-primary.dropdown-toggle,
.input-group-btn .theme-clean .btn-primary:hover,
.input-group-btn.open .theme-clean .btn-primary.dropdown-toggle {
  border-color: #48c494;
  border-bottom-color: #35a479;
}
.btn-group .theme-clean .btn-primary:active,
.btn-group .theme-clean .btn-primary.active,
.input-group-btn .theme-clean .btn-primary:active,
.input-group-btn .theme-clean .btn-primary.active {
  border-left-color: #3ab484;
  border-right-color: #3ab484;
}
.theme-clean .open .btn.btn-primary.dropdown-toggle {
  color: #fff;
  border-bottom-color: #3ab484 !important;
  background: none;
  background: #58c99d !important;
}
.theme-clean .progress-bar {
  background: #67cea6;
  border-color: #50c798;
}
.theme-clean .progress-striped .progress-bar {
  background-color: #67cea6;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-clean .label.label-primary {
  background: #67cea6;
}
.theme-clean .label.label-primary[href]:hover,
.theme-clean .label.label-primary[href]:focus {
  background-color: #40c28f;
}
.theme-clean .label.label-primary.label-tag {
  border: 1px solid #67cea6;
}
.theme-clean .label.label-primary.label-tag:before {
  border-color: transparent #67cea6 transparent transparent;
}
.theme-clean .label.label-primary.label-tag[href]:hover,
.theme-clean .label.label-primary.label-tag[href]:focus {
  border-color: #40c28f;
}
.theme-clean .label.label-primary.label-tag[href]:hover:before,
.theme-clean .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #40c28f transparent transparent;
}
.right-to-left .theme-clean .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #67cea6;
}
.right-to-left .theme-clean .label.label-primary.label-tag[href]:hover:before,
.right-to-left .theme-clean .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #40c28f;
}
.ie8 .right-to-left .theme-clean .label.label-primary.label-tag:before,
.ie9 .right-to-left .theme-clean .label.label-primary.label-tag:before {
  border-color: transparent #67cea6 transparent transparent;
}
.ie8 .right-to-left .theme-clean .label.label-primary.label-tag[href]:hover:before,
.ie8 .right-to-left .theme-clean .label.label-primary.label-tag[href]:focus:before,
.ie9 .right-to-left .theme-clean .label.label-primary.label-tag[href]:hover:before,
.ie9 .right-to-left .theme-clean .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #40c28f transparent transparent;
}
.theme-clean.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #67cea6;
}
.theme-clean.right-to-left .label.label-primary.label-tag:hover:before,
.theme-clean.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent transparent transparent #40c28f;
}
.ie8 .theme-clean.right-to-left .label.label-primary.label-tag:before,
.ie9 .theme-clean.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent #67cea6 transparent transparent;
}
.ie8 .theme-clean.right-to-left .label.label-primary.label-tag:hover:before,
.ie8 .theme-clean.right-to-left .label.label-primary.label-tag:focus:before,
.ie9 .theme-clean.right-to-left .label.label-primary.label-tag:hover:before,
.ie9 .theme-clean.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent #40c28f transparent transparent;
}
.theme-clean .badge.badge-primary {
  background: #67cea6;
  border: 1px solid #67cea6;
}
.theme-clean .badge.badge-primary[href]:hover,
.theme-clean .badge.badge-primary[href]:focus {
  background-color: #40c28f;
  border-color: #40c28f;
}
.theme-clean .badge.badge-primary {
  background: #67cea6;
  border: 1px solid #67cea6;
}
.theme-clean .badge.badge-primary[href]:hover,
.theme-clean .badge.badge-primary[href]:focus {
  background-color: #40c28f;
  border-color: #40c28f;
}
.theme-clean .table-primary table {
  border-top-color: #4fa986 !important;
}
.theme-clean .table-primary thead,
.theme-clean .table-primary thead tr,
.theme-clean .table-primary thead th,
.theme-clean .table-primary .table-header {
  border-color: #4fa986 !important;
  color: #ffffff;
}
.theme-clean .table-primary thead tr,
.theme-clean .table-primary thead th {
  background: #59bd96;
}
.theme-clean .table-primary .table-header {
  background: #67cea6;
}
.theme-clean .nav-tabs > li.active > a,
.theme-clean .nav-tabs > li.active > a:hover,
.theme-clean .nav-tabs > li.active > a:focus {
  background: #67cea6;
  border-bottom: 2px solid #54c89b;
}
.theme-clean .nav-tabs .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #54c89b;
}
.theme-clean .nav-pills > li.active > a,
.theme-clean .nav-pills > li.active > a:hover,
.theme-clean .nav-pills > li.active > a:focus {
  background: #67cea6;
}
.theme-clean .dropdown-menu > li > a:hover,
.theme-clean .dropdown-menu > li.active > a {
  background: #67cea6;
}
.theme-clean .dropdown-menu > li > a:hover {
  color: #ffffff;
}
.theme-clean .btn-group .btn-primary,
.theme-clean .btn-group .btn-primary:focus,
.theme-clean .input-group-btn .btn-primary,
.theme-clean .input-group-btn .btn-primary:focus {
  border-left-color: #48c494;
  border-right-color: #48c494;
}
.theme-clean .btn-group .btn-primary:hover,
.theme-clean .btn-group.open .btn-primary.dropdown-toggle,
.theme-clean .input-group-btn .btn-primary:hover,
.theme-clean .input-group-btn.open .btn-primary.dropdown-toggle {
  border-color: #3ab484;
}
.theme-clean .btn-group .btn-primary:active,
.theme-clean .btn-group .btn-primary.active,
.theme-clean .input-group-btn .btn-primary:active,
.theme-clean .input-group-btn .btn-primary.active {
  border-left-color: #3ab484;
  border-right-color: #3ab484;
}
.theme-clean .pagination > li > a:hover {
  border-color: #67cea6;
}
.theme-clean .pagination > li.active > a,
.theme-clean .pagination > li.active > a:hover,
.theme-clean .pagination > li.active > a:focus,
.theme-clean .pagination > li.active > span {
  background: #67cea6;
  border-color: #67cea6;
}
.theme-clean .pager li > a:hover {
  border-color: #67cea6;
}
.theme-clean a.list-group-item.active {
  background: #67cea6;
  border-color: #67cea6;
}
.theme-clean a.list-group-item.active .list-group-item-text {
  color: #ffffff;
}
.theme-clean .form-control:focus,
.theme-clean .form-control.focus {
  border-color: #67cea6;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gt-ie8 .theme-clean input.px:focus + .lbl:before,
.gt-ie8 .theme-clean input.px + .lbl:hover:before {
  border-color: #67cea6;
}
.gt-ie8 .theme-clean input[type="checkbox"].px + .lbl:after {
  color: #67cea6;
}
.gt-ie8 .theme-clean input[type="radio"].px + .lbl:after {
  background: #67cea6;
}
.theme-clean .text-primary,
.theme-clean .text-primary:hover,
.theme-clean .text-primary:active,
.theme-clean .text-primary:focus,
.theme-clean .text-primary a,
.theme-clean .text-primary a:focus {
  color: #67cea6;
}
.theme-clean .text-primary a:hover,
.theme-clean .text-primary a:active {
  color: #39b082;
}
.theme-clean .bg-primary {
  background: #67cea6 !important;
}
.theme-clean .bg-primary[href]:hover {
  background: #62c49e !important;
}
.theme-clean .bg-primary.darken {
  background: #62c49e !important;
}
.theme-clean .bg-primary.darken[href]:hover {
  background: #57c097 !important;
}
.theme-clean .bg-primary.darker {
  background: #57c097 !important;
}
.theme-clean .bg-primary.darker[href]:hover {
  background: #4cbb90 !important;
}
.theme-clean .bg-primary,
.theme-clean .bg-primary:hover,
.theme-clean .bg-primary:active,
.theme-clean .bg-primary:focus,
.theme-clean .bg-primary a,
.theme-clean .bg-primary a:focus {
  color: #ffffff;
}
.theme-clean .bg-primary a:hover,
.theme-clean .bg-primary a:active {
  color: #d9d9d9;
}
.theme-clean .bg-primary[href]:hover,
.theme-clean .bg-primary [href]:hover {
  color: #fff;
}
.theme-clean .bg-primary * {
  border-color: #82d7b6;
}
.theme-clean .ui-slider-handle.ui-state-active:before {
  background: #67cea6;
}
.theme-clean .ui-slider-range {
  background: #67cea6;
}
.theme-clean .ui-autocomplete > li > a:hover,
.theme-clean .ui-autocompletev > li.active > a {
  background: #67cea6;
}
.theme-clean .ui-autocomplete > li > a:hover {
  color: #ffffff;
}
.theme-clean .ui-autocomplete .ui-state-focus {
  background: #67cea6;
  color: #ffffff;
}
.theme-clean .ui-menu .ui-menu-item a:hover,
.theme-clean .ui-menu .ui-menu-item a.ui-state-focus,
.theme-clean .ui-menu .ui-menu-item a.ui-state-active {
  background: #67cea6;
}
.theme-clean .ui-progressbar-value {
  background: #67cea6;
  border-color: #50c798;
  background-color: #67cea6;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-clean .ui-tabs-nav > .ui-tabs-active > a,
.theme-clean .ui-tabs-nav > .ui-tabs-active > a:hover,
.theme-clean .ui-tabs-nav > .ui-tabs-active > a:focus {
  color: #fff;
  background: #67cea6;
  border-bottom: 2px solid #54c89b;
}
.theme-clean .ui-datepicker .ui-state-active {
  background: #67cea6 !important;
}
.theme-clean .ui-datepicker-title {
  background: #67cea6;
}
.theme-clean .ui-datepicker th {
  background: #6ab196;
}
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary {
  color: #ffffff;
}
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary,
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-color: #54c89b;
  border-bottom-color: #3ebf8d;
  background: #67cea6;
  background-image: -webkit-linear-gradient(top, #6bcfa8 0%, #54c89b 100%);
  background-image: linear-gradient(to bottom, #6bcfa8 0%, #54c89b 100%);
  background-repeat: repeat-x;
}
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary:hover {
  color: #ffffff;
  border-color: #48c494;
  border-bottom-color: #35a479;
  background: #54c89b !important;
  background-image: -webkit-linear-gradient(top, #5fcca1 0%, #48c494 100%) !important;
  background-image: linear-gradient(to bottom, #5fcca1 0%, #48c494 100%) !important;
  background-repeat: repeat-x;
}
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary:active,
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.active,
.open .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  background: none;
  background: #58c99d !important;
  border-color: #3ab484;
  border-bottom-color: #3ab484 !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat {
  background: #5bca9f;
}
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:hover,
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:active,
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.active,
.open .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.dropdown-toggle {
  background: #5bca9f !important;
  color: #ffffff;
}
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:hover,
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #48c494;
  border-bottom-color: #35a479;
}
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:active,
.theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:active {
  border-color: #3ab484;
}
.btn-group .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary,
.btn-group .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary:focus,
.input-group-btn .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary,
.input-group-btn .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-left-color: #48c494;
  border-right-color: #48c494;
}
.btn-group .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.btn-group.open .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle,
.input-group-btn .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.input-group-btn.open .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  border-color: #48c494;
  border-bottom-color: #35a479;
}
.btn-group .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary:active,
.btn-group .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.active,
.input-group-btn .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary:active,
.input-group-btn .theme-clean .ui-datepicker-buttonpane button.ui-priority-primary.active {
  border-left-color: #3ab484;
  border-right-color: #3ab484;
}
.theme-clean .select2-drop-active,
.theme-clean .select2-container-multi.select2-container-active .select2-choices,
.theme-clean .select2-container-multi.select2-dropdown-open .select2-choices {
  border: 1px solid #67cea6;
}
.theme-clean .select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #67cea6;
}
.theme-clean .select2-container-active .select2-choice,
.theme-clean .select2-container-active .select2-choices {
  border: 1px solid #67cea6;
}
.theme-clean .select2-dropdown-open .select2-drop-above .select2-choice,
.theme-clean .select2-dropdown-open .select2-drop-above .select2-choices {
  border: 1px solid #67cea6;
  border-top-color: #aaa;
}
.theme-clean .select2-results .select2-highlighted {
  background: #67cea6;
}
.theme-clean .select2-primary .select2-container-multi .select2-choices .select2-search-choice {
  background: #67cea6;
}
.theme-clean .select2-primary .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #40c28f;
}
.theme-clean .select2-primary .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #67cea6 !important;
}
.theme-clean .switcher-primary .switcher-state-on {
  background: #67cea6 !important;
}
.theme-clean .pixel-file-input:hover {
  border-color: #67cea6;
}
.theme-clean .datepicker table tr td.selected,
.theme-clean .datepicker table tr td.selected:hover,
.theme-clean .datepicker table tr td.selected.disabled,
.theme-clean .datepicker table tr td.selected.disabled:hover {
  background: #67cea6;
}
.theme-clean .datepicker table tr td.active,
.theme-clean .datepicker table tr td.active:hover,
.theme-clean .datepicker table tr td.active.disabled,
.theme-clean .datepicker table tr td.active.disabled:hover {
  background: #67cea6;
}
.theme-clean .datepicker table tr td span.active,
.theme-clean .datepicker table tr td span.active:hover,
.theme-clean .datepicker table tr td span.active.disabled,
.theme-clean .datepicker table tr td span.active.disabled:hover {
  background: #67cea6;
}
.theme-clean .datepicker thead tr {
  background: #6ab196;
}
.theme-clean .datepicker thead tr:first-child {
  background: #67cea6 !important;
  border-bottom-color: #629682 !important;
}
.theme-clean .datepicker thead th.prev,
.theme-clean .datepicker thead th.next {
  background: #67cea6;
}
.theme-clean .datepicker thead th.prev {
  border-color: #629682;
}
.theme-clean .datepicker thead th.next {
  border-color: #629682;
}
.theme-clean .datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  border-color: #629682;
}
.theme-clean .datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-color: #629682;
}
.theme-clean .bootstrap-timepicker-widget table td a:hover {
  background: #67cea6;
  border-color: #67cea6;
}
.theme-clean .pagination a.dp-today,
.theme-clean .pagination a.dp-today:hover {
  background: #8edabd;
  border-color: #7ad4b1;
}
.theme-clean .pagination a.dp-today:hover {
  border-color: #67cea6 !important;
}
.theme-clean .pagination a.dp-selected {
  background: #67cea6 !important;
  border-color: #67cea6 !important;
}
.theme-clean .tt-suggestion.tt-is-under-cursor {
  background: #67cea6;
}
.theme-clean .table-primary .dataTables_wrapper .DT-per-page {
  border-color: #4fa986 !important;
}
.theme-clean .dropzone-box.dz-drag-hover {
  border-color: #67cea6;
}
.theme-clean .dropzone-box:hover .fa.fa-cloud-upload {
  background: #67cea6;
}
.theme-clean .md-editor.active {
  border-color: #67cea6;
}
.theme-clean .widget-rating .active a {
    color: #FF9400;
}
.theme-white {
  background: #ffffff;
}
.theme-white .page-header {
  background: transparent;
  border-color: #e8e8e8;
}
.theme-white .table,
.theme-white .panel,
.theme-white hr {
  border-color: #e5e5e5;
}
.theme-white .bordered {
  border-color: #e5e5e5;
}
.theme-white .bordered[class*='bg-'],
.theme-white [class*='bg-'] .border-t {
  border-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.theme-white .panel.panel-transparent > .panel-heading {
  border-bottom-color: #e5e5e5 !important;
}
.theme-white .breadcrumb-page {
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 6px;
  padding-top: 6px;
}
.theme-white #main-navbar .navbar-header a {
  color: #777777;
}
.theme-white #main-navbar .navbar-header,
.theme-white #main-navbar .navbar-collapse {
  background: #eeeeee;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-white #main-navbar .navbar-collapse {
  border-top: 1px solid #e1e1e1;
}
.theme-white #main-navbar .dropdown > a,
.theme-white #main-navbar .dropdown-menu > li > a,
.theme-white #main-navbar .nav > li > a {
  color: #777777;
}
.theme-white #main-navbar .navbar-toggle {
  color: #777777;
}
.theme-white #main-navbar #main-menu-toggle {
  background: #eeeeee;
  color: #777777;
}
.theme-white #main-navbar #main-menu-toggle .fa:before {
  color: #777777;
}
.theme-white #main-navbar li + li,
.theme-white #main-navbar .nav + .nav,
.theme-white #main-navbar .nav + .right {
  border-top: 1px solid #e1e1e1;
}
.theme-white #main-navbar .dropdown.open > a {
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #dadada;
  margin-top: -1px;
  background: #e1e1e1;
}
.theme-white #main-navbar form.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-white #main-navbar form.navbar-form .form-control {
  background: #fff;
  border-color: #eeeeee;
  border-radius: 999999px;
}
@media (min-width: 768px) {
  .theme-white #main-navbar li + li,
  .theme-white #main-navbar .nav + .nav,
  .theme-white #main-navbar .nav + .right {
    border-top: none;
  }
  .theme-white #main-navbar .navbar-collapse {
    border-top: none;
  }
  .theme-white #main-navbar .nav > li > a:hover {
    background: #e6e6e6;
  }
  .theme-white #main-navbar .dropdown.open > a {
    border-top: none;
    border-bottom: none;
    margin-top: 0;
    background: #e6e6e6;
  }
  .theme-white #main-navbar .dropdown-menu {
    border-radius: 2px;
    margin-top: 3px;
    padding: 5px 0;
  }
  .theme-white #main-navbar .dropdown-menu > li > a {
    color: #555555;
  }
  .theme-white #main-navbar .dropdown-menu > li > a:hover {
    background: #f6f6f6;
  }
}
.theme-white #main-menu-bg,
.theme-white .mmc-dropdown-open-ul {
  background: #ffffff;
}
.theme-white #main-menu #main-menu-inner {
  padding-top: 10px;
}
.theme-white #main-menu .navigation li a,
.theme-white #main-menu .mmc-dropdown-open-ul li a {
  color: #8b9298;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.theme-white #main-menu .navigation li a:hover,
.theme-white #main-menu .mmc-dropdown-open-ul li a:hover {
  color: #414549;
}
.theme-white #main-menu .navigation li.active > a,
.theme-white #main-menu .mmc-dropdown-open-ul li.active > a {
  color: #414549;
  background: #f6f6f6;
}
.theme-white #main-menu .mm-dropdown.active > a {
  background: none !important;
}
.theme-white #main-menu .mmc-dropdown-open > a {
  color: #414549 !important;
}
.theme-white #main-menu .mmc-title {
  color: #414549;
  background: #ffffff;
}
.theme-white #main-menu .mmc-dropdown-open-ul {
  border: 1px solid #e8e8e8;
  margin-top: -1px;
}
.theme-white #main-menu .menu-content {
  border-color: #e8e8e8;
}
.theme-white #main-menu .menu-content .btn-outline {
  border-color: #e8e8e8;
  color: #8b9298;
}
.theme-white #main-menu .menu-content .btn-outline:hover,
.theme-white #main-menu .menu-content .btn-outline:active {
  border-color: transparent;
  color: #fff;
}
.theme-white #main-menu .menu-content.top {
  margin-top: -10px;
}
.theme-white .mmc-dropdown-open .mm-dropdown.open > a,
.theme-white.mme #main-menu .mm-dropdown.open > a {
  color: #414549 !important;
}
@media (min-width: 768px) {
  .theme-white #main-menu .mm-dropdown.open > a {
    color: #414549;
  }
  .theme-white.mmc #main-menu .navigation > .mm-dropdown.open > a {
    color: #8b9298;
  }
}
.theme-white #main-menu-bg,
.theme-white #main-menu .navigation li.active > a,
.theme-white.right-to-left.main-menu-right #main-menu-bg,
.theme-white.right-to-left.main-menu-right #main-menu .navigation li.active > a {
  border-left: none;
  border-right: 1px solid #e8e8e8;
}
.theme-white #main-menu .mmc-dropdown-open-ul,
.theme-white.right-to-left.main-menu-right #main-menu .mmc-dropdown-open-ul {
  margin-left: -1px !important;
  margin-right: 0 !important;
}
.theme-white.right-to-left #main-menu-bg,
.theme-white.right-to-left #main-menu .navigation li.active > a,
.theme-white.main-menu-right #main-menu-bg,
.theme-white.main-menu-right #main-menu .navigation li.active > a {
  border-left: 1px solid #e8e8e8;
  border-right: none;
}
.theme-white.right-to-left #main-menu .mmc-dropdown-open-ul,
.theme-white.main-menu-right #main-menu .mmc-dropdown-open-ul {
  margin-left: 0 !important;
  margin-right: -1px !important;
}
.theme-white .demo-logo {
  background: #4ab6d5;
}
.theme-white #main-navbar .navbar-brand div {
  background: #52b9d7;
}
.theme-white #main-navbar .navbar-header a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
.theme-white.page-signin .signin-info,
.theme-white.page-signup .signup-header {
  background: #4ab6d5;
  background: rgba(74, 182, 213, 0.8);
}
.theme-white .timeline:before,
.theme-white .timeline:after,
.theme-white .tl-header,
.theme-white .tl-icon {
  background: #e6e6e6;
}
.theme-white .tl-header,
.theme-white .tl-icon {
  box-shadow: 0 0 0 4px #ffffff;
}
.theme-white .tl-entry:before {
  background: #4ab6d5;
  box-shadow: 0 0 0 3px #ffffff;
}
.theme-white .tl-body:before {
  border-color: transparent #e5e5e5 transparent transparent;
}
@media (min-width: 768px) {
  .theme-white .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent transparent transparent #e5e5e5;
  }
  .theme-white.right-to-left .timeline.centered .tl-entry.left .tl-body:before {
    border-color: transparent #e5e5e5 transparent transparent;
  }
}
.theme-white.right-to-left .tl-body:before {
  border-color: transparent transparent transparent #e5e5e5;
}
.theme-white.page-mail .mail-nav,
.theme-white.page-mail .mail-nav:before {
  background: #ffffff;
}
.theme-white.page-mail .mail-nav .sections li.active .label,
.theme-white.page-mail .mail-nav .sections li.active .badge {
  background: #4ab6d5;
}
.theme-white.page-mail .mail-nav,
.theme-white.page-mail .mail-nav .compose-btn,
.theme-white.page-mail .mail-nav .sections li.active,
.theme-white.page-mail .mail-nav:before {
  border-color: #e5e5e5;
}
.theme-white.page-mail .mail-nav .navigation.open .sections li.active {
  background: #f5f5f5;
}
.theme-white.page-mail .mail-nav li.divider {
  background: #e5e5e5;
}
.theme-white.page-mail .mail-nav .sections li.active a {
  color: #4d4d4d;
}
.theme-white.page-mail .mail-nav .sections li.active:after {
  color: #b3b3b3;
}
.theme-white.page-mail .mail-nav .sections a {
  color: #737373;
}
.theme-white.page-mail .mail-nav-header {
  color: #b3b3b3;
}
.theme-white.page-mail .mail-nav .add-more a {
  color: #b3b3b3;
}
@media (min-width: 992px) {
  .theme-white.page-mail .mail-nav .navigation .sections li.active {
    background: #f5f5f5;
  }
  .theme-white.page-mail .mail-nav .sections a:hover {
    color: #4d4d4d;
  }
}
.theme-white .nav-icon-btn.nav-icon-btn-primary .label {
  background: #4ab6d5;
}
.theme-white .btn-primary {
  color: #ffffff;
}
.theme-white .btn-primary,
.theme-white .btn-primary:focus {
  border-color: #35aed0;
  border-bottom-color: #2b9bbb;
  background: #4ab6d5;
  background-image: -webkit-linear-gradient(top, #4eb8d6 0%, #35aed0 100%);
  background-image: linear-gradient(to bottom, #4eb8d6 0%, #35aed0 100%);
  background-repeat: repeat-x;
}
.theme-white .btn-primary:hover {
  color: #ffffff;
  border-color: #2ea6c8;
  border-bottom-color: #25839e;
  background: #35aed0 !important;
  background-image: -webkit-linear-gradient(top, #42b3d3 0%, #2ea6c8 100%) !important;
  background-image: linear-gradient(to bottom, #42b3d3 0%, #2ea6c8 100%) !important;
  background-repeat: repeat-x;
}
.theme-white .btn-primary:active,
.theme-white .btn-primary.active,
.open .theme-white .btn-primary.dropdown-toggle {
  background: none;
  background: #39afd1 !important;
  border-color: #2991af;
  border-bottom-color: #2991af !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-white .btn-primary.btn-flat {
  background: #3eb1d2;
}
.theme-white .btn-primary.btn-flat:hover,
.theme-white .btn-primary.btn-flat:active,
.theme-white .btn-primary.btn-flat.active,
.open .theme-white .btn-primary.btn-flat.dropdown-toggle {
  background: #3eb1d2 !important;
  color: #ffffff;
}
.theme-white .btn-primary.btn-outline:hover,
.theme-white .btn-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #2ea6c8;
  border-bottom-color: #25839e;
}
.theme-white .btn-primary.btn-outline:active,
.theme-white .btn-primary.btn-outline.btn-flat:active {
  border-color: #2991af;
}
.btn-group .theme-white .btn-primary,
.btn-group .theme-white .btn-primary:focus,
.input-group-btn .theme-white .btn-primary,
.input-group-btn .theme-white .btn-primary:focus {
  border-left-color: #2ea6c8;
  border-right-color: #2ea6c8;
}
.btn-group .theme-white .btn-primary:hover,
.btn-group.open .theme-white .btn-primary.dropdown-toggle,
.input-group-btn .theme-white .btn-primary:hover,
.input-group-btn.open .theme-white .btn-primary.dropdown-toggle {
  border-color: #2ea6c8;
  border-bottom-color: #25839e;
}
.btn-group .theme-white .btn-primary:active,
.btn-group .theme-white .btn-primary.active,
.input-group-btn .theme-white .btn-primary:active,
.input-group-btn .theme-white .btn-primary.active {
  border-left-color: #2991af;
  border-right-color: #2991af;
}
.theme-white .open .btn.btn-primary.dropdown-toggle {
  color: #fff;
  border-bottom-color: #2991af !important;
  background: none;
  background: #39afd1 !important;
}
.theme-white .progress-bar {
  background: #4ab6d5;
  border-color: #31accf;
}
.theme-white .progress-striped .progress-bar {
  background-color: #4ab6d5;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-white .label.label-primary {
  background: #4ab6d5;
}
.theme-white .label.label-primary[href]:hover,
.theme-white .label.label-primary[href]:focus {
  background-color: #2c9fc0;
}
.theme-white .label.label-primary.label-tag {
  border: 1px solid #4ab6d5;
}
.theme-white .label.label-primary.label-tag:before {
  border-color: transparent #4ab6d5 transparent transparent;
}
.theme-white .label.label-primary.label-tag[href]:hover,
.theme-white .label.label-primary.label-tag[href]:focus {
  border-color: #2c9fc0;
}
.theme-white .label.label-primary.label-tag[href]:hover:before,
.theme-white .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #2c9fc0 transparent transparent;
}
.right-to-left .theme-white .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #4ab6d5;
}
.right-to-left .theme-white .label.label-primary.label-tag[href]:hover:before,
.right-to-left .theme-white .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent transparent transparent #2c9fc0;
}
.ie8 .right-to-left .theme-white .label.label-primary.label-tag:before,
.ie9 .right-to-left .theme-white .label.label-primary.label-tag:before {
  border-color: transparent #4ab6d5 transparent transparent;
}
.ie8 .right-to-left .theme-white .label.label-primary.label-tag[href]:hover:before,
.ie8 .right-to-left .theme-white .label.label-primary.label-tag[href]:focus:before,
.ie9 .right-to-left .theme-white .label.label-primary.label-tag[href]:hover:before,
.ie9 .right-to-left .theme-white .label.label-primary.label-tag[href]:focus:before {
  border-color: transparent #2c9fc0 transparent transparent;
}
.theme-white.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent transparent transparent #4ab6d5;
}
.theme-white.right-to-left .label.label-primary.label-tag:hover:before,
.theme-white.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent transparent transparent #2c9fc0;
}
.ie8 .theme-white.right-to-left .label.label-primary.label-tag:before,
.ie9 .theme-white.right-to-left .label.label-primary.label-tag:before {
  border-color: transparent #4ab6d5 transparent transparent;
}
.ie8 .theme-white.right-to-left .label.label-primary.label-tag:hover:before,
.ie8 .theme-white.right-to-left .label.label-primary.label-tag:focus:before,
.ie9 .theme-white.right-to-left .label.label-primary.label-tag:hover:before,
.ie9 .theme-white.right-to-left .label.label-primary.label-tag:focus:before {
  border-color: transparent #2c9fc0 transparent transparent;
}
.theme-white .badge.badge-primary {
  background: #4ab6d5;
  border: 1px solid #4ab6d5;
}
.theme-white .badge.badge-primary[href]:hover,
.theme-white .badge.badge-primary[href]:focus {
  background-color: #2c9fc0;
  border-color: #2c9fc0;
}
.theme-white .badge.badge-primary {
  background: #4ab6d5;
  border: 1px solid #4ab6d5;
}
.theme-white .badge.badge-primary[href]:hover,
.theme-white .badge.badge-primary[href]:focus {
  background-color: #2c9fc0;
  border-color: #2c9fc0;
}
.theme-white .table-primary table {
  border-top-color: #3b8fa6 !important;
}
.theme-white .table-primary thead,
.theme-white .table-primary thead tr,
.theme-white .table-primary thead th,
.theme-white .table-primary .table-header {
  border-color: #3b8fa6 !important;
  color: #ffffff;
}
.theme-white .table-primary thead tr,
.theme-white .table-primary thead th {
  background: #3ba6c5;
}
.theme-white .table-primary .table-header {
  background: #4ab6d5;
}
.theme-white .nav-tabs > li.active > a,
.theme-white .nav-tabs > li.active > a:hover,
.theme-white .nav-tabs > li.active > a:focus {
  background: #4ab6d5;
  border-bottom: 2px solid #35aed0;
}
.theme-white .nav-tabs .nav-tabs.nav-justified > .active > a {
  border-bottom-color: #35aed0;
}
.theme-white .nav-pills > li.active > a,
.theme-white .nav-pills > li.active > a:hover,
.theme-white .nav-pills > li.active > a:focus {
  background: #4ab6d5;
}
.theme-white .dropdown-menu > li > a:hover,
.theme-white .dropdown-menu > li.active > a {
  background: #4ab6d5;
}
.theme-white .dropdown-menu > li > a:hover {
  color: #ffffff;
}
.theme-white .btn-group .btn-primary,
.theme-white .btn-group .btn-primary:focus,
.theme-white .input-group-btn .btn-primary,
.theme-white .input-group-btn .btn-primary:focus {
  border-left-color: #2ea6c8;
  border-right-color: #2ea6c8;
}
.theme-white .btn-group .btn-primary:hover,
.theme-white .btn-group.open .btn-primary.dropdown-toggle,
.theme-white .input-group-btn .btn-primary:hover,
.theme-white .input-group-btn.open .btn-primary.dropdown-toggle {
  border-color: #2991af;
}
.theme-white .btn-group .btn-primary:active,
.theme-white .btn-group .btn-primary.active,
.theme-white .input-group-btn .btn-primary:active,
.theme-white .input-group-btn .btn-primary.active {
  border-left-color: #2991af;
  border-right-color: #2991af;
}
.theme-white .pagination > li > a:hover {
  border-color: #4ab6d5;
}
.theme-white .pagination > li.active > a,
.theme-white .pagination > li.active > a:hover,
.theme-white .pagination > li.active > a:focus,
.theme-white .pagination > li.active > span {
  background: #4ab6d5;
  border-color: #4ab6d5;
}
.theme-white .pager li > a:hover {
  border-color: #4ab6d5;
}
.theme-white a.list-group-item.active {
  background: #4ab6d5;
  border-color: #4ab6d5;
}
.theme-white a.list-group-item.active .list-group-item-text {
  color: #f0f9fb;
}
.theme-white .form-control:focus,
.theme-white .form-control.focus {
  border-color: #4ab6d5;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gt-ie8 .theme-white input.px:focus + .lbl:before,
.gt-ie8 .theme-white input.px + .lbl:hover:before {
  border-color: #4ab6d5;
}
.gt-ie8 .theme-white input[type="checkbox"].px + .lbl:after {
  color: #4ab6d5;
}
.gt-ie8 .theme-white input[type="radio"].px + .lbl:after {
  background: #4ab6d5;
}
.theme-white .text-primary,
.theme-white .text-primary:hover,
.theme-white .text-primary:active,
.theme-white .text-primary:focus,
.theme-white .text-primary a,
.theme-white .text-primary a:focus {
  color: #4ab6d5;
}
.theme-white .text-primary a:hover,
.theme-white .text-primary a:active {
  color: #288eab;
}
.theme-white .bg-primary {
  background: #4ab6d5 !important;
}
.theme-white .bg-primary[href]:hover {
  background: #45adcb !important;
}
.theme-white .bg-primary.darken {
  background: #45adcb !important;
}
.theme-white .bg-primary.darken[href]:hover {
  background: #39a8c8 !important;
}
.theme-white .bg-primary.darker {
  background: #39a8c8 !important;
}
.theme-white .bg-primary.darker[href]:hover {
  background: #359ebc !important;
}
.theme-white .bg-primary,
.theme-white .bg-primary:hover,
.theme-white .bg-primary:active,
.theme-white .bg-primary:focus,
.theme-white .bg-primary a,
.theme-white .bg-primary a:focus {
  color: #ffffff;
}
.theme-white .bg-primary a:hover,
.theme-white .bg-primary a:active {
  color: #d9d9d9;
}
.theme-white .bg-primary[href]:hover,
.theme-white .bg-primary [href]:hover {
  color: #fff;
}
.theme-white .bg-primary * {
  border-color: #67c2dc;
}
.theme-white .ui-slider-handle.ui-state-active:before {
  background: #4ab6d5;
}
.theme-white .ui-slider-range {
  background: #4ab6d5;
}
.theme-white .ui-autocomplete > li > a:hover,
.theme-white .ui-autocompletev > li.active > a {
  background: #4ab6d5;
}
.theme-white .ui-autocomplete > li > a:hover {
  color: #ffffff;
}
.theme-white .ui-autocomplete .ui-state-focus {
  background: #4ab6d5;
  color: #ffffff;
}
.theme-white .ui-menu .ui-menu-item a:hover,
.theme-white .ui-menu .ui-menu-item a.ui-state-focus,
.theme-white .ui-menu .ui-menu-item a.ui-state-active {
  background: #4ab6d5;
}
.theme-white .ui-progressbar-value {
  background: #4ab6d5;
  border-color: #31accf;
  background-color: #4ab6d5;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}
.theme-white .ui-tabs-nav > .ui-tabs-active > a,
.theme-white .ui-tabs-nav > .ui-tabs-active > a:hover,
.theme-white .ui-tabs-nav > .ui-tabs-active > a:focus {
  color: #fff;
  background: #4ab6d5;
  border-bottom: 2px solid #35aed0;
}
.theme-white .ui-datepicker .ui-state-active {
  background: #4ab6d5 !important;
}
.theme-white .ui-datepicker-title {
  background: #4ab6d5;
}
.theme-white .ui-datepicker th {
  background: #4ea0b7;
}
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary {
  color: #ffffff;
}
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary,
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-color: #35aed0;
  border-bottom-color: #2b9bbb;
  background: #4ab6d5;
  background-image: -webkit-linear-gradient(top, #4eb8d6 0%, #35aed0 100%);
  background-image: linear-gradient(to bottom, #4eb8d6 0%, #35aed0 100%);
  background-repeat: repeat-x;
}
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary:hover {
  color: #ffffff;
  border-color: #2ea6c8;
  border-bottom-color: #25839e;
  background: #35aed0 !important;
  background-image: -webkit-linear-gradient(top, #42b3d3 0%, #2ea6c8 100%) !important;
  background-image: linear-gradient(to bottom, #42b3d3 0%, #2ea6c8 100%) !important;
  background-repeat: repeat-x;
}
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary:active,
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary.active,
.open .theme-white .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  background: none;
  background: #39afd1 !important;
  border-color: #2991af;
  border-bottom-color: #2991af !important;
  color: #ffffff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
}
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat {
  background: #3eb1d2;
}
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:hover,
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:active,
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.active,
.open .theme-white .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.dropdown-toggle {
  background: #3eb1d2 !important;
  color: #ffffff;
}
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:hover,
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:hover {
  color: #ffffff;
  border-color: #2ea6c8;
  border-bottom-color: #25839e;
}
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:active,
.theme-white .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:active {
  border-color: #2991af;
}
.btn-group .theme-white .ui-datepicker-buttonpane button.ui-priority-primary,
.btn-group .theme-white .ui-datepicker-buttonpane button.ui-priority-primary:focus,
.input-group-btn .theme-white .ui-datepicker-buttonpane button.ui-priority-primary,
.input-group-btn .theme-white .ui-datepicker-buttonpane button.ui-priority-primary:focus {
  border-left-color: #2ea6c8;
  border-right-color: #2ea6c8;
}
.btn-group .theme-white .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.btn-group.open .theme-white .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle,
.input-group-btn .theme-white .ui-datepicker-buttonpane button.ui-priority-primary:hover,
.input-group-btn.open .theme-white .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
  border-color: #2ea6c8;
  border-bottom-color: #25839e;
}
.btn-group .theme-white .ui-datepicker-buttonpane button.ui-priority-primary:active,
.btn-group .theme-white .ui-datepicker-buttonpane button.ui-priority-primary.active,
.input-group-btn .theme-white .ui-datepicker-buttonpane button.ui-priority-primary:active,
.input-group-btn .theme-white .ui-datepicker-buttonpane button.ui-priority-primary.active {
  border-left-color: #2991af;
  border-right-color: #2991af;
}
.theme-white .select2-drop-active,
.theme-white .select2-container-multi.select2-container-active .select2-choices,
.theme-white .select2-container-multi.select2-dropdown-open .select2-choices {
  border: 1px solid #4ab6d5;
}
.theme-white .select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #4ab6d5;
}
.theme-white .select2-container-active .select2-choice,
.theme-white .select2-container-active .select2-choices {
  border: 1px solid #4ab6d5;
}
.theme-white .select2-dropdown-open .select2-drop-above .select2-choice,
.theme-white .select2-dropdown-open .select2-drop-above .select2-choices {
  border: 1px solid #4ab6d5;
  border-top-color: #aaa;
}
.theme-white .select2-results .select2-highlighted {
  background: #4ab6d5;
}
.theme-white .select2-primary .select2-container-multi .select2-choices .select2-search-choice {
  background: #4ab6d5;
}
.theme-white .select2-primary .select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #2c9fc0;
}
.theme-white .select2-primary .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  background: #4ab6d5 !important;
}
.theme-white .switcher-primary .switcher-state-on {
  background: #4ab6d5 !important;
}
.theme-white .pixel-file-input:hover {
  border-color: #4ab6d5;
}
.theme-white .datepicker table tr td.selected,
.theme-white .datepicker table tr td.selected:hover,
.theme-white .datepicker table tr td.selected.disabled,
.theme-white .datepicker table tr td.selected.disabled:hover {
  background: #4ab6d5;
}
.theme-white .datepicker table tr td.active,
.theme-white .datepicker table tr td.active:hover,
.theme-white .datepicker table tr td.active.disabled,
.theme-white .datepicker table tr td.active.disabled:hover {
  background: #4ab6d5;
}
.theme-white .datepicker table tr td span.active,
.theme-white .datepicker table tr td span.active:hover,
.theme-white .datepicker table tr td span.active.disabled,
.theme-white .datepicker table tr td span.active.disabled:hover {
  background: #4ab6d5;
}
.theme-white .datepicker thead tr {
  background: #4ea0b7;
}
.theme-white .datepicker thead tr:first-child {
  background: #4ab6d5 !important;
  border-bottom-color: #4c8595 !important;
}
.theme-white .datepicker thead th.prev,
.theme-white .datepicker thead th.next {
  background: #4ab6d5;
}
.theme-white .datepicker thead th.prev {
  border-color: #4c8595;
}
.theme-white .datepicker thead th.next {
  border-color: #4c8595;
}
.theme-white .datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
  border-color: #4c8595;
}
.theme-white .datepicker > .datepicker-days thead tr:last-child th.cw + th {
  border-color: #4c8595;
}
.theme-white .bootstrap-timepicker-widget table td a:hover {
  background: #4ab6d5;
  border-color: #4ab6d5;
}
.theme-white .pagination a.dp-today,
.theme-white .pagination a.dp-today:hover {
  background: #73c7df;
  border-color: #5fbeda;
}
.theme-white .pagination a.dp-today:hover {
  border-color: #4ab6d5 !important;
}
.theme-white .pagination a.dp-selected {
  background: #4ab6d5 !important;
  border-color: #4ab6d5 !important;
}
.theme-white .tt-suggestion.tt-is-under-cursor {
  background: #4ab6d5;
}
.theme-white .table-primary .dataTables_wrapper .DT-per-page {
  border-color: #3b8fa6 !important;
}
.theme-white .dropzone-box.dz-drag-hover {
  border-color: #4ab6d5;
}
.theme-white .dropzone-box:hover .fa.fa-cloud-upload {
  background: #4ab6d5;
}
.theme-white .md-editor.active {
  border-color: #4ab6d5;
}
.theme-white .widget-rating .active a {
  color: #4ab6d5;
}

.page-invoice .invoice {
  padding: 0 20px;
}
.page-invoice .invoice hr {
  border: none;
  border-bottom: 3px solid #f1f1f1;
  margin: 0 -20px;
}
.page-invoice .invoice-header {
  background: #f7f7f7;
  border-bottom: 8px solid #f1f1f1;
  margin: 0 -20px;
  padding: 20px;
  position: relative;
}
.page-invoice .invoice-header:before,
.page-invoice .invoice-header:after {
  content: " ";
  display: table;
}
.page-invoice .invoice-header:after {
  clear: both;
}
.page-invoice .invoice-header h3 {
  font-size: 19px;
  font-weight: 600;
  height: 55px;
  line-height: 23px;
  margin: 0 0 0 40px;
  padding: 0;
  word-wrap: none;
}
.page-invoice .invoice-header small {
  color: #a0a0a0;
  font-size: 12px;
}
.page-invoice .invoice-header .invoice-logo {
  display: block;
  height: 26px;
  width: 26px;
  margin: 12px 0 0 -40px;
  position: absolute;
}
.page-invoice .invoice-header address {
  border-left: 5px solid #e8e8e8;
  color: #959595;
  display: block;
  font-size: 12px;
  line-height: 15px;
  padding-left: 10px;
  margin-top: 5px;
}
.page-invoice .invoice-date {
  font-size: 16px;
  font-weight: 600;
  margin-top: -5px;
}
.page-invoice .invoice-info,
.page-invoice .invoice-table {
  padding: 30px 0;
}
.page-invoice .invoice-info:before,
.page-invoice .invoice-table:before,
.page-invoice .invoice-info:after,
.page-invoice .invoice-table:after {
  content: " ";
  display: table;
}
.page-invoice .invoice-info:after,
.page-invoice .invoice-table:after {
  clear: both;
}
.page-invoice .invoice-recipient {
  font-size: 14px;
  line-height: 19px;
  height: 60px;
  padding-left: 70px;
}
.page-invoice .invoice-recipient:before {
  background: #f7f7f7;
  border-radius: 999px;
  color: #888888;
  content: "TO";
  display: block;
  font-size: 14px;
  font-weight: 600;
  height: 52px;
  line-height: 52px;
  margin: 4px 0 0 -70px;
  position: absolute;
  text-align: center;
  width: 52px;
}
.page-invoice .invoice-total {
  background: #f7f7f7;
  color: #888888;
  font-weight: 600;
  height: 60px;
  line-height: 60px;
  padding: 0 25px;
  white-space: nowrap;
  margin-top: 20px;
}
.page-invoice .invoice-total span {
  display: block;
  float: right;
  color: #555555;
  font-size: 24px;
}
.page-invoice .invoice-description {
  color: #aaa;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  padding-top: 4px;
}
.page-invoice table {
  width: 100%;
}
.page-invoice table thead {
  background: #f7f7f7;
  color: #888;
  font-size: 12px;
}
.page-invoice table tbody tr {
  font-size: 14px;
}
.page-invoice table tbody tr + tr {
  border-top: 1px solid #f1f1f1;
}
.page-invoice table th,
.page-invoice table td {
  border-left: 1px solid #fff;
  font-weight: 600;
  padding: 7px 0 7px 15px;
  text-align: left;
  vertical-align: top;
}
.page-invoice table td {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .page-invoice .invoice {
    padding: 0 40px;
  }
  .page-invoice .invoice hr {
    border: none;
    border-bottom: 3px solid #f1f1f1;
    margin: 0 -40px;
  }
  .page-invoice .invoice-header {
    padding: 40px;
    margin: 0 -40px;
  }
  .page-invoice .invoice-header h3 {
    float: left;
  }
  .page-invoice .invoice-header address {
    margin: 6px 0 0 30px;
    float: left;
  }
  .page-invoice .invoice-date {
    float: right;
    margin-top: 6px;
  }
  .page-invoice .invoice-recipient,
  .page-invoice .invoice-total {
    width: 50%;
  }
  .page-invoice .invoice-recipient {
    float: left;
  }
  .page-invoice .invoice-total {
    float: right;
    margin-top: 0;
  }
}
body.page-invoice.page-invoice-print,
body.page-invoice.page-invoice-print * {
  color: #000000 !important;
}
.page-invoice.page-invoice-print .invoice {
  min-width: 768px;
  padding: 0 40px;
}
.page-invoice.page-invoice-print .invoice hr {
  border-bottom: 1px solid #aaa;
  margin: 0 -40px;
}
.page-invoice.page-invoice-print .invoice-header {
  padding: 40px;
  margin: 0 -40px;
  background: none;
  border-bottom: 2px solid #aaa;
}
.page-invoice.page-invoice-print .invoice-header h3 {
  float: left;
  margin: 0 !important;
}
.page-invoice.page-invoice-print .invoice-header address {
  margin: 6px 0 0 30px;
  float: left;
}
.page-invoice.page-invoice-print .invoice-header .invoice-logo {
  display: none !important;
}
.page-invoice.page-invoice-print .invoice-date {
  float: right;
  margin-top: 6px;
}
.page-invoice.page-invoice-print .invoice-recipient,
.page-invoice.page-invoice-print .invoice-total {
  width: 50%;
}
.page-invoice.page-invoice-print .invoice-recipient {
  float: left;
}
.page-invoice.page-invoice-print .invoice-recipient:before {
  color: #000;
  background: none;
}
.page-invoice.page-invoice-print .invoice-total {
  float: right;
  margin-top: 0;
  background: none;
  text-align: right;
}
.page-invoice.page-invoice-print .invoice-total span {
  margin-left: 15px;
}
.page-invoice.page-invoice-print table thead {
  background: none;
  border-bottom: 1px solid #aaa;
}
.page-pricing .page-pricing-header {
  margin: -22px -22px 22px -22px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.page-pricing .page-pricing-header img {
  left: 0;
  position: absolute;
  width: 100%;
}
.page-pricing .page-pricing-header .bg-overlay {
  opacity: .5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-pricing .page-pricing-header .page-pricing-header-content {
  position: relative;
}
.page-pricing .page-pricing-header .page-pricing-header-content h1.page-title {
  padding: 40px 0 0 0;
  color: #fff;
  margin: 0 0 -40px 0;
}
.page-pricing .page-pricing-header .page-pricing-header-content .slogan {
  padding: 60px 0 40px 0;
  color: #fff;
}
.page-pricing .page-pricing-header .page-pricing-header-content .slogan h3,
.page-pricing .page-pricing-header .page-pricing-header-content .slogan h4 {
  padding: 0;
  margin: 0;
}
.page-pricing .page-pricing-header .page-pricing-header-content .slogan h3 {
  line-height: 30px;
  font-weight: 600;
}
.page-pricing .page-pricing-header .page-pricing-header-content .slogan h4 {
  padding-top: 10px;
  font-weight: 300;
}
.page-pricing .plans-panel {
  margin: 0 auto;
}
.page-pricing .plans-container {
  position: relative;
  margin: -1px;
}
.page-pricing .plans-container:before,
.page-pricing .plans-container:after {
  content: " ";
  display: table;
}
.page-pricing .plans-container:after {
  clear: both;
}
.page-pricing .plan-col {
  text-align: center;
  padding: 0;
  position: relative;
  margin-bottom: 22px;
}
.page-pricing .plan-header {
  font-size: 15px;
  font-weight: 700;
  overflow: hidden;
  line-height: 50px;
  white-space: nowrap;
  position: relative;
}
.page-pricing .plan-pricing {
  white-space: nowrap;
  padding: 20px 0;
}
.page-pricing .plan-currency {
  font-size: 24px;
  font-weight: 300;
}
.page-pricing .plan-value {
  font-size: 44px;
  font-weight: 300;
}
.page-pricing .plan-period {
  font-size: 18px;
  display: inline-block;
  margin-left: 5px;
  font-weight: 300;
}
.page-pricing .plan-features {
  padding: 0;
  margin: 0;
  border-top: none;
}
.page-pricing .plan-features > li,
.page-pricing .plan-features > a {
  margin: 0;
  padding: 16px 0;
  font-size: 14px;
  font-weight: 300;
  display: block;
}
.page-pricing .plan-features > li {
  background: #fff;
  border: 1px solid #e4e4e4;
  border-top: 0;
}
.page-pricing .plan-features > a {
  margin-top: -1px;
  font-size: 13px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.page-pricing .trial {
  padding: 20px 0;
  text-align: center;
  font-size: 14px;
  color: #888;
  line-height: 23px;
}
.page-pricing .trial a {
  font-size: 15px;
}
.ie8 .page-pricing .page-pricing-header .bg-overlay {
  display: none !important;
}
@media (min-width: 768px) {
  .page-pricing .plans-panel {
    background: #fafafa;
    border: 1px solid #e4e4e4;
    margin-bottom: 22px;
  }
  .page-pricing .plan-col {
    margin-bottom: 0;
  }
  .page-pricing .plan-col + .plan-col .plan-features > li {
    border-left-width: 0;
    -webkit-box-shadow: -1px 0 0 #e4e4e4;
    box-shadow: -1px 0 0 #e4e4e4;
  }
  .page-pricing .plan-col + .plan-col .plan-features > a {
    margin-left: -1px;
  }
}
html body.page-signin {
  background: #666 !important;
}
#page-signin-bg {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
}
#page-signin-bg img {
  width: 100%;
}
#page-signin-bg .overlay {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.page-signin .signin-container {
  border-radius: 2px;
  display: block;
  margin: 20px 14px;
  position: relative;
  z-index: 999;
}
.page-signin .signin-info {
  background: #444;
  display: block;
  overflow: hidden;
  padding: 20px 30px;
  text-align: center;
}
.page-signin .signin-info .logo {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  opacity: 1;
}
.page-signin .signin-info .logo[href]:hover {
  opacity: .7;
}
.page-signin .signin-info .slogan {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin-top: 5px;
}
.page-signin .signin-info ul {
  display: none;
}
.page-signin .signin-form {
  background: #fff;
  display: block;
  padding: 30px;
  position: relative;
}
.page-signin .password-reset-form {
  background: #fff;
  bottom: 0;
  display: none;
  left: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1020;
}
.page-signin .password-reset-form .header {
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
  margin: -30px -30px 30px -30px;
  padding: 20px 20px;
}
.page-signin .password-reset-form .header .signin-text {
  margin: 0;
}
.page-signin .password-reset-form .header .signin-text span {
  background: #f4f4f4;
}
.page-signin .password-reset-form .header .signin-text:before {
  display: none;
}
.page-signin .password-reset-form .header .close {
  margin-top: 2px;
}
.page-signin .password-reset-form .form-group.w-icon .signin-form-icon {
  z-index: 1025;
}
.page-signin .form-actions {
  margin-top: 15px;
}
.page-signin .form-actions .signin-btn {
  border: none;
  border-radius: 999999px;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  outline: 0 !important;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-signin .form-actions .signin-btn:hover {
  background: #444 !important;
}
.page-signin .form-actions a.forgot-password {
  border-bottom: 1px dashed #bbb;
  color: #999;
  display: inline-block;
  font-size: 11px;
  margin-left: 10px;
  padding-bottom: 1px;
}
.page-signin .form-actions a.forgot-password:hover {
  color: #555555;
  text-decoration: none;
}
.page-signin .form-group {
  margin: 0;
  position: relative;
}
.page-signin .form-group + .form-group {
  margin: 10px 0 0 0;
}
.page-signin .form-group.w-icon .signin-form-icon {
  border-right: 1px solid #d6d6d6;
  bottom: 9px;
  color: #d6d6d6;
  display: block;
  font-size: 14px;
  left: 0;
  line-height: 27px;
  position: absolute;
  text-align: center;
  top: 9px;
  width: 40px;
  z-index: 1002;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-signin .form-group.w-icon input[type="text"],
.page-signin .form-group.w-icon input[type="password"] {
  font-size: 15px;
  padding-left: 56px;
}
.page-signin .form-group.w-icon input[type="text"]:focus + .signin-form-icon,
.page-signin .form-group.w-icon input[type="password"]:focus + .signin-form-icon {
  color: #888;
}
.page-signin .signin-text {
  color: #777;
  display: block;
  font-size: 15px;
  font-style: italic;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
}
.page-signin .signin-text span {
  background: #fff;
  display: inline-block;
  padding: 0 20px;
  position: relative;
}
.page-signin .signin-text:before {
  background: #e4e4e4;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}
.page-signin .signin-with {
  background: #f4f4f4;
  border-top: 1px solid #ddd;
  margin: 30px -30px -30px -30px;
  padding: 20px 30px 20px 30px;
}
.page-signin .signin-with-btn {
  border-radius: 2px;
  color: #fff;
  display: block;
  font-weight: 300;
  padding: 10px 0;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-signin .signin-with-btn span {
  font-weight: 600;
}
.page-signin .signin-with-btn + .signin-with-btn {
  margin-top: 10px;
}
.page-signin .signin-with-btn:hover {
  background: #444 !important;
}
.page-signin .not-a-member {
  color: #fff;
  display: block;
  font-size: 14px;
  margin: -20px 0 0 0;
  padding: 20px 0;
  position: relative;
  text-align: center;
  z-index: 999;
}
.page-signin .not-a-member a {
  color: #fff;
  text-decoration: underline;
  transition: all .3s;
}
.page-signin .not-a-member a:hover {
  opacity: .6;
}
@media (min-width: 480px) {
  .page-signin .form-actions {
    margin-top: 15px;
  }
  .page-signin .form-actions .signin-btn {
    padding-left: 40px;
    padding-right: 40px;
    width: auto;
  }
}
@media (min-width: 768px) {
  .page-signin .signin-container {
    display: table;
    margin: 80px auto;
    width: 650px;
    table-layout: fixed;
  }
  .page-signin .signin-info {
    display: table-cell;
    padding: 30px;
    text-align: left;
    vertical-align: top;
    width: 40%;
  }
  .page-signin .signin-info ul {
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: 300;
    margin: 30px 0 0 0;
    padding: 0;
  }
  .page-signin .signin-info ul li {
    list-style: none;
    margin: 0;
    padding: 7px 0;
  }
  .page-signin .signin-info ul .signin-icon {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 18px;
    margin-right: 6px;
    text-align: center;
    width: 24px;
  }
  .page-signin .signin-form {
    display: table-cell;
    vertical-align: top;
    width: 60%;
  }
  .page-signin .not-a-member {
    margin: -80px 0 80px;
  }
}
html body.page-signup {
  background: #666 !important;
}
#page-signup-bg {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
}
#page-signup-bg img {
  width: 100%;
}
#page-signup-bg .overlay {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.page-signup .signup-container {
  border-radius: 2px;
  display: block;
  margin: 20px 14px;
  position: relative;
  z-index: 999;
}
.page-signup .signup-header {
  background: #444;
  display: block;
  overflow: hidden;
  padding: 20px 30px;
  text-align: center;
}
.page-signup .signup-header .logo {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  opacity: 1;
}
.page-signup .signup-header .logo[href]:hover {
  opacity: .7;
}
.page-signup .signup-header .slogan {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin-top: 5px;
}
.page-signup .signup-form {
  background: #fff;
  display: block;
  padding: 30px 20px;
  position: relative;
}
.page-signup .form-actions {
  margin-top: 15px;
}
.page-signup .form-actions .signup-btn {
  border: none;
  border-radius: 999999px;
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  outline: 0 !important;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-signup .form-actions .signup-btn:hover {
  background: #444 !important;
}
.page-signup .form-actions a.forgot-password {
  border-bottom: 1px dashed #bbb;
  color: #999;
  display: inline-block;
  font-size: 11px;
  margin-left: 10px;
  padding-bottom: 1px;
}
.page-signup .form-actions a.forgot-password:hover {
  color: #555555;
  text-decoration: none;
}
.page-signup .form-group {
  margin: 0;
  position: relative;
}
.page-signup .form-group + .form-group {
  margin: 10px 0 0 0;
}
.page-signup .form-group.w-icon .signup-form-icon {
  border-right: 1px solid #d6d6d6;
  bottom: 9px;
  color: #d6d6d6;
  display: block;
  font-size: 14px;
  left: 0;
  line-height: 27px;
  position: absolute;
  text-align: center;
  top: 9px;
  width: 40px;
  z-index: 1002;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-signup .form-group.w-icon input[type="text"],
.page-signup .form-group.w-icon input[type="password"] {
  font-size: 15px;
  padding-left: 56px;
}
.page-signup .form-group.w-icon input[type="text"]:focus + .signup-form-icon,
.page-signup .form-group.w-icon input[type="password"]:focus + .signup-form-icon {
  color: #888;
}
.page-signup .signup-text {
  color: #777;
  display: block;
  font-size: 15px;
  font-style: italic;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
}
.page-signup .signup-text span {
  background: #fff;
  display: inline-block;
  padding: 0 20px;
  position: relative;
}
.page-signup .signup-text:before {
  background: #e4e4e4;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
}
.page-signup .signup-with {
  background: #f4f4f4;
  border-top: 1px solid #ddd;
  margin: 30px -20px -30px -20px;
  padding: 20px 20px 20px 20px;
}
.page-signup .signup-with-btn {
  border-radius: 2px;
  color: #fff;
  display: block;
  font-weight: 300;
  padding: 10px 0;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-signup .signup-with-btn span {
  font-weight: 600;
}
.page-signup .signup-with-btn + .signup-with-btn {
  margin-top: 10px;
}
.page-signup .signup-with-btn:hover {
  background: #444 !important;
}
.page-signup .have-account {
  color: #fff;
  display: block;
  font-size: 14px;
  margin: -20px 0 0 0;
  padding: 20px 0;
  position: relative;
  text-align: center;
  z-index: 999;
}
.page-signup .have-account a {
  color: #fff;
  text-decoration: underline;
  transition: all .3s;
}
.page-signup .have-account a:hover {
  opacity: .6;
}
@media (min-width: 480px) {
  .page-signup .signup-container {
    margin-left: auto;
    margin-right: auto;
    width: 380px;
    margin: 80px auto;
  }
  .page-signup .signup-form {
    padding: 30px;
  }
  .page-signup .signup-with {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .page-signup .have-account {
    margin: -80px 0 20px;
  }
}
.page-signin-alt {
  padding-bottom: 40px;
}
.page-signin-alt .signin-header {
  background: #fff;
  padding: 16px 0 16px 16px;
  position: relative;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.05),0 1px 0 rgba(0,0,0,0.05);
  box-shadow: 0 2px 2px rgba(0,0,0,0.05),0 1px 0 rgba(0,0,0,0.05);
}
.page-signin-alt .signin-header .logo {
  color: #555555;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  width: 24px;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-signin-alt .signin-header .logo[href]:hover {
  opacity: .6;
}
.page-signin-alt .signin-header .btn {
  position: absolute;
  right: 16px;
  top: 12px;
}
.page-signin-alt .signin-header .demo-logo {
  display: inline-block;
  height: 24px;
  line-height: 24px;
}
.page-signin-alt .form-header {
  font-size: 22px;
  font-weight: 300;
  text-align: center;
  margin: 40px 0;
}
.page-signin-alt .panel {
  margin: 0 16px;
  padding: 20px;
}
.page-signin-alt .signin-password {
  position: relative;
}
.page-signin-alt .signin-password input {
  padding-right: 70px;
}
.page-signin-alt .signin-password .forgot {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #555;
  background: #f1f1f1;
  border-radius: 2px;
  line-height: 25px;
  padding: 0 7px;
  font-size: 12px;
}
.page-signin-alt .signin-password .forgot:hover {
  text-decoration: underline;
}
.page-signin-alt .signin-with {
  margin: 0 14px;
  padding: 20px;
  text-align: center;
}
.page-signin-alt .signin-with .header {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin: 0 0 20px 0;
}
.page-signin-alt .signin-with .btn {
  padding-left: 0;
  padding-right: 0;
  width: 40px;
  text-align: center;
}
@media (min-width: 480px) {
  .page-signin-alt .signin-header {
    padding-left: 0;
    text-align: center;
  }
  .page-signin-alt .panel {
    width: 360px;
    margin: 0 auto;
    padding: 27px;
  }
  .page-signin-alt .signin-with {
    width: 360px;
    margin: 0 auto;
  }
}
.page-signup-alt {
  padding-bottom: 40px;
}
.page-signup-alt .signup-header {
  background: #fff;
  padding: 16px 0 16px 16px;
  position: relative;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.05),0 1px 0 rgba(0,0,0,0.05);
  box-shadow: 0 2px 2px rgba(0,0,0,0.05),0 1px 0 rgba(0,0,0,0.05);
}
.page-signup-alt .signup-header .logo {
  color: #555555;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  width: 24px;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-signup-alt .signup-header .logo[href]:hover {
  opacity: .6;
}
.page-signup-alt .signup-header .btn {
  position: absolute;
  right: 16px;
  top: 12px;
}
.page-signup-alt .signup-header .demo-logo {
  display: inline-block;
  height: 24px;
  line-height: 24px;
}
.page-signup-alt .form-header {
  font-size: 22px;
  font-weight: 300;
  text-align: center;
  margin: 40px 0;
}
.page-signup-alt .panel {
  margin: 0 16px;
  padding: 20px;
}
.page-signup-alt .signup-with {
  margin: 0 14px;
  padding: 20px;
  text-align: center;
}
.page-signup-alt .signup-with .header {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin: 0 0 20px 0;
}
.page-signup-alt .signup-with .btn {
  padding-left: 0;
  padding-right: 0;
  width: 40px;
  text-align: center;
}
@media (min-width: 480px) {
  .page-signup-alt .signup-header {
    padding-left: 0;
    text-align: center;
  }
  .page-signup-alt .panel {
    width: 360px;
    margin: 0 auto;
    padding: 27px;
  }
  .page-signup-alt .signup-with {
    width: 360px;
    margin: 0 auto;
  }
}
.page-search .search-text {
  color: #888;
  font-size: 15px;
  font-weight: 300;
  line-height: 36px;
  margin-bottom: 22px;
}
.page-search .search-tabs {
  margin-bottom: -2px;
}
.page-search .search-tabs:before,
.page-search .search-tabs:after {
  content: " ";
  display: table;
}
.page-search .search-tabs:after {
  clear: both;
}
.page-search .search-form {
  background: #fafafa;
  margin: -1px;
  padding: 16px 20px;
  position: relative;
}
.page-search .search-form .input-group-addon {
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-width: 0;
}
.page-search .search-form input[type="text"] {
  border-bottom-width: 0;
  border-top-width: 0;
}
.page-search .search-form button {
  border-bottom-width: 0;
  border-right-width: 0;
  border-top-width: 0;
}
.page-search .search-classic {
  margin: -20px;
  padding: 0;
}
.page-search .search-classic li {
  list-style: none;
  margin: 0;
  padding: 20px;
}
.page-search .search-classic li > * + * {
  margin-top: 10px;
}
.page-search .search-classic li + li {
  border-top: 1px solid #e4e4e4;
}
.page-search .search-classic .search-title,
.page-search .search-classic .search-tags,
.page-search .search-classic .search-content,
.page-search .search-classic .search-url {
  display: block;
}
.page-search .search-classic .search-title {
  font-size: 15px;
  font-weight: 600;
}
.page-search .search-classic .search-tags:before,
.page-search .search-classic .search-tags:after {
  content: " ";
  display: table;
}
.page-search .search-classic .search-tags:after {
  clear: both;
}
.page-search .search-classic .search-tags span,
.page-search .search-classic .search-tags a {
  display: block;
  float: left;
  line-height: 17px;
}
.page-search .search-classic .search-tags .search-tags-text {
  color: #aaa;
  font-size: 10px;
  font-weight: 600;
  margin-right: 10px;
  text-transform: uppercase;
}
.page-search .search-classic .search-tags .label,
.page-search .search-classic .search-tags .badge {
  font-size: 10px;
}
.page-search .search-classic .search-tags .label + .label,
.page-search .search-classic .search-tags .badge + .label,
.page-search .search-classic .search-tags .label + .badge,
.page-search .search-classic .search-tags .badge + .badge {
  margin-left: 5px;
}
.page-search .search-classic .search-url {
  color: #3a8b54;
  font-size: 11px;
  margin-top: 4px;
}
.page-search .search-users {
  margin: -20px;
}
.page-search .search-users table {
  margin: 0;
}
.page-search .search-users table th,
.page-search .search-users table td {
  padding-bottom: 14px;
  padding-top: 14px;
  vertical-align: middle;
}
.page-search .search-users .avatar {
  border-radius: 999999px;
  height: 30px;
  width: 30px;
}
.page-search .search-messages {
  margin-bottom: -20px;
  margin-top: -20px;
}
.page-search .search-messages .message {
  padding-bottom: 12px;
  padding-top: 12px;
}
.page-search .search-messages .message .date {
  top: 12px;
}
.page-404 {
  background: #f4b04f !important;
}
.page-500 {
  background: #e66454 !important;
}
.page-500 .error-text {
  margin-bottom: 80px !important;
}
.page-404,
.page-500 {
  text-align: center;
}
.page-404 .header,
.page-500 .header {
  background: #fff;
  padding: 20px 0;
  -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
}
.page-404 .header .logo,
.page-500 .header .logo {
  color: #555555;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  width: 24px;
  opacity: .6;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-404 .header .logo[href]:hover,
.page-500 .header .logo[href]:hover {
  opacity: 1;
}
.page-404 .header .demo-logo,
.page-500 .header .demo-logo {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background: #555555 !important;
}
.page-404 .error-code,
.page-500 .error-code {
  color: #fff;
  font-size: 120px;
  font-weight: 700;
  line-height: 140px;
  margin-top: 60px;
  text-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
}
.page-404 .error-text,
.page-500 .error-text {
  color: #fff;
  color: rgba(0, 0, 0, 0.5);
  font-size: 20px;
  font-weight: 600;
  padding: 0 20px;
}
.page-404 .error-text .oops,
.page-500 .error-text .oops {
  font-size: 50px;
}
.page-404 .error-text .hr,
.page-500 .error-text .hr {
  background: #fff;
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  height: 5px;
  margin: 20px 0;
  width: 40px;
}
.page-404 .error-text .solve,
.page-500 .error-text .solve {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 15px;
}
.page-404 .search-form,
.page-500 .search-form {
  display: inline-block;
  margin: 50px 0 80px 0;
}
.page-404 .search-form .search-input,
.page-500 .search-form .search-input,
.page-404 .search-form .search-btn,
.page-500 .search-form .search-btn {
  border: none;
  border-radius: 3px;
  display: block;
  float: left;
  font-size: 15px;
  height: 46px;
  line-height: 20px;
  padding: 13px 0;
}
.page-404 .search-form .search-input,
.page-500 .search-form .search-input,
.page-404 .search-form .search-btn,
.page-500 .search-form .search-btn,
.page-404 .search-form .search-input:active,
.page-500 .search-form .search-input:active,
.page-404 .search-form .search-btn:active,
.page-500 .search-form .search-btn:active,
.page-404 .search-form .search-input:focus,
.page-500 .search-form .search-input:focus,
.page-404 .search-form .search-btn:focus,
.page-500 .search-form .search-btn:focus {
  outline: 0 !important;
  outline-offset: 0 !important;
}
.page-404 .search-form .search-input,
.page-500 .search-form .search-input {
  background: #fff;
  color: #555555;
  padding-left: 12px;
  padding-right: 12px;
  width: 220px;
}
.page-404 .search-form .search-btn,
.page-500 .search-form .search-btn {
  background: #444;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 13px;
  margin-left: 10px;
  padding-left: 12px;
  padding-right: 12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-404 .search-form .search-btn:hover,
.page-500 .search-form .search-btn:hover {
  background: rgba(0, 0, 0, 0.5);
}
.page-404 .search-form .search-btn:active,
.page-500 .search-form .search-btn:active {
  background: rgba(0, 0, 0, 0.7);
}
.timeline {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.timeline:before,
.timeline:after {
  content: "";
  display: block;
  position: absolute;
  left: 30px;
  bottom: 0;
}
.timeline:before {
  width: 4px;
  top: 0;
  margin-left: -2px;
}
.timeline:after {
  width: 12px;
  height: 12px;
  margin-left: -6px;
  border-radius: 999999px;
}
.tl-header {
  position: relative;
  width: 140px;
  padding: 8px 0;
  text-align: center;
  left: 0;
  margin-left: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 14px;
  border-radius: 2px;
}
.tl-header.now {
  margin-top: 0;
}
.tl-entry {
  margin-left: 30px;
  margin-right: 0;
  padding-left: 36px;
  padding-right: 0;
  position: relative;
  margin-bottom: 40px;
}
.tl-entry:before,
.tl-entry:after {
  content: " ";
  display: table;
}
.tl-entry:after {
  clear: both;
}
.tl-entry:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  left: -3px;
  right: auto;
  border-radius: 999999px;
  top: 20px;
}
.tl-body {
  position: relative;
  padding: 15px;
  margin: 0;
}
.tl-body:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 9px 8px 0;
  position: absolute;
  left: -9px;
  right: auto;
  top: 15px;
}
.tl-body:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 8px 7px 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  left: -8px;
  right: auto;
  top: 16px;
}
.tl-time {
  position: absolute;
  left: auto;
  right: auto;
  margin-left: 0;
  margin-right: 0;
  text-align: right;
  white-space: nowrap;
  color: #888;
  top: -22px;
  font-size: 13px;
}
.tl-icon {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 999999px;
  left: -20px;
  right: auto;
  top: 4px;
  text-align: center;
  font-size: 14px;
  overflow: hidden;
}
.tl-icon img {
  height: 100%;
  display: block;
}
.tl-wide {
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .timeline:before,
  .timeline:after {
    left: 100px;
  }
  .tl-header {
    left: 100px;
    margin-left: -70px;
  }
  .tl-entry {
    margin-left: 100px;
    margin-bottom: 20px;
  }
  .tl-time {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 32px;
    top: 14px;
  }
  .timeline.centered:before,
  .timeline.centered:after {
    left: 50%;
    right: auto;
  }
  .timeline.centered .tl-header {
    left: 50%;
    right: auto;
  }
  .timeline.centered .tl-entry {
    margin-left: 50%;
    margin-right: 0;
  }
  .timeline.centered .tl-entry.left {
    margin-left: 0;
    margin-right: 50%;
    padding-left: 0;
    padding-right: 36px;
  }
  .timeline.centered .tl-entry.left:before {
    left: auto;
    right: -3px;
  }
  .timeline.centered .tl-entry.left .tl-body:before {
    border-width: 8px 0 8px 9px;
    left: auto;
    right: -9px;
  }
  .timeline.centered .tl-entry.left .tl-body:after {
    border-width: 7px 0 7px 8px;
    border-color: transparent transparent transparent #fff;
    left: auto;
    right: -8px;
  }
  .timeline.centered .tl-entry.left .tl-time {
    left: 100%;
    right: auto;
    margin-left: 32px;
    margin-right: 0;
  }
  .timeline.centered .tl-entry.left .tl-icon {
    left: auto;
    right: -20px;
  }
}
.page-mail {
  background: #fff !important;
}
.page-mail #content-wrapper {
  padding: 0;
}
.page-mail .mail-nav {
  border: 0px solid;
  border-bottom-width: 1px;
}
.page-mail .mail-nav .navigation {
  overflow: hidden;
  position: relative;
  padding-top: 46px;
  height: 46px;
}
.page-mail .mail-nav .navigation.open {
  height: auto;
}
.page-mail .mail-nav .navigation.open li.active:after {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.page-mail .mail-nav .sections {
  margin: 10px 0;
  padding: 0;
}
.page-mail .mail-nav .sections li {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.page-mail .mail-nav .sections li.active {
  position: absolute;
  top: 0;
  width: 100%;
  border-bottom: 1px solid;
}
.page-mail .mail-nav .sections li.active a {
  line-height: 46px;
  font-size: 15px;
}
.page-mail .mail-nav .sections li.active:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  display: block;
  right: 16px;
  top: 8px;
  font-size: 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.page-mail .mail-nav .sections li.active .label,
.page-mail .mail-nav .sections li.active .badge {
  margin-top: 13px;
  margin-right: 36px;
}
.page-mail .mail-nav .sections .label,
.page-mail .mail-nav .sections .badge {
  margin-top: 8px;
  margin-right: 16px;
}
.page-mail .mail-nav .sections a {
  display: block;
  padding: 0 0 0 16px;
  line-height: 36px;
  font-size: 14px;
}
.page-mail .compose-btn {
  margin-top: 46px;
  border-bottom: 1px solid;
  padding: 16px;
}
.page-mail .mail-select-folder {
  display: none;
}
.page-mail .mail-select-folder.active {
  display: block;
}
.page-mail .m-nav-icon {
  width: 16px;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
}
.page-mail .mail-nav-header {
  margin-top: 25px;
  font-size: 11px;
  text-transform: uppercase;
  padding-left: 16px;
  font-weight: 600;
}
.page-mail .mail-nav-lbl {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 3px;
  margin-right: 10px;
}
.page-mail .mail-nav .add-more a {
  font-size: 12px;
}
.page-mail .mail-nav li.divider {
  padding: 0;
  height: 1px;
  margin: 9px 0 3px 0;
}
.page-mail .mail-controls {
  border-bottom: 1px solid #efefef;
  padding: 12px 16px;
}
.page-mail .mail-controls .btn-group + .btn-group {
  margin-left: 12px;
}
.page-mail .mail-controls .btn {
  font-size: 14px;
  line-height: 14px;
}
.page-mail .mail-controls .btn .fa-caret-down {
  position: relative;
  top: -1px;
}
.page-mail .mail-controls .pages {
  line-height: 30px;
  margin-right: 13px;
  color: #bbb;
}
@media (min-width: 992px) {
  .page-mail .mail-controls .wide-btns .btn {
    width: 60px;
    text-align: center;
    display: inline-block;
  }
}
.page-mail .mail-container-header {
  display: none;
  border-bottom: 1px solid #efefef;
  line-height: 35px;
  padding: 14px 16px;
  font-size: 20px;
  font-weight: 300;
}
.page-mail .mail-container-header.show {
  display: block;
}
@media (min-width: 992px) {
  .page-mail #content-wrapper {
    position: static;
  }
  .page-mail .mail-nav {
    width: 200px;
    border-bottom: 0;
    position: absolute;
    height: auto;
    min-height: 100%;
    border-right-width: 1px;
  }
  .page-mail .mail-nav.fixed {
    position: fixed;
  }
  .page-mail .mail-nav.fixed:before {
    display: none !important;
  }
  .page-mail .mail-nav:before {
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    position: fixed;
    width: 200px;
    border-right: 1px solid;
    z-index: -1;
  }
  .page-mail .mail-nav .navigation {
    height: auto !important;
    padding-top: 0;
  }
  .page-mail .mail-nav .navigation .label {
    font-size: 10px;
    line-height: 16px;
    padding: 0 4px;
    margin-top: 11px !important;
    margin-right: 16px !important;
  }
  .page-mail .mail-nav .navigation li:after {
    display: none !important;
  }
  .page-mail .mail-nav .sections li.active {
    position: static;
    top: auto;
    border: none;
  }
  .page-mail .mail-nav .sections a,
  .page-mail .mail-nav .sections li.active a {
    font-size: 13px;
    line-height: 36px;
  }
  .page-mail .mail-select-folder {
    display: none !important;
  }
  .page-mail .mail-container {
    margin-left: 200px;
    min-height: 400px;
  }
  .page-mail .mail-container-header {
    display: block;
    margin-top: 46px;
  }
}
.page-mail .mail-list {
  margin: 16px;
  padding: 0;
}
.page-mail .mail-item {
  margin: 0;
  list-style: none;
  position: relative;
  padding: 12px 14px 12px 46px;
}
.page-mail .mail-item:nth-child(2n-1) {
  background: #f6f6f6;
}
.page-mail .m-chck,
.page-mail .m-star {
  position: absolute;
}
.page-mail .m-chck {
  left: 15px;
  top: 14px;
}
.page-mail .m-star {
  left: 15px;
  top: 35px;
}
.page-mail .m-star a {
  font-size: 15px;
  color: #bbb;
}
.page-mail .m-star a:before {
  content: "\f006";
  font-family: FontAwesome;
}
.page-mail .m-star a:hover {
  color: #ffab00;
}
.page-mail .m-from,
.page-mail .m-subject {
  margin-right: 80px;
}
.page-mail .m-from a {
  color: #444;
}
.page-mail .m-subject {
  margin-top: 5px;
}
.page-mail .m-subject a {
  color: #777;
}
.page-mail .m-date {
  position: absolute;
  right: 15px;
  top: 12px;
  width: 80px;
  text-align: right;
  color: #aaa;
}
.page-mail .mail-item.starred .m-star a:before {
  content: "\f005";
  color: #ffab00;
}
.page-mail .unread .m-from,
.page-mail .unread .m-subject {
  font-weight: 700;
}
@media (min-width: 992px) {
  .page-mail .mail-item {
    padding-left: 220px;
    padding-right: 100px;
  }
  .page-mail .m-star {
    left: 40px;
    top: 11px;
  }
  .page-mail .m-from {
    position: absolute;
    overflow: hidden;
    width: 140px;
    left: 70px;
  }
  .page-mail .m-subject {
    margin-top: 0;
    overflow: hidden;
  }
  .page-mail .m-date {
    width: 150px;
  }
}
.page-mail .m-details-star {
  color: #ffab00;
  margin-right: 12px;
  position: relative;
  display: block;
  float: left;
  top: 1px;
}
.page-mail .m-details-star,
.page-mail .m-details-star > * {
  font-size: 15px;
}
.page-mail .m-details-star > * {
  line-height: 20px;
}
.page-mail .label {
  position: relative;
  vertical-align: middle;
  top: -1px;
}
.page-mail .mail-info {
  padding: 14px 16px;
  border-bottom: 1px solid #efefef;
}
.page-mail .mail-info:before,
.page-mail .mail-info:after {
  content: " ";
  display: table;
}
.page-mail .mail-info:after {
  clear: both;
}
.page-mail .mail-info .avatar {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 999999px;
  float: left;
}
.page-mail .mail-info .from {
  display: block;
  float: left;
  margin-left: 10px;
}
.page-mail .mail-info .name,
.page-mail .mail-info .name a {
  color: #555555;
  font-size: 14px;
}
.page-mail .mail-info .email,
.page-mail .mail-info .email a {
  color: #aaa;
}
.page-mail .mail-info .date {
  display: block;
  float: right;
  font-size: 14px;
  color: #aaa;
  margin-top: 9px;
}
.page-mail .mail-message-body {
  font-size: 14px;
  line-height: 24px;
  padding: 20px 16px;
}
.page-mail .mail-attachments {
  padding: 20px 16px;
  margin: 20px 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.page-mail .mail-attachments li {
  list-style: none;
  margin: 0;
  padding: 10px;
}
.page-mail .mail-attachments li:nth-child(2n-1) {
  background: #f6f6f6;
}
.page-mail .message-details-reply {
  margin: 0 16px 50px 16px;
}
.page-mail .new-mail-form {
  margin: 0 0 50px 0;
  padding: 20px 16px;
}
.page-faq .accordion-toggle {
  color: #555555;
}
.page-faq .form-faq {
  margin-top: 18px;
}
.page-profile .profile-full-name {
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  padding-top: 15px;
  padding-bottom: 20px;
  position: relative;
  border-bottom-width: 2px;
  margin-bottom: 0;
  text-align: center;
}
.page-profile .profile-content .tab-content {
  background: #fff;
}
.page-profile .profile-block {
  margin-bottom: 18px;
  text-align: center;
}
.page-profile .profile-photo {
  padding: 6px;
  display: inline-block;
  margin-bottom: 10px;
  border-radius: 999999px;
}
.page-profile .profile-photo img {
  display: block;
  max-width: 100%;
  border-radius: 999999px;
}
.page-profile .left-col > .panel .panel-heading {
  padding-left: 10px;
  padding-right: 10px;
}
.page-profile .left-col > .panel .panel-body {
  padding: 10px;
  padding-bottom: 0;
}
.page-profile .left-col .list-group-item {
  background: none !important;
  border: none;
  padding-bottom: 0;
  margin-top: 7px;
  padding-left: 10px;
  padding-right: 10px;
}
.page-profile .profile-skills .label {
  display: block;
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}
.page-profile .profile-list-icon {
  width: 24px;
  text-align: center;
  font-size: 14px;
}
.page-profile .tl-header,
.page-profile .tl-icon,
.page-profile .tl-entry:before {
  box-shadow: 0 0 0 4px #fff !important;
}
.page-profile .widget-followers {
  margin: -20px;
}
.page-profile .widget-followers .follower {
  padding: 13px 20px;
}
.page-profile .profile-content-hr {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .page-profile .left-col {
    float: left;
    width: 220px;
  }
  .page-profile .right-col {
    overflow: hidden;
    padding-left: 20px;
  }
  .page-profile .profile-content {
    margin-top: 0;
  }
  .page-profile .profile-full-name {
    padding-left: 240px;
    padding-bottom: 50px;
    text-align: left;
  }
  .page-profile .profile-row {
    margin-top: -36px;
  }
  .page-profile .profile-block {
    margin-top: -70px;
  }
  .profile-content-hr {
    display: none;
  }
}

/*!
 * font-awesome-animation - v0.0.7
 * https://github.com/l-lin/font-awesome-animation
 * License: MIT
 */
@-webkit-keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }

  8% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }

  10% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  18% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  20% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  28% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  30% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  38% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  40% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  48% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  50% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  58% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  60% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  68% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  75% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }

  8% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }

  10% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  18% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  20% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  28% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  30% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  38% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  40% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  48% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  50% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  58% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  60% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  68% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  75% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.faa-wrench.animated,
.faa-wrench.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-wrench {
  -webkit-animation: wrench 2.5s ease infinite;
  animation: wrench 2.5s ease infinite;
  transform-origin-x: 90%;
  transform-origin-y: 35%;
  transform-origin-z: initial;
}

.faa-wrench.animated.faa-fast,
.faa-wrench.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-wrench.faa-fast {
  -webkit-animation: wrench 1.2s ease infinite;
  animation: wrench 1.2s ease infinite;
}

.faa-wrench.animated.faa-slow,
.faa-wrench.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-wrench.faa-slow {
  -webkit-animation: wrench 3.7s ease infinite;
  animation: wrench 3.7s ease infinite;
}

/* BELL */

@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  2% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  4% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }

  6% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }

  8% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }

  10% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }

  12% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }

  14% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }

  16% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }

  18% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }

  20% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  2% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  4% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }

  6% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
  }

  8% {
    -webkit-transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }

  10% {
    -webkit-transform: rotate(22deg);
    -ms-transform: rotate(22deg);
    transform: rotate(22deg);
  }

  12% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }

  14% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
  }

  16% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }

  18% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }

  20% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.faa-ring.animated,
.faa-ring.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-ring {
  -webkit-animation: ring 2s ease infinite;
  animation: ring 2s ease infinite;
  transform-origin-x: 50%;
  transform-origin-y: 0px;
  transform-origin-z: initial;
}

.faa-ring.animated.faa-fast,
.faa-ring.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-ring.faa-fast {
  -webkit-animation: ring 1s ease infinite;
  animation: ring 1s ease infinite;
}

.faa-ring.animated.faa-slow,
.faa-ring.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-ring.faa-slow {
  -webkit-animation: ring 3s ease infinite;
  animation: ring 3s ease infinite;
}

/* VERTICAL */

@-webkit-keyframes vertical {
  0% {
    -webkit-transform: translate(0,-3px);
    transform: translate(0,-3px);
  }

  4% {
    -webkit-transform: translate(0,3px);
    transform: translate(0,3px);
  }

  8% {
    -webkit-transform: translate(0,-3px);
    transform: translate(0,-3px);
  }

  12% {
    -webkit-transform: translate(0,3px);
    transform: translate(0,3px);
  }

  16% {
    -webkit-transform: translate(0,-3px);
    transform: translate(0,-3px);
  }

  20% {
    -webkit-transform: translate(0,3px);
    transform: translate(0,3px);
  }

  22% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }
}

@keyframes vertical {
  0% {
    -webkit-transform: translate(0,-3px);
    -ms-transform: translate(0,-3px);
    transform: translate(0,-3px);
  }

  4% {
    -webkit-transform: translate(0,3px);
    -ms-transform: translate(0,3px);
    transform: translate(0,3px);
  }

  8% {
    -webkit-transform: translate(0,-3px);
    -ms-transform: translate(0,-3px);
    transform: translate(0,-3px);
  }

  12% {
    -webkit-transform: translate(0,3px);
    -ms-transform: translate(0,3px);
    transform: translate(0,3px);
  }

  16% {
    -webkit-transform: translate(0,-3px);
    -ms-transform: translate(0,-3px);
    transform: translate(0,-3px);
  }

  20% {
    -webkit-transform: translate(0,3px);
    -ms-transform: translate(0,3px);
    transform: translate(0,3px);
  }

  22% {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }
}

.faa-vertical.animated,
.faa-vertical.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-vertical {
  -webkit-animation: vertical 2s ease infinite;
  animation: vertical 2s ease infinite;
}

.faa-vertical.animated.faa-fast,
.faa-vertical.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-vertical.faa-fast {
  -webkit-animation: vertical 1s ease infinite;
  animation: vertical 1s ease infinite;
}

.faa-vertical.animated.faa-slow,
.faa-vertical.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-vertical.faa-slow {
  -webkit-animation: vertical 4s ease infinite;
  animation: vertical 4s ease infinite;
}

/* HORIZONTAL */

@-webkit-keyframes horizontal {
  0% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }

  6% {
    -webkit-transform: translate(5px,0);
    transform: translate(5px,0);
  }

  12% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }

  18% {
    -webkit-transform: translate(5px,0);
    transform: translate(5px,0);
  }

  24% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }

  30% {
    -webkit-transform: translate(5px,0);
    transform: translate(5px,0);
  }

  36% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }
}

@keyframes horizontal {
  0% {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }

  6% {
    -webkit-transform: translate(5px,0);
    -ms-transform: translate(5px,0);
    transform: translate(5px,0);
  }

  12% {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }

  18% {
    -webkit-transform: translate(5px,0);
    -ms-transform: translate(5px,0);
    transform: translate(5px,0);
  }

  24% {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }

  30% {
    -webkit-transform: translate(5px,0);
    -ms-transform: translate(5px,0);
    transform: translate(5px,0);
  }

  36% {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }
}

.faa-horizontal.animated,
.faa-horizontal.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-horizontal {
  -webkit-animation: horizontal 2s ease infinite;
  animation: horizontal 2s ease infinite;
}

.faa-horizontal.animated.faa-fast,
.faa-horizontal.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-horizontal.faa-fast {
  -webkit-animation: horizontal 1s ease infinite;
  animation: horizontal 1s ease infinite;
}

.faa-horizontal.animated.faa-slow,
.faa-horizontal.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-horizontal.faa-slow {
  -webkit-animation: horizontal 3s ease infinite;
  animation: horizontal 3s ease infinite;
}

/* FLASHING */

@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.faa-flash.animated,
.faa-flash.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-flash {
  -webkit-animation: flash 2s ease infinite;
  animation: flash 2s ease infinite;
}

.faa-flash.animated.faa-fast,
.faa-flash.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-flash.faa-fast {
  -webkit-animation: flash 1s ease infinite;
  animation: flash 1s ease infinite;
}

.faa-flash.animated.faa-slow,
.faa-flash.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-flash.faa-slow {
  -webkit-animation: flash 3s ease infinite;
  animation: flash 3s ease infinite;
}

/* BOUNCE */

@-webkit-keyframes bounce {
  0%, 10%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 10%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.faa-bounce.animated,
.faa-bounce.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-bounce {
  -webkit-animation: bounce 2s ease infinite;
  animation: bounce 2s ease infinite;
}

.faa-bounce.animated.faa-fast,
.faa-bounce.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-bounce.faa-fast {
  -webkit-animation: bounce 1s ease infinite;
  animation: bounce 1s ease infinite;
}

.faa-bounce.animated.faa-slow,
.faa-bounce.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-bounce.faa-slow {
  -webkit-animation: bounce 3s ease infinite;
  animation: bounce 3s ease infinite;
}

/* SPIN */

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.faa-spin.animated,
.faa-spin.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-spin {
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

.faa-spin.animated.faa-fast,
.faa-spin.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-spin.faa-fast {
  -webkit-animation: spin 0.7s linear infinite;
  animation: spin 0.7s linear infinite;
}

.faa-spin.animated.faa-slow,
.faa-spin.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-spin.faa-slow {
  -webkit-animation: spin 2.2s linear infinite;
  animation: spin 2.2s linear infinite;
}

/* FLOAT */

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes float {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.faa-float.animated,
.faa-float.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-float {
  -webkit-animation: float 2s linear infinite;
  animation: float 2s linear infinite;
}

.faa-float.animated.faa-fast,
.faa-float.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-float.faa-fast {
  -webkit-animation: float 1s linear infinite;
  animation: float 1s linear infinite;
}

.faa-float.animated.faa-slow,
.faa-float.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-float.faa-slow {
  -webkit-animation: float 3s linear infinite;
  animation: float 3s linear infinite;
}

/* PULSE */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.faa-pulse.animated,
.faa-pulse.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-pulse {
  -webkit-animation: pulse 2s linear infinite;
  animation: pulse 2s linear infinite;
}

.faa-pulse.animated.faa-fast,
.faa-pulse.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-pulse.faa-fast {
  -webkit-animation: pulse 1s linear infinite;
  animation: pulse 1s linear infinite;
}

.faa-pulse.animated.faa-slow,
.faa-pulse.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-pulse.faa-slow {
  -webkit-animation: pulse 3s linear infinite;
  animation: pulse 3s linear infinite;
}

/* SHAKE */

.faa-shake.animated,
.faa-shake.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-shake {
  -webkit-animation: wrench 2.5s ease infinite;
  animation: wrench 2.5s ease infinite;
}

.faa-shake.animated.faa-fast,
.faa-shake.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-shake.faa-fast {
  -webkit-animation: wrench 1.2s ease infinite;
  animation: wrench 1.2s ease infinite;
}

.faa-shake.animated.faa-slow,
.faa-shake.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-shake.faa-slow {
  -webkit-animation: wrench 3.7s ease infinite;
  animation: wrench 3.7s ease infinite;
}

/* TADA */

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(.9) rotate(-8deg);
    transform: scale(.9) rotate(-8deg);
  }

  30%, 50%, 70% {
    -webkit-transform: scale(1.3) rotate(8deg);
    transform: scale(1.3) rotate(8deg);
  }

  40%, 60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
    transform: scale(1.3) rotate(-8deg);
  }

  80% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(.9) rotate(-8deg);
    -ms-transform: scale(.9) rotate(-8deg);
    transform: scale(.9) rotate(-8deg);
  }

  30%, 50%, 70% {
    -webkit-transform: scale(1.3) rotate(8deg);
    -ms-transform: scale(1.3) rotate(8deg);
    transform: scale(1.3) rotate(8deg);
  }

  40%, 60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
    -ms-transform: scale(1.3) rotate(-8deg);
    transform: scale(1.3) rotate(-8deg);
  }

  80% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.faa-tada.animated,
.faa-tada.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-tada {
  -webkit-animation: tada 2s linear infinite;
  animation: tada 2s linear infinite;
}

.faa-tada.animated.faa-fast,
.faa-tada.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-tada.faa-fast {
  -webkit-animation: tada 1s linear infinite;
  animation: tada 1s linear infinite;
}

.faa-tada.animated.faa-slow,
.faa-tada.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-tada.faa-slow {
  -webkit-animation: tada 3s linear infinite;
  animation: tada 3s linear infinite;
}

/* PASSING */

@-webkit-keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }

  50% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}

@keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }

  50% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}

.faa-passing.animated,
.faa-passing.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-passing {
  -webkit-animation: passing 2s linear infinite;
  animation: passing 2s linear infinite;
}

.faa-passing.animated.faa-fast,
.faa-passing.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-passing.faa-fast {
  -webkit-animation: passing 1s linear infinite;
  animation: passing 1s linear infinite;
}

.faa-passing.animated.faa-slow,
.faa-passing.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-passing.faa-slow {
  -webkit-animation: passing 3s linear infinite;
  animation: passing 3s linear infinite;
}

/* WAVE */

@-webkit-keyframes burst {
  0% {
    opacity: .6;
  }

  50% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes burst {
  0% {
    opacity: .6;
  }

  50% {
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.faa-burst.animated,
.faa-burst.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-burst {
  -webkit-animation: burst 2s infinite linear;
  animation: burst 2s infinite linear;
}

.faa-burst.animated.faa-fast,
.faa-burst.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-burst.faa-fast {
  -webkit-animation: burst 1s infinite linear;
  animation: burst 1s infinite linear;
}

.faa-burst.animated.faa-slow,
.faa-burst.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-burst.faa-slow {
  -webkit-animation: burst 3s infinite linear;
  animation: burst 3s infinite linear;
}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNvdXJjZS5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsZUFBZTs7QUFDZjtFQUNDO0lBQUcsaUNBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzNCO0lBQUcsZ0NBQXVCO0lBQXZCLHdCQUF1Qjs7O0VBQzFCO0lBQUksZ0NBQXVCO0lBQXZCLHdCQUF1Qjs7O0VBQzNCO0lBQUksaUNBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzVCO0lBQUksaUNBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzVCO0lBQUksZ0NBQXVCO0lBQXZCLHdCQUF1Qjs7O0VBQzNCO0lBQUksZ0NBQXVCO0lBQXZCLHdCQUF1Qjs7O0VBQzNCO0lBQUksaUNBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzVCO0lBQUksaUNBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzVCO0lBQUksZ0NBQXVCO0lBQXZCLHdCQUF1Qjs7O0VBQzNCO0lBQUksZ0NBQXVCO0lBQXZCLHdCQUF1Qjs7O0VBQzNCO0lBQUksaUNBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzVCO0lBQUksaUNBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzVCO0lBQUksZ0NBQXVCO0lBQXZCLHdCQUF1Qjs7O0VBQzNCO0lBQUksK0JBQXNCO0lBQXRCLHVCQUFzQjs7OztBQWYzQjtFQUNDO0lBQUcsaUNBQXdCO0lBQXhCLDZCQUF3QjtJQUF4Qix5QkFBd0I7OztFQUMzQjtJQUFHLGdDQUF1QjtJQUF2Qiw0QkFBdUI7SUFBdkIsd0JBQXVCOzs7RUFDMUI7SUFBSSxnQ0FBdUI7SUFBdkIsNEJBQXVCO0lBQXZCLHdCQUF1Qjs7O0VBQzNCO0lBQUksaUNBQXdCO0lBQXhCLDZCQUF3QjtJQUF4Qix5QkFBd0I7OztFQUM1QjtJQUFJLGlDQUF3QjtJQUF4Qiw2QkFBd0I7SUFBeEIseUJBQXdCOzs7RUFDNUI7SUFBSSxnQ0FBdUI7SUFBdkIsNEJBQXVCO0lBQXZCLHdCQUF1Qjs7O0VBQzNCO0lBQUksZ0NBQXVCO0lBQXZCLDRCQUF1QjtJQUF2Qix3QkFBdUI7OztFQUMzQjtJQUFJLGlDQUF3QjtJQUF4Qiw2QkFBd0I7SUFBeEIseUJBQXdCOzs7RUFDNUI7SUFBSSxpQ0FBd0I7SUFBeEIsNkJBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzVCO0lBQUksZ0NBQXVCO0lBQXZCLDRCQUF1QjtJQUF2Qix3QkFBdUI7OztFQUMzQjtJQUFJLGdDQUF1QjtJQUF2Qiw0QkFBdUI7SUFBdkIsd0JBQXVCOzs7RUFDM0I7SUFBSSxpQ0FBd0I7SUFBeEIsNkJBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzVCO0lBQUksaUNBQXdCO0lBQXhCLDZCQUF3QjtJQUF4Qix5QkFBd0I7OztFQUM1QjtJQUFJLGdDQUF1QjtJQUF2Qiw0QkFBdUI7SUFBdkIsd0JBQXVCOzs7RUFDM0I7SUFBSSwrQkFBc0I7SUFBdEIsMkJBQXNCO0lBQXRCLHVCQUFzQjs7OztBQUUzQjs7O0VBR0MsNENBQW9DO0VBQXBDLG9DQUFvQztFQUNwQyx1QkFBdUI7RUFDdkIsdUJBQXVCO0VBQ3ZCLDJCQUEyQjs7O0FBRTVCOzs7RUFHQyw0Q0FBb0M7RUFBcEMsb0NBQW9DOzs7QUFFckM7OztFQUdDLDRDQUFvQztFQUFwQyxvQ0FBb0M7OztBQUdyQyxVQUFVOztBQUNWO0VBQ0M7SUFBRyxpQ0FBd0I7SUFBeEIseUJBQXdCOzs7RUFDM0I7SUFBRyxnQ0FBdUI7SUFBdkIsd0JBQXVCOzs7RUFDMUI7SUFBRyxpQ0FBd0I7SUFBeEIseUJBQXdCOzs7RUFDM0I7SUFBRyxnQ0FBdUI7SUFBdkIsd0JBQXVCOzs7RUFDMUI7SUFBRyxpQ0FBd0I7SUFBeEIseUJBQXdCOzs7RUFDM0I7SUFBSSxnQ0FBdUI7SUFBdkIsd0JBQXVCOzs7RUFDM0I7SUFBSSxpQ0FBd0I7SUFBeEIseUJBQXdCOzs7RUFDNUI7SUFBSSxnQ0FBdUI7SUFBdkIsd0JBQXVCOzs7RUFDM0I7SUFBSSxpQ0FBd0I7SUFBeEIseUJBQXdCOzs7RUFDNUI7SUFBSSxnQ0FBdUI7SUFBdkIsd0JBQXVCOzs7RUFDM0I7SUFBSSwrQkFBc0I7SUFBdEIsdUJBQXNCOzs7O0FBWDNCO0VBQ0M7SUFBRyxpQ0FBd0I7SUFBeEIsNkJBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzNCO0lBQUcsZ0NBQXVCO0lBQXZCLDRCQUF1QjtJQUF2Qix3QkFBdUI7OztFQUMxQjtJQUFHLGlDQUF3QjtJQUF4Qiw2QkFBd0I7SUFBeEIseUJBQXdCOzs7RUFDM0I7SUFBRyxnQ0FBdUI7SUFBdkIsNEJBQXVCO0lBQXZCLHdCQUF1Qjs7O0VBQzFCO0lBQUcsaUNBQXdCO0lBQXhCLDZCQUF3QjtJQUF4Qix5QkFBd0I7OztFQUMzQjtJQUFJLGdDQUF1QjtJQUF2Qiw0QkFBdUI7SUFBdkIsd0JBQXVCOzs7RUFDM0I7SUFBSSxpQ0FBd0I7SUFBeEIsNkJBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzVCO0lBQUksZ0NBQXVCO0lBQXZCLDRCQUF1QjtJQUF2Qix3QkFBdUI7OztFQUMzQjtJQUFJLGlDQUF3QjtJQUF4Qiw2QkFBd0I7SUFBeEIseUJBQXdCOzs7RUFDNUI7SUFBSSxnQ0FBdUI7SUFBdkIsNEJBQXVCO0lBQXZCLHdCQUF1Qjs7O0VBQzNCO0lBQUksK0JBQXNCO0lBQXRCLDJCQUFzQjtJQUF0Qix1QkFBc0I7Ozs7QUFFM0I7OztFQUdDLHdDQUFnQztFQUFoQyxnQ0FBZ0M7RUFDaEMsdUJBQXVCO0VBQ3ZCLHVCQUF1QjtFQUN2QiwyQkFBMkI7OztBQUU1Qjs7O0VBR0Msd0NBQWdDO0VBQWhDLGdDQUFnQzs7O0FBRWpDOzs7RUFHQyx3Q0FBZ0M7RUFBaEMsZ0NBQWdDOzs7QUFHakMsY0FBYzs7QUFDZDtFQUNDO0lBQUcsb0NBQTJCO0lBQTNCLDRCQUEyQjs7O0VBQzlCO0lBQUcsbUNBQTBCO0lBQTFCLDJCQUEwQjs7O0VBQzdCO0lBQUcsb0NBQTJCO0lBQTNCLDRCQUEyQjs7O0VBQzlCO0lBQUksbUNBQTBCO0lBQTFCLDJCQUEwQjs7O0VBQzlCO0lBQUksb0NBQTJCO0lBQTNCLDRCQUEyQjs7O0VBQy9CO0lBQUksbUNBQTBCO0lBQTFCLDJCQUEwQjs7O0VBQzlCO0lBQUksaUNBQXdCO0lBQXhCLHlCQUF3Qjs7OztBQVA3QjtFQUNDO0lBQUcsb0NBQTJCO0lBQTNCLGdDQUEyQjtJQUEzQiw0QkFBMkI7OztFQUM5QjtJQUFHLG1DQUEwQjtJQUExQiwrQkFBMEI7SUFBMUIsMkJBQTBCOzs7RUFDN0I7SUFBRyxvQ0FBMkI7SUFBM0IsZ0NBQTJCO0lBQTNCLDRCQUEyQjs7O0VBQzlCO0lBQUksbUNBQTBCO0lBQTFCLCtCQUEwQjtJQUExQiwyQkFBMEI7OztFQUM5QjtJQUFJLG9DQUEyQjtJQUEzQixnQ0FBMkI7SUFBM0IsNEJBQTJCOzs7RUFDL0I7SUFBSSxtQ0FBMEI7SUFBMUIsK0JBQTBCO0lBQTFCLDJCQUEwQjs7O0VBQzlCO0lBQUksaUNBQXdCO0lBQXhCLDZCQUF3QjtJQUF4Qix5QkFBd0I7Ozs7QUFFN0I7OztFQUdDLDRDQUFvQztFQUFwQyxvQ0FBb0M7OztBQUVyQzs7O0VBR0MsNENBQW9DO0VBQXBDLG9DQUFvQzs7O0FBRXJDOzs7RUFHQyw0Q0FBb0M7RUFBcEMsb0NBQW9DOzs7QUFHckMsZ0JBQWdCOztBQUNoQjtFQUNDO0lBQUcsaUNBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzNCO0lBQUcsbUNBQTBCO0lBQTFCLDJCQUEwQjs7O0VBQzdCO0lBQUksaUNBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzVCO0lBQUksbUNBQTBCO0lBQTFCLDJCQUEwQjs7O0VBQzlCO0lBQUksaUNBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzVCO0lBQUksbUNBQTBCO0lBQTFCLDJCQUEwQjs7O0VBQzlCO0lBQUksaUNBQXdCO0lBQXhCLHlCQUF3Qjs7OztBQVA3QjtFQUNDO0lBQUcsaUNBQXdCO0lBQXhCLDZCQUF3QjtJQUF4Qix5QkFBd0I7OztFQUMzQjtJQUFHLG1DQUEwQjtJQUExQiwrQkFBMEI7SUFBMUIsMkJBQTBCOzs7RUFDN0I7SUFBSSxpQ0FBd0I7SUFBeEIsNkJBQXdCO0lBQXhCLHlCQUF3Qjs7O0VBQzVCO0lBQUksbUNBQTBCO0lBQTFCLCtCQUEwQjtJQUExQiwyQkFBMEI7OztFQUM5QjtJQUFJLGlDQUF3QjtJQUF4Qiw2QkFBd0I7SUFBeEIseUJBQXdCOzs7RUFDNUI7SUFBSSxtQ0FBMEI7SUFBMUIsK0JBQTBCO0lBQTFCLDJCQUEwQjs7O0VBQzlCO0lBQUksaUNBQXdCO0lBQXhCLDZCQUF3QjtJQUF4Qix5QkFBd0I7Ozs7QUFFN0I7OztFQUdDLDhDQUFzQztFQUF0QyxzQ0FBc0M7OztBQUV2Qzs7O0VBR0MsOENBQXNDO0VBQXRDLHNDQUFzQzs7O0FBRXZDOzs7RUFHQyw4Q0FBc0M7RUFBdEMsc0NBQXNDOzs7QUFHdkMsY0FBYzs7QUFDZDtFQUNDO0lBQVksVUFBUzs7O0VBQ3JCO0lBQVEsVUFBUzs7OztBQUZsQjtFQUNDO0lBQVksVUFBUzs7O0VBQ3JCO0lBQVEsVUFBUzs7OztBQUVsQjs7O0VBR0MseUNBQWlDO0VBQWpDLGlDQUFpQzs7O0FBRWxDOzs7RUFHQyx5Q0FBaUM7RUFBakMsaUNBQWlDOzs7QUFFbEM7OztFQUdDLHlDQUFpQztFQUFqQyxpQ0FBaUM7OztBQUdsQyxZQUFZOztBQUNaO0VBQ0M7SUFBbUIsZ0NBQXVCO0lBQXZCLHdCQUF1Qjs7O0VBQzFDO0lBQUksb0NBQTJCO0lBQTNCLDRCQUEyQjs7O0VBQy9CO0lBQUksb0NBQTJCO0lBQTNCLDRCQUEyQjs7OztBQUhoQztFQUNDO0lBQW1CLGdDQUF1QjtJQUF2Qiw0QkFBdUI7SUFBdkIsd0JBQXVCOzs7RUFDMUM7SUFBSSxvQ0FBMkI7SUFBM0IsZ0NBQTJCO0lBQTNCLDRCQUEyQjs7O0VBQy9CO0lBQUksb0NBQTJCO0lBQTNCLGdDQUEyQjtJQUEzQiw0QkFBMkI7Ozs7QUFFaEM7OztFQUdDLDBDQUFrQztFQUFsQyxrQ0FBa0M7OztBQUVuQzs7O0VBR0MsMENBQWtDO0VBQWxDLGtDQUFrQzs7O0FBRW5DOzs7RUFHQywwQ0FBa0M7RUFBbEMsa0NBQWtDOzs7QUFHbkMsVUFBVTs7QUFDVjtFQUNDO0lBQUcsK0JBQXNCO0lBQXRCLHVCQUFzQjs7O0VBQ3pCO0lBQUssaUNBQXdCO0lBQXhCLHlCQUF3Qjs7OztBQUY5QjtFQUNDO0lBQUcsK0JBQXNCO0lBQXRCLDJCQUFzQjtJQUF0Qix1QkFBc0I7OztFQUN6QjtJQUFLLGlDQUF3QjtJQUF4Qiw2QkFBd0I7SUFBeEIseUJBQXdCOzs7O0FBRTlCOzs7RUFHQyw0Q0FBb0M7RUFBcEMsb0NBQW9DOzs7QUFFckM7OztFQUdDLDRDQUFvQztFQUFwQyxvQ0FBb0M7OztBQUVyQzs7O0VBR0MsNENBQW9DO0VBQXBDLG9DQUFvQzs7O0FBR3JDLFdBQVc7O0FBQ1g7RUFDQztJQUFHLGdDQUF3QjtJQUF4Qix3QkFBd0I7OztFQUMzQjtJQUFJLG1DQUEyQjtJQUEzQiwyQkFBMkI7OztFQUMvQjtJQUFLLGdDQUF3QjtJQUF4Qix3QkFBd0I7Ozs7QUFIOUI7RUFDQztJQUFHLGdDQUF3QjtJQUF4Qiw0QkFBd0I7SUFBeEIsd0JBQXdCOzs7RUFDM0I7SUFBSSxtQ0FBMkI7SUFBM0IsK0JBQTJCO0lBQTNCLDJCQUEyQjs7O0VBQy9CO0lBQUssZ0NBQXdCO0lBQXhCLDRCQUF3QjtJQUF4Qix3QkFBd0I7Ozs7QUFFOUI7OztFQUdDLDJDQUFtQztFQUFuQyxtQ0FBbUM7OztBQUVwQzs7O0VBR0MsMkNBQW1DO0VBQW5DLG1DQUFtQzs7O0FBRXBDOzs7RUFHQywyQ0FBbUM7RUFBbkMsbUNBQW1DOzs7QUFHcEMsV0FBVzs7QUFDWDtFQUNDO0lBQUksNkJBQXFCO0lBQXJCLHFCQUFxQjs7O0VBQ3hCO0lBQUssNkJBQXFCO0lBQXJCLHFCQUFxQjs7O0VBQzFCO0lBQU0sNkJBQXFCO0lBQXJCLHFCQUFxQjs7OztBQUg3QjtFQUNDO0lBQUksNkJBQXFCO0lBQXJCLHlCQUFxQjtJQUFyQixxQkFBcUI7OztFQUN4QjtJQUFLLDZCQUFxQjtJQUFyQix5QkFBcUI7SUFBckIscUJBQXFCOzs7RUFDMUI7SUFBTSw2QkFBcUI7SUFBckIseUJBQXFCO0lBQXJCLHFCQUFxQjs7OztBQUU3Qjs7O0VBR0MsMkNBQW1DO0VBQW5DLG1DQUFtQzs7O0FBRXBDOzs7RUFHQywyQ0FBbUM7RUFBbkMsbUNBQW1DOzs7QUFFcEM7OztFQUdDLDJDQUFtQztFQUFuQyxtQ0FBbUM7OztBQUdwQyxXQUFXOztBQUNYOzs7RUFHQyw0Q0FBb0M7RUFBcEMsb0NBQW9DOzs7QUFFckM7OztFQUdDLDRDQUFvQztFQUFwQyxvQ0FBb0M7OztBQUVyQzs7O0VBR0MsNENBQW9DO0VBQXBDLG9DQUFvQzs7O0FBR3JDLFVBQVU7O0FBQ1Y7RUFDQztJQUFJLDJCQUFtQjtJQUFuQixtQkFBbUI7OztFQUN2QjtJQUFTLDBDQUFpQztJQUFqQyxrQ0FBaUM7OztFQUMxQztJQUFhLDBDQUFpQztJQUFqQyxrQ0FBaUM7OztFQUM5QztJQUFTLDJDQUFrQztJQUFsQyxtQ0FBa0M7OztFQUMzQztJQUFLLHFDQUE0QjtJQUE1Qiw2QkFBNEI7Ozs7QUFMbEM7RUFDQztJQUFJLDJCQUFtQjtJQUFuQix1QkFBbUI7SUFBbkIsbUJBQW1COzs7RUFDdkI7SUFBUywwQ0FBaUM7SUFBakMsc0NBQWlDO0lBQWpDLGtDQUFpQzs7O0VBQzFDO0lBQWEsMENBQWlDO0lBQWpDLHNDQUFpQztJQUFqQyxrQ0FBaUM7OztFQUM5QztJQUFTLDJDQUFrQztJQUFsQyx1Q0FBa0M7SUFBbEMsbUNBQWtDOzs7RUFDM0M7SUFBSyxxQ0FBNEI7SUFBNUIsaUNBQTRCO0lBQTVCLDZCQUE0Qjs7OztBQUdsQzs7O0VBR0MsMENBQWtDO0VBQWxDLGtDQUFrQzs7O0FBRW5DOzs7RUFHQywwQ0FBa0M7RUFBbEMsa0NBQWtDOzs7QUFFbkM7OztFQUdDLDBDQUFrQztFQUFsQyxrQ0FBa0M7OztBQUduQyxhQUFhOztBQUNiO0VBQ0M7SUFBSSxtQ0FBMEI7SUFBMUIsMkJBQTBCO0lBQUUsVUFBUzs7O0VBQ3pDO0lBQUssaUNBQXdCO0lBQXhCLHlCQUF3QjtJQUFFLFVBQVM7OztFQUN4QztJQUFNLGtDQUF5QjtJQUF6QiwwQkFBeUI7SUFBRSxVQUFTOzs7O0FBSDNDO0VBQ0M7SUFBSSxtQ0FBMEI7SUFBMUIsK0JBQTBCO0lBQTFCLDJCQUEwQjtJQUFFLFVBQVM7OztFQUN6QztJQUFLLGlDQUF3QjtJQUF4Qiw2QkFBd0I7SUFBeEIseUJBQXdCO0lBQUUsVUFBUzs7O0VBQ3hDO0lBQU0sa0NBQXlCO0lBQXpCLDhCQUF5QjtJQUF6QiwwQkFBeUI7SUFBRSxVQUFTOzs7O0FBRzNDOzs7RUFHQyw2Q0FBcUM7RUFBckMscUNBQXFDOzs7QUFFdEM7OztFQUdDLDZDQUFxQztFQUFyQyxxQ0FBcUM7OztBQUV0Qzs7O0VBR0MsNkNBQXFDO0VBQXJDLHFDQUFxQzs7O0FBR3RDLFVBQVU7O0FBQ1Y7RUFDQztJQUFJLFdBQVU7OztFQUNkO0lBQUssNkJBQW9CO0lBQXBCLHFCQUFvQjtJQUFDLFVBQVM7OztFQUNuQztJQUFLLFVBQVM7Ozs7QUFIZjtFQUNDO0lBQUksV0FBVTs7O0VBQ2Q7SUFBSyw2QkFBb0I7SUFBcEIseUJBQW9CO0lBQXBCLHFCQUFvQjtJQUFDLFVBQVM7OztFQUNuQztJQUFLLFVBQVM7Ozs7QUFFZjs7O0VBR0MsMkNBQ0Q7RUFEQyxtQ0FDRDs7O0FBQ0E7OztFQUdDLDJDQUNEO0VBREMsbUNBQ0Q7OztBQUNBOzs7RUFHQywyQ0FDRDtFQURDLG1DQUNEIiwiZmlsZSI6ImdlbmVyYXRlZC5jc3MifQ== */
/*!
 * jQuery QueryBuilder 2.3.3
 * Copyright 2014-2016 Damien "Mistic" Sorel (http://www.strangeplanet.fr)
 * Licensed under MIT (http://opensource.org/licenses/MIT)
 */

.query-builder .rule-container,.query-builder .rule-placeholder,.query-builder .rules-group-container{position:relative;/*margin:4px 0;border-radius:5px;*/padding:5px;border:1px solid #EEE;background:rgba(255,255,255,.9)}.query-builder .drag-handle,.query-builder .error-container,.query-builder .rule-container .rule-filter-container,.query-builder .rule-container .rule-operator-container,.query-builder .rule-container .rule-value-container{display:inline-block;margin:0 5px 0 0;vertical-align:middle}/*.query-builder .rules-group-container{padding:10px 10px 6px;border:1px solid #DCC896;background:rgba(250,240,210,.5)}*/.query-builder .rules-group-header{margin-bottom:10px}.query-builder .rules-group-header .group-conditions .btn.readonly:not(.active),.query-builder .rules-group-header .group-conditions input[name$=_cond]{display:none}.query-builder .rules-group-header .group-conditions .btn.readonly{border-radius:3px}.query-builder .rules-list{list-style:none;padding:0 0 0 15px;margin:0}.query-builder .rule-value-container{border-left:1px solid #DDD;padding-left:5px}.query-builder .rule-value-container label{margin-bottom:0;font-weight:400}.query-builder .rule-value-container label.block{display:block}.query-builder .rule-value-container input[type=number],.query-builder .rule-value-container input[type=text],.query-builder .rule-value-container select{padding:1px}.query-builder .error-container{display:none;cursor:help;color:red}.query-builder .has-error{background-color:#FDD;border-color:#F99}.query-builder .has-error .error-container{display:inline-block!important}.query-builder .rules-list>::after,.query-builder .rules-list>::before{content:'';position:absolute;left:-10px;width:10px;height:calc(50% + 4px);border-color:#CCC;border-style:solid}.query-builder .rules-list>::before{top:-4px;border-width:0 0 2px 2px}.query-builder .rules-list>::after{top:50%;border-width:0 0 0 2px}.query-builder .rules-list>:first-child::before{top:-12px;height:calc(50% + 14px)}.query-builder .rules-list>:last-child::before{border-radius:0 0 0 4px}.query-builder .rules-list>:last-child::after{display:none}.query-builder .error-container+.tooltip .tooltip-inner{color:#F99!important}.query-builder p.filter-description{margin:5px 0 0;background:#D9EDF7;border:1px solid #BCE8F1;color:#31708F;border-radius:5px;padding:2.5px 5px;font-size:.8em}.query-builder .rules-group-header [data-invert]{margin-left:5px}.query-builder .drag-handle{cursor:move;vertical-align:middle;margin-left:5px}.query-builder .dragged{opacity:.5}.query-builder .rule-placeholder{border:1px dashed #BBB;opacity:.7}
body {
    font-size: 11px;
}

textarea {
    resize: none;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.treeViewRTL {
    padding-right: 4em;
}

.valRTL {
    display: none;
    position: relative;
    top: 15px;
    right: 15px;
    width: 970px;
}

.valLTR {
    display: none;
    position: relative;
    top: 15px;
    left: 15px;
    width: 970px;
}

.circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 9px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background: rgb(78,187,219);
}

.field-validation-valid {
    display: none;
}

.addendum {
    background-color: #ffc;
}

input.input-validation-error {
    border: 1px solid #d38e99 !important;
    background-color: #F2DEDE !important;
}

.validation-summary-errors {
    background: none repeat scroll 0 0 / 20px 20px #F2DEDE;
    border-color: #EBCCD1;
    color: #B94A48;
    padding: 5px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 2px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.42857;
    padding-bottom: 0;
}

.validation-summary-valid {
    display: none;
}
/*****************************************/
.form-group .k-widget,
.form-group .k-textbox {
    width: 100%;
}

.k-input {
    width: 100%;
}

k-textbox > input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input {
    text-indent: 12px;
}

.schedulerLegendBox {
    display: block;
    margin-top: 0;
    width: 11px;
    height: 11px;
    margin-top: 7px;
}

.schedulerLegendName {
    border: 0;
    display: block;
    margin-top: 3px;
    margin-left: 1px;
    margin-right: 1px;
}

/*#main-navbar .navbar-header {
    width: 200px;
}*/

@media (min-width: 768px) {
    #main-navbar .navbar-header {
        width: 196px;
    }
}

.form-group .k-colorpicker {
    width: 100%;
}

.form-group .k-selected-color {
    width: 100%;
}

.page-header {
    padding-top: 5px;
    padding-bottom: 3px;
    margin-bottom: 10px;
}

.k-state-selected a.patientFullName {
    color: #fff;
}

a.patientFullName {
    text-decoration: underline;
    color: #333;
}

.k-grid .amount {
    color: #9B5294;
}

div.amount {
    background: #9B5294;
}

.k-grid .credit-pay {
    color: #225CCD;
}

div.credit-pay {
    background: #225CCD;
}

.k-grid .credit-adj {
    color: #107E19;
}

div.credit-adj {
    background: #107E19;
}

.k-grid .credit-inspay {
    color: #ee5315;
}

div.credit-inspay {
    background: #ee5315;
}
.k-grid .credit-invoice {
    color: #2b9cd2;
}

div.credit-invoice {
    background: #2b9cd2;
}
.color-box {
    float: left;
    width: 10px;
    height: 10px;
    margin: 5px 5px 5px 5px;
    border: 1px solid rgba(0,0,0,.2);
}

#schedulerdiv th {
    text-align: center;
}

.requiredDropDown:after {
    content: "*";
    display: block;
    position: absolute;
    right: 30px;
    top: 5px;
    color: #e14430;
    font-weight: 700 !important;
}

.requiredRTLDropDown:after {
    content: "*";
    display: block;
    position: absolute;
    left: 30px;
    top: 5px;
    color: #e14430;
    font-weight: 700 !important;
}


input[type=checkbox], input[type=radio] {
    -webkit-appearance: none;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0;
    cursor: pointer;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #c6c6c6;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    outline: 0;
}

    input[type=checkbox]:checked::after {
        content: url(../Images/check.png);
        display: block;
        position: absolute;
        top: -4px;
        left: -2px;
    }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 0 -webkit-focus-ring-color;
    outline-offset: -2px;
}


/*************************************************************************************************************/
/*#content-wrapper {
padding-top:5px;
padding-bottom:5px;
    }*/


/*.k-scheduler-toolbar .k-nav-current .k-link {
    width: 200px;
}*/

.theme-clean #main-navbar .navbar-header a {
    font-size: 14px;
}

.theme-clean .dropdown-menu > li > a:hover, .theme-clean .dropdown-menu > li.active > a {
    cursor: pointer;
}

#main-menu .navigation .menu-icon, #main-menu .mmc-dropdown-open-ul .menu-icon {
    font-size: 22px;
    width: 26px;
}

.form-control {
    /*height: 24px;*/
}

.theme-clean #main-navbar .navbar-brand div {
    background: #3d4a5d;
}

.page-signin-alt .signin-password input {
    height: 46px;
    padding-right: 15px;
}

.page-signin-alt .signin-userName input {
    height: 46px;
}

.right-to-left.mmc #main-menu ul.navigation > li > a > .menu-icon {
    margin-left: 6px;
}


.page-signin-alt .signin-header {
    background: #3d4a5d;
}

.header-text {
    color: #0060AA;
    font-size: 23px;
}

.header-dentalore {
    background: rgba(0,96,170,1);
    background: -moz-linear-gradient(left, rgba(0,96,170,1) 0%, rgba(0,96,170,1) 58%, rgba(242,126,48,1) 59%, rgba(242,126,48,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,96,170,1)), color-stop(58%, rgba(0,96,170,1)), color-stop(59%, rgba(242,126,48,1)), color-stop(100%, rgba(242,126,48,1)));
    background: -webkit-linear-gradient(left, rgba(0,96,170,1) 0%, rgba(0,96,170,1) 58%, rgba(242,126,48,1) 59%, rgba(242,126,48,1) 100%);
    background: -o-linear-gradient(left, rgba(0,96,170,1) 0%, rgba(0,96,170,1) 58%, rgba(242,126,48,1) 59%, rgba(242,126,48,1) 100%);
    background: -ms-linear-gradient(left, rgba(0,96,170,1) 0%, rgba(0,96,170,1) 58%, rgba(242,126,48,1) 59%, rgba(242,126,48,1) 100%);
    background: linear-gradient(to right, rgba(0,96,170,1) 0%, rgba(0,96,170,1) 58%, rgba(242,126,48,1) 59%, rgba(242,126,48,1) 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 5em;
}

.login-btn {
    background: #3d4a5d;
    color: white;
}

.form-header-text {
    color: grey;
}
/************************************************Growls*********************************************************/
#growls {
    position: fixed;
    right: 0;
    top: 10px;
    z-index: 5000;
}

.main-navbar-fixed #growls {
    top: 46px;
}

.main-menu-right #growls {
    left: 0;
    right: auto;
}

.growl {
    border-radius: 4px;
    margin: 10px;
    position: relative;
    opacity: 0.95;
    filter: alpha(opacity=95);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .growl .growl-title {
        font-size: 14px;
        font-weight: 600;
        display: inline-block;
        margin-bottom: 2px;
    }

    .growl .growl-message {
        font-size: 13px;
    }

    .growl .growl-close {
        cursor: pointer;
        display: inline-block;
        float: right;
        font-family: helvetica, verdana, sans-serif;
        font-size: 14px;
        font-weight: normal;
        line-height: 18px;
        margin-top: -2px;
    }

    .growl.growl-incoming {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .growl.growl-outgoing {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .growl.growl-small {
        padding: 6px 8px;
        width: 200px;
    }

        .growl.growl-small .growl-title {
            font-size: 13px;
            margin-bottom: 0;
        }

        .growl.growl-small .growl-message {
            font-size: 11px;
        }

    .growl.growl-medium {
        padding: 10px;
        width: 250px;
    }

    .growl.growl-large {
        padding: 15px;
        width: 300px;
    }

    .growl.growl-default {
        background: #7f8c8d;
        color: #fff;
    }

    .growl.growl-error {
        background: #e66454;
        color: #fff;
    }

    .growl.growl-notice {
        background: #5ebd5e;
        color: #fff;
    }

    .growl.growl-warning {
        background: #f4b04f;
        color: #fff;
    }
/*******************************************************************************************************************/
.k-upload-pct {
    visibility: hidden;
    display: none;
}

.k-upload-status k-upload-status-total {
    visibility: hidden;
    display: none;
}

.label-form {
    color: grey;
    white-space: nowrap;
}
/**********************************Tooltip****************************************/
.k-callout-n {
    border-bottom-color: #3d4a5d;
}

.k-widget.k-tooltip {
    background-color: #3d4a5d;
    border-color: #3d4a5d;
}

.k-tooltip-validation.k-invalid-msg {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    color: #B94A48;
}

.antiforgeryError {
    color: #e80c4d;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    margin: 40px 0;
}

/*.k-widget.k-combobox.k-header {
    width: 100%;
}*/

.loadimg {
    height: 24px;
    width: 24px;
    background: url('../Images/loading.gif') 50% 50% no-repeat;
}

.loading-img {
    height: 50px;
    background: url('../Images/ajax-loader.gif') 50% 50% no-repeat;
}

.text-lg {
    font-size: 20px;
}

.navbar-form {
    margin-top: 0;
    margin-bottom: 0;
}

.patinetImage {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.patinetImage-visit {
    border: 2px solid #b5b5b5;
    max-width: 93px;
    height: 100px;
}

.errorHandlerPageFooter:hover {
    color: #545657;
    text-decoration: underline;
}

#errorHandlerHomeBtn {
    background: rgba(0,0,0,.2);
    color: #fff;
    transition: all .3s;
    border: none;
    font-size: 15px;
    line-height: 20px;
    padding: 13px 0;
    width: 100px;
    font-size: 20px;
    display: inline-block;
}

    #errorHandlerHomeBtn:hover {
        background: rgba(197, 91, 77, 1);
    }

.logo-bottom-right {
    position: fixed;
    right: 15px;
    bottom: 29px;
    margin: 0;
    padding: 0;
}

html[dir=rtl] .logo-bottom {
    position: fixed;
    left: 15px;
    bottom: 29px;
    margin: 0;
    padding: 0;
}
html[dir=ltr] .logo-bottom {
    position: fixed;
    right: 15px;
    bottom: 29px;
    margin: 0;
    padding: 0;
}

.labcase-icon {
    background-color: white !important;
    border: solid 2px white;
    border-radius: 8px;
    min-width: 13px;
    text-align: center;
}


.color-red {
    /* New */
    color: red !important;
}

.color-blue {
    /* Approved */
    color: blue !important;
}

.color-orange {
    /* Ordered */
    color: orange !important;
}

.color-darkyellow {
    /* Received */
    color: rgb(182, 182, 7);
}

.color-drakgreen {
    /* Delivered */
    color: #127212 !important;
}

.menu-icon-notification {
    font-size: 8px;
    padding: 0 2px;
    line-height: 10px;
    position: absolute;
    display: block;
    margin-left: 15px;
    margin-top: -5px;
    border-radius: .25em;
    color: white;
    background: #e66454;
}
.fa-exclamation-triangle {
    font-size: 14px;
    padding: 0 2px;
    line-height: 10px;
    position: absolute;
    display: block;
    margin-left: 15px;
    margin-top: -5px;
    border-radius: .25em;
    color: orange;
}

.fa-exclamation-triangle-inline {
    font-size: 14px;
    padding: unset !important;
    line-height: unset !important;
    position: unset !important;
    display: inline;
    margin-left: unset !important;
    margin-top: unset !important;
    border-radius: .25em;
    color: orange;
}

.label-darkyellow {
    background-color: rgb(182, 182, 7);
}

.label-darkgreen {
    background: #5ebd5e;
}

.labcase-notification {
    opacity: .7;
}

.menu-item-disabled {
    color: rgb(161, 159, 159);
}


.top3 {
    margin-top: 3px;
}

.k-multiselect-wrap .k-input {
    height: auto !important;
}

.horizontal-scroll {
    width: auto;
    height: auto;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.padding-xs {
    padding: 10px;
}

.padding-xxs {
    padding: 7px;
}

.btn-hide {
    background: none;
    border: none;
    color: #127212;
}

.v-middle-label {
    vertical-align: -webkit-baseline-middle;
}

.worlist-visit-status {
    font-size: 12px;
}


.padding-3px {
    padding: 3px !important;
}

.text-xxs {
    font-size: 11px;
}

@media (min-width: 1200px) {
    .col-lg-13ths {
        width: 14.2%;
        float: left !important;
    }
}

.radio-size-30 {
    width: 20px !important;
    height: 20px !important;
    -webkit-appearance: radio !important;
}

.hide-display {
    display: none;
}

.font-size-13 {
    font-size: 13px !important;
}

.padding-5px {
    padding: 5px;
}


/* full screen css */

#imageBox:-ms-fullscreen {
    position: absolute !important;
    display: block !important;
    max-width: 100% !important;
    max-height: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    width: auto !important;
    height: auto !important;
    zoom: 100 !important;
    cursor: default !important;
}


#imageBox:-webkit-full-screen {
    position: absolute !important;
    display: block !important;
    max-width: 100% !important;
    max-height: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    width: auto !important;
    height: auto !important;
    zoom: 100 !important;
    cursor: default !important;
}

#imageBox:-moz-full-screen {
    position: absolute !important;
    display: block !important;
    max-width: 100% !important;
    max-height: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    width: auto !important;
    height: auto !important;
    zoom: 100 !important;
    cursor: default !important;
}

#imageBox:fullscreen {
    position: absolute !important;
    display: block !important;
    max-width: 100% !important;
    max-height: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    width: auto !important;
    height: auto !important;
    zoom: 100 !important;
    cursor: default !important;
}

/* full screen css */

.cursor-pointer {
    cursor: pointer !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.webrtc-video {
    width: 271px;
    height: 286px;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.img-list {
    overflow-y: auto;
    max-height: 135px;
}
/* Upload image dialog */
.uploadimage-dragndrop {
    border: 2px dashed #DDD;
    margin: 5px 0;
    padding: 50px 20px;
    text-align: center;
    color: #DDD;
}

.uploadimage-text {
    font-size: 32px;
    margin-bottom: 20px;
}

.uploadimage-input {
    margin: 20px 0;
    position: relative;
    overflow: hidden;
    margin: 10px;
}

    .uploadimage-input input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.uploadimage-upload {
    height: 30px;
    background: #EEE;
    margin: 4px 0;
}

.uploadimage-uploadcompleted {
    background: #ddffd0;
}

.uploadimage-fileinfo {
    padding: 5px;
    font-size: 11px;
    position: relative;
}

.uploadimage-progresspct {
    position: absolute;
    top: 5px;
    right: 5px;
}

.uploadimage-progress {
    background: #999;
}

.uploadimage-progressbar {
    background: maroon;
    height: 2px;
}

.uploadimage-totalprogress {
    background: white;
}

.uploadimage-totalprogressbar {
    background: #107EC2;
    height: 6px;
}

.uploadimage-uploadcompleted {
    background: #ddffd0;
}

.uploadimage-fileinfo {
    padding: 5px;
    font-size: 11px;
    position: relative;
}

.uploadimage-progresspct {
    position: absolute;
    top: 5px;
    right: 5px;
}

.uploadimage-progress {
    background: #999;
}

.uploadimage-progressbar {
    background: maroon;
    height: 2px;
}

.uploadimage-totalprogress {
    background: white;
}

.uploadimage-totalprogressbar {
    background: #107EC2;
    height: 10px;
}

.cloud-upload-icon {
    font-size: -webkit-xxx-large;
}

.k-upload-button {
    margin: 0em !important;
}


.color-grey {
    color: grey !important;
}

.margin-0px {
    margin: 0px !important;
}


.max-width-32px {
    max-width: 32px !important;
}


.max-height-32px {
    max-height: 32px !important;
}

.margin-button-5px {
    margin-bottom: 5px;
}

.border-dashed-gray {
    border: 2px dashed #DDD;
}

.twain-scan {
    padding: 50px 20px;
    text-align: center;
    color: #DDD;
}


.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.patient-image-tabs {
    height: 325px;
}

.padding-left-0px {
    padding-left: 0px !important;
}

.vertical-middle-content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


.margin-top-5px {
    margin-top: 5px;
}

.max-width-10px {
    max-width: 13px;
}

.max-width-90px {
    max-width: 90px;
}

.max-width-58px {
    max-width: 58px !important;
}

.disabled-link {
    pointer-events: none;
    cursor: default;
    opacity: 0.4;
}

.max-width-424px {
    max-width: 424px;
}

.right-inherit {
    right: inherit !important;
}

.backgroud-trasnparent {
    background-color: transparent !important;
}

.color-black {
    color: black !important;
}

.setting-color-circle {
    border-radius: 10px;
    width: 15px;
    height: 15px;
    position: relative;
}

.width-80 {
    width: 80% !important;
}

.center-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.button-icon-md {
    width: 30px;
    height: 30px;
    min-width: 30px !important;
    margin: 5px !important;
}

.column-spacing {
    border-spacing: 5px;
}

input[type="radio"] {
    -webkit-appearance: radio !important;
    -moz-appearance: radio !important;
    appearance: radio !important;
    width: 15px !important;
    height: 15px !important;
}

.Grid-View:hover {
    color: #46b8da !important;
}

.Grid-Column-Green {
    background-color: #d7facd;
}

.Grid-Expired,
.Grid-Expired:hover {
    color: #FF8C00 !important;
}

.Grid-Transfer:hover {
    color: #46b8da !important;
}

.Grid-Delete:hover {
    color: #e45847 !important;
}

.Grid-Cancel:hover {
    color: #e45847 !important;
}

.Grid-Received:hover {
    color: #28a745 !important;
}

.Grid-Order:hover {
    color: #138496 !important;
}

.Grid-Icon {
    cursor: pointer !important;
    color: #3d4a5d;
}

.Icon-Size {
    font-size: 1.3em !important;
}


.Grid-Print:hover{
    color: #ff7d00 !important;
}

.Grid-Select-Patient:hover {
    color: #66ba49 !important;
}

.Grid-Start:hover {
    color: #e80c4d !important;
}

.Grid-Progress-Note-Products:hover {
    color: #46b8da !important;
}

.Grid-Complete:hover {
    color: #225CCD !important;
}

.Grid-Pay:hover {
    color: #225CCD !important;
}

.Grid-Adjust:hover {
    color: #107E19 !important;
}

.Grid-Send:hover {
    color: #d9c800 !important;
}

.Grid-Disabled {
    pointer-events: none !important;
    cursor: default !important;
    color: #878787 !important;
}

.Small-Icon-Size {
    font-size: 0.9em !important;
}


.tooltipster-theme {
    border-radius: 1px;
    /*border: 2px solid #000;*/
    background: #222222;
    color: #ffffff;
}

    .tooltipster-theme .tooltipster-content {
        /*font-family: Arial, sans-serif;*/
        font-size: 12px;
        line-height: 8px;
        padding: 8px 10px;
        overflow: hidden;
    }

.vertical-align-sub {
    vertical-align: sub;
}

.k-width {
    width: 12.4em;
}


.card-main {
    border: 1px;
    border-radius: 25px;
    border: 2px solid #EAEAEA;
    padding: 20px;
}

.card-label-first {
    color: #39b3d7;
    font-style: italic;
}

.card-label-second {
    color: #f29f29;
}


.bridges:hover {
    background-color: #46b8da !important;
}

.appointment-card:hover {
    cursor: pointer;
    background-color: rgb(244, 244, 244);
}

.appointment-card {
    padding: 5px 5px 15px 15px !important;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-30 {
    margin-right: 30px;
}

.offer-image {
    height: 275px !important;
}


.offer-div {
    height: 275px !important;
    width: 100% !important;
    border: 2px solid #6B6565 !important;
}


.ih-item.square.effect6 .info {
    background: rgba(0,0,0,0.3) !important;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.tooltipster-custom-theme {
    border-radius: 15px;
    border: 1px solid #cccccc;
    background: #fff;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    padding: 8px 10px;
    font-weight: 400;
    border-top: 3px solid #39b3d7;
}

    .tooltipster-custom-theme .tooltipster-content {
        font-family: Arial, sans-serif;
        font-size: 12px;
        line-height: 14px;
        padding: 8px 10px;
    }


.tooltipster-emr-theme {
    border-radius: 15px;
    border: 1px solid #cccccc;
    background: #fff;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    padding: 8px 10px;
    font-weight: 400;
    max-width: 200px !important;
    word-wrap: break-word;
    border-top: 3px solid #39b3d7;
}

    .tooltipster-emr-theme .tooltipster-content {
        font-family: Arial, sans-serif;
        font-size: 12px;
        line-height: 14px;
        padding: 8px 10px;
        word-wrap: break-word;
    }

.tooltipster-access-right-theme {
    border-radius: 15px;
    border: 1px solid #cccccc;
    background: #fff;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    padding: 8px 10px;
    font-weight: 400;
    max-width: 400px !important;
    word-wrap: break-word;
    border-top: 3px solid #39b3d7;
}

    .tooltipster-access-right-theme .tooltipster-content {
        font-family: Arial, sans-serif;
        font-size: 12px;
        line-height: 14px;
        padding: 8px 10px;
        word-wrap: break-word;
    }

.alert-icon-title {
    padding-left: 10px;
    color: #39b3d7;
    padding-right: 10px;
}

.alert-icon-title-li {
    margin-top: 2px;
}

.padding-left-right-20px {
    padding-left: 20px;
    padding-right: 20px;
}

.no-padding-left {
    padding-left: 10px;
    padding-right: 10px;
}

.padding-left-14px {
    padding-left: 14px !important;
}

.sms-template-div {
    overflow-y: scroll;
    height: auto;
    width: 100%;
    background-color: white !important;
}

.summary-list {
    list-style: none;
}

.summary-details {
    color: gray;
    font-style: italic;
}

.padding-right-22px {
    padding-right: 22px;
}

.icon-line-height {
    line-height: 1.42857143;
}

.padding-right-15px {
    padding-right: 15px;
}

.grid-icon {
    font-size: 15px;
}

.grid-icon-color {
    color: coral;
}

.loading-image {
    background: url(../Images/circle-ball-loader.gif) 50% 50% no-repeat;
    background-position: right center;
    background-position-x: 98%;
}

.form-group {
    margin-bottom: 5px;
}

legend {
    font-size: 12px;
    padding-bottom: 0px;
}

.page-header h1 {
    font-size: 13px;
}


.margin-top-min-10px {
    margin-top: -10px;
}

/*Overwrite of the classe belong to the details view in providerdashboard*/
.widget-profile .widget-profile-header span {
    font-size: 11px;
}

.pie-chart-label {
    line-height: 20px;
}



/*end*/


.rating {
    position: absolute;
    margin-top: -3px;
    padding-left: 90px;
}


/*patient overview*/

.border-none {
    border: none !important;
}

.background-color-transparent {
    background-color: transparent !important;
}

.margin-bottom-min-55px {
    margin-bottom: -55px;
}

.font-size-20px {
    font-size: 20px;
}

.font-size-30px {
    font-size: 30px;
}


.border-top-none {
    border-top: none;
}

.border-bottom-none {
    border-bottom: none;
}

.border-left-none {
    border-left: none;
}

.border-right-none {
    border-right: none;
}


.padding-bottom-5px {
    padding-bottom: 5px;
}
/*patient overview*/

.padding-0px {
    padding: 0px;
}


.tooltipster-notes {
    border-radius: 5px;
    border: 1px solid #cccccc;
    background: #ededed;
    color: #666666;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
    font-weight: 400;
}

    .tooltipster-notes .tooltipster-content {
        /*font-family: Arial, sans-serif;*/
        font-size: 12px;
        line-height: 8px;
        padding: 8px 10px;
        overflow: hidden;
    }


.font-weight-normal {
    font-weight: normal !important;
}

.emr-panel-padding {
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 25px;
}



.emr-name {
    color: black;
    padding-left: 5px;
    padding-right: 1px;
    display: inline-block;
    max-width: 90%;
    word-break: break-all;
}

    .emr-name:hover {
        cursor: pointer;
        color: black;
        text-decoration: underline;
    }

.del-emr {
    display: inline-block;
    vertical-align: top;
}

.toggleLink {
    font-size: 12px;
    cursor: pointer;
    padding-left: 20px;
}

    .toggleLink:hover {
        text-decoration: underline;
    }

.delete-link {
    width: 12px;
    height: 12px;
    background: transparent url(../Images/false.png) no-repeat 50% 50%;
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    margin: 2px 0 0 3px;
    -webkit-border-radius: 5px;
    -mox-border-radius: 5px;
    border-radius: 5px;
}

.demo-section {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.padding-top-5px {
    padding-top: 5px;
}

.pointer {
    cursor: pointer;
}

.treatmentplan-visit-selected {
    background-color: #C6E5E9 !important;
}

.custom-visit-border {
    margin-bottom: 2px !important;
}

.draggable {
    cursor: move;
}

.droptarget {
    cursor: default;
}

.dragDiv {
    margin-top: 25px;
}

.padding-vr-5px {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.margin-left-12 {
    margin-left: 12px !important;
}

.table-action-column {
    max-width: 3%;
    width: 3%;
}

.table-action-column-treatmentplan {
    max-width: 6%;
    width: 6%;
}

.table-ada-column {
    max-width: 7%;
    width: 7%;
}

.table-clinicalNotes-details-coloumn {
    width: 80%;
}

.table-clinicalNotes-auditInfo-coloumn {
    width: 20%;
}

.table-Procedure-column {
    max-width: 20%;
    width: 20%;
}

.table-Status-column {
    max-width: 10%;
    width: 10%;
}

.table-Tooth-column {
    max-width: 10%;
    width: 10%;
}

.table-Surface-column {
    max-width: 10%;
    width: 10%;
}

.table-PrimaryInsPart-column {
    max-width: 10%;
    width: 10%;
}

.table-value-column {
    max-width: 7%;
    width: 7%;
}

.table-icon-column {
    max-width: 3%;
    width: 3%;
}

.table-SecondaryInsPart-column {
    max-width: 10%;
    width: 10%;
}

.table-PatPart-column {
    max-width: 10%;
    width: 10%;
}

.no-border-tr > td {
    border: 0px !important;
}

.disabled-menu-link {
    pointer-events: none;
    color: gray !important;
    background-color: white;
    cursor: not-allowed;
    border-right: 2px solid #ccc;
    border-left: 2px solid #ccc;
}

.disabled-menu-link-no-border {
    pointer-events: none;
    color: gray !important;
    background-color: white;
    cursor: not-allowed !important;
}

.margin-0-px {
    margin-top: 0px;
    margin-bottom: 5px;
}


.clinic-logo {
    margin-top: 10px;
}

@media (min-width: 768px) {
    .clinic-logo {
        margin-top: 150px;
    }

    .login-taio-logo {
        height: 450px;
    }

    .login-dentalore-logo {
        height: 380px;
    }

    .login-header {
        margin-top: 100px;
        background-color: white;
    }
}

@media (min-width: 768px) {
    #main-wrapper-Setup {
        padding-left: 0px;
    }
}

.modal {
    overflow-y: auto;
}

/*Claim attachments */
#patient-files #ClaimAttachments [class*='col-'] {
    box-sizing: border-box;
}

#patient-files .product {
    padding: 0;
    margin: 10px auto 5px;
}

    #patient-files .product input[type=checkbox] {
        margin-top: 60px;
    }

#patient-files .k-dropdown {
    width: 100%;
}

.remove-border {
    border-color: transparent;
}

#patient-files .modal-body {
    padding: 5px 10px;
}

@media (min-width: 1200px) {
    .width-20 {
        width: 20.666667%;
    }

    .width-7 {
        width: 7.333333%;
    }

    .width-22 {
        width: 22%;
    }
}

a.remove-text-decoration:focus {
    text-decoration: none;
}

/* seperate Document types names */
.wrap-word {
    max-width: 100px;
    word-wrap: break-word;
}

a.disabled-anchor {
    color: #ccc !important;
    cursor: not-allowed !important;
}
/*Used for validating dropdown of kendo*/
[data-val-required].requiredDropDown, [data-val-required].requiredRTLDropDown {
    opacity: 0;
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    display: block !important;
}

.star {
    cursor: pointer;
    background: url('images/star.png') no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: block;
    margin-top: -2px;
    margin-right: 4px;
}

.starActive {
    cursor: pointer;
    background: url('images/activeStar.png') no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: block;
    margin-top: -2px;
    margin-right: 4px;
}

/*use for scheduler card tooltip*/
.borderless td {
    border: none !important;
    padding: 2px 5px !important;
}

.borderless {
    margin-bottom: 2px !important;
}

.artextSearchBorder {
    border-radius: 0px 10px 10px 0px !important;
    height: 100%;
}
.entextSearchBorder {
    border-radius: 10px 0px 0px 10px !important;
    height: 100%;
}
.alertAddOperatorAndProviderError {
    padding: 5px;
    margin: 0px;
    display: none;
}
.k-widget.k-upload {
    border-style: none;
    background-color: transparent;
    background-image: none;
}
div[dir=rtl] .quantity-col {
    direction: ltr;
}

.quantity-label-col {
    padding: unset !important;
}

div[dir=rtl] .quantity-label-col {
    display: table;
    float: left;
    direction: ltr;
}

html[dir=rtl] .quantity-label-div {
    display: table;
    direction: ltr;
    text-align: end;
}
div[dir=rtl] .quantity-span {
    direction: ltr;
}
div[dir=rtl] .inventory-grid-custom-error {
    direction: rtl;
}

.dash-widgetcontainer{
    display:table;
}

.dash-widgetcontainer .row {
    display: table-row;
}


.dash-widget {
    background: #fff;
    border-radius: 6px;
    border: 1px solid #e8ebed;
    display: inline-block;
    float: none;
    margin-left:2%;
    margin-right:2%;
}

    .dash-widget .div-success {
        color: #28a745;
    }

    .dash-widget .div-product,
    #InventoryDashboardStockModal .div-product-title {
        color: #964B00;
    }
    .dash-widget .div-clinic-bal-info,
    .dash-widget .div-branch-bal-info,
    .dash-widget .div-filter-bal-info {
        color: #53B953;
    }
    .dash-widget .div-clinic-rem-info,
    .dash-widget .div-branch-rem-info,
    .dash-widget .div-filter-rem-info {
/*        color: #FF0000;
*/        color: #faad14;
    }
    .dash-widget .div-cashinfo,
    #ExpensesCategoriesModal .div-cash-title {
        color: #28a745;
    }

    .dash-widget .div-creditcardinfo,
    #ExpensesCategoriesModal .div-creditcard-title {
        color: #D4AF37;
    }

    .dash-widget .div-checkinfo,
    #ExpensesCategoriesModal .div-check-title {
        color: #787276;
    }

    .dash-widget .div-info,
    .dash-widget .div-voucherinfo,
    .dash-widget .div-banktransferinfo,
    .dash-widget .div-mobilewalletinfo,
    #InventoryDashboardStockModal .div-info-title,
    #ExpensesCategoriesModal .div-info-title {
        color: #4d5e76;
    }

    .dash-widget .div-expired,
    .dash-widget .div-total-feedback,
    #InventoryDashboardStockModal .div-expired-title {
        color: #FF8C00;
    }

    .dash-widget .div-high,
    .dash-widget .div-positive-rating,
    #InventoryDashboardStockModal .div-high-title {
        color: #28a745;
    }

    .dash-widget .div-low,
    .dash-widget .div-negative-rating,
    #InventoryDashboardStockModal .div-low-title {
        color: #dc3545;
    }

.dash-widget .div-danger {
    color: #dc3545;
}

    .dash-widget .div-deposit{
        color: #faad14;
    }

html[dir=rtl] .col-md-nearexpired,
html[dir=rtl] .col-md-expired {
    float: left !important;
}

.col-md-nearexpired {
    height: auto;
    background: rgba(255, 203, 0, 0.15);
    color: #fbce4a;
    border: 1px solid #FFCB00;
    border-radius: 8px;
    display: flex;
    padding: 1% 1% 1% 1%;
    float: right;
}

.col-md-expired {
    height: auto;
    background: #d2423c;
    color: #fff;
    border: 1px solid #d2423c;
    border-radius: 8px;
    display: flex;
    padding: 1% 1% 1% 1%;
    float:right;
}

.col-md-nonexpired {
    display: none;
}

.col-md-expirationstrong{
    padding:unset;
    text-align:center;
}

.stock-level-unit-size,
.stock-level-package-size {
    /*display: contents;*/
}

.stock-level-unit-size {
    padding-left: 0.5% !important;
    padding-right: 0.5% !important;
}

#StockMaterialGrid td,
#AdditionAdjustGrid td,
#SubtractionAdjustGrid td,
#TransferGrid td,
#OrderGrid td,
#RequestGrid td,
#StockLocationGrid td,
#ConfirmTransferGrid td,
#AdditionGrid td,
#SubtractionGrid td,
#ConfirmReceivedGrid td,
#SubtractionAdjustGrid .stock-level-package-size,
#StockMaterialGrid .quantity-label-col,
.td-ellipsis {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.td-not-ellipsis {
    white-space: unset !important;
    overflow: unset !important;
    text-overflow: unset !important;
}
    .td-is-deleted {
        text-overflow: unset !important;
    }


.k-widget.k-grid.k-display-block[data-role=grid] {
    overflow-x: auto !important;
}

.alignConsentFooterBtnsRight {
    margin: 0px 7px 10px 10px;
}

.signBtn {
    background-color: #008CBA;
    font-size: small;
    color: white;
    border: none;
    padding: 5px 10px 5px 10px;
    margin: 10px
}

.sigCanvas {
    border: 1px solid rgb(194, 188, 157);
    border-radius: 8px;
    max-width: 100%;
    max-height: 100%;
    width: 700px !important;
    height: 400px;
}
/* Styles for mobile screens */
@media (max-width: 768px) {
    .sigCanvas {
        width: 200px !important;
        height: 100px !important;
    }
}
.hideXScrollModal {
    overflow-x: hidden !important;
}

.icon-green {
    color: green;
}

.icon-red {
    color: red;
}

.icon-center {
    text-align: center;
    width: 20%;
}


/*Medical Templates Settings Pages: Options.cshtml*/
.table {
    border-collapse: collapse;
    border-spacing: 0 1px;
}

.icon-green {
    color: green;
}

.icon-red {
    color: red;
}

.icon-center {
    text-align: center;
    width: 20%;
}

.modal-body .body-medical .row {
    padding-bottom: 5px;
}

.spacing-bottom {
    padding-bottom: 10px;
}

/*.modal-header .header-medical .close {
    margin-top: -15px;
}*/

.modal-dialog-width {
    width: 450px;
    margin-top: 5%;
}

.table-custom-scrollbar {
    position: relative;
    height: 100px;
    overflow: auto;
}

.table-wrapper-scroll-y {
    display: block;
}

.areabtn {
    margin-top: 10px;
}

.fieldbtn {
    margin-top: 10px;
}

.medicalFieldbtn {
    margin-top: 10px;
    background: #67cea6 !important;
    border-bottom-color: #3ebf8d;
    border-color: transparent;
    color: white;
    padding: 2%;
    font-size: small;
}

.babyBlue {
    background-color: #89CFF0;
    color: white;
    border-color: transparent;
    margin-top: 10px;
    margin-left: 8px;
    padding: 6px 10px 6px 10px;
}

.yellowOrange {
    background-color: #FFAA33;
    color: white;
    border-color: transparent;
    margin-top: 10px;
    padding: 6px 10px 6px 10px;
}

/*textarea {
    resize: none;
}*/

/*END Medical Templates Settings Pages*/

/*START Patient Medical Form*/
/*body {
    position: relative;
}*/

.sections {
    color: #555555;
    background-color: white;
    margin-bottom: 20px !important;
}

.grayColor {
    background-color: rgb(244, 245, 249);
}

.column {
    float: left;
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
    /*background: red;*/
}

.content {
    padding: 35px 40px 20px 40px; /* add 45px + 20px nav height mobile */
    height: 33.333333%; /* 100/number of sections % */
    width: 100%;
}

#right-split {
    height: 100%;
    /*background: rgb(244, 245, 249);*/
    position: relative;
    /*border: solid;
        border-color: rgb(244, 245, 249);*/
}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

/*.row, div[class*='col-'] {
    height: 100%;
}*/

.container-fluid .container-fluid-medical {
    height: 300%; /* 100*number of sections % */
}

#menu-block.content {
    height: 100%;
}

#menu-block ul {
    padding: 0;
}

#menu-block a {
    margin: auto;
}

#menu-block li {
    list-style: none;
}

.affix {
    top: 0;
}



/* Remove extra left and right margins, due to padding */
/*.row {
    margin: 0 -5px;
}*/

.cardRow {
    margin-bottom: 2%;
    flex-wrap: wrap;
}

.card-medical {
    opacity: 1;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 2%;
    background-color: #f3f3f3;
    font-size: 13px;
}

.questionTitle {
    font-weight: bold;
    padding: 1%;
    opacity: 1;
    align-items: center;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    background-color: #f3f3f3;
    font-size: 13px;
}

tr.spaceUnder > td {
    padding-bottom: 1em;
    padding-right: 1em;
}
/* Same height for each card on the same row */
.equal-height-cards {
    display: flex;
    flex-wrap: wrap;
}

    .equal-height-cards > .column {
        display: flex;
        flex-direction: column;
        margin-bottom: 2%;
    }

        .equal-height-cards > .column > .card {
            flex: 1;
        }

.card.contentcard {
    padding: 1%;
    margin-top: auto;
}
/* Options Page Language  */
html[dir=rtl] .MedOptBtnDir {
    margin-right: 3.8%;
}

html[dir=ltr] .MedOptBtnDir {
    margin-left: 4.2%;
}

html[dir=rtl] .areaText {
    text-align: left;
    display: inline-block;
}

html[dir=ltr] .areaText {
    text-align: right;
    display: inline-block;
}

html[dir=rtl] .navbarAreaDiv {
    float: left;
    display: inline-block;
}

html[dir=ltr] .navbarAreaDiv {
    float: right;
    display: inline-block;
}

html[dir=rtl] #areaLi {
    float: right;
}

html[dir=ltr] #areaLi {
    float: left;
}

#AreasListUL {
    margin: 0px -11px !important;
    float: unset;
}

.AreaPatientCss ul {
    list-style: none;
    padding: 0;
}

.AreaPatientCss li {
    background-color: transparent !important;
}

.AreaPatientCss a {
    /* Style links as needed */
}

    .AreaPatientCss a.active {
        font-weight: bold;
        color: #fff; /* Example active link color */
    }

.save-button-container {
    position: fixed;
    bottom: 10px;
    right: 67px;
}

.AreaPatientCss {
    position: fixed;
    width: 170px;
    padding-top: 20px;
    z-index: 1000;
    cursor: pointer;
    /*height:60px;*/
}

.custom-nav {
    display: flex;
    flex-direction: column;
}

.nav-pills .custom-nav-item {
    margin-bottom: 10px;
}

.nav-pills .custom-nav-link {
    display: block;
    padding: 10px 15px !important;
    background-color: #f8f9fa;
    color: black;
    border-radius: 5px !important;
    transition: background-color 0.3s, color 0.3s !important;
}

    .nav-pills .custom-nav-link:hover, .custom-nav-link:focus {
        background-color: #67cea6;
        color: #fff;
        text-decoration: none;
    }

    .nav-pills .custom-nav-link.active {
        background-color: #67cea6;
        color: #fff;
    }

/*End Of The Options Page Language  */


