/*!
 * Maverick (c) by Ndevr Studios and The Red Team
 * Powered by Bootstrap and FontAwesome
 */
.vertical-align {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
/* Margin */
.m0,
.m-n {
  margin: 0px   		  !important;
}
.m5,
.m-xs {
  margin: 5px !important;
}
.m5.n,
.m-xs.n {
  margin: -5px !important;
}
.m10,
.m-sm {
  margin: 10px !important;
}
.m10.n,
.m-sm.n {
  margin: -10px !important;
}
.m15,
.m {
  margin: 15px !important;
}
.m15.n,
.m.n {
  margin: -15px !important;
}
.m20,
.m-md {
  margin: 20px !important;
}
.m20.n,
.m-md.n {
  margin: -20px !important;
}
.m30,
.m-lg {
  margin: 30px !important;
}
.m30.n,
.m-lg.n {
  margin: -30px !important;
}
.m40,
.m-xl {
  margin: 40px !important;
}
.m40.n,
.m-xl.n {
  margin: -40px !important;
}
.m50,
.m-xxl {
  margin: 50px !important;
}
.m50.n,
.m-xxl.n {
  margin: -50px !important;
}
.mb0,
.mb-n {
  margin-bottom: 0px   		  !important;
}
.mb5,
.mb-xs {
  margin-bottom: 5px !important;
}
.mb5.n,
.mb-xs.n {
  margin-bottom: -5px !important;
}
.mb10,
.mb-sm {
  margin-bottom: 10px !important;
}
.mb10.n,
.mb-sm.n {
  margin-bottom: -10px !important;
}
.mb15,
.mb {
  margin-bottom: 15px !important;
}
.mb15.n,
.mb.n {
  margin-bottom: -15px !important;
}
.mb20,
.mb-md {
  margin-bottom: 20px !important;
}
.mb20.n,
.mb-md.n {
  margin-bottom: -20px !important;
}
.mb30,
.mb-lg {
  margin-bottom: 30px !important;
}
.mb30.n,
.mb-lg.n {
  margin-bottom: -30px !important;
}
.mb40,
.mb-xl {
  margin-bottom: 40px !important;
}
.mb40.n,
.mb-xl.n {
  margin-bottom: -40px !important;
}
.mb50,
.mb-xxl {
  margin-bottom: 50px !important;
}
.mb50.n,
.mb-xxl.n {
  margin-bottom: -50px !important;
}
.ml0,
.ml-n {
  margin-left: 0px 			 !important;
}
.ml5,
.ml-xs {
  margin-left: 5px !important;
}
.ml5.n,
.ml-xs.n {
  margin-left: -5px !important;
}
.ml10,
.ml-sm {
  margin-left: 10px !important;
}
.ml10.n,
.ml-sm.n {
  margin-left: -10px !important;
}
.ml15,
.ml {
  margin-left: 15px !important;
}
.ml15.n,
.ml.n {
  margin-left: -15px !important;
}
.ml20,
.ml-md {
  margin-left: 20px !important;
}
.ml20.n,
.ml-md.n {
  margin-left: -20px !important;
}
.ml30,
.ml-lg {
  margin-left: 30px !important;
}
.ml30.n,
.ml-lg.n {
  margin-left: -30px !important;
}
.ml40,
.ml-xl {
  margin-left: 40px !important;
}
.ml40.n,
.ml-xl.n {
  margin-left: -40px !important;
}
.ml50,
.ml-xxl {
  margin-left: 50px !important;
}
.ml50.n,
.ml-xxl.n {
  margin-left: -50px !important;
}
.mr0,
.mr-n {
  margin-right: 0px 			 !important;
}
.mr5,
.mr-xs {
  margin-right: 5px !important;
}
.mr5.n,
.mr-xs.n {
  margin-right: -5px !important;
}
.mr10,
.mr-sm {
  margin-right: 10px !important;
}
.mr10.n,
.mr-sm.n {
  margin-right: -10px !important;
}
.mr15,
.mr {
  margin-right: 15px !important;
}
.mr15.n,
.mr.n {
  margin-right: -15px !important;
}
.mr20,
.mr-md {
  margin-right: 20px !important;
}
.mr20.n,
.mr-md.n {
  margin-right: -20px !important;
}
.mr30,
.mr-lg {
  margin-right: 30px !important;
}
.mr30.n,
.mr-lg.n {
  margin-right: -30px !important;
}
.mr40,
.mr-xl {
  margin-right: 40px !important;
}
.mr40.n,
.mr-xl.n {
  margin-right: -40px !important;
}
.mr50,
.mr-xxl {
  margin-right: 50px !important;
}
.mr50.n,
.mr-xxl.n {
  margin-right: -50px !important;
}
.mt0,
.mt-n {
  margin-top: 0px				!important;
}
.mt5,
.mt-xs {
  margin-top: 5px !important;
}
.mt5.n,
.mt-xs.n {
  margin-top: -5px !important;
}
.mt10,
.mt-sm {
  margin-top: 10px !important;
}
.mt10.n,
.mt-sm.n {
  margin-top: -10px !important;
}
.mt15,
.mt {
  margin-top: 15px !important;
}
.mt15.n,
.mt.n {
  margin-top: -15px !important;
}
.mt20,
.mt-md {
  margin-top: 20px !important;
}
.mt20.n,
.mt-md.n {
  margin-top: -20px !important;
}
.mt30,
.mt-lg {
  margin-top: 30px !important;
}
.mt30.n,
.mt-lg.n {
  margin-top: -30px !important;
}
.mt40,
.mt-xl {
  margin-top: 40px !important;
}
.mt40.n,
.mt-xl.n {
  margin-top: -40px !important;
}
.mt50,
.mt-xxl {
  margin-top: 50px !important;
}
.mt50.n,
.mt-xxl.n {
  margin-top: -50px !important;
}
/* Paddiing */
.p0,
.p-n {
  padding: 0px   		  !important;
}
.p5,
.p-xs {
  padding: 5px !important;
}
.p5.n,
.p-xs.n {
  padding: -5px !important;
}
.p10,
.p-sm {
  padding: 10px !important;
}
.p10.n,
.p-sm.n {
  padding: -10px !important;
}
.p15,
.p {
  padding: 15px !important;
}
.p15.n,
.p.n {
  padding: -15px !important;
}
.p20,
.p-md {
  padding: 20px !important;
}
.p20.n,
.p-md.n {
  padding: -20px !important;
}
.p30,
.p-lg {
  padding: 30px !important;
}
.p30.n,
.p-lg.n {
  padding: -30px !important;
}
.p40,
.p-xl {
  padding: 40px !important;
}
.p40.n,
.p-xl.n {
  padding: -40px !important;
}
.p50,
.p-xxl {
  padding: 50px !important;
}
.p50.n,
.p-xxl.n {
  padding: -50px !important;
}
.pb0,
.pb-n {
  padding-bottom: 0px   		  !important;
}
.pb5,
.pb-xs {
  padding-bottom: 5px !important;
}
.pb5.n,
.pb-xs.n {
  padding-bottom: -5px !important;
}
.pb10,
.pb-sm {
  padding-bottom: 10px !important;
}
.pb10.n,
.pb-sm.n {
  padding-bottom: -10px !important;
}
.pb15,
.pb {
  padding-bottom: 15px !important;
}
.pb15.n,
.pb.n {
  padding-bottom: -15px !important;
}
.pb20,
.pb-md {
  padding-bottom: 20px !important;
}
.pb20.n,
.pb-md.n {
  padding-bottom: -20px !important;
}
.pb30,
.pb-lg {
  padding-bottom: 30px !important;
}
.pb30.n,
.pb-lg.n {
  padding-bottom: -30px !important;
}
.pb40,
.pb-xl {
  padding-bottom: 40px !important;
}
.pb40.n,
.pb-xl.n {
  padding-bottom: -40px !important;
}
.pb50,
.pb-xxl {
  padding-bottom: 50px !important;
}
.pb50.n,
.pb-xxl.n {
  padding-bottom: -50px !important;
}
.pl0,
.pl-n {
  padding-left: 0px 			 !important;
}
.pl5,
.pl-xs {
  padding-left: 5px !important;
}
.pl5.n,
.pl-xs.n {
  padding-left: -5px !important;
}
.pl10,
.pl-sm {
  padding-left: 10px !important;
}
.pl10.n,
.pl-sm.n {
  padding-left: -10px !important;
}
.pl15,
.pl {
  padding-left: 15px !important;
}
.pl15.n,
.pl.n {
  padding-left: -15px !important;
}
.pl20,
.pl-md {
  padding-left: 20px !important;
}
.pl20.n,
.pl-md.n {
  padding-left: -20px !important;
}
.pl30,
.pl-lg {
  padding-left: 30px !important;
}
.pl30.n,
.pl-lg.n {
  padding-left: -30px !important;
}
.pl40,
.pl-xl {
  padding-left: 40px !important;
}
.pl40.n,
.pl-xl.n {
  padding-left: -40px !important;
}
.pl50,
.pl-xxl {
  padding-left: 50px !important;
}
.pl50.n,
.pl-xxl.n {
  padding-left: -50px !important;
}
.pr0,
.pr-n {
  padding-right: 0px 			 !important;
}
.pr5,
.pr-xs {
  padding-right: 5px !important;
}
.pr5.n,
.pr-xs.n {
  padding-right: -5px !important;
}
.pr10,
.pr-sm {
  padding-right: 10px !important;
}
.pr10.n,
.pr-sm.n {
  padding-right: -10px !important;
}
.pr15,
.pr {
  padding-right: 15px !important;
}
.pr15.n,
.pr.n {
  padding-right: -15px !important;
}
.pr20,
.pr-md {
  padding-right: 20px !important;
}
.pr20.n,
.pr-md.n {
  padding-right: -20px !important;
}
.pr30,
.pr-lg {
  padding-right: 30px !important;
}
.pr30.n,
.pr-lg.n {
  padding-right: -30px !important;
}
.pr40,
.pr-xl {
  padding-right: 40px !important;
}
.pr40.n,
.pr-xl.n {
  padding-right: -40px !important;
}
.pr50,
.pr-xxl {
  padding-right: 50px !important;
}
.pr50.n,
.pr-xxl.n {
  padding-right: -50px !important;
}
.pt0,
.pt-n {
  padding-top: 0px				!important;
}
.pt5,
.pt-xs {
  padding-top: 5px !important;
}
.pt5.n,
.pt-xs.n {
  padding-top: -5px !important;
}
.pt10,
.pt-sm {
  padding-top: 10px !important;
}
.pt10.n,
.pt-sm.n {
  padding-top: -10px !important;
}
.pt15,
.pt {
  padding-top: 15px !important;
}
.pt15.n,
.pt.n {
  padding-top: -15px !important;
}
.pt20,
.pt-md {
  padding-top: 20px !important;
}
.pt20.n,
.pt-md.n {
  padding-top: -20px !important;
}
.pt30,
.pt-lg {
  padding-top: 30px !important;
}
.pt30.n,
.pt-lg.n {
  padding-top: -30px !important;
}
.pt40,
.pt-xl {
  padding-top: 40px !important;
}
.pt40.n,
.pt-xl.n {
  padding-top: -40px !important;
}
.pt50,
.pt-xxl {
  padding-top: 50px !important;
}
.pt50.n,
.pt-xxl.n {
  padding-top: -50px !important;
}
.w100 {
  width: 100% !important;
}
.tabular {
  display: table;
  width: 100%;
}
.tabular .tabular-row {
  display: table-row;
}
.tabular .tabular-row .tabular-cell {
  display: table-cell;
  vertical-align: middle;
}
.tabular .clearfix,
.tabular .dl-horizontal dd,
.tabular .container,
.tabular .container-fluid,
.tabular .row,
.tabular .form-horizontal .form-group,
.tabular .nav,
.tabular .btn-toolbar,
.tabular .btn-group-vertical > .btn-group,
.tabular .pager,
.tabular .modal-footer,
.tabular #headerbar,
.tabular #page-heading,
.tabular .scrollthis li,
.tabular .dropdown-menu.userinfo,
.tabular .dropdown-menu.userinfo li.username,
.tabular a.username,
.tabular .dropdown-menu.userinfo .username a,
.tabular body.show-infobar .infobar .panel-collapse .panel-body,
.tabular body.show-infobar .infobar .panel-collapse .panel-body .widget-block,
.tabular .static-sidebar,
.tabular #sidebar li.hasChild > a,
.tabular .navbar,
.tabular .navbar-header,
.tabular .navbar-collapse,
.tabular .panel,
.tabular .panel-heading,
.tabular .panel-body,
.tabular .inner-spacer,
.tabular .panel-editbox,
.tabular .panel-footer,
.tabular .panel-userprofile li,
.tabular .panel-tasks li,
.tabular .tiles-heading,
.tabular .tiles-body,
.tabular .tiles-footer,
.tabular .timeline > li .timeline-header,
.tabular .timeline > li .timeline-footer,
.tabular .gallery,
.tabular .colorpicker {
  border-collapse: collapse;
}
.tabular .vam {
  vertical-align: middle !important;
}
.tabular .vat {
  vertical-align: top !important;
}
.tabular .vab {
  vertical-align: bottom !important;
}
/*! normalize.css v3.0.2 | 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,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !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: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #707980;
  background-color: #ebeef0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2685ee;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2685ee;
  text-decoration: none;
}
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.5;
  background-color: #ebeef0;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #dfe2e6;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.42;
  color: #000000;
}
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: #c5cbd1;
}
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: 28px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 91%;
}
mark,
.mark {
  background-color: #fdeda2;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #c5cbd1;
}
.text-primary {
  color: #2685ee;
}
a.text-primary:hover {
  color: #106cd1;
}
.text-success {
  color: #507b2c;
}
a.text-success:hover {
  color: #37561e;
}
.text-info {
  color: #03576b;
}
a.text-info:hover {
  color: #012e3a;
}
.text-warning {
  color: #9c8204;
}
a.text-warning:hover {
  color: #6a5803;
}
.text-danger {
  color: #b4270f;
}
a.text-danger:hover {
  color: #851d0b;
}
.bg-primary {
  color: #fff;
  background-color: #2685ee;
}
a.bg-primary:hover {
  background-color: #106cd1;
}
.bg-success {
  background-color: #d1e8be;
}
a.bg-success:hover {
  background-color: #b6db98;
}
.bg-info {
  background-color: #c1edf8;
}
a.bg-info:hover {
  background-color: #93e0f3;
}
.bg-warning {
  background-color: #fdeda2;
}
a.bg-warning:hover {
  background-color: #fbe371;
}
.bg-danger {
  background-color: #facfc8;
}
a.bg-danger:hover {
  background-color: #f7a698;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #dfe2e6;
}
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.5;
}
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 #c5cbd1;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 15.999959999999998px;
  border-left: 5px solid #dfe2e6;
}
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.5;
  color: #c5cbd1;
}
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 #dfe2e6;
  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';
}
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.5;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 11px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #707980;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
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: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.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.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .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.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .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.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 6px 10px;
  padding-bottom: 6px 10px;
  color: #c5cbd1;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-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: 6px 10px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #e0e0e0;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e0e0e0;
}
.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 #e0e0e0;
}
.table .table {
  background-color: #ebeef0;
}
.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 #e0e0e0;
}
.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 #e0e0e0;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #fafafa;
}
.table-hover > tbody > tr:hover {
  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:hover > .active,
.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: #d1e8be;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #c4e1ab;
}
.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: #c1edf8;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #aae7f6;
}
.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: #fdeda2;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #fce889;
}
.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: #facfc8;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #f9bbb0;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e0e0e0;
  }
  .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: 18px;
  line-height: inherit;
  color: #707980;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 9px;
  font-size: 12px;
  line-height: 1.5;
  color: #262d33;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.5;
  color: #262d33;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  -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;
  -o-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: #262d33;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(38, 45, 51, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(38, 45, 51, 0.6);
}
.form-control::-moz-placeholder {
  color: #c5cbd1;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #c5cbd1;
}
.form-control::-webkit-input-placeholder {
  color: #c5cbd1;
}
.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;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 28px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 44px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 28px;
  line-height: 28px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 44px;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 3px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 44px;
  line-height: 44px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 44px;
  height: 44px;
  line-height: 44px;
}
.input-sm + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #507b2c;
}
.has-success .form-control {
  border-color: #507b2c;
  -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: #37561e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #81c04d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #81c04d;
}
.has-success .input-group-addon {
  color: #507b2c;
  border-color: #507b2c;
  background-color: #d1e8be;
}
.has-success .form-control-feedback {
  color: #507b2c;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #9c8204;
}
.has-warning .form-control {
  border-color: #9c8204;
  -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: #6a5803;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f9d00d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f9d00d;
}
.has-warning .input-group-addon {
  color: #9c8204;
  border-color: #9c8204;
  background-color: #fdeda2;
}
.has-warning .form-control-feedback {
  color: #9c8204;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #b4270f;
}
.has-error .form-control {
  border-color: #b4270f;
  -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: #851d0b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ef553a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ef553a;
}
.has-error .input-group-addon {
  color: #b4270f;
  border-color: #b4270f;
  background-color: #facfc8;
}
.has-error .form-control-feedback {
  color: #b4270f;
}
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b3b8bd;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.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,
.btn.focus {
  color: #707980;
  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: #707980;
  background-color: #fafafa;
  border-color: #fafafa;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #707980;
  background-color: #e1e1e1;
  border-color: #dbdbdb;
}
.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.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: #fafafa;
  border-color: #fafafa;
}
.btn-default .badge {
  color: #fafafa;
  background-color: #707980;
}
.btn-primary {
  color: #ffffff;
  background-color: #2685ee;
  border-color: #1278e8;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #106cd1;
  border-color: #0e5bb0;
}
.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.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: #2685ee;
  border-color: #1278e8;
}
.btn-primary .badge {
  color: #2685ee;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #81c04d;
  border-color: #74b440;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #68a139;
  border-color: #578730;
}
.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.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: #81c04d;
  border-color: #74b440;
}
.btn-success .badge {
  color: #81c04d;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #05a7cf;
  border-color: #0493b6;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #047f9d;
  border-color: #03637a;
}
.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.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: #05a7cf;
  border-color: #0493b6;
}
.btn-info .badge {
  color: #05a7cf;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f9d00d;
  border-color: #e7c006;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ceab05;
  border-color: #ab8e04;
}
.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.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: #f9d00d;
  border-color: #e7c006;
}
.btn-warning .badge {
  color: #f9d00d;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #ef553a;
  border-color: #ed4122;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #e43212;
  border-color: #c32a10;
}
.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.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: #ef553a;
  border-color: #ed4122;
}
.btn-danger .badge {
  color: #ef553a;
  background-color: #ffffff;
}
.btn-link {
  color: #2685ee;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2685ee;
  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: #c5cbd1;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 3px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px 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: 12px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -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.5;
  color: #707980;
  white-space: nowrap;
}
.dropdown-menu > li > .signout{
  display: inline ;
  float: right;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #646c72;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #707980;
  text-decoration: none;
  outline: 0;
  background-color: #e0e0e0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #c5cbd1;
}
.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: 11px;
  line-height: 1.5;
  color: #c5cbd1;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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: 3px;
  border-top-left-radius: 3px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
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;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #dfe2e6;
  color: #c5cbd1;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #c5cbd1;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #707980;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.list-group-item-success {
  color: #507b2c;
  background-color: #d1e8be;
}
a.list-group-item-success {
  color: #507b2c;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #507b2c;
  background-color: #c4e1ab;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #507b2c;
  border-color: #507b2c;
}
.list-group-item-info {
  color: #03576b;
  background-color: #c1edf8;
}
a.list-group-item-info {
  color: #03576b;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #03576b;
  background-color: #aae7f6;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #03576b;
  border-color: #03576b;
}
.list-group-item-warning {
  color: #9c8204;
  background-color: #fdeda2;
}
a.list-group-item-warning {
  color: #9c8204;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #9c8204;
  background-color: #fce889;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #9c8204;
  border-color: #9c8204;
}
.list-group-item-danger {
  color: #b4270f;
  background-color: #facfc8;
}
a.list-group-item-danger {
  color: #b4270f;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b4270f;
  background-color: #f9bbb0;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b4270f;
  border-color: #b4270f;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  -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: 3px;
}
.close {
  float: right;
  font-size: 18px;
  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;
}
.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: #dfe2e6;
}
.nav > li.disabled > a {
  color: #c5cbd1;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #c5cbd1;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #dfe2e6;
  border-color: #2685ee;
}
.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 #e0e0e0;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 3px 3px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #dfe2e6 #dfe2e6 #e0e0e0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #a2acb3;
  background-color: #ebeef0;
  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: 3px;
}
.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: 3px 3px 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: #ebeef0;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 3px;
}
.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: #707980;
  background-color: #e0e0e0;
}
.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: 3px;
}
.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: 3px 3px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ebeef0;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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 + .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: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  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%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #c5cbd1;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 16px;
  line-height: 1.5;
  text-decoration: none;
  color: #2685ee;
  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: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2685ee;
  background-color: #dfe2e6;
  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: #2685ee;
  border-color: #2685ee;
  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: #c5cbd1;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 20px;
  font-size: 16px;
}
.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: 11px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 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: 3px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #dfe2e6;
}
.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: #c5cbd1;
  background-color: #ffffff;
  cursor: not-allowed;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #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: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  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.5px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  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;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  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: 300px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 3px;
}
.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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid #e0e0e0;
  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: 12px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 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: #e0e0e0;
  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: #e0e0e0;
}
.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: #e0e0e0;
  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: #e0e0e0;
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 3px;
}
.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,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #507b2c;
  background-color: #d1e8be;
  border-color: #81c04d;
}
.alert-success hr {
  border-top-color: #74b440;
}
.alert-success .alert-link {
  color: #37561e;
}
.alert-success,
.alert-success h1,
.alert-success h2,
.alert-success h3,
.alert-success h4,
.alert-success h5,
.alert-success h6 {
  color: #507b2c;
}
.alert-success hr {
  border-top-color: #74b440;
}
.alert-success .alert-link {
  color: #37561e;
}
.alert-info {
  color: #03576b;
  background-color: #c1edf8;
  border-color: #05a7cf;
}
.alert-info hr {
  border-top-color: #0493b6;
}
.alert-info .alert-link {
  color: #012e3a;
}
.alert-info,
.alert-info h1,
.alert-info h2,
.alert-info h3,
.alert-info h4,
.alert-info h5,
.alert-info h6 {
  color: #03576b;
}
.alert-info hr {
  border-top-color: #0493b6;
}
.alert-info .alert-link {
  color: #012e3a;
}
.alert-warning {
  color: #9c8204;
  background-color: #fdeda2;
  border-color: #f9d00d;
}
.alert-warning hr {
  border-top-color: #e7c006;
}
.alert-warning .alert-link {
  color: #6a5803;
}
.alert-warning,
.alert-warning h1,
.alert-warning h2,
.alert-warning h3,
.alert-warning h4,
.alert-warning h5,
.alert-warning h6 {
  color: #9c8204;
}
.alert-warning hr {
  border-top-color: #e7c006;
}
.alert-warning .alert-link {
  color: #6a5803;
}
.alert-danger {
  color: #b4270f;
  background-color: #facfc8;
  border-color: #ef553a;
}
.alert-danger hr {
  border-top-color: #ed4122;
}
.alert-danger .alert-link {
  color: #851d0b;
}
.alert-danger,
.alert-danger h1,
.alert-danger h2,
.alert-danger h3,
.alert-danger h4,
.alert-danger h5,
.alert-danger h6 {
  color: #b4270f;
}
.alert-danger hr {
  border-top-color: #ed4122;
}
.alert-danger .alert-link {
  color: #851d0b;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.5;
  background-color: #ebeef0;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 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: #2685ee;
}
.thumbnail .caption {
  padding: 9px;
  color: #707980;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #c5cbd1;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #a9b2ba;
}
.label-primary {
  background-color: #2685ee;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #106cd1;
}
.label-success {
  background-color: #81c04d;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #68a139;
}
.label-info {
  background-color: #05a7cf;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #047f9d;
}
.label-warning {
  background-color: #f9d00d;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ceab05;
}
.label-danger {
  background-color: #ef553a;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #e43212;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #c5cbd1;
  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;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2685ee;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
@-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: 3px;
  -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: 11px;
  line-height: 18px;
  color: #ffffff;
  text-align: center;
  background-color: #2685ee;
  -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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #81c04d;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #05a7cf;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f9d00d;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #ef553a;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.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;
  -o-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;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.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, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, 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, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, 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: 0;
  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%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -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;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #dfe2e6;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #c2c8d0;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 3px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 54px;
  }
}
.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: 44px;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 3px;
  height: 42px !important;
  padding: 9px 20px !important;
  font-size: 16px !important;
  line-height: 1.33 !important;
  border-radius: 3px !important;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  line-height: 44px;
}
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;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px !important;
  line-height: 42px !important;
}
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 !important;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
  height: 26px !important;
  padding: 4px 10px !important;
  font-size: 11px !important;
  line-height: 1.5 !important;
  border-radius: 3px !important;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  line-height: 28px;
}
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;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 26px !important;
  line-height: 26px !important;
}
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 !important;
}
.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: 8px 16px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #262d33;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 20px;
  font-size: 16px;
  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;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.nav:before,
.nav:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.pager:before,
.pager:after,
.modal-footer:before,
.modal-footer:after,
#headerbar:before,
#headerbar:after,
#page-heading:before,
#page-heading:after,
.scrollthis li:before,
.scrollthis li:after,
.dropdown-menu.userinfo:before,
.dropdown-menu.userinfo:after,
.dropdown-menu.userinfo li.username:before,
.dropdown-menu.userinfo li.username:after,
a.username:before,
a.username:after,
.dropdown-menu.userinfo .username a:before,
.dropdown-menu.userinfo .username a:after,
body.show-infobar .infobar .panel-collapse .panel-body:before,
body.show-infobar .infobar .panel-collapse .panel-body:after,
body.show-infobar .infobar .panel-collapse .panel-body .widget-block:before,
body.show-infobar .infobar .panel-collapse .panel-body .widget-block:after,
.static-sidebar:before,
.static-sidebar:after,
#sidebar li.hasChild > a:before,
#sidebar li.hasChild > a:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel:before,
.panel:after,
.panel-heading:before,
.panel-heading:after,
.panel-body:before,
.panel-body:after,
.inner-spacer:before,
.inner-spacer:after,
.panel-editbox:before,
.panel-editbox:after,
.panel-footer:before,
.panel-footer:after,
.panel-userprofile li:before,
.panel-userprofile li:after,
.panel-tasks li:before,
.panel-tasks li:after,
.tiles-heading:before,
.tiles-heading:after,
.tiles-body:before,
.tiles-body:after,
.tiles-footer:before,
.tiles-footer:after,
.timeline > li .timeline-header:before,
.timeline > li .timeline-header:after,
.timeline > li .timeline-footer:before,
.timeline > li .timeline-footer:after,
.gallery:before,
.gallery:after,
.colorpicker:before,
.colorpicker:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.pager:after,
.modal-footer:after,
#headerbar:after,
#page-heading:after,
.scrollthis li:after,
.dropdown-menu.userinfo:after,
.dropdown-menu.userinfo li.username:after,
a.username:after,
.dropdown-menu.userinfo .username a:after,
body.show-infobar .infobar .panel-collapse .panel-body:after,
body.show-infobar .infobar .panel-collapse .panel-body .widget-block:after,
.static-sidebar:after,
#sidebar li.hasChild > a:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel:after,
.panel-heading:after,
.panel-body:after,
.inner-spacer:after,
.panel-editbox:after,
.panel-footer:after,
.panel-userprofile li:after,
.panel-tasks li:after,
.tiles-heading:after,
.tiles-body:after,
.tiles-footer:after,
.timeline > li .timeline-header:after,
.timeline > li .timeline-footer:after,
.gallery:after,
.colorpicker: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;
}
tr.visible-xs,
tr.visible-sm,
tr.visible-md,
tr.visible-lg {
  display: none !important;
}
th.visible-xs,
th.visible-sm,
th.visible-md,
th.visible-lg,
td.visible-xs,
td.visible-sm,
td.visible-md,
td.visible-lg {
  display: none !important;
}
.btn-group.visible-xs,
.btn-group.visible-sm,
.btn-group.visible-md,
.btn-group.visible-lg,
.btn-group-vertical.visible-xs,
.btn-group-vertical.visible-sm,
.btn-group-vertical.visible-md,
.btn-group-vertical.visible-lg,
.btn.visible-xs,
.btn.visible-sm,
.btn.visible-md,
.btn.visible-lg,
span.visible-xs,
span.visible-sm,
span.visible-md,
span.visible-lg,
i.visible-xs,
i.visible-sm,
i.visible-md,
i.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .btn-group.visible-xs,
  .btn-group-vertical.visible-xs,
  .btn.visible-xs {
    display: inline-block !important;
  }
  span.visible-xs,
  i.visible-xs {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  .btn-group.visible-sm,
  .btn-group-vertical.visible-sm,
  .btn.visible-sm {
    display: inline-block !important;
  }
  span.visible-sm,
  i.visible-sm {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  .btn-group.visible-md,
  .btn-group-vertical.visible-md,
  .btn.visible-md {
    display: inline-block !important;
  }
  span.visible-md,
  i.visible-md {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
  .btn-group.visible-lg,
  .btn-group-vertical.visible-lg,
  .btn.visible-lg {
    display: inline-block !important;
  }
  span.visible-lg,
  i.visible-lg {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
  .btn-group.hidden-xs,
  .btn-group-vertical.hidden-xs,
  .btn.hidden-xs,
  span.hidden-xs,
  i.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
  .btn-group.hidden-sm,
  .btn-group-vertical.hidden-sm,
  .btn.hidden-sm,
  span.hidden-sm,
  i.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
  .btn-group.hidden-md,
  .btn-group-vertical.hidden-md,
  .btn.hidden-md,
  span.hidden-md,
  i.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
  .btn-group.hidden-lg,
  .btn-group-vertical.hidden-lg,
  .btn.hidden-lg,
  span.hidden-lg,
  i.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
.btn-group.visible-print,
.btn-group-vertical.visible-print,
.btn.visible-print,
span.visible-print,
i.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;
  }
  .btn-group.visible-print,
  .btn-group-vertical.visible-print,
  .btn.visible-print {
    display: inline-block !important;
  }
  span.visible-print,
  i.visible-print {
    display: inline !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
  .btn-group.hidden-print,
  .btn-group-vertical.hidden-print,
  .btn.hidden-print,
  span.hidden-print,
  i.hidden-print {
    display: none !important;
  }
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: none;
}
html {
  -ms-overflow-style: scrollbar;
  -webkit-font-smoothing: antialiased;
}
body {
  font-weight: 400;
}
a {
  outline: none;
  cursor: pointer;
}
.img-rounded {
  border-radius: 5px;
}
hr.outsider {
  margin-left: -15px;
  margin-right: -15px;
  border-top: 1px solid #eeeeee;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 400;
}
h1,
h2,
.h1,
.h2 {
  margin-top: 0;
  font-weight: 300;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small {
  font-weight: 300;
}
.list-inline > li:first-child {
  padding-left: 0;
}
.panel dl {
  margin: 0 auto;
}
.panel dl dd {
  margin-bottom: 10px;
}
blockquote {
  font-style: italic;
  border-left-width: 2px;
}
blockquote.pull-right {
  border-right-width: 2px;
}
address {
  display: block;
}
kdb,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
pre {
  margin-bottom: 20px;
}
pre.prettyprint {
  margin-bottom: 10px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: middle;
}
.table-responsive {
  overflow-x: auto;
}
@media (max-width: 767px) {
  /* Wrap your tables in `.table-flipscroll` and we'll fix the header and make the tbody scrollable */
  .table-flipscroll table,
  .table-flipscroll caption,
  .table-flipscroll td,
  .table-flipscroll thead,
  .table-flipscroll thead tr,
  .table-flipscroll th,
  .table-flipscroll tbody {
    display: block;
  }
  .table-flipscroll table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    position: relative;
  }
  .table-flipscroll table th,
  .table-flipscroll table td {
    margin: 0;
    vertical-align: top;
  }
  .table-flipscroll table th:last-child,
  .table-flipscroll table td:last-child {
    border-bottom: 1px solid #e0e0e0;
  }
  .table-flipscroll table td {
    min-height: 1.25em;
    text-align: left;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .table-flipscroll table thead {
    float: left;
  }
  .table-flipscroll table th {
    text-align: left;
    border-bottom-width: 1px !important;
    border-left: 0;
  }
  .table-flipscroll table th:first-child {
    border-top: 1px solid transparent !important;
  }
  .table-flipscroll table tbody {
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  .table-flipscroll table tbody tr {
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #e0e0e0;
  }
  /* Force table to not be like tables anymore */
  .table-vertical {
    /* Hide table headers (but not display: none;, for accessibility) */
  
  }
  .table-vertical table,
  .table-vertical caption,
  .table-vertical thead,
  .table-vertical tbody,
  .table-vertical th,
  .table-vertical td,
  .table-vertical tr {
    display: block;
  }
  .table-vertical thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-vertical tr {
    border: 1px solid #ccc;
  }
  .table-vertical td {
    /* Behave  like a "row" */
  
    border: none;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    padding-left: 50% !important;
    white-space: normal;
    text-align: left;
  }
  .table-vertical td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    content: attr(data-title);
  }
}
legend {
  padding-bottom: 5px;
  font-weight: 300;
  font-size: 20px;
}
label {
  margin-bottom: 10px;
  font-weight: normal;
}
select[multiple] {
  padding: 7px !important;
}
.form-control {
  border: 1px solid #e0e0e0;
  color: #707980;
  height: 36px;
  padding: 9px 10px;
  box-shadow: none !important;
}
select.form-control {
  padding: 6px 9px 5px 4px;
}
.form-control:focus {
  border-color: #b1b1b1 !important;
}
.input-sm {
  height: 26px !important;
  padding: 3px 10px !important;
  font-size: 11px !important;
  line-height: 1.5 !important;
  border-radius: 0px !important;
}
select.input-sm {
  height: 26px !important;
  line-height: 26px !important;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto !important;
}
.input-lg {
  height: 42px !important;
  padding: 9px 20px !important;
  font-size: 16px !important;
  line-height: 1.33 !important;
  border-radius: 3px !important;
}
form .ng-dirty.ng-valid{
    border-color: #b1b1b1;
}
select.input-lg {
  height: 42px !important;
  line-height: 42px !important;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto !important;
}
.form-horizontal .control-label,
.form-control-static {
  padding-top: 8px;
  padding-bottom: 0;
}
.form-group {
  margin-bottom: 15px;
}
.row-border .form-group {
  border-top: 1px solid #fbfbfb;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 5px;
  padding-right: 5px;
}
.row-border .form-group:first-child {
  border-top: 0;
  padding-top: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  position: absolute;
  top: 10px;
  margin: 0 -5px;
}
.help-block {
  margin-bottom: 0;
  margin-top: 8px;
}
form .ng-dirty.ng-invalid {
  border-color: #b4270f;
  color: #b4270f;
}
form .ng-dirty.ng-valid {
  border-color: #507b2c;
  color: #507b2c;
}
form .no-validate {
  border: 1px solid #e0e0e0 !important;
  color: #707980 !important;
}
.select2-container.ng-dirty {
  border: none !important;
}
.input-icon {
  position: relative;
}
.input-icon > i,
.input-icon .icon {
  position: absolute;
  display: block;
  margin: 11px 10px;
  line-height: 14px;
  color: #c5cbd1;
}
.input-icon > i:hover,
.input-icon .icon:hover {
  text-decoration: none;
}
.input-icon > .form-control {
  padding-left: 35px;
}
.input-icon.right > i,
.input-icon.right .icon {
  right: 0px;
  float: right;
}
.input-icon.right > .form-control {
  padding: 6px 35px 6px 10px;
}
.input-icon.right.input-group > i,
.input-icon.right.input-group > .icon {
  right: 0;
}
.input-icon.input-group.left > .form-control {
  padding-left: 30px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.input-icon-sm > i {
  margin: 7px;
}
.btn {
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 500;
  border-width: 0px;
  padding: 9px 16px;
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
}
.btn:focus {
  outline: none;
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
}
.btn:active,
.btn.active,
.btn.fc-state-active {
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 11px 20px;
}
.btn-sm,
.btn-group-sm > .btn {
  font-size: 11px;
  padding: 5px 10px;
}
.btn-xs,
.btn-group-xs > .btn {
  font-size: 10px;
  padding: 2px 5px;
}
.btn-default:hover {
  color: #262d33;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08) !important;
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08) !important;
}
.btn-link,
.btn-link:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-inverse {
  color: #ffffff;
  background-color: #757575;
  border-color: #757575;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #5b5b5b;
  border-color: #565656;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #757575;
  border-color: #757575;
}
.btn-inverse .badge {
  color: #757575;
  background-color: #ffffff;
}
.btn-white {
  color: #707980;
  background-color: #ffffff;
  border-color: #eeeeee;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #707980;
  background-color: #e6e6e6;
  border-color: #cfcfcf;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: #ffffff;
  border-color: #eeeeee;
}
.btn-white .badge {
  color: #ffffff;
  background-color: #707980;
}
.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-brown {
  color: #ffffff;
  background-color: #c0392b;
  border-color: #c0392b;
}
.btn-brown:hover,
.btn-brown:focus,
.btn-brown.focus,
.btn-brown:active,
.btn-brown.active,
.open > .dropdown-toggle.btn-brown {
  color: #ffffff;
  background-color: #962d22;
  border-color: #8e2a20;
}
.btn-brown:active,
.btn-brown.active,
.open > .dropdown-toggle.btn-brown {
  background-image: none;
}
.btn-brown.disabled,
.btn-brown[disabled],
fieldset[disabled] .btn-brown,
.btn-brown.disabled:hover,
.btn-brown[disabled]:hover,
fieldset[disabled] .btn-brown:hover,
.btn-brown.disabled:focus,
.btn-brown[disabled]:focus,
fieldset[disabled] .btn-brown:focus,
.btn-brown.disabled.focus,
.btn-brown[disabled].focus,
fieldset[disabled] .btn-brown.focus,
.btn-brown.disabled:active,
.btn-brown[disabled]:active,
fieldset[disabled] .btn-brown:active,
.btn-brown.disabled.active,
.btn-brown[disabled].active,
fieldset[disabled] .btn-brown.active {
  background-color: #c0392b;
  border-color: #c0392b;
}
.btn-brown .badge {
  color: #c0392b;
  background-color: #ffffff;
}
.btn-indigo {
  color: #ffffff;
  background-color: #9358ac;
  border-color: #9358ac;
}
.btn-indigo:hover,
.btn-indigo:focus,
.btn-indigo.focus,
.btn-indigo:active,
.btn-indigo.active,
.open > .dropdown-toggle.btn-indigo {
  color: #ffffff;
  background-color: #77458c;
  border-color: #714285;
}
.btn-indigo:active,
.btn-indigo.active,
.open > .dropdown-toggle.btn-indigo {
  background-image: none;
}
.btn-indigo.disabled,
.btn-indigo[disabled],
fieldset[disabled] .btn-indigo,
.btn-indigo.disabled:hover,
.btn-indigo[disabled]:hover,
fieldset[disabled] .btn-indigo:hover,
.btn-indigo.disabled:focus,
.btn-indigo[disabled]:focus,
fieldset[disabled] .btn-indigo:focus,
.btn-indigo.disabled.focus,
.btn-indigo[disabled].focus,
fieldset[disabled] .btn-indigo.focus,
.btn-indigo.disabled:active,
.btn-indigo[disabled]:active,
fieldset[disabled] .btn-indigo:active,
.btn-indigo.disabled.active,
.btn-indigo[disabled].active,
fieldset[disabled] .btn-indigo.active {
  background-color: #9358ac;
  border-color: #9358ac;
}
.btn-indigo .badge {
  color: #9358ac;
  background-color: #ffffff;
}
.btn-orange {
  color: #ffffff;
  background-color: #f0934e;
  border-color: #f0934e;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange.focus,
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  color: #ffffff;
  background-color: #ec761f;
  border-color: #eb7116;
}
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  background-image: none;
}
.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled.focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-orange.focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
  background-color: #f0934e;
  border-color: #f0934e;
}
.btn-orange .badge {
  color: #f0934e;
  background-color: #ffffff;
}
.btn-sky {
  color: #ffffff;
  background-color: #76c4ed;
  border-color: #76c4ed;
}
.btn-sky:hover,
.btn-sky:focus,
.btn-sky.focus,
.btn-sky:active,
.btn-sky.active,
.open > .dropdown-toggle.btn-sky {
  color: #ffffff;
  background-color: #49b1e7;
  border-color: #40ade6;
}
.btn-sky:active,
.btn-sky.active,
.open > .dropdown-toggle.btn-sky {
  background-image: none;
}
.btn-sky.disabled,
.btn-sky[disabled],
fieldset[disabled] .btn-sky,
.btn-sky.disabled:hover,
.btn-sky[disabled]:hover,
fieldset[disabled] .btn-sky:hover,
.btn-sky.disabled:focus,
.btn-sky[disabled]:focus,
fieldset[disabled] .btn-sky:focus,
.btn-sky.disabled.focus,
.btn-sky[disabled].focus,
fieldset[disabled] .btn-sky.focus,
.btn-sky.disabled:active,
.btn-sky[disabled]:active,
fieldset[disabled] .btn-sky:active,
.btn-sky.disabled.active,
.btn-sky[disabled].active,
fieldset[disabled] .btn-sky.active {
  background-color: #76c4ed;
  border-color: #76c4ed;
}
.btn-sky .badge {
  color: #76c4ed;
  background-color: #ffffff;
}
.btn-midnightblue {
  color: #ffffff;
  background-color: #37444e;
  border-color: #37444e;
}
.btn-midnightblue:hover,
.btn-midnightblue:focus,
.btn-midnightblue.focus,
.btn-midnightblue:active,
.btn-midnightblue.active,
.open > .dropdown-toggle.btn-midnightblue {
  color: #ffffff;
  background-color: #222a30;
  border-color: #1e252a;
}
.btn-midnightblue:active,
.btn-midnightblue.active,
.open > .dropdown-toggle.btn-midnightblue {
  background-image: none;
}
.btn-midnightblue.disabled,
.btn-midnightblue[disabled],
fieldset[disabled] .btn-midnightblue,
.btn-midnightblue.disabled:hover,
.btn-midnightblue[disabled]:hover,
fieldset[disabled] .btn-midnightblue:hover,
.btn-midnightblue.disabled:focus,
.btn-midnightblue[disabled]:focus,
fieldset[disabled] .btn-midnightblue:focus,
.btn-midnightblue.disabled.focus,
.btn-midnightblue[disabled].focus,
fieldset[disabled] .btn-midnightblue.focus,
.btn-midnightblue.disabled:active,
.btn-midnightblue[disabled]:active,
fieldset[disabled] .btn-midnightblue:active,
.btn-midnightblue.disabled.active,
.btn-midnightblue[disabled].active,
fieldset[disabled] .btn-midnightblue.active {
  background-color: #37444e;
  border-color: #37444e;
}
.btn-midnightblue .badge {
  color: #37444e;
  background-color: #ffffff;
}
.btn-magenta {
  color: #ffffff;
  background-color: #e06d94;
  border-color: #e06d94;
}
.btn-magenta:hover,
.btn-magenta:focus,
.btn-magenta.focus,
.btn-magenta:active,
.btn-magenta.active,
.open > .dropdown-toggle.btn-magenta {
  color: #ffffff;
  background-color: #d74375;
  border-color: #d53b6f;
}
.btn-magenta:active,
.btn-magenta.active,
.open > .dropdown-toggle.btn-magenta {
  background-image: none;
}
.btn-magenta.disabled,
.btn-magenta[disabled],
fieldset[disabled] .btn-magenta,
.btn-magenta.disabled:hover,
.btn-magenta[disabled]:hover,
fieldset[disabled] .btn-magenta:hover,
.btn-magenta.disabled:focus,
.btn-magenta[disabled]:focus,
fieldset[disabled] .btn-magenta:focus,
.btn-magenta.disabled.focus,
.btn-magenta[disabled].focus,
fieldset[disabled] .btn-magenta.focus,
.btn-magenta.disabled:active,
.btn-magenta[disabled]:active,
fieldset[disabled] .btn-magenta:active,
.btn-magenta.disabled.active,
.btn-magenta[disabled].active,
fieldset[disabled] .btn-magenta.active {
  background-color: #e06d94;
  border-color: #e06d94;
}
.btn-magenta .badge {
  color: #e06d94;
  background-color: #ffffff;
}
.btn-green {
  color: #ffffff;
  background-color: #16a085;
  border-color: #16a085;
}
.btn-green:hover,
.btn-green:focus,
.btn-green.focus,
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  color: #ffffff;
  background-color: #107360;
  border-color: #0f6a58;
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled,
.btn-green[disabled],
fieldset[disabled] .btn-green,
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled.focus,
.btn-green[disabled].focus,
fieldset[disabled] .btn-green.focus,
.btn-green.disabled:active,
.btn-green[disabled]:active,
fieldset[disabled] .btn-green:active,
.btn-green.disabled.active,
.btn-green[disabled].active,
fieldset[disabled] .btn-green.active {
  background-color: #16a085;
  border-color: #16a085;
}
.btn-green .badge {
  color: #16a085;
  background-color: #ffffff;
}
.btn-purple {
  color: #ffffff;
  background-color: #e044ab;
  border-color: #e044ab;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple.focus,
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
  color: #ffffff;
  background-color: #cf2294;
  border-color: #c6218e;
}
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
  background-image: none;
}
.btn-purple.disabled,
.btn-purple[disabled],
fieldset[disabled] .btn-purple,
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
fieldset[disabled] .btn-purple:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
fieldset[disabled] .btn-purple:focus,
.btn-purple.disabled.focus,
.btn-purple[disabled].focus,
fieldset[disabled] .btn-purple.focus,
.btn-purple.disabled:active,
.btn-purple[disabled]:active,
fieldset[disabled] .btn-purple:active,
.btn-purple.disabled.active,
.btn-purple[disabled].active,
fieldset[disabled] .btn-purple.active {
  background-color: #e044ab;
  border-color: #e044ab;
}
.btn-purple .badge {
  color: #e044ab;
  background-color: #ffffff;
}
.btn-alizarin {
  color: #ffffff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-alizarin:hover,
.btn-alizarin:focus,
.btn-alizarin.focus,
.btn-alizarin:active,
.btn-alizarin.active,
.open > .dropdown-toggle.btn-alizarin {
  color: #ffffff;
  background-color: #d62c1a;
  border-color: #cd2a19;
}
.btn-alizarin:active,
.btn-alizarin.active,
.open > .dropdown-toggle.btn-alizarin {
  background-image: none;
}
.btn-alizarin.disabled,
.btn-alizarin[disabled],
fieldset[disabled] .btn-alizarin,
.btn-alizarin.disabled:hover,
.btn-alizarin[disabled]:hover,
fieldset[disabled] .btn-alizarin:hover,
.btn-alizarin.disabled:focus,
.btn-alizarin[disabled]:focus,
fieldset[disabled] .btn-alizarin:focus,
.btn-alizarin.disabled.focus,
.btn-alizarin[disabled].focus,
fieldset[disabled] .btn-alizarin.focus,
.btn-alizarin.disabled:active,
.btn-alizarin[disabled]:active,
fieldset[disabled] .btn-alizarin:active,
.btn-alizarin.disabled.active,
.btn-alizarin[disabled].active,
fieldset[disabled] .btn-alizarin.active {
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-alizarin .badge {
  color: #e74c3c;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #fafafa;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default-alt:hover,
.btn-default-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #e1e1e1;
}
.btn-default-alt:active,
.btn-default-alt.active {
  border-color: #fafafa;
  background-color: #fafafa;
  color: #fff;
}
.btn-default-alt.disabled,
.btn-default-alt[disabled],
fieldset[disabled] .btn-default-alt,
.btn-default-alt.disabled:hover,
.btn-default-alt[disabled]:hover,
fieldset[disabled] .btn-default-alt:hover,
.btn-default-alt.disabled:focus,
.btn-default-alt[disabled]:focus,
fieldset[disabled] .btn-default-alt:focus {
  box-shadow: none !important;
  border-color: #fafafa;
}
.btn-default-alt.disabled:active,
.btn-default-alt[disabled]:active,
fieldset[disabled] .btn-default-alt:active,
.btn-default-alt.disabled.active,
.btn-default-alt[disabled].active,
fieldset[disabled] .btn-default-alt.active {
  border-color: #fafafa;
  background-color: #fafafa;
  color: #fff;
}
.btn-default-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-default-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-default-alt:active,
.btn-default-alt.active {
  color: #707980 !important;
}
.btn-primary-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #2685ee;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary-alt:hover,
.btn-primary-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #106cd1;
}
.btn-primary-alt:active,
.btn-primary-alt.active {
  border-color: #2685ee;
  background-color: #2685ee;
  color: #fff;
}
.btn-primary-alt.disabled,
.btn-primary-alt[disabled],
fieldset[disabled] .btn-primary-alt,
.btn-primary-alt.disabled:hover,
.btn-primary-alt[disabled]:hover,
fieldset[disabled] .btn-primary-alt:hover,
.btn-primary-alt.disabled:focus,
.btn-primary-alt[disabled]:focus,
fieldset[disabled] .btn-primary-alt:focus {
  box-shadow: none !important;
  border-color: #2685ee;
}
.btn-primary-alt.disabled:active,
.btn-primary-alt[disabled]:active,
fieldset[disabled] .btn-primary-alt:active,
.btn-primary-alt.disabled.active,
.btn-primary-alt[disabled].active,
fieldset[disabled] .btn-primary-alt.active {
  border-color: #2685ee;
  background-color: #2685ee;
  color: #fff;
}
.btn-primary-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-primary-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-warning-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #f9d00d;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-warning-alt:hover,
.btn-warning-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #ceab05;
}
.btn-warning-alt:active,
.btn-warning-alt.active {
  border-color: #f9d00d;
  background-color: #f9d00d;
  color: #fff;
}
.btn-warning-alt.disabled,
.btn-warning-alt[disabled],
fieldset[disabled] .btn-warning-alt,
.btn-warning-alt.disabled:hover,
.btn-warning-alt[disabled]:hover,
fieldset[disabled] .btn-warning-alt:hover,
.btn-warning-alt.disabled:focus,
.btn-warning-alt[disabled]:focus,
fieldset[disabled] .btn-warning-alt:focus {
  box-shadow: none !important;
  border-color: #f9d00d;
}
.btn-warning-alt.disabled:active,
.btn-warning-alt[disabled]:active,
fieldset[disabled] .btn-warning-alt:active,
.btn-warning-alt.disabled.active,
.btn-warning-alt[disabled].active,
fieldset[disabled] .btn-warning-alt.active {
  border-color: #f9d00d;
  background-color: #f9d00d;
  color: #fff;
}
.btn-warning-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-warning-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-danger-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #ef553a;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-danger-alt:hover,
.btn-danger-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #e43212;
}
.btn-danger-alt:active,
.btn-danger-alt.active {
  border-color: #ef553a;
  background-color: #ef553a;
  color: #fff;
}
.btn-danger-alt.disabled,
.btn-danger-alt[disabled],
fieldset[disabled] .btn-danger-alt,
.btn-danger-alt.disabled:hover,
.btn-danger-alt[disabled]:hover,
fieldset[disabled] .btn-danger-alt:hover,
.btn-danger-alt.disabled:focus,
.btn-danger-alt[disabled]:focus,
fieldset[disabled] .btn-danger-alt:focus {
  box-shadow: none !important;
  border-color: #ef553a;
}
.btn-danger-alt.disabled:active,
.btn-danger-alt[disabled]:active,
fieldset[disabled] .btn-danger-alt:active,
.btn-danger-alt.disabled.active,
.btn-danger-alt[disabled].active,
fieldset[disabled] .btn-danger-alt.active {
  border-color: #ef553a;
  background-color: #ef553a;
  color: #fff;
}
.btn-danger-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-danger-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-success-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #81c04d;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-success-alt:hover,
.btn-success-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #68a139;
}
.btn-success-alt:active,
.btn-success-alt.active {
  border-color: #81c04d;
  background-color: #81c04d;
  color: #fff;
}
.btn-success-alt.disabled,
.btn-success-alt[disabled],
fieldset[disabled] .btn-success-alt,
.btn-success-alt.disabled:hover,
.btn-success-alt[disabled]:hover,
fieldset[disabled] .btn-success-alt:hover,
.btn-success-alt.disabled:focus,
.btn-success-alt[disabled]:focus,
fieldset[disabled] .btn-success-alt:focus {
  box-shadow: none !important;
  border-color: #81c04d;
}
.btn-success-alt.disabled:active,
.btn-success-alt[disabled]:active,
fieldset[disabled] .btn-success-alt:active,
.btn-success-alt.disabled.active,
.btn-success-alt[disabled].active,
fieldset[disabled] .btn-success-alt.active {
  border-color: #81c04d;
  background-color: #81c04d;
  color: #fff;
}
.btn-success-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-success-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-info-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #05a7cf;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-info-alt:hover,
.btn-info-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #047f9d;
}
.btn-info-alt:active,
.btn-info-alt.active {
  border-color: #05a7cf;
  background-color: #05a7cf;
  color: #fff;
}
.btn-info-alt.disabled,
.btn-info-alt[disabled],
fieldset[disabled] .btn-info-alt,
.btn-info-alt.disabled:hover,
.btn-info-alt[disabled]:hover,
fieldset[disabled] .btn-info-alt:hover,
.btn-info-alt.disabled:focus,
.btn-info-alt[disabled]:focus,
fieldset[disabled] .btn-info-alt:focus {
  box-shadow: none !important;
  border-color: #05a7cf;
}
.btn-info-alt.disabled:active,
.btn-info-alt[disabled]:active,
fieldset[disabled] .btn-info-alt:active,
.btn-info-alt.disabled.active,
.btn-info-alt[disabled].active,
fieldset[disabled] .btn-info-alt.active {
  border-color: #05a7cf;
  background-color: #05a7cf;
  color: #fff;
}
.btn-info-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-info-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-inverse-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #757575;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-inverse-alt:hover,
.btn-inverse-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #5b5b5b;
}
.btn-inverse-alt:active,
.btn-inverse-alt.active {
  border-color: #757575;
  background-color: #757575;
  color: #fff;
}
.btn-inverse-alt.disabled,
.btn-inverse-alt[disabled],
fieldset[disabled] .btn-inverse-alt,
.btn-inverse-alt.disabled:hover,
.btn-inverse-alt[disabled]:hover,
fieldset[disabled] .btn-inverse-alt:hover,
.btn-inverse-alt.disabled:focus,
.btn-inverse-alt[disabled]:focus,
fieldset[disabled] .btn-inverse-alt:focus {
  box-shadow: none !important;
  border-color: #757575;
}
.btn-inverse-alt.disabled:active,
.btn-inverse-alt[disabled]:active,
fieldset[disabled] .btn-inverse-alt:active,
.btn-inverse-alt.disabled.active,
.btn-inverse-alt[disabled].active,
fieldset[disabled] .btn-inverse-alt.active {
  border-color: #757575;
  background-color: #757575;
  color: #fff;
}
.btn-inverse-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-inverse-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-brown-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #c0392b;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-brown-alt:hover,
.btn-brown-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #962d22;
}
.btn-brown-alt:active,
.btn-brown-alt.active {
  border-color: #c0392b;
  background-color: #c0392b;
  color: #fff;
}
.btn-brown-alt.disabled,
.btn-brown-alt[disabled],
fieldset[disabled] .btn-brown-alt,
.btn-brown-alt.disabled:hover,
.btn-brown-alt[disabled]:hover,
fieldset[disabled] .btn-brown-alt:hover,
.btn-brown-alt.disabled:focus,
.btn-brown-alt[disabled]:focus,
fieldset[disabled] .btn-brown-alt:focus {
  box-shadow: none !important;
  border-color: #c0392b;
}
.btn-brown-alt.disabled:active,
.btn-brown-alt[disabled]:active,
fieldset[disabled] .btn-brown-alt:active,
.btn-brown-alt.disabled.active,
.btn-brown-alt[disabled].active,
fieldset[disabled] .btn-brown-alt.active {
  border-color: #c0392b;
  background-color: #c0392b;
  color: #fff;
}
.btn-brown-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-brown-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-indigo-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #9358ac;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-indigo-alt:hover,
.btn-indigo-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #77458c;
}
.btn-indigo-alt:active,
.btn-indigo-alt.active {
  border-color: #9358ac;
  background-color: #9358ac;
  color: #fff;
}
.btn-indigo-alt.disabled,
.btn-indigo-alt[disabled],
fieldset[disabled] .btn-indigo-alt,
.btn-indigo-alt.disabled:hover,
.btn-indigo-alt[disabled]:hover,
fieldset[disabled] .btn-indigo-alt:hover,
.btn-indigo-alt.disabled:focus,
.btn-indigo-alt[disabled]:focus,
fieldset[disabled] .btn-indigo-alt:focus {
  box-shadow: none !important;
  border-color: #9358ac;
}
.btn-indigo-alt.disabled:active,
.btn-indigo-alt[disabled]:active,
fieldset[disabled] .btn-indigo-alt:active,
.btn-indigo-alt.disabled.active,
.btn-indigo-alt[disabled].active,
fieldset[disabled] .btn-indigo-alt.active {
  border-color: #9358ac;
  background-color: #9358ac;
  color: #fff;
}
.btn-indigo-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-indigo-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-orange-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #f0934e;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-orange-alt:hover,
.btn-orange-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #ec761f;
}
.btn-orange-alt:active,
.btn-orange-alt.active {
  border-color: #f0934e;
  background-color: #f0934e;
  color: #fff;
}
.btn-orange-alt.disabled,
.btn-orange-alt[disabled],
fieldset[disabled] .btn-orange-alt,
.btn-orange-alt.disabled:hover,
.btn-orange-alt[disabled]:hover,
fieldset[disabled] .btn-orange-alt:hover,
.btn-orange-alt.disabled:focus,
.btn-orange-alt[disabled]:focus,
fieldset[disabled] .btn-orange-alt:focus {
  box-shadow: none !important;
  border-color: #f0934e;
}
.btn-orange-alt.disabled:active,
.btn-orange-alt[disabled]:active,
fieldset[disabled] .btn-orange-alt:active,
.btn-orange-alt.disabled.active,
.btn-orange-alt[disabled].active,
fieldset[disabled] .btn-orange-alt.active {
  border-color: #f0934e;
  background-color: #f0934e;
  color: #fff;
}
.btn-orange-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-orange-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-sky-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #76c4ed;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-sky-alt:hover,
.btn-sky-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #49b1e7;
}
.btn-sky-alt:active,
.btn-sky-alt.active {
  border-color: #76c4ed;
  background-color: #76c4ed;
  color: #fff;
}
.btn-sky-alt.disabled,
.btn-sky-alt[disabled],
fieldset[disabled] .btn-sky-alt,
.btn-sky-alt.disabled:hover,
.btn-sky-alt[disabled]:hover,
fieldset[disabled] .btn-sky-alt:hover,
.btn-sky-alt.disabled:focus,
.btn-sky-alt[disabled]:focus,
fieldset[disabled] .btn-sky-alt:focus {
  box-shadow: none !important;
  border-color: #76c4ed;
}
.btn-sky-alt.disabled:active,
.btn-sky-alt[disabled]:active,
fieldset[disabled] .btn-sky-alt:active,
.btn-sky-alt.disabled.active,
.btn-sky-alt[disabled].active,
fieldset[disabled] .btn-sky-alt.active {
  border-color: #76c4ed;
  background-color: #76c4ed;
  color: #fff;
}
.btn-sky-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-sky-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-midnightblue-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #37444e;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-midnightblue-alt:hover,
.btn-midnightblue-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #222a30;
}
.btn-midnightblue-alt:active,
.btn-midnightblue-alt.active {
  border-color: #37444e;
  background-color: #37444e;
  color: #fff;
}
.btn-midnightblue-alt.disabled,
.btn-midnightblue-alt[disabled],
fieldset[disabled] .btn-midnightblue-alt,
.btn-midnightblue-alt.disabled:hover,
.btn-midnightblue-alt[disabled]:hover,
fieldset[disabled] .btn-midnightblue-alt:hover,
.btn-midnightblue-alt.disabled:focus,
.btn-midnightblue-alt[disabled]:focus,
fieldset[disabled] .btn-midnightblue-alt:focus {
  box-shadow: none !important;
  border-color: #37444e;
}
.btn-midnightblue-alt.disabled:active,
.btn-midnightblue-alt[disabled]:active,
fieldset[disabled] .btn-midnightblue-alt:active,
.btn-midnightblue-alt.disabled.active,
.btn-midnightblue-alt[disabled].active,
fieldset[disabled] .btn-midnightblue-alt.active {
  border-color: #37444e;
  background-color: #37444e;
  color: #fff;
}
.btn-midnightblue-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-midnightblue-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-magenta-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #e06d94;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-magenta-alt:hover,
.btn-magenta-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #d74375;
}
.btn-magenta-alt:active,
.btn-magenta-alt.active {
  border-color: #e06d94;
  background-color: #e06d94;
  color: #fff;
}
.btn-magenta-alt.disabled,
.btn-magenta-alt[disabled],
fieldset[disabled] .btn-magenta-alt,
.btn-magenta-alt.disabled:hover,
.btn-magenta-alt[disabled]:hover,
fieldset[disabled] .btn-magenta-alt:hover,
.btn-magenta-alt.disabled:focus,
.btn-magenta-alt[disabled]:focus,
fieldset[disabled] .btn-magenta-alt:focus {
  box-shadow: none !important;
  border-color: #e06d94;
}
.btn-magenta-alt.disabled:active,
.btn-magenta-alt[disabled]:active,
fieldset[disabled] .btn-magenta-alt:active,
.btn-magenta-alt.disabled.active,
.btn-magenta-alt[disabled].active,
fieldset[disabled] .btn-magenta-alt.active {
  border-color: #e06d94;
  background-color: #e06d94;
  color: #fff;
}
.btn-magenta-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-magenta-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-green-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #16a085;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-green-alt:hover,
.btn-green-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #107360;
}
.btn-green-alt:active,
.btn-green-alt.active {
  border-color: #16a085;
  background-color: #16a085;
  color: #fff;
}
.btn-green-alt.disabled,
.btn-green-alt[disabled],
fieldset[disabled] .btn-green-alt,
.btn-green-alt.disabled:hover,
.btn-green-alt[disabled]:hover,
fieldset[disabled] .btn-green-alt:hover,
.btn-green-alt.disabled:focus,
.btn-green-alt[disabled]:focus,
fieldset[disabled] .btn-green-alt:focus {
  box-shadow: none !important;
  border-color: #16a085;
}
.btn-green-alt.disabled:active,
.btn-green-alt[disabled]:active,
fieldset[disabled] .btn-green-alt:active,
.btn-green-alt.disabled.active,
.btn-green-alt[disabled].active,
fieldset[disabled] .btn-green-alt.active {
  border-color: #16a085;
  background-color: #16a085;
  color: #fff;
}
.btn-green-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-green-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-purple-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #e044ab;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-purple-alt:hover,
.btn-purple-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #cf2294;
}
.btn-purple-alt:active,
.btn-purple-alt.active {
  border-color: #e044ab;
  background-color: #e044ab;
  color: #fff;
}
.btn-purple-alt.disabled,
.btn-purple-alt[disabled],
fieldset[disabled] .btn-purple-alt,
.btn-purple-alt.disabled:hover,
.btn-purple-alt[disabled]:hover,
fieldset[disabled] .btn-purple-alt:hover,
.btn-purple-alt.disabled:focus,
.btn-purple-alt[disabled]:focus,
fieldset[disabled] .btn-purple-alt:focus {
  box-shadow: none !important;
  border-color: #e044ab;
}
.btn-purple-alt.disabled:active,
.btn-purple-alt[disabled]:active,
fieldset[disabled] .btn-purple-alt:active,
.btn-purple-alt.disabled.active,
.btn-purple-alt[disabled].active,
fieldset[disabled] .btn-purple-alt.active {
  border-color: #e044ab;
  background-color: #e044ab;
  color: #fff;
}
.btn-purple-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-purple-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-alizarin-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #e74c3c;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-alizarin-alt:hover,
.btn-alizarin-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #d62c1a;
}
.btn-alizarin-alt:active,
.btn-alizarin-alt.active {
  border-color: #e74c3c;
  background-color: #e74c3c;
  color: #fff;
}
.btn-alizarin-alt.disabled,
.btn-alizarin-alt[disabled],
fieldset[disabled] .btn-alizarin-alt,
.btn-alizarin-alt.disabled:hover,
.btn-alizarin-alt[disabled]:hover,
fieldset[disabled] .btn-alizarin-alt:hover,
.btn-alizarin-alt.disabled:focus,
.btn-alizarin-alt[disabled]:focus,
fieldset[disabled] .btn-alizarin-alt:focus {
  box-shadow: none !important;
  border-color: #e74c3c;
}
.btn-alizarin-alt.disabled:active,
.btn-alizarin-alt[disabled]:active,
fieldset[disabled] .btn-alizarin-alt:active,
.btn-alizarin-alt.disabled.active,
.btn-alizarin-alt[disabled].active,
fieldset[disabled] .btn-alizarin-alt.active {
  border-color: #e74c3c;
  background-color: #e74c3c;
  color: #fff;
}
.btn-alizarin-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-alizarin-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn[class*="alt"] {
  padding: 8px 15px;
}
.btn-lg[class*="alt"] {
  padding: 9px 19px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 3px;
  padding: 10px 19px;
}
.btn-sm[class*="alt"] {
  line-height: 1.5;
  border-radius: 3px;
  padding: 4px 9px;
  font-size: 11px;
}
.btn-xs[class*="alt"] {
  padding: 4px 9px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 4px;
  font-size: 10px;
}
.btn.btn-social {
  color: #fff;
  padding: 9px 16px;
}
.btn.btn-social.btn-xs {
  padding: 2px 5px;
}
.btn.btn-social.btn-sm {
  padding: 5px 10px;
}
.btn.btn-social.btn-lg {
  padding: 11px 20px;
}
.btn.btn-social.btn-facebook {
  color: #ffffff;
  background-color: #3b5998;
  border-color: #3b5998;
}
.btn.btn-social.btn-facebook:hover,
.btn.btn-social.btn-facebook:focus,
.btn.btn-social.btn-facebook.focus,
.btn.btn-social.btn-facebook:active,
.btn.btn-social.btn-facebook.active,
.open > .dropdown-toggle.btn.btn-social.btn-facebook {
  color: #ffffff;
  background-color: #2d4373;
  border-color: #2a3f6c;
}
.btn.btn-social.btn-facebook:active,
.btn.btn-social.btn-facebook.active,
.open > .dropdown-toggle.btn.btn-social.btn-facebook {
  background-image: none;
}
.btn.btn-social.btn-facebook.disabled,
.btn.btn-social.btn-facebook[disabled],
fieldset[disabled] .btn.btn-social.btn-facebook,
.btn.btn-social.btn-facebook.disabled:hover,
.btn.btn-social.btn-facebook[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-facebook:hover,
.btn.btn-social.btn-facebook.disabled:focus,
.btn.btn-social.btn-facebook[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-facebook:focus,
.btn.btn-social.btn-facebook.disabled.focus,
.btn.btn-social.btn-facebook[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-facebook.focus,
.btn.btn-social.btn-facebook.disabled:active,
.btn.btn-social.btn-facebook[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-facebook:active,
.btn.btn-social.btn-facebook.disabled.active,
.btn.btn-social.btn-facebook[disabled].active,
fieldset[disabled] .btn.btn-social.btn-facebook.active {
  background-color: #3b5998;
  border-color: #3b5998;
}
.btn.btn-social.btn-facebook .badge {
  color: #3b5998;
  background-color: #ffffff;
}
.btn.btn-social.btn-twitter {
  color: #ffffff;
  background-color: #00aced;
  border-color: #00aced;
}
.btn.btn-social.btn-twitter:hover,
.btn.btn-social.btn-twitter:focus,
.btn.btn-social.btn-twitter.focus,
.btn.btn-social.btn-twitter:active,
.btn.btn-social.btn-twitter.active,
.open > .dropdown-toggle.btn.btn-social.btn-twitter {
  color: #ffffff;
  background-color: #0087ba;
  border-color: #0080b0;
}
.btn.btn-social.btn-twitter:active,
.btn.btn-social.btn-twitter.active,
.open > .dropdown-toggle.btn.btn-social.btn-twitter {
  background-image: none;
}
.btn.btn-social.btn-twitter.disabled,
.btn.btn-social.btn-twitter[disabled],
fieldset[disabled] .btn.btn-social.btn-twitter,
.btn.btn-social.btn-twitter.disabled:hover,
.btn.btn-social.btn-twitter[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-twitter:hover,
.btn.btn-social.btn-twitter.disabled:focus,
.btn.btn-social.btn-twitter[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-twitter:focus,
.btn.btn-social.btn-twitter.disabled.focus,
.btn.btn-social.btn-twitter[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-twitter.focus,
.btn.btn-social.btn-twitter.disabled:active,
.btn.btn-social.btn-twitter[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-twitter:active,
.btn.btn-social.btn-twitter.disabled.active,
.btn.btn-social.btn-twitter[disabled].active,
fieldset[disabled] .btn.btn-social.btn-twitter.active {
  background-color: #00aced;
  border-color: #00aced;
}
.btn.btn-social.btn-twitter .badge {
  color: #00aced;
  background-color: #ffffff;
}
.btn.btn-social.btn-github {
  color: #ffffff;
  background-color: #4183c4;
  border-color: #4183c4;
}
.btn.btn-social.btn-github:hover,
.btn.btn-social.btn-github:focus,
.btn.btn-social.btn-github.focus,
.btn.btn-social.btn-github:active,
.btn.btn-social.btn-github.active,
.open > .dropdown-toggle.btn.btn-social.btn-github {
  color: #ffffff;
  background-color: #3269a0;
  border-color: #2f6498;
}
.btn.btn-social.btn-github:active,
.btn.btn-social.btn-github.active,
.open > .dropdown-toggle.btn.btn-social.btn-github {
  background-image: none;
}
.btn.btn-social.btn-github.disabled,
.btn.btn-social.btn-github[disabled],
fieldset[disabled] .btn.btn-social.btn-github,
.btn.btn-social.btn-github.disabled:hover,
.btn.btn-social.btn-github[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-github:hover,
.btn.btn-social.btn-github.disabled:focus,
.btn.btn-social.btn-github[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-github:focus,
.btn.btn-social.btn-github.disabled.focus,
.btn.btn-social.btn-github[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-github.focus,
.btn.btn-social.btn-github.disabled:active,
.btn.btn-social.btn-github[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-github:active,
.btn.btn-social.btn-github.disabled.active,
.btn.btn-social.btn-github[disabled].active,
fieldset[disabled] .btn.btn-social.btn-github.active {
  background-color: #4183c4;
  border-color: #4183c4;
}
.btn.btn-social.btn-github .badge {
  color: #4183c4;
  background-color: #ffffff;
}
.btn.btn-social.btn-behance {
  color: #ffffff;
  background-color: #1769ff;
  border-color: #1769ff;
}
.btn.btn-social.btn-behance:hover,
.btn.btn-social.btn-behance:focus,
.btn.btn-social.btn-behance.focus,
.btn.btn-social.btn-behance:active,
.btn.btn-social.btn-behance.active,
.open > .dropdown-toggle.btn.btn-social.btn-behance {
  color: #ffffff;
  background-color: #0050e3;
  border-color: #004dd9;
}
.btn.btn-social.btn-behance:active,
.btn.btn-social.btn-behance.active,
.open > .dropdown-toggle.btn.btn-social.btn-behance {
  background-image: none;
}
.btn.btn-social.btn-behance.disabled,
.btn.btn-social.btn-behance[disabled],
fieldset[disabled] .btn.btn-social.btn-behance,
.btn.btn-social.btn-behance.disabled:hover,
.btn.btn-social.btn-behance[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-behance:hover,
.btn.btn-social.btn-behance.disabled:focus,
.btn.btn-social.btn-behance[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-behance:focus,
.btn.btn-social.btn-behance.disabled.focus,
.btn.btn-social.btn-behance[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-behance.focus,
.btn.btn-social.btn-behance.disabled:active,
.btn.btn-social.btn-behance[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-behance:active,
.btn.btn-social.btn-behance.disabled.active,
.btn.btn-social.btn-behance[disabled].active,
fieldset[disabled] .btn.btn-social.btn-behance.active {
  background-color: #1769ff;
  border-color: #1769ff;
}
.btn.btn-social.btn-behance .badge {
  color: #1769ff;
  background-color: #ffffff;
}
.btn.btn-social.btn-flickr {
  color: #ffffff;
  background-color: #0063db;
  border-color: #0063db;
}
.btn.btn-social.btn-flickr:hover,
.btn.btn-social.btn-flickr:focus,
.btn.btn-social.btn-flickr.focus,
.btn.btn-social.btn-flickr:active,
.btn.btn-social.btn-flickr.active,
.open > .dropdown-toggle.btn.btn-social.btn-flickr {
  color: #ffffff;
  background-color: #004ca8;
  border-color: #00479e;
}
.btn.btn-social.btn-flickr:active,
.btn.btn-social.btn-flickr.active,
.open > .dropdown-toggle.btn.btn-social.btn-flickr {
  background-image: none;
}
.btn.btn-social.btn-flickr.disabled,
.btn.btn-social.btn-flickr[disabled],
fieldset[disabled] .btn.btn-social.btn-flickr,
.btn.btn-social.btn-flickr.disabled:hover,
.btn.btn-social.btn-flickr[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-flickr:hover,
.btn.btn-social.btn-flickr.disabled:focus,
.btn.btn-social.btn-flickr[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-flickr:focus,
.btn.btn-social.btn-flickr.disabled.focus,
.btn.btn-social.btn-flickr[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-flickr.focus,
.btn.btn-social.btn-flickr.disabled:active,
.btn.btn-social.btn-flickr[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-flickr:active,
.btn.btn-social.btn-flickr.disabled.active,
.btn.btn-social.btn-flickr[disabled].active,
fieldset[disabled] .btn.btn-social.btn-flickr.active {
  background-color: #0063db;
  border-color: #0063db;
}
.btn.btn-social.btn-flickr .badge {
  color: #0063db;
  background-color: #ffffff;
}
.btn.btn-social.btn-jsfiddle {
  color: #ffffff;
  background-color: #4679a4;
  border-color: #4679a4;
}
.btn.btn-social.btn-jsfiddle:hover,
.btn.btn-social.btn-jsfiddle:focus,
.btn.btn-social.btn-jsfiddle.focus,
.btn.btn-social.btn-jsfiddle:active,
.btn.btn-social.btn-jsfiddle.active,
.open > .dropdown-toggle.btn.btn-social.btn-jsfiddle {
  color: #ffffff;
  background-color: #375f80;
  border-color: #345979;
}
.btn.btn-social.btn-jsfiddle:active,
.btn.btn-social.btn-jsfiddle.active,
.open > .dropdown-toggle.btn.btn-social.btn-jsfiddle {
  background-image: none;
}
.btn.btn-social.btn-jsfiddle.disabled,
.btn.btn-social.btn-jsfiddle[disabled],
fieldset[disabled] .btn.btn-social.btn-jsfiddle,
.btn.btn-social.btn-jsfiddle.disabled:hover,
.btn.btn-social.btn-jsfiddle[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-jsfiddle:hover,
.btn.btn-social.btn-jsfiddle.disabled:focus,
.btn.btn-social.btn-jsfiddle[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-jsfiddle:focus,
.btn.btn-social.btn-jsfiddle.disabled.focus,
.btn.btn-social.btn-jsfiddle[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-jsfiddle.focus,
.btn.btn-social.btn-jsfiddle.disabled:active,
.btn.btn-social.btn-jsfiddle[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-jsfiddle:active,
.btn.btn-social.btn-jsfiddle.disabled.active,
.btn.btn-social.btn-jsfiddle[disabled].active,
fieldset[disabled] .btn.btn-social.btn-jsfiddle.active {
  background-color: #4679a4;
  border-color: #4679a4;
}
.btn.btn-social.btn-jsfiddle .badge {
  color: #4679a4;
  background-color: #ffffff;
}
.btn.btn-social.btn-reddit {
  color: #ffffff;
  background-color: #ff4500;
  border-color: #ff4500;
}
.btn.btn-social.btn-reddit:hover,
.btn.btn-social.btn-reddit:focus,
.btn.btn-social.btn-reddit.focus,
.btn.btn-social.btn-reddit:active,
.btn.btn-social.btn-reddit.active,
.open > .dropdown-toggle.btn.btn-social.btn-reddit {
  color: #ffffff;
  background-color: #cc3700;
  border-color: #c23400;
}
.btn.btn-social.btn-reddit:active,
.btn.btn-social.btn-reddit.active,
.open > .dropdown-toggle.btn.btn-social.btn-reddit {
  background-image: none;
}
.btn.btn-social.btn-reddit.disabled,
.btn.btn-social.btn-reddit[disabled],
fieldset[disabled] .btn.btn-social.btn-reddit,
.btn.btn-social.btn-reddit.disabled:hover,
.btn.btn-social.btn-reddit[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-reddit:hover,
.btn.btn-social.btn-reddit.disabled:focus,
.btn.btn-social.btn-reddit[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-reddit:focus,
.btn.btn-social.btn-reddit.disabled.focus,
.btn.btn-social.btn-reddit[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-reddit.focus,
.btn.btn-social.btn-reddit.disabled:active,
.btn.btn-social.btn-reddit[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-reddit:active,
.btn.btn-social.btn-reddit.disabled.active,
.btn.btn-social.btn-reddit[disabled].active,
fieldset[disabled] .btn.btn-social.btn-reddit.active {
  background-color: #ff4500;
  border-color: #ff4500;
}
.btn.btn-social.btn-reddit .badge {
  color: #ff4500;
  background-color: #ffffff;
}
.btn.btn-social.btn-youtube {
  color: #ffffff;
  background-color: #cd332d;
  border-color: #cd332d;
}
.btn.btn-social.btn-youtube:hover,
.btn.btn-social.btn-youtube:focus,
.btn.btn-social.btn-youtube.focus,
.btn.btn-social.btn-youtube:active,
.btn.btn-social.btn-youtube.active,
.open > .dropdown-toggle.btn.btn-social.btn-youtube {
  color: #ffffff;
  background-color: #a32924;
  border-color: #9b2722;
}
.btn.btn-social.btn-youtube:active,
.btn.btn-social.btn-youtube.active,
.open > .dropdown-toggle.btn.btn-social.btn-youtube {
  background-image: none;
}
.btn.btn-social.btn-youtube.disabled,
.btn.btn-social.btn-youtube[disabled],
fieldset[disabled] .btn.btn-social.btn-youtube,
.btn.btn-social.btn-youtube.disabled:hover,
.btn.btn-social.btn-youtube[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-youtube:hover,
.btn.btn-social.btn-youtube.disabled:focus,
.btn.btn-social.btn-youtube[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-youtube:focus,
.btn.btn-social.btn-youtube.disabled.focus,
.btn.btn-social.btn-youtube[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-youtube.focus,
.btn.btn-social.btn-youtube.disabled:active,
.btn.btn-social.btn-youtube[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-youtube:active,
.btn.btn-social.btn-youtube.disabled.active,
.btn.btn-social.btn-youtube[disabled].active,
fieldset[disabled] .btn.btn-social.btn-youtube.active {
  background-color: #cd332d;
  border-color: #cd332d;
}
.btn.btn-social.btn-youtube .badge {
  color: #cd332d;
  background-color: #ffffff;
}
.btn.btn-social.btn-foursquare {
  color: #ffffff;
  background-color: #2398c9;
  border-color: #2398c9;
}
.btn.btn-social.btn-foursquare:hover,
.btn.btn-social.btn-foursquare:focus,
.btn.btn-social.btn-foursquare.focus,
.btn.btn-social.btn-foursquare:active,
.btn.btn-social.btn-foursquare.active,
.open > .dropdown-toggle.btn.btn-social.btn-foursquare {
  color: #ffffff;
  background-color: #1b779e;
  border-color: #1a7195;
}
.btn.btn-social.btn-foursquare:active,
.btn.btn-social.btn-foursquare.active,
.open > .dropdown-toggle.btn.btn-social.btn-foursquare {
  background-image: none;
}
.btn.btn-social.btn-foursquare.disabled,
.btn.btn-social.btn-foursquare[disabled],
fieldset[disabled] .btn.btn-social.btn-foursquare,
.btn.btn-social.btn-foursquare.disabled:hover,
.btn.btn-social.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-foursquare:hover,
.btn.btn-social.btn-foursquare.disabled:focus,
.btn.btn-social.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-foursquare:focus,
.btn.btn-social.btn-foursquare.disabled.focus,
.btn.btn-social.btn-foursquare[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-foursquare.focus,
.btn.btn-social.btn-foursquare.disabled:active,
.btn.btn-social.btn-foursquare[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-foursquare:active,
.btn.btn-social.btn-foursquare.disabled.active,
.btn.btn-social.btn-foursquare[disabled].active,
fieldset[disabled] .btn.btn-social.btn-foursquare.active {
  background-color: #2398c9;
  border-color: #2398c9;
}
.btn.btn-social.btn-foursquare .badge {
  color: #2398c9;
  background-color: #ffffff;
}
.btn.btn-social.btn-google {
  color: #ffffff;
  background-color: #245dc1;
  border-color: #245dc1;
}
.btn.btn-social.btn-google:hover,
.btn.btn-social.btn-google:focus,
.btn.btn-social.btn-google.focus,
.btn.btn-social.btn-google:active,
.btn.btn-social.btn-google.active,
.open > .dropdown-toggle.btn.btn-social.btn-google {
  color: #ffffff;
  background-color: #1c4896;
  border-color: #1a448d;
}
.btn.btn-social.btn-google:active,
.btn.btn-social.btn-google.active,
.open > .dropdown-toggle.btn.btn-social.btn-google {
  background-image: none;
}
.btn.btn-social.btn-google.disabled,
.btn.btn-social.btn-google[disabled],
fieldset[disabled] .btn.btn-social.btn-google,
.btn.btn-social.btn-google.disabled:hover,
.btn.btn-social.btn-google[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-google:hover,
.btn.btn-social.btn-google.disabled:focus,
.btn.btn-social.btn-google[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-google:focus,
.btn.btn-social.btn-google.disabled.focus,
.btn.btn-social.btn-google[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-google.focus,
.btn.btn-social.btn-google.disabled:active,
.btn.btn-social.btn-google[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-google:active,
.btn.btn-social.btn-google.disabled.active,
.btn.btn-social.btn-google[disabled].active,
fieldset[disabled] .btn.btn-social.btn-google.active {
  background-color: #245dc1;
  border-color: #245dc1;
}
.btn.btn-social.btn-google .badge {
  color: #245dc1;
  background-color: #ffffff;
}
.btn.btn-social.btn-apple {
  color: #ffffff;
  background-color: #b9bfc1;
  border-color: #b9bfc1;
}
.btn.btn-social.btn-apple:hover,
.btn.btn-social.btn-apple:focus,
.btn.btn-social.btn-apple.focus,
.btn.btn-social.btn-apple:active,
.btn.btn-social.btn-apple.active,
.open > .dropdown-toggle.btn.btn-social.btn-apple {
  color: #ffffff;
  background-color: #9ea6a9;
  border-color: #99a1a4;
}
.btn.btn-social.btn-apple:active,
.btn.btn-social.btn-apple.active,
.open > .dropdown-toggle.btn.btn-social.btn-apple {
  background-image: none;
}
.btn.btn-social.btn-apple.disabled,
.btn.btn-social.btn-apple[disabled],
fieldset[disabled] .btn.btn-social.btn-apple,
.btn.btn-social.btn-apple.disabled:hover,
.btn.btn-social.btn-apple[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-apple:hover,
.btn.btn-social.btn-apple.disabled:focus,
.btn.btn-social.btn-apple[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-apple:focus,
.btn.btn-social.btn-apple.disabled.focus,
.btn.btn-social.btn-apple[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-apple.focus,
.btn.btn-social.btn-apple.disabled:active,
.btn.btn-social.btn-apple[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-apple:active,
.btn.btn-social.btn-apple.disabled.active,
.btn.btn-social.btn-apple[disabled].active,
fieldset[disabled] .btn.btn-social.btn-apple.active {
  background-color: #b9bfc1;
  border-color: #b9bfc1;
}
.btn.btn-social.btn-apple .badge {
  color: #b9bfc1;
  background-color: #ffffff;
}
.btn.btn-social.btn-soundcloud {
  color: #ffffff;
  background-color: #ff6600;
  border-color: #ff6600;
}
.btn.btn-social.btn-soundcloud:hover,
.btn.btn-social.btn-soundcloud:focus,
.btn.btn-social.btn-soundcloud.focus,
.btn.btn-social.btn-soundcloud:active,
.btn.btn-social.btn-soundcloud.active,
.open > .dropdown-toggle.btn.btn-social.btn-soundcloud {
  color: #ffffff;
  background-color: #cc5200;
  border-color: #c24e00;
}
.btn.btn-social.btn-soundcloud:active,
.btn.btn-social.btn-soundcloud.active,
.open > .dropdown-toggle.btn.btn-social.btn-soundcloud {
  background-image: none;
}
.btn.btn-social.btn-soundcloud.disabled,
.btn.btn-social.btn-soundcloud[disabled],
fieldset[disabled] .btn.btn-social.btn-soundcloud,
.btn.btn-social.btn-soundcloud.disabled:hover,
.btn.btn-social.btn-soundcloud[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-soundcloud:hover,
.btn.btn-social.btn-soundcloud.disabled:focus,
.btn.btn-social.btn-soundcloud[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-soundcloud:focus,
.btn.btn-social.btn-soundcloud.disabled.focus,
.btn.btn-social.btn-soundcloud[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-soundcloud.focus,
.btn.btn-social.btn-soundcloud.disabled:active,
.btn.btn-social.btn-soundcloud[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-soundcloud:active,
.btn.btn-social.btn-soundcloud.disabled.active,
.btn.btn-social.btn-soundcloud[disabled].active,
fieldset[disabled] .btn.btn-social.btn-soundcloud.active {
  background-color: #ff6600;
  border-color: #ff6600;
}
.btn.btn-social.btn-soundcloud .badge {
  color: #ff6600;
  background-color: #ffffff;
}
.btn.btn-social.btn-steam {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn.btn-social.btn-steam:hover,
.btn.btn-social.btn-steam:focus,
.btn.btn-social.btn-steam.focus,
.btn.btn-social.btn-steam:active,
.btn.btn-social.btn-steam.active,
.open > .dropdown-toggle.btn.btn-social.btn-steam {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn.btn-social.btn-steam:active,
.btn.btn-social.btn-steam.active,
.open > .dropdown-toggle.btn.btn-social.btn-steam {
  background-image: none;
}
.btn.btn-social.btn-steam.disabled,
.btn.btn-social.btn-steam[disabled],
fieldset[disabled] .btn.btn-social.btn-steam,
.btn.btn-social.btn-steam.disabled:hover,
.btn.btn-social.btn-steam[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-steam:hover,
.btn.btn-social.btn-steam.disabled:focus,
.btn.btn-social.btn-steam[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-steam:focus,
.btn.btn-social.btn-steam.disabled.focus,
.btn.btn-social.btn-steam[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-steam.focus,
.btn.btn-social.btn-steam.disabled:active,
.btn.btn-social.btn-steam[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-steam:active,
.btn.btn-social.btn-steam.disabled.active,
.btn.btn-social.btn-steam[disabled].active,
fieldset[disabled] .btn.btn-social.btn-steam.active {
  background-color: #000000;
  border-color: #000000;
}
.btn.btn-social.btn-steam .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn.btn-social.btn-spotify {
  color: #ffffff;
  background-color: #80b719;
  border-color: #80b719;
}
.btn.btn-social.btn-spotify:hover,
.btn.btn-social.btn-spotify:focus,
.btn.btn-social.btn-spotify.focus,
.btn.btn-social.btn-spotify:active,
.btn.btn-social.btn-spotify.active,
.open > .dropdown-toggle.btn.btn-social.btn-spotify {
  color: #ffffff;
  background-color: #618a13;
  border-color: #5a8112;
}
.btn.btn-social.btn-spotify:active,
.btn.btn-social.btn-spotify.active,
.open > .dropdown-toggle.btn.btn-social.btn-spotify {
  background-image: none;
}
.btn.btn-social.btn-spotify.disabled,
.btn.btn-social.btn-spotify[disabled],
fieldset[disabled] .btn.btn-social.btn-spotify,
.btn.btn-social.btn-spotify.disabled:hover,
.btn.btn-social.btn-spotify[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-spotify:hover,
.btn.btn-social.btn-spotify.disabled:focus,
.btn.btn-social.btn-spotify[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-spotify:focus,
.btn.btn-social.btn-spotify.disabled.focus,
.btn.btn-social.btn-spotify[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-spotify.focus,
.btn.btn-social.btn-spotify.disabled:active,
.btn.btn-social.btn-spotify[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-spotify:active,
.btn.btn-social.btn-spotify.disabled.active,
.btn.btn-social.btn-spotify[disabled].active,
fieldset[disabled] .btn.btn-social.btn-spotify.active {
  background-color: #80b719;
  border-color: #80b719;
}
.btn.btn-social.btn-spotify .badge {
  color: #80b719;
  background-color: #ffffff;
}
.btn.btn-social.btn-wordpress {
  color: #ffffff;
  background-color: #21759b;
  border-color: #21759b;
}
.btn.btn-social.btn-wordpress:hover,
.btn.btn-social.btn-wordpress:focus,
.btn.btn-social.btn-wordpress.focus,
.btn.btn-social.btn-wordpress:active,
.btn.btn-social.btn-wordpress.active,
.open > .dropdown-toggle.btn.btn-social.btn-wordpress {
  color: #ffffff;
  background-color: #185571;
  border-color: #164f69;
}
.btn.btn-social.btn-wordpress:active,
.btn.btn-social.btn-wordpress.active,
.open > .dropdown-toggle.btn.btn-social.btn-wordpress {
  background-image: none;
}
.btn.btn-social.btn-wordpress.disabled,
.btn.btn-social.btn-wordpress[disabled],
fieldset[disabled] .btn.btn-social.btn-wordpress,
.btn.btn-social.btn-wordpress.disabled:hover,
.btn.btn-social.btn-wordpress[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-wordpress:hover,
.btn.btn-social.btn-wordpress.disabled:focus,
.btn.btn-social.btn-wordpress[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-wordpress:focus,
.btn.btn-social.btn-wordpress.disabled.focus,
.btn.btn-social.btn-wordpress[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-wordpress.focus,
.btn.btn-social.btn-wordpress.disabled:active,
.btn.btn-social.btn-wordpress[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-wordpress:active,
.btn.btn-social.btn-wordpress.disabled.active,
.btn.btn-social.btn-wordpress[disabled].active,
fieldset[disabled] .btn.btn-social.btn-wordpress.active {
  background-color: #21759b;
  border-color: #21759b;
}
.btn.btn-social.btn-wordpress .badge {
  color: #21759b;
  background-color: #ffffff;
}
.btn.btn-social.btn-skype {
  color: #ffffff;
  background-color: #00aff0;
  border-color: #00aff0;
}
.btn.btn-social.btn-skype:hover,
.btn.btn-social.btn-skype:focus,
.btn.btn-social.btn-skype.focus,
.btn.btn-social.btn-skype:active,
.btn.btn-social.btn-skype.active,
.open > .dropdown-toggle.btn.btn-social.btn-skype {
  color: #ffffff;
  background-color: #008abd;
  border-color: #0082b3;
}
.btn.btn-social.btn-skype:active,
.btn.btn-social.btn-skype.active,
.open > .dropdown-toggle.btn.btn-social.btn-skype {
  background-image: none;
}
.btn.btn-social.btn-skype.disabled,
.btn.btn-social.btn-skype[disabled],
fieldset[disabled] .btn.btn-social.btn-skype,
.btn.btn-social.btn-skype.disabled:hover,
.btn.btn-social.btn-skype[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-skype:hover,
.btn.btn-social.btn-skype.disabled:focus,
.btn.btn-social.btn-skype[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-skype:focus,
.btn.btn-social.btn-skype.disabled.focus,
.btn.btn-social.btn-skype[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-skype.focus,
.btn.btn-social.btn-skype.disabled:active,
.btn.btn-social.btn-skype[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-skype:active,
.btn.btn-social.btn-skype.disabled.active,
.btn.btn-social.btn-skype[disabled].active,
fieldset[disabled] .btn.btn-social.btn-skype.active {
  background-color: #00aff0;
  border-color: #00aff0;
}
.btn.btn-social.btn-skype .badge {
  color: #00aff0;
  background-color: #ffffff;
}
.btn.btn-social.btn-android {
  color: #ffffff;
  background-color: #a4c639;
  border-color: #a4c639;
}
.btn.btn-social.btn-android:hover,
.btn.btn-social.btn-android:focus,
.btn.btn-social.btn-android.focus,
.btn.btn-social.btn-android:active,
.btn.btn-social.btn-android.active,
.open > .dropdown-toggle.btn.btn-social.btn-android {
  color: #ffffff;
  background-color: #839e2e;
  border-color: #7d962b;
}
.btn.btn-social.btn-android:active,
.btn.btn-social.btn-android.active,
.open > .dropdown-toggle.btn.btn-social.btn-android {
  background-image: none;
}
.btn.btn-social.btn-android.disabled,
.btn.btn-social.btn-android[disabled],
fieldset[disabled] .btn.btn-social.btn-android,
.btn.btn-social.btn-android.disabled:hover,
.btn.btn-social.btn-android[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-android:hover,
.btn.btn-social.btn-android.disabled:focus,
.btn.btn-social.btn-android[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-android:focus,
.btn.btn-social.btn-android.disabled.focus,
.btn.btn-social.btn-android[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-android.focus,
.btn.btn-social.btn-android.disabled:active,
.btn.btn-social.btn-android[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-android:active,
.btn.btn-social.btn-android.disabled.active,
.btn.btn-social.btn-android[disabled].active,
fieldset[disabled] .btn.btn-social.btn-android.active {
  background-color: #a4c639;
  border-color: #a4c639;
}
.btn.btn-social.btn-android .badge {
  color: #a4c639;
  background-color: #ffffff;
}
.btn.btn-social.btn-digg {
  color: #ffffff;
  background-color: #14589e;
  border-color: #14589e;
}
.btn.btn-social.btn-digg:hover,
.btn.btn-social.btn-digg:focus,
.btn.btn-social.btn-digg.focus,
.btn.btn-social.btn-digg:active,
.btn.btn-social.btn-digg.active,
.open > .dropdown-toggle.btn.btn-social.btn-digg {
  color: #ffffff;
  background-color: #0e3f71;
  border-color: #0d3a68;
}
.btn.btn-social.btn-digg:active,
.btn.btn-social.btn-digg.active,
.open > .dropdown-toggle.btn.btn-social.btn-digg {
  background-image: none;
}
.btn.btn-social.btn-digg.disabled,
.btn.btn-social.btn-digg[disabled],
fieldset[disabled] .btn.btn-social.btn-digg,
.btn.btn-social.btn-digg.disabled:hover,
.btn.btn-social.btn-digg[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-digg:hover,
.btn.btn-social.btn-digg.disabled:focus,
.btn.btn-social.btn-digg[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-digg:focus,
.btn.btn-social.btn-digg.disabled.focus,
.btn.btn-social.btn-digg[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-digg.focus,
.btn.btn-social.btn-digg.disabled:active,
.btn.btn-social.btn-digg[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-digg:active,
.btn.btn-social.btn-digg.disabled.active,
.btn.btn-social.btn-digg[disabled].active,
fieldset[disabled] .btn.btn-social.btn-digg.active {
  background-color: #14589e;
  border-color: #14589e;
}
.btn.btn-social.btn-digg .badge {
  color: #14589e;
  background-color: #ffffff;
}
.btn.btn-social.btn-linkedin {
  color: #ffffff;
  background-color: #007fb1;
  border-color: #007fb1;
}
.btn.btn-social.btn-linkedin:hover,
.btn.btn-social.btn-linkedin:focus,
.btn.btn-social.btn-linkedin.focus,
.btn.btn-social.btn-linkedin:active,
.btn.btn-social.btn-linkedin.active,
.open > .dropdown-toggle.btn.btn-social.btn-linkedin {
  color: #ffffff;
  background-color: #005a7e;
  border-color: #005374;
}
.btn.btn-social.btn-linkedin:active,
.btn.btn-social.btn-linkedin.active,
.open > .dropdown-toggle.btn.btn-social.btn-linkedin {
  background-image: none;
}
.btn.btn-social.btn-linkedin.disabled,
.btn.btn-social.btn-linkedin[disabled],
fieldset[disabled] .btn.btn-social.btn-linkedin,
.btn.btn-social.btn-linkedin.disabled:hover,
.btn.btn-social.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-linkedin:hover,
.btn.btn-social.btn-linkedin.disabled:focus,
.btn.btn-social.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-linkedin:focus,
.btn.btn-social.btn-linkedin.disabled.focus,
.btn.btn-social.btn-linkedin[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-linkedin.focus,
.btn.btn-social.btn-linkedin.disabled:active,
.btn.btn-social.btn-linkedin[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-linkedin:active,
.btn.btn-social.btn-linkedin.disabled.active,
.btn.btn-social.btn-linkedin[disabled].active,
fieldset[disabled] .btn.btn-social.btn-linkedin.active {
  background-color: #007fb1;
  border-color: #007fb1;
}
.btn.btn-social.btn-linkedin .badge {
  color: #007fb1;
  background-color: #ffffff;
}
.btn.btn-social.btn-googleplus {
  color: #ffffff;
  background-color: #d14836;
  border-color: #d14836;
}
.btn.btn-social.btn-googleplus:hover,
.btn.btn-social.btn-googleplus:focus,
.btn.btn-social.btn-googleplus.focus,
.btn.btn-social.btn-googleplus:active,
.btn.btn-social.btn-googleplus.active,
.open > .dropdown-toggle.btn.btn-social.btn-googleplus {
  color: #ffffff;
  background-color: #ad3727;
  border-color: #a43426;
}
.btn.btn-social.btn-googleplus:active,
.btn.btn-social.btn-googleplus.active,
.open > .dropdown-toggle.btn.btn-social.btn-googleplus {
  background-image: none;
}
.btn.btn-social.btn-googleplus.disabled,
.btn.btn-social.btn-googleplus[disabled],
fieldset[disabled] .btn.btn-social.btn-googleplus,
.btn.btn-social.btn-googleplus.disabled:hover,
.btn.btn-social.btn-googleplus[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-googleplus:hover,
.btn.btn-social.btn-googleplus.disabled:focus,
.btn.btn-social.btn-googleplus[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-googleplus:focus,
.btn.btn-social.btn-googleplus.disabled.focus,
.btn.btn-social.btn-googleplus[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-googleplus.focus,
.btn.btn-social.btn-googleplus.disabled:active,
.btn.btn-social.btn-googleplus[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-googleplus:active,
.btn.btn-social.btn-googleplus.disabled.active,
.btn.btn-social.btn-googleplus[disabled].active,
fieldset[disabled] .btn.btn-social.btn-googleplus.active {
  background-color: #d14836;
  border-color: #d14836;
}
.btn.btn-social.btn-googleplus .badge {
  color: #d14836;
  background-color: #ffffff;
}
.btn.btn-social.btn-instagram {
  color: #ffffff;
  background-color: #3f729b;
  border-color: #3f729b;
}
.btn.btn-social.btn-instagram:hover,
.btn.btn-social.btn-instagram:focus,
.btn.btn-social.btn-instagram.focus,
.btn.btn-social.btn-instagram:active,
.btn.btn-social.btn-instagram.active,
.open > .dropdown-toggle.btn.btn-social.btn-instagram {
  color: #ffffff;
  background-color: #305777;
  border-color: #2d526f;
}
.btn.btn-social.btn-instagram:active,
.btn.btn-social.btn-instagram.active,
.open > .dropdown-toggle.btn.btn-social.btn-instagram {
  background-image: none;
}
.btn.btn-social.btn-instagram.disabled,
.btn.btn-social.btn-instagram[disabled],
fieldset[disabled] .btn.btn-social.btn-instagram,
.btn.btn-social.btn-instagram.disabled:hover,
.btn.btn-social.btn-instagram[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-instagram:hover,
.btn.btn-social.btn-instagram.disabled:focus,
.btn.btn-social.btn-instagram[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-instagram:focus,
.btn.btn-social.btn-instagram.disabled.focus,
.btn.btn-social.btn-instagram[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-instagram.focus,
.btn.btn-social.btn-instagram.disabled:active,
.btn.btn-social.btn-instagram[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-instagram:active,
.btn.btn-social.btn-instagram.disabled.active,
.btn.btn-social.btn-instagram[disabled].active,
fieldset[disabled] .btn.btn-social.btn-instagram.active {
  background-color: #3f729b;
  border-color: #3f729b;
}
.btn.btn-social.btn-instagram .badge {
  color: #3f729b;
  background-color: #ffffff;
}
.btn.btn-social.btn-windows {
  color: #ffffff;
  background-color: #00bdf6;
  border-color: #00bdf6;
}
.btn.btn-social.btn-windows:hover,
.btn.btn-social.btn-windows:focus,
.btn.btn-social.btn-windows.focus,
.btn.btn-social.btn-windows:active,
.btn.btn-social.btn-windows.active,
.open > .dropdown-toggle.btn.btn-social.btn-windows {
  color: #ffffff;
  background-color: #0096c3;
  border-color: #008eb9;
}
.btn.btn-social.btn-windows:active,
.btn.btn-social.btn-windows.active,
.open > .dropdown-toggle.btn.btn-social.btn-windows {
  background-image: none;
}
.btn.btn-social.btn-windows.disabled,
.btn.btn-social.btn-windows[disabled],
fieldset[disabled] .btn.btn-social.btn-windows,
.btn.btn-social.btn-windows.disabled:hover,
.btn.btn-social.btn-windows[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-windows:hover,
.btn.btn-social.btn-windows.disabled:focus,
.btn.btn-social.btn-windows[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-windows:focus,
.btn.btn-social.btn-windows.disabled.focus,
.btn.btn-social.btn-windows[disabled].focus,
fieldset[disabled] .btn.btn-social.btn-windows.focus,
.btn.btn-social.btn-windows.disabled:active,
.btn.btn-social.btn-windows[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-windows:active,
.btn.btn-social.btn-windows.disabled.active,
.btn.btn-social.btn-windows[disabled].active,
fieldset[disabled] .btn.btn-social.btn-windows.active {
  background-color: #00bdf6;
  border-color: #00bdf6;
}
.btn.btn-social.btn-windows .badge {
  color: #00bdf6;
  background-color: #ffffff;
}
.btn.btn-social.btn-facebook-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #3b5998;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-facebook-alt:hover,
.btn.btn-social.btn-facebook-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #2d4373;
}
.btn.btn-social.btn-facebook-alt:active,
.btn.btn-social.btn-facebook-alt.active {
  border-color: #3b5998;
  background-color: #3b5998;
  color: #fff;
}
.btn.btn-social.btn-facebook-alt.disabled,
.btn.btn-social.btn-facebook-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-facebook-alt,
.btn.btn-social.btn-facebook-alt.disabled:hover,
.btn.btn-social.btn-facebook-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-facebook-alt:hover,
.btn.btn-social.btn-facebook-alt.disabled:focus,
.btn.btn-social.btn-facebook-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-facebook-alt:focus {
  box-shadow: none !important;
  border-color: #3b5998;
}
.btn.btn-social.btn-facebook-alt.disabled:active,
.btn.btn-social.btn-facebook-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-facebook-alt:active,
.btn.btn-social.btn-facebook-alt.disabled.active,
.btn.btn-social.btn-facebook-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-facebook-alt.active {
  border-color: #3b5998;
  background-color: #3b5998;
  color: #fff;
}
.btn.btn-social.btn-facebook-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-facebook-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-twitter-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #00aced;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-twitter-alt:hover,
.btn.btn-social.btn-twitter-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #0087ba;
}
.btn.btn-social.btn-twitter-alt:active,
.btn.btn-social.btn-twitter-alt.active {
  border-color: #00aced;
  background-color: #00aced;
  color: #fff;
}
.btn.btn-social.btn-twitter-alt.disabled,
.btn.btn-social.btn-twitter-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-twitter-alt,
.btn.btn-social.btn-twitter-alt.disabled:hover,
.btn.btn-social.btn-twitter-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-twitter-alt:hover,
.btn.btn-social.btn-twitter-alt.disabled:focus,
.btn.btn-social.btn-twitter-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-twitter-alt:focus {
  box-shadow: none !important;
  border-color: #00aced;
}
.btn.btn-social.btn-twitter-alt.disabled:active,
.btn.btn-social.btn-twitter-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-twitter-alt:active,
.btn.btn-social.btn-twitter-alt.disabled.active,
.btn.btn-social.btn-twitter-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-twitter-alt.active {
  border-color: #00aced;
  background-color: #00aced;
  color: #fff;
}
.btn.btn-social.btn-twitter-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-twitter-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-github-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #4183c4;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-github-alt:hover,
.btn.btn-social.btn-github-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #3269a0;
}
.btn.btn-social.btn-github-alt:active,
.btn.btn-social.btn-github-alt.active {
  border-color: #4183c4;
  background-color: #4183c4;
  color: #fff;
}
.btn.btn-social.btn-github-alt.disabled,
.btn.btn-social.btn-github-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-github-alt,
.btn.btn-social.btn-github-alt.disabled:hover,
.btn.btn-social.btn-github-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-github-alt:hover,
.btn.btn-social.btn-github-alt.disabled:focus,
.btn.btn-social.btn-github-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-github-alt:focus {
  box-shadow: none !important;
  border-color: #4183c4;
}
.btn.btn-social.btn-github-alt.disabled:active,
.btn.btn-social.btn-github-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-github-alt:active,
.btn.btn-social.btn-github-alt.disabled.active,
.btn.btn-social.btn-github-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-github-alt.active {
  border-color: #4183c4;
  background-color: #4183c4;
  color: #fff;
}
.btn.btn-social.btn-github-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-github-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-behance-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #1769ff;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-behance-alt:hover,
.btn.btn-social.btn-behance-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #0050e3;
}
.btn.btn-social.btn-behance-alt:active,
.btn.btn-social.btn-behance-alt.active {
  border-color: #1769ff;
  background-color: #1769ff;
  color: #fff;
}
.btn.btn-social.btn-behance-alt.disabled,
.btn.btn-social.btn-behance-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-behance-alt,
.btn.btn-social.btn-behance-alt.disabled:hover,
.btn.btn-social.btn-behance-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-behance-alt:hover,
.btn.btn-social.btn-behance-alt.disabled:focus,
.btn.btn-social.btn-behance-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-behance-alt:focus {
  box-shadow: none !important;
  border-color: #1769ff;
}
.btn.btn-social.btn-behance-alt.disabled:active,
.btn.btn-social.btn-behance-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-behance-alt:active,
.btn.btn-social.btn-behance-alt.disabled.active,
.btn.btn-social.btn-behance-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-behance-alt.active {
  border-color: #1769ff;
  background-color: #1769ff;
  color: #fff;
}
.btn.btn-social.btn-behance-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-behance-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-flickr-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #0063db;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-flickr-alt:hover,
.btn.btn-social.btn-flickr-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #004ca8;
}
.btn.btn-social.btn-flickr-alt:active,
.btn.btn-social.btn-flickr-alt.active {
  border-color: #0063db;
  background-color: #0063db;
  color: #fff;
}
.btn.btn-social.btn-flickr-alt.disabled,
.btn.btn-social.btn-flickr-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-flickr-alt,
.btn.btn-social.btn-flickr-alt.disabled:hover,
.btn.btn-social.btn-flickr-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-flickr-alt:hover,
.btn.btn-social.btn-flickr-alt.disabled:focus,
.btn.btn-social.btn-flickr-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-flickr-alt:focus {
  box-shadow: none !important;
  border-color: #0063db;
}
.btn.btn-social.btn-flickr-alt.disabled:active,
.btn.btn-social.btn-flickr-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-flickr-alt:active,
.btn.btn-social.btn-flickr-alt.disabled.active,
.btn.btn-social.btn-flickr-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-flickr-alt.active {
  border-color: #0063db;
  background-color: #0063db;
  color: #fff;
}
.btn.btn-social.btn-flickr-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-flickr-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-jsfiddle-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #4679a4;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-jsfiddle-alt:hover,
.btn.btn-social.btn-jsfiddle-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #375f80;
}
.btn.btn-social.btn-jsfiddle-alt:active,
.btn.btn-social.btn-jsfiddle-alt.active {
  border-color: #4679a4;
  background-color: #4679a4;
  color: #fff;
}
.btn.btn-social.btn-jsfiddle-alt.disabled,
.btn.btn-social.btn-jsfiddle-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-jsfiddle-alt,
.btn.btn-social.btn-jsfiddle-alt.disabled:hover,
.btn.btn-social.btn-jsfiddle-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-jsfiddle-alt:hover,
.btn.btn-social.btn-jsfiddle-alt.disabled:focus,
.btn.btn-social.btn-jsfiddle-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-jsfiddle-alt:focus {
  box-shadow: none !important;
  border-color: #4679a4;
}
.btn.btn-social.btn-jsfiddle-alt.disabled:active,
.btn.btn-social.btn-jsfiddle-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-jsfiddle-alt:active,
.btn.btn-social.btn-jsfiddle-alt.disabled.active,
.btn.btn-social.btn-jsfiddle-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-jsfiddle-alt.active {
  border-color: #4679a4;
  background-color: #4679a4;
  color: #fff;
}
.btn.btn-social.btn-jsfiddle-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-jsfiddle-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-reddit-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #ff4500;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-reddit-alt:hover,
.btn.btn-social.btn-reddit-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #cc3700;
}
.btn.btn-social.btn-reddit-alt:active,
.btn.btn-social.btn-reddit-alt.active {
  border-color: #ff4500;
  background-color: #ff4500;
  color: #fff;
}
.btn.btn-social.btn-reddit-alt.disabled,
.btn.btn-social.btn-reddit-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-reddit-alt,
.btn.btn-social.btn-reddit-alt.disabled:hover,
.btn.btn-social.btn-reddit-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-reddit-alt:hover,
.btn.btn-social.btn-reddit-alt.disabled:focus,
.btn.btn-social.btn-reddit-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-reddit-alt:focus {
  box-shadow: none !important;
  border-color: #ff4500;
}
.btn.btn-social.btn-reddit-alt.disabled:active,
.btn.btn-social.btn-reddit-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-reddit-alt:active,
.btn.btn-social.btn-reddit-alt.disabled.active,
.btn.btn-social.btn-reddit-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-reddit-alt.active {
  border-color: #ff4500;
  background-color: #ff4500;
  color: #fff;
}
.btn.btn-social.btn-reddit-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-reddit-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-youtube-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #cd332d;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-youtube-alt:hover,
.btn.btn-social.btn-youtube-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #a32924;
}
.btn.btn-social.btn-youtube-alt:active,
.btn.btn-social.btn-youtube-alt.active {
  border-color: #cd332d;
  background-color: #cd332d;
  color: #fff;
}
.btn.btn-social.btn-youtube-alt.disabled,
.btn.btn-social.btn-youtube-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-youtube-alt,
.btn.btn-social.btn-youtube-alt.disabled:hover,
.btn.btn-social.btn-youtube-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-youtube-alt:hover,
.btn.btn-social.btn-youtube-alt.disabled:focus,
.btn.btn-social.btn-youtube-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-youtube-alt:focus {
  box-shadow: none !important;
  border-color: #cd332d;
}
.btn.btn-social.btn-youtube-alt.disabled:active,
.btn.btn-social.btn-youtube-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-youtube-alt:active,
.btn.btn-social.btn-youtube-alt.disabled.active,
.btn.btn-social.btn-youtube-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-youtube-alt.active {
  border-color: #cd332d;
  background-color: #cd332d;
  color: #fff;
}
.btn.btn-social.btn-youtube-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-youtube-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-foursquare-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #2398c9;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-foursquare-alt:hover,
.btn.btn-social.btn-foursquare-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #1b779e;
}
.btn.btn-social.btn-foursquare-alt:active,
.btn.btn-social.btn-foursquare-alt.active {
  border-color: #2398c9;
  background-color: #2398c9;
  color: #fff;
}
.btn.btn-social.btn-foursquare-alt.disabled,
.btn.btn-social.btn-foursquare-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-foursquare-alt,
.btn.btn-social.btn-foursquare-alt.disabled:hover,
.btn.btn-social.btn-foursquare-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-foursquare-alt:hover,
.btn.btn-social.btn-foursquare-alt.disabled:focus,
.btn.btn-social.btn-foursquare-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-foursquare-alt:focus {
  box-shadow: none !important;
  border-color: #2398c9;
}
.btn.btn-social.btn-foursquare-alt.disabled:active,
.btn.btn-social.btn-foursquare-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-foursquare-alt:active,
.btn.btn-social.btn-foursquare-alt.disabled.active,
.btn.btn-social.btn-foursquare-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-foursquare-alt.active {
  border-color: #2398c9;
  background-color: #2398c9;
  color: #fff;
}
.btn.btn-social.btn-foursquare-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-foursquare-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-google-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #245dc1;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-google-alt:hover,
.btn.btn-social.btn-google-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #1c4896;
}
.btn.btn-social.btn-google-alt:active,
.btn.btn-social.btn-google-alt.active {
  border-color: #245dc1;
  background-color: #245dc1;
  color: #fff;
}
.btn.btn-social.btn-google-alt.disabled,
.btn.btn-social.btn-google-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-google-alt,
.btn.btn-social.btn-google-alt.disabled:hover,
.btn.btn-social.btn-google-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-google-alt:hover,
.btn.btn-social.btn-google-alt.disabled:focus,
.btn.btn-social.btn-google-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-google-alt:focus {
  box-shadow: none !important;
  border-color: #245dc1;
}
.btn.btn-social.btn-google-alt.disabled:active,
.btn.btn-social.btn-google-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-google-alt:active,
.btn.btn-social.btn-google-alt.disabled.active,
.btn.btn-social.btn-google-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-google-alt.active {
  border-color: #245dc1;
  background-color: #245dc1;
  color: #fff;
}
.btn.btn-social.btn-google-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-google-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-apple-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #b9bfc1;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-apple-alt:hover,
.btn.btn-social.btn-apple-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #9ea6a9;
}
.btn.btn-social.btn-apple-alt:active,
.btn.btn-social.btn-apple-alt.active {
  border-color: #b9bfc1;
  background-color: #b9bfc1;
  color: #fff;
}
.btn.btn-social.btn-apple-alt.disabled,
.btn.btn-social.btn-apple-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-apple-alt,
.btn.btn-social.btn-apple-alt.disabled:hover,
.btn.btn-social.btn-apple-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-apple-alt:hover,
.btn.btn-social.btn-apple-alt.disabled:focus,
.btn.btn-social.btn-apple-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-apple-alt:focus {
  box-shadow: none !important;
  border-color: #b9bfc1;
}
.btn.btn-social.btn-apple-alt.disabled:active,
.btn.btn-social.btn-apple-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-apple-alt:active,
.btn.btn-social.btn-apple-alt.disabled.active,
.btn.btn-social.btn-apple-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-apple-alt.active {
  border-color: #b9bfc1;
  background-color: #b9bfc1;
  color: #fff;
}
.btn.btn-social.btn-apple-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-apple-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-soundcloud-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #ff6600;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-soundcloud-alt:hover,
.btn.btn-social.btn-soundcloud-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #cc5200;
}
.btn.btn-social.btn-soundcloud-alt:active,
.btn.btn-social.btn-soundcloud-alt.active {
  border-color: #ff6600;
  background-color: #ff6600;
  color: #fff;
}
.btn.btn-social.btn-soundcloud-alt.disabled,
.btn.btn-social.btn-soundcloud-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-soundcloud-alt,
.btn.btn-social.btn-soundcloud-alt.disabled:hover,
.btn.btn-social.btn-soundcloud-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-soundcloud-alt:hover,
.btn.btn-social.btn-soundcloud-alt.disabled:focus,
.btn.btn-social.btn-soundcloud-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-soundcloud-alt:focus {
  box-shadow: none !important;
  border-color: #ff6600;
}
.btn.btn-social.btn-soundcloud-alt.disabled:active,
.btn.btn-social.btn-soundcloud-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-soundcloud-alt:active,
.btn.btn-social.btn-soundcloud-alt.disabled.active,
.btn.btn-social.btn-soundcloud-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-soundcloud-alt.active {
  border-color: #ff6600;
  background-color: #ff6600;
  color: #fff;
}
.btn.btn-social.btn-soundcloud-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-soundcloud-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-steam-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-steam-alt:hover,
.btn.btn-social.btn-steam-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #000000;
}
.btn.btn-social.btn-steam-alt:active,
.btn.btn-social.btn-steam-alt.active {
  border-color: #000000;
  background-color: #000000;
  color: #fff;
}
.btn.btn-social.btn-steam-alt.disabled,
.btn.btn-social.btn-steam-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-steam-alt,
.btn.btn-social.btn-steam-alt.disabled:hover,
.btn.btn-social.btn-steam-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-steam-alt:hover,
.btn.btn-social.btn-steam-alt.disabled:focus,
.btn.btn-social.btn-steam-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-steam-alt:focus {
  box-shadow: none !important;
  border-color: #000000;
}
.btn.btn-social.btn-steam-alt.disabled:active,
.btn.btn-social.btn-steam-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-steam-alt:active,
.btn.btn-social.btn-steam-alt.disabled.active,
.btn.btn-social.btn-steam-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-steam-alt.active {
  border-color: #000000;
  background-color: #000000;
  color: #fff;
}
.btn.btn-social.btn-steam-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-steam-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-spotify-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #80b719;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-spotify-alt:hover,
.btn.btn-social.btn-spotify-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #618a13;
}
.btn.btn-social.btn-spotify-alt:active,
.btn.btn-social.btn-spotify-alt.active {
  border-color: #80b719;
  background-color: #80b719;
  color: #fff;
}
.btn.btn-social.btn-spotify-alt.disabled,
.btn.btn-social.btn-spotify-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-spotify-alt,
.btn.btn-social.btn-spotify-alt.disabled:hover,
.btn.btn-social.btn-spotify-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-spotify-alt:hover,
.btn.btn-social.btn-spotify-alt.disabled:focus,
.btn.btn-social.btn-spotify-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-spotify-alt:focus {
  box-shadow: none !important;
  border-color: #80b719;
}
.btn.btn-social.btn-spotify-alt.disabled:active,
.btn.btn-social.btn-spotify-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-spotify-alt:active,
.btn.btn-social.btn-spotify-alt.disabled.active,
.btn.btn-social.btn-spotify-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-spotify-alt.active {
  border-color: #80b719;
  background-color: #80b719;
  color: #fff;
}
.btn.btn-social.btn-spotify-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-spotify-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-wordpress-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #21759b;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-wordpress-alt:hover,
.btn.btn-social.btn-wordpress-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #185571;
}
.btn.btn-social.btn-wordpress-alt:active,
.btn.btn-social.btn-wordpress-alt.active {
  border-color: #21759b;
  background-color: #21759b;
  color: #fff;
}
.btn.btn-social.btn-wordpress-alt.disabled,
.btn.btn-social.btn-wordpress-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-wordpress-alt,
.btn.btn-social.btn-wordpress-alt.disabled:hover,
.btn.btn-social.btn-wordpress-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-wordpress-alt:hover,
.btn.btn-social.btn-wordpress-alt.disabled:focus,
.btn.btn-social.btn-wordpress-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-wordpress-alt:focus {
  box-shadow: none !important;
  border-color: #21759b;
}
.btn.btn-social.btn-wordpress-alt.disabled:active,
.btn.btn-social.btn-wordpress-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-wordpress-alt:active,
.btn.btn-social.btn-wordpress-alt.disabled.active,
.btn.btn-social.btn-wordpress-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-wordpress-alt.active {
  border-color: #21759b;
  background-color: #21759b;
  color: #fff;
}
.btn.btn-social.btn-wordpress-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-wordpress-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-skype-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #00aff0;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-skype-alt:hover,
.btn.btn-social.btn-skype-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #008abd;
}
.btn.btn-social.btn-skype-alt:active,
.btn.btn-social.btn-skype-alt.active {
  border-color: #00aff0;
  background-color: #00aff0;
  color: #fff;
}
.btn.btn-social.btn-skype-alt.disabled,
.btn.btn-social.btn-skype-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-skype-alt,
.btn.btn-social.btn-skype-alt.disabled:hover,
.btn.btn-social.btn-skype-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-skype-alt:hover,
.btn.btn-social.btn-skype-alt.disabled:focus,
.btn.btn-social.btn-skype-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-skype-alt:focus {
  box-shadow: none !important;
  border-color: #00aff0;
}
.btn.btn-social.btn-skype-alt.disabled:active,
.btn.btn-social.btn-skype-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-skype-alt:active,
.btn.btn-social.btn-skype-alt.disabled.active,
.btn.btn-social.btn-skype-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-skype-alt.active {
  border-color: #00aff0;
  background-color: #00aff0;
  color: #fff;
}
.btn.btn-social.btn-skype-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-skype-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-android-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #a4c639;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-android-alt:hover,
.btn.btn-social.btn-android-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #839e2e;
}
.btn.btn-social.btn-android-alt:active,
.btn.btn-social.btn-android-alt.active {
  border-color: #a4c639;
  background-color: #a4c639;
  color: #fff;
}
.btn.btn-social.btn-android-alt.disabled,
.btn.btn-social.btn-android-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-android-alt,
.btn.btn-social.btn-android-alt.disabled:hover,
.btn.btn-social.btn-android-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-android-alt:hover,
.btn.btn-social.btn-android-alt.disabled:focus,
.btn.btn-social.btn-android-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-android-alt:focus {
  box-shadow: none !important;
  border-color: #a4c639;
}
.btn.btn-social.btn-android-alt.disabled:active,
.btn.btn-social.btn-android-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-android-alt:active,
.btn.btn-social.btn-android-alt.disabled.active,
.btn.btn-social.btn-android-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-android-alt.active {
  border-color: #a4c639;
  background-color: #a4c639;
  color: #fff;
}
.btn.btn-social.btn-android-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-android-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-digg-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #14589e;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-digg-alt:hover,
.btn.btn-social.btn-digg-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #0e3f71;
}
.btn.btn-social.btn-digg-alt:active,
.btn.btn-social.btn-digg-alt.active {
  border-color: #14589e;
  background-color: #14589e;
  color: #fff;
}
.btn.btn-social.btn-digg-alt.disabled,
.btn.btn-social.btn-digg-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-digg-alt,
.btn.btn-social.btn-digg-alt.disabled:hover,
.btn.btn-social.btn-digg-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-digg-alt:hover,
.btn.btn-social.btn-digg-alt.disabled:focus,
.btn.btn-social.btn-digg-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-digg-alt:focus {
  box-shadow: none !important;
  border-color: #14589e;
}
.btn.btn-social.btn-digg-alt.disabled:active,
.btn.btn-social.btn-digg-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-digg-alt:active,
.btn.btn-social.btn-digg-alt.disabled.active,
.btn.btn-social.btn-digg-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-digg-alt.active {
  border-color: #14589e;
  background-color: #14589e;
  color: #fff;
}
.btn.btn-social.btn-digg-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-digg-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-linkedin-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #007fb1;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-linkedin-alt:hover,
.btn.btn-social.btn-linkedin-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #005a7e;
}
.btn.btn-social.btn-linkedin-alt:active,
.btn.btn-social.btn-linkedin-alt.active {
  border-color: #007fb1;
  background-color: #007fb1;
  color: #fff;
}
.btn.btn-social.btn-linkedin-alt.disabled,
.btn.btn-social.btn-linkedin-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-linkedin-alt,
.btn.btn-social.btn-linkedin-alt.disabled:hover,
.btn.btn-social.btn-linkedin-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-linkedin-alt:hover,
.btn.btn-social.btn-linkedin-alt.disabled:focus,
.btn.btn-social.btn-linkedin-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-linkedin-alt:focus {
  box-shadow: none !important;
  border-color: #007fb1;
}
.btn.btn-social.btn-linkedin-alt.disabled:active,
.btn.btn-social.btn-linkedin-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-linkedin-alt:active,
.btn.btn-social.btn-linkedin-alt.disabled.active,
.btn.btn-social.btn-linkedin-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-linkedin-alt.active {
  border-color: #007fb1;
  background-color: #007fb1;
  color: #fff;
}
.btn.btn-social.btn-linkedin-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-linkedin-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-googleplus-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #d14836;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-googleplus-alt:hover,
.btn.btn-social.btn-googleplus-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #ad3727;
}
.btn.btn-social.btn-googleplus-alt:active,
.btn.btn-social.btn-googleplus-alt.active {
  border-color: #d14836;
  background-color: #d14836;
  color: #fff;
}
.btn.btn-social.btn-googleplus-alt.disabled,
.btn.btn-social.btn-googleplus-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-googleplus-alt,
.btn.btn-social.btn-googleplus-alt.disabled:hover,
.btn.btn-social.btn-googleplus-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-googleplus-alt:hover,
.btn.btn-social.btn-googleplus-alt.disabled:focus,
.btn.btn-social.btn-googleplus-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-googleplus-alt:focus {
  box-shadow: none !important;
  border-color: #d14836;
}
.btn.btn-social.btn-googleplus-alt.disabled:active,
.btn.btn-social.btn-googleplus-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-googleplus-alt:active,
.btn.btn-social.btn-googleplus-alt.disabled.active,
.btn.btn-social.btn-googleplus-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-googleplus-alt.active {
  border-color: #d14836;
  background-color: #d14836;
  color: #fff;
}
.btn.btn-social.btn-googleplus-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-googleplus-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-instagram-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #3f729b;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-instagram-alt:hover,
.btn.btn-social.btn-instagram-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #305777;
}
.btn.btn-social.btn-instagram-alt:active,
.btn.btn-social.btn-instagram-alt.active {
  border-color: #3f729b;
  background-color: #3f729b;
  color: #fff;
}
.btn.btn-social.btn-instagram-alt.disabled,
.btn.btn-social.btn-instagram-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-instagram-alt,
.btn.btn-social.btn-instagram-alt.disabled:hover,
.btn.btn-social.btn-instagram-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-instagram-alt:hover,
.btn.btn-social.btn-instagram-alt.disabled:focus,
.btn.btn-social.btn-instagram-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-instagram-alt:focus {
  box-shadow: none !important;
  border-color: #3f729b;
}
.btn.btn-social.btn-instagram-alt.disabled:active,
.btn.btn-social.btn-instagram-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-instagram-alt:active,
.btn.btn-social.btn-instagram-alt.disabled.active,
.btn.btn-social.btn-instagram-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-instagram-alt.active {
  border-color: #3f729b;
  background-color: #3f729b;
  color: #fff;
}
.btn.btn-social.btn-instagram-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-instagram-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-windows-alt {
  color: #333;
  background-color: rgba(255, 255, 255, 0);
  border-color: #00bdf6;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-social.btn-windows-alt:hover,
.btn.btn-social.btn-windows-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #0096c3;
}
.btn.btn-social.btn-windows-alt:active,
.btn.btn-social.btn-windows-alt.active {
  border-color: #00bdf6;
  background-color: #00bdf6;
  color: #fff;
}
.btn.btn-social.btn-windows-alt.disabled,
.btn.btn-social.btn-windows-alt[disabled],
fieldset[disabled] .btn.btn-social.btn-windows-alt,
.btn.btn-social.btn-windows-alt.disabled:hover,
.btn.btn-social.btn-windows-alt[disabled]:hover,
fieldset[disabled] .btn.btn-social.btn-windows-alt:hover,
.btn.btn-social.btn-windows-alt.disabled:focus,
.btn.btn-social.btn-windows-alt[disabled]:focus,
fieldset[disabled] .btn.btn-social.btn-windows-alt:focus {
  box-shadow: none !important;
  border-color: #00bdf6;
}
.btn.btn-social.btn-windows-alt.disabled:active,
.btn.btn-social.btn-windows-alt[disabled]:active,
fieldset[disabled] .btn.btn-social.btn-windows-alt:active,
.btn.btn-social.btn-windows-alt.disabled.active,
.btn.btn-social.btn-windows-alt[disabled].active,
fieldset[disabled] .btn.btn-social.btn-windows-alt.active {
  border-color: #00bdf6;
  background-color: #00bdf6;
  color: #fff;
}
.btn.btn-social.btn-windows-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-windows-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-steam.btn-label i {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#26ffffff, endColorstr=#26ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26ffffff, endColorstr=#26ffffff);
}
.btn-label {
  padding: 0 20px 0 14px !important;
}
.btn-label i {
  padding: 9px;
  line-height: 14px;
  left: -14px;
  width: 40px;
  position: relative;
  display: inline-block;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
  border-radius: 3px 0 0 3px;
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.btn-label.btn-block {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.btn-label.btn-block i {
  top: -9px;
}
.btn-label.btn-block i + span {
  left: -10px;
  position: relative;
}
.btn-label.btn-xs {
  padding: 0 5px 0 2px !important;
}
.btn-label.btn-xs i {
  width: 24px;
  left: -2px;
  line-height: 1em;
  padding: 3px 4px;
}
.btn-label.btn-sm {
  padding: 0 12px 0 8px !important;
}
.btn-label.btn-sm i {
  left: -8px;
  line-height: 8px;
  width: 32px;
}
.btn-label.btn-lg {
  padding: 0 29px 0 21px !important;
}
.btn-label.btn-lg i {
  left: -21px;
  line-height: 23px;
  width: 48px;
}
.caret {
  -webkit-font-smoothing: antialiased;
  display: inline;
  margin-left: 2px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
  vertical-align: top;
}
.caret:before {
  content: '\f107';
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  line-height: 1em;
  font-size: 12px;
}
.dropdown-menu {
  left: auto;
  right: 0;
  margin-top: 0;
  border: none;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.dropdown-menu.pull-left {
  left: 0;
  right: auto;
}
.dropdown-menu .divider {
  margin: 5px 0;
}
.dropdown-menu > li > a {
  color: #707980;
  padding: 5px 15px;
}
.dropdown-menu.arrow:before {
  position: absolute;
  top: -8px;
  right: 15px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  content: '';
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #707980;
  background-color: #eeeeee;
}
.well {
  padding: 20px;
  box-shadow: none !important;
}
.well blockquote {
  border-color: #eeeeee;
}
.well.well-transparent {
  background: none;
}
blockquote {
  color: #a2acb3;
  font-style: normal;
  font-weight: 300;
}
blockquote small,
blockquote .small {
  font-size: 11px;
}
.nav-tabs .dropdown-menu {
  margin-top: 0px;
}
.nav-tabs > li > a {
  margin-right: 0px;
}
.nav-tabs > li > a:hover {
  border-color: #dfe2e6;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #dfe2e6;
}
.btn.dropdown-toggle {
  min-width: 26px;
}
.btn-group,
.btn-group-vertical {
  padding: 0;
}
.btn-group > .btn.fc-state-active,
.btn-group-vertical > .btn.fc-state-active {
  z-index: 2;
}
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: 0px;
}
.btn-toolbar .btn-group {
  float: none;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 15px;
  padding-right: 15px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}
.breadcrumb {
  margin-bottom: 0;
}
.breadcrumb > li {
  font-size: 11px !important;
}
.pagination {
  margin: 10px 0;
}
.pagination > li > a,
.pagination > li span {
  padding: 6px 15px;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 20px !important;
  font-size: 16px !important;
}
.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 !important;
  font-size: 11px !important;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager li > a,
.pager li span {
  padding: 6px 14px;
}
.popover {
  border: none;
  -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.1);
}
.popover .arrow {
  border-top-color: rgba(0, 0, 0, 0.1) !important;
}
.popover-title {
  padding: 8px 15px;
  border-bottom-width: 0;
  border-radius: 0;
}
.popover-content {
  padding: 10px 15px;
}
.tooltip {
  font-size: 11px;
}
.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.top-left .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow {
  left: 5px;
}
.tooltip.top-right .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  right: 5px;
}
.tooltip-inner {
  padding: 5px 8px;
}
.modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop {
  position: fixed;
  bottom: 0;
  z-index: 1039;
}
.alert {
  border-width: 0px 0 0 2px;
}
.alert p {
  margin: 0 !important;
}
.alert p + p {
  margin-top: 10px !important;
}
.alert .alert-link {
  font-weight: bold;
  color: #2685ee !important;
}
.thumbnail {
  margin-bottom: 0;
}
.label {
  padding: .09em .45em .15em;
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.84615em;
  border-radius: 3px;
  text-transform: uppercase;
}
.label-orange {
  background-color: #f0934e;
}
.label-orange[href]:hover,
.label-orange[href]:focus {
  background-color: #ec761f;
}
.label-grape {
  background-color: #7a869c;
}
.label-grape[href]:hover,
.label-grape[href]:focus {
  background-color: #616d82;
}
.label-inverse {
  background-color: #757575;
}
.label-inverse[href]:hover,
.label-inverse[href]:focus {
  background-color: #5b5b5b;
}
.label-sky {
  background-color: #76c4ed;
}
.label-sky[href]:hover,
.label-sky[href]:focus {
  background-color: #49b1e7;
}
.badge {
  padding: 2.5px 5px;
  font-size: 11px;
}
.badge-primary {
  background-color: #2685ee;
}
.badge-primary[href]:hover,
.badge-primary[href]:focus {
  background-color: #106cd1;
}
.badge-success {
  background-color: #81c04d;
}
.badge-success[href]:hover,
.badge-success[href]:focus {
  background-color: #68a139;
}
.badge-info {
  background-color: #05a7cf;
}
.badge-info[href]:hover,
.badge-info[href]:focus {
  background-color: #047f9d;
}
.badge-warning {
  background-color: #f9d00d;
}
.badge-warning[href]:hover,
.badge-warning[href]:focus {
  background-color: #ceab05;
}
.badge-danger {
  background-color: #ef553a;
}
.badge-danger[href]:hover,
.badge-danger[href]:focus {
  background-color: #e43212;
}
.badge-magenta {
  background-color: #e06d94;
}
.badge-magenta[href]:hover,
.badge-magenta[href]:focus {
  background-color: #d74375;
}
.badge-orange {
  background-color: #f0934e;
}
.badge-orange[href]:hover,
.badge-orange[href]:focus {
  background-color: #ec761f;
}
.badge-indigo {
  background-color: #9358ac;
}
.badge-indigo[href]:hover,
.badge-indigo[href]:focus {
  background-color: #77458c;
}
#sidebar .badge.badge-primary {
  background-color: #2685ee;
}
#sidebar .badge.badge-primary[href]:hover,
#sidebar .badge.badge-primary[href]:focus {
  background-color: #106cd1;
}
#sidebar .badge.badge-indigo {
  background-color: #9358ac;
}
#sidebar .badge.badge-indigo[href]:hover,
#sidebar .badge.badge-indigo[href]:focus {
  background-color: #77458c;
}
#sidebar .badge.badge-orange {
  background-color: #f0934e;
}
#sidebar .badge.badge-orange[href]:hover,
#sidebar .badge.badge-orange[href]:focus {
  background-color: #ec761f;
}
#sidebar .badge.badge-success {
  background-color: #81c04d;
}
#sidebar .badge.badge-success[href]:hover,
#sidebar .badge.badge-success[href]:focus {
  background-color: #68a139;
}
#sidebar .badge.badge-info {
  background-color: #05a7cf;
}
#sidebar .badge.badge-info[href]:hover,
#sidebar .badge.badge-info[href]:focus {
  background-color: #047f9d;
}
#sidebar .badge.badge-warning {
  background-color: #f9d00d;
}
#sidebar .badge.badge-warning[href]:hover,
#sidebar .badge.badge-warning[href]:focus {
  background-color: #ceab05;
}
#sidebar .badge.badge-danger {
  background-color: #ef553a;
}
#sidebar .badge.badge-danger[href]:hover,
#sidebar .badge.badge-danger[href]:focus {
  background-color: #e43212;
}
.progress-sm {
  height: 8px;
}
.progress,
.progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress-bar-inverse {
  background-color: #757575;
}
.progress-striped .progress-bar-inverse {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-primary {
  background-color: #2685ee;
}
.progress-striped .progress-bar-primary {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-green {
  background-color: #16a085;
}
.progress-striped .progress-bar-green {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-orange {
  background-color: #f0934e;
}
.progress-striped .progress-bar-orange {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-purple {
  background-color: #e044ab;
}
.progress-striped .progress-bar-purple {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-indigo {
  background-color: #9358ac;
}
.progress-striped .progress-bar-indigo {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.35) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.35) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.35) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.35) 75%, transparent 75%, transparent);
}
.contextual-progress {
  margin: 20px 0;
}
.contextual-progress .progress-percentage {
  float: right;
  position: relative;
}
.contextual-progress .label {
  position: absolute;
  right: 32px;
  top: 2px;
  padding: 3px 5px;
}
.contextual-progress .progress-title {
  float: left;
}
.contextual-progress .progress {
  height: 2px;
  margin: 5px 0 0;
}
.contextual-progress:first-child {
  margin-top: 0;
}
.input-group-addon {
  padding: 8px 5px;
  min-width: 44px;
  border:1px solid #b1b1b1;
}
.input-group-btn > .btn + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn.active {
  z-index: inherit;
}
.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption h5,
.carousel-caption h6 {
  color: #ffffff;
}
/* Basic Layouts */
html {
  position: relative;
  min-height: 100px;
}
html,
body {
  height: 100%;
}
body {
  padding-top: 50px;
}
@media (max-width: 520px) {
  body {
    padding-top: 50px !important;
  }
}
body.static-header {
  padding-top: 0!important;
}
#wrapper {
  display: table;
  width: 100%;
  table-layout: fixed;
  overflow: auto;
  height: 100%;
  position: relative;
}
#layout-static {
  display: table-row;
  height: 100%;
}
.static-sidebar-wrapper {
  display: table-cell;
  overflow: hidden;
}
.static-sidebar-wrapper,
.static-sidebar {
  width: 240px;
}
.static-content-wrapper {
  display: table-cell;
  position: relative;
  background: #ebeef0;
}
.static-sidebar-wrapper,
.static-content-wrapper {
  vertical-align: top;
}
footer {
  background: #ebeef0;
}
/* Fix the Grid */
#wrap > .container-fluid,
#wrap > .container {
  padding: 20px;
}
#wrap > .container-fluid{
    padding-top: 0px;
}
/* Logo */
.navbar-brand {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background: url("../../public/adminModule/assets/img/logo.png") no-repeat left top;
  height: 50px;
  width: 190px;
}
.navbar-default .navbar-brand {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background: url("../../public/adminModule/assets/img/logo.png") no-repeat left bottom;
  height: 50px;
  width: 190px;
}
@media (max-width: 520px) {
  ul.toolbar {
    display: block;
    float: none !important;
    margin: 0;
  }
  .navbar-header {
    display: none;
  }
  body {
    padding-top: 80px;
  }
  .infobar,
  #sidebar {
    top: 50px;
  }
}
/* Headerbar */
#headerbar {
  -webkit-transition: top .25s ease;
  -o-transition: top .25s ease;
  transition: top .25s ease;
  top: -1000px;
  left: 0;
  position: fixed;
  padding: 20px 20px 0;
  z-index: 9999;
  width: 100%;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.86);
}
#headerbar.headerbarHide {
  top: -1000px !important;
}
#headerbar.headerbarShow {
  top: 0 !important;
}
/* Footer */
footer {
  background: #ebeef0;
  color: #a2acb3;
  padding: 5px 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
footer ul {
  margin: 0;
}
footer > div.clearfix,
footer > div.dl-horizontal dd,
footer > div.container,
footer > div.container-fluid,
footer > div.row,
footer > div.form-horizontal .form-group,
footer > div.nav,
footer > div.btn-toolbar,
footer > div.btn-group-vertical > .btn-group,
footer > div.pager,
footer > div.modal-footer,
footer > div#headerbar,
footer > div#page-heading,
footer > div.scrollthis li,
footer > div.dropdown-menu.userinfo,
footer > div.dropdown-menu.userinfo li.username,
footer > diva.username,
footer > div.dropdown-menu.userinfo .username a,
footer > divbody.show-infobar .infobar .panel-collapse .panel-body,
footer > divbody.show-infobar .infobar .panel-collapse .panel-body .widget-block,
footer > div.static-sidebar,
footer > div#sidebar li.hasChild > a,
footer > div.navbar,
footer > div.navbar-header,
footer > div.navbar-collapse,
footer > div.panel,
footer > div.panel-heading,
footer > div.panel-body,
footer > div.inner-spacer,
footer > div.panel-editbox,
footer > div.panel-footer,
footer > div.panel-userprofile li,
footer > div.panel-tasks li,
footer > div.tiles-heading,
footer > div.tiles-body,
footer > div.tiles-footer,
footer > div.timeline > li .timeline-header,
footer > div.timeline > li .timeline-footer,
footer > div.gallery,
footer > div.colorpicker {
  font-size: 11px;
  color: #262d33;
}
footer > div.clearfix a,
footer > div.dl-horizontal dd a,
footer > div.container a,
footer > div.container-fluid a,
footer > div.row a,
footer > div.form-horizontal .form-group a,
footer > div.nav a,
footer > div.btn-toolbar a,
footer > div.btn-group-vertical > .btn-group a,
footer > div.pager a,
footer > div.modal-footer a,
footer > div#headerbar a,
footer > div#page-heading a,
footer > div.scrollthis li a,
footer > div.dropdown-menu.userinfo a,
footer > div.dropdown-menu.userinfo li.username a,
footer > diva.username a,
footer > div.dropdown-menu.userinfo .username a a,
footer > divbody.show-infobar .infobar .panel-collapse .panel-body a,
footer > divbody.show-infobar .infobar .panel-collapse .panel-body .widget-block a,
footer > div.static-sidebar a,
footer > div#sidebar li.hasChild > a a,
footer > div.navbar a,
footer > div.navbar-header a,
footer > div.navbar-collapse a,
footer > div.panel a,
footer > div.panel-heading a,
footer > div.panel-body a,
footer > div.inner-spacer a,
footer > div.panel-editbox a,
footer > div.panel-footer a,
footer > div.panel-userprofile li a,
footer > div.panel-tasks li a,
footer > div.tiles-heading a,
footer > div.tiles-body a,
footer > div.tiles-footer a,
footer > div.timeline > li .timeline-header a,
footer > div.timeline > li .timeline-footer a,
footer > div.gallery a,
footer > div.colorpicker a {
  color: #262d33;
}
footer > div.clearfix a:hover,
footer > div.dl-horizontal dd a:hover,
footer > div.container a:hover,
footer > div.container-fluid a:hover,
footer > div.row a:hover,
footer > div.form-horizontal .form-group a:hover,
footer > div.nav a:hover,
footer > div.btn-toolbar a:hover,
footer > div.btn-group-vertical > .btn-group a:hover,
footer > div.pager a:hover,
footer > div.modal-footer a:hover,
footer > div#headerbar a:hover,
footer > div#page-heading a:hover,
footer > div.scrollthis li a:hover,
footer > div.dropdown-menu.userinfo a:hover,
footer > div.dropdown-menu.userinfo li.username a:hover,
footer > diva.username a:hover,
footer > div.dropdown-menu.userinfo .username a a:hover,
footer > divbody.show-infobar .infobar .panel-collapse .panel-body a:hover,
footer > divbody.show-infobar .infobar .panel-collapse .panel-body .widget-block a:hover,
footer > div.static-sidebar a:hover,
footer > div#sidebar li.hasChild > a a:hover,
footer > div.navbar a:hover,
footer > div.navbar-header a:hover,
footer > div.navbar-collapse a:hover,
footer > div.panel a:hover,
footer > div.panel-heading a:hover,
footer > div.panel-body a:hover,
footer > div.inner-spacer a:hover,
footer > div.panel-editbox a:hover,
footer > div.panel-footer a:hover,
footer > div.panel-userprofile li a:hover,
footer > div.panel-tasks li a:hover,
footer > div.tiles-heading a:hover,
footer > div.tiles-body a:hover,
footer > div.tiles-footer a:hover,
footer > div.timeline > li .timeline-header a:hover,
footer > div.timeline > li .timeline-footer a:hover,
footer > div.gallery a:hover,
footer > div.colorpicker a:hover {
  color: #52616d;
  text-decoration: none !important;
}
footer > div.clearfix ul,
footer > div.dl-horizontal dd ul,
footer > div.container ul,
footer > div.container-fluid ul,
footer > div.row ul,
footer > div.form-horizontal .form-group ul,
footer > div.nav ul,
footer > div.btn-toolbar ul,
footer > div.btn-group-vertical > .btn-group ul,
footer > div.pager ul,
footer > div.modal-footer ul,
footer > div#headerbar ul,
footer > div#page-heading ul,
footer > div.scrollthis li ul,
footer > div.dropdown-menu.userinfo ul,
footer > div.dropdown-menu.userinfo li.username ul,
footer > diva.username ul,
footer > div.dropdown-menu.userinfo .username a ul,
footer > divbody.show-infobar .infobar .panel-collapse .panel-body ul,
footer > divbody.show-infobar .infobar .panel-collapse .panel-body .widget-block ul,
footer > div.static-sidebar ul,
footer > div#sidebar li.hasChild > a ul,
footer > div.navbar ul,
footer > div.navbar-header ul,
footer > div.navbar-collapse ul,
footer > div.panel ul,
footer > div.panel-heading ul,
footer > div.panel-body ul,
footer > div.inner-spacer ul,
footer > div.panel-editbox ul,
footer > div.panel-footer ul,
footer > div.panel-userprofile li ul,
footer > div.panel-tasks li ul,
footer > div.tiles-heading ul,
footer > div.tiles-body ul,
footer > div.tiles-footer ul,
footer > div.timeline > li .timeline-header ul,
footer > div.timeline > li .timeline-footer ul,
footer > div.gallery ul,
footer > div.colorpicker ul {
  margin-bottom: -2px;
}
footer > div.clearfix ul li:last-child,
footer > div.dl-horizontal dd ul li:last-child,
footer > div.container ul li:last-child,
footer > div.container-fluid ul li:last-child,
footer > div.row ul li:last-child,
footer > div.form-horizontal .form-group ul li:last-child,
footer > div.nav ul li:last-child,
footer > div.btn-toolbar ul li:last-child,
footer > div.btn-group-vertical > .btn-group ul li:last-child,
footer > div.pager ul li:last-child,
footer > div.modal-footer ul li:last-child,
footer > div#headerbar ul li:last-child,
footer > div#page-heading ul li:last-child,
footer > div.scrollthis li ul li:last-child,
footer > div.dropdown-menu.userinfo ul li:last-child,
footer > div.dropdown-menu.userinfo li.username ul li:last-child,
footer > diva.username ul li:last-child,
footer > div.dropdown-menu.userinfo .username a ul li:last-child,
footer > divbody.show-infobar .infobar .panel-collapse .panel-body ul li:last-child,
footer > divbody.show-infobar .infobar .panel-collapse .panel-body .widget-block ul li:last-child,
footer > div.static-sidebar ul li:last-child,
footer > div#sidebar li.hasChild > a ul li:last-child,
footer > div.navbar ul li:last-child,
footer > div.navbar-header ul li:last-child,
footer > div.navbar-collapse ul li:last-child,
footer > div.panel ul li:last-child,
footer > div.panel-heading ul li:last-child,
footer > div.panel-body ul li:last-child,
footer > div.inner-spacer ul li:last-child,
footer > div.panel-editbox ul li:last-child,
footer > div.panel-footer ul li:last-child,
footer > div.panel-userprofile li ul li:last-child,
footer > div.panel-tasks li ul li:last-child,
footer > div.tiles-heading ul li:last-child,
footer > div.tiles-body ul li:last-child,
footer > div.tiles-footer ul li:last-child,
footer > div.timeline > li .timeline-header ul li:last-child,
footer > div.timeline > li .timeline-footer ul li:last-child,
footer > div.gallery ul li:last-child,
footer > div.colorpicker ul li:last-child {
  padding-right: 0;
}
footer #back-to-top {
  margin-top: -1px;
}
/* Page heading */
#page-heading {
  background: none;
}
#page-heading .breadcrumb {
  line-height: 10px;
  padding: 10px 20px;
  font-size: 11px;
  border-radius: 0;
  background: #ebedf0;
}
#page-heading .breadcrumb > li {
  font-size: 13px !important;
  line-height: 25tpx;
}
#page-heading h1 {
  margin: 0;
  padding: 20px;
  float: left;
  line-height: 34px;
  font-weight: 300;
  font-size: 20px;
}
#page-heading .options {
  display: inline;
  float: right;
  position: relative;
  top: 20px;
  right: 20px;
}
@media print {
  .static-sidebar-wrapper,
  .infobar-wrapper,
  #topnav,
  #headernav {
    display: none !important;
  }
}
@media (max-width: 767px) {
  header .navbar-collapse.in {
    overflow-y: visible;
  }
  #sidebar {
    position: fixed;
    width: 0;
    top: 50px;
    bottom: 0px;
    overflow-x: hidden !important;
  }
  body.show-sidebar #sidebar {
    width: 240px;
  }
}
.focusedform {
  height: 100%;
  background: #fafafa;
  padding: 0;
}
.focusedform .static-sidebar-wrapper {
  width: 0;
}
.focusedform .infobar,
.focusedform header {
  display: none;
}
.focusedform .panel {
  width: 400px;
}
.focusedform .brand {
  display: block;
  padding-bottom: 40px;
  margin: 0 auto;
  width: 224px;
}
.focusedform .verticalcenter {
  width: 400px;
  margin: 5% auto 0;
}
.focusedform .infobar-wrapper {
  display: none;
}
@media (max-width: 767px) {
  .focusedform .verticalcenter {
    width: 380px;
  }
}
/*Horizontal Navigation*/
.navbar {
  box-shadow: none;
}
.layout-horizontal .nav-separator {
  display: none;
}
.layout-horizontal #sidebar,
.layout-horizontal #leftmenu-trigger {
  display: none;
}
.layout-horizontal nav.navbar {
  z-index: 999;
}
.layout-horizontal .static-sidebar-wrapper {
  width: 0 !important;
}
#horizontal-navbar .navbar-nav li:hover > ul {
  display: block;
}
#horizontal-navbar .navbar-nav > li:hover > a i {
  background: transparent;
}
#horizontal-navbar .navbar-nav ul {
  padding: 5px 0;
  border: none;
  border-radius: 0px;
  z-index: 1028;
}
#horizontal-navbar .navbar-nav ul li > a {
  padding: 6px 20px;
}
#horizontal-navbar .navbar-nav li a {
  text-decoration: none;
}
#horizontal-navbar .navbar-nav li.active > a:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #ebeef0 transparent;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -9px;
}
#horizontal-navbar .navbar-nav i {
  margin-right: 8px;
}
#horizontal-navbar .navbar-nav.large-icons-nav > ul > li > ul {
  text-align: left;
}
#horizontal-navbar:not(.large-icons-nav) .badge {
  position: inherit;
  left: 0;
  right: 0;
  margin-left: 5px;
}
#horizontal-navbar:not(.large-icons-nav) .label {
  top: auto;
  position: inherit;
  left: auto;
  margin-left: 10px;
}
#horizontal-navbar .badge {
  left: 50%;
  margin-left: 10px;
  top: 10px;
}
#horizontal-navbar .label {
  top: 10px;
  position: absolute;
  left: 50%;
  margin-left: 10px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  #horizontal-navbar .navbar-nav ul {
    width: 100%;
  }
  #horizontal-navbar .navbar-nav li.active a:before {
    border-color: transparent !important;
  }
}
nav.navbar .navbar-toggle,
nav.navbar .navbar-toggle:hover,
nav.navbar .navbar-toggle:focus {
  background: transparent;
  border: none;
}
@media (min-width: 768px) {
  #horizontal-navbar.large-icons-nav .navbar-nav {
    margin-bottom: 0;
  }
  #horizontal-navbar.large-icons-nav .navbar-nav > li {
    min-width: 120px;
  }
  #horizontal-navbar.large-icons-nav .navbar-nav > li > a > i {
    font-size: 24px;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    margin-right: 0;
  }
  #horizontal-navbar.large-icons-nav .navbar-nav > li > a > span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 11px;
  }
}
.large-icons-nav #top-nav > li > ul {
  top: 85px;
}
@media (max-width: 768px) {
  #top-nav li > ul {
    position: inherit !important;
    top: 0px !important;
    padding-left: 20px !important;
  }
}
#top-nav li > ul {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  padding-left: 0;
  min-width: 200px;
}
#top-nav li > ul li {
  list-style-type: none;
}
#top-nav li > ul li ul {
  left: 100%;
}
#top-nav li > ul li a {
  width: 100%;
  display: inline-block;
}
#top-nav li > ul li a:hover {
  text-decoration: none;
}
#top-nav li:hover > ul {
  display: block;
}
#horizontal-navbar .navbar-nav li.active a:before {
  display: none;
}
/*Fixed*/
.fixed-layout {
  background: rgba(0, 0, 0, 0.9);
}
.fixed-layout header,
.fixed-layout #wrapper,
.fixed-layout #headernav {
  max-width: none !important;
  width: 1195px;
  margin: 0 auto;
}
.fixed-layout header .navbar-brand {
  display: block;
}
/* Page load transition */
.mainview-animation {
  position: relative;
}
.mainview-animation.ng-enter {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
}
.mainview-animation.ng-leave {
  display: none;
}
/* Full Page Error */
.error-fullpage {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding-top: 10% !important;
  font-size: 14px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../../public/adminModule/assets/img/errorbg.jpg");
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../../public/adminModule/assets/img/errorbg.jpg");
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../../public/adminModule/assets/img/errorbg.jpg");
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../../public/adminModule/assets/img/errorbg.jpg");
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url("../../public/adminModule/assets/img/errorbg.jpg");
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../../public/adminModule/assets/img/errorbg.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.error-fullpage a,
.error-fullpage {
  color: #fff;
}
.error-fullpage .error-heading {
  font-size: 72px;
}
/* Page content animations */
.animated-content {
  visibility: hidden;
}
/* Drop Downs */
header {
  /*Icon should be white when there is a notification*/

}
header a.hasnotifications {
  color: #fff !important;
}
header .toolbar > li,
header #rightmenu-trigger {
  border-left: 1px solid #f2f2f2;
}
header #leftmenu-trigger {
  border-right: 1px solid #f2f2f2;
}
header.navbar {
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1) !important;
}
.scrollthis {
  height: 315px;
}
.scrollthis li a {
  display: block;
  text-decoration: none;
}
.scrollthis + .dd-footer {
  border-top: 1px solid #e6e7e8;
}
.dropdown-menu.notifications,
.dropdown-menu.messages {
  padding: 0;
  z-index: 1300;
  width: 320px;
}
.dropdown-menu.notifications li,
.dropdown-menu.messages li {
  border-bottom: 1px solid #eeeeee;
  color: #707980 !important;
}
.dropdown-menu.notifications li a,
.dropdown-menu.messages li a {
  white-space: normal;
  color: #707980;
}
.dropdown-menu.notifications li a.active,
.dropdown-menu.messages li a.active {
  color: #262d33 !important;
  background: #f8fdff !important;
}
.dropdown-menu.notifications li a.active:hover,
.dropdown-menu.messages li a.active:hover {
  color: #262d33 !important;
  background: #f8fdff !important;
}
.dropdown-menu.notifications li a:hover,
.dropdown-menu.messages li a:hover {
  color: #262d33 !important;
  background: none !important;
}
.dropdown-menu.notifications li a .btn-mark-unread + .tooltip > .tooltip-inner,
.dropdown-menu.messages li a .btn-mark-unread + .tooltip > .tooltip-inner {
  min-width: 83px;
}
.dropdown-menu.notifications li a button.btn-mark-read,
.dropdown-menu.messages li a button.btn-mark-read,
.dropdown-menu.notifications li a button.btn-mark-unread,
.dropdown-menu.messages li a button.btn-mark-unread,
.dropdown-menu.notifications li a button,
.dropdown-menu.messages li a button {
  float: right;
  border: none !important;
  padding: 0 !important;
  background: none !important;
  line-height: 0;
}
.dropdown-menu.notifications li a button.btn-mark-read i,
.dropdown-menu.messages li a button.btn-mark-read i,
.dropdown-menu.notifications li a button.btn-mark-unread i,
.dropdown-menu.messages li a button.btn-mark-unread i,
.dropdown-menu.notifications li a button i,
.dropdown-menu.messages li a button i {
  color: #dfe2e6 !important;
  margin: 0;
  font-size: 11px !important;
  padding: 3px !important;
  margin-right: -3px;
  top: -4px;
}
.dropdown-menu.notifications li a button.btn-mark-read:hover i,
.dropdown-menu.messages li a button.btn-mark-read:hover i,
.dropdown-menu.notifications li a button.btn-mark-unread:hover i,
.dropdown-menu.messages li a button.btn-mark-unread:hover i,
.dropdown-menu.notifications li a button:hover i,
.dropdown-menu.messages li a button:hover i {
  color: #2685ee !important;
}
.dropdown-menu.notifications li .time,
.dropdown-menu.messages li .time {
  color: #dfe2e6;
  padding-left: 10px;
  padding-right: 7px;
  font-size: 11px;
  white-space: nowrap;
  text-align: right;
  vertical-align: top;
  line-height: 11px;
}
.dropdown-menu.notifications li.dd-header a,
.dropdown-menu.messages li.dd-header a,
.dropdown-menu.notifications li.dd-footer a,
.dropdown-menu.messages li.dd-footer a {
  color: #2685ee;
}
.dropdown-menu.notifications li.dd-header a:hover,
.dropdown-menu.messages li.dd-header a:hover,
.dropdown-menu.notifications li.dd-footer a:hover,
.dropdown-menu.messages li.dd-footer a:hover {
  text-decoration: none;
}
.dropdown-menu.notifications li.dd-header,
.dropdown-menu.messages li.dd-header {
  padding: 7px 10px;
  font-size: 11px;
  color: #a2acb3 !important;
  text-transform: uppercase;
}
.dropdown-menu.notifications li.dd-header:before,
.dropdown-menu.messages li.dd-header:before,
.dropdown-menu.notifications li.dd-header:after,
.dropdown-menu.messages li.dd-header:after {
  content: " ";
  display: table;
}
.dropdown-menu.notifications li.dd-header:after,
.dropdown-menu.messages li.dd-header:after {
  clear: both;
}
.dropdown-menu.notifications li.dd-header:before,
.dropdown-menu.messages li.dd-header:before,
.dropdown-menu.notifications li.dd-header:after,
.dropdown-menu.messages li.dd-header:after {
  content: " ";
  display: table;
}
.dropdown-menu.notifications li.dd-header:after,
.dropdown-menu.messages li.dd-header:after {
  clear: both;
}
.dropdown-menu.notifications li.dd-header span:first-child,
.dropdown-menu.messages li.dd-header span:first-child {
  float: left !important;
  font-weight: 700;
}
.dropdown-menu.notifications li.dd-header span:last-child,
.dropdown-menu.messages li.dd-header span:last-child {
  float: right !important;
}
.dropdown-menu.notifications li.dd-header span:last-child a,
.dropdown-menu.messages li.dd-header span:last-child a {
  padding: 0 !important;
}
.dropdown-menu.notifications li.dd-header a,
.dropdown-menu.messages li.dd-header a {
  background: none !important;
}
.dropdown-menu.notifications li.dd-header a:hover,
.dropdown-menu.messages li.dd-header a:hover {
  color: #2685ee !important;
}
.dropdown-menu.notifications li.dd-footer,
.dropdown-menu.messages li.dd-footer {
  font-size: 11px;
}
.dropdown-menu.notifications li.dd-footer a,
.dropdown-menu.messages li.dd-footer a {
  text-align: right;
  padding: 7px 10px;
}
.dropdown-menu.notifications li.dd-footer a:hover,
.dropdown-menu.messages li.dd-footer a:hover,
.dropdown-menu.notifications li.dd-footer a:focus,
.dropdown-menu.messages li.dd-footer a:focus {
  background: none !important;
  color: #2685ee !important;
  text-decoration: none;
}
.dropdown-menu.notifications li:last-child,
.dropdown-menu.messages li:last-child {
  border-bottom: 0;
}
.dropdown-menu.notifications .scrollthis li .notification-user i {
  color: #37444e;
}
.dropdown-menu.notifications .scrollthis li .notification-warning i {
  color: #f9d00d;
}
.dropdown-menu.notifications .scrollthis li .notification-danger i {
  color: #ef553a;
}
.dropdown-menu.notifications .scrollthis li .notification-fix i {
  color: #757575;
}
.dropdown-menu.notifications .scrollthis li .notification-success i {
  color: #81c04d;
}
.dropdown-menu.notifications .scrollthis li .notification-failure i {
  color: #ef553a;
}
.dropdown-menu.notifications .scrollthis li .notification-order i {
  color: #05a7cf;
}
.dropdown-menu.notifications .scrollthis li a {
  padding: 19px;
  line-height: 16px;
}
.dropdown-menu.notifications .scrollthis li a i {
  float: left !important;
  padding: 5px 0;
  text-align: center;
  margin-top: -4px;
  margin-right: 10px;
}
.dropdown-menu.notifications .scrollthis li a .msg {
  overflow: hidden;
  display: inline;
}
.dropdown-menu.notifications .scrollthis li .time {
  float: right;
}
.dropdown-menu.messages li a {
  padding: 19px;
}
.dropdown-menu.messages li a img {
  float: left !important;
  margin-right: 10px;
  height: 40px;
  border-radius: 50%;
}
.dropdown-menu.messages li a div {
  overflow: hidden;
  position: relative;
}
.dropdown-menu.messages li a .name {
  margin-top: 0px;
  color: #707980;
  font-weight: 700;
}
.dropdown-menu.messages li a .msg {
  padding-top: 2px;
}
.dropdown-menu.messages li a .tooltip,
.dropdown-menu.messages li a .tooltip-arrow {
  position: absolute !important;
}
.dropdown-menu.messages li .time {
  float: right;
}
.dropdown-menu.messages li img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
.dropdown-menu.messages li span {
  display: block;
}
.dropdown-menu.messages li span.msg {
  font-size: 11px;
  color: #a2acb3;
}
.dropdown-menu.userinfo {
  padding: 0px 15px;
  min-width: 200px;
}
.dropdown-menu.userinfo ul {
  padding-left: 0;
}
.dropdown-menu.userinfo li {
  list-style: none;
}
.dropdown-menu.userinfo h5 {
  margin: -2px 0 -2px 0;
}
.dropdown-menu.userinfo li.username {
  margin: 0 -15px;
  padding: 0 10px 10px;
  border-bottom: 1px solid #eeeeee;
}
.dropdown-menu.userinfo li.username a {
  padding: 0 5px;
}
.dropdown-menu.userinfo li.username .pull-left img {
  width: 30px;
  border-radius: 50%;
}
.dropdown-menu.userinfo li.username .pull-right {
  min-width: 130px;
}
.dropdown-menu.userinfo li.username .pull-right small {
  color: #dfe2e6;
}
.dropdown-menu.userinfo li.username .pull-right small span {
  color: #2685ee;
}
.dropdown-menu.userinfo .userlinks ul {
  display: block;
  position: relative;
  border: none;
  background: transparent;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu.userinfo .userlinks ul li {
  margin: 0 -15px;
}
.dropdown-menu.userinfo .userlinks ul li a {
  white-space: inherit;
}
.dropdown-menu.userinfo .userlinks ul li.divider {
  margin: 5px -15px;
}
.dropdown-menu.userinfo .userlinks ul i.pull-right {
  margin-top: 2px;
}
.dropdown-menu.search {
  width: 280px;
  padding: 0;
}
.dropdown-menu.search input[type="text"] {
  border: none;
  height: 38px;
}
#headerbardropdown {
  padding: 16px 19px;
}
#headerbardropdown i {
  margin-left: 0px;
}
.toolbar.navbar-nav {
  margin-right: 20px;
  margin-top: 3px;
}
.toolbar.navbar-nav .dropdown .logout-icon{
    margin-left: 5px;
    margin-top: 5px;
}
.navbar-nav.toolbar > li {
  float: right;
}
.navbar-nav.toolbar > li > a {
  padding-top: 16px;
  padding-bottom: 16px;
}
.nav > li > a {
  padding: 10px 20px;
}
a.username {
  padding: 10px 10px !important;
  font-size: 12px !important;
}
a.username span {
  font-weight: 600;
  padding-right: 8px;
  top: 2px;
  position: relative;
  float: left;
}
a.username img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  float: right;
}
.dropdown-menu.userinfo .username a {
  padding: 0;
  color: #262d33;
}
.dropdown-menu.userinfo .username a:hover {
  text-decoration: none;
  background: none;
}
header.navbar {
  margin-bottom: 0px;
  border: none;
}
/* Nav and Sidebar Badges
// ------------------------*/
.nav .badge,
#sidebar .badge {
  text-align: center;
  text-shadow: none !important;
}
.nav .badge {
  top: 8px;
  left: 27px;
  position: absolute;
}
/* The toggle links for left/right sidebar */
.navbar .btn {
  font-size: 1em;
  padding: 5px;
}
.navbar .btn.pull-left {
  border-right: 1px solid #555;
  margin-right: 10px;
}
.navbar .btn.pull-right {
  border-left: 1px solid #555;
  margin-left: 10px;
}
/* Menu Triggers */
.navbar-default #topnav #leftmenu-trigger,
.navbar-default #topnav #rightmenu-trigger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTA1NTE3QTA3RUI2MTFFNDk5RjdGQjZGNUYwNTMzREYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTA1NTE3QTE3RUI2MTFFNDk5RjdGQjZGNUYwNTMzREYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MDU1MTc5RTdFQjYxMUU0OTlGN0ZCNkY1RjA1MzNERiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MDU1MTc5RjdFQjYxMUU0OTlGN0ZCNkY1RjA1MzNERiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuztcnsAAABvSURBVHja7NhBCsAgDATApPTh+XnquSdLKxSZPQdhDHvQ7O7YIUdsEhAQEBAQEBAQEBAQEJCXOVccmpk1Mzee2WUj98tb8fkwNhKTG9ERZX+Y+nhO2ZVd2ZVd2XUEBAQEBAQEBAQEBAQE5M+5BBgAxEkYW5e4p+QAAAAASUVORK5CYII=);
}
.dropdown-toggle {
  display: inline-block;
}
#leftmenu-trigger,
#rightmenu-trigger {
  height: 50px;
  width: 50px;
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzEyRjFDODQ5OTc1MTFFNEIwM0RBQ0MzQzM1REREMUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzEyRjFDODU5OTc1MTFFNEIwM0RBQ0MzQzM1REREMUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMTJGMUM4Mjk5NzUxMUU0QjAzREFDQzNDMzVEREQxRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMTJGMUM4Mzk5NzUxMUU0QjAzREFDQzNDMzVEREQxRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pm4FKuMAAABaSURBVHja7NhRCgAQEEVRIwu387EIlMZ531In3R+Rma3CeisyEBAQEBAQEBAQEBAQkM2NS/fOw+f+eZHw+QAidrFrBETsYtcICAgICAgICAgICAgIyKtbAgwASZIPW5TIvUUAAAAASUVORK5CYII=);
}
#leftmenu-trigger {
  background-position: 0 0;
  float: left;
}
#leftmenu-trigger:hover {
  background-position: 0 50px;
}
#rightmenu-trigger {
  background-position: 0 0;
  float: right;
}
#rightmenu-trigger:hover {
  background-position: 0px 50px;
}
.no-padding-left{
    padding-left: 0px;
}
.no-padding-right{
    padding-right: 0px;
}
#textarea_feedback{
        color: #707980;
    }
    #page-heading .breadcrumb{
        padding-bottom: 7px;
    }
@media (max-width: 767px) {
  .dropdown-menu.messages {
    margin-right: -35px;
  }
  .dropdown-menu.messages:before {
    margin-right: 35px;
  }
  .dropdown-menu.notifications {
    margin-right: -81px;
    width: 280px;
  }
  .dropdown-menu.notifications:before {
    margin-right: 81px;
  }
  nav.navbar .dropdown-menu {
    position: relative;
    float: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
  }
  nav.navbar .navbar-header {
    width: auto;
  }
}
nav.navbar {
  margin-bottom: 0;
}
/* Search */
#search-inline input {
  border: none;
  height: 35px;
  padding-left: 25px;
}
#search-inline .search {
  margin: 9px 10px 9px 0px;
  color: #8c959b;
}
#search-inline .remove {
  right: 0;
  margin: 9px 20px 9px 10px;
}
#search-inline .remove:hover {
  cursor: pointer;
}
@media (max-width: 767px) {
  #search-inline.active {
    display: block !important;
    right: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 999;
    margin: 0;
    border: none;
    padding: 8px 0 7px;
  }
  #search-inline input {
    padding-left: 45px;
  }
  #search-inline .search {
    margin: 9px 20px 9px 20px;
  }
}
.infobar {
  background: #fff;
  display: none;
  width: 300px;
  top: 50px;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 1029;
  overflow: hidden;
  position: fixed;
  border-left: 1px solid #e0e0e0;
}
body.show-infobar {
  /* Style of the Chat area */

}
body.show-infobar .infobar {
  display: block;
}
body.show-infobar .infobar .panel-heading {
  padding: 0 20px;
  border-radius: 0;
  border: 0;
  background-color: #f5f5f5;
}
body.show-infobar .infobar .panel-heading .panel-title {
  padding: 5px 0;
}
body.show-infobar .infobar .panel-heading a {
  color: #a2acb3 !important;
  font-size: 11px;
  display: block;
  text-transform: uppercase;
}
body.show-infobar .infobar .panel-heading a small {
  color: #AEAFB1;
  font-size: 12px;
}
body.show-infobar .infobar .panel-heading a:after {
  opacity: 0.5;
  filter: alpha(opacity=50);
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  float: right;
}
body.show-infobar .infobar .panel-heading a.collapsed:after {
  content: "\f104";
  opacity: 0.5;
  filter: alpha(opacity=50);
}
body.show-infobar .infobar .panel {
  box-shadow: none;
  margin: 0;
}
body.show-infobar .infobar .open .panel-heading a:after {
  opacity: 0.5;
  filter: alpha(opacity=50);
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  float: right;
}
body.show-infobar .infobar .panel-collapse .panel-body {
  background: #fff;
  margin-top: 0px;
}
body.show-infobar .infobar .panel-collapse .panel-body .more {
  padding-top: 0px;
  font-size: 11px;
  float: right;
}
body.show-infobar .infobar .panel-collapse .panel-body .widget-block {
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 3px;
}
body.show-infobar .infobar .panel-collapse .panel-body .widget-block small {
  display: block;
  color: #fff;
  color: rgba(255, 255, 255, 0.75);
}
body.show-infobar .infobar .panel-collapse .panel-body .widget-block h5 {
  margin: 0;
  color: #fff;
  font-size: 1.3em;
}
body.show-infobar .infobar .panel-collapse .panel-body .widget-block h5 > small {
  vertical-align: super;
  display: inline;
  font-size: 0.6em;
}
body.show-infobar #widgetarea {
  display: block;
  overflow: visible;
}
body.show-infobar #chatarea {
  display: none;
  margin-top: 10px;
}
body.show-infobar #chatarea .chatuser {
  font-size: 16px;
  margin: 0 0px;
}
body.show-infobar #chatarea .chathistory {
  bottom: 122px;
  top: 40px;
  position: absolute;
  height: auto;
  display: block;
  z-index: 999999999;
  overflow-y: auto;
  overflow-x: hidden;
}
body.show-infobar #chatarea .chatinput {
  height: 100px;
  width: 279px;
  bottom: 10px;
  position: absolute;
}
body.show-infobar #chatarea .chatinput textarea {
  border: 1px solid #e0e0e0;
  text-decoration: none;
  background-color: #fff;
  width: 100%;
  height: 62px;
  padding: 10px;
  resize: none;
}
body.show-infobar #chatarea .chatmsg {
  text-align: right;
  position: relative;
  background: #dfe2e6;
  color: #1a1a1a;
  width: 279px;
  padding: 10px;
  margin: 10px 0 20px;
  border-radius: 3px;
}
body.show-infobar #chatarea .chatmsg:after {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  top: 100%;
  right: 5%;
  border-top: 10px solid #dfe2e6;
  border-left: 15px solid transparent;
}
body.show-infobar #chatarea .chatmsg p {
  margin: 0;
  font-size: 14px;
}
body.show-infobar #chatarea .chatmsg span {
  padding-top: 5px;
  display: block;
  text-align: left;
  font-size: 12px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
body.show-infobar #chatarea .chatmsg.sent {
  text-align: left;
  background: #37444e;
  color: #fff;
  position: relative;
}
body.show-infobar #chatarea .chatmsg.sent span {
  text-align: right;
}
body.show-infobar #chatarea .chatmsg.sent:after {
  left: 5%;
  right: auto;
  border-left: none;
  border-top: 10px solid #37444e;
  border-right: 15px solid transparent;
}
.chat-users {
  padding-left: 0;
  list-style: none;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
}
.chat-users a {
  display: block;
  color: #707980;
  padding: 2px;
  border-radius: 30px;
}
.chat-users a:hover {
  text-decoration: none;
  background-color: #eeeeee;
  border-radius: 30px;
}
.chat-users li {
  margin: 0;
}
.chat-users li:first-child {
  margin-top: 0;
}
.chat-users img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.chat-users span {
  padding-left: 10px;
}
.chat-users li.active a {
  text-decoration: none;
  background-color: #eeeeee;
  border-radius: 30px;
}
.chat-users li a:after {
  content: "•";
  float: right;
  font-size: 1.7em;
  padding-right: 5px;
  line-height: 30px;
}
.chat-users li[data-stats="online"] a:after {
  color: #81c04d;
}
.chat-users li[data-stats="busy"] a:after {
  color: #ef553a;
}
.chat-users li[data-stats="away"] a:after {
  color: #f9d00d;
}
.chat-users li[data-stats="offline"] a:after {
  color: #dfe2e6;
}
#chat-box {
  width: 400px;
  position: fixed;
  z-index: 1039;
}
.static-sidebar {
  white-space: nowrap;
  position: relative;
}
/* Sidebar Menu */
#sidebar {
  white-space: normal;
  margin: 0 0 0 0;
  padding-left: 0 !important;
  list-style-type: none;
}
#sidebar .label {
  margin-left: 10px;
}
#sidebar .badge {
  font-weight: 700;
  background-color: rgba(21, 22, 26, 0.6);
  margin-left: 10px !important;
}
#sidebar i {
  margin-left: 0px;
  margin-right: 18px;
  min-width: 16px;
  text-align: center;
  display: inline-block;
}
#sidebar .divider {
  height: 1px;
  width: 100%;
  margin: 10px 0px;
  overflow: hidden;
}
#sidebar .nav-separator {
  padding: 7px 16px;
  font-size: 11px;
  background: #293136;
}
#sidebar a {
  text-decoration: none;
}
#sidebar ul {
  padding: 10px 0;
  list-style: none;
}
#sidebar ul {
  padding-left: 0 !important;
}
#sidebar li a {
  text-transform: uppercase;
  display: block;
  padding: 15px 16px;
  position: relative;
  font-weight: 500;
}
#sidebar > li > a,
#sidebar > li > a > i {
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#sidebar ul li a {
  padding: 5px 20px 5px 50px;
  text-transform: none;
  font-weight: 400;
}
#sidebar ul li.active:not(.open) > a {
  font-weight: 700;
}
#sidebar li ul {
  display: none;
}
#sidebar ul ul {
  padding: 0;
}
#sidebar li li li a {
  padding-left: 70px;
}
#sidebar ul ul ul li a {
  padding-left: 90px;
}
#sidebar ul ul ul ul li a {
  padding-left: 110px;
}
#sidebar li.disabled-link a {
  cursor: not-allowed;
  font-style: italic;
}
#sidebar li.hasChild > a {
  position: relative;
}
/* Remove the :hover from the following lines for arrows to appear always */
#sidebar li.hasChild > a:before,
#sidebar li.hasChild.open > a:before {
  content: "\f105";
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#sidebar li.hasChild.open > a:before {
  content: "\f107";
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#sidebar li.hasChild > a:before,
#sidebar li.hasChild.open > a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: right;
  padding-right: 0px;
  display: inline-block;
  float: right;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#sidebar li.hasChild li.hasChild a:before {
  top: 5px;
}
body.sidebar-collapsed #sidebar > li.hasChild.open > a:before {
  content: "";
}
body.sidebar-collapsed #sidebar > li.hasChild > a:before {
  content: "";
}
body.sidebar-collapsed #sidebar > li.hasChild:hover > a:before {
  content: "\f107";
}
body.sidebar-collapsed #sidebar ul {
  display: none !important;
}
body.sidebar-collapsed #sidebar li:hover > ul {
  display: block !important;
}
/* Sidebar Layout + Responsive */
/* Search at Left Navigation Sidebar */
#search {
  line-height: 0;
  margin-bottom: 0px;
  margin-top: 0px;
}
#search > a {
  display: none !important;
}
#search form {
  margin: 0px 0px 0px 0px;
  padding: 0 0px 0px 0px;
  position: relative;
}
#search form .search-query {
  padding: 0 10px 0 50px;
  border-radius: 0px;
  min-height: 50px;
  line-height: 18px;
  width: 100%;
}
#search form .search-query:focus::-moz-placeholder {
  color: transparent;
  opacity: 1;
}
#search form .search-query:focus:-ms-input-placeholder {
  color: transparent;
}
#search form .search-query:focus::-webkit-input-placeholder {
  color: transparent;
}
#search form .search-query:focus + button i {
  opacity: 1;
  filter: alpha(opacity=100);
}
#search form .search-query,
#search form .search-query:active,
#search form .search-query:focus {
  border: none;
}
#search form button[type="submit"] {
  float: left;
  position: absolute;
  top: 0;
  left: 0px;
  border: 0;
  background: none;
  padding: 19px 0;
  margin: 0;
  min-width: 50px;
  text-align: center;
}
#search form button[type="submit"] i {
  margin: 0 0 0 2px !important;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#sidebar .badge {
  float: right;
  position: absolute;
  top: 16px;
}
@media screen and (max-width: 767px) {
  .static-sidebar-wrapper {
    width: 0;
    z-index: 1029;
    -webkit-transition: width 0ms ease-out;
    -o-transition: width 0ms ease-out;
    transition: width 0ms ease-out;
  }
  .static-sidebar-wrapper #sidebar {
    white-space: nowrap;
  }
  .static-content-wrapper {
    overflow: hidden;
  }
  body.show-sidebar .static-sidebar-wrapper {
    width: 240px;
  }
}
@media screen and (min-width: 768px) {
  body.sidebar-collapsed .nav-separator div,
  body.sidebar-collapsed .nav-separator div:hover,
  body.sidebar-collapsed .nav-separator div:active {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  body.sidebar-collapsed .static-sidebar-wrapper,
  body.sidebar-collapsed .static-sidebar-wrapper > div {
    white-space: nowrap;
    width: 50px;
    overflow: visible;
  }
  body.sidebar-collapsed .static-sidebar-wrapper #sidebar > li {
    white-space: nowrap;
    position: relative;
    width: 50px;
  }
  body.sidebar-collapsed .static-sidebar-wrapper #sidebar > li span {
    display: none;
  }
  body.sidebar-collapsed .static-sidebar-wrapper #sidebar > li:hover {
    width: 290px;
    z-index: 1512;
  }
  body.sidebar-collapsed .static-sidebar-wrapper #sidebar > li:hover span {
    display: inline;
  }
  body.sidebar-collapsed .static-sidebar-wrapper #sidebar > li:hover > ul {
    display: block;
    position: absolute;
    left: 50px;
    width: 240px;
  }
  body.sidebar-collapsed .static-sidebar-wrapper #sidebar > li:hover > ul > li > a {
    padding-left: 20px;
  }
  body.sidebar-collapsed .static-sidebar-wrapper #sidebar > li:hover > ul > li li > a {
    padding-left: 40px;
  }
  body.sidebar-collapsed .static-sidebar-wrapper #sidebar > li:hover > ul > li li li > a {
    padding-left: 60px;
  }
  body.sidebar-collapsed .static-sidebar-wrapper #sidebar > li:hover > ul > li li li li > a {
    padding-left: 80px;
  }
  body.sidebar-collapsed #search {
    display: none;
  }
}
.static-sidebar .nav-separator {
  font-size: 11px;
  text-transform: none;
  display: block;
  padding: 7px 20px;
  border-bottom: 0;
  font-weight: 700;
}
body.sidebar-collapsed .static-sidebar .nav-separator {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  padding: 5px 0;
  width: 50px !important;
}
body.sidebar-collapsed .static-sidebar .nav-separator div,
body.sidebar-collapsed .static-sidebar .nav-separator div:hover,
body.sidebar-collapsed .static-sidebar .nav-separator div:active {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#sidebar li .label.pull-right {
  line-height: 1.5;
}
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 18px;
  border: 0;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 18px;
  padding-left: 18px;
  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;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -18px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -18px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -18px;
  margin-left: -18px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  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;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 10px 18px;
  font-size: 16px;
  line-height: 18px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -18px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 18px;
  padding: 6px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: rgba(0, 0, 0, 0.15) !important;
  border: 1px solid transparent;
  border-radius: 3px;
}
.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: 5px -18px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@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;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -18px;
  margin-right: -18px;
  padding: 10px 18px;
  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: 12px;
  margin-bottom: 7px;
}
@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 .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    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-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-text {
  float: left;
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 18px;
    margin-right: 18px;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #f2f2f2;
}
.navbar-default .navbar-brand {
  color: #8c959b;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #717c83;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #c5cbd1;
}
.navbar-default .navbar-nav > li > a {
  color: #8c959b;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #8c959b;
  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: #eeeeee;
}
.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: #f2f2f2;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #8c959b;
  border-bottom-color: #8c959b;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #8c959b;
  border-bottom-color: #8c959b;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .navbar-nav a {
    color: #333333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #8c959b;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #8c959b;
    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: #eeeeee;
  }
  .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: #8c959b;
}
.navbar-default .navbar-link:hover {
  color: #8c959b;
}
.navbar-inverse {
  background-color: #ffffff;
  border-color: #f2f2f2;
}
.navbar-inverse .navbar-brand {
  color: #8c959b;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #c5cbd1;
}
.navbar-inverse .navbar-nav > li > a {
  color: #8c959b;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #8c959b;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #8c959b;
  background-color: #f2f2f2;
}
.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: #ededed;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #f2f2f2;
  color: #8c959b;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #8c959b;
  border-bottom-color: #8c959b;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #8c959b;
  border-bottom-color: #8c959b;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #8c959b;
  border-bottom-color: #8c959b;
}
.navbar-inverse .navbar-link {
  color: #8c959b;
}
.navbar-inverse .navbar-link:hover {
  color: #8c959b;
}
panel {
  display: block;
}
.no-padding .panel-body {
  padding: 0 !important;
}
.panel {
  margin: 0px;
  position: relative;
  padding: 0;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 -1px 0px 0 rgba(0, 0, 0, 0.03);
}
.panel .panel-heading {
  padding: 0px 20px 0px 20px;
  line-height: 48px;
  border-radius: 2px;
}
.panel .panel-heading h2,
.panel .panel-heading .panel-title {
  color: #a2acb3;
  height: 100%;
  width: auto;
  float: left;
  font-size: 12px;
  font-weight: 700;
  padding: 14px 0 14px;
  position: relative;
  margin: 0;
  line-height: 20px;
  cursor: text;
}
.panel .panel-heading h2 i,
.panel .panel-heading .panel-title i {
  margin-right: 5px;
}
ul .panel .panel-heading h2,
ul .panel .panel-heading .panel-title {
  padding: 0 !important;
}
.panel .panel-heading .panel-ctrls {
  width: auto;
  float: right;
  padding: 0;
  margin: 0;
}
.panel .panel-heading .panel-ctrls .button-icon {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  float: right;
  position: relative;
  margin: 11px 0px 11px 1px;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
}
.panel .panel-heading .panel-ctrls .button-icon:hover {
  text-decoration: none;
}
.panel .panel-heading .panel-ctrls .button-icon:first-child {
  margin-right: 0;
}
.panel .panel-heading .panel-ctrls .button-icon.btn {
  margin: 11px 0px 11px 2px;
}
.panel .panel-heading .panel-ctrls .button-icon.custom-icon {
  float: left;
}
.panel .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.08);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#14000000, endColorstr=#14000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#14000000, endColorstr=#14000000);
  border-radius: 3px;
}
.panel .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.16);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#29000000, endColorstr=#29000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#29000000, endColorstr=#29000000);
}
.panel .panel-heading .panel-loader {
  width: 14px;
  height: 14px;
  margin: 17px 0px 0px 0px;
  float: right;
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
}
.panel .panel-heading:empty {
  border-width: 0;
  height: 3px;
}
.panel .panel-heading .nav > li > a:hover,
.panel .panel-heading .nav > li > a:focus {
  background: none;
}
.panel.panel-default .panel-heading:empty {
  border-width: 0;
  height: 3px;
  background: #fff;
}
.panel .collapsed .panel-heading {
  border-radius: 3px;
}
.panel .panel-body {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 20px;
}
.panel .panel-body.panel-no-padding {
  padding: 0px;
}
.panel .panel-body.panel-no-padding > table {
  margin: 0;
}
.panel .panel-body.panel-no-padding .alert {
  margin: 20px !important;
}
.panel .panel-body.panel-no-padding .panel-footer {
  margin: 0;
  padding: 20px;
}
.panel .panel-body.panel-tb-padding {
  padding: 20px 0px;
}
.panel .panel-body.panel-lr-padding {
  padding: 0 20px;
}
.panel .panel-body.bg-gray {
  background-color: #eeeeee;
}
.panel .panel-scroll {
  overflow-y: scroll;
}
.panel .panel-body.scroll-pane > .scroll-content {
  padding: 20px;
}
.panel .panel-heading + .panel-body,
.panel .panel-editbox + .panel-body {
  margin: 0;
}
.panel,
.panel .panel-body {
  border-radius: 3px;
}
.panel .panel-heading {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel .panel-heading + .panel-body,
.panel .panel-editbox + .panel-body {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel.panel-collapsed .panel-heading {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel.editbox-open .panel-heading {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.panel.ui-sortable-helper {
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  transform: rotate(1deg);
}
.panel-toolbar-editbox.panel-collapsed .panel-heading,
.panel-toolbar-colorbox.panel-collapsed .panel-heading {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.panel-editbox {
  padding: 10px 20px;
  display: none;
  background: #fff;
  border-bottom: 2px solid #e0e0e0;
}
.panel-editbox .form-group {
  margin-bottom: 0;
}
.panel-collapsed .panel-editbox {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-color-list {
  padding: 5px 0px;
  text-align: left;
  margin: 0;
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.panel-color-list > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.panel-color-list li {
  margin-right: 2px;
}
.panel-color-list li span {
  border-radius: 10px;
  display: inline-block;
}
.panel-color-list li,
.panel-color-list li span {
  height: 20px;
  width: 20px;
  margin-bottom: -4px;
}
.panel-color-list li:hover,
.panel-color-list li span:hover {
  cursor: pointer;
}
.panel-color-list.text-center {
  text-align: center;
}
body.nooverflow {
  overflow: hidden;
  position: fixed;
}
#panel-fullscreen-mode {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background: #ffffff;
}
#panel-fullscreen-mode .panel {
  margin: 0;
  border-radius: 0 !important;
}
#panel-fullscreen-mode .panel-heading {
  border-radius: 0 !important;
}
#panel-fullscreen-mode .panel-editbox {
  display: none !important;
}
#panel-fullscreen-mode .panel-body {
  overflow-y: scroll;
  border-radius: 0;
}
#panel-fullscreen-mode > div > .panel-heading {
  cursor: default;
}
.panel-heading i.separator {
  height: 28px;
  width: 1px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.08);
  margin: 12px 15px -10px;
}
.panel-heading > i.separator {
  float: right;
  margin: 10px 15px;
}
.panel {
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 -1px 0px 0 rgba(0, 0, 0, 0.03);
}
.panel .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  margin: 0;
  border-top: 2px solid #fff;
}
.panel .panel-heading .panel-ctrls .button-icon {
  color: rgba(0, 0, 0, 0.3);
  padding: 5px;
  width: 25px;
}
.panel .panel-heading .panel-ctrls .button-icon:hover {
  color: #333;
}
.panel .panel-heading h2 > ul.nav-tabs,
.panel .panel-heading .panel-title > ul.nav-tabs {
  margin: -14px 0px -14px -20px;
}
.panel .panel-heading h2 > ul.nav-tabs li,
.panel .panel-heading .panel-title > ul.nav-tabs li {
  margin-bottom: 0 !important;
}
.panel .panel-heading h2 > ul.nav-tabs li.active a,
.panel .panel-heading .panel-title > ul.nav-tabs li.active a {
  font-weight: 700 !important;
}
.panel .panel-heading h2 > ul.nav-tabs li.tabdrop + li.active a,
.panel .panel-heading .panel-title > ul.nav-tabs li.tabdrop + li.active a,
.panel .panel-heading h2 > ul.nav-tabs li.active:first-child a,
.panel .panel-heading .panel-title > ul.nav-tabs li.active:first-child a {
  border-bottom-right-radius: 3px !important;
  border-bottom-left-radius: 0 !important;
}
.panel .panel-heading h2 > ul.nav-tabs li.tabdrop a,
.panel .panel-heading .panel-title > ul.nav-tabs li.tabdrop a,
.panel .panel-heading h2 > ul.nav-tabs li.active a,
.panel .panel-heading .panel-title > ul.nav-tabs li.active a {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel .panel-heading h2 > ul.nav-tabs li.open > a,
.panel .panel-heading .panel-title > ul.nav-tabs li.open > a,
.panel .panel-heading h2 > ul.nav-tabs li.open > a:hover,
.panel .panel-heading .panel-title > ul.nav-tabs li.open > a:hover,
.panel .panel-heading h2 > ul.nav-tabs li.open > a:focus,
.panel .panel-heading .panel-title > ul.nav-tabs li.open > a:focus,
.panel .panel-heading h2 > ul.nav-tabs li.open > a:active,
.panel .panel-heading .panel-title > ul.nav-tabs li.open > a:active,
.panel .panel-heading h2 > ul.nav-tabs li.open > a:visited,
.panel .panel-heading .panel-title > ul.nav-tabs li.open > a:visited {
  background: #fafafa !important;
  color: #262d33 !important;
  border-radius: 0;
  z-index: 4;
}
.panel .panel-heading h2 > ul.nav-tabs li.open .dropdown-menu li a,
.panel .panel-heading .panel-title > ul.nav-tabs li.open .dropdown-menu li a {
  box-shadow: none;
}
.panel .panel-heading h2 > ul.nav-tabs li.open.active:first-child a,
.panel .panel-heading .panel-title > ul.nav-tabs li.open.active:first-child a {
  border-radius: 0;
}
.panel .panel-heading .dropdown-menu.dropdown-tint {
  padding: 5px;
  min-width: 100%;
}
.panel .panel-heading .dropdown-menu.dropdown-tint .btn {
  margin: 0 0 1px 0;
  padding: 9px 0;
  width: 27px;
}
.panel .panel-heading .dropdown-menu.dropdown-edit {
  padding: 5px;
  min-width: 200px;
}
.panel .panel-body {
  background-color: #fff;
}
.panel.panel-primary .panel-heading,
accordion.panel-primary .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #2685ee;
}
.panel.panel-primary .panel-heading h2,
accordion.panel-primary .panel-heading h2,
.panel.panel-primary .panel-heading .panel-title,
accordion.panel-primary .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-primary .panel-heading .nav-tabs li > a,
accordion.panel-primary .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-primary .panel-heading .nav-tabs li:hover > a,
accordion.panel-primary .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-primary .panel-heading .nav-tabs li.active > a,
accordion.panel-primary .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #2685ee;
}
.panel.panel-primary .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-primary .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #2685ee;
}
.panel.panel-primary .panel-heading .panel-ctrls .button-icon,
accordion.panel-primary .panel-heading .panel-ctrls .button-icon {
  color: #2685ee;
  color: rgba(38, 133, 238, 0.5);
}
.panel.panel-primary .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-primary .panel-heading .panel-ctrls .button-icon:hover {
  color: #2685ee;
}
.panel.panel-primary .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-primary .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-primary .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-primary .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-success .panel-heading,
accordion.panel-success .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #81c04d;
}
.panel.panel-success .panel-heading h2,
accordion.panel-success .panel-heading h2,
.panel.panel-success .panel-heading .panel-title,
accordion.panel-success .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-success .panel-heading .nav-tabs li > a,
accordion.panel-success .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-success .panel-heading .nav-tabs li:hover > a,
accordion.panel-success .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-success .panel-heading .nav-tabs li.active > a,
accordion.panel-success .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #81c04d;
}
.panel.panel-success .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-success .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #81c04d;
}
.panel.panel-success .panel-heading .panel-ctrls .button-icon,
accordion.panel-success .panel-heading .panel-ctrls .button-icon {
  color: #81c04d;
  color: rgba(129, 192, 77, 0.5);
}
.panel.panel-success .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-success .panel-heading .panel-ctrls .button-icon:hover {
  color: #81c04d;
}
.panel.panel-success .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-success .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-success .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-success .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-warning .panel-heading,
accordion.panel-warning .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #f9d00d;
}
.panel.panel-warning .panel-heading h2,
accordion.panel-warning .panel-heading h2,
.panel.panel-warning .panel-heading .panel-title,
accordion.panel-warning .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-warning .panel-heading .nav-tabs li > a,
accordion.panel-warning .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-warning .panel-heading .nav-tabs li:hover > a,
accordion.panel-warning .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-warning .panel-heading .nav-tabs li.active > a,
accordion.panel-warning .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #f9d00d;
}
.panel.panel-warning .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-warning .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #f9d00d;
}
.panel.panel-warning .panel-heading .panel-ctrls .button-icon,
accordion.panel-warning .panel-heading .panel-ctrls .button-icon {
  color: #f9d00d;
  color: rgba(249, 208, 13, 0.5);
}
.panel.panel-warning .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-warning .panel-heading .panel-ctrls .button-icon:hover {
  color: #f9d00d;
}
.panel.panel-warning .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-warning .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-warning .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-warning .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-danger .panel-heading,
accordion.panel-danger .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #ef553a;
}
.panel.panel-danger .panel-heading h2,
accordion.panel-danger .panel-heading h2,
.panel.panel-danger .panel-heading .panel-title,
accordion.panel-danger .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-danger .panel-heading .nav-tabs li > a,
accordion.panel-danger .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-danger .panel-heading .nav-tabs li:hover > a,
accordion.panel-danger .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-danger .panel-heading .nav-tabs li.active > a,
accordion.panel-danger .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #ef553a;
}
.panel.panel-danger .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-danger .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #ef553a;
}
.panel.panel-danger .panel-heading .panel-ctrls .button-icon,
accordion.panel-danger .panel-heading .panel-ctrls .button-icon {
  color: #ef553a;
  color: rgba(239, 85, 58, 0.5);
}
.panel.panel-danger .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-danger .panel-heading .panel-ctrls .button-icon:hover {
  color: #ef553a;
}
.panel.panel-danger .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-danger .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-danger .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-danger .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-info .panel-heading,
accordion.panel-info .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #05a7cf;
}
.panel.panel-info .panel-heading h2,
accordion.panel-info .panel-heading h2,
.panel.panel-info .panel-heading .panel-title,
accordion.panel-info .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-info .panel-heading .nav-tabs li > a,
accordion.panel-info .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-info .panel-heading .nav-tabs li:hover > a,
accordion.panel-info .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-info .panel-heading .nav-tabs li.active > a,
accordion.panel-info .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #05a7cf;
}
.panel.panel-info .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-info .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #05a7cf;
}
.panel.panel-info .panel-heading .panel-ctrls .button-icon,
accordion.panel-info .panel-heading .panel-ctrls .button-icon {
  color: #05a7cf;
  color: rgba(5, 167, 207, 0.5);
}
.panel.panel-info .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-info .panel-heading .panel-ctrls .button-icon:hover {
  color: #05a7cf;
}
.panel.panel-info .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-info .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-info .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-info .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-inverse .panel-heading,
accordion.panel-inverse .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #757575;
}
.panel.panel-inverse .panel-heading h2,
accordion.panel-inverse .panel-heading h2,
.panel.panel-inverse .panel-heading .panel-title,
accordion.panel-inverse .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-inverse .panel-heading .nav-tabs li > a,
accordion.panel-inverse .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-inverse .panel-heading .nav-tabs li:hover > a,
accordion.panel-inverse .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-inverse .panel-heading .nav-tabs li.active > a,
accordion.panel-inverse .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #757575;
}
.panel.panel-inverse .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-inverse .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #757575;
}
.panel.panel-inverse .panel-heading .panel-ctrls .button-icon,
accordion.panel-inverse .panel-heading .panel-ctrls .button-icon {
  color: #757575;
  color: rgba(117, 117, 117, 0.5);
}
.panel.panel-inverse .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-inverse .panel-heading .panel-ctrls .button-icon:hover {
  color: #757575;
}
.panel.panel-inverse .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-inverse .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-inverse .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-inverse .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-brown .panel-heading,
accordion.panel-brown .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #c0392b;
}
.panel.panel-brown .panel-heading h2,
accordion.panel-brown .panel-heading h2,
.panel.panel-brown .panel-heading .panel-title,
accordion.panel-brown .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-brown .panel-heading .nav-tabs li > a,
accordion.panel-brown .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-brown .panel-heading .nav-tabs li:hover > a,
accordion.panel-brown .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-brown .panel-heading .nav-tabs li.active > a,
accordion.panel-brown .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #c0392b;
}
.panel.panel-brown .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-brown .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #c0392b;
}
.panel.panel-brown .panel-heading .panel-ctrls .button-icon,
accordion.panel-brown .panel-heading .panel-ctrls .button-icon {
  color: #c0392b;
  color: rgba(192, 57, 43, 0.5);
}
.panel.panel-brown .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-brown .panel-heading .panel-ctrls .button-icon:hover {
  color: #c0392b;
}
.panel.panel-brown .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-brown .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-brown .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-brown .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-indigo .panel-heading,
accordion.panel-indigo .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #9358ac;
}
.panel.panel-indigo .panel-heading h2,
accordion.panel-indigo .panel-heading h2,
.panel.panel-indigo .panel-heading .panel-title,
accordion.panel-indigo .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-indigo .panel-heading .nav-tabs li > a,
accordion.panel-indigo .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-indigo .panel-heading .nav-tabs li:hover > a,
accordion.panel-indigo .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-indigo .panel-heading .nav-tabs li.active > a,
accordion.panel-indigo .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #9358ac;
}
.panel.panel-indigo .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-indigo .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #9358ac;
}
.panel.panel-indigo .panel-heading .panel-ctrls .button-icon,
accordion.panel-indigo .panel-heading .panel-ctrls .button-icon {
  color: #9358ac;
  color: rgba(147, 88, 172, 0.5);
}
.panel.panel-indigo .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-indigo .panel-heading .panel-ctrls .button-icon:hover {
  color: #9358ac;
}
.panel.panel-indigo .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-indigo .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-indigo .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-indigo .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-orange .panel-heading,
accordion.panel-orange .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #f0934e;
}
.panel.panel-orange .panel-heading h2,
accordion.panel-orange .panel-heading h2,
.panel.panel-orange .panel-heading .panel-title,
accordion.panel-orange .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-orange .panel-heading .nav-tabs li > a,
accordion.panel-orange .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-orange .panel-heading .nav-tabs li:hover > a,
accordion.panel-orange .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-orange .panel-heading .nav-tabs li.active > a,
accordion.panel-orange .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #f0934e;
}
.panel.panel-orange .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-orange .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #f0934e;
}
.panel.panel-orange .panel-heading .panel-ctrls .button-icon,
accordion.panel-orange .panel-heading .panel-ctrls .button-icon {
  color: #f0934e;
  color: rgba(240, 147, 78, 0.5);
}
.panel.panel-orange .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-orange .panel-heading .panel-ctrls .button-icon:hover {
  color: #f0934e;
}
.panel.panel-orange .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-orange .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-orange .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-orange .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-sky .panel-heading,
accordion.panel-sky .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #76c4ed;
}
.panel.panel-sky .panel-heading h2,
accordion.panel-sky .panel-heading h2,
.panel.panel-sky .panel-heading .panel-title,
accordion.panel-sky .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-sky .panel-heading .nav-tabs li > a,
accordion.panel-sky .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-sky .panel-heading .nav-tabs li:hover > a,
accordion.panel-sky .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-sky .panel-heading .nav-tabs li.active > a,
accordion.panel-sky .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #76c4ed;
}
.panel.panel-sky .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-sky .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #76c4ed;
}
.panel.panel-sky .panel-heading .panel-ctrls .button-icon,
accordion.panel-sky .panel-heading .panel-ctrls .button-icon {
  color: #76c4ed;
  color: rgba(118, 196, 237, 0.5);
}
.panel.panel-sky .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-sky .panel-heading .panel-ctrls .button-icon:hover {
  color: #76c4ed;
}
.panel.panel-sky .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-sky .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-sky .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-sky .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-midnightblue .panel-heading,
accordion.panel-midnightblue .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #37444e;
}
.panel.panel-midnightblue .panel-heading h2,
accordion.panel-midnightblue .panel-heading h2,
.panel.panel-midnightblue .panel-heading .panel-title,
accordion.panel-midnightblue .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-midnightblue .panel-heading .nav-tabs li > a,
accordion.panel-midnightblue .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-midnightblue .panel-heading .nav-tabs li:hover > a,
accordion.panel-midnightblue .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-midnightblue .panel-heading .nav-tabs li.active > a,
accordion.panel-midnightblue .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #37444e;
}
.panel.panel-midnightblue .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-midnightblue .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #37444e;
}
.panel.panel-midnightblue .panel-heading .panel-ctrls .button-icon,
accordion.panel-midnightblue .panel-heading .panel-ctrls .button-icon {
  color: #37444e;
  color: rgba(55, 68, 78, 0.5);
}
.panel.panel-midnightblue .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-midnightblue .panel-heading .panel-ctrls .button-icon:hover {
  color: #37444e;
}
.panel.panel-midnightblue .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-midnightblue .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-midnightblue .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-midnightblue .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-magenta .panel-heading,
accordion.panel-magenta .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #e06d94;
}
.panel.panel-magenta .panel-heading h2,
accordion.panel-magenta .panel-heading h2,
.panel.panel-magenta .panel-heading .panel-title,
accordion.panel-magenta .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-magenta .panel-heading .nav-tabs li > a,
accordion.panel-magenta .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-magenta .panel-heading .nav-tabs li:hover > a,
accordion.panel-magenta .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-magenta .panel-heading .nav-tabs li.active > a,
accordion.panel-magenta .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #e06d94;
}
.panel.panel-magenta .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-magenta .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #e06d94;
}
.panel.panel-magenta .panel-heading .panel-ctrls .button-icon,
accordion.panel-magenta .panel-heading .panel-ctrls .button-icon {
  color: #e06d94;
  color: rgba(224, 109, 148, 0.5);
}
.panel.panel-magenta .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-magenta .panel-heading .panel-ctrls .button-icon:hover {
  color: #e06d94;
}
.panel.panel-magenta .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-magenta .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-magenta .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-magenta .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-green .panel-heading,
accordion.panel-green .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #16a085;
}
.panel.panel-green .panel-heading h2,
accordion.panel-green .panel-heading h2,
.panel.panel-green .panel-heading .panel-title,
accordion.panel-green .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-green .panel-heading .nav-tabs li > a,
accordion.panel-green .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-green .panel-heading .nav-tabs li:hover > a,
accordion.panel-green .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-green .panel-heading .nav-tabs li.active > a,
accordion.panel-green .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #16a085;
}
.panel.panel-green .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-green .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #16a085;
}
.panel.panel-green .panel-heading .panel-ctrls .button-icon,
accordion.panel-green .panel-heading .panel-ctrls .button-icon {
  color: #16a085;
  color: rgba(22, 160, 133, 0.5);
}
.panel.panel-green .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-green .panel-heading .panel-ctrls .button-icon:hover {
  color: #16a085;
}
.panel.panel-green .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-green .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-green .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-green .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-purple .panel-heading,
accordion.panel-purple .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #e044ab;
}
.panel.panel-purple .panel-heading h2,
accordion.panel-purple .panel-heading h2,
.panel.panel-purple .panel-heading .panel-title,
accordion.panel-purple .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-purple .panel-heading .nav-tabs li > a,
accordion.panel-purple .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-purple .panel-heading .nav-tabs li:hover > a,
accordion.panel-purple .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-purple .panel-heading .nav-tabs li.active > a,
accordion.panel-purple .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #e044ab;
}
.panel.panel-purple .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-purple .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #e044ab;
}
.panel.panel-purple .panel-heading .panel-ctrls .button-icon,
accordion.panel-purple .panel-heading .panel-ctrls .button-icon {
  color: #e044ab;
  color: rgba(224, 68, 171, 0.5);
}
.panel.panel-purple .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-purple .panel-heading .panel-ctrls .button-icon:hover {
  color: #e044ab;
}
.panel.panel-purple .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-purple .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-purple .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-purple .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-grape .panel-heading,
accordion.panel-grape .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #7a869c;
}
.panel.panel-grape .panel-heading h2,
accordion.panel-grape .panel-heading h2,
.panel.panel-grape .panel-heading .panel-title,
accordion.panel-grape .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-grape .panel-heading .nav-tabs li > a,
accordion.panel-grape .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-grape .panel-heading .nav-tabs li:hover > a,
accordion.panel-grape .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-grape .panel-heading .nav-tabs li.active > a,
accordion.panel-grape .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #7a869c;
}
.panel.panel-grape .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-grape .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #7a869c;
}
.panel.panel-grape .panel-heading .panel-ctrls .button-icon,
accordion.panel-grape .panel-heading .panel-ctrls .button-icon {
  color: #7a869c;
  color: rgba(122, 134, 156, 0.5);
}
.panel.panel-grape .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-grape .panel-heading .panel-ctrls .button-icon:hover {
  color: #7a869c;
}
.panel.panel-grape .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-grape .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-grape .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-grape .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-toyo .panel-heading,
accordion.panel-toyo .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #556b8d;
}
.panel.panel-toyo .panel-heading h2,
accordion.panel-toyo .panel-heading h2,
.panel.panel-toyo .panel-heading .panel-title,
accordion.panel-toyo .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-toyo .panel-heading .nav-tabs li > a,
accordion.panel-toyo .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-toyo .panel-heading .nav-tabs li:hover > a,
accordion.panel-toyo .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-toyo .panel-heading .nav-tabs li.active > a,
accordion.panel-toyo .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #556b8d;
}
.panel.panel-toyo .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-toyo .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #556b8d;
}
.panel.panel-toyo .panel-heading .panel-ctrls .button-icon,
accordion.panel-toyo .panel-heading .panel-ctrls .button-icon {
  color: #556b8d;
  color: rgba(85, 107, 141, 0.5);
}
.panel.panel-toyo .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-toyo .panel-heading .panel-ctrls .button-icon:hover {
  color: #556b8d;
}
.panel.panel-toyo .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-toyo .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-toyo .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-toyo .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-alizarin .panel-heading,
accordion.panel-alizarin .panel-heading {
  color: #a2acb3;
  background-color: #fff;
  border-color: #e74c3c;
}
.panel.panel-alizarin .panel-heading h2,
accordion.panel-alizarin .panel-heading h2,
.panel.panel-alizarin .panel-heading .panel-title,
accordion.panel-alizarin .panel-heading .panel-title {
  color: #a2acb3;
}
.panel.panel-alizarin .panel-heading .nav-tabs li > a,
accordion.panel-alizarin .panel-heading .nav-tabs li > a {
  color: #a2acb3 !important;
}
.panel.panel-alizarin .panel-heading .nav-tabs li:hover > a,
accordion.panel-alizarin .panel-heading .nav-tabs li:hover > a {
  color: #262d33 !important;
}
.panel.panel-alizarin .panel-heading .nav-tabs li.active > a,
accordion.panel-alizarin .panel-heading .nav-tabs li.active > a {
  color: #fff !important;
  background: #e74c3c;
}
.panel.panel-alizarin .panel-heading .nav-tabs li.active:hover > a,
accordion.panel-alizarin .panel-heading .nav-tabs li.active:hover > a {
  color: #fff !important;
  background: #e74c3c;
}
.panel.panel-alizarin .panel-heading .panel-ctrls .button-icon,
accordion.panel-alizarin .panel-heading .panel-ctrls .button-icon {
  color: #e74c3c;
  color: rgba(231, 76, 60, 0.5);
}
.panel.panel-alizarin .panel-heading .panel-ctrls .button-icon:hover,
accordion.panel-alizarin .panel-heading .panel-ctrls .button-icon:hover {
  color: #e74c3c;
}
.panel.panel-alizarin .panel-heading .panel-ctrls.button-icon-bg .has-bg,
accordion.panel-alizarin .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-alizarin .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover,
accordion.panel-alizarin .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.rtl .panel .panel-heading {
  padding: 0 7px 0 0;
}
.rtl .panel .panel-heading h2,
.rtl .panel .panel-heading .panel-title {
  float: right;
  text-align: right;
}
.rtl .panel .panel-heading .panel-icon {
  float: right;
  margin: 11px 0 11px 7px;
  text-align: center;
}
.rtl .panel-ctrls {
  float: left;
  padding: 10px 0 0 3px;
  margin: 0;
  line-height: 1;
}
.rtl .button-icon {
  margin: 0 0 5px 5px;
}
.rtl .panel-loader {
  float: left;
}
/* Helpers ----------- */
.drag-placeholder {
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 0;
  background-color: #eeeeee;
  border: 2px dashed #c5cbd1;
}
[ng-drag-handle] {
  cursor: move;
}
[ng-drop] {
  min-height: 20px;
}
.dragging > .panel {
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
}
.panel .panel-heading h2 > .nav-tabs > li > a,
.panel .panel-heading .panel-title > .nav-tabs > li > a {
  padding: 0 20px;
}
.panel .panel-heading .nav-tabs {
  float: right;
  margin-top: 0;
  border-bottom: none;
}
.panel .panel-heading .nav-tabs li i {
  margin: 0 !important;
}
.panel .panel-heading .nav-tabs li a {
  border: 0;
  border-radius: 0 0 3px 3px !important;
  color: #a2acb3;
  padding: 0 10px;
  line-height: 48px;
  border-radius: 0;
}
.panel .panel-heading .nav-tabs li:hover a {
  color: #262d33;
  background: none;
}
.panel .panel-heading .nav-tabs li.active a {
  background: #fff;
  font-weight: 700;
  color: #262d33;
}
.panel .panel-heading .nav-tabs li.open > a,
.panel .panel-heading .nav-tabs li.open > a:hover,
.panel .panel-heading .nav-tabs li.open > a:focus,
.panel .panel-heading .nav-tabs li.open > a:active,
.panel .panel-heading .nav-tabs li.open > a:visited {
  background: #fff;
  color: #262d33 !important;
  border-radius: 0 !important;
  z-index: 4;
}
.panel .panel-heading .nav-tabs li.open .dropdown-menu {
  border: 1px solid #e0e0e0;
  margin-top: 0px;
  margin-right: -1px;
  box-shadow: none;
  background-color: #fafafa;
  z-index: 3;
}
.panel .panel-heading .nav-tabs li.open .dropdown-menu:focus {
  z-index: 3;
}
.panel .panel-heading .nav-tabs li.open .dropdown-menu li a {
  color: #a2acb3 !important;
  padding: 7px 20px !important;
  line-height: 1;
  box-shadow: none;
  background: none !important;
  font-weight: 400;
}
.panel .panel-heading .nav-tabs li.open .dropdown-menu li a:hover,
.panel .panel-heading .nav-tabs li.open .dropdown-menu li a:focus {
  color: #262d33 !important;
  background: none !important;
}
.panel .panel-heading .nav-tabs li.open .dropdown-menu li.active a {
  color: #262d33 !important;
  font-weight: 700;
}
.panel-footer {
  background-color: #fff;
}
.panel-body .panel-footer,
.panel-body + .panel-footer {
  margin: 0;
  padding: 20px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0 -2px 0 0 #ffffff;
}
.panel-body .panel-footer {
  margin: 0 -20px -20px;
}
.panel-group {
  margin-bottom: 20px;
  position: relative;
}
.panel-group > .panel {
  margin-bottom: 0;
  padding-bottom: 0;
  border-radius: 3px;
  overflow: hidden;
  border: 0;
}
.panel-group > .panel .panel-body {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  margin-top: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading a:after {
  font-family: 'FontAwesome';
  content: "\f107";
  float: right;
  color: grey;
}
.panel-group .panel-heading a.collapsed:after {
  content: "\f104";
}
.panel .panel-heading .pagination {
  display: block;
}
.panel .panel-heading .btn {
  margin-top: -3px;
}
.panel .panel-heading .input-group {
  width: 200px;
}
.panel .panel-heading .panel-ctrls-center {
  margin: 7px 0;
}
.panel .panel-heading .panel-ctrls-center-sm {
  margin: 10px 0;
}
.panel .panel-heading .panel-ctrls-center-sm i {
  margin: 7px 4px;
}
.panel .panel-heading .panel-ctrls-center-lg {
  margin: 2px 0;
}
.panel .panel-heading .panel-ctrls-center-lg i {
  margin: 15px 10px 13px;
}
.panel .panel-heading .panel-ctrls-center-xs {
  margin: 7px 0;
}
.panel .panel-heading .panel-ctrls-center-xs i {
  margin: 10px 10px 9px;
}
.panel .panel-heading .progress {
  width: 200px;
  margin: 21px 0;
}
.panel .panel-heading .progress-lg {
  width: 200px;
  margin: 19px 0;
}
.panel .panel-heading .switchery {
  margin-top: -4px;
}
.panel-btn-focused .panel-toggle-btn,
.panel-btn-focused .panel-fullscreen-btn {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.08);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#14000000, endColorstr=#14000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#14000000, endColorstr=#14000000);
  border-radius: 3px;
}
.panel-btn-focused .panel-toggle-btn:hover,
.panel-btn-focused .panel-fullscreen-btn:hover {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.16);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#29000000, endColorstr=#29000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#29000000, endColorstr=#29000000);
}
.dropdown-colors {
  padding: 5px;
  min-width: 36px;
}
.dropdown-colors li {
  padding: 0;
  margin-top: 0;
  margin-bottom: 1px;
  background: none;
  border: 0 !important;
}
.dropdown-colors li:hover {
  border: 0 !important;
}
.dropdown-colors .label {
  display: block;
  padding: 9px;
  cursor: pointer;
}
.color-block {
  width: 18px;
  height: 18px;
  float: left;
}
.color-block:empty {
  display: inline-block;
}
.panel-widget.widget-userfocus {
  background: #7a869c;
  text-align: center;
}
.panel-widget.widget-userfocus .widget-body {
  padding: 30px 0;
}
.panel-widget.widget-userfocus img {
  height: 80px;
  width: 80px;
  margin-bottom: 10px;
}
.panel-widget.widget-userfocus .name,
.panel-widget.widget-userfocus .location {
  display: block;
  color: #fff;
}
.panel-widget.widget-userfocus .name {
  font-size: 16px;
}
.panel-widget.widget-userfocus .location {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}
.panel-widget.widget-userfocus .number,
.panel-widget.widget-userfocus .number-context {
  display: block;
  text-align: center;
}
.panel-widget.widget-userfocus .number {
  font-size: 16px;
  color: #262d33;
}
.panel-widget.widget-userfocus .number-context {
  text-transform: uppercase;
  color: #a2acb3;
  font-size: 11px;
}
.panel-widget.widget-userfocus table {
  margin-bottom: 0;
  background: transparent;
}
.panel-widget.widget-userfocus table td:first-child {
  border-right: 1px solid #eeeeee;
}
.panel-widget.widget-userfocus table td {
  padding: 15px;
  border-top: 1px solid transparent;
}
.panel-widget .widget-footer {
  background: #fff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel-widget.widget-weather {
  background: #757575;
  color: #fff;
  padding: 20px;
}
.panel-widget.widget-weather hr {
  border-color: rgba(255, 255, 255, 0.125);
}
.panel-widget.widget-weather input.search-city {
  background: rgba(255, 255, 255, 0.125) !important;
  border-color: transparent !important;
  color: #fff !important;
}
.panel-widget.widget-weather input.search-city::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  opacity: 1;
}
.panel-widget.widget-weather input.search-city:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.panel-widget.widget-weather input.search-city::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.panel-widget.widget-weather .input-icon > .search-city-icon {
  color: rgba(255, 255, 255, 0.5);
}
.panel-widget.widget-weather .weather-location {
  font-size: 24px;
  font-weight: 300;
}
.panel-widget.widget-weather .weather-details {
  display: block;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
}
.panel-widget.widget-weather .weather-icon skycon {
  display: block;
  margin: 0 auto;
}
.panel-widget.widget-weather .weather-icon .weather-temp {
  display: block;
  font-size: 28px;
  font-weight: 300;
}
.panel-profile .user-profile {
  padding: 0;
}
.panel-profile .user-profile .user-avatar {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-profile .user-profile .user-detail {
  padding: 20px;
}
.panel-profile .user-profile .user-detail p {
  margin-bottom: 20px;
}
.panel-profile .user-profile .user-detail .user-name {
  font-weight: 400;
  margin-bottom: 20px;
}
.panel-profile .user-profile .user-detail .user-info {
  text-transform: uppercase;
  color: #a2acb3;
  font-weight: 700;
}
ul.recent-activities {
  padding-left: 0;
  margin: 0;
  display: table;
  width: 100%;
  border-collapse: collapse;
}
ul.recent-activities li {
  border-bottom: 1px solid #eeeeee;
  line-height: 1;
  display: table-row;
}
ul.recent-activities li:first-child {
  border-top: 1px solid #eeeeee;
}
ul.recent-activities li:last-child {
  border-bottom: 0px solid #eeeeee;
}
ul.recent-activities li .icon,
ul.recent-activities li .avatar,
ul.recent-activities li .msg,
ul.recent-activities li .time {
  display: table-cell;
  vertical-align: middle;
}
ul.recent-activities li .icon {
  width: 40px;
  text-align: center;
}
ul.recent-activities li .icon i {
  height: 30px;
  width: 30px;
  padding-left: 0;
  font-size: 12px;
  display: inline;
}
ul.recent-activities li .avatar {
  width: 40px;
  text-align: center;
}
ul.recent-activities li .avatar img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
ul.recent-activities li .msg {
  padding: 12px 10px;
  line-height: 1.5;
}
ul.recent-activities li .msg .person {
  font-weight: 700;
  color: #262d33;
}
ul.recent-activities li .time {
  width: 30px;
  padding: 10px 0;
  font-size: 11px;
  color: #c5cbd1;
}
.panel-userprofile {
  padding-left: 0;
  list-style: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
.panel-userprofile li {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.panel-userprofile li:first-child {
  padding-top: 0;
}
.panel-userprofile li:last-child {
  border-bottom: 0;
}
.panel-userprofile li img {
  float: left;
  height: 30px;
  width: 30px;
  border-radius: 3px;
}
.panel-userprofile li .content {
  margin-left: 45px;
}
.panel-userprofile li .content .time {
  float: right;
  color: #c5cbd1;
  font-size: 11px;
}
.panel-tasks {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0px;
  position: relative;
}
.panel-tasks li {
  padding: 0px 100px 0px 10px;
  margin-top: 1px;
  margin-bottom: 1px;
  border: 1px solid transparent !important;
  border-radius: 3px;
  background: #f5f5f5;
  position: relative;
}
.panel-tasks li form {
  margin-right: -90px;
}
.panel-tasks li:hover,
.panel-tasks li:active,
.panel-tasks li:focus {
  border: 1px solid transparent !important;
}
.panel-tasks li:active,
.panel-tasks li:focus {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  border: none;
}
.panel-tasks li .task-container {
  margin-bottom: 0;
  padding: 9px 0;
  position: relative;
}
.panel-tasks li .task-container > span.label {
  width: 15px;
  height: 15px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}
.panel-tasks li .task-container form .input-group > .input-group-btn > .btn-group > button:first-child {
  padding: 0;
}
.panel-tasks li .task-container form .input-group > .input-group-btn > .btn-group > button:first-child .label.color-block {
  height: 36px;
  width: 36px;
  top: 0;
}
.panel-tasks li .options {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -11px;
}
.panel-tasks li .options .btn {
  padding: 4px 8px;
  color: #a2acb3;
  box-shadow: none;
  background: transparent;
}
.panel-tasks li .options .btn:hover {
  background: transparent;
  color: #707980;
}
.panel-tasks li.angular-ui-tree-placeholder {
  background: #ebeef0 !important;
  padding: 9px 100px 9px 15px !important;
  min-height: 40px;
  margin: 0 0 2px !important;
  border: 0px dashed #e0e0e0 !important;
  border-radius: 3px !important;
}
.panel-tasks li.as-sortable-placeholder {
  background: black;
  box-shadow: 1px 1px 1px #ddd;
}
.panel-tasks.completed li {
  font-style: italic;
}
.tasklist .panel-tasks li {
  border: none;
}
.tasklist .angular-ui-tree-placeholder {
  height: 24px !important;
  border: 2px solid #aaf;
}
.tasklist .panel-tasks li form {
  display: block;
}
.tasklist .form-group {
  margin-bottom: 0px !important;
}
.tasklist .panel-tasks.completed li {
  background: #eeeeee;
  font-style: italic;
  color: #a2acb3;
}
.tasklist .panel-tasks.completed li .task-description {
  text-decoration: line-through;
}
.panel-chat {
  margin-bottom: 20px;
  height: 200px;
  overflow-y: auto;
}
.panel-chat .chat-message {
  margin-bottom: 10px;
  position: relative;
}
.panel-chat .chat-message:last-child {
  margin-bottom: 0;
}
.panel-chat .chat-message:after {
  left: 38px;
  top: 10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #EEE;
  border-width: 6px;
  margin-top: -4px;
}
.panel-chat .chat-message .chat-contact {
  float: left;
  margin-right: 10px;
}
.panel-chat .chat-message .chat-contact img {
  max-width: 40px;
  border-radius: 50%;
}
.panel-chat .chat-message .chat-text {
  padding: 10px;
  background-color: #eee;
  overflow: hidden;
  position: relative;
  border-radius: 3px;
}
.panel-chat .chat-message.me .chat-contact {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
}
.panel-chat .chat-message.me .chat-text {
  background-color: #ddd;
}
.panel-chat .chat-message.me:after {
  border-right-color: transparent;
  border-left-color: #ddd;
  right: 38px;
  left: auto;
}
.chat-primary .chat-text {
  color: #fff !important;
  background-color: #2685ee !important;
}
.chat-primary:after {
  border-right-color: #2685ee !important;
}
.chat-primary.me:after {
  border-left-color: #2685ee !important;
}
.chat-warning .chat-text {
  color: #fff !important;
  background-color: #f9d00d !important;
}
.chat-warning:after {
  border-right-color: #f9d00d !important;
}
.chat-warning.me:after {
  border-left-color: #f9d00d !important;
}
.chat-danger .chat-text {
  color: #fff !important;
  background-color: #ef553a !important;
}
.chat-danger:after {
  border-right-color: #ef553a !important;
}
.chat-danger.me:after {
  border-left-color: #ef553a !important;
}
.chat-success .chat-text {
  color: #fff !important;
  background-color: #81c04d !important;
}
.chat-success:after {
  border-right-color: #81c04d !important;
}
.chat-success.me:after {
  border-left-color: #81c04d !important;
}
.chat-info .chat-text {
  color: #fff !important;
  background-color: #05a7cf !important;
}
.chat-info:after {
  border-right-color: #05a7cf !important;
}
.chat-info.me:after {
  border-left-color: #05a7cf !important;
}
.chat-inverse .chat-text {
  color: #fff !important;
  background-color: #757575 !important;
}
.chat-inverse:after {
  border-right-color: #757575 !important;
}
.chat-inverse.me:after {
  border-left-color: #757575 !important;
}
.chat-brown .chat-text {
  color: #fff !important;
  background-color: #c0392b !important;
}
.chat-brown:after {
  border-right-color: #c0392b !important;
}
.chat-brown.me:after {
  border-left-color: #c0392b !important;
}
.chat-indigo .chat-text {
  color: #fff !important;
  background-color: #9358ac !important;
}
.chat-indigo:after {
  border-right-color: #9358ac !important;
}
.chat-indigo.me:after {
  border-left-color: #9358ac !important;
}
.chat-orange .chat-text {
  color: #fff !important;
  background-color: #f0934e !important;
}
.chat-orange:after {
  border-right-color: #f0934e !important;
}
.chat-orange.me:after {
  border-left-color: #f0934e !important;
}
.chat-sky .chat-text {
  color: #fff !important;
  background-color: #76c4ed !important;
}
.chat-sky:after {
  border-right-color: #76c4ed !important;
}
.chat-sky.me:after {
  border-left-color: #76c4ed !important;
}
.chat-midnightblue .chat-text {
  color: #fff !important;
  background-color: #37444e !important;
}
.chat-midnightblue:after {
  border-right-color: #37444e !important;
}
.chat-midnightblue.me:after {
  border-left-color: #37444e !important;
}
.chat-magenta .chat-text {
  color: #fff !important;
  background-color: #e06d94 !important;
}
.chat-magenta:after {
  border-right-color: #e06d94 !important;
}
.chat-magenta.me:after {
  border-left-color: #e06d94 !important;
}
.chat-green .chat-text {
  color: #fff !important;
  background-color: #16a085 !important;
}
.chat-green:after {
  border-right-color: #16a085 !important;
}
.chat-green.me:after {
  border-left-color: #16a085 !important;
}
.chat-purple .chat-text {
  color: #fff !important;
  background-color: #e044ab !important;
}
.chat-purple:after {
  border-right-color: #e044ab !important;
}
.chat-purple.me:after {
  border-left-color: #e044ab !important;
}
.tiles-heading,
.tiles-body,
.tiles-footer {
  -webkit-transition: 0.05s ease-in;
  -o-transition: 0.05s ease-in;
  transition: 0.05s ease-in;
}
.info-tiles,
.shortcut-tiles {
  margin: 0px 0px 20px;
  display: block;
  border-radius: 3px;
}
a.info-tiles,
a.shortcut-tiles {
  background: none;
}
.info-tiles .tiles-heading {
  letter-spacing: normal;
  padding: 6px 10px;
  font-weight: 700;
  box-shadow: inset 0 -50px 0 0 rgba(255, 255, 255, 0.1);
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
}
.info-tiles .tiles-heading .pull-right {
  -webkit-transition: 0.06s ease-in;
  -o-transition: 0.06s ease-in;
  transition: 0.06s ease-in;
  color: rgba(255, 255, 255, 0.4);
}
.info-tiles .tiles-body {
  font-size: 32px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.info-tiles .tiles-body .text-center {
  position: relative;
  text-align: center;
}
.info-tiles .tiles-body .text-center i {
  position: absolute;
  margin: auto;
  top: -5px;
  left: -5px;
  color: rgba(255, 255, 255, 0.15);
}
.info-tiles .tiles-body .text-center i:hover {
  color: rgba(255, 255, 255, 0.15);
}
.info-tiles .tiles-body .text-center .info-text {
  font-size: 36px;
  height: 87px;
  line-height: 87px;
  color: #fff;
}
.info-tiles .tiles-body .text-center .info-text .superscript {
  position: relative;
  font-size: 18px;
  top: -18px;
  color: rgba(255, 255, 255, 0.6);
}
.info-tiles .tiles-body .text-center .info-text .subscript {
  position: relative;
  font-size: 18px;
  top: 0px;
  color: rgba(255, 255, 255, 0.6);
}
.info-tiles .tiles-body .text-center .info-text-bottom {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}
.info-tiles .tiles-body-alt {
  font-size: 32px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.info-tiles .tiles-body-alt,
.info-tiles .tiles-body {
  padding: 15px;
  font-weight: 300;
}
.info-tiles .tiles-body-alt .sparkline,
.info-tiles .tiles-body .sparkline {
  width: 100px;
  margin: 0 auto;
  padding: 0px;
}
.info-tiles .tiles-body-alt .text-top,
.info-tiles .tiles-body .text-top {
  vertical-align: super;
  font-size: 24px;
}
.info-tiles .tiles-body-alt .text-smallcaps,
.info-tiles .tiles-body .text-smallcaps {
  font-variant: small-caps;
}
.info-tiles .tiles-body-alt .text-center,
.info-tiles .tiles-body .text-center {
  margin-top: -5px;
}
.info-tiles .tiles-body-alt i,
.info-tiles .tiles-body i {
  font-size: 32px;
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: 0.06s ease-in;
  -o-transition: 0.06s ease-in;
  transition: 0.06s ease-in;
}
.info-tiles .tiles-body-alt > i,
.info-tiles .tiles-body > i {
  position: absolute;
}
.info-tiles .tiles-body-alt div + small,
.info-tiles .tiles-body div + small {
  font-size: 12px;
  text-align: center;
  display: block;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  margin-top: -7px;
  margin-bottom: 4px;
}
.info-tiles .tiles-footer {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
  padding: 5px 10px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.info-tiles .tiles-footer i {
  float: right;
  position: relative;
  top: 2px;
  display: none;
}
.info-tiles .tiles-footer:after {
  content: "";
  position: absolute;
  bottom: 0%;
  right: -1px;
  width: 0px;
  height: 0px;
  margin-right: 11px;
  margin-bottom: 20px;
  border-top: 5px solid rgba(0, 0, 0, 0.35);
  border-right: 5px solid #ebeef0;
  border-bottom: 5px solid #ebeef0;
  border-left: 5px solid rgba(0, 0, 0, 0.35);
  border-top-left-radius: 3px;
}
.info-tiles .tiles-footer:hover {
  color: #fff;
}
.info-tiles:hover {
  text-decoration: none;
}
.info-tiles:hover i {
  color: #ffffff;
}
.info-tiles:hover .tiles-footer {
  color: #fff;
}
.info-tiles:hover .tiles-footer i {
  display: inline;
}
.info-tiles:hover .tiles-heading .pull-right {
  color: #ffffff;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .info-tiles .tiles-footer:after {
    right: 0;
    border-top: 6px solid rgba(0, 0, 0, 0.35);
  }
}
@media (max-width: 767px) {
  .col-xs-12 .info-tiles .tiles-footer:after {
    bottom: -20px;
  }
}
.shortcut-tiles .tiles-body {
  padding: 10px 10px 0px 10px;
  font-size: 32px;
  line-height: 32px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.shortcut-tiles .tiles-body i {
  font-size: 32px;
  color: rgba(255, 255, 255, 0.6);
  -webkit-transition: 0.06s ease-in;
  -o-transition: 0.06s ease-in;
  transition: 0.06s ease-in;
}
.shortcut-tiles .tiles-body .pull-right {
  line-height: 0;
}
.shortcut-tiles .tiles-body .pull-right .badge {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.3);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
}
.shortcut-tiles .tiles-footer {
  text-transform: none;
  text-align: right;
  padding: 7px 10px;
  letter-spacing: normal;
  font-size: 11px;
  text-transform: uppercase;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.shortcut-tiles:hover {
  text-decoration: none;
}
.shortcut-tiles:hover i {
  color: #ffffff;
}
.info-tiles.tiles-info {
  color: #ffffff !important;
}
.info-tiles.tiles-info .tiles-heading {
  background: #05a7cf;
}
.info-tiles.tiles-info .tiles-body {
  background: #05a7cf;
}
.info-tiles.tiles-info .tiles-body-alt {
  background: #05a7cf;
}
.info-tiles.tiles-info .tiles-footer {
  background: #05a7cf;
}
.info-tiles.tiles-info:hover {
  color: #ffffff;
}
.info-tiles.tiles-info:hover .tiles-heading {
  background: #0493b6;
}
.info-tiles.tiles-info:hover .tiles-body {
  background: #0493b6;
}
.info-tiles.tiles-info:hover .tiles-body-alt {
  background: #0493b6;
}
.info-tiles.tiles-info:hover .tiles-footer {
  background: #0493b6;
}
.info-tiles.tiles-default {
  color: #707980 !important;
}
.info-tiles.tiles-default .tiles-heading,
.info-tiles.tiles-default .tiles-body,
.info-tiles.tiles-default .tiles-footer {
  background: #fafafa;
}
.info-tiles.tiles-default:hover {
  color: #707980;
}
.info-tiles.tiles-default:hover .tiles-heading,
.info-tiles.tiles-default:hover .tiles-body,
.info-tiles.tiles-default:hover .tiles-footer {
  background: #ededed;
}
.info-tiles.tiles-success {
  color: #ffffff !important;
}
.info-tiles.tiles-success .tiles-heading {
  background: #81c04d;
}
.info-tiles.tiles-success .tiles-body {
  background: #81c04d;
}
.info-tiles.tiles-success .tiles-body-alt {
  background: #81c04d;
}
.info-tiles.tiles-success .tiles-footer {
  background: #81c04d;
}
.info-tiles.tiles-success:hover {
  color: #ffffff;
}
.info-tiles.tiles-success:hover .tiles-heading {
  background: #74b440;
}
.info-tiles.tiles-success:hover .tiles-body {
  background: #74b440;
}
.info-tiles.tiles-success:hover .tiles-body-alt {
  background: #74b440;
}
.info-tiles.tiles-success:hover .tiles-footer {
  background: #74b440;
}
.info-tiles.tiles-danger {
  color: #ffffff !important;
}
.info-tiles.tiles-danger .tiles-heading {
  background: #ef553a;
}
.info-tiles.tiles-danger .tiles-body {
  background: #ef553a;
}
.info-tiles.tiles-danger .tiles-body-alt {
  background: #ef553a;
}
.info-tiles.tiles-danger .tiles-footer {
  background: #ef553a;
}
.info-tiles.tiles-danger:hover {
  color: #ffffff;
}
.info-tiles.tiles-danger:hover .tiles-heading {
  background: #ed4122;
}
.info-tiles.tiles-danger:hover .tiles-body {
  background: #ed4122;
}
.info-tiles.tiles-danger:hover .tiles-body-alt {
  background: #ed4122;
}
.info-tiles.tiles-danger:hover .tiles-footer {
  background: #ed4122;
}
.info-tiles.tiles-warning {
  color: #ffffff !important;
}
.info-tiles.tiles-warning .tiles-heading {
  background: #f9d00d;
}
.info-tiles.tiles-warning .tiles-body {
  background: #f9d00d;
}
.info-tiles.tiles-warning .tiles-body-alt {
  background: #f9d00d;
}
.info-tiles.tiles-warning .tiles-footer {
  background: #f9d00d;
}
.info-tiles.tiles-warning:hover {
  color: #ffffff;
}
.info-tiles.tiles-warning:hover .tiles-heading {
  background: #e7c006;
}
.info-tiles.tiles-warning:hover .tiles-body {
  background: #e7c006;
}
.info-tiles.tiles-warning:hover .tiles-body-alt {
  background: #e7c006;
}
.info-tiles.tiles-warning:hover .tiles-footer {
  background: #e7c006;
}
.info-tiles.tiles-primary {
  color: #ffffff !important;
}
.info-tiles.tiles-primary .tiles-heading {
  background: #2685ee;
}
.info-tiles.tiles-primary .tiles-body {
  background: #2685ee;
}
.info-tiles.tiles-primary .tiles-body-alt {
  background: #2685ee;
}
.info-tiles.tiles-primary .tiles-footer {
  background: #2685ee;
}
.info-tiles.tiles-primary:hover {
  color: #ffffff;
}
.info-tiles.tiles-primary:hover .tiles-heading {
  background: #1278e8;
}
.info-tiles.tiles-primary:hover .tiles-body {
  background: #1278e8;
}
.info-tiles.tiles-primary:hover .tiles-body-alt {
  background: #1278e8;
}
.info-tiles.tiles-primary:hover .tiles-footer {
  background: #1278e8;
}
.info-tiles.tiles-inverse {
  color: #ffffff !important;
}
.info-tiles.tiles-inverse .tiles-heading {
  background: #757575;
}
.info-tiles.tiles-inverse .tiles-body {
  background: #757575;
}
.info-tiles.tiles-inverse .tiles-body-alt {
  background: #757575;
}
.info-tiles.tiles-inverse .tiles-footer {
  background: #757575;
}
.info-tiles.tiles-inverse:hover {
  color: #ffffff;
}
.info-tiles.tiles-inverse:hover .tiles-heading {
  background: #686868;
}
.info-tiles.tiles-inverse:hover .tiles-body {
  background: #686868;
}
.info-tiles.tiles-inverse:hover .tiles-body-alt {
  background: #686868;
}
.info-tiles.tiles-inverse:hover .tiles-footer {
  background: #686868;
}
.info-tiles.tiles-midnightblue {
  color: #ffffff !important;
}
.info-tiles.tiles-midnightblue .tiles-heading {
  background: #37444e;
}
.info-tiles.tiles-midnightblue .tiles-body {
  background: #37444e;
}
.info-tiles.tiles-midnightblue .tiles-body-alt {
  background: #37444e;
}
.info-tiles.tiles-midnightblue .tiles-footer {
  background: #37444e;
}
.info-tiles.tiles-midnightblue:hover {
  color: #ffffff;
}
.info-tiles.tiles-midnightblue:hover .tiles-heading {
  background: #2c373f;
}
.info-tiles.tiles-midnightblue:hover .tiles-body {
  background: #2c373f;
}
.info-tiles.tiles-midnightblue:hover .tiles-body-alt {
  background: #2c373f;
}
.info-tiles.tiles-midnightblue:hover .tiles-footer {
  background: #2c373f;
}
.info-tiles.tiles-sky {
  color: #ffffff !important;
}
.info-tiles.tiles-sky .tiles-heading {
  background: #76c4ed;
}
.info-tiles.tiles-sky .tiles-body {
  background: #76c4ed;
}
.info-tiles.tiles-sky .tiles-body-alt {
  background: #76c4ed;
}
.info-tiles.tiles-sky .tiles-footer {
  background: #76c4ed;
}
.info-tiles.tiles-sky:hover {
  color: #ffffff;
}
.info-tiles.tiles-sky:hover .tiles-heading {
  background: #5fbaea;
}
.info-tiles.tiles-sky:hover .tiles-body {
  background: #5fbaea;
}
.info-tiles.tiles-sky:hover .tiles-body-alt {
  background: #5fbaea;
}
.info-tiles.tiles-sky:hover .tiles-footer {
  background: #5fbaea;
}
.info-tiles.tiles-orange {
  color: #ffffff !important;
}
.info-tiles.tiles-orange .tiles-heading {
  background: #f0934e;
}
.info-tiles.tiles-orange .tiles-body {
  background: #f0934e;
}
.info-tiles.tiles-orange .tiles-body-alt {
  background: #f0934e;
}
.info-tiles.tiles-orange .tiles-footer {
  background: #f0934e;
}
.info-tiles.tiles-orange:hover {
  color: #ffffff;
}
.info-tiles.tiles-orange:hover .tiles-heading {
  background: #ee8536;
}
.info-tiles.tiles-orange:hover .tiles-body {
  background: #ee8536;
}
.info-tiles.tiles-orange:hover .tiles-body-alt {
  background: #ee8536;
}
.info-tiles.tiles-orange:hover .tiles-footer {
  background: #ee8536;
}
.info-tiles.tiles-indigo {
  color: #ffffff !important;
}
.info-tiles.tiles-indigo .tiles-heading {
  background: #9358ac;
}
.info-tiles.tiles-indigo .tiles-body {
  background: #9358ac;
}
.info-tiles.tiles-indigo .tiles-body-alt {
  background: #9358ac;
}
.info-tiles.tiles-indigo .tiles-footer {
  background: #9358ac;
}
.info-tiles.tiles-indigo:hover {
  color: #ffffff;
}
.info-tiles.tiles-indigo:hover .tiles-heading {
  background: #854e9d;
}
.info-tiles.tiles-indigo:hover .tiles-body {
  background: #854e9d;
}
.info-tiles.tiles-indigo:hover .tiles-body-alt {
  background: #854e9d;
}
.info-tiles.tiles-indigo:hover .tiles-footer {
  background: #854e9d;
}
.info-tiles.tiles-green {
  color: #ffffff !important;
}
.info-tiles.tiles-green .tiles-heading {
  background: #16a085;
}
.info-tiles.tiles-green .tiles-body {
  background: #16a085;
}
.info-tiles.tiles-green .tiles-body-alt {
  background: #16a085;
}
.info-tiles.tiles-green .tiles-footer {
  background: #16a085;
}
.info-tiles.tiles-green:hover {
  color: #ffffff;
}
.info-tiles.tiles-green:hover .tiles-heading {
  background: #138a72;
}
.info-tiles.tiles-green:hover .tiles-body {
  background: #138a72;
}
.info-tiles.tiles-green:hover .tiles-body-alt {
  background: #138a72;
}
.info-tiles.tiles-green:hover .tiles-footer {
  background: #138a72;
}
.info-tiles.tiles-magenta {
  color: #ffffff !important;
}
.info-tiles.tiles-magenta .tiles-heading {
  background: #e06d94;
}
.info-tiles.tiles-magenta .tiles-body {
  background: #e06d94;
}
.info-tiles.tiles-magenta .tiles-body-alt {
  background: #e06d94;
}
.info-tiles.tiles-magenta .tiles-footer {
  background: #e06d94;
}
.info-tiles.tiles-magenta:hover {
  color: #ffffff;
}
.info-tiles.tiles-magenta:hover .tiles-heading {
  background: #dc5885;
}
.info-tiles.tiles-magenta:hover .tiles-body {
  background: #dc5885;
}
.info-tiles.tiles-magenta:hover .tiles-body-alt {
  background: #dc5885;
}
.info-tiles.tiles-magenta:hover .tiles-footer {
  background: #dc5885;
}
.info-tiles.tiles-purple {
  color: #ffffff !important;
}
.info-tiles.tiles-purple .tiles-heading {
  background: #e044ab;
}
.info-tiles.tiles-purple .tiles-body {
  background: #e044ab;
}
.info-tiles.tiles-purple .tiles-body-alt {
  background: #e044ab;
}
.info-tiles.tiles-purple .tiles-footer {
  background: #e044ab;
}
.info-tiles.tiles-purple:hover {
  color: #ffffff;
}
.info-tiles.tiles-purple:hover .tiles-heading {
  background: #dc2ea1;
}
.info-tiles.tiles-purple:hover .tiles-body {
  background: #dc2ea1;
}
.info-tiles.tiles-purple:hover .tiles-body-alt {
  background: #dc2ea1;
}
.info-tiles.tiles-purple:hover .tiles-footer {
  background: #dc2ea1;
}
.info-tiles.tiles-brown {
  color: #ffffff !important;
}
.info-tiles.tiles-brown .tiles-heading {
  background: #c0392b;
}
.info-tiles.tiles-brown .tiles-body {
  background: #c0392b;
}
.info-tiles.tiles-brown .tiles-body-alt {
  background: #c0392b;
}
.info-tiles.tiles-brown .tiles-footer {
  background: #c0392b;
}
.info-tiles.tiles-brown:hover {
  color: #ffffff;
}
.info-tiles.tiles-brown:hover .tiles-heading {
  background: #ab3326;
}
.info-tiles.tiles-brown:hover .tiles-body {
  background: #ab3326;
}
.info-tiles.tiles-brown:hover .tiles-body-alt {
  background: #ab3326;
}
.info-tiles.tiles-brown:hover .tiles-footer {
  background: #ab3326;
}
.info-tiles.tiles-grape {
  color: #ffffff !important;
}
.info-tiles.tiles-grape .tiles-heading {
  background: #7a869c;
}
.info-tiles.tiles-grape .tiles-body {
  background: #7a869c;
}
.info-tiles.tiles-grape .tiles-body-alt {
  background: #7a869c;
}
.info-tiles.tiles-grape .tiles-footer {
  background: #7a869c;
}
.info-tiles.tiles-grape:hover {
  color: #ffffff;
}
.info-tiles.tiles-grape:hover .tiles-heading {
  background: #6c7991;
}
.info-tiles.tiles-grape:hover .tiles-body {
  background: #6c7991;
}
.info-tiles.tiles-grape:hover .tiles-body-alt {
  background: #6c7991;
}
.info-tiles.tiles-grape:hover .tiles-footer {
  background: #6c7991;
}
.info-tiles.tiles-toyo {
  color: #ffffff !important;
}
.info-tiles.tiles-toyo .tiles-heading {
  background: #556b8d;
}
.info-tiles.tiles-toyo .tiles-body {
  background: #556b8d;
}
.info-tiles.tiles-toyo .tiles-body-alt {
  background: #556b8d;
}
.info-tiles.tiles-toyo .tiles-footer {
  background: #556b8d;
}
.info-tiles.tiles-toyo:hover {
  color: #ffffff;
}
.info-tiles.tiles-toyo:hover .tiles-heading {
  background: #4b5f7d;
}
.info-tiles.tiles-toyo:hover .tiles-body {
  background: #4b5f7d;
}
.info-tiles.tiles-toyo:hover .tiles-body-alt {
  background: #4b5f7d;
}
.info-tiles.tiles-toyo:hover .tiles-footer {
  background: #4b5f7d;
}
.info-tiles.tiles-alizarin {
  color: #ffffff !important;
}
.info-tiles.tiles-alizarin .tiles-heading {
  background: #e74c3c;
}
.info-tiles.tiles-alizarin .tiles-body {
  background: #e74c3c;
}
.info-tiles.tiles-alizarin .tiles-body-alt {
  background: #e74c3c;
}
.info-tiles.tiles-alizarin .tiles-footer {
  background: #e74c3c;
}
.info-tiles.tiles-alizarin:hover {
  color: #ffffff;
}
.info-tiles.tiles-alizarin:hover .tiles-heading {
  background: #e43725;
}
.info-tiles.tiles-alizarin:hover .tiles-body {
  background: #e43725;
}
.info-tiles.tiles-alizarin:hover .tiles-body-alt {
  background: #e43725;
}
.info-tiles.tiles-alizarin:hover .tiles-footer {
  background: #e43725;
}
.info-tiles.tiles-facebook {
  color: #ffffff !important;
}
.info-tiles.tiles-facebook .tiles-heading {
  background: #3b5998;
}
.info-tiles.tiles-facebook .tiles-body {
  background: #3b5998;
}
.info-tiles.tiles-facebook .tiles-body-alt {
  background: #3b5998;
}
.info-tiles.tiles-facebook .tiles-footer {
  background: #3b5998;
}
.info-tiles.tiles-facebook:hover {
  color: #ffffff;
}
.info-tiles.tiles-facebook:hover .tiles-heading {
  background: #344e86;
}
.info-tiles.tiles-facebook:hover .tiles-body {
  background: #344e86;
}
.info-tiles.tiles-facebook:hover .tiles-body-alt {
  background: #344e86;
}
.info-tiles.tiles-facebook:hover .tiles-footer {
  background: #344e86;
}
.info-tiles.tiles-twitter {
  color: #ffffff !important;
}
.info-tiles.tiles-twitter .tiles-heading {
  background: #00aced;
}
.info-tiles.tiles-twitter .tiles-body {
  background: #00aced;
}
.info-tiles.tiles-twitter .tiles-body-alt {
  background: #00aced;
}
.info-tiles.tiles-twitter .tiles-footer {
  background: #00aced;
}
.info-tiles.tiles-twitter:hover {
  color: #ffffff;
}
.info-tiles.tiles-twitter:hover .tiles-heading {
  background: #0099d4;
}
.info-tiles.tiles-twitter:hover .tiles-body {
  background: #0099d4;
}
.info-tiles.tiles-twitter:hover .tiles-body-alt {
  background: #0099d4;
}
.info-tiles.tiles-twitter:hover .tiles-footer {
  background: #0099d4;
}
.shortcut-tiles.tiles-info {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-info .tiles-heading,
.shortcut-tiles.tiles-info .tiles-body,
.shortcut-tiles.tiles-info .tiles-footer {
  background: #05a7cf;
}
.shortcut-tiles.tiles-info:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-info:hover .tiles-heading,
.shortcut-tiles.tiles-info:hover .tiles-body,
.shortcut-tiles.tiles-info:hover .tiles-footer {
  background: #0493b6;
}
.shortcut-tiles.tiles-default {
  color: #707980 !important;
}
.shortcut-tiles.tiles-default .tiles-heading,
.shortcut-tiles.tiles-default .tiles-body,
.shortcut-tiles.tiles-default .tiles-footer {
  background: #fafafa;
}
.shortcut-tiles.tiles-default:hover {
  color: #707980;
}
.shortcut-tiles.tiles-default:hover .tiles-heading,
.shortcut-tiles.tiles-default:hover .tiles-body,
.shortcut-tiles.tiles-default:hover .tiles-footer {
  background: #ededed;
}
.shortcut-tiles.tiles-success {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-success .tiles-heading,
.shortcut-tiles.tiles-success .tiles-body,
.shortcut-tiles.tiles-success .tiles-footer {
  background: #81c04d;
}
.shortcut-tiles.tiles-success:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-success:hover .tiles-heading,
.shortcut-tiles.tiles-success:hover .tiles-body,
.shortcut-tiles.tiles-success:hover .tiles-footer {
  background: #74b440;
}
.shortcut-tiles.tiles-danger {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-danger .tiles-heading,
.shortcut-tiles.tiles-danger .tiles-body,
.shortcut-tiles.tiles-danger .tiles-footer {
  background: #ef553a;
}
.shortcut-tiles.tiles-danger:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-danger:hover .tiles-heading,
.shortcut-tiles.tiles-danger:hover .tiles-body,
.shortcut-tiles.tiles-danger:hover .tiles-footer {
  background: #ed4122;
}
.shortcut-tiles.tiles-warning {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-warning .tiles-heading,
.shortcut-tiles.tiles-warning .tiles-body,
.shortcut-tiles.tiles-warning .tiles-footer {
  background: #f9d00d;
}
.shortcut-tiles.tiles-warning:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-warning:hover .tiles-heading,
.shortcut-tiles.tiles-warning:hover .tiles-body,
.shortcut-tiles.tiles-warning:hover .tiles-footer {
  background: #e7c006;
}
.shortcut-tiles.tiles-primary {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-primary .tiles-heading,
.shortcut-tiles.tiles-primary .tiles-body,
.shortcut-tiles.tiles-primary .tiles-footer {
  background: #2685ee;
}
.shortcut-tiles.tiles-primary:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-primary:hover .tiles-heading,
.shortcut-tiles.tiles-primary:hover .tiles-body,
.shortcut-tiles.tiles-primary:hover .tiles-footer {
  background: #1278e8;
}
.shortcut-tiles.tiles-inverse {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-inverse .tiles-heading,
.shortcut-tiles.tiles-inverse .tiles-body,
.shortcut-tiles.tiles-inverse .tiles-footer {
  background: #757575;
}
.shortcut-tiles.tiles-inverse:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-inverse:hover .tiles-heading,
.shortcut-tiles.tiles-inverse:hover .tiles-body,
.shortcut-tiles.tiles-inverse:hover .tiles-footer {
  background: #686868;
}
.shortcut-tiles.tiles-midnightblue {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-midnightblue .tiles-heading,
.shortcut-tiles.tiles-midnightblue .tiles-body,
.shortcut-tiles.tiles-midnightblue .tiles-footer {
  background: #37444e;
}
.shortcut-tiles.tiles-midnightblue:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-midnightblue:hover .tiles-heading,
.shortcut-tiles.tiles-midnightblue:hover .tiles-body,
.shortcut-tiles.tiles-midnightblue:hover .tiles-footer {
  background: #2c373f;
}
.shortcut-tiles.tiles-sky {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-sky .tiles-heading,
.shortcut-tiles.tiles-sky .tiles-body,
.shortcut-tiles.tiles-sky .tiles-footer {
  background: #76c4ed;
}
.shortcut-tiles.tiles-sky:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-sky:hover .tiles-heading,
.shortcut-tiles.tiles-sky:hover .tiles-body,
.shortcut-tiles.tiles-sky:hover .tiles-footer {
  background: #5fbaea;
}
.shortcut-tiles.tiles-orange {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-orange .tiles-heading,
.shortcut-tiles.tiles-orange .tiles-body,
.shortcut-tiles.tiles-orange .tiles-footer {
  background: #f0934e;
}
.shortcut-tiles.tiles-orange:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-orange:hover .tiles-heading,
.shortcut-tiles.tiles-orange:hover .tiles-body,
.shortcut-tiles.tiles-orange:hover .tiles-footer {
  background: #ee8536;
}
.shortcut-tiles.tiles-indigo {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-indigo .tiles-heading,
.shortcut-tiles.tiles-indigo .tiles-body,
.shortcut-tiles.tiles-indigo .tiles-footer {
  background: #9358ac;
}
.shortcut-tiles.tiles-indigo:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-indigo:hover .tiles-heading,
.shortcut-tiles.tiles-indigo:hover .tiles-body,
.shortcut-tiles.tiles-indigo:hover .tiles-footer {
  background: #854e9d;
}
.shortcut-tiles.tiles-green {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-green .tiles-heading,
.shortcut-tiles.tiles-green .tiles-body,
.shortcut-tiles.tiles-green .tiles-footer {
  background: #16a085;
}
.shortcut-tiles.tiles-green:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-green:hover .tiles-heading,
.shortcut-tiles.tiles-green:hover .tiles-body,
.shortcut-tiles.tiles-green:hover .tiles-footer {
  background: #138a72;
}
.shortcut-tiles.tiles-magenta {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-magenta .tiles-heading,
.shortcut-tiles.tiles-magenta .tiles-body,
.shortcut-tiles.tiles-magenta .tiles-footer {
  background: #e06d94;
}
.shortcut-tiles.tiles-magenta:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-magenta:hover .tiles-heading,
.shortcut-tiles.tiles-magenta:hover .tiles-body,
.shortcut-tiles.tiles-magenta:hover .tiles-footer {
  background: #dc5885;
}
.shortcut-tiles.tiles-purple {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-purple .tiles-heading,
.shortcut-tiles.tiles-purple .tiles-body,
.shortcut-tiles.tiles-purple .tiles-footer {
  background: #e044ab;
}
.shortcut-tiles.tiles-purple:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-purple:hover .tiles-heading,
.shortcut-tiles.tiles-purple:hover .tiles-body,
.shortcut-tiles.tiles-purple:hover .tiles-footer {
  background: #dc2ea1;
}
.shortcut-tiles.tiles-brown {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-brown .tiles-heading,
.shortcut-tiles.tiles-brown .tiles-body,
.shortcut-tiles.tiles-brown .tiles-footer {
  background: #c0392b;
}
.shortcut-tiles.tiles-brown:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-brown:hover .tiles-heading,
.shortcut-tiles.tiles-brown:hover .tiles-body,
.shortcut-tiles.tiles-brown:hover .tiles-footer {
  background: #ab3326;
}
.shortcut-tiles.tiles-grape {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-grape .tiles-heading,
.shortcut-tiles.tiles-grape .tiles-body,
.shortcut-tiles.tiles-grape .tiles-footer {
  background: #7a869c;
}
.shortcut-tiles.tiles-grape:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-grape:hover .tiles-heading,
.shortcut-tiles.tiles-grape:hover .tiles-body,
.shortcut-tiles.tiles-grape:hover .tiles-footer {
  background: #6c7991;
}
.shortcut-tiles.tiles-toyo {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-toyo .tiles-heading,
.shortcut-tiles.tiles-toyo .tiles-body,
.shortcut-tiles.tiles-toyo .tiles-footer {
  background: #556b8d;
}
.shortcut-tiles.tiles-toyo:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-toyo:hover .tiles-heading,
.shortcut-tiles.tiles-toyo:hover .tiles-body,
.shortcut-tiles.tiles-toyo:hover .tiles-footer {
  background: #4b5f7d;
}
.shortcut-tiles.tiles-alizarin {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-alizarin .tiles-heading,
.shortcut-tiles.tiles-alizarin .tiles-body,
.shortcut-tiles.tiles-alizarin .tiles-footer {
  background: #e74c3c;
}
.shortcut-tiles.tiles-alizarin:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-alizarin:hover .tiles-heading,
.shortcut-tiles.tiles-alizarin:hover .tiles-body,
.shortcut-tiles.tiles-alizarin:hover .tiles-footer {
  background: #e43725;
}
.shortcut-tiles.tiles-facebook {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-facebook .tiles-heading {
  background: #3b5998;
}
.shortcut-tiles.tiles-facebook .tiles-body {
  background: #3b5998;
}
.shortcut-tiles.tiles-facebook .tiles-body-alt {
  background: #3b5998;
}
.shortcut-tiles.tiles-facebook .tiles-footer {
  background: #3b5998;
}
.shortcut-tiles.tiles-facebook:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-facebook:hover .tiles-heading {
  background: #344e86;
}
.shortcut-tiles.tiles-facebook:hover .tiles-body {
  background: #344e86;
}
.shortcut-tiles.tiles-facebook:hover .tiles-body-alt {
  background: #344e86;
}
.shortcut-tiles.tiles-facebook:hover .tiles-footer {
  background: #344e86;
}
.shortcut-tiles.tiles-twitter {
  color: #ffffff !important;
}
.shortcut-tiles.tiles-twitter .tiles-heading {
  background: #00aced;
}
.shortcut-tiles.tiles-twitter .tiles-body {
  background: #00aced;
}
.shortcut-tiles.tiles-twitter .tiles-body-alt {
  background: #00aced;
}
.shortcut-tiles.tiles-twitter .tiles-footer {
  background: #00aced;
}
.shortcut-tiles.tiles-twitter:hover {
  color: #ffffff;
}
.shortcut-tiles.tiles-twitter:hover .tiles-heading {
  background: #0099d4;
}
.shortcut-tiles.tiles-twitter:hover .tiles-body {
  background: #0099d4;
}
.shortcut-tiles.tiles-twitter:hover .tiles-body-alt {
  background: #0099d4;
}
.shortcut-tiles.tiles-twitter:hover .tiles-footer {
  background: #0099d4;
}
.info-tiles .tiles-body .easypiechart {
  margin: 0 auto;
  height: 100px;
  line-height: 100px;
  width: 100px;
}
.info-tiles .tiles-body .easypiechart .percent {
  width: 100px;
  line-height: 100px;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #707980;
}
.info-tiles.tiles-default .tiles-body {
  background: #fff;
}
.info-tiles.tiles-default:hover .tiles-heading {
  background: #fafafa;
}
.info-tiles.tiles-default:hover .tiles-body {
  background: #fff;
}
.nav > li > a:hover,
.nav > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: none;
}
.tab-container {
  margin-bottom: 20px;
}
.tab-container .nav-tabs {
  margin: 0;
}
.tab-container .nav-tabs > li > a {
  color: #a2acb3;
  border-radius: 3px 3px 0 0;
  border: none !important;
}
.tab-container .nav-tabs > li > a:hover {
  color: #262d33;
  cursor: pointer;
  border: none !important;
}
.tab-container .tab-content {
  background: #fff;
  /*z-index: 1;*/
  position: relative;
  border: 0;
  border-radius: 3px;
  border-top: 0;
  padding: 15px;
}
.tab-container p {
  margin: 0;
}
.tab-container p + p {
  margin-top: 10px;
}
.tab-container > .nav-tabs > li.active > a {
  color: #fff !important;
  border: none !important;
}
.tab-container.tab-left > .nav-tabs > li,
.tab-container.tab-right > .nav-tabs > li {
  float: none;
  min-width: 75px;
}
.tab-container.tab-left > .nav-tabs > li > a,
.tab-container.tab-right > .nav-tabs > li > a {
  border: 0;
}
.tab-container.tab-left .tab-content,
.tab-container.tab-right .tab-content {
  overflow: auto;
  border: 0;
}
.tab-container.tab-left > .nav-tabs {
  float: left;
}
.tab-container.tab-left > .nav-tabs > li > a {
  border-right: 0;
}
.tab-container.tab-left > .nav-tabs > li.active,
.tab-container.tab-left > .nav-tabs > li.active > a {
  border-radius: 3px 0 0 3px !important;
}
.tab-container.tab-left > .nav-tabs a.dropdown-toggle:hover {
  text-decoration: none;
}
.tab-container.tab-right > .nav-tabs {
  float: right;
}
.tab-container.tab-right > .nav-tabs > li > a {
  border-left: 0;
}
.tab-container.tab-right > .nav-tabs > li.active,
.tab-container.tab-right > .nav-tabs > li.active > a {
  border-radius: 0 3px 3px 0 !important;
}
.tab-container.tab-bottom > .tab-content {
  border-top: 0;
}
.tab-container.tab-bottom > .nav-tabs {
  border-bottom: none;
  margin-top: 0px;
}
.tab-container.tab-bottom > .nav-tabs > li.active,
.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-radius: 0 0 3px 3px !important;
}
.tab-container .nav-tabs {
  border: none !important;
}
.tab-container .tab-controls {
  position: relative;
  min-width: 75px;
}
.tab-primary.tab-container .tab-content {
  border: 1px solid #2685ee !important;
}
.tab-primary.tab-container > .nav-tabs > li.active > a {
  background: #2685ee;
  box-shadow: 0 3px 0 0 #2685ee;
}
.tab-primary.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #2685ee;
  box-shadow: 3px 0 0 0 #2685ee;
}
.tab-primary.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #2685ee;
  box-shadow: -3px 0 0 0 #2685ee;
}
.tab-primary.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #2685ee;
  box-shadow: 0 -3px 0 0 #2685ee;
}
.tab-warning.tab-container .tab-content {
  border: 1px solid #f9d00d !important;
}
.tab-warning.tab-container > .nav-tabs > li.active > a {
  background: #f9d00d;
  box-shadow: 0 3px 0 0 #f9d00d;
}
.tab-warning.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #f9d00d;
  box-shadow: 3px 0 0 0 #f9d00d;
}
.tab-warning.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #f9d00d;
  box-shadow: -3px 0 0 0 #f9d00d;
}
.tab-warning.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #f9d00d;
  box-shadow: 0 -3px 0 0 #f9d00d;
}
.tab-danger.tab-container .tab-content {
  border: 1px solid #ef553a !important;
}
.tab-danger.tab-container > .nav-tabs > li.active > a {
  background: #ef553a;
  box-shadow: 0 3px 0 0 #ef553a;
}
.tab-danger.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #ef553a;
  box-shadow: 3px 0 0 0 #ef553a;
}
.tab-danger.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #ef553a;
  box-shadow: -3px 0 0 0 #ef553a;
}
.tab-danger.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #ef553a;
  box-shadow: 0 -3px 0 0 #ef553a;
}
.tab-success.tab-container .tab-content {
  border: 1px solid #81c04d !important;
}
.tab-success.tab-container > .nav-tabs > li.active > a {
  background: #81c04d;
  box-shadow: 0 3px 0 0 #81c04d;
}
.tab-success.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #81c04d;
  box-shadow: 3px 0 0 0 #81c04d;
}
.tab-success.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #81c04d;
  box-shadow: -3px 0 0 0 #81c04d;
}
.tab-success.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #81c04d;
  box-shadow: 0 -3px 0 0 #81c04d;
}
.tab-info.tab-container .tab-content {
  border: 1px solid #05a7cf !important;
}
.tab-info.tab-container > .nav-tabs > li.active > a {
  background: #05a7cf;
  box-shadow: 0 3px 0 0 #05a7cf;
}
.tab-info.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #05a7cf;
  box-shadow: 3px 0 0 0 #05a7cf;
}
.tab-info.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #05a7cf;
  box-shadow: -3px 0 0 0 #05a7cf;
}
.tab-info.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #05a7cf;
  box-shadow: 0 -3px 0 0 #05a7cf;
}
.tab-inverse.tab-container .tab-content {
  border: 1px solid #757575 !important;
}
.tab-inverse.tab-container > .nav-tabs > li.active > a {
  background: #757575;
  box-shadow: 0 3px 0 0 #757575;
}
.tab-inverse.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #757575;
  box-shadow: 3px 0 0 0 #757575;
}
.tab-inverse.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #757575;
  box-shadow: -3px 0 0 0 #757575;
}
.tab-inverse.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #757575;
  box-shadow: 0 -3px 0 0 #757575;
}
.tab-brown.tab-container .tab-content {
  border: 1px solid #c0392b !important;
}
.tab-brown.tab-container > .nav-tabs > li.active > a {
  background: #c0392b;
  box-shadow: 0 3px 0 0 #c0392b;
}
.tab-brown.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #c0392b;
  box-shadow: 3px 0 0 0 #c0392b;
}
.tab-brown.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #c0392b;
  box-shadow: -3px 0 0 0 #c0392b;
}
.tab-brown.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #c0392b;
  box-shadow: 0 -3px 0 0 #c0392b;
}
.tab-indigo.tab-container .tab-content {
  border: 1px solid #9358ac !important;
}
.tab-indigo.tab-container > .nav-tabs > li.active > a {
  background: #9358ac;
  box-shadow: 0 3px 0 0 #9358ac;
}
.tab-indigo.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #9358ac;
  box-shadow: 3px 0 0 0 #9358ac;
}
.tab-indigo.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #9358ac;
  box-shadow: -3px 0 0 0 #9358ac;
}
.tab-indigo.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #9358ac;
  box-shadow: 0 -3px 0 0 #9358ac;
}
.tab-orange.tab-container .tab-content {
  border: 1px solid #f0934e !important;
}
.tab-orange.tab-container > .nav-tabs > li.active > a {
  background: #f0934e;
  box-shadow: 0 3px 0 0 #f0934e;
}
.tab-orange.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #f0934e;
  box-shadow: 3px 0 0 0 #f0934e;
}
.tab-orange.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #f0934e;
  box-shadow: -3px 0 0 0 #f0934e;
}
.tab-orange.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #f0934e;
  box-shadow: 0 -3px 0 0 #f0934e;
}
.tab-sky.tab-container .tab-content {
  border: 1px solid #76c4ed !important;
}
.tab-sky.tab-container > .nav-tabs > li.active > a {
  background: #76c4ed;
  box-shadow: 0 3px 0 0 #76c4ed;
}
.tab-sky.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #76c4ed;
  box-shadow: 3px 0 0 0 #76c4ed;
}
.tab-sky.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #76c4ed;
  box-shadow: -3px 0 0 0 #76c4ed;
}
.tab-sky.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #76c4ed;
  box-shadow: 0 -3px 0 0 #76c4ed;
}
.tab-midnightblue.tab-container .tab-content {
  border: 1px solid #37444e !important;
}
.tab-midnightblue.tab-container > .nav-tabs > li.active > a {
  background: #37444e;
  box-shadow: 0 3px 0 0 #37444e;
}
.tab-midnightblue.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #37444e;
  box-shadow: 3px 0 0 0 #37444e;
}
.tab-midnightblue.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #37444e;
  box-shadow: -3px 0 0 0 #37444e;
}
.tab-midnightblue.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #37444e;
  box-shadow: 0 -3px 0 0 #37444e;
}
.tab-magenta.tab-container .tab-content {
  border: 1px solid #e06d94 !important;
}
.tab-magenta.tab-container > .nav-tabs > li.active > a {
  background: #e06d94;
  box-shadow: 0 3px 0 0 #e06d94;
}
.tab-magenta.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #e06d94;
  box-shadow: 3px 0 0 0 #e06d94;
}
.tab-magenta.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #e06d94;
  box-shadow: -3px 0 0 0 #e06d94;
}
.tab-magenta.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #e06d94;
  box-shadow: 0 -3px 0 0 #e06d94;
}
.tab-green.tab-container .tab-content {
  border: 1px solid #16a085 !important;
}
.tab-green.tab-container > .nav-tabs > li.active > a {
  background: #16a085;
  box-shadow: 0 3px 0 0 #16a085;
}
.tab-green.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #16a085;
  box-shadow: 3px 0 0 0 #16a085;
}
.tab-green.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #16a085;
  box-shadow: -3px 0 0 0 #16a085;
}
.tab-green.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #16a085;
  box-shadow: 0 -3px 0 0 #16a085;
}
.tab-purple.tab-container .tab-content {
  border: 1px solid #e044ab !important;
}
.tab-purple.tab-container > .nav-tabs > li.active > a {
  background: #e044ab;
  box-shadow: 0 3px 0 0 #e044ab;
}
.tab-purple.tab-container.tab-left > .nav-tabs > li.active > a {
  background: #e044ab;
  box-shadow: 3px 0 0 0 #e044ab;
}
.tab-purple.tab-container.tab-right > .nav-tabs > li.active > a {
  background: #e044ab;
  box-shadow: -3px 0 0 0 #e044ab;
}
.tab-purple.tab-container.tab-bottom > .nav-tabs > li.active > a {
  background: #e044ab;
  box-shadow: 0 -3px 0 0 #e044ab;
}
.accordion-group .accordion-item .accordion-title {
  text-decoration: none;
}
.accordion-group .accordion-item .accordion-title h4 {
  color: #262d33;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  padding: 5px 10px;
  border-radius: 3px;
  margin: 5px 0;
}
.accordion-group .accordion-item .accordion-title h4:after {
  opacity: 0.5;
  filter: alpha(opacity=50);
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  float: right;
  text-decoration: none;
}
.accordion-group .accordion-item .accordion-title.collapsed h4:after {
  content: "\f104";
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.accordion-group .accordion-item .accordion-body {
  padding: 20px;
}
accordion .panel-title a,
accordion .panel-title span,
accordion .panel-title {
  color: inherit;
  width: 100% !important;
}
.timeline-month {
  width: 90px;
  text-align: center;
  position: relative;
  left: 6%;
  margin-left: -42px;
}
.timeline-month span {
  display: block;
}
.timeline-splitter {
  position: relative;
}
.timeline-splitter .timeline-month {
  width: auto;
  left: auto;
  margin-left: auto;
  z-index: 1;
}
.timeline-splitter .timeline:before {
  left: auto;
  right: auto;
  margin-left: auto;
  background: transparent;
  width: auto;
}
.timeline-splitter .timeline.left .timeline-body {
  margin: 0 8% 20px 0;
}
.timeline-splitter .timeline.left .timeline-body:after {
  left: 100%;
  right: auto;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right-color: transparent !important;
}
.timeline-splitter .timeline.left .timeline-icon {
  left: auto;
  right: 0;
  margin: 0;
  margin-right: -35px;
}
.timeline-splitter .timeline.right {
  margin-top: 60px;
}
.timeline-splitter .timeline.right .timeline-icon {
  margin: 0;
  left: 0;
  margin-left: -35px;
}
.timeline-splitter .timeline.right .timeline-body {
  margin: 0 0 20px 8%;
}
.timeline-splitter .timeline .timeline-icon {
  z-index: 1;
}
.timeline {
  padding-left: 0;
  list-style: none;
  position: relative;
  margin-bottom: 0;
}
.timeline:before {
  content: '';
  position: absolute;
  top: 10px;
  bottom: 0;
  width: 2px;
  background: #e0e0e0;
  left: 6%;
  margin-left: 2px;
}
.timeline > li {
  position: relative;
}
.timeline > li .timeline-header {
  padding: 0 0 10px;
  color: rgba(255, 255, 255, 0.5);
}
.timeline > li .timeline-header span.date {
  float: left;
  text-transform: uppercase;
}
.timeline > li .timeline-header span.author {
  float: right;
  font-size: 12px;
  display: none;
}
.timeline > li .timeline-icon {
  width: 50px;
  height: 50px;
  font-size: 17px;
  line-height: 50px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: #707980;
  background: #e0e0e0;
  border-radius: 50%;
  text-align: center;
  left: 6%;
  top: 0;
  margin: 0 0 0 -22px;
  padding: 0;
}
.timeline > li .timeline-body {
  margin: 0 0 20px 14%;
  padding: 20px;
  color: rgba(255, 255, 255, 0.75);
  position: relative;
  border-width: 2px;
  border-style: solid;
  border-radius: 3px;
  background-color: #fff;
}
.timeline > li .timeline-body h1,
.timeline > li .timeline-body h2,
.timeline > li .timeline-body h3,
.timeline > li .timeline-body h4,
.timeline > li .timeline-body h5,
.timeline > li .timeline-body h6 {
  color: #fff;
}
.timeline > li .timeline-body:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-width: 10px;
  top: 15px;
}
.timeline > li .timeline-body img.thumb {
  margin: 0px 5px 0px 0px;
  height: 80px;
}
.timeline > li .timeline-footer {
  color: #fff;
}
.timeline > li:last-child .timeline-body {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .timeline-month {
    width: 100%;
    text-align: center;
    margin-left: 0;
    left: 0;
  }
  .timeline-month span {
    display: inline !important;
  }
  .timeline:before {
    width: 0;
    left: 0;
  }
  .timeline > li {
    margin-top: 20px;
  }
  .timeline > li:first-child {
    margin-top: 0;
  }
  .timeline > li .timeline-body {
    margin: 0 !important;
  }
  .timeline > li .timeline-body:after {
    border-width: 0;
  }
  .timeline > li .timeline-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1em;
    margin: 20px 50px 0 0;
    position: relative;
    float: right;
    z-index: 1;
  }
  .timeline-splitter .timeline.left .timeline-icon {
    margin: 20px 10px 0 0 !important;
  }
  .timeline-splitter .timeline.right {
    margin-top: 20px !important;
  }
  .timeline-splitter .timeline.right .timeline-icon {
    margin: 20px 50px 0 0 !important;
  }
}
@media (min-width: 992px) {
  .timeline-splitter:after {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    margin-left: -1px;
    height: 100%;
    content: "";
    background: #e0e0e0;
  }
}
.timeline-primary .timeline-body {
  border-color: #2685ee;
  background-color: #2685ee !important;
}
.timeline-primary .timeline-body:after {
  border-right-color: #2685ee !important;
}
.left .timeline-primary .timeline-body:after {
  border-left-color: #2685ee !important;
}
.timeline-primary .timeline-time {
  color: #2685ee;
}
.timeline-warning .timeline-body {
  border-color: #f9d00d;
  background-color: #f9d00d !important;
}
.timeline-warning .timeline-body:after {
  border-right-color: #f9d00d !important;
}
.left .timeline-warning .timeline-body:after {
  border-left-color: #f9d00d !important;
}
.timeline-warning .timeline-time {
  color: #f9d00d;
}
.timeline-danger .timeline-body {
  border-color: #ef553a;
  background-color: #ef553a !important;
}
.timeline-danger .timeline-body:after {
  border-right-color: #ef553a !important;
}
.left .timeline-danger .timeline-body:after {
  border-left-color: #ef553a !important;
}
.timeline-danger .timeline-time {
  color: #ef553a;
}
.timeline-success .timeline-body {
  border-color: #81c04d;
  background-color: #81c04d !important;
}
.timeline-success .timeline-body:after {
  border-right-color: #81c04d !important;
}
.left .timeline-success .timeline-body:after {
  border-left-color: #81c04d !important;
}
.timeline-success .timeline-time {
  color: #81c04d;
}
.timeline-info .timeline-body {
  border-color: #05a7cf;
  background-color: #05a7cf !important;
}
.timeline-info .timeline-body:after {
  border-right-color: #05a7cf !important;
}
.left .timeline-info .timeline-body:after {
  border-left-color: #05a7cf !important;
}
.timeline-info .timeline-time {
  color: #05a7cf;
}
.timeline-inverse .timeline-body {
  border-color: #757575;
  background-color: #757575 !important;
}
.timeline-inverse .timeline-body:after {
  border-right-color: #757575 !important;
}
.left .timeline-inverse .timeline-body:after {
  border-left-color: #757575 !important;
}
.timeline-inverse .timeline-time {
  color: #757575;
}
.timeline-brown .timeline-body {
  border-color: #c0392b;
  background-color: #c0392b !important;
}
.timeline-brown .timeline-body:after {
  border-right-color: #c0392b !important;
}
.left .timeline-brown .timeline-body:after {
  border-left-color: #c0392b !important;
}
.timeline-brown .timeline-time {
  color: #c0392b;
}
.timeline-indigo .timeline-body {
  border-color: #9358ac;
  background-color: #9358ac !important;
}
.timeline-indigo .timeline-body:after {
  border-right-color: #9358ac !important;
}
.left .timeline-indigo .timeline-body:after {
  border-left-color: #9358ac !important;
}
.timeline-indigo .timeline-time {
  color: #9358ac;
}
.timeline-orange .timeline-body {
  border-color: #f0934e;
  background-color: #f0934e !important;
}
.timeline-orange .timeline-body:after {
  border-right-color: #f0934e !important;
}
.left .timeline-orange .timeline-body:after {
  border-left-color: #f0934e !important;
}
.timeline-orange .timeline-time {
  color: #f0934e;
}
.timeline-sky .timeline-body {
  border-color: #76c4ed;
  background-color: #76c4ed !important;
}
.timeline-sky .timeline-body:after {
  border-right-color: #76c4ed !important;
}
.left .timeline-sky .timeline-body:after {
  border-left-color: #76c4ed !important;
}
.timeline-sky .timeline-time {
  color: #76c4ed;
}
.timeline-midnightblue .timeline-body {
  border-color: #37444e;
  background-color: #37444e !important;
}
.timeline-midnightblue .timeline-body:after {
  border-right-color: #37444e !important;
}
.left .timeline-midnightblue .timeline-body:after {
  border-left-color: #37444e !important;
}
.timeline-midnightblue .timeline-time {
  color: #37444e;
}
.timeline-magenta .timeline-body {
  border-color: #e06d94;
  background-color: #e06d94 !important;
}
.timeline-magenta .timeline-body:after {
  border-right-color: #e06d94 !important;
}
.left .timeline-magenta .timeline-body:after {
  border-left-color: #e06d94 !important;
}
.timeline-magenta .timeline-time {
  color: #e06d94;
}
.timeline-green .timeline-body {
  border-color: #16a085;
  background-color: #16a085 !important;
}
.timeline-green .timeline-body:after {
  border-right-color: #16a085 !important;
}
.left .timeline-green .timeline-body:after {
  border-left-color: #16a085 !important;
}
.timeline-green .timeline-time {
  color: #16a085;
}
.timeline-purple .timeline-body {
  border-color: #e044ab;
  background-color: #e044ab !important;
}
.timeline-purple .timeline-body:after {
  border-right-color: #e044ab !important;
}
.left .timeline-purple .timeline-body:after {
  border-left-color: #e044ab !important;
}
.timeline-purple .timeline-time {
  color: #e044ab;
}
body,
html {
  height: 100%;
}
/* jQueryUI Border Radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Sparklines */
.jqstooltip {
  width: auto !important;
  height: auto !important;
  border: none !important;
}
sparklines-composite {
  display: inline;
}
/* Textarea Autosize */
textarea.autosize {
  vertical-align: top;
  transition: height 0.2s;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
}
/* Stepy Wizard */
.stepy-header {
  display: table;
  table-layout: fixed;
  width: 100%;
  list-style: none;
  padding-left: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.stepy-header li {
  display: table-cell;
  cursor: pointer;
  line-height: 1.42;
  color: #000000;
  margin-top: 9px;
  margin-bottom: 9px;
  font-size: 12px;
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 400;
}
.stepy-header li small,
.stepy-header li .small {
  font-weight: normal;
  line-height: 1;
  color: #c5cbd1;
}
.stepy-header li small,
.stepy-header li .small {
  font-size: 75%;
}
.stepy-header li div {
  line-height: 1.42;
  color: #000000;
  margin-top: 18px;
  margin-bottom: 9px;
  font-size: 24px;
  font-weight: 400;
  margin-top: 0;
  font-weight: 300;
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-family: 300;
}
.stepy-header li div small,
.stepy-header li div .small {
  font-weight: normal;
  line-height: 1;
  color: #c5cbd1;
}
.stepy-header li div small,
.stepy-header li div .small {
  font-size: 65%;
}
.stepy-header li:not(.stepy-active) {
  opacity: 0.3;
}
.stepy-header li:not(.stepy-active):hover {
  opacity: 0.7;
}
.stepy-header.panel-footer {
  margin: 20px 0 -21px 0px;
  padding: 15px 20px;
  border-top: 1px solid #dddddd !important;
}
.stepy-navigator.panel-footer .btn {
  margin-left: 10px;
}
.stepy-navigator .button-next,
.stepy-navigator .button-back {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 500;
  border-width: 0px;
  padding: 9px 16px;
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  color: #ffffff;
  background-color: #2685ee;
  border-color: #1278e8;
}
.stepy-navigator .button-next:focus,
.stepy-navigator .button-back:focus,
.stepy-navigator .button-next:active:focus,
.stepy-navigator .button-back:active:focus,
.stepy-navigator .button-next.active:focus,
.stepy-navigator .button-back.active:focus,
.stepy-navigator .button-next.focus,
.stepy-navigator .button-back.focus,
.stepy-navigator .button-next:active.focus,
.stepy-navigator .button-back:active.focus,
.stepy-navigator .button-next.active.focus,
.stepy-navigator .button-back.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.stepy-navigator .button-next:hover,
.stepy-navigator .button-back:hover,
.stepy-navigator .button-next:focus,
.stepy-navigator .button-back:focus,
.stepy-navigator .button-next.focus,
.stepy-navigator .button-back.focus {
  color: #707980;
  text-decoration: none;
}
.stepy-navigator .button-next:active,
.stepy-navigator .button-back:active,
.stepy-navigator .button-next.active,
.stepy-navigator .button-back.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);
}
.stepy-navigator .button-next.disabled,
.stepy-navigator .button-back.disabled,
.stepy-navigator .button-next[disabled],
.stepy-navigator .button-back[disabled],
fieldset[disabled] .stepy-navigator .button-next,
fieldset[disabled] .stepy-navigator .button-back {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.stepy-navigator .button-next:focus,
.stepy-navigator .button-back:focus {
  outline: none;
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
}
.stepy-navigator .button-next:active,
.stepy-navigator .button-back:active,
.stepy-navigator .button-next.active,
.stepy-navigator .button-back.active,
.stepy-navigator .button-next.fc-state-active,
.stepy-navigator .button-back.fc-state-active {
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
}
.stepy-navigator .button-next:hover,
.stepy-navigator .button-back:hover,
.stepy-navigator .button-next:focus,
.stepy-navigator .button-back:focus,
.stepy-navigator .button-next.focus,
.stepy-navigator .button-back.focus,
.stepy-navigator .button-next:active,
.stepy-navigator .button-back:active,
.stepy-navigator .button-next.active,
.stepy-navigator .button-back.active,
.open > .dropdown-toggle.stepy-navigator .button-next,
.open > .dropdown-toggle.stepy-navigator .button-back {
  color: #ffffff;
  background-color: #106cd1;
  border-color: #0e5bb0;
}
.stepy-navigator .button-next:active,
.stepy-navigator .button-back:active,
.stepy-navigator .button-next.active,
.stepy-navigator .button-back.active,
.open > .dropdown-toggle.stepy-navigator .button-next,
.open > .dropdown-toggle.stepy-navigator .button-back {
  background-image: none;
}
.stepy-navigator .button-next.disabled,
.stepy-navigator .button-back.disabled,
.stepy-navigator .button-next[disabled],
.stepy-navigator .button-back[disabled],
fieldset[disabled] .stepy-navigator .button-next,
fieldset[disabled] .stepy-navigator .button-back,
.stepy-navigator .button-next.disabled:hover,
.stepy-navigator .button-back.disabled:hover,
.stepy-navigator .button-next[disabled]:hover,
.stepy-navigator .button-back[disabled]:hover,
fieldset[disabled] .stepy-navigator .button-next:hover,
fieldset[disabled] .stepy-navigator .button-back:hover,
.stepy-navigator .button-next.disabled:focus,
.stepy-navigator .button-back.disabled:focus,
.stepy-navigator .button-next[disabled]:focus,
.stepy-navigator .button-back[disabled]:focus,
fieldset[disabled] .stepy-navigator .button-next:focus,
fieldset[disabled] .stepy-navigator .button-back:focus,
.stepy-navigator .button-next.disabled.focus,
.stepy-navigator .button-back.disabled.focus,
.stepy-navigator .button-next[disabled].focus,
.stepy-navigator .button-back[disabled].focus,
fieldset[disabled] .stepy-navigator .button-next.focus,
fieldset[disabled] .stepy-navigator .button-back.focus,
.stepy-navigator .button-next.disabled:active,
.stepy-navigator .button-back.disabled:active,
.stepy-navigator .button-next[disabled]:active,
.stepy-navigator .button-back[disabled]:active,
fieldset[disabled] .stepy-navigator .button-next:active,
fieldset[disabled] .stepy-navigator .button-back:active,
.stepy-navigator .button-next.disabled.active,
.stepy-navigator .button-back.disabled.active,
.stepy-navigator .button-next[disabled].active,
.stepy-navigator .button-back[disabled].active,
fieldset[disabled] .stepy-navigator .button-next.active,
fieldset[disabled] .stepy-navigator .button-back.active {
  background-color: #2685ee;
  border-color: #1278e8;
}
.stepy-navigator .button-next .badge,
.stepy-navigator .button-back .badge {
  color: #2685ee;
  background-color: #ffffff;
}
.stepy-navigator .button-back + .finish {
  margin-left: 5px;
}
[class*="panel-"].panel .stepy-navigator {
  margin: 20px -21px -21px -21px;
  padding: 20px 20px;
  border-top: 1px solid #eeeeee;
}
/* FullCalendar*/
.panel .fc-header {
  margin-bottom: 20px;
}
.panel .fc-header h2 {
  line-height: 1.42;
  color: #000000;
  margin-top: 9px;
  margin-bottom: 9px;
  font-size: 16px;
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
}
.panel .fc-header h2 small,
.panel .fc-header h2 .small {
  font-weight: normal;
  line-height: 1;
  color: #c5cbd1;
}
.panel .fc-header h2 small,
.panel .fc-header h2 .small {
  font-size: 75%;
}
.panel .fc-header .fc-button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 500;
  border-width: 0px;
  padding: 9px 16px;
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  color: #707980;
  background-color: #fafafa;
  border-color: #fafafa;
  line-height: 1.5;
  border-radius: 3px;
  font-size: 11px;
  padding: 5px 10px;
  height: auto;
  text-shadow: none;
  border-radius: 0 !important;
}
.panel .fc-header .fc-button:focus,
.panel .fc-header .fc-button:active:focus,
.panel .fc-header .fc-button.active:focus,
.panel .fc-header .fc-button.focus,
.panel .fc-header .fc-button:active.focus,
.panel .fc-header .fc-button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.panel .fc-header .fc-button:hover,
.panel .fc-header .fc-button:focus,
.panel .fc-header .fc-button.focus {
  color: #707980;
  text-decoration: none;
}
.panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.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);
}
.panel .fc-header .fc-button.disabled,
.panel .fc-header .fc-button[disabled],
fieldset[disabled] .panel .fc-header .fc-button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel .fc-header .fc-button:focus {
  outline: none;
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
}
.panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.active,
.panel .fc-header .fc-button.fc-state-active {
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
}
.panel .fc-header .fc-button:hover,
.panel .fc-header .fc-button:focus,
.panel .fc-header .fc-button.focus,
.panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.active,
.open > .dropdown-toggle.panel .fc-header .fc-button {
  color: #707980;
  background-color: #e1e1e1;
  border-color: #dbdbdb;
}
.panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.active,
.open > .dropdown-toggle.panel .fc-header .fc-button {
  background-image: none;
}
.panel .fc-header .fc-button.disabled,
.panel .fc-header .fc-button[disabled],
fieldset[disabled] .panel .fc-header .fc-button,
.panel .fc-header .fc-button.disabled:hover,
.panel .fc-header .fc-button[disabled]:hover,
fieldset[disabled] .panel .fc-header .fc-button:hover,
.panel .fc-header .fc-button.disabled:focus,
.panel .fc-header .fc-button[disabled]:focus,
fieldset[disabled] .panel .fc-header .fc-button:focus,
.panel .fc-header .fc-button.disabled.focus,
.panel .fc-header .fc-button[disabled].focus,
fieldset[disabled] .panel .fc-header .fc-button.focus,
.panel .fc-header .fc-button.disabled:active,
.panel .fc-header .fc-button[disabled]:active,
fieldset[disabled] .panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.disabled.active,
.panel .fc-header .fc-button[disabled].active,
fieldset[disabled] .panel .fc-header .fc-button.active {
  background-color: #fafafa;
  border-color: #fafafa;
}
.panel .fc-header .fc-button .badge {
  color: #fafafa;
  background-color: #707980;
}
.panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.active,
.panel .fc-header .fc-button.fc-state-active {
  outline: 0;
  -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);
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  color: #707980;
  background-color: #e1e1e1;
  border-color: #dbdbdb;
  background-image: none;
}
.panel .fc-header .fc-button:active:focus,
.panel .fc-header .fc-button.active:focus,
.panel .fc-header .fc-button.fc-state-active:focus,
.panel .fc-header .fc-button:active.focus,
.panel .fc-header .fc-button.active.focus,
.panel .fc-header .fc-button.fc-state-active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.panel .fc-header .fc-button.fc-corner-left {
  border-bottom-left-radius: 3px !important;
  border-top-left-radius: 3px !important;
}
.panel .fc-header .fc-button.fc-corner-right {
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
}
.panel .fc-header .fc-corner-left {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.panel .fc-header .fc-corner-right {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.fc-widget-header,
.fc-widget-content {
  border: 1px solid #eeeeee !important;
}
.fc-border-separate {
  table-layout: fixed;
  border-collapse: collapse !important;
}
.fc-border-separate th {
  padding: 1px 0 !important;
  width: 14.28% !important;
}
.fc-event-container .fc-event {
  background-color: #2685ee;
  border-radius: 3px;
  border: none !important;
  padding: 1px;
}
.fc-grid .fc-day-number {
  padding: 5px 6px;
}
.external-event {
  cursor: move;
  text-transform: none;
}
/* Toggle */
.toggle-primary .toggle-slide .toggle-on,
.toggle-primary .toggle-slide .toggle-on.active {
  background-color: #2685ee;
}
.toggle-primary .toggle-slide.active .toggle-blob {
  border: 1px solid #2685ee;
}
.toggle-success .toggle-slide .toggle-on,
.toggle-success .toggle-slide .toggle-on.active {
  background-color: #81c04d;
}
.toggle-success .toggle-slide.active .toggle-blob {
  border: 1px solid #81c04d;
}
.toggle-warning .toggle-slide .toggle-on,
.toggle-warning .toggle-slide .toggle-on.active {
  background-color: #f9d00d;
}
.toggle-warning .toggle-slide.active .toggle-blob {
  border: 1px solid #f9d00d;
}
.toggle-danger .toggle-slide .toggle-on,
.toggle-danger .toggle-slide .toggle-on.active {
  background-color: #ef553a;
}
.toggle-danger .toggle-slide.active .toggle-blob {
  border: 1px solid #ef553a;
}
.toggle-info .toggle-slide .toggle-on,
.toggle-info .toggle-slide .toggle-on.active {
  background-color: #05a7cf;
}
.toggle-info .toggle-slide.active .toggle-blob {
  border: 1px solid #05a7cf;
}
.toggle-inverse .toggle-slide .toggle-on,
.toggle-inverse .toggle-slide .toggle-on.active {
  background-color: #757575;
}
.toggle-inverse .toggle-slide.active .toggle-blob {
  border: 1px solid #757575;
}
.toggle-slide {
  border-radius: 3px;
}
.toggle-slide .toggle-blob {
  border-radius: 3px;
}
/* MixItUp Gallary */
.gallery {
  overflow: hidden;
  -webkit-transition: all 150ms fade;
  -o-transition: all 150ms fade;
  transition: all 150ms fade;
}
.gallery h4 {
  display: none;
  top: 0;
  right: 10px;
  position: absolute;
  text-align: right;
  z-index: 2;
}
.gallery .mix {
  opacity: 0;
  display: none;
  padding: 10px;
  border-top: 1px solid transparent;
}
.gallery .gap {
  display: inline-block;
  width: 200px;
}
.gallery img {
  z-index: 3;
  position: relative;
}
.gallery:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.gallery.full-width li {
  position: relative;
}
.gallery.full-width .mix:not(:first-child) {
  border-top: 1px solid #eeeeee;
}
.gallery.full-width h4 {
  display: block;
}
/* Flot */
.legend .legendLabel {
  padding-left: 4px;
}
#flotTip {
  background: #000000 !important;
  color: #ffffff !important;
  font-size: 11px !important;
  line-height: 1.4 !important;
  padding: 3px 8px !important;
  border-radius: 3px !important;
}
.legendColorBox > div > div {
  border-radius: 50%;
}
.tt-hint {
  display: block;
  width: 100%;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.5;
  color: #262d33;
  background-color: #ffffff;
  background-image: none;
  border-radius: 3px;
  -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;
  -o-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;
  border: 1px solid #e0e0e0;
  color: #707980;
  height: 36px;
  padding: 9px 10px;
  box-shadow: none !important;
}
.tt-hint:focus {
  border-color: #262d33;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(38, 45, 51, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(38, 45, 51, 0.6);
}
.tt-hint::-moz-placeholder {
  color: #c5cbd1;
  opacity: 1;
}
.tt-hint:-ms-input-placeholder {
  color: #c5cbd1;
}
.tt-hint::-webkit-input-placeholder {
  color: #c5cbd1;
}
.tt-hint[disabled],
.tt-hint[readonly],
fieldset[disabled] .tt-hint {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.tt-hint {
  height: auto;
}
select.tt-hint {
  padding: 6px 9px 5px 4px;
}
.tt-hint:focus {
  border-color: #2685ee;
}
.tt-dropdown-menu {
  z-index: 1000;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -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;
}
.tt-suggestion {
  display: block;
  padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
  color: #646c72;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.tt-suggestion.tt-is-under-cursor a {
  color: #ffffff;
}
.tt-suggestion p {
  margin: 0;
}
.easypiechart {
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  margin: 0 auto;
  text-align: center;
}
.easypiechart .percent {
  position: absolute;
  width: 90px;
  line-height: 90px;
  font-size: 20px;
  font-weight: 300;
  color: #808080;
}
.easypiechart .percent:after {
  content: '%';
}
.easypiechart + label {
  text-align: center;
  display: block;
  margin-top: 5px;
  margin-bottom: 0;
}
.easypiechart.sm {
  width: 75px;
  height: 75px;
}
.easypiechart.sm .percent {
  width: 75px;
  line-height: 75px;
  font-size: 14px;
}
.editable-container .form-group {
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 7px;
}
.editable-container .btn {
  height: 32px;
}
.form-control-static .editable-wrap {
  margin-top: -9px;
}
.form-control-static .editable-wrap button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 500;
  border-width: 0px;
  padding: 9px 16px;
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  color: #707980;
  background-color: #fafafa;
  border-color: #fafafa;
  line-height: 1.5;
  border-radius: 3px;
  font-size: 11px;
  padding: 5px 10px;
}
.form-control-static .editable-wrap button:focus,
.form-control-static .editable-wrap button:active:focus,
.form-control-static .editable-wrap button.active:focus,
.form-control-static .editable-wrap button.focus,
.form-control-static .editable-wrap button:active.focus,
.form-control-static .editable-wrap button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.form-control-static .editable-wrap button:hover,
.form-control-static .editable-wrap button:focus,
.form-control-static .editable-wrap button.focus {
  color: #707980;
  text-decoration: none;
}
.form-control-static .editable-wrap button:active,
.form-control-static .editable-wrap button.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);
}
.form-control-static .editable-wrap button.disabled,
.form-control-static .editable-wrap button[disabled],
fieldset[disabled] .form-control-static .editable-wrap button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control-static .editable-wrap button:focus {
  outline: none;
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
}
.form-control-static .editable-wrap button:active,
.form-control-static .editable-wrap button.active,
.form-control-static .editable-wrap button.fc-state-active {
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
}
.form-control-static .editable-wrap button:hover,
.form-control-static .editable-wrap button:focus,
.form-control-static .editable-wrap button.focus,
.form-control-static .editable-wrap button:active,
.form-control-static .editable-wrap button.active,
.open > .dropdown-toggle.form-control-static .editable-wrap button {
  color: #707980;
  background-color: #e1e1e1;
  border-color: #dbdbdb;
}
.form-control-static .editable-wrap button:active,
.form-control-static .editable-wrap button.active,
.open > .dropdown-toggle.form-control-static .editable-wrap button {
  background-image: none;
}
.form-control-static .editable-wrap button.disabled,
.form-control-static .editable-wrap button[disabled],
fieldset[disabled] .form-control-static .editable-wrap button,
.form-control-static .editable-wrap button.disabled:hover,
.form-control-static .editable-wrap button[disabled]:hover,
fieldset[disabled] .form-control-static .editable-wrap button:hover,
.form-control-static .editable-wrap button.disabled:focus,
.form-control-static .editable-wrap button[disabled]:focus,
fieldset[disabled] .form-control-static .editable-wrap button:focus,
.form-control-static .editable-wrap button.disabled.focus,
.form-control-static .editable-wrap button[disabled].focus,
fieldset[disabled] .form-control-static .editable-wrap button.focus,
.form-control-static .editable-wrap button.disabled:active,
.form-control-static .editable-wrap button[disabled]:active,
fieldset[disabled] .form-control-static .editable-wrap button:active,
.form-control-static .editable-wrap button.disabled.active,
.form-control-static .editable-wrap button[disabled].active,
fieldset[disabled] .form-control-static .editable-wrap button.active {
  background-color: #fafafa;
  border-color: #fafafa;
}
.form-control-static .editable-wrap button .badge {
  color: #fafafa;
  background-color: #707980;
}
.tokenfield .tt-hint {
  font-size: 12px !important;
  line-height: 1 !important;
  border: 0 !important;
  padding: 0 !important;
  height: 19px !important;
}
input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}
input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}
.parsley-errors-list {
  margin: 2px 0 3px 0;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in-;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
}
.parsley-errors-list.filled {
  opacity: 1;
}
.daterangepicker .ranges li {
  font-size: 12px !important;
  border-radius: 3px !important;
}
.ui-pnotify-container {
  padding: 15px;
}
.slider.slider-horizontal .slider-track {
  height: 8px !important;
  box-shadow: none !important;
}
.slider.slider-horizontal .slider-handle {
  margin-top: -5px !important;
}
.slider.slider-vertical .slider-track {
  width: 8px !important;
  box-shadow: none !important;
}
.slider.slider-vertical .slider-handle {
  margin-left: -5px !important;
}
.slider-handle {
  width: 18px !important;
  height: 18px !important;
  background: #fff !important;
  box-shadow: inset 0 0 0 1px #81c04d !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.slider.slider-disabled {
  opacity: 0.4 !important;
  filter: alpha(opacity=40) !important;
}
.slider-track {
  background: #eeeeee !important;
}
.slider-selection {
  background: #81c04d !important;
  box-shadow: none !important;
}
.angular-ui-tree .btn {
  box-shadow: none;
}
.angular-ui-tree-handle {
  font-weight: 400 !important;
  background: #fff;
  border: 1px solid #e0e0e0;
  margin: 0 0 1px 0;
  padding: 6px 55px 6px 30px;
  border-radius: 3px;
}
.angular-ui-tree-handle .handletools {
  padding: 3px;
  background: none;
  position: absolute;
}
.angular-ui-tree-handle .handletools.expand,
.angular-ui-tree-handle .handletools.add,
.angular-ui-tree-handle .handletools.delete {
  position: absolute;
  top: 5px;
}
.angular-ui-tree-handle .handletools.expand {
  left: 5px;
}
.angular-ui-tree-handle .handletools.delete {
  right: 10px;
}
.angular-ui-tree-handle .handletools.add {
  right: 30px;
}
.angular-ui-tree-handle .handletools.expand {
  color: #a2acb3;
}
.angular-ui-tree-handle .handletools.expand:hover {
  color: #707980;
}
.angular-ui-tree-handle .handletools.add {
  color: #a2acb3;
}
.angular-ui-tree-handle .handletools.add:hover {
  color: #81c04d;
}
.angular-ui-tree-handle .handletools.delete {
  color: #a2acb3;
}
.angular-ui-tree-handle .handletools.delete:hover {
  color: #ef553a;
}
.angular-ui-tree-placeholder {
  background: #eeeeee !important;
  border-radius: 3px !important;
  border: 0px dashed #e0e0e0 !important;
  margin: 0 !important;
  box-shadow: inset 0 0px 0 0 #ebeef0;
}
.panel .angular-ui-tree-placeholder {
  box-shadow: inset 0 0px 0 0 #fff;
}
.fs-editor-wrapper .fs-editor .fs-editable {
  border: 1px solid #e0e0e0 !important;
  border-radius: 3px !important;
  padding: 7px 9px !important;
}
.fs-editor-wrapper .fs-editor .fs-editable:focus {
  border-color: #2685ee !important;
}
.fs-icon {
  background: none !important;
  right: 1px !important;
  top: 4px !important;
  color: #c5cbd1 !important;
}
.fs-icon:hover {
  color: #a2acb3 !important;
}
.fs-icon:before {
  content: '\f0b2';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.switch {
  margin-bottom: -4px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  min-width: 90px !important;
  font-size: 11px;
  border-radius: 3px !important;
  border: 1px solid #e0e0e0 !important;
  box-shadow: inset 0 0 0 1px #e0e0e0;
}
.switch span {
  line-height: 24px !important;
}
.switch .knob {
  background: #dfe2e6 !important;
  border: none !important;
}
.switch .switch-left {
  background: #81c04d !important;
}
.switch .switch-right {
  background: #e0e0e0 !important;
}
.switch.primary .switch-left {
  background: #2685ee !important;
}
.switch.success .switch-left {
  background: #81c04d !important;
}
.switch.info .switch-left {
  background: #05a7cf !important;
}
.switch.danger .switch-left {
  background: #ef553a !important;
}
.switch.warning .switch-left {
  background: #f9d00d !important;
}
.switch.inverse .switch-left {
  background: #757575 !important;
}
.ui-select-bootstrap .ui-select-toggle {
  text-align: left;
  padding: 9px 10px !important;
}
.ui-select-bootstrap .ui-select-choices-row > a {
  padding: 5px 10px !important;
}
.ui-select-bootstrap .ui-select-toggle > .caret {
  margin-top: 0 !important;
  top: auto !important;
  right: 16px !important;
}
.ui-select-multiple.ui-select-bootstrap {
  padding: 6px 10px !important;
  height: 34px !important;
  border: 1px solid #e0e0e0;
  background: transparent !important;
  height: auto !important;
  min-height: 34px;
}
.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  margin-bottom: 3px;
}
.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 14px !important;
  line-height: 15px !important;
}
.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  position: absolute;
  height: 18px !important;
}
.ms-container {
  width: 100% !important;
}
.ms-container .ms-list {
  border: 1px solid #e0e0e0 !important;
  border-radius: 3px !important;
}
.ms-container .ms-selectable li.ms-elem-selectable {
  border-bottom: 1px solid #e0e0e0 !important;
  padding: 5px 10px !important;
  font-size: 12px !important;
}
.ng-grid-footer {
  border-top: 1px solid #eeeeee;
  background: #dfe2e6;
  padding: 10px 0;
}
.ng-grid-footer .form-control {
  display: inline;
  width: auto;
}
.ng-grid-footer .ng-grid-pages {
  width: 140px;
}
.ng-grid-footer .ng-grid-pagination label {
  display: inline;
}
.ng-grid-footer .ngGridMaxPagesNumber {
  padding-right: 10px;
}
.ngGrid .ngTopPanel {
  background: #fff;
}
.ngGrid .ngTopPanel .ngHeaderContainer {
  border-bottom: 1px solid #eeeeee;
}
.ngGrid .ngTopPanel .ngHeaderContainer .ngVerticalBar {
  visibility: hidden;
}
.ngGrid .ngRow {
  border-top: 1px solid #eeeeee;
}
.ngGrid .ngRow.even {
  background-color: #fbfbfb;
}
.ngGrid .ngRow.odd {
  background-color: #ffffff;
}
.ngGrid .ngRow.selected {
  background: #e0e0e0;
}
.ngGrid input {
  border: none;
  background: inherit;
  padding: 5px;
}
.ngVerticalBarVisible {
  background-color: #eeeeee !important;
}
.editable-input {
  display: block;
  width: 100%;
  padding: 8px 16px;
  font-size: 12px;
  color: #262d33;
  background-color: #ffffff;
  background-image: none;
  -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;
  -o-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;
  border: 1px solid #e0e0e0;
  color: #707980;
  height: 36px;
  padding: 9px 10px;
  box-shadow: none !important;
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
  height: 26px !important;
  padding: 4px 10px !important;
  font-size: 11px !important;
  line-height: 1.5 !important;
  border-radius: 3px !important;
}
.editable-input:focus {
  border-color: #262d33;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(38, 45, 51, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(38, 45, 51, 0.6);
}
.editable-input::-moz-placeholder {
  color: #c5cbd1;
  opacity: 1;
}
.editable-input:-ms-input-placeholder {
  color: #c5cbd1;
}
.editable-input::-webkit-input-placeholder {
  color: #c5cbd1;
}
.editable-input[disabled],
.editable-input[readonly],
fieldset[disabled] .editable-input {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.editable-input {
  height: auto;
}
select.editable-input {
  padding: 6px 9px 5px 4px;
}
.editable-input:focus {
  border-color: #2685ee;
}
select.editable-input {
  height: 28px;
  line-height: 28px;
}
textarea.editable-input,
select[multiple].editable-input {
  height: auto;
}
select.editable-input {
  height: 26px !important;
  line-height: 26px !important;
}
textarea.editable-input,
select[multiple].editable-input {
  height: auto !important;
}
select.editable-input,
input.editable-input {
  height: 28px;
}
select.editable-input {
  padding: 4px 9px 5px 4px;
}
.editable-bstime table {
  height: 110px !important;
}
.editable-bstime td {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
input.datepicker + ul th .btn,
.datepicker th .btn {
  display: block;
  width: 100%;
}
input.datepicker + ul table,
.datepicker table {
  border-collapse: separate;
  border-spacing: 1px;
}
input.datepicker + ul .btn-default.btn-info span,
.datepicker .btn-default.btn-info span {
  color: inherit !important;
}
input.datepicker + ul {
  right: inherit !important;
  padding: 5px;
}
.datepicker.datepicker-dropdown {
  right: auto;
  padding: 5px;
}
.datepicker.datepicker-dropdown td,
.datepicker.datepicker-dropdown th {
  text-align: center;
}
.datepicker.datepicker-dropdown tbody td {
  cursor: pointer;
  border-radius: 3px;
}
.datepicker.datepicker-dropdown tbody td.active {
  background-color: #E9ECF0;
  color: #656B79;
}
.datepicker.datepicker-dropdown tbody td.today {
  background-color: #2685ee;
  color: #fff;
}
table.timepicker,
.timepicker table {
  border-spacing: 5px 0;
  border-collapse: separate;
}
.rating i {
  cursor: pointer;
  margin-left: 5px;
}
.icheck-label {
  padding: 0 !important;
  text-rendering: auto;
}
.icheck-label > div {
  width: 20px !important;
}
.icheck-label input {
  display: none;
}
.icheckbox_minimal-blue,
.iradio_minimal-blue {
  margin-top: -5px !important;
  margin-bottom: -4px !important;
}
.drop[flow-drop] {
  border: 2px dashed #e0e0e0;
  padding: 10px;
}
.gallery-box .title {
  margin-bottom: 10px;
  display: inline-block;
}
.jqvmap-label {
  position: absolute;
  display: none;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-size: 11px;
  padding: 5px 10px;
}
.jqvmap-zoomin,
.jqvmap-zoomout {
  position: absolute;
  padding: 0px 5px !important;
  left: 10px;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 500;
  border-width: 0px;
  padding: 9px 16px;
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  line-height: 1.5;
  border-radius: 3px;
  font-size: 11px;
  padding: 5px 10px;
  color: #707980;
  background-color: #fafafa;
  border-color: #fafafa;
  width: 18px;
}
.jqvmap-zoomin:focus,
.jqvmap-zoomout:focus,
.jqvmap-zoomin:active:focus,
.jqvmap-zoomout:active:focus,
.jqvmap-zoomin.active:focus,
.jqvmap-zoomout.active:focus,
.jqvmap-zoomin.focus,
.jqvmap-zoomout.focus,
.jqvmap-zoomin:active.focus,
.jqvmap-zoomout:active.focus,
.jqvmap-zoomin.active.focus,
.jqvmap-zoomout.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.jqvmap-zoomin:hover,
.jqvmap-zoomout:hover,
.jqvmap-zoomin:focus,
.jqvmap-zoomout:focus,
.jqvmap-zoomin.focus,
.jqvmap-zoomout.focus {
  color: #707980;
  text-decoration: none;
}
.jqvmap-zoomin:active,
.jqvmap-zoomout:active,
.jqvmap-zoomin.active,
.jqvmap-zoomout.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);
}
.jqvmap-zoomin.disabled,
.jqvmap-zoomout.disabled,
.jqvmap-zoomin[disabled],
.jqvmap-zoomout[disabled],
fieldset[disabled] .jqvmap-zoomin,
fieldset[disabled] .jqvmap-zoomout {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.jqvmap-zoomin:focus,
.jqvmap-zoomout:focus {
  outline: none;
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
}
.jqvmap-zoomin:active,
.jqvmap-zoomout:active,
.jqvmap-zoomin.active,
.jqvmap-zoomout.active,
.jqvmap-zoomin.fc-state-active,
.jqvmap-zoomout.fc-state-active {
  -webkit-box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08);
}
.jqvmap-zoomin:hover,
.jqvmap-zoomout:hover,
.jqvmap-zoomin:focus,
.jqvmap-zoomout:focus,
.jqvmap-zoomin.focus,
.jqvmap-zoomout.focus,
.jqvmap-zoomin:active,
.jqvmap-zoomout:active,
.jqvmap-zoomin.active,
.jqvmap-zoomout.active,
.open > .dropdown-toggle.jqvmap-zoomin,
.open > .dropdown-toggle.jqvmap-zoomout {
  color: #707980;
  background-color: #e1e1e1;
  border-color: #dbdbdb;
}
.jqvmap-zoomin:active,
.jqvmap-zoomout:active,
.jqvmap-zoomin.active,
.jqvmap-zoomout.active,
.open > .dropdown-toggle.jqvmap-zoomin,
.open > .dropdown-toggle.jqvmap-zoomout {
  background-image: none;
}
.jqvmap-zoomin.disabled,
.jqvmap-zoomout.disabled,
.jqvmap-zoomin[disabled],
.jqvmap-zoomout[disabled],
fieldset[disabled] .jqvmap-zoomin,
fieldset[disabled] .jqvmap-zoomout,
.jqvmap-zoomin.disabled:hover,
.jqvmap-zoomout.disabled:hover,
.jqvmap-zoomin[disabled]:hover,
.jqvmap-zoomout[disabled]:hover,
fieldset[disabled] .jqvmap-zoomin:hover,
fieldset[disabled] .jqvmap-zoomout:hover,
.jqvmap-zoomin.disabled:focus,
.jqvmap-zoomout.disabled:focus,
.jqvmap-zoomin[disabled]:focus,
.jqvmap-zoomout[disabled]:focus,
fieldset[disabled] .jqvmap-zoomin:focus,
fieldset[disabled] .jqvmap-zoomout:focus,
.jqvmap-zoomin.disabled.focus,
.jqvmap-zoomout.disabled.focus,
.jqvmap-zoomin[disabled].focus,
.jqvmap-zoomout[disabled].focus,
fieldset[disabled] .jqvmap-zoomin.focus,
fieldset[disabled] .jqvmap-zoomout.focus,
.jqvmap-zoomin.disabled:active,
.jqvmap-zoomout.disabled:active,
.jqvmap-zoomin[disabled]:active,
.jqvmap-zoomout[disabled]:active,
fieldset[disabled] .jqvmap-zoomin:active,
fieldset[disabled] .jqvmap-zoomout:active,
.jqvmap-zoomin.disabled.active,
.jqvmap-zoomout.disabled.active,
.jqvmap-zoomin[disabled].active,
.jqvmap-zoomout[disabled].active,
fieldset[disabled] .jqvmap-zoomin.active,
fieldset[disabled] .jqvmap-zoomout.active {
  background-color: #fafafa;
  border-color: #fafafa;
}
.jqvmap-zoomin .badge,
.jqvmap-zoomout .badge {
  color: #fafafa;
  background-color: #707980;
}
.jqvmap-zoomin {
  top: 10px;
}
.jqvmap-zoomout {
  top: 29px;
}
.jqvmap-region {
  cursor: pointer;
}
.jspDrag {
  background: rgba(0, 0, 0, 0.2) !important;
  border-radius: 1px;
}
.jspTrack {
  background: none !important;
}
.jspVerticalBar {
  background: none !important;
  width: 6px !important;
  right: 1px !important;
}
.navbar .dropdown-menu.notifications .jspPane,
.navbar .dropdown-menu.messages .jspPane {
  width: 320px !important;
}
.skylo {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: transparent !important;
  z-index: 99999;
}
.skylo .bar {
  width: 0%;
  height: 2px;
  margin: 0;
  position: relative;
}
.skylo span {
  width: 50px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: #0088CC 1px 0 10px 1px;
  opacity: 0.6;
}
.skylo .bar-success span {
  box-shadow: #58b957 1px 0 10px 1px;
}
.skylo .bar-warning span {
  box-shadow: #f2ac43 1px 0 10px 1px;
}
.skylo .bar-danger span {
  box-shadow: #db524b 1px 0 10px 1px;
}
.bootstro-highlight {
  border: none;
  background-color: transparent !important;
}
.gallery {
  padding-left: 0;
  list-style: none;
}
.gallery .item {
  width: 150px;
  height: 200px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.gallery .item a {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.gallery .item a h4 {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
  padding: 5px;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  position: absolute;
  bottom: -30px;
  display: block;
  left: 0;
  right: 0;
  color: #fff;
}
.gallery .item a:hover h4 {
  bottom: 0;
}
.atn,
.typ,
.dec,
.var {
  color: teal;
}
.clo,
.opn,
.pun,
.com {
  color: #93A1A1;
}
.str,
.atv {
  color: #D14;
}
.fun {
  color: #DC322F;
}
.pln {
  color: #48484C;
}
.kwd {
  color: #1E347B;
}
.lit {
  color: #195F91;
}
.tag {
  color: #008;
}
pre.prettyprint {
  background-color: #F7F7F9;
  border: 1px solid #E1E1E8;
  margin-bottom: 20px 0!important;
  padding: 10px;
}
pre.prettyprint.linenums {
  box-shadow: 40px 0 0 #FBFBFC inset, 41px 0 0 #ECECF0 inset;
}
ol.linenums {
  color: #1E347B;
  margin: 0;
}
ol.linenums li {
  color: #BEBEC5;
  line-height: 18px;
  padding-left: 12px;
  text-shadow: 0 0 0 #FFF;
}
li.L0,
li.L1,
li.L2,
li.L3,
li.L5,
li.L6,
li.L7,
li.L8 {
  list-style: normal;
}
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
  background: #eee;
}
.angular-meditor-toolbar {
  background-color: #222;
}
.angular-meditor-toolbar ul {
  line-height: 0;
}
.angular-meditor-toolbar select {
  width: 5em !important;
}
.angular-meditor-toolbar .meditor-family-selector {
  width: 8.5em !important;
}
.as-sortable-drag {
  position: absolute !important;
}
[ng-cloak] {
  display: none;
}
.btn-compose {
  text-transform: uppercase;
}
.inbox-menu {
  border-radius: 3px;
  border: 0px solid #e0e0e0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 -1px 0px 0 rgba(0, 0, 0, 0.03);
  background: #fafafa;
}
.inbox-menu a {
  color: #707980;
  display: block;
  padding: 10px 15px;
}
.inbox-menu a.active {
  font-weight: 700;
}
.inbox-menu .inbox-menu-item {
  position: relative;
  display: block;
}
.inbox-menu .inbox-menu-item span {
  float: right;
}
.inbox-menu .inbox-menu-item:hover {
  text-decoration: none;
  color: #707980;
  background-color: #f5f5f5;
}
.inbox-menu .collapsible-menu {
  border-top: 1px solid #e0e0e0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.inbox-menu .collapsible-menu span.inbox-leftbar-category a {
  padding: 7px 15px;
  display: inline;
}
.inbox-menu .collapsible-menu span.inbox-leftbar-category a.category-heading {
  float: left;
  text-transform: uppercase;
  color: #a2acb3;
  font-size: 11px;
}
.inbox-menu .collapsible-menu span.inbox-leftbar-category a.category-heading:hover,
.inbox-menu .collapsible-menu span.inbox-leftbar-category a.category-heading.active,
.inbox-menu .collapsible-menu span.inbox-leftbar-category a.category-heading:focus {
  text-decoration: none;
}
.inbox-menu .collapsible-menu span.inbox-leftbar-category a.add-new,
.inbox-menu .collapsible-menu span.inbox-leftbar-category a.refresh {
  float: right;
  padding: 7px 5px;
  font-size: 10px;
  color: #c5cbd1;
}
.inbox-menu .collapsible-menu span.inbox-leftbar-category a.add-new:hover,
.inbox-menu .collapsible-menu span.inbox-leftbar-category a.refresh:hover {
  color: #a2acb3;
}
.inbox-menu .collapsible-menu span.inbox-leftbar-category .tooltip {
  min-width: 68px;
}
.well-inbox {
  margin-top: 20px;
  padding: 0 15px;
  background: #fafafa;
  border: 0px solid #e0e0e0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 -1px 0px 0 rgba(0, 0, 0, 0.03) !important;
  border-radius: 3px;
}
.well-inbox a i {
  color: #707980;
}
.well-inbox .contextual-progress {
  border: none;
  padding: 15px;
  margin: 0 -15px;
}
.well-inbox .contextual-progress .progress-title {
  font-size: 11px;
  font-weight: 400;
}
.well-inbox .contextual-progress .progress-percentage a {
  float: right;
  font-size: 11px;
}
.well-inbox .contextual-progress .progress-percentage a:hover {
  text-decoration: none;
}
.well-inbox .contextual-progress .progress {
  margin-top: 8px !important;
}
.panel-inbox .panel-body {
  background: #fff;
  padding: 10px;
}
.panel-inbox .inbox-mail-heading {
  margin: -10px -10px 10px -10px;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  background: #fafafa;
  border-bottom: 1px solid #e0e0e0;
}
.panel-inbox .inbox-mail-heading .btn .checkbox-inline {
  padding-top: 0;
  height: 16px;
  margin-top: -2px;
}
.panel-inbox .inbox-mail-footer {
  margin: 10px -10px -10px -10px;
  padding: 10px;
  border-radius: 0 0 3px 3px;
  background: #fafafa;
  border-top: 1px solid #e0e0e0;
}
.panel-inbox .inbox-mail-footer .btn .checkbox-inline {
  padding-top: 0;
  height: 16px;
  margin-top: -2px;
}
.panel-inbox-read .panel-body {
  background: #fff;
}
.panel-inbox-read .panel-body .inbox-read-heading {
  margin: -20px -20px 20px -20px;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  background: #fafafa;
  border-bottom: 1px solid #e0e0e0;
}
.panel-inbox-read .panel-body .inbox-read-heading .btn .checkbox-inline {
  padding-top: 0;
  height: 16px;
  margin-top: -2px;
}
.panel-inbox-read .panel-body .inbox-read-footer {
  margin: 10px -20px -20px -20px;
  padding: 10px;
  border-radius: 0 0 3px 3px;
  background: #fafafa;
  border-top: 1px solid #e0e0e0;
}
.panel-inbox-read .panel-body .inbox-read-footer .btn .checkbox-inline {
  padding-top: 0;
  height: 16px;
  margin-top: -2px;
}
.panel-inbox-read .panel-body .inbox-read-title {
  margin: 0;
}
.panel-inbox-read .panel-body .inbox-read-details .inbox-read-sender-avatar {
  float: left;
  height: 28px;
  width: 28px;
  margin-right: 5px;
}
.panel-inbox-read .panel-body .inbox-read-details .inbox-read-sender-name {
  float: left;
  display: inline-block;
  padding: 4px 0;
  font-weight: 700;
}
.panel-inbox-read .panel-body .inbox-read-details .inbox-read-sender-email {
  display: inline-block;
  padding: 4px 0;
  color: #a2acb3;
}
.panel-inbox-read .panel-body .inbox-read-details .inbox-read-sent-info {
  float: left;
  display: inline-block;
  padding: 4px 0;
  font-size: 12px;
  color: #a2acb3;
}
.panel-inbox-read .panel-body .inbox-read-details .btn-group {
  float: right;
}
.panel-inbox-read .panel-body .msg-attachments .well .list-inline {
  margin: 0;
}
.spmg2 {
  margin: 2px 0;
}
.spmg-2 {
  margin: -2px 0;
}
@media (max-width: 767px) {
  .table-inbox .inbox-msg-attach,
  .table-inbox .inbox-msg-time {
    display: none !important;
  }
  tr.table-inbox .inbox-msg-attach,
  tr.table-inbox .inbox-msg-time {
    display: none !important;
  }
  th.table-inbox .inbox-msg-attach,
  th.table-inbox .inbox-msg-time,
  td.table-inbox .inbox-msg-attach,
  td.table-inbox .inbox-msg-time {
    display: none !important;
  }
  .btn-group.table-inbox .inbox-msg-attach,
  .btn-group.table-inbox .inbox-msg-time,
  .btn-group-vertical.table-inbox .inbox-msg-attach,
  .btn-group-vertical.table-inbox .inbox-msg-time,
  .btn.table-inbox .inbox-msg-attach,
  .btn.table-inbox .inbox-msg-time,
  span.table-inbox .inbox-msg-attach,
  span.table-inbox .inbox-msg-time,
  i.table-inbox .inbox-msg-attach,
  i.table-inbox .inbox-msg-time {
    display: none !important;
  }
}
.table-inbox .inbox-msg-time {
  text-align: right;
}
.table-inbox .unread .inbox-msg-from,
.table-inbox .unread .inbox-msg-time {
  font-weight: bold;
}
.table-inbox .inbox-msg-snip .label {
  margin-right: 5px;
}
.table-inbox .inbox-from-name {
  font-weight: bold;
  padding-bottom: 5px;
}
.table-inbox .inbox-msg-check {
  vertical-align: middle;
}
.table-inbox tbody > tr > td {
  border: none;
  cursor: pointer;
}
.table-inbox tbody > tr:hover > td {
  background-color: #f5f5f5;
}
.table-inbox tbody > tr:last-child > td:first-child,
.table-inbox tbody > tr:last-child > td:last-child {
  border-radius: 0;
}
.input-search-mail {
  padding: 0 !important;
  margin-bottom: 20px;
}
.input-search-mail input.form-control {
  padding-right: 25px ;
}
.input-search-mail a {
  position: absolute;
  margin-top: -26px;
  font-size: 12px;
  right: 0;
  margin-right: 20px;
  color: #c5cbd1;
}
.composer.ng-dirty,
.composer .ng-dirty {
  border-color: inherit !important;
  color: inherit !important;
}
.composer .btn-group {
  margin-right: 5px;
}
.composer > div {
  margin-bottom: 5px;
}
.panel-loading {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.75);
}
.panel-loader-circular {
  -webkit-animation: animateloader 1.5s linear infinite;
  -o-animation: animateloader 1.5s linear infinite;
  animation: animateloader 1.5s linear infinite;
  clip: rect(0, 80px, 80px, 40px);
  height: 80px;
  width: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -40px;
  margin-left: -40px;
}
.panel-loader-circular:after {
  -webkit-animation: animateloader2 1.5s ease-in-out infinite;
  -o-animation: animateloader2 1.5s ease-in-out infinite;
  animation: animateloader2 1.5s ease-in-out infinite;
  clip: rect(0, 80px, 80px, 40px);
  content: '';
  border-radius: 50%;
  height: 80px;
  width: 80px;
  position: absolute;
}
@-webkit-keyframes animateloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(220deg);
  }
}
@keyframes animateloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(220deg);
  }
}
@keyframes animateloader2 {
  0% {
    box-shadow: inset #2685ee 0 0 0 17px;
    transform: rotate(-140deg);
  }
  50% {
    box-shadow: inset #2685ee 0 0 0 2px;
  }
  100% {
    box-shadow: inset #2685ee 0 0 0 17px;
    transform: rotate(140deg);
  }
}
@-webkit-keyframes animateloader2 {
  0% {
    box-shadow: inset #2685ee 0 0 0 17px;
    transform: rotate(-140deg);
  }
  50% {
    box-shadow: inset #2685ee 0 0 0 2px;
  }
  100% {
    box-shadow: inset #2685ee 0 0 0 17px;
    transform: rotate(140deg);
  }
}
.panel-loader-dots {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -6px;
  border-radius: 12px;
  -webkit-animation: loader10m 3s ease-in-out infinite;
  -o-animation: loader10m 3s ease-in-out infinite;
  animation: loader10m 3s ease-in-out infinite;
}
.panel-loader-dots:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -25px;
  height: 12px;
  width: 12px;
  border-radius: 12px;
  -webkit-animation: loader10g 3s ease-in-out infinite;
  -o-animation: loader10g 3s ease-in-out infinite;
  animation: loader10g 3s ease-in-out infinite;
}
.panel-loader-dots:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 25px;
  height: 10px;
  width: 10px;
  border-radius: 10px;
  -webkit-animation: loader10d 3s ease-in-out infinite;
  -o-animation: loader10d 3s ease-in-out infinite;
  animation: loader10d 3s ease-in-out infinite;
}
@-webkit-keyframes loader10g {
  0% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  25% {
    background-color: #2685ee;
  }
  50% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  75% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  100% {
    background-color: rgba(38, 133, 238, 0.2);
  }
}
@keyframes loader10g {
  0% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  25% {
    background-color: #2685ee;
  }
  50% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  75% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  100% {
    background-color: rgba(38, 133, 238, 0.2);
  }
}
@-webkit-keyframes loader10m {
  0% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  25% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  50% {
    background-color: #2685ee;
  }
  75% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  100% {
    background-color: rgba(38, 133, 238, 0.2);
  }
}
@keyframes loader10m {
  0% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  25% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  50% {
    background-color: #2685ee;
  }
  75% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  100% {
    background-color: rgba(38, 133, 238, 0.2);
  }
}
@-webkit-keyframes loader10d {
  0% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  25% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  50% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  75% {
    background-color: #2685ee;
  }
  100% {
    background-color: rgba(38, 133, 238, 0.2);
  }
}
@keyframes loader10d {
  0% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  25% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  50% {
    background-color: rgba(38, 133, 238, 0.2);
  }
  75% {
    background-color: #2685ee;
  }
  100% {
    background-color: rgba(38, 133, 238, 0.2);
  }
}
.panel-loader-clock {
  border-radius: 60px;
  border: 3px solid #2685ee;
  height: 80px;
  width: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -43px;
  margin-left: -43px;
}
.panel-loader-clock:after {
  content: "";
  position: absolute;
  background-color: #2685ee;
  top: 2px;
  left: 48%;
  height: 38px;
  width: 4px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 97%;
  -moz-transform-origin: 50% 97%;
  -ms-transform-origin: 50% 97%;
  transform-origin: 50% 97%;
  -webkit-animation: grdAiguille 2s linear infinite;
  -o-animation: grdAiguille 2s linear infinite;
  animation: grdAiguille 2s linear infinite;
}
.panel-loader-clock:before {
  content: "";
  position: absolute;
  background-color: #2685ee;
  top: 6px;
  left: 48%;
  height: 35px;
  width: 4px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 94%;
  -moz-transform-origin: 50% 94%;
  -ms-transform-origin: 50% 94%;
  transform-origin: 50% 94%;
  -webkit-animation: ptAiguille 12s linear infinite;
  -o-animation: ptAiguille 12s linear infinite;
  animation: ptAiguille 12s linear infinite;
}
@-webkit-keyframes grdAiguille {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes grdAiguille {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes ptAiguille {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes ptAiguille {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.navbar-midnightblue #topnav {
  background: #37444e;
}
body.navbar-midnightblue #topnav #search-inline i {
  color: #92a4b2;
}
body.navbar-midnightblue #topnav #search-inline input {
  background: #37444e;
  color: #d5dce2;
}
body.navbar-midnightblue #topnav #search-inline input::-moz-placeholder {
  color: #576b7b;
  opacity: 1;
}
body.navbar-midnightblue #topnav #search-inline input:-ms-input-placeholder {
  color: #576b7b;
}
body.navbar-midnightblue #topnav #search-inline input::-webkit-input-placeholder {
  color: #576b7b;
}
body.navbar-midnightblue #topnav .toolbar > li,
body.navbar-midnightblue #topnav #rightmenu-trigger {
  border-left: 1px solid #273038;
}
body.navbar-midnightblue #topnav #leftmenu-trigger {
  border-right: 1px solid #273038;
}
body.navbar-midnightblue #topnav .toolbar > li > a {
  color: #92a4b2;
}
body.navbar-midnightblue #topnav .toolbar > li > a:hover {
  color: #ffffff;
}
body.navbar-midnightblue #topnav .navbar-nav > .open > a:focus,
body.navbar-midnightblue #topnav .navbar-nav > .open > a:active{
    background: #ffffff;
}
body.navbar-midnightblue #topnav .navbar-nav > .open > a,
body.navbar-midnightblue #topnav .navbar-nav > .open > a:hover {
  color: #000;
  background: #ffffff;
}
@media (max-width: 767px) {
  body.navbar-midnightblue #topnav #search-inline.active {
    background: #37444e;
  }
}
body.navbar-default #topnav {
  background: #ffffff;
}
body.navbar-default #topnav #search-inline i {
  color: #a2acb3;
}
body.navbar-default #topnav #search-inline input {
  background: #ffffff;
  color: #a2acb3;
}
body.navbar-default #topnav #search-inline input::-moz-placeholder {
  color: #c5cbd1;
  opacity: 1;
}
body.navbar-default #topnav #search-inline input:-ms-input-placeholder {
  color: #c5cbd1;
}
body.navbar-default #topnav #search-inline input::-webkit-input-placeholder {
  color: #c5cbd1;
}
body.navbar-default #topnav .toolbar > li,
body.navbar-default #topnav #rightmenu-trigger {
  border-left: 1px solid #eeeeee;
}
body.navbar-default #topnav #leftmenu-trigger {
  border-right: 1px solid #eeeeee;
}
body.navbar-default #topnav .toolbar > li > a {
  color: #a2acb3;
}
body.navbar-default #topnav .toolbar > li > a:hover {
  color: #262d33;
}
body.navbar-default #topnav .navbar-nav > .open > a,
body.navbar-default #topnav .navbar-nav > .open > a:hover {
  color: #262d33;
  background: #eeeeee;
}
@media (max-width: 767px) {
  body.navbar-default #topnav #search-inline.active {
    background: #ffffff;
  }
}
body.navbar-inverse #topnav {
  background: #757575;
}
body.navbar-inverse #topnav #search-inline i {
  color: #cecece;
}
body.navbar-inverse #topnav #search-inline input {
  background: #757575;
  color: #ffffff;
}
body.navbar-inverse #topnav #search-inline input::-moz-placeholder {
  color: #a8a8a8;
  opacity: 1;
}
body.navbar-inverse #topnav #search-inline input:-ms-input-placeholder {
  color: #a8a8a8;
}
body.navbar-inverse #topnav #search-inline input::-webkit-input-placeholder {
  color: #a8a8a8;
}
body.navbar-inverse #topnav .toolbar > li,
body.navbar-inverse #topnav #rightmenu-trigger {
  border-left: 1px solid #626262;
}
body.navbar-inverse #topnav #leftmenu-trigger {
  border-right: 1px solid #626262;
}
body.navbar-inverse #topnav .toolbar > li > a {
  color: #cecece;
}
body.navbar-inverse #topnav .toolbar > li > a:hover {
  color: #ffffff;
}
body.navbar-inverse #topnav .navbar-nav > .open > a,
body.navbar-inverse #topnav .navbar-nav > .open > a:hover {
  color: #ffffff;
  background: #626262;
}
@media (max-width: 767px) {
  body.navbar-inverse #topnav #search-inline.active {
    background: #757575;
  }
}
body.navbar-primary #topnav {
  background: #2685ee;
}
body.navbar-primary #topnav #search-inline i {
  color: #d7e9fc;
}
body.navbar-primary #topnav #search-inline input {
  background: #2685ee;
  color: #ffffff;
}
body.navbar-primary #topnav #search-inline input::-moz-placeholder {
  color: #6dadf4;
  opacity: 1;
}
body.navbar-primary #topnav #search-inline input:-ms-input-placeholder {
  color: #6dadf4;
}
body.navbar-primary #topnav #search-inline input::-webkit-input-placeholder {
  color: #6dadf4;
}
body.navbar-primary #topnav .toolbar > li,
body.navbar-primary #topnav #rightmenu-trigger {
  border-left: 1px solid #1172dc;
}
body.navbar-primary #topnav #leftmenu-trigger {
  border-right: 1px solid #1172dc;
}
body.navbar-primary #topnav .toolbar > li > a {
  color: #d7e9fc;
}
body.navbar-primary #topnav .toolbar > li > a:hover {
  color: #ffffff;
}
body.navbar-primary #topnav .navbar-nav > .open > a,
body.navbar-primary #topnav .navbar-nav > .open > a:hover {
  color: #ffffff;
  background: #1172dc;
}
@media (max-width: 767px) {
  body.navbar-primary #topnav #search-inline.active {
    background: #2685ee;
  }
}
body.navbar-grape #topnav {
  background: #7a869c;
}
body.navbar-grape #topnav #search-inline i {
  color: #e8eaee;
}
body.navbar-grape #topnav #search-inline input {
  background: #7a869c;
  color: #ffffff;
}
body.navbar-grape #topnav #search-inline input::-moz-placeholder {
  color: #a6aebd;
  opacity: 1;
}
body.navbar-grape #topnav #search-inline input:-ms-input-placeholder {
  color: #a6aebd;
}
body.navbar-grape #topnav #search-inline input::-webkit-input-placeholder {
  color: #a6aebd;
}
body.navbar-grape #topnav .toolbar > li,
body.navbar-grape #topnav #rightmenu-trigger {
  border-left: 1px solid #667389;
}
body.navbar-grape #topnav #leftmenu-trigger {
  border-right: 1px solid #667389;
}
body.navbar-grape #topnav .toolbar > li > a {
  color: #e8eaee;
}
body.navbar-grape #topnav .toolbar > li > a:hover {
  color: #ffffff;
}
body.navbar-grape #topnav .navbar-nav > .open > a,
body.navbar-grape #topnav .navbar-nav > .open > a:hover {
  color: #ffffff;
  background: #667389;
}
@media (max-width: 767px) {
  body.navbar-grape #topnav #search-inline.active {
    background: #7a869c;
  }
}
body.navbar-indigo #topnav {
  background: #9358ac;
}
body.navbar-indigo #topnav #search-inline i {
  color: #e6d8eb;
}
body.navbar-indigo #topnav #search-inline input {
  background: #9358ac;
  color: #ffffff;
}
body.navbar-indigo #topnav #search-inline input::-moz-placeholder {
  color: #b48bc5;
  opacity: 1;
}
body.navbar-indigo #topnav #search-inline input:-ms-input-placeholder {
  color: #b48bc5;
}
body.navbar-indigo #topnav #search-inline input::-webkit-input-placeholder {
  color: #b48bc5;
}
body.navbar-indigo #topnav .toolbar > li,
body.navbar-indigo #topnav #rightmenu-trigger {
  border-left: 1px solid #7e4a94;
}
body.navbar-indigo #topnav #leftmenu-trigger {
  border-right: 1px solid #7e4a94;
}
body.navbar-indigo #topnav .toolbar > li > a {
  color: #e6d8eb;
}
body.navbar-indigo #topnav .toolbar > li > a:hover {
  color: #ffffff;
}
body.navbar-indigo #topnav .navbar-nav > .open > a,
body.navbar-indigo #topnav .navbar-nav > .open > a:hover {
  color: #ffffff;
  background: #7e4a94;
}
@media (max-width: 767px) {
  body.navbar-indigo #topnav #search-inline.active {
    background: #9358ac;
  }
}
body.navbar-orange #topnav {
  background: #f0934e;
}
body.navbar-orange #topnav #search-inline i {
  color: #fffffe;
}
body.navbar-orange #topnav #search-inline input {
  background: #f0934e;
  color: #ffffff;
}
body.navbar-orange #topnav #search-inline input::-moz-placeholder {
  color: #f6be95;
  opacity: 1;
}
body.navbar-orange #topnav #search-inline input:-ms-input-placeholder {
  color: #f6be95;
}
body.navbar-orange #topnav #search-inline input::-webkit-input-placeholder {
  color: #f6be95;
}
body.navbar-orange #topnav .toolbar > li,
body.navbar-orange #topnav #rightmenu-trigger {
  border-left: 1px solid #ed7d2b;
}
body.navbar-orange #topnav #leftmenu-trigger {
  border-right: 1px solid #ed7d2b;
}
body.navbar-orange #topnav .toolbar > li > a {
  color: #fffffe;
}
body.navbar-orange #topnav .toolbar > li > a:hover {
  color: #ffffff;
}
body.navbar-orange #topnav .navbar-nav > .open > a,
body.navbar-orange #topnav .navbar-nav > .open > a:hover {
  color: #ffffff;
  background: #ed7d2b;
}
@media (max-width: 767px) {
  body.navbar-orange #topnav #search-inline.active {
    background: #f0934e;
  }
}
body.navbar-danger #topnav {
  background: #ef553a;
}
body.navbar-danger #topnav #search-inline i {
  color: #fdeeeb;
}
body.navbar-danger #topnav #search-inline input {
  background: #ef553a;
  color: #ffffff;
}
body.navbar-danger #topnav #search-inline input::-moz-placeholder {
  color: #f59281;
  opacity: 1;
}
body.navbar-danger #topnav #search-inline input:-ms-input-placeholder {
  color: #f59281;
}
body.navbar-danger #topnav #search-inline input::-webkit-input-placeholder {
  color: #f59281;
}
body.navbar-danger #topnav .toolbar > li,
body.navbar-danger #topnav #rightmenu-trigger {
  border-left: 1px solid #d82f12;
}
body.navbar-danger #topnav #leftmenu-trigger {
  border-right: 1px solid #d82f12;
}
body.navbar-danger #topnav .toolbar > li > a {
  color: #fdeeeb;
}
body.navbar-danger #topnav .toolbar > li > a:hover {
  color: #ffffff;
}
body.navbar-danger #topnav .navbar-nav > .open > a,
body.navbar-danger #topnav .navbar-nav > .open > a:hover {
  color: #ffffff;
  background: #d82f12;
}
@media (max-width: 767px) {
  body.navbar-danger #topnav #search-inline.active {
    background: #ef553a;
  }
}
body.navbar-green #topnav {
  background: #16a085;
}
body.navbar-green #topnav #search-inline i {
  color: #87eeda;
}
body.navbar-green #topnav #search-inline input {
  background: #16a085;
  color: #ecfcf9;
}
body.navbar-green #topnav #search-inline input::-moz-placeholder {
  color: #22e1bb;
  opacity: 1;
}
body.navbar-green #topnav #search-inline input:-ms-input-placeholder {
  color: #22e1bb;
}
body.navbar-green #topnav #search-inline input::-webkit-input-placeholder {
  color: #22e1bb;
}
body.navbar-green #topnav .toolbar > li,
body.navbar-green #topnav #rightmenu-trigger {
  border-left: 1px solid #117e69;
}
body.navbar-green #topnav #leftmenu-trigger {
  border-right: 1px solid #117e69;
}
body.navbar-green #topnav .toolbar > li > a {
  color: #87eeda;
}
body.navbar-green #topnav .toolbar > li > a:hover {
  color: #ffffff;
}
body.navbar-green #topnav .navbar-nav > .open > a,
body.navbar-green #topnav .navbar-nav > .open > a:hover {
  color: #ffffff;
  background: #117e69;
}
@media (max-width: 767px) {
  body.navbar-green #topnav #search-inline.active {
    background: #16a085;
  }
}
body.navbar-success #topnav {
  background: #81c04d;
}
body.navbar-success #topnav #search-inline i {
  color: #e5f2da;
}
body.navbar-success #topnav #search-inline input {
  background: #81c04d;
  color: #ffffff;
}
body.navbar-success #topnav #search-inline input::-moz-placeholder {
  color: #a9d486;
  opacity: 1;
}
body.navbar-success #topnav #search-inline input:-ms-input-placeholder {
  color: #a9d486;
}
body.navbar-success #topnav #search-inline input::-webkit-input-placeholder {
  color: #a9d486;
}
body.navbar-success #topnav .toolbar > li,
body.navbar-success #topnav #rightmenu-trigger {
  border-left: 1px solid #6eaa3c;
}
body.navbar-success #topnav #leftmenu-trigger {
  border-right: 1px solid #6eaa3c;
}
body.navbar-success #topnav .toolbar > li > a {
  color: #e5f2da;
}
body.navbar-success #topnav .toolbar > li > a:hover {
  color: #ffffff;
}
body.navbar-success #topnav .navbar-nav > .open > a,
body.navbar-success #topnav .navbar-nav > .open > a:hover {
  color: #ffffff;
  background: #6eaa3c;
}
@media (max-width: 767px) {
  body.navbar-success #topnav #search-inline.active {
    background: #81c04d;
  }
}
body.sidebar-midnightblue #wrapper .static-sidebar-wrapper {
  background: #37444e;
}
body.sidebar-midnightblue #wrapper .static-sidebar i {
  color: #92a4b2;
}
body.sidebar-midnightblue #wrapper .static-sidebar .nav-separator {
  color: #576b7b;
  background: #2c373f;
}
body.sidebar-midnightblue #wrapper .static-sidebar li.search-focus.active a {
  background: #516573;
  color: #ffffff;
}
body.sidebar-midnightblue #wrapper .static-sidebar li.search-focus.active li.search-focus.active a {
  background: #38454f;
  color: #ffffff;
}
body.sidebar-midnightblue #wrapper .static-sidebar li a {
  color: #92a4b2;
}
body.sidebar-midnightblue #wrapper .static-sidebar .active > a {
  background: #4c5e6c;
  color: #ffffff;
}
body.sidebar-midnightblue #wrapper .static-sidebar li.active > a > i,
body.sidebar-midnightblue #wrapper .static-sidebar li.active > a:hover > i {
  color: #ffffff;
}
body.sidebar-midnightblue #wrapper .static-sidebar li > a:hover > i {
  color: #ffffff;
}
body.sidebar-midnightblue #wrapper .static-sidebar li:hover > a {
  color: #ffffff;
  background: #3c4b55;
}
body.sidebar-midnightblue #wrapper .static-sidebar li:hover > a > i {
  color: #ffffff;
}
body.sidebar-midnightblue #wrapper .static-sidebar li.active:hover > a,
body.sidebar-midnightblue #wrapper .static-sidebar li.active:hover > a > i {
  color: #ffffff;
  background: #4c5e6c;
}
@media screen and (min-width: 768px) {
  body.sidebar-midnightblue #wrapper .static-sidebar #sidebar > li:hover {
    background: #273038;
  }
}
body.sidebar-midnightblue #wrapper .static-sidebar #sidebar ul,
body.sidebar-midnightblue #wrapper .static-sidebar #sidebar ul li a {
  background: #273038;
  color: #7c92a2;
}
body.sidebar-midnightblue #wrapper .static-sidebar #sidebar ul li:hover a {
  color: #ffffff;
  background: #232b32;
}
body.sidebar-midnightblue #wrapper .static-sidebar #sidebar ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-midnightblue #wrapper .static-sidebar #sidebar ul li.active:hover > a {
  color: #ffffff;
  background: #232b32;
}
body.sidebar-midnightblue #wrapper .static-sidebar #search form .search-query {
  background: #2c373f;
  color: #ffffff;
}
body.sidebar-midnightblue #wrapper .static-sidebar #search form .search-query::-moz-placeholder {
  color: rgba(146, 164, 178, 0.4);
  opacity: 1;
}
body.sidebar-midnightblue #wrapper .static-sidebar #search form .search-query:-ms-input-placeholder {
  color: rgba(146, 164, 178, 0.4);
}
body.sidebar-midnightblue #wrapper .static-sidebar #search form .search-query::-webkit-input-placeholder {
  color: rgba(146, 164, 178, 0.4);
}
body.sidebar-midnightblue #wrapper .static-sidebar #search form button[type="submit"] i {
  color: #92a4b2;
}
body.sidebar-midnightblue #wrapper .static-sidebar .nav-separator {
  background: #2c373f;
  color: #576b7b;
}
body.sidebar-collapsed body.sidebar-midnightblue #wrapper .static-sidebar .nav-separator {
  background: #2c373f !important;
}
body.sidebar-collapsed body.sidebar-midnightblue #wrapper .static-sidebar .nav-separator:hover {
  background: #2c373f !important;
}
body.sidebar-midnightblue #horizontal-navbar {
  background-color: #37444e;
}
body.sidebar-midnightblue #horizontal-navbar .navbar-nav > li > a {
  background: #37444e;
  color: #92a4b2;
}
body.sidebar-midnightblue #horizontal-navbar .navbar-nav > li > a i {
  color: #92a4b2;
}
body.sidebar-midnightblue #horizontal-navbar .navbar-nav > li:hover > a {
  background: #3c4b55;
  color: #ffffff;
}
body.sidebar-midnightblue #horizontal-navbar .navbar-nav > li ul {
  background: #273038;
}
body.sidebar-midnightblue #horizontal-navbar .navbar-nav > li ul li a {
  background: #273038;
  color: #7c92a2;
}
body.sidebar-midnightblue #horizontal-navbar .navbar-nav > li ul li:hover a {
  color: #ffffff;
  background: #232b32;
}
body.sidebar-midnightblue #horizontal-navbar .navbar-nav > li ul li.active > a,
body.sidebar-midnightblue #horizontal-navbar .navbar-nav > li ul li.active > a i,
body.sidebar-midnightblue #horizontal-navbar .navbar-nav > li ul li.active:hover > a,
body.sidebar-midnightblue #horizontal-navbar .navbar-nav > li ul li.active:hover > a i {
  background-color: #4c5e6c;
  color: #ffffff;
}
body.sidebar-midnightblue #horizontal-navbar .navbar-nav > li ul li:hover > a,
body.sidebar-midnightblue #horizontal-navbar .navbar-nav > li ul li:hover > a > i {
  background: #3c4b55;
  color: #ffffff;
}
body.sidebar-default #wrapper .static-sidebar-wrapper {
  background: #fafafa;
}
body.sidebar-default #wrapper .static-sidebar i {
  color: #707980;
}
body.sidebar-default #wrapper .static-sidebar .nav-separator {
  color: #a2acb3;
  background: #f5f5f5;
}
body.sidebar-default #wrapper .static-sidebar li.search-focus.active a {
  background: #ffffff;
  color: #3c4750;
}
body.sidebar-default #wrapper .static-sidebar li.search-focus.active li.search-focus.active a {
  background: #fefefe;
  color: #3c4750;
}
body.sidebar-default #wrapper .static-sidebar li a {
  color: #707980;
}
body.sidebar-default #wrapper .static-sidebar .active > a {
  background: #81c04d;
  color: #ffffff;
}
body.sidebar-default #wrapper .static-sidebar li.active > a > i,
body.sidebar-default #wrapper .static-sidebar li.active > a:hover > i {
  color: #ffffff;
}
body.sidebar-default #wrapper .static-sidebar li > a:hover > i {
  color: #262d33;
}
body.sidebar-default #wrapper .static-sidebar li:hover > a {
  color: #262d33;
  background: #ffffff;
}
body.sidebar-default #wrapper .static-sidebar li:hover > a > i {
  color: #262d33;
}
body.sidebar-default #wrapper .static-sidebar li.active:hover > a,
body.sidebar-default #wrapper .static-sidebar li.active:hover > a > i {
  color: #ffffff;
  background: #81c04d;
}
@media screen and (min-width: 768px) {
  body.sidebar-default #wrapper .static-sidebar #sidebar > li:hover {
    background: #ededed;
  }
}
body.sidebar-default #wrapper .static-sidebar #sidebar ul,
body.sidebar-default #wrapper .static-sidebar #sidebar ul li a {
  background: #ededed;
  color: #707980;
}
body.sidebar-default #wrapper .static-sidebar #sidebar ul li:hover a {
  color: #262d33;
  background: #e4e4e4;
}
body.sidebar-default #wrapper .static-sidebar #sidebar ul li.active > a {
  color: #262d33;
  background: transparent;
}
body.sidebar-default #wrapper .static-sidebar #sidebar ul li.active:hover > a {
  color: #262d33;
  background: #e4e4e4;
}
body.sidebar-default #wrapper .static-sidebar #search form .search-query {
  background: #f5f5f5;
  color: #262d33;
}
body.sidebar-default #wrapper .static-sidebar #search form .search-query::-moz-placeholder {
  color: rgba(112, 121, 128, 0.4);
  opacity: 1;
}
body.sidebar-default #wrapper .static-sidebar #search form .search-query:-ms-input-placeholder {
  color: rgba(112, 121, 128, 0.4);
}
body.sidebar-default #wrapper .static-sidebar #search form .search-query::-webkit-input-placeholder {
  color: rgba(112, 121, 128, 0.4);
}
body.sidebar-default #wrapper .static-sidebar #search form button[type="submit"] i {
  color: #707980;
}
body.sidebar-default #wrapper .static-sidebar .nav-separator {
  background: #f5f5f5;
  color: #a2acb3;
}
body.sidebar-collapsed body.sidebar-default #wrapper .static-sidebar .nav-separator {
  background: #f5f5f5 !important;
}
body.sidebar-collapsed body.sidebar-default #wrapper .static-sidebar .nav-separator:hover {
  background: #f5f5f5 !important;
}
body.sidebar-default #horizontal-navbar {
  background-color: #fafafa;
}
body.sidebar-default #horizontal-navbar .navbar-nav > li > a {
  background: #fafafa;
  color: #707980;
}
body.sidebar-default #horizontal-navbar .navbar-nav > li > a i {
  color: #707980;
}
body.sidebar-default #horizontal-navbar .navbar-nav > li:hover > a {
  background: #ffffff;
  color: #262d33;
}
body.sidebar-default #horizontal-navbar .navbar-nav > li ul {
  background: #ededed;
}
body.sidebar-default #horizontal-navbar .navbar-nav > li ul li a {
  background: #ededed;
  color: #707980;
}
body.sidebar-default #horizontal-navbar .navbar-nav > li ul li:hover a {
  color: #262d33;
  background: #e4e4e4;
}
body.sidebar-default #horizontal-navbar .navbar-nav > li ul li.active > a,
body.sidebar-default #horizontal-navbar .navbar-nav > li ul li.active > a i,
body.sidebar-default #horizontal-navbar .navbar-nav > li ul li.active:hover > a,
body.sidebar-default #horizontal-navbar .navbar-nav > li ul li.active:hover > a i {
  background-color: #81c04d;
  color: #ffffff;
}
body.sidebar-default #horizontal-navbar .navbar-nav > li ul li:hover > a,
body.sidebar-default #horizontal-navbar .navbar-nav > li ul li:hover > a > i {
  background: #ffffff;
  color: #262d33;
}
body.sidebar-inverse #wrapper .static-sidebar-wrapper {
  background: #757575;
}
body.sidebar-inverse #wrapper .static-sidebar i {
  color: #cecece;
}
body.sidebar-inverse #wrapper .static-sidebar .nav-separator {
  color: #8f8f8f;
  background: #626262;
}
body.sidebar-inverse #wrapper .static-sidebar li.search-focus.active a {
  background: #959595;
  color: #ffffff;
}
body.sidebar-inverse #wrapper .static-sidebar li.search-focus.active li.search-focus.active a {
  background: #7d7d7d;
  color: #ffffff;
}
body.sidebar-inverse #wrapper .static-sidebar li a {
  color: #cecece;
}
body.sidebar-inverse #wrapper .static-sidebar .active > a {
  background: #888888;
  color: #ffffff;
}
body.sidebar-inverse #wrapper .static-sidebar li.active > a > i,
body.sidebar-inverse #wrapper .static-sidebar li.active > a:hover > i {
  color: #ffffff;
}
body.sidebar-inverse #wrapper .static-sidebar li > a:hover > i {
  color: #ffffff;
}
body.sidebar-inverse #wrapper .static-sidebar li:hover > a {
  color: #ffffff;
  background: #7b7b7b;
}
body.sidebar-inverse #wrapper .static-sidebar li:hover > a > i {
  color: #ffffff;
}
body.sidebar-inverse #wrapper .static-sidebar li.active:hover > a,
body.sidebar-inverse #wrapper .static-sidebar li.active:hover > a > i {
  color: #ffffff;
  background: #888888;
}
@media screen and (min-width: 768px) {
  body.sidebar-inverse #wrapper .static-sidebar #sidebar > li:hover {
    background: #686868;
  }
}
body.sidebar-inverse #wrapper .static-sidebar #sidebar ul,
body.sidebar-inverse #wrapper .static-sidebar #sidebar ul li a {
  background: #686868;
  color: #c2c2c2;
}
body.sidebar-inverse #wrapper .static-sidebar #sidebar ul li:hover a {
  color: #ffffff;
  background: #636363;
}
body.sidebar-inverse #wrapper .static-sidebar #sidebar ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-inverse #wrapper .static-sidebar #sidebar ul li.active:hover > a {
  color: #ffffff;
  background: #636363;
}
body.sidebar-inverse #wrapper .static-sidebar #search form .search-query {
  background: #626262;
  color: #ffffff;
}
body.sidebar-inverse #wrapper .static-sidebar #search form .search-query::-moz-placeholder {
  color: rgba(206, 206, 206, 0.4);
  opacity: 1;
}
body.sidebar-inverse #wrapper .static-sidebar #search form .search-query:-ms-input-placeholder {
  color: rgba(206, 206, 206, 0.4);
}
body.sidebar-inverse #wrapper .static-sidebar #search form .search-query::-webkit-input-placeholder {
  color: rgba(206, 206, 206, 0.4);
}
body.sidebar-inverse #wrapper .static-sidebar #search form button[type="submit"] i {
  color: #cecece;
}
body.sidebar-inverse #wrapper .static-sidebar .nav-separator {
  background: #626262;
  color: #8f8f8f;
}
body.sidebar-collapsed body.sidebar-inverse #wrapper .static-sidebar .nav-separator {
  background: #626262 !important;
}
body.sidebar-collapsed body.sidebar-inverse #wrapper .static-sidebar .nav-separator:hover {
  background: #626262 !important;
}
body.sidebar-inverse #horizontal-navbar {
  background-color: #757575;
}
body.sidebar-inverse #horizontal-navbar .navbar-nav > li > a {
  background: #757575;
  color: #cecece;
}
body.sidebar-inverse #horizontal-navbar .navbar-nav > li > a i {
  color: #cecece;
}
body.sidebar-inverse #horizontal-navbar .navbar-nav > li:hover > a {
  background: #7b7b7b;
  color: #ffffff;
}
body.sidebar-inverse #horizontal-navbar .navbar-nav > li ul {
  background: #686868;
}
body.sidebar-inverse #horizontal-navbar .navbar-nav > li ul li a {
  background: #686868;
  color: #c2c2c2;
}
body.sidebar-inverse #horizontal-navbar .navbar-nav > li ul li:hover a {
  color: #ffffff;
  background: #636363;
}
body.sidebar-inverse #horizontal-navbar .navbar-nav > li ul li.active > a,
body.sidebar-inverse #horizontal-navbar .navbar-nav > li ul li.active > a i,
body.sidebar-inverse #horizontal-navbar .navbar-nav > li ul li.active:hover > a,
body.sidebar-inverse #horizontal-navbar .navbar-nav > li ul li.active:hover > a i {
  background-color: #888888;
  color: #ffffff;
}
body.sidebar-inverse #horizontal-navbar .navbar-nav > li ul li:hover > a,
body.sidebar-inverse #horizontal-navbar .navbar-nav > li ul li:hover > a > i {
  background: #7b7b7b;
  color: #ffffff;
}
body.sidebar-primary #wrapper .static-sidebar-wrapper {
  background: #2685ee;
}
body.sidebar-primary #wrapper .static-sidebar i {
  color: #d7e9fc;
}
body.sidebar-primary #wrapper .static-sidebar .nav-separator {
  color: #6dadf4;
  background: #1172dc;
}
body.sidebar-primary #wrapper .static-sidebar li.search-focus.active a {
  background: #61a6f3;
  color: #ffffff;
}
body.sidebar-primary #wrapper .static-sidebar li.search-focus.active li.search-focus.active a {
  background: #2886ee;
  color: #ffffff;
}
body.sidebar-primary #wrapper .static-sidebar li a {
  color: #d7e9fc;
}
body.sidebar-primary #wrapper .static-sidebar .active > a {
  background: #55a0f2;
  color: #ffffff;
}
body.sidebar-primary #wrapper .static-sidebar li.active > a > i,
body.sidebar-primary #wrapper .static-sidebar li.active > a:hover > i {
  color: #ffffff;
}
body.sidebar-primary #wrapper .static-sidebar li > a:hover > i {
  color: #ffffff;
}
body.sidebar-primary #wrapper .static-sidebar li:hover > a {
  color: #ffffff;
  background: #328cef;
}
body.sidebar-primary #wrapper .static-sidebar li:hover > a > i {
  color: #ffffff;
}
body.sidebar-primary #wrapper .static-sidebar li.active:hover > a,
body.sidebar-primary #wrapper .static-sidebar li.active:hover > a > i {
  color: #ffffff;
  background: #55a0f2;
}
@media screen and (min-width: 768px) {
  body.sidebar-primary #wrapper .static-sidebar #sidebar > li:hover {
    background: #1172dc;
  }
}
body.sidebar-primary #wrapper .static-sidebar #sidebar ul,
body.sidebar-primary #wrapper .static-sidebar #sidebar ul li a {
  background: #1172dc;
  color: #b4d5f9;
}
body.sidebar-primary #wrapper .static-sidebar #sidebar ul li:hover a {
  color: #ffffff;
  background: #116dd3;
}
body.sidebar-primary #wrapper .static-sidebar #sidebar ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-primary #wrapper .static-sidebar #sidebar ul li.active:hover > a {
  color: #ffffff;
  background: #116dd3;
}
body.sidebar-primary #wrapper .static-sidebar #search form .search-query {
  background: #1172dc;
  color: #ffffff;
}
body.sidebar-primary #wrapper .static-sidebar #search form .search-query::-moz-placeholder {
  color: rgba(215, 233, 252, 0.4);
  opacity: 1;
}
body.sidebar-primary #wrapper .static-sidebar #search form .search-query:-ms-input-placeholder {
  color: rgba(215, 233, 252, 0.4);
}
body.sidebar-primary #wrapper .static-sidebar #search form .search-query::-webkit-input-placeholder {
  color: rgba(215, 233, 252, 0.4);
}
body.sidebar-primary #wrapper .static-sidebar #search form button[type="submit"] i {
  color: #d7e9fc;
}
body.sidebar-primary #wrapper .static-sidebar .nav-separator {
  background: #1172dc;
  color: #6dadf4;
}
body.sidebar-collapsed body.sidebar-primary #wrapper .static-sidebar .nav-separator {
  background: #1172dc !important;
}
body.sidebar-collapsed body.sidebar-primary #wrapper .static-sidebar .nav-separator:hover {
  background: #1172dc !important;
}
body.sidebar-primary #horizontal-navbar {
  background-color: #2685ee;
}
body.sidebar-primary #horizontal-navbar .navbar-nav > li > a {
  background: #2685ee;
  color: #d7e9fc;
}
body.sidebar-primary #horizontal-navbar .navbar-nav > li > a i {
  color: #d7e9fc;
}
body.sidebar-primary #horizontal-navbar .navbar-nav > li:hover > a {
  background: #328cef;
  color: #ffffff;
}
body.sidebar-primary #horizontal-navbar .navbar-nav > li ul {
  background: #1172dc;
}
body.sidebar-primary #horizontal-navbar .navbar-nav > li ul li a {
  background: #1172dc;
  color: #b4d5f9;
}
body.sidebar-primary #horizontal-navbar .navbar-nav > li ul li:hover a {
  color: #ffffff;
  background: #116dd3;
}
body.sidebar-primary #horizontal-navbar .navbar-nav > li ul li.active > a,
body.sidebar-primary #horizontal-navbar .navbar-nav > li ul li.active > a i,
body.sidebar-primary #horizontal-navbar .navbar-nav > li ul li.active:hover > a,
body.sidebar-primary #horizontal-navbar .navbar-nav > li ul li.active:hover > a i {
  background-color: #55a0f2;
  color: #ffffff;
}
body.sidebar-primary #horizontal-navbar .navbar-nav > li ul li:hover > a,
body.sidebar-primary #horizontal-navbar .navbar-nav > li ul li:hover > a > i {
  background: #328cef;
  color: #ffffff;
}
body.sidebar-grape #wrapper .static-sidebar-wrapper {
  background: #7a869c;
}
body.sidebar-grape #wrapper .static-sidebar i {
  color: #e8eaee;
}
body.sidebar-grape #wrapper .static-sidebar .nav-separator {
  color: #a6aebd;
  background: #6c7991;
}
body.sidebar-grape #wrapper .static-sidebar li.search-focus.active a {
  background: #9fa7b7;
  color: #ffffff;
}
body.sidebar-grape #wrapper .static-sidebar li.search-focus.active li.search-focus.active a {
  background: #7b879d;
  color: #ffffff;
}
body.sidebar-grape #wrapper .static-sidebar li a {
  color: #e8eaee;
}
body.sidebar-grape #wrapper .static-sidebar .active > a {
  background: #97a1b2;
  color: #ffffff;
}
body.sidebar-grape #wrapper .static-sidebar li.active > a > i,
body.sidebar-grape #wrapper .static-sidebar li.active > a:hover > i {
  color: #ffffff;
}
body.sidebar-grape #wrapper .static-sidebar li > a:hover > i {
  color: #ffffff;
}
body.sidebar-grape #wrapper .static-sidebar li:hover > a {
  color: #ffffff;
  background: #818da1;
}
body.sidebar-grape #wrapper .static-sidebar li:hover > a > i {
  color: #ffffff;
}
body.sidebar-grape #wrapper .static-sidebar li.active:hover > a,
body.sidebar-grape #wrapper .static-sidebar li.active:hover > a > i {
  color: #ffffff;
  background: #97a1b2;
}
@media screen and (min-width: 768px) {
  body.sidebar-grape #wrapper .static-sidebar #sidebar > li:hover {
    background: #667389;
  }
}
body.sidebar-grape #wrapper .static-sidebar #sidebar ul,
body.sidebar-grape #wrapper .static-sidebar #sidebar ul li a {
  background: #667389;
  color: #d2d6dd;
}
body.sidebar-grape #wrapper .static-sidebar #sidebar ul li:hover a {
  color: #ffffff;
  background: #626e84;
}
body.sidebar-grape #wrapper .static-sidebar #sidebar ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-grape #wrapper .static-sidebar #sidebar ul li.active:hover > a {
  color: #ffffff;
  background: #626e84;
}
body.sidebar-grape #wrapper .static-sidebar #search form .search-query {
  background: #6c7991;
  color: #ffffff;
}
body.sidebar-grape #wrapper .static-sidebar #search form .search-query::-moz-placeholder {
  color: rgba(232, 234, 238, 0.4);
  opacity: 1;
}
body.sidebar-grape #wrapper .static-sidebar #search form .search-query:-ms-input-placeholder {
  color: rgba(232, 234, 238, 0.4);
}
body.sidebar-grape #wrapper .static-sidebar #search form .search-query::-webkit-input-placeholder {
  color: rgba(232, 234, 238, 0.4);
}
body.sidebar-grape #wrapper .static-sidebar #search form button[type="submit"] i {
  color: #e8eaee;
}
body.sidebar-grape #wrapper .static-sidebar .nav-separator {
  background: #6c7991;
  color: #a6aebd;
}
body.sidebar-collapsed body.sidebar-grape #wrapper .static-sidebar .nav-separator {
  background: #6c7991 !important;
}
body.sidebar-collapsed body.sidebar-grape #wrapper .static-sidebar .nav-separator:hover {
  background: #6c7991 !important;
}
body.sidebar-grape #horizontal-navbar {
  background-color: #7a869c;
}
body.sidebar-grape #horizontal-navbar .navbar-nav > li > a {
  background: #7a869c;
  color: #e8eaee;
}
body.sidebar-grape #horizontal-navbar .navbar-nav > li > a i {
  color: #e8eaee;
}
body.sidebar-grape #horizontal-navbar .navbar-nav > li:hover > a {
  background: #818da1;
  color: #ffffff;
}
body.sidebar-grape #horizontal-navbar .navbar-nav > li ul {
  background: #667389;
}
body.sidebar-grape #horizontal-navbar .navbar-nav > li ul li a {
  background: #667389;
  color: #d2d6dd;
}
body.sidebar-grape #horizontal-navbar .navbar-nav > li ul li:hover a {
  color: #ffffff;
  background: #626e84;
}
body.sidebar-grape #horizontal-navbar .navbar-nav > li ul li.active > a,
body.sidebar-grape #horizontal-navbar .navbar-nav > li ul li.active > a i,
body.sidebar-grape #horizontal-navbar .navbar-nav > li ul li.active:hover > a,
body.sidebar-grape #horizontal-navbar .navbar-nav > li ul li.active:hover > a i {
  background-color: #97a1b2;
  color: #ffffff;
}
body.sidebar-grape #horizontal-navbar .navbar-nav > li ul li:hover > a,
body.sidebar-grape #horizontal-navbar .navbar-nav > li ul li:hover > a > i {
  background: #818da1;
  color: #ffffff;
}
body.sidebar-indigo #wrapper .static-sidebar-wrapper {
  background: #9358ac;
}
body.sidebar-indigo #wrapper .static-sidebar i {
  color: #e6d8eb;
}
body.sidebar-indigo #wrapper .static-sidebar .nav-separator {
  color: #b48bc5;
  background: #854e9d;
}
body.sidebar-indigo #wrapper .static-sidebar li.search-focus.active a {
  background: #af83c1;
  color: #ffffff;
}
body.sidebar-indigo #wrapper .static-sidebar li.search-focus.active li.search-focus.active a {
  background: #945aad;
  color: #ffffff;
}
body.sidebar-indigo #wrapper .static-sidebar li a {
  color: #e6d8eb;
}
body.sidebar-indigo #wrapper .static-sidebar .active > a {
  background: #a97abd;
  color: #ffffff;
}
body.sidebar-indigo #wrapper .static-sidebar li.active > a > i,
body.sidebar-indigo #wrapper .static-sidebar li.active > a:hover > i {
  color: #ffffff;
}
body.sidebar-indigo #wrapper .static-sidebar li > a:hover > i {
  color: #ffffff;
}
body.sidebar-indigo #wrapper .static-sidebar li:hover > a {
  color: #ffffff;
  background: #9961b0;
}
body.sidebar-indigo #wrapper .static-sidebar li:hover > a > i {
  color: #ffffff;
}
body.sidebar-indigo #wrapper .static-sidebar li.active:hover > a,
body.sidebar-indigo #wrapper .static-sidebar li.active:hover > a > i {
  color: #ffffff;
  background: #a97abd;
}
@media screen and (min-width: 768px) {
  body.sidebar-indigo #wrapper .static-sidebar #sidebar > li:hover {
    background: #7e4a94;
  }
}
body.sidebar-indigo #wrapper .static-sidebar #sidebar ul,
body.sidebar-indigo #wrapper .static-sidebar #sidebar ul li a {
  background: #7e4a94;
  color: #d5bedf;
}
body.sidebar-indigo #wrapper .static-sidebar #sidebar ul li:hover a {
  color: #ffffff;
  background: #78468d;
}
body.sidebar-indigo #wrapper .static-sidebar #sidebar ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-indigo #wrapper .static-sidebar #sidebar ul li.active:hover > a {
  color: #ffffff;
  background: #78468d;
}
body.sidebar-indigo #wrapper .static-sidebar #search form .search-query {
  background: #854e9d;
  color: #ffffff;
}
body.sidebar-indigo #wrapper .static-sidebar #search form .search-query::-moz-placeholder {
  color: rgba(230, 216, 235, 0.4);
  opacity: 1;
}
body.sidebar-indigo #wrapper .static-sidebar #search form .search-query:-ms-input-placeholder {
  color: rgba(230, 216, 235, 0.4);
}
body.sidebar-indigo #wrapper .static-sidebar #search form .search-query::-webkit-input-placeholder {
  color: rgba(230, 216, 235, 0.4);
}
body.sidebar-indigo #wrapper .static-sidebar #search form button[type="submit"] i {
  color: #e6d8eb;
}
body.sidebar-indigo #wrapper .static-sidebar .nav-separator {
  background: #854e9d;
  color: #b48bc5;
}
body.sidebar-collapsed body.sidebar-indigo #wrapper .static-sidebar .nav-separator {
  background: #854e9d !important;
}
body.sidebar-collapsed body.sidebar-indigo #wrapper .static-sidebar .nav-separator:hover {
  background: #854e9d !important;
}
body.sidebar-indigo #horizontal-navbar {
  background-color: #9358ac;
}
body.sidebar-indigo #horizontal-navbar .navbar-nav > li > a {
  background: #9358ac;
  color: #e6d8eb;
}
body.sidebar-indigo #horizontal-navbar .navbar-nav > li > a i {
  color: #e6d8eb;
}
body.sidebar-indigo #horizontal-navbar .navbar-nav > li:hover > a {
  background: #9961b0;
  color: #ffffff;
}
body.sidebar-indigo #horizontal-navbar .navbar-nav > li ul {
  background: #7e4a94;
}
body.sidebar-indigo #horizontal-navbar .navbar-nav > li ul li a {
  background: #7e4a94;
  color: #d5bedf;
}
body.sidebar-indigo #horizontal-navbar .navbar-nav > li ul li:hover a {
  color: #ffffff;
  background: #78468d;
}
body.sidebar-indigo #horizontal-navbar .navbar-nav > li ul li.active > a,
body.sidebar-indigo #horizontal-navbar .navbar-nav > li ul li.active > a i,
body.sidebar-indigo #horizontal-navbar .navbar-nav > li ul li.active:hover > a,
body.sidebar-indigo #horizontal-navbar .navbar-nav > li ul li.active:hover > a i {
  background-color: #a97abd;
  color: #ffffff;
}
body.sidebar-indigo #horizontal-navbar .navbar-nav > li ul li:hover > a,
body.sidebar-indigo #horizontal-navbar .navbar-nav > li ul li:hover > a > i {
  background: #9961b0;
  color: #ffffff;
}
body.sidebar-orange #wrapper .static-sidebar-wrapper {
  background: #f0934e;
}
body.sidebar-orange #wrapper .static-sidebar i {
  color: #fffffe;
}
body.sidebar-orange #wrapper .static-sidebar .nav-separator {
  color: #f6be95;
  background: #ee8536;
}
body.sidebar-orange #wrapper .static-sidebar li.search-focus.active a {
  background: #f5b789;
  color: #ffffff;
}
body.sidebar-orange #wrapper .static-sidebar li.search-focus.active li.search-focus.active a {
  background: #f09450;
  color: #ffffff;
}
body.sidebar-orange #wrapper .static-sidebar li a {
  color: #fffffe;
}
body.sidebar-orange #wrapper .static-sidebar .active > a {
  background: #f4b07d;
  color: #ffffff;
}
body.sidebar-orange #wrapper .static-sidebar li.active > a > i,
body.sidebar-orange #wrapper .static-sidebar li.active > a:hover > i {
  color: #ffffff;
}
body.sidebar-orange #wrapper .static-sidebar li > a:hover > i {
  color: #ffffff;
}
body.sidebar-orange #wrapper .static-sidebar li:hover > a {
  color: #ffffff;
  background: #f19a5a;
}
body.sidebar-orange #wrapper .static-sidebar li:hover > a > i {
  color: #ffffff;
}
body.sidebar-orange #wrapper .static-sidebar li.active:hover > a,
body.sidebar-orange #wrapper .static-sidebar li.active:hover > a > i {
  color: #ffffff;
  background: #f4b07d;
}
@media screen and (min-width: 768px) {
  body.sidebar-orange #wrapper .static-sidebar #sidebar > li:hover {
    background: #ed7d2b;
  }
}
body.sidebar-orange #wrapper .static-sidebar #sidebar ul,
body.sidebar-orange #wrapper .static-sidebar #sidebar ul li a {
  background: #ed7d2b;
  color: #fce9db;
}
body.sidebar-orange #wrapper .static-sidebar #sidebar ul li:hover a {
  color: #ffffff;
  background: #ec7821;
}
body.sidebar-orange #wrapper .static-sidebar #sidebar ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-orange #wrapper .static-sidebar #sidebar ul li.active:hover > a {
  color: #ffffff;
  background: #ec7821;
}
body.sidebar-orange #wrapper .static-sidebar #search form .search-query {
  background: #ee8536;
  color: #ffffff;
}
body.sidebar-orange #wrapper .static-sidebar #search form .search-query::-moz-placeholder {
  color: rgba(255, 255, 254, 0.4);
  opacity: 1;
}
body.sidebar-orange #wrapper .static-sidebar #search form .search-query:-ms-input-placeholder {
  color: rgba(255, 255, 254, 0.4);
}
body.sidebar-orange #wrapper .static-sidebar #search form .search-query::-webkit-input-placeholder {
  color: rgba(255, 255, 254, 0.4);
}
body.sidebar-orange #wrapper .static-sidebar #search form button[type="submit"] i {
  color: #fffffe;
}
body.sidebar-orange #wrapper .static-sidebar .nav-separator {
  background: #ee8536;
  color: #f6be95;
}
body.sidebar-collapsed body.sidebar-orange #wrapper .static-sidebar .nav-separator {
  background: #ee8536 !important;
}
body.sidebar-collapsed body.sidebar-orange #wrapper .static-sidebar .nav-separator:hover {
  background: #ee8536 !important;
}
body.sidebar-orange #horizontal-navbar {
  background-color: #f0934e;
}
body.sidebar-orange #horizontal-navbar .navbar-nav > li > a {
  background: #f0934e;
  color: #fffffe;
}
body.sidebar-orange #horizontal-navbar .navbar-nav > li > a i {
  color: #fffffe;
}
body.sidebar-orange #horizontal-navbar .navbar-nav > li:hover > a {
  background: #f19a5a;
  color: #ffffff;
}
body.sidebar-orange #horizontal-navbar .navbar-nav > li ul {
  background: #ed7d2b;
}
body.sidebar-orange #horizontal-navbar .navbar-nav > li ul li a {
  background: #ed7d2b;
  color: #fce9db;
}
body.sidebar-orange #horizontal-navbar .navbar-nav > li ul li:hover a {
  color: #ffffff;
  background: #ec7821;
}
body.sidebar-orange #horizontal-navbar .navbar-nav > li ul li.active > a,
body.sidebar-orange #horizontal-navbar .navbar-nav > li ul li.active > a i,
body.sidebar-orange #horizontal-navbar .navbar-nav > li ul li.active:hover > a,
body.sidebar-orange #horizontal-navbar .navbar-nav > li ul li.active:hover > a i {
  background-color: #f4b07d;
  color: #ffffff;
}
body.sidebar-orange #horizontal-navbar .navbar-nav > li ul li:hover > a,
body.sidebar-orange #horizontal-navbar .navbar-nav > li ul li:hover > a > i {
  background: #f19a5a;
  color: #ffffff;
}
body.sidebar-danger #wrapper .static-sidebar-wrapper {
  background: #ef553a;
}
body.sidebar-danger #wrapper .static-sidebar i {
  color: #fdeeeb;
}
body.sidebar-danger #wrapper .static-sidebar .nav-separator {
  color: #f59281;
  background: #d82f12;
}
body.sidebar-danger #wrapper .static-sidebar li.search-focus.active a {
  background: #f48875;
  color: #ffffff;
}
body.sidebar-danger #wrapper .static-sidebar li.search-focus.active li.search-focus.active a {
  background: #ef573c;
  color: #ffffff;
}
body.sidebar-danger #wrapper .static-sidebar li a {
  color: #fdeeeb;
}
body.sidebar-danger #wrapper .static-sidebar .active > a {
  background: #f37e69;
  color: #ffffff;
}
body.sidebar-danger #wrapper .static-sidebar li.active > a > i,
body.sidebar-danger #wrapper .static-sidebar li.active > a:hover > i {
  color: #ffffff;
}
body.sidebar-danger #wrapper .static-sidebar li > a:hover > i {
  color: #ffffff;
}
body.sidebar-danger #wrapper .static-sidebar li:hover > a {
  color: #ffffff;
  background: #f05f46;
}
body.sidebar-danger #wrapper .static-sidebar li:hover > a > i {
  color: #ffffff;
}
body.sidebar-danger #wrapper .static-sidebar li.active:hover > a,
body.sidebar-danger #wrapper .static-sidebar li.active:hover > a > i {
  color: #ffffff;
  background: #f37e69;
}
@media screen and (min-width: 768px) {
  body.sidebar-danger #wrapper .static-sidebar #sidebar > li:hover {
    background: #ec3617;
  }
}
body.sidebar-danger #wrapper .static-sidebar #sidebar ul,
body.sidebar-danger #wrapper .static-sidebar #sidebar ul li a {
  background: #ec3617;
  color: #facfc8;
}
body.sidebar-danger #wrapper .static-sidebar #sidebar ul li:hover a {
  color: #ffffff;
  background: #e63213;
}
body.sidebar-danger #wrapper .static-sidebar #sidebar ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-danger #wrapper .static-sidebar #sidebar ul li.active:hover > a {
  color: #ffffff;
  background: #e63213;
}
body.sidebar-danger #wrapper .static-sidebar #search form .search-query {
  background: #d82f12;
  color: #ffffff;
}
body.sidebar-danger #wrapper .static-sidebar #search form .search-query::-moz-placeholder {
  color: rgba(253, 238, 235, 0.4);
  opacity: 1;
}
body.sidebar-danger #wrapper .static-sidebar #search form .search-query:-ms-input-placeholder {
  color: rgba(253, 238, 235, 0.4);
}
body.sidebar-danger #wrapper .static-sidebar #search form .search-query::-webkit-input-placeholder {
  color: rgba(253, 238, 235, 0.4);
}
body.sidebar-danger #wrapper .static-sidebar #search form button[type="submit"] i {
  color: #fdeeeb;
}
body.sidebar-danger #wrapper .static-sidebar .nav-separator {
  background: #d82f12;
  color: #f59281;
}
body.sidebar-collapsed body.sidebar-danger #wrapper .static-sidebar .nav-separator {
  background: #d82f12 !important;
}
body.sidebar-collapsed body.sidebar-danger #wrapper .static-sidebar .nav-separator:hover {
  background: #d82f12 !important;
}
body.sidebar-danger #horizontal-navbar {
  background-color: #ef553a;
}
body.sidebar-danger #horizontal-navbar .navbar-nav > li > a {
  background: #ef553a;
  color: #fdeeeb;
}
body.sidebar-danger #horizontal-navbar .navbar-nav > li > a i {
  color: #fdeeeb;
}
body.sidebar-danger #horizontal-navbar .navbar-nav > li:hover > a {
  background: #f05f46;
  color: #ffffff;
}
body.sidebar-danger #horizontal-navbar .navbar-nav > li ul {
  background: #ec3617;
}
body.sidebar-danger #horizontal-navbar .navbar-nav > li ul li a {
  background: #ec3617;
  color: #facfc8;
}
body.sidebar-danger #horizontal-navbar .navbar-nav > li ul li:hover a {
  color: #ffffff;
  background: #e63213;
}
body.sidebar-danger #horizontal-navbar .navbar-nav > li ul li.active > a,
body.sidebar-danger #horizontal-navbar .navbar-nav > li ul li.active > a i,
body.sidebar-danger #horizontal-navbar .navbar-nav > li ul li.active:hover > a,
body.sidebar-danger #horizontal-navbar .navbar-nav > li ul li.active:hover > a i {
  background-color: #f37e69;
  color: #ffffff;
}
body.sidebar-danger #horizontal-navbar .navbar-nav > li ul li:hover > a,
body.sidebar-danger #horizontal-navbar .navbar-nav > li ul li:hover > a > i {
  background: #f05f46;
  color: #ffffff;
}
body.sidebar-success #wrapper .static-sidebar-wrapper {
  background: #81c04d;
}
body.sidebar-success #wrapper .static-sidebar i {
  color: #e5f2da;
}
body.sidebar-success #wrapper .static-sidebar .nav-separator {
  color: #a9d486;
  background: #74b440;
}
body.sidebar-success #wrapper .static-sidebar li.search-focus.active a {
  background: #a2d17c;
  color: #ffffff;
}
body.sidebar-success #wrapper .static-sidebar li.search-focus.active li.search-focus.active a {
  background: #82c14f;
  color: #ffffff;
}
body.sidebar-success #wrapper .static-sidebar li a {
  color: #e5f2da;
}
body.sidebar-success #wrapper .static-sidebar .active > a {
  background: #9ccd73;
  color: #ffffff;
}
body.sidebar-success #wrapper .static-sidebar li.active > a > i,
body.sidebar-success #wrapper .static-sidebar li.active > a:hover > i {
  color: #ffffff;
}
body.sidebar-success #wrapper .static-sidebar li > a:hover > i {
  color: #ffffff;
}
body.sidebar-success #wrapper .static-sidebar li:hover > a {
  color: #ffffff;
  background: #88c356;
}
body.sidebar-success #wrapper .static-sidebar li:hover > a > i {
  color: #ffffff;
}
body.sidebar-success #wrapper .static-sidebar li.active:hover > a,
body.sidebar-success #wrapper .static-sidebar li.active:hover > a > i {
  color: #ffffff;
  background: #9ccd73;
}
@media screen and (min-width: 768px) {
  body.sidebar-success #wrapper .static-sidebar #sidebar > li:hover {
    background: #6eaa3c;
  }
}
body.sidebar-success #wrapper .static-sidebar #sidebar ul,
body.sidebar-success #wrapper .static-sidebar #sidebar ul li a {
  background: #6eaa3c;
  color: #d1e8be;
}
body.sidebar-success #wrapper .static-sidebar #sidebar ul li:hover a {
  color: #ffffff;
  background: #69a33a;
}
body.sidebar-success #wrapper .static-sidebar #sidebar ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-success #wrapper .static-sidebar #sidebar ul li.active:hover > a {
  color: #ffffff;
  background: #69a33a;
}
body.sidebar-success #wrapper .static-sidebar #search form .search-query {
  background: #74b440;
  color: #ffffff;
}
body.sidebar-success #wrapper .static-sidebar #search form .search-query::-moz-placeholder {
  color: rgba(229, 242, 218, 0.4);
  opacity: 1;
}
body.sidebar-success #wrapper .static-sidebar #search form .search-query:-ms-input-placeholder {
  color: rgba(229, 242, 218, 0.4);
}
body.sidebar-success #wrapper .static-sidebar #search form .search-query::-webkit-input-placeholder {
  color: rgba(229, 242, 218, 0.4);
}
body.sidebar-success #wrapper .static-sidebar #search form button[type="submit"] i {
  color: #e5f2da;
}
body.sidebar-success #wrapper .static-sidebar .nav-separator {
  background: #74b440;
  color: #a9d486;
}
body.sidebar-collapsed body.sidebar-success #wrapper .static-sidebar .nav-separator {
  background: #74b440 !important;
}
body.sidebar-collapsed body.sidebar-success #wrapper .static-sidebar .nav-separator:hover {
  background: #74b440 !important;
}
body.sidebar-success #horizontal-navbar {
  background-color: #81c04d;
}
body.sidebar-success #horizontal-navbar .navbar-nav > li > a {
  background: #81c04d;
  color: #e5f2da;
}
body.sidebar-success #horizontal-navbar .navbar-nav > li > a i {
  color: #e5f2da;
}
body.sidebar-success #horizontal-navbar .navbar-nav > li:hover > a {
  background: #88c356;
  color: #ffffff;
}
body.sidebar-success #horizontal-navbar .navbar-nav > li ul {
  background: #6eaa3c;
}
body.sidebar-success #horizontal-navbar .navbar-nav > li ul li a {
  background: #6eaa3c;
  color: #d1e8be;
}
body.sidebar-success #horizontal-navbar .navbar-nav > li ul li:hover a {
  color: #ffffff;
  background: #69a33a;
}
body.sidebar-success #horizontal-navbar .navbar-nav > li ul li.active > a,
body.sidebar-success #horizontal-navbar .navbar-nav > li ul li.active > a i,
body.sidebar-success #horizontal-navbar .navbar-nav > li ul li.active:hover > a,
body.sidebar-success #horizontal-navbar .navbar-nav > li ul li.active:hover > a i {
  background-color: #9ccd73;
  color: #ffffff;
}
body.sidebar-success #horizontal-navbar .navbar-nav > li ul li:hover > a,
body.sidebar-success #horizontal-navbar .navbar-nav > li ul li:hover > a > i {
  background: #88c356;
  color: #ffffff;
}
body.sidebar-green #wrapper .static-sidebar-wrapper {
  background: #16a085;
}
body.sidebar-green #wrapper .static-sidebar i {
  color: #87eeda;
}
body.sidebar-green #wrapper .static-sidebar .nav-separator {
  color: #22e1bb;
  background: #138a72;
}
body.sidebar-green #wrapper .static-sidebar li.search-focus.active a {
  background: #1ed8b4;
  color: #ffffff;
}
body.sidebar-green #wrapper .static-sidebar li.search-focus.active li.search-focus.active a {
  background: #16a287;
  color: #ffffff;
}
body.sidebar-green #wrapper .static-sidebar li a {
  color: #87eeda;
}
body.sidebar-green #wrapper .static-sidebar .active > a {
  background: #1ccdaa;
  color: #ffffff;
}
body.sidebar-green #wrapper .static-sidebar li.active > a > i,
body.sidebar-green #wrapper .static-sidebar li.active > a:hover > i {
  color: #ffffff;
}
body.sidebar-green #wrapper .static-sidebar li > a:hover > i {
  color: #ffffff;
}
body.sidebar-green #wrapper .static-sidebar li:hover > a {
  color: #ffffff;
  background: #18ab8e;
}
body.sidebar-green #wrapper .static-sidebar li:hover > a > i {
  color: #ffffff;
}
body.sidebar-green #wrapper .static-sidebar li.active:hover > a,
body.sidebar-green #wrapper .static-sidebar li.active:hover > a > i {
  color: #ffffff;
  background: #1ccdaa;
}
@media screen and (min-width: 768px) {
  body.sidebar-green #wrapper .static-sidebar #sidebar > li:hover {
    background: #117e69;
  }
}
body.sidebar-green #wrapper .static-sidebar #sidebar ul,
body.sidebar-green #wrapper .static-sidebar #sidebar ul li a {
  background: #117e69;
  color: #65ead0;
}
body.sidebar-green #wrapper .static-sidebar #sidebar ul li:hover a {
  color: #ffffff;
  background: #107562;
}
body.sidebar-green #wrapper .static-sidebar #sidebar ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-green #wrapper .static-sidebar #sidebar ul li.active:hover > a {
  color: #ffffff;
  background: #107562;
}
body.sidebar-green #wrapper .static-sidebar #search form .search-query {
  background: #138a72;
  color: #ffffff;
}
body.sidebar-green #wrapper .static-sidebar #search form .search-query::-moz-placeholder {
  color: rgba(135, 238, 218, 0.4);
  opacity: 1;
}
body.sidebar-green #wrapper .static-sidebar #search form .search-query:-ms-input-placeholder {
  color: rgba(135, 238, 218, 0.4);
}
body.sidebar-green #wrapper .static-sidebar #search form .search-query::-webkit-input-placeholder {
  color: rgba(135, 238, 218, 0.4);
}
body.sidebar-green #wrapper .static-sidebar #search form button[type="submit"] i {
  color: #87eeda;
}
body.sidebar-green #wrapper .static-sidebar .nav-separator {
  background: #138a72;
  color: #22e1bb;
}
body.sidebar-collapsed body.sidebar-green #wrapper .static-sidebar .nav-separator {
  background: #138a72 !important;
}
body.sidebar-collapsed body.sidebar-green #wrapper .static-sidebar .nav-separator:hover {
  background: #138a72 !important;
}
body.sidebar-green #horizontal-navbar {
  background-color: #16a085;
}
body.sidebar-green #horizontal-navbar .navbar-nav > li > a {
  background: #16a085;
  color: #87eeda;
}
body.sidebar-green #horizontal-navbar .navbar-nav > li > a i {
  color: #87eeda;
}
body.sidebar-green #horizontal-navbar .navbar-nav > li:hover > a {
  background: #18ab8e;
  color: #ffffff;
}
body.sidebar-green #horizontal-navbar .navbar-nav > li ul {
  background: #117e69;
}
body.sidebar-green #horizontal-navbar .navbar-nav > li ul li a {
  background: #117e69;
  color: #65ead0;
}
body.sidebar-green #horizontal-navbar .navbar-nav > li ul li:hover a {
  color: #ffffff;
  background: #107562;
}
body.sidebar-green #horizontal-navbar .navbar-nav > li ul li.active > a,
body.sidebar-green #horizontal-navbar .navbar-nav > li ul li.active > a i,
body.sidebar-green #horizontal-navbar .navbar-nav > li ul li.active:hover > a,
body.sidebar-green #horizontal-navbar .navbar-nav > li ul li.active:hover > a i {
  background-color: #1ccdaa;
  color: #ffffff;
}
body.sidebar-green #horizontal-navbar .navbar-nav > li ul li:hover > a,
body.sidebar-green #horizontal-navbar .navbar-nav > li ul li:hover > a > i {
  background: #18ab8e;
  color: #ffffff;
}
/* Following CSS are only in the demo and are of no use in a Production */
.show-grid [class*="col-"] {
  background: #e6e7e8;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #ebeef0;
}
.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}
.demo-example .breadcrumb {
  margin-bottom: 20px;
}
#demo-type-table {
  width: 100%;
  margin: -20px 0 -20px 0;
}
#demo-type-table td {
  vertical-align: middle;
}
#demo-type-table h1,
#demo-type-table h2,
#demo-type-table h3,
#demo-type-table h4,
#demo-type-table h5,
#demo-type-table h6 {
  margin: 15px 0;
}
#demo-type-table td:last-child {
  text-align: right;
}
#threads,
#comments,
#users {
  max-height: 420px;
  overflow-x: hidden;
}
#demo-dropdown {
  width: 300px;
  padding: 10px 15px;
}
#demo-dropdown .tabular {
  border-collapse: collapse;
}
#demo-dropdown .tabular .tabular-row {
  border-bottom: 1px solid #e5e5e5;
}
#demo-dropdown .tabular .tabular-row:last-child {
  border-bottom: 0;
}
#demo-dropdown .tabular .tabular-row .tabular-cell {
  width: 50%;
  padding: 10px 0;
}
#demo-dropdown label {
  display: block;
  margin-bottom: 10px;
}
#demo-dropdown label[for='fixedheader'] {
  position: relative;
}
#demo-dropdown #fixedheader {
  display: inline-block;
}
#demo-dropdown .demo-color-variation {
  margin-left: 0;
  display: inline-block;
  position: relative;
}
#demo-dropdown .demo-color-variation li {
  padding-right: 3px;
  padding-left: 0;
  float: left;
  padding-bottom: 3px;
}
#demo-dropdown .demo-color-variation li a {
  display: block;
  height: 20px;
  width: 20px;
  border-radius: 60%;
}
#demo-dropdown .demo-color-variation li a.color-lite {
  background-color: #37444e;
}
#demo-dropdown .demo-color-variation li a.color-steel {
  background-color: #687285;
}
#demo-dropdown .demo-color-variation li a.color-lavender {
  background-color: #716885;
}
#demo-dropdown .demo-color-variation li a.color-black {
  background-color: #000000;
}
#demo-dropdown .demo-color-variation li a.color-dark {
  background-color: #313338;
}
#demo-dropdown .demo-color-variation li a.color-red {
  background-color: #b43e2e;
}
#demo-dropdown .demo-color-variation li a.color-green {
  background-color: #16a085;
}
#demo-dropdown .demo-color-variation li a.color-blue {
  background-color: #2e5dac;
}
#demo-dropdown .demo-color-variation li a.color-default {
  background-color: #e0e0e0;
}
#demo-dropdown .demo-color-variation li a.color-inverse {
  background-color: #757575;
}
#demo-dropdown .demo-color-variation li a.color-primary {
  background-color: #2685ee;
}
#demo-dropdown .demo-color-variation li a.color-midnightblue {
  background-color: #37444e;
}
#demo-dropdown .demo-color-variation li a.color-gray {
  background-color: #a2acb3;
}
#demo-dropdown .demo-color-variation li a.color-indigo {
  background-color: #9358ac;
}
#demo-dropdown .demo-color-variation li a.color-grape {
  background-color: #7a869c;
}
#demo-dropdown .demo-color-variation li a.color-orange {
  background-color: #f0934e;
}
#demo-dropdown .demo-color-variation li a.color-danger {
  background-color: #ef553a;
}
#demo-dropdown .demo-color-variation li a.color-success {
  background-color: #81c04d;
}
.sparkline-block {
  margin-left: auto;
  margin-right: auto;
  width: 52px;
  padding: 5px 0;
}
ul.demo-btns {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.demo-btns > li {
  display: inline-block;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #demo-dropdown {
    margin-right: -160px;
  }
  #demo-dropdown:before {
    margin-right: 160px;
  }
}
.demo-blocks {
  width: 50px;
  height: 50px;
  border: 2px solid #eeeeee;
  display: inline-block;
  cursor: pointer;
  margin-right: 20px;
  margin-bottom: 10px;
}
.demo-blocks:hover {
  border-color: #e0e0e0;
}
.demo-blocks.color-dark {
  background: #313338;
}
.demo-blocks.color-red {
  background: #b43e2e;
}
.demo-blocks.color-green {
  background: #48d09b;
}
.demo-blocks.color-blue {
  background: #2e5dac;
}
.demo-blocks.color-lavender {
  background: #716885;
}
.demo-blocks.pattern-brickwall {
  background: url(../../public/adminModule/assets/img/patterns/brickwall.png);
}
.demo-blocks.pattern-dark-stripes {
  background: url(../../public/adminModule/assets/img/patterns/dark_stripes.png);
}
.demo-blocks.pattern-rockywall {
  background: url(../../public/adminModule/assets/img/patterns/rockywall.png);
}
.demo-blocks.pattern-subtle-carbon {
  background: url(../../public/adminModule/assets/img/patterns/subtle_carbon.png);
}
.demo-blocks.pattern-tweed {
  background: url(../../public/adminModule/assets/img/patterns/tweed.png);
}
.demo-blocks.pattern-vertical-cloth {
  background: url(../../public/adminModule/assets/img/patterns/vertical_cloth.png);
}
.demo-blocks.pattern-grey_wash_wall {
  background: url(../../public/adminModule/assets/img/patterns/grey_wash_wall.png);
}
.demo-blocks.pattern-pw_maze_black {
  background: url(../../public/adminModule/assets/img/patterns/pw_maze_black.png);
}
.demo-blocks.pattern-wild_oliva {
  background: url(../../public/adminModule/assets/img/patterns/wild_oliva.png);
}
.demo-blocks.pattern-stressed_linen {
  background: url(../../public/adminModule/assets/img/patterns/stressed_linen.png);
}
.demo-blocks.pattern-sos {
  background: url(../../public/adminModule/assets/img/patterns/sos.png);
}
/* entire container, keeps perspective */
.flip-container {
  perspective: 1000;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
}
/* flip the pane when hovered */
.flip-container:hover .flipper,
.flip-container.hover .flipper {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}
/* flip speed goes here */
.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
/* hide back of pane during swap */
.front,
.back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.back a {
  margin-top: 50%;
  margin-bottom: 50%;
}
/* front pane, placed above back */
.front {
  z-index: 2;
  /* for firefox 31 */

  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  position: relative;
}
/* back, initially hidden pane */
.back {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  width: 100%;
  text-align: center;
}
#tasks-demo {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*
 * Colorpicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url('../../public/adminModule/assets/plugins/form-colorpicker/img/bootstrap-colorpicker/saturation.png');
  cursor: crosshair;
  float: left;
}
.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px;
}
.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
}
.colorpicker-hue,
.colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px;
}
.colorpicker-hue i,
.colorpicker-alpha i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px;
}
.colorpicker-hue {
  background-image: url('../../public/adminModule/assets/plugins/form-colorpicker/img/bootstrap-colorpicker/hue.png');
}
.colorpicker-alpha {
  background-image: url('../../public/adminModule/assets/plugins/form-colorpicker/img/bootstrap-colorpicker/alpha.png');
  display: none;
}
.colorpicker {
  top: 0;
  left: 0;
  padding: 4px;
  min-width: 120px;
  max-width: 150px;
  margin-top: 1px;
  z-index: 9999 !important;
}
.colorpicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.colorpicker div {
  position: relative;
}
.colorpicker.alpha {
  min-width: 140px;
}
.colorpicker.alpha .colorpicker-alpha {
  display: block;
}
.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url('../../public/adminModule/assets/plugins/form-colorpicker/img/bootstrap-colorpicker/alpha.png');
  background-position: 0 100%;
}
.colorpicker-color div {
  height: 10px;
}
.input-group.color .input-group-addon i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  cursor: pointer;
}
.fileinput {
  margin-bottom: 9px;
  display: inline-block;
}
.fileinput .uneditable-input {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}
.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}
.fileinput .thumbnail > img {
  max-height: 100%;
}
.fileinput .btn {
  vertical-align: middle;
}
.fileinput .input-group-addon {
  padding: 7px 15px;
  font-weight: 500;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}
.fileinput-inline .fileinput-controls {
  display: inline;
}
.fileinput .uneditable-input {
  white-space: normal;
}
.fileinput-new .input-group .btn-file {
  border-radius: 0 3px 3px 0;
}
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0;
}
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 3px 3px 0;
}
.form-group.has-warning .fileinput .uneditable-input {
  color: #9c8204;
  border-color: #f9d00d;
}
.form-group.has-warning .fileinput .fileinput-preview {
  color: #9c8204;
}
.form-group.has-warning .fileinput .thumbnail {
  border-color: #f9d00d;
}
.form-group.has-error .fileinput .uneditable-input {
  color: #b4270f;
  border-color: #ef553a;
}
.form-group.has-error .fileinput .fileinput-preview {
  color: #b4270f;
}
.form-group.has-error .fileinput .thumbnail {
  border-color: #ef553a;
}
.form-group.has-success .fileinput .uneditable-input {
  color: #507b2c;
  border-color: #81c04d;
}
.form-group.has-success .fileinput .fileinput-preview {
  color: #507b2c;
}
.form-group.has-success .fileinput .thumbnail {
  border-color: #81c04d;
}
.input-group-addon:not(:first-child) {
  border-left: 0;
}

//----checkout page---//

 .panel-heading .line {
    border-bottom: 0px!important;
}
.panel-heading > ul {
    list-style: outside none none;
}
.panel-heading  ul li
{
    float: left;
      list-style: outside none none;
}
.panel-heading  ul  li  a
{
   padding-right: 50px;
}
.check-h3,.check-label
{
    text-align: center;
    text-transform: uppercase;
}
.rupees
{
    padding-top: 8px;
}
.pay-now
{
    font-size: 16px;
    padding-top: 20px;
    text-transform: uppercase;
}
.pay-now-d
{
    margin-bottom: 0px;
}
#rcorner {
    background: #8ac007 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    float: right;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    padding: 12px 20px 20px;
    text-align: center;
    width: 50px;
}

#rcorner1 {
    background: #FF00FF none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    float: right;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    padding: 12px 20px 20px;
    text-align: center;
    width: 50px;
}

#rcorner2 {
    background: #FFFF00 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    float: right;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    padding: 12px 20px 20px;
    text-align: center;
    width: 50px;
}

.btn-pay
{
    margin-top: 6%;
    text-align: center;
}
.process-pay
{
    margin-right: 10px;
}
@media screen and (max-width:640px)
{
    .check-label {
    text-align: right;
    text-transform: uppercase;
}

}
@media screen and (max-width:320px)
{
    .panel .panel-heading {
    line-height: 30px;
    padding: 0;
    border-bottom: 0px;
}
}
svg > g > g:last-child { pointer-events: none }
/*code for menu by nagoor*/

 body.sidebar-default #wrapper .static-sidebar #sidebar ul li a.active{
 background-color:#e4e4e4 !important;
 }
 body.sidebar-default #wrapper .static-sidebar #sidebar ul li.active > a > span{
  color:#000 !important;
  }
body.sidebar-inverse #wrapper .static-sidebar #sidebar ul li a.active{
 background-color:#636363 !important;
 }
 body.sidebar-inverse #wrapper .static-sidebar #sidebar ul li.active > a > span, 
 body.sidebar-midnightblue #wrapper .static-sidebar #sidebar ul li.active > a > span, 
 body.sidebar-primary #wrapper .static-sidebar #sidebar ul li.active > a > span, 
 body.sidebar-indigo #wrapper .static-sidebar #sidebar ul li.active > a > span,
  body.sidebar-success #wrapper .static-sidebar #sidebar ul li.active > a > span,
    body.sidebar-green #wrapper .static-sidebar #sidebar ul li.active > a > span,
	 body.sidebar-grape #wrapper .static-sidebar #sidebar ul li.active > a > span,
	   body.sidebar-orange #wrapper .static-sidebar #sidebar ul li.active > a > span,
		 body.sidebar-danger #wrapper .static-sidebar #sidebar ul li.active > a > span{
  color:#fff !important;
 }
 body.sidebar-midnightblue #wrapper .static-sidebar #sidebar ul li a.active{
 background-color:#232b32 !important;
 }
 body.sidebar-primary #wrapper .static-sidebar #sidebar ul li a.active{
 background-color:#116dd3 !important;
 }
 body.sidebar-indigo #wrapper .static-sidebar #sidebar ul li a.active{
 background-color:#78468d !important;
 }
 body.sidebar-success #wrapper .static-sidebar #sidebar ul li a.active{
 background-color:#69a33a !important;
 }
 body.sidebar-green #wrapper .static-sidebar #sidebar ul li a.active{
 background-color:#107562 !important;
 } 
 body.sidebar-grape #wrapper .static-sidebar #sidebar ul li a.active{
 background-color:#626e84 !important;
 } 
 body.sidebar-orange #wrapper .static-sidebar #sidebar ul li a.active{
 background-color:#ec7821 !important;
 } 
 body.sidebar-danger #wrapper .static-sidebar #sidebar ul li a.active{
 background-color:#e63213 !important;
 }
 
 




/*end code for menu by nagoor*/
/* config variables */
/* roboto font */
/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300italic,300,400italic,500,500italic,700,700italic,900,900italic);*/
/* source sans pro */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);
/* lato */
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
/* merriweather */
/*@import url(http://fonts.googleapis.com/css?family=Merriweather:400,300italic,300,400italic,700,700italic);*/
/*$sidebarBg: #35485e;*/
/* modules */
/* this mixin makes possible to add transition to a specific vendor, example: */
/* -webkit-transition: -webkit-transform 0.5s linear; */
@import url(../../public/frontEnd/css/bootstrap/bootstrap.min.css);
*:focus {
  outline: none; }

a:focus,
button:focus,
input[type="submit"]:focus {
  outline: none !important; }

.button {
  -webkit-font-smoothing: antialiased;
  border: 0;
  outline: none;
  padding: 1px;
  display: inline-block;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
  -ms-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
  -o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075);
  height: 33px;
  background: #adb2bb;
  background: -webkit-linear-gradient(#ccd0d6, #adb2bb);
  background: -moz-linear-gradient(#ccd0d6, #adb2bb);
  background: -ms-linear-gradient(#ccd0d6, #adb2bb);
  background: -o-linear-gradient(#ccd0d6, #adb2bb);
  background: linear-gradient(#ccd0d6, #adb2bb);
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  -moz-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }
  .button[disabled], .button.disabled {
    pointer-events: none;
    cursor: not-allowed;
    box-shadow: none; }
    .button[disabled] span, .button.disabled span {
      box-shadow: none;
      background: #E7EBF0;
      background: #E7EBF0;
      background: -webkit-linear-gradient(#e7ebf0, #e7ebf0);
      background: -moz-linear-gradient(#e7ebf0, #e7ebf0);
      background: -ms-linear-gradient(#e7ebf0, #e7ebf0);
      background: -o-linear-gradient(#e7ebf0, #e7ebf0);
      background: linear-gradient(#e7ebf0, #e7ebf0); }
  .button:hover {
    text-decoration: none; }
  .button:active, .button.active {
    background: #b5bac2;
    background: -webkit-linear-gradient(#b5bac2, #b5bac2);
    background: -moz-linear-gradient(#b5bac2, #b5bac2);
    background: -ms-linear-gradient(#b5bac2, #b5bac2);
    background: -o-linear-gradient(#b5bac2, #b5bac2);
    background: linear-gradient(#b5bac2, #b5bac2);
    -moz-transform: scale3d(0.95, 0.95, 0.95);
    -o-transform: scale3d(0.95, 0.95, 0.95);
    -ms-transform: scale3d(0.95, 0.95, 0.95);
    -webkit-transform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95); }
    .button:active span,
    .button:active span, .button.active span,
    .button.active span {
      color: #444;
      background: #eff1f4;
      background: -webkit-linear-gradient(#e6e8eb, #eff1f4);
      background: -moz-linear-gradient(#e6e8eb, #eff1f4);
      background: -ms-linear-gradient(#e6e8eb, #eff1f4);
      background: -o-linear-gradient(#e6e8eb, #eff1f4);
      background: linear-gradient(#e6e8eb, #eff1f4);
      -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
      -ms-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
      -o-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1); }
  .button span {
    display: block;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    height: 31px;
    line-height: 31px;
    border-radius: 4px;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background: #f6f9fc;
    background: #eff1f4;
    background: -webkit-linear-gradient(#f7f8fa, #eff1f4);
    background: -moz-linear-gradient(#f7f8fa, #eff1f4);
    background: -ms-linear-gradient(#f7f8fa, #eff1f4);
    background: -o-linear-gradient(#f7f8fa, #eff1f4);
    background: linear-gradient(#f7f8fa, #eff1f4);
    -webkit-box-shadow: inset 0 1px 0 white;
    -moz-box-shadow: inset 0 1px 0 white;
    -ms-box-shadow: inset 0 1px 0 white;
    -o-box-shadow: inset 0 1px 0 white;
    box-shadow: inset 0 1px 0 white;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear; }

.paging a {
  position: relative;
  font-size: 11px;
  display: inline-block;
  width: 28px;
  height: 27px;
  border: 1px solid #D7DADD;
  text-align: center;
  line-height: 26px;
  border-radius: 5px;
  color: #60A3D8; }
  .paging a:active {
    background: #fafafa;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1); }
  .paging a.disabled {
    color: #B9B9B9;
    cursor: default; }
  .paging a i.fa-chevron-left {
    position: relative;
    left: -1px; }
  .paging a i.fa-trash-o {
    font-size: 14px; }

#welcome-modal .modal-dialog {
  margin-top: 65px; }
#welcome-modal .modal-content {
  background: #f5f8fc;
  background: -webkit-linear-gradient(white, #f5f8fc);
  background: -moz-linear-gradient(white, #f5f8fc);
  background: -ms-linear-gradient(white, #f5f8fc);
  background: -o-linear-gradient(white, #f5f8fc);
  background: linear-gradient(white, #f5f8fc);
  font-family: "Helvetica Neue", Arial; }
  #welcome-modal .modal-content .modal-header {
    border-bottom: 0; }
  #welcome-modal .modal-content .modal-body {
    padding-bottom: 50px; }
    #welcome-modal .modal-content .modal-body header {
      text-align: center;
      font-weight: 600;
      font-size: 22px;
      color: #444;
      margin-bottom: 23px; }
    #welcome-modal .modal-content .modal-body p {
      font-size: 13px;
      color: #555;
      margin: 0 auto;
      width: 80%;
      text-align: center;
      line-height: 20px; }
    #welcome-modal .modal-content .modal-body .get-started {
      margin-top: 40px; }
      #welcome-modal .modal-content .modal-body .get-started .col-md-4 {
        text-align: center;
        padding-bottom: 50px; }
        #welcome-modal .modal-content .modal-body .get-started .col-md-4 i {
          font-size: 38px;
          color: #7FA5BE; }
        #welcome-modal .modal-content .modal-body .get-started .col-md-4 a {
          color: #576C91;
          display: block;
          margin-top: 12px;
          font-size: 13px; }
    #welcome-modal .modal-content .modal-body .go-dashboard {
      color: #008cdd;
      text-align: center;
      display: block;
      margin-top: 10px; }

input[type="text"].form-control,
input[type="email"].form-control,
input[type="password"].form-control {
  /*box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);*/
  /*height: 39px;*/
  box-shadow: none; }
  input[type="text"].form-control::-webkit-input-placeholder,
  input[type="email"].form-control::-webkit-input-placeholder,
  input[type="password"].form-control::-webkit-input-placeholder {
    color: #B1B1B1;
    font-weight: 400;
    font-size: 14px; }
  input[type="text"].form-control:-moz-placeholder,
  input[type="email"].form-control:-moz-placeholder,
  input[type="password"].form-control:-moz-placeholder {
    color: #B1B1B1;
    font-weight: 400;
    font-size: 14px; }
  input[type="text"].form-control::-moz-placeholder,
  input[type="email"].form-control::-moz-placeholder,
  input[type="password"].form-control::-moz-placeholder {
    color: #B1B1B1;
    font-weight: 400;
    font-size: 14px; }
  input[type="text"].form-control:-ms-input-placeholder,
  input[type="email"].form-control:-ms-input-placeholder,
  input[type="password"].form-control:-ms-input-placeholder {
    color: #B1B1B1;
    font-weight: 400;
    font-size: 14px; }
  input[type="text"].form-control:focus,
  input[type="email"].form-control:focus,
  input[type="password"].form-control:focus {
    /*border-color: #98D2FF;*/
    outline: none;
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(166, 205, 236, 0.6);*/
    box-shadow: none; }

textarea.form-control {
  /*box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2);*/
  box-shadow: none; }
  textarea.form-control::-webkit-input-placeholder {
    color: #B1B1B1;
    font-weight: 400;
    font-size: 14px; }
  textarea.form-control:-moz-placeholder {
    color: #B1B1B1;
    font-weight: 400;
    font-size: 14px; }
  textarea.form-control::-moz-placeholder {
    color: #B1B1B1;
    font-weight: 400;
    font-size: 14px; }
  textarea.form-control:-ms-input-placeholder {
    color: #B1B1B1;
    font-weight: 400;
    font-size: 14px; }
  textarea.form-control:focus {
    /*border-color: #98D2FF;*/
    outline: none;
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(166, 205, 236, 0.6);*/
    box-shadow: none; }

/* 
	Create a custom select by adding a [data-smart-select]
	to any select. e.g. <select class="form-control" data-smart-select>
	and it will automatically be converted into a customized select
	that is wrapped inside a .fake-select-wrap
*/
.fake-select-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 34px;
  line-height: 30px;
  margin: 0; }
  .fake-select-wrap > select {
    position: absolute !important;
    z-index: 3;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important;
    cursor: pointer; }
  .fake-select-wrap > .fake-select {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    width: 100%;
    margin: 0;
    vertical-align: bottom;
    padding: 0 10px;
    white-space: nowrap;
    padding-right: 20px;
    text-overflow: ellipsis;
    /*overflow: hidden;*/
    border: 1px solid #ccc;
    background: #fff;
    height: 34px;
    line-height: 30px;
    cursor: pointer;
    color: #444; }
    .fake-select-wrap > .fake-select.focus {
      border-color: #98c7f8; }
      .fake-select-wrap > .fake-select.focus:after {
        color: #81B5EC; }
    .fake-select-wrap > .fake-select:after {
      font-family: 'FontAwesome';
      font-size: 13px;
      content: "\f078";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-weight: 400;
      color: #757575;
      display: block;
      position: absolute;
      right: 13px;
      height: 100%;
      top: 17px;
      line-height: 0; }

form label.error {
  position: relative !important;
  display: inline-block !important;
  margin-top: -2px !important;
  margin-bottom: -8px !important;
  color: #fff !important;
  font-weight: normal !important;
  font-size: 14px !important;
  padding: 5px 8px !important;
  background: #589BC9 !important;
  border-radius: 4px !important; }
  form label.error.valid {
    display: none !important; }
  form label.error:after {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #589BC9;
    border-width: 5px;
    left: 30px;
    margin-left: -5px; }

#flotTip {
  background-color: #000;
  color: #fff;
  /*border: 1px solid rgb(204, 204, 204);*/
  /*box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px;*/
  padding: 3px 11px 4px;
  border-radius: 4px;
  z-index: 9999; }
  #flotTip .value {
    display: block;
    text-align: center;
    font-weight: 600; }

.skin-switcher {
  position: fixed;
  right: 0px;
  top: 160px;
  z-index: 999999; }
  .skin-switcher .toggler {
    cursor: pointer;
    /*padding: 10px 15px;*/
    padding: 8px 15px;
    border-radius: 4px 0 0 4px;
    background: #fff;
    box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.25), 2px 2px 3px rgba(0, 0, 0, 0.12); }
    .skin-switcher .toggler .ion-settings {
      color: #666;
      font-size: 21px; }
    .skin-switcher .toggler .brankic-brush {
      font-size: 25px;
      color: #8C6DEC; }
  .skin-switcher .menu {
    position: absolute;
    right: 50px;
    top: -4px;
    background: #fff;
    width: 165px;
    border-radius: 3px;
    padding: 8px 0;
    list-style-type: none;
    box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
    opacity: 0;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms cubic-bezier(0.34, 1.41, 0.7, 1);
    -moz-transition: all 300ms cubic-bezier(0.34, 1.41, 0.7, 1);
    -ms-transition: all 300ms cubic-bezier(0.34, 1.41, 0.7, 1);
    -o-transition: all 300ms cubic-bezier(0.34, 1.41, 0.7, 1);
    transition: all 300ms cubic-bezier(0.34, 1.41, 0.7, 1);
    -webkit-transform-origin: 100% 15px;
    -moz-transform-origin: 100% 15px;
    -o-transform-origin: 100% 15px;
    -ms-transform-origin: 100% 15px;
    transform-origin: 100% 15px; }
    .skin-switcher .menu.active {
      opacity: 1;
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }
    .skin-switcher .menu:before {
      content: "";
      position: absolute;
      display: block;
      width: 37px;
      height: 12px;
      right: -24px;
      top: 20px;
      background-image: url("../../public/frontEnd/images/popover-arrow.png");
      background-size: 100% 100%;
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
    .skin-switcher .menu li {
      padding: 8px 15px;
      border-bottom: 1px solid #E6E6E6; }
      .skin-switcher .menu li:last-child {
        border-bottom: 0; }
      .skin-switcher .menu li a {
        position: relative;
        text-decoration: none;
        display: block;
        color: #4C5661;
        font-size: 15px;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        .skin-switcher .menu li a:hover {
          color: #000; }
        .skin-switcher .menu li a.active .fa-check {
          opacity: 1; }
        .skin-switcher .menu li a .color {
          width: 10px;
          height: 10px;
          border-radius: 50%;
          display: inline-block;
          margin-right: 5px; }
          .skin-switcher .menu li a .color.default {
            border: 3px solid #319DDB; }
          .skin-switcher .menu li a .color.clear {
            border: 3px solid #BFDFF1; }
          .skin-switcher .menu li a .color.dark {
            border: 3px solid #808FCA; }
          .skin-switcher .menu li a .color.black {
            border: 3px solid #3E4052; }
          .skin-switcher .menu li a .color.flat {
            border: 3px solid #d8dfe6; }
          .skin-switcher .menu li a .color.flat-dark {
            border: 3px solid #363e45; }
        .skin-switcher .menu li a .fa-check {
          color: #83C490;
          font-size: 14px;
          position: absolute;
          top: 4px;
          right: 4px;
          opacity: 0;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }

.datepicker-dropdown {
  z-index: 9999999 !important; }

/* snippets */
/* Used in user-profile.html page for the user info right sidebar */
@-webkit-keyframes showProfileInfo {
  0% {
    right: -23%; }

  100% {
    right: 0; } }

@-moz-keyframes showProfileInfo {
  0% {
    right: -23%; }

  100% {
    right: 0; } }

@-o-keyframes showProfileInfo {
  0% {
    right: -23%; }

  100% {
    right: 0; } }

@keyframes showProfileInfo {
  0% {
    right: -23%; }

  100% {
    right: 0; } }

/* Fade in left for wizard steps */
@-webkit-keyframes fadeInLeftStep {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-40px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes fadeInLeftStep {
  0% {
    opacity: 0;
    -moz-transform: translateX(-40px); }

  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }

@-o-keyframes fadeInLeftStep {
  0% {
    opacity: 0;
    -o-transform: translateX(-40px); }

  100% {
    opacity: 1;
    -o-transform: translateX(0); } }

@keyframes fadeInLeftStep {
  0% {
    opacity: 0;
    transform: translateX(-40px); }

  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInLeftStep {
  -webkit-animation-name: fadeInLeftStep;
  -moz-animation-name: fadeInLeftStep;
  -o-animation-name: fadeInLeftStep;
  animation-name: fadeInLeftStep; }

/* Fade in right for wizard steps */
@-webkit-keyframes fadeInRightStep {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes fadeInRightStep {
  0% {
    opacity: 0;
    -moz-transform: translateX(40px); }

  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }

@-o-keyframes fadeInRightStep {
  0% {
    opacity: 0;
    -o-transform: translateX(40px); }

  100% {
    opacity: 1;
    -o-transform: translateX(0); } }

@keyframes fadeInRightStep {
  0% {
    opacity: 0;
    transform: translateX(40px); }

  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInRightStep {
  -webkit-animation-name: fadeInRightStep;
  -moz-animation-name: fadeInRightStep;
  -o-animation-name: fadeInRightStep;
  animation-name: fadeInRightStep; }

/* Fade out left for wizard steps */
@-webkit-keyframes fadeOutLeftStep {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-40px); } }

@-moz-keyframes fadeOutLeftStep {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }

  100% {
    opacity: 0;
    -moz-transform: translateX(-40px); } }

@-o-keyframes fadeOutLeftStep {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }

  100% {
    opacity: 0;
    -o-transform: translateX(-40px); } }

@keyframes fadeOutLeftStep {
  0% {
    opacity: 1;
    transform: translateX(0); }

  100% {
    opacity: 0;
    transform: translateX(-40px); } }

.fadeOutLeftStep {
  -webkit-animation-name: fadeOutLeftStep;
  -moz-animation-name: fadeOutLeftStep;
  -o-animation-name: fadeOutLeftStep;
  animation-name: fadeOutLeftStep; }

/* Fade out right for wizard steps */
@-webkit-keyframes fadeOutRightStep {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(40px); } }

@-moz-keyframes fadeOutRightStep {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }

  100% {
    opacity: 0;
    -moz-transform: translateX(40px); } }

@-o-keyframes fadeOutRightStep {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }

  100% {
    opacity: 0;
    -o-transform: translateX(40px); } }

@keyframes fadeOutRightStep {
  0% {
    opacity: 1;
    transform: translateX(0); }

  100% {
    opacity: 0;
    transform: translateX(40px); } }

.fadeOutRightStep {
  -webkit-animation-name: fadeOutRightStep;
  -moz-animation-name: fadeOutRightStep;
  -o-animation-name: fadeOutRightStep;
  animation-name: fadeOutRightStep; }

/* vendor */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #5585B3;
  border-color: #4477A3; }

.pagination > li > a,
.pagination > li > span,
.pager li > a,
.pager li > span {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear; }

.modal-backdrop {
  z-index: 10400; }
  .modal-backdrop.in {
    opacity: .35;
    filter: alpha(opacity=35); }

.modal {
  z-index: 10500; }
  .modal.in .modal-dialog {
    -moz-transform: translate(0, 0) scale3d(1, 1, 1) !important;
    -o-transform: translate(0, 0) scale3d(1, 1, 1) !important;
    -ms-transform: translate(0, 0) scale3d(1, 1, 1) !important;
    -webkit-transform: translate(0, 0) scale3d(1, 1, 1) !important;
    transform: translate(0, 0) scale3d(1, 1, 1) !important; }
  .modal.fade {
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out; }
    .modal.fade .modal-dialog {
      -moz-transform: translate(0, 0) scale3d(1.1, 1.1, 1.1);
      -o-transform: translate(0, 0) scale3d(1.1, 1.1, 1.1);
      -ms-transform: translate(0, 0) scale3d(1.1, 1.1, 1.1);
      -webkit-transform: translate(0, 0) scale3d(1.1, 1.1, 1.1);
      transform: translate(0, 0) scale3d(1.1, 1.1, 1.1);
      -webkit-transition: -webkit-transform 0.1s ease-out;
      -moz-transition: -moz-transform 0.1s ease-out;
      -ms-transition: -ms-transform 0.1s ease-out;
      -o-transition: -o-transform 0.1s ease-out;
      transition: transform 0.1s ease-out; }
  .modal .modal-dialog {
    -moz-transform: translate(0, 0) scale3d(1.1, 1.1, 1.1);
    -o-transform: translate(0, 0) scale3d(1.1, 1.1, 1.1);
    -ms-transform: translate(0, 0) scale3d(1.1, 1.1, 1.1);
    -webkit-transform: translate(0, 0) scale3d(1.1, 1.1, 1.1);
    transform: translate(0, 0) scale3d(1.1, 1.1, 1.1);
    margin-top: 80px; }

.tooltip {
  font-size: 13px; }
  .tooltip .tooltip-inner {
    font-weight: 600; }

.label-danger {
  background: #D66363; }

.btn.btn-default {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .btn.btn-default:focus, .btn.btn-default:active {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.14); }
.btn.btn-primary {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .btn.btn-primary:focus, .btn.btn-primary:active {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14); }
.btn.btn-success {
  border: 1px solid #63a042;
  background-color: #76b852;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .btn.btn-success:focus, .btn.btn-success:active {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14); }
  .btn.btn-success:hover {
    background-color: #47a447; }
.btn.btn-danger {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .btn.btn-danger:focus, .btn.btn-danger:active {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14); }
.btn.btn-info {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .btn.btn-info:focus, .btn.btn-info:active {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14); }
.btn.btn-warning {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .btn.btn-warning:focus, .btn.btn-warning:active {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14); }

.input-group-addon {
  background-color: #F2F7FA; }

.form-horizontal .has-feedback .form-control-feedback {
  right: 8px; }

code {
  color: #256CC7;
  background-color: #F8F2F9; }

/* layout */
body {
  font-family: 'Open Sans', Helvetica Neue, Sans-serif;
  -webkit-font-smoothing: antialiased;
  background: #efeff9; 
  font-size: 16px;

}

  body.open-sidebar #wrapper #content {
    -webkit-perspective: 0px;
    -ms-perspective: 0px;
    -moz-perspective: 0px;
    -moz-transform: translate3d(230px, 0, 0);
    -o-transform: translate3d(230px, 0, 0);
    -ms-transform: translate3d(230px, 0, 0);
    -webkit-transform: translate3d(230px, 0, 0);
    transform: translate3d(230px, 0, 0); }

#wrapper {
  position: relative;
  -webkit-backface-visibility: hidden;
  margin: 0 auto; }

.main-sidebar {
  bottom: 0px; }
  @media screen and (min-height: 901px) {
    .main-sidebar {
      position: fixed !important; } }

#sidebar-dark {
  background: #2f343d;
  left: 0;
  top: 0;
  position: absolute;
  width: 230px;
  z-index: 999;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  @media (min-width: 768px) and (max-width: 991px) {
    #sidebar-dark {
      width: 80px; } }
  #sidebar-dark .current-user {
    padding: 0px 20px;
    height: 63px;
    position: relative; }
    #sidebar-dark .current-user .name {
      position: relative;
      padding: 10px 0;
      display: block;
      color: #DFE8F0;
      font-size: 14px;
      text-decoration: none; }
      #sidebar-dark .current-user .name .avatar {
        max-width: 41px;
        border-radius: 50%;
        position: relative;
        top: 2px;
        margin-right: 12px; }
      #sidebar-dark .current-user .name span {
        position: relative;
        top: 4px; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-dark .current-user .name span {
            display: none; } }
        #sidebar-dark .current-user .name span .fa-chevron-down {
          font-size: 10px;
          margin-left: 9px;
          position: relative;
          top: -1px; }
    #sidebar-dark .current-user .menu {
      position: absolute;
      left: 35px;
      top: 60px;
      background: #fff;
      width: 165px;
      z-index: 999;
      border-radius: 3px;
      padding: 8px 0;
      list-style-type: none;
      box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.25);
      opacity: 0;
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      -webkit-transform: scale(0);
      transform: scale(0);
      -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -webkit-transform-origin: 50% 0;
      -moz-transform-origin: 50% 0;
      -o-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
      transform-origin: 50% 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-dark .current-user .menu {
          left: 80px;
          top: 10px;
          -webkit-transform-origin: 0 15px;
          -moz-transform-origin: 0 15px;
          -o-transform-origin: 0 15px;
          -ms-transform-origin: 0 15px;
          transform-origin: 0 15px; } }
      #sidebar-dark .current-user .menu.active {
        opacity: 1;
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
      #sidebar-dark .current-user .menu:before {
        content: "";
        position: absolute;
        display: block;
        width: 37px;
        height: 12px;
        top: -12px;
        left: 49%;
        margin-left: -18.5px;
        background-image: url("../../public/frontEnd/images/popover-arrow.png");
        background-size: 100% 100%; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-dark .current-user .menu:before {
            top: 16px;
            left: -5px;
            -moz-transform: rotate(270deg);
            -o-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }
      #sidebar-dark .current-user .menu li {
        padding: 8px 15px;
        border-bottom: 1px solid #E6E6E6; }
        #sidebar-dark .current-user .menu li:last-child {
          border-bottom: 0; }
        #sidebar-dark .current-user .menu li a {
          text-decoration: none;
          display: block;
          color: #4C5661;
          font-size: 15px;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          #sidebar-dark .current-user .menu li a:hover {
            color: #000; }
  #sidebar-dark .menu-section h3 {
    color: #A9B8C7;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 0;
    text-shadow: 1px 1px #000;
    padding: 10px 25px;
    background: #232830;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.64); }
    @media (min-width: 768px) and (max-width: 991px) {
      #sidebar-dark .menu-section h3 {
        display: none; } }
  #sidebar-dark .menu-section ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      #sidebar-dark .menu-section ul li {
        position: relative; } }
    #sidebar-dark .menu-section ul li a {
      color: #e2e2e2;
      font-weight: 400;
      font-size: 14px;
      box-shadow: inset 0px 1px #414852;
      padding: 12px 0px 15px 23px;
      border-top: 1px solid #1A2331;
      background: #2f343d;
      text-decoration: none;
      display: inline-block;
      width: 100%;
      -webkit-transition: background 0.13s linear;
      -moz-transition: background 0.13s linear;
      -ms-transition: background 0.13s linear;
      -o-transition: background 0.13s linear;
      transition: background 0.13s linear; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-dark .menu-section ul li a {
          position: relative;
          padding-left: 0px;
          text-align: center; }
          #sidebar-dark .menu-section ul li a:hover + .submenu {
            visibility: visible;
            opacity: 1;
            -moz-transform: translateX(0px);
            -o-transform: translateX(0px);
            -ms-transform: translateX(0px);
            -webkit-transform: translateX(0px);
            transform: translateX(0px); } }
      #sidebar-dark .menu-section ul li a.active, #sidebar-dark .menu-section ul li a:hover, #sidebar-dark .menu-section ul li a.toggled {
        background: #3C424C; }
      #sidebar-dark .menu-section ul li a i {
        min-width: 17px;
        font-size: 19px;
        margin-right: 9px;
        position: relative;
        top: 1px; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-dark .menu-section ul li a i {
            font-size: 23px;
            margin: 0; }
            #sidebar-dark .menu-section ul li a i.fa-chevron-down {
              display: none; } }
        #sidebar-dark .menu-section ul li a i.ion-card, #sidebar-dark .menu-section ul li a i.ion-android-inbox {
          font-size: 18px; }
        #sidebar-dark .menu-section ul li a i.ion-code-working {
          font-size: 23px;
          top: 4px; }
        #sidebar-dark .menu-section ul li a i.ion-usb {
          font-size: 22px; }
        #sidebar-dark .menu-section ul li a i.fa-chevron-down {
          float: right;
          font-size: 11px;
          top: 7px;
          right: 11px; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-dark .menu-section ul li a span {
          display: none; } }
      #sidebar-dark .menu-section ul li a .counter {
        display: inline-block;
        background: #479ccf;
        height: 19px;
        padding: 3px 8px;
        line-height: 1;
        text-align: center;
        border-radius: 20px;
        color: #fff;
        font-family: "Helvetica Neue", Arial;
        font-size: 11px;
        font-weight: 600;
        float: right;
        position: relative;
        top: 2px;
        right: 13px; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-dark .menu-section ul li a .counter {
            display: none; } }
    #sidebar-dark .menu-section ul li > .submenu {
      display: none;
      position: relative;
      margin-top: 0;
      margin-bottom: 10px;
      -webkit-animation-duration: 0.4s;
      -moz-animation-duration: 0.4s;
      -o-animation-duration: 0.4s;
      animation-duration: 0.4s; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-dark .menu-section ul li > .submenu {
          background: #2a313a;
          position: absolute;
          display: block;
          visibility: hidden;
          opacity: 0;
          -moz-transform: translateX(-20px);
          -o-transform: translateX(-20px);
          -ms-transform: translateX(-20px);
          -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
          border-radius: 0 4px 4px 0;
          min-width: 185px;
          top: 0px;
          left: 79px;
          padding-bottom: 0px;
          box-shadow: 0 1px 0px rgba(255, 255, 255, 0.09);
          -webkit-transition: all 0.15s ease-in;
          -moz-transition: all 0.15s ease-in;
          -ms-transition: all 0.15s ease-in;
          -o-transition: all 0.15s ease-in;
          transition: all 0.15s ease-in; }
          #sidebar-dark .menu-section ul li > .submenu:hover {
            opacity: 1;
            -moz-transform: translateX(0px);
            -o-transform: translateX(0px);
            -ms-transform: translateX(0px);
            -webkit-transform: translateX(0px);
            transform: translateX(0px);
            visibility: visible; } }
      #sidebar-dark .menu-section ul li > .submenu.active {
        display: block; }
      #sidebar-dark .menu-section ul li > .submenu li a {
        padding: 12px 0px 12px 52px;
        font-size: 14px; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-dark .menu-section ul li > .submenu li a {
            padding-left: 15px;
            padding-right: 15px;
            text-align: left;
            border-radius: 0 4px 4px 0; } }
        #sidebar-dark .menu-section ul li > .submenu li a.active {
          background: #232830;
          box-shadow: none; }
      #sidebar-dark .menu-section ul li > .submenu li > .submenu {
        display: none;
        position: relative;
        border-bottom: 0px;
        box-shadow: none;
        margin-bottom: 10px;
        -webkit-animation-duration: 0.4s;
        -moz-animation-duration: 0.4s;
        -o-animation-duration: 0.4s;
        animation-duration: 0.4s; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-dark .menu-section ul li > .submenu li > .submenu {
            display: block;
            position: absolute;
            top: 0px;
            left: 185px; } }
        #sidebar-dark .menu-section ul li > .submenu li > .submenu.active {
          display: block; }
        #sidebar-dark .menu-section ul li > .submenu li > .submenu li a {
          padding-left: 75px; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-dark .menu-section ul li > .submenu li > .submenu li a {
              padding-left: 10px; } }
  #sidebar-dark .bottom-menu {
    position: fixed;
    bottom: 0;
    width: 230px;
    z-index: 999; }
    #sidebar-dark .bottom-menu > ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      #sidebar-dark .bottom-menu > ul > li {
        float: left;
        display: block;
        width: 33.333%;
        border-right: 1px solid #3E4E55;
        border-top: 1px solid #3E4E55; }
        #sidebar-dark .bottom-menu > ul > li:last-child {
          border-right: 0; }
        #sidebar-dark .bottom-menu > ul > li > a {
          display: block;
          position: relative;
          text-align: center;
          padding: 6px 0;
          background: #333D4B; }
          #sidebar-dark .bottom-menu > ul > li > a:hover i {
            color: #89A2BB; }
          #sidebar-dark .bottom-menu > ul > li > a:hover + .menu {
            opacity: 1;
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          #sidebar-dark .bottom-menu > ul > li > a i {
            color: #CBD3DB;
            font-size: 19px;
            -webkit-transition: all 0.1s linear;
            -moz-transition: all 0.1s linear;
            -ms-transition: all 0.1s linear;
            -o-transition: all 0.1s linear;
            transition: all 0.1s linear; }
          #sidebar-dark .bottom-menu > ul > li > a .flag {
            width: 7px;
            height: 7px;
            display: block;
            position: absolute;
            background: #9ed166;
            border-radius: 25px;
            top: 4px;
            right: 25px; }
        #sidebar-dark .bottom-menu > ul > li .menu {
          position: absolute;
          left: 39px;
          bottom: 34px;
          background: #fff;
          width: 155px;
          z-index: 999;
          border-radius: 3px;
          padding: 7px 0;
          list-style-type: none;
          box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.25);
          opacity: 0;
          -moz-transform: scale(0);
          -o-transform: scale(0);
          -ms-transform: scale(0);
          -webkit-transform: scale(0);
          transform: scale(0);
          -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -webkit-transform-origin: 50% 100%;
          -moz-transform-origin: 50% 100%;
          -o-transform-origin: 50% 100%;
          -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%; }
          #sidebar-dark .bottom-menu > ul > li .menu:hover {
            opacity: 1;
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          #sidebar-dark .bottom-menu > ul > li .menu:after {
            content: "";
            position: absolute;
            display: block;
            width: 37px;
            height: 12px;
            bottom: -12px;
            left: 49%;
            margin-left: -18.5px;
            background-image: url("../../public/frontEnd/images/popover-arrow.png");
            background-size: 100% 100%;
            -moz-transform: rotateX(180deg);
            -o-transform: rotateX(180deg);
            -ms-transform: rotateX(180deg);
            -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg); }
          #sidebar-dark .bottom-menu > ul > li .menu li {
            padding: 8px 0;
            border-bottom: 1px solid #E6E6E6;
            text-align: center; }
            #sidebar-dark .bottom-menu > ul > li .menu li:last-child {
              border-bottom: 0; }
            #sidebar-dark .bottom-menu > ul > li .menu li a {
              text-decoration: none;
              display: block;
              color: #54A0E2;
              font-weight: 600;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              -ms-transition: all 0.2s linear;
              -o-transition: all 0.2s linear;
              transition: all 0.2s linear; }
              #sidebar-dark .bottom-menu > ul > li .menu li a:hover {
                color: #000; }

#sidebar-black {
  background: #111E22;
  left: 0;
  top: 0;
  position: absolute;
  width: 230px;
  z-index: 999;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  @media (min-width: 768px) and (max-width: 991px) {
    #sidebar-black {
      width: 80px; } }
  #sidebar-black .current-user {
    height: 63px;
    color: #fff;
    margin-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #353A44;
    padding: 0 20px; }
    #sidebar-black .current-user .name {
      color: #D6DDEB;
      font-size: 15px;
      font-weight: 400;
      text-decoration: none;
      position: relative;
      padding: 10px 0;
      display: block; }
      #sidebar-black .current-user .name .avatar {
        max-width: 41px;
        border-radius: 50%;
        position: relative;
        top: 2px;
        margin-right: 12px; }
      #sidebar-black .current-user .name span {
        position: relative;
        top: 4px; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-black .current-user .name span {
            display: none; } }
        #sidebar-black .current-user .name span .fa-chevron-down {
          font-size: 10px;
          margin-left: 9px;
          position: relative;
          top: -1px; }
    #sidebar-black .current-user .menu {
      position: absolute;
      left: 35px;
      top: 60px;
      background: #fff;
      width: 165px;
      z-index: 999;
      border-radius: 3px;
      padding: 8px 0;
      list-style-type: none;
      box-shadow: 1px 3px 1px rgba(0, 0, 0, 0.25);
      opacity: 0;
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      -webkit-transform: scale(0);
      transform: scale(0);
      -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -webkit-transform-origin: 50% 0;
      -moz-transform-origin: 50% 0;
      -o-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
      transform-origin: 50% 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-black .current-user .menu {
          left: 80px;
          top: 10px;
          -webkit-transform-origin: 0 15px;
          -moz-transform-origin: 0 15px;
          -o-transform-origin: 0 15px;
          -ms-transform-origin: 0 15px;
          transform-origin: 0 15px; } }
      #sidebar-black .current-user .menu.active {
        opacity: 1;
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
      #sidebar-black .current-user .menu:before {
        content: "";
        position: absolute;
        display: block;
        width: 37px;
        height: 12px;
        top: -12px;
        left: 49%;
        margin-left: -18.5px;
        background-image: url("../../public/frontEnd/images/popover-arrow.png");
        background-size: 100% 100%; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-black .current-user .menu:before {
            top: 16px;
            left: -5px;
            -moz-transform: rotate(270deg);
            -o-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }
      #sidebar-black .current-user .menu li {
        padding: 8px 15px;
        border-bottom: 1px solid #E6E6E6; }
        #sidebar-black .current-user .menu li:last-child {
          border-bottom: 0; }
        #sidebar-black .current-user .menu li a {
          text-decoration: none;
          display: block;
          color: #4C5661;
          font-size: 15px;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          #sidebar-black .current-user .menu li a:hover {
            color: #000; }
  #sidebar-black .menu-section {
    margin-bottom: 35px; }
    #sidebar-black .menu-section h3 {
      color: #9E9E9E;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 11px;
      margin-bottom: 0;
      letter-spacing: .4px;
      margin-top: 0;
      text-shadow: 1px 1px #000;
      padding-left: 25px; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-black .menu-section h3 {
          display: none; } }
    #sidebar-black .menu-section ul {
      list-style-type: none;
      padding-left: 0;
      margin-bottom: 0;
      margin-top: 10px; }
      #sidebar-black .menu-section ul li {
        margin: 3px 0; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-black .menu-section ul li {
            margin-bottom: 7px;
            position: relative; } }
        #sidebar-black .menu-section ul li a {
          color: #f8f8f8;
          font-weight: 400;
          font-size: 14px;
          padding: 8px 10px;
          background: transparent;
          text-decoration: none;
          display: inline-block;
          width: 100%;
          border-radius: 2px 0 0 2px;
          padding-left: 23px;
          -webkit-transition: background 0.13s linear;
          -moz-transition: background 0.13s linear;
          -ms-transition: background 0.13s linear;
          -o-transition: background 0.13s linear;
          transition: background 0.13s linear; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-black .menu-section ul li a {
              position: relative;
              padding-left: 10px;
              text-align: center; }
              #sidebar-black .menu-section ul li a:hover + .submenu {
                visibility: visible;
                opacity: 1;
                -moz-transform: translateX(0px);
                -o-transform: translateX(0px);
                -ms-transform: translateX(0px);
                -webkit-transform: translateX(0px);
                transform: translateX(0px); } }
          #sidebar-black .menu-section ul li a:hover {
            color: #fff; }
          #sidebar-black .menu-section ul li a.active {
            background: #43b9af;
            color: #fff; }
            #sidebar-black .menu-section ul li a.active i {
              color: #fff; }
          #sidebar-black .menu-section ul li a i {
            font-size: 19px;
            color: #ebebe8;
            margin-right: 9px;
            min-width: 17px;
            text-align: center;
            position: relative;
            top: 1px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-black .menu-section ul li a i {
                font-size: 23px;
                margin: 0; }
                #sidebar-black .menu-section ul li a i.fa-chevron-down {
                  display: none; } }
            #sidebar-black .menu-section ul li a i.ion-card, #sidebar-black .menu-section ul li a i.ion-android-inbox {
              font-size: 18px; }
            #sidebar-black .menu-section ul li a i.ion-code-working {
              font-size: 23px;
              top: 4px; }
            #sidebar-black .menu-section ul li a i.ion-usb {
              font-size: 22px; }
            #sidebar-black .menu-section ul li a i.fa-chevron-down {
              float: right;
              font-size: 11px;
              top: 7px;
              right: 8px; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-black .menu-section ul li a span {
              display: none; } }
          #sidebar-black .menu-section ul li a .counter {
            display: inline-block;
            background: #479ccf;
            height: 19px;
            padding: 3px 8px;
            line-height: 1;
            text-align: center;
            border-radius: 20px;
            color: #fff;
            font-family: "Helvetica Neue", Arial;
            font-size: 11px;
            font-weight: 600;
            float: right;
            position: relative;
            top: 2px;
            right: 9px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-black .menu-section ul li a .counter {
                display: none; } }
        #sidebar-black .menu-section ul li > .submenu {
          display: none;
          position: relative;
          top: 5px;
          margin-top: 0;
          margin-bottom: 30px;
          padding-bottom: 15px;
          border-bottom: 1px solid #000;
          box-shadow: 0 1px 0px rgba(255, 255, 255, 0.09);
          -webkit-animation-duration: 0.4s;
          -moz-animation-duration: 0.4s;
          -o-animation-duration: 0.4s;
          animation-duration: 0.4s; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-black .menu-section ul li > .submenu {
              background: #1A1E22;
              position: absolute;
              display: block;
              visibility: hidden;
              opacity: 0;
              -moz-transform: translateX(-20px);
              -o-transform: translateX(-20px);
              -ms-transform: translateX(-20px);
              -webkit-transform: translateX(-20px);
              transform: translateX(-20px);
              border-radius: 0 4px 4px 0;
              min-width: 170px;
              top: 0px;
              left: 79px;
              padding-bottom: 0px;
              box-shadow: 0 1px 0px rgba(255, 255, 255, 0.09);
              -webkit-transition: all 0.15s ease-in;
              -moz-transition: all 0.15s ease-in;
              -ms-transition: all 0.15s ease-in;
              -o-transition: all 0.15s ease-in;
              transition: all 0.15s ease-in; }
              #sidebar-black .menu-section ul li > .submenu:hover {
                opacity: 1;
                -moz-transform: translateX(0px);
                -o-transform: translateX(0px);
                -ms-transform: translateX(0px);
                -webkit-transform: translateX(0px);
                transform: translateX(0px);
                visibility: visible; } }
          #sidebar-black .menu-section ul li > .submenu.active {
            display: block; }
          #sidebar-black .menu-section ul li > .submenu li a {
            padding-left: 53px;
            font-size: 14px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-black .menu-section ul li > .submenu li a {
                padding-left: 10px;
                text-align: left; } }
            #sidebar-black .menu-section ul li > .submenu li a.active {
              background: #000;
              box-shadow: none; }
          #sidebar-black .menu-section ul li > .submenu li > .submenu {
            display: none;
            position: relative;
            top: 5px;
            border-bottom: 0px;
            box-shadow: none;
            margin-bottom: 10px;
            -webkit-animation-duration: 0.4s;
            -moz-animation-duration: 0.4s;
            -o-animation-duration: 0.4s;
            animation-duration: 0.4s; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-black .menu-section ul li > .submenu li > .submenu {
                display: block;
                position: absolute;
                top: 0px;
                left: 170px; } }
            #sidebar-black .menu-section ul li > .submenu li > .submenu.active {
              display: block; }
            #sidebar-black .menu-section ul li > .submenu li > .submenu li a {
              padding-left: 73px; }
              @media (min-width: 768px) and (max-width: 991px) {
                #sidebar-black .menu-section ul li > .submenu li > .submenu li a {
                  padding-left: 10px; } }
  #sidebar-black .bottom-menu {
    position: fixed;
    bottom: 0;
    width: 230px;
    z-index: 999; }
    #sidebar-black .bottom-menu > ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      #sidebar-black .bottom-menu > ul > li {
        float: left;
        display: block;
        width: 33.333%;
        border-right: 1px solid #2C3C44;
        border-top: 1px solid #2C3C44; }
        #sidebar-black .bottom-menu > ul > li:last-child {
          border-right: 0; }
        #sidebar-black .bottom-menu > ul > li > a {
          display: block;
          position: relative;
          text-align: center;
          padding: 6px 0;
          background: #142125; }
          #sidebar-black .bottom-menu > ul > li > a:hover i {
            color: #CBD3DB; }
          #sidebar-black .bottom-menu > ul > li > a:hover + .menu {
            opacity: 1;
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          #sidebar-black .bottom-menu > ul > li > a i {
            color: #CBD3DB;
            font-size: 19px;
            -webkit-transition: all 0.1s linear;
            -moz-transition: all 0.1s linear;
            -ms-transition: all 0.1s linear;
            -o-transition: all 0.1s linear;
            transition: all 0.1s linear; }
          #sidebar-black .bottom-menu > ul > li > a .flag {
            width: 7px;
            height: 7px;
            display: block;
            position: absolute;
            background: #43b9af;
            border-radius: 25px;
            top: 4px;
            right: 25px; }
        #sidebar-black .bottom-menu > ul > li .menu {
          position: absolute;
          left: 39px;
          bottom: 34px;
          background: #fff;
          width: 155px;
          z-index: 999;
          border-radius: 3px;
          padding: 7px 0;
          list-style-type: none;
          box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.25);
          opacity: 0;
          -moz-transform: scale(0);
          -o-transform: scale(0);
          -ms-transform: scale(0);
          -webkit-transform: scale(0);
          transform: scale(0);
          -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -webkit-transform-origin: 50% 100%;
          -moz-transform-origin: 50% 100%;
          -o-transform-origin: 50% 100%;
          -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%; }
          #sidebar-black .bottom-menu > ul > li .menu:hover {
            opacity: 1;
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          #sidebar-black .bottom-menu > ul > li .menu:after {
            content: "";
            position: absolute;
            display: block;
            width: 37px;
            height: 12px;
            bottom: -12px;
            left: 49%;
            margin-left: -18.5px;
            background-image: url("../../public/frontEnd/images/popover-arrow.png");
            background-size: 100% 100%;
            -moz-transform: rotateX(180deg);
            -o-transform: rotateX(180deg);
            -ms-transform: rotateX(180deg);
            -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg); }
          #sidebar-black .bottom-menu > ul > li .menu li {
            padding: 8px 0;
            border-bottom: 1px solid #E6E6E6;
            text-align: center; }
            #sidebar-black .bottom-menu > ul > li .menu li:last-child {
              border-bottom: 0; }
            #sidebar-black .bottom-menu > ul > li .menu li a {
              text-decoration: none;
              display: block;
              color: #54A0E2;
              font-weight: 600;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              -ms-transition: all 0.2s linear;
              -o-transition: all 0.2s linear;
              transition: all 0.2s linear; }
              #sidebar-black .bottom-menu > ul > li .menu li a:hover {
                color: #000; }

#sidebar-clear {
  background: #F2F5F8;
  box-shadow: inset 0px -2px 3px rgba(0, 0, 0, 0.25);
  left: 0;
  top: 0;
  position: absolute;
  width: 230px;
  z-index: 999;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  @media (min-width: 768px) and (max-width: 991px) {
    #sidebar-clear {
      width: 80px; } }
  #sidebar-clear .current-user {
    position: relative;
    padding: 0 20px;
    margin-bottom: 20px;
    height: 63px; }
    #sidebar-clear .current-user .name {
      color: #444;
      font-size: 15px;
      text-decoration: none;
      padding: 10px 0;
      display: block;
      position: relative; }
      #sidebar-clear .current-user .name .avatar {
        max-width: 41px;
        border-radius: 50%;
        position: relative;
        top: 2px;
        margin-right: 12px; }
      #sidebar-clear .current-user .name span {
        position: relative;
        top: 5px; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-clear .current-user .name span {
            display: none; } }
        #sidebar-clear .current-user .name span .fa-chevron-down {
          font-size: 10px;
          margin-left: 7px;
          position: relative;
          top: -1px; }
    #sidebar-clear .current-user .menu {
      position: absolute;
      left: 35px;
      top: 60px;
      background: #fff;
      width: 165px;
      z-index: 999;
      border-radius: 3px;
      padding: 8px 0;
      list-style-type: none;
      box-shadow: 0 6px 13px rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.06);
      opacity: 0;
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      -webkit-transform: scale(0);
      transform: scale(0);
      -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -webkit-transform-origin: 50% 0;
      -moz-transform-origin: 50% 0;
      -o-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
      transform-origin: 50% 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-clear .current-user .menu {
          left: 80px;
          top: 10px;
          -webkit-transform-origin: 0 15px;
          -moz-transform-origin: 0 15px;
          -o-transform-origin: 0 15px;
          -ms-transform-origin: 0 15px;
          transform-origin: 0 15px; } }
      #sidebar-clear .current-user .menu.active {
        opacity: 1;
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
      #sidebar-clear .current-user .menu:before {
        content: "";
        position: absolute;
        display: block;
        width: 37px;
        height: 12px;
        top: -12px;
        left: 49%;
        margin-left: -18.5px;
        background-image: url("../../public/frontEnd/images/popover-arrow.png");
        background-size: 100% 100%; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-clear .current-user .menu:before {
            top: 16px;
            left: -5px;
            -moz-transform: rotate(270deg);
            -o-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }
      #sidebar-clear .current-user .menu li {
        padding: 8px 15px;
        border-bottom: 1px solid #E6E6E6; }
        #sidebar-clear .current-user .menu li:last-child {
          border-bottom: 0; }
        #sidebar-clear .current-user .menu li a {
          text-decoration: none;
          display: block;
          color: #4C5661;
          font-size: 15px;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          #sidebar-clear .current-user .menu li a:hover {
            color: #000; }
  #sidebar-clear .menu-section {
    margin-bottom: 40px; }
    #sidebar-clear .menu-section h3 {
      color: #6D7785;
      text-transform: uppercase;
      letter-spacing: .5px;
      font-weight: bold;
      font-size: 11px;
      margin-bottom: 0;
      margin-top: 0;
      padding-left: 25px; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-clear .menu-section h3 {
          display: none; } }
    #sidebar-clear .menu-section ul {
      list-style-type: none;
      padding-left: 0;
      margin-bottom: 0;
      margin-top: 15px; }
      #sidebar-clear .menu-section ul li {
        margin: 3px 0; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-clear .menu-section ul li {
            margin-bottom: 7px;
            position: relative; } }
        #sidebar-clear .menu-section ul li a {
          color: #303030;
          font-weight: 400;
          font-size: 14px;
          padding: 6px 10px;
          padding-left: 25px;
          background: transparent;
          text-decoration: none;
          display: inline-block;
          width: 99%;
          border-top: 1px solid #F2F5F8;
          border-bottom: 1px solid #F2F5F8;
          -webkit-transition: all 0.13s linear;
          -moz-transition: all 0.13s linear;
          -ms-transition: all 0.13s linear;
          -o-transition: all 0.13s linear;
          transition: all 0.13s linear; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-clear .menu-section ul li a {
              position: relative;
              padding-left: 10px;
              text-align: center; }
              #sidebar-clear .menu-section ul li a:hover + .submenu {
                visibility: visible;
                opacity: 1;
                -moz-transform: translateX(0px);
                -o-transform: translateX(0px);
                -ms-transform: translateX(0px);
                -webkit-transform: translateX(0px);
                transform: translateX(0px); } }
          #sidebar-clear .menu-section ul li a.active, #sidebar-clear .menu-section ul li a:hover {
            background: #E7EDF3;
            border-top: 1px solid #BED3EA;
            border-bottom: 1px solid #BED3EA; }
          #sidebar-clear .menu-section ul li a.toggled {
            background: #E7EDF3; }
          #sidebar-clear .menu-section ul li a i {
            font-size: 18px;
            margin-right: 9px;
            min-width: 17px;
            text-align: center;
            position: relative;
            top: 1px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-clear .menu-section ul li a i {
                font-size: 23px;
                margin: 0; }
                #sidebar-clear .menu-section ul li a i.fa-chevron-down {
                  display: none; } }
            #sidebar-clear .menu-section ul li a i.ion-card, #sidebar-clear .menu-section ul li a i.ion-android-inbox {
              font-size: 18px; }
            #sidebar-clear .menu-section ul li a i.ion-code-working {
              font-size: 23px;
              top: 4px; }
            #sidebar-clear .menu-section ul li a i.ion-usb {
              font-size: 22px; }
            #sidebar-clear .menu-section ul li a i.fa-chevron-down {
              float: right;
              font-size: 11px;
              top: 6px;
              right: 4px; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-clear .menu-section ul li a span {
              display: none; } }
          #sidebar-clear .menu-section ul li a .counter {
            display: inline-block;
            background: #FFF;
            height: 19px;
            min-width: 25px;
            line-height: 17px;
            text-align: center;
            border-radius: 5px;
            font-size: 11px;
            float: right;
            position: relative;
            top: 2px;
            right: 9px;
            border: 1px solid #BFDAF3; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-clear .menu-section ul li a .counter {
                display: none; } }
        #sidebar-clear .menu-section ul li > .submenu {
          display: none;
          position: relative;
          top: 10px;
          margin-top: 0;
          margin-bottom: 30px;
          padding-bottom: 15px;
          border-bottom: 1px solid #D4DBE0;
          box-shadow: 0 1px 0px rgba(255, 255, 255, 0.09);
          -webkit-animation-duration: 0.4s;
          -moz-animation-duration: 0.4s;
          -o-animation-duration: 0.4s;
          animation-duration: 0.4s; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-clear .menu-section ul li > .submenu {
              background: #F2F5F8;
              border-top: 1px solid #D4DBE0;
              border-right: 1px solid #D4DBE0;
              position: absolute;
              display: block;
              visibility: hidden;
              opacity: 0;
              -moz-transform: translateX(-20px);
              -o-transform: translateX(-20px);
              -ms-transform: translateX(-20px);
              -webkit-transform: translateX(-20px);
              transform: translateX(-20px);
              border-radius: 0 4px 4px 0;
              min-width: 170px;
              top: 0px;
              left: 79px;
              padding-bottom: 0px;
              box-shadow: 0 1px 0px rgba(255, 255, 255, 0.09);
              -webkit-transition: all 0.15s ease-in;
              -moz-transition: all 0.15s ease-in;
              -ms-transition: all 0.15s ease-in;
              -o-transition: all 0.15s ease-in;
              transition: all 0.15s ease-in; }
              #sidebar-clear .menu-section ul li > .submenu:hover {
                opacity: 1;
                -moz-transform: translateX(0px);
                -o-transform: translateX(0px);
                -ms-transform: translateX(0px);
                -webkit-transform: translateX(0px);
                transform: translateX(0px);
                visibility: visible; } }
          #sidebar-clear .menu-section ul li > .submenu.active {
            display: block; }
          #sidebar-clear .menu-section ul li > .submenu li a {
            padding-left: 54px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-clear .menu-section ul li > .submenu li a {
                padding-left: 10px;
                text-align: left; } }
            #sidebar-clear .menu-section ul li > .submenu li a.active {
              border: 0;
              box-shadow: none; }
          #sidebar-clear .menu-section ul li > .submenu li > .submenu {
            display: none;
            position: relative;
            top: 10px;
            border-bottom: 0px;
            box-shadow: none;
            margin-bottom: 10px;
            -webkit-animation-duration: 0.4s;
            -moz-animation-duration: 0.4s;
            -o-animation-duration: 0.4s;
            animation-duration: 0.4s; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-clear .menu-section ul li > .submenu li > .submenu {
                display: block;
                position: absolute;
                top: 0px;
                left: 170px; } }
            #sidebar-clear .menu-section ul li > .submenu li > .submenu.active {
              display: block; }
            #sidebar-clear .menu-section ul li > .submenu li > .submenu li a {
              padding-left: 75px; }
              @media (min-width: 768px) and (max-width: 991px) {
                #sidebar-clear .menu-section ul li > .submenu li > .submenu li a {
                  padding-left: 10px; } }
  #sidebar-clear .bottom-menu {
    position: fixed;
    bottom: 0;
    width: 230px;
    z-index: 999; }
    #sidebar-clear .bottom-menu > ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      #sidebar-clear .bottom-menu > ul > li {
        float: left;
        display: block;
        width: 33.333%;
        border-right: 1px solid #D1DFEC;
        border-top: 1px solid #D1DFEC; }
        #sidebar-clear .bottom-menu > ul > li:last-child {
          /*border-right: 0;*/ }
        #sidebar-clear .bottom-menu > ul > li > a {
          display: block;
          position: relative;
          text-align: center;
          padding: 6px 0;
          background: #E8EFF6; }
          #sidebar-clear .bottom-menu > ul > li > a:hover i {
            color: #333; }
          #sidebar-clear .bottom-menu > ul > li > a:hover + .menu {
            opacity: 1;
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          #sidebar-clear .bottom-menu > ul > li > a i {
            color: #677786;
            font-size: 19px;
            -webkit-transition: all 0.1s linear;
            -moz-transition: all 0.1s linear;
            -ms-transition: all 0.1s linear;
            -o-transition: all 0.1s linear;
            transition: all 0.1s linear; }
          #sidebar-clear .bottom-menu > ul > li > a .flag {
            width: 7px;
            height: 7px;
            display: block;
            position: absolute;
            background: #9ed166;
            border-radius: 25px;
            top: 4px;
            right: 25px; }
        #sidebar-clear .bottom-menu > ul > li .menu {
          position: absolute;
          left: 39px;
          bottom: 34px;
          background: #fff;
          width: 155px;
          z-index: 999;
          border-radius: 3px;
          padding: 7px 0;
          list-style-type: none;
          box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.25);
          opacity: 0;
          -moz-transform: scale(0);
          -o-transform: scale(0);
          -ms-transform: scale(0);
          -webkit-transform: scale(0);
          transform: scale(0);
          -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -webkit-transform-origin: 50% 100%;
          -moz-transform-origin: 50% 100%;
          -o-transform-origin: 50% 100%;
          -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%; }
          #sidebar-clear .bottom-menu > ul > li .menu:hover {
            opacity: 1;
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          #sidebar-clear .bottom-menu > ul > li .menu:after {
            content: "";
            position: absolute;
            display: block;
            width: 37px;
            height: 12px;
            bottom: -12px;
            left: 49%;
            margin-left: -18.5px;
            background-image: url("../../public/frontEnd/images/popover-arrow.png");
            background-size: 100% 100%;
            -moz-transform: rotateX(180deg);
            -o-transform: rotateX(180deg);
            -ms-transform: rotateX(180deg);
            -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg); }
          #sidebar-clear .bottom-menu > ul > li .menu li {
            padding: 8px 0;
            border-bottom: 1px solid #E6E6E6;
            text-align: center; }
            #sidebar-clear .bottom-menu > ul > li .menu li:last-child {
              border-bottom: 0; }
            #sidebar-clear .bottom-menu > ul > li .menu li a {
              text-decoration: none;
              display: block;
              color: #54A0E2;
              font-weight: 600;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              -ms-transition: all 0.2s linear;
              -o-transition: all 0.2s linear;
              transition: all 0.2s linear; }
              #sidebar-clear .bottom-menu > ul > li .menu li a:hover {
                color: #000; }

#sidebar-flat {
  background: #d8dfe6;
  border-right: 1px solid #b2c1d0;
  left: 0;
  top: 0;
  position: absolute;
  width: 230px;
  z-index: 999;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  @media (min-width: 768px) and (max-width: 991px) {
    #sidebar-flat {
      width: 80px; } }
  #sidebar-flat .current-user {
    position: relative;
    padding: 0 20px;
    margin-bottom: 20px;
    height: 63px; }
    #sidebar-flat .current-user .name {
      color: #444;
      font-size: 15px;
      text-decoration: none;
      padding: 10px 0;
      display: block;
      position: relative; }
      #sidebar-flat .current-user .name .avatar {
        max-width: 41px;
        border-radius: 50%;
        position: relative;
        top: 2px;
        margin-right: 12px; }
      #sidebar-flat .current-user .name span {
        position: relative;
        top: 5px; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-flat .current-user .name span {
            display: none; } }
        #sidebar-flat .current-user .name span .fa-chevron-down {
          font-size: 10px;
          margin-left: 7px;
          position: relative;
          top: -1px;
          color: #738597; }
    #sidebar-flat .current-user .menu {
      position: absolute;
      left: 35px;
      top: 60px;
      background: #fff;
      width: 165px;
      z-index: 999;
      border-radius: 3px;
      padding: 8px 0;
      list-style-type: none;
      box-shadow: 0 6px 13px rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.06);
      opacity: 0;
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      -webkit-transform: scale(0);
      transform: scale(0);
      -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -webkit-transform-origin: 50% 0;
      -moz-transform-origin: 50% 0;
      -o-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
      transform-origin: 50% 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-flat .current-user .menu {
          left: 80px;
          top: 10px;
          -webkit-transform-origin: 0 15px;
          -moz-transform-origin: 0 15px;
          -o-transform-origin: 0 15px;
          -ms-transform-origin: 0 15px;
          transform-origin: 0 15px; } }
      #sidebar-flat .current-user .menu.active {
        opacity: 1;
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
      #sidebar-flat .current-user .menu:before {
        content: "";
        position: absolute;
        display: block;
        width: 37px;
        height: 12px;
        top: -12px;
        left: 49%;
        margin-left: -18.5px;
        background-image: url("../../public/frontEnd/images/popover-arrow.png");
        background-size: 100% 100%; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-flat .current-user .menu:before {
            top: 16px;
            left: -5px;
            -moz-transform: rotate(270deg);
            -o-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }
      #sidebar-flat .current-user .menu li {
        padding: 8px 15px;
        border-bottom: 1px solid #E6E6E6; }
        #sidebar-flat .current-user .menu li:last-child {
          border-bottom: 0; }
        #sidebar-flat .current-user .menu li a {
          text-decoration: none;
          display: block;
          color: #4C5661;
          font-size: 15px;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          #sidebar-flat .current-user .menu li a:hover {
            color: #000; }
  #sidebar-flat .menu-section {
    margin-bottom: 40px; }
    #sidebar-flat .menu-section h3 {
      color: #7E8C9E;
      text-transform: uppercase;
      letter-spacing: .5px;
      font-weight: bold;
      font-size: 11px;
      margin-bottom: 0;
      margin-top: 0;
      padding-left: 25px; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-flat .menu-section h3 {
          display: none; } }
    #sidebar-flat .menu-section ul {
      list-style-type: none;
      padding-left: 0;
      margin-bottom: 0;
      margin-top: 15px; }
      #sidebar-flat .menu-section ul li {
        margin: 3px 0; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-flat .menu-section ul li {
            margin-bottom: 7px;
            position: relative; } }
        #sidebar-flat .menu-section ul li a {
          color: #4B5F72;
          font-weight: 400;
          font-size: 14px;
          padding: 6px 10px;
          padding-left: 25px;
          background: transparent;
          text-decoration: none;
          display: inline-block;
          width: 99%;
          -webkit-transition: all 0.13s linear;
          -moz-transition: all 0.13s linear;
          -ms-transition: all 0.13s linear;
          -o-transition: all 0.13s linear;
          transition: all 0.13s linear; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-flat .menu-section ul li a {
              position: relative;
              padding-left: 10px;
              text-align: center; }
              #sidebar-flat .menu-section ul li a:hover + .submenu {
                visibility: visible;
                opacity: 1;
                -moz-transform: translateX(0px);
                -o-transform: translateX(0px);
                -ms-transform: translateX(0px);
                -webkit-transform: translateX(0px);
                transform: translateX(0px); } }
          #sidebar-flat .menu-section ul li a.active, #sidebar-flat .menu-section ul li a:hover {
            color: #181C20; }
          #sidebar-flat .menu-section ul li a.active {
            font-weight: 600; }
          #sidebar-flat .menu-section ul li a.toggled {
            color: #181C20;
            background: #CBD4DD; }
          #sidebar-flat .menu-section ul li a i {
            font-size: 18px;
            margin-right: 9px;
            min-width: 17px;
            text-align: center;
            position: relative;
            top: 1px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-flat .menu-section ul li a i {
                font-size: 23px;
                margin: 0; }
                #sidebar-flat .menu-section ul li a i.fa-chevron-down {
                  display: none; } }
            #sidebar-flat .menu-section ul li a i.ion-card, #sidebar-flat .menu-section ul li a i.ion-android-inbox {
              font-size: 18px; }
            #sidebar-flat .menu-section ul li a i.ion-code-working {
              font-size: 23px;
              top: 4px; }
            #sidebar-flat .menu-section ul li a i.ion-usb {
              font-size: 22px; }
            #sidebar-flat .menu-section ul li a i.fa-chevron-down {
              float: right;
              font-size: 10px;
              top: 7px;
              right: 4px;
              color: #738597; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-flat .menu-section ul li a span {
              display: none; } }
          #sidebar-flat .menu-section ul li a .counter {
            display: inline-block;
            background: #99aaba;
            color: #fff;
            font-family: "Helvetica Neue", Arial;
            height: 20px;
            min-width: 25px;
            line-height: 19px;
            text-align: center;
            border-radius: 15px;
            font-size: 11px;
            font-weight: 600;
            float: right;
            position: relative;
            top: 2px;
            right: 9px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-flat .menu-section ul li a .counter {
                display: none; } }
        #sidebar-flat .menu-section ul li > .submenu {
          display: none;
          position: relative;
          top: 10px;
          margin-top: 0;
          margin-bottom: 30px;
          padding-bottom: 15px;
          border-bottom: 1px solid #D4DBE0;
          box-shadow: 0 1px 0px rgba(255, 255, 255, 0.09);
          -webkit-animation-duration: 0.4s;
          -moz-animation-duration: 0.4s;
          -o-animation-duration: 0.4s;
          animation-duration: 0.4s; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-flat .menu-section ul li > .submenu {
              background: #d8dfe6;
              position: absolute;
              display: block;
              visibility: hidden;
              opacity: 0;
              -moz-transform: translateX(-20px);
              -o-transform: translateX(-20px);
              -ms-transform: translateX(-20px);
              -webkit-transform: translateX(-20px);
              transform: translateX(-20px);
              border-radius: 0 4px 4px 0;
              min-width: 170px;
              top: 0px;
              left: 79px;
              padding-bottom: 0px;
              box-shadow: 0 1px 0px rgba(255, 255, 255, 0.09);
              -webkit-transition: all 0.15s ease-in;
              -moz-transition: all 0.15s ease-in;
              -ms-transition: all 0.15s ease-in;
              -o-transition: all 0.15s ease-in;
              transition: all 0.15s ease-in; }
              #sidebar-flat .menu-section ul li > .submenu:hover {
                opacity: 1;
                -moz-transform: translateX(0px);
                -o-transform: translateX(0px);
                -ms-transform: translateX(0px);
                -webkit-transform: translateX(0px);
                transform: translateX(0px);
                visibility: visible; } }
          #sidebar-flat .menu-section ul li > .submenu.active {
            display: block; }
          #sidebar-flat .menu-section ul li > .submenu li a {
            padding-left: 54px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-flat .menu-section ul li > .submenu li a {
                padding-left: 10px;
                text-align: left;
                color: #3C4C5C; }
                #sidebar-flat .menu-section ul li > .submenu li a:hover {
                  color: #000; } }
            #sidebar-flat .menu-section ul li > .submenu li a.active {
              background: #CBD4DD;
              box-shadow: none; }
          #sidebar-flat .menu-section ul li > .submenu li > .submenu {
            display: none;
            position: relative;
            top: 10px;
            border-bottom: 0px;
            box-shadow: none;
            margin-bottom: 10px;
            -webkit-animation-duration: 0.4s;
            -moz-animation-duration: 0.4s;
            -o-animation-duration: 0.4s;
            animation-duration: 0.4s; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-flat .menu-section ul li > .submenu li > .submenu {
                display: block;
                position: absolute;
                top: 0px;
                left: 170px; } }
            #sidebar-flat .menu-section ul li > .submenu li > .submenu.active {
              display: block; }
            #sidebar-flat .menu-section ul li > .submenu li > .submenu li a {
              padding-left: 75px; }
              @media (min-width: 768px) and (max-width: 991px) {
                #sidebar-flat .menu-section ul li > .submenu li > .submenu li a {
                  padding-left: 10px; } }
  #sidebar-flat .bottom-menu {
    position: fixed;
    bottom: 0;
    width: 230px;
    z-index: 999; }
    #sidebar-flat .bottom-menu > ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      #sidebar-flat .bottom-menu > ul > li {
        float: left;
        display: block;
        width: 33.333%;
        border-right: 1px solid #C1CFDD;
        border-top: 1px solid #C1CFDD; }
        #sidebar-flat .bottom-menu > ul > li:last-child {
          /*border-right: 0;*/ }
        #sidebar-flat .bottom-menu > ul > li > a {
          display: block;
          position: relative;
          text-align: center;
          padding: 6px 0;
          background: #E5EBF1; }
          #sidebar-flat .bottom-menu > ul > li > a:hover i {
            color: #333; }
          #sidebar-flat .bottom-menu > ul > li > a:hover + .menu {
            opacity: 1;
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          #sidebar-flat .bottom-menu > ul > li > a i {
            color: #677786;
            font-size: 19px;
            -webkit-transition: all 0.1s linear;
            -moz-transition: all 0.1s linear;
            -ms-transition: all 0.1s linear;
            -o-transition: all 0.1s linear;
            transition: all 0.1s linear; }
          #sidebar-flat .bottom-menu > ul > li > a .flag {
            width: 7px;
            height: 7px;
            display: block;
            position: absolute;
            background: #9ed166;
            border-radius: 25px;
            top: 4px;
            right: 25px; }
        #sidebar-flat .bottom-menu > ul > li .menu {
          position: absolute;
          left: 39px;
          bottom: 34px;
          background: #fff;
          width: 155px;
          z-index: 999;
          border-radius: 3px;
          padding: 7px 0;
          list-style-type: none;
          box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.25);
          opacity: 0;
          -moz-transform: scale(0);
          -o-transform: scale(0);
          -ms-transform: scale(0);
          -webkit-transform: scale(0);
          transform: scale(0);
          -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -webkit-transform-origin: 50% 100%;
          -moz-transform-origin: 50% 100%;
          -o-transform-origin: 50% 100%;
          -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%; }
          #sidebar-flat .bottom-menu > ul > li .menu:hover {
            opacity: 1;
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          #sidebar-flat .bottom-menu > ul > li .menu:after {
            content: "";
            position: absolute;
            display: block;
            width: 37px;
            height: 12px;
            bottom: -12px;
            left: 49%;
            margin-left: -18.5px;
            background-image: url("../../public/frontEnd/images/popover-arrow.png");
            background-size: 100% 100%;
            -moz-transform: rotateX(180deg);
            -o-transform: rotateX(180deg);
            -ms-transform: rotateX(180deg);
            -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg); }
          #sidebar-flat .bottom-menu > ul > li .menu li {
            padding: 8px 0;
            border-bottom: 1px solid #E6E6E6;
            text-align: center; }
            #sidebar-flat .bottom-menu > ul > li .menu li:last-child {
              border-bottom: 0; }
            #sidebar-flat .bottom-menu > ul > li .menu li a {
              text-decoration: none;
              display: block;
              color: #54A0E2;
              font-weight: 600;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              -ms-transition: all 0.2s linear;
              -o-transition: all 0.2s linear;
              transition: all 0.2s linear; }
              #sidebar-flat .bottom-menu > ul > li .menu li a:hover {
                color: #000; }

#sidebar-flat-dark {
  background: #363e45;
  border-right: 1px solid #363e45;
  left: 0;
  top: 0;
  position: absolute;
  width: 230px;
  z-index: 999;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  @media (min-width: 768px) and (max-width: 991px) {
    #sidebar-flat-dark {
      width: 80px; } }
  #sidebar-flat-dark .current-user {
    position: relative;
    padding: 0 20px;
    margin-bottom: 20px;
    height: 63px; }
    #sidebar-flat-dark .current-user .name {
      color: #fff;
      font-size: 15px;
      text-decoration: none;
      padding: 10px 0;
      display: block;
      position: relative; }
      #sidebar-flat-dark .current-user .name .avatar {
        max-width: 41px;
        border-radius: 50%;
        position: relative;
        top: 2px;
        margin-right: 12px; }
      #sidebar-flat-dark .current-user .name span {
        position: relative;
        top: 5px; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-flat-dark .current-user .name span {
            display: none; } }
        #sidebar-flat-dark .current-user .name span .fa-chevron-down {
          font-size: 10px;
          margin-left: 7px;
          position: relative;
          top: -1px;
          color: #9BABBB; }
    #sidebar-flat-dark .current-user .menu {
      position: absolute;
      left: 35px;
      top: 60px;
      background: #fff;
      width: 165px;
      z-index: 999;
      border-radius: 3px;
      padding: 8px 0;
      list-style-type: none;
      box-shadow: 0 6px 13px rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.06);
      opacity: 0;
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      -webkit-transform: scale(0);
      transform: scale(0);
      -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -webkit-transform-origin: 50% 0;
      -moz-transform-origin: 50% 0;
      -o-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
      transform-origin: 50% 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-flat-dark .current-user .menu {
          left: 80px;
          top: 10px;
          -webkit-transform-origin: 0 15px;
          -moz-transform-origin: 0 15px;
          -o-transform-origin: 0 15px;
          -ms-transform-origin: 0 15px;
          transform-origin: 0 15px; } }
      #sidebar-flat-dark .current-user .menu.active {
        opacity: 1;
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
      #sidebar-flat-dark .current-user .menu:before {
        content: "";
        position: absolute;
        display: block;
        width: 37px;
        height: 12px;
        top: -12px;
        left: 49%;
        margin-left: -18.5px;
        background-image: url("../../public/frontEnd/images/popover-arrow.png");
        background-size: 100% 100%; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-flat-dark .current-user .menu:before {
            top: 16px;
            left: -5px;
            -moz-transform: rotate(270deg);
            -o-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }
      #sidebar-flat-dark .current-user .menu li {
        padding: 8px 15px;
        border-bottom: 1px solid #E6E6E6; }
        #sidebar-flat-dark .current-user .menu li:last-child {
          border-bottom: 0; }
        #sidebar-flat-dark .current-user .menu li a {
          text-decoration: none;
          display: block;
          color: #4C5661;
          font-size: 15px;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          #sidebar-flat-dark .current-user .menu li a:hover {
            color: #000; }
  #sidebar-flat-dark .menu-section {
    margin-bottom: 40px; }
    #sidebar-flat-dark .menu-section h3 {
      color: #A6AFBB;
      text-transform: uppercase;
      letter-spacing: .5px;
      font-weight: bold;
      font-size: 11px;
      margin-bottom: 0;
      margin-top: 0;
      padding-left: 25px; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-flat-dark .menu-section h3 {
          display: none; } }
    #sidebar-flat-dark .menu-section ul {
      list-style-type: none;
      padding-left: 0;
      margin-bottom: 0;
      margin-top: 15px; }
      #sidebar-flat-dark .menu-section ul li {
        margin: 3px 0; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-flat-dark .menu-section ul li {
            margin-bottom: 7px;
            position: relative; } }
        #sidebar-flat-dark .menu-section ul li a {
          color: #C1D0DF;
          font-weight: 400;
          font-size: 14px;
          padding: 6px 10px;
          padding-left: 25px;
          background: transparent;
          text-decoration: none;
          display: inline-block;
          width: 99%;
          -webkit-transition: all 0.13s linear;
          -moz-transition: all 0.13s linear;
          -ms-transition: all 0.13s linear;
          -o-transition: all 0.13s linear;
          transition: all 0.13s linear; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-flat-dark .menu-section ul li a {
              position: relative;
              padding-left: 10px;
              text-align: center; }
              #sidebar-flat-dark .menu-section ul li a:hover + .submenu {
                visibility: visible;
                opacity: 1;
                -moz-transform: translateX(0px);
                -o-transform: translateX(0px);
                -ms-transform: translateX(0px);
                -webkit-transform: translateX(0px);
                transform: translateX(0px); } }
          #sidebar-flat-dark .menu-section ul li a.active, #sidebar-flat-dark .menu-section ul li a:hover {
            color: #fff; }
          #sidebar-flat-dark .menu-section ul li a.active {
            font-weight: 600; }
          #sidebar-flat-dark .menu-section ul li a.toggled {
            background: #3F4852; }
          #sidebar-flat-dark .menu-section ul li a i {
            font-size: 18px;
            margin-right: 9px;
            min-width: 17px;
            text-align: center;
            position: relative;
            top: 1px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-flat-dark .menu-section ul li a i {
                font-size: 23px;
                margin: 0; }
                #sidebar-flat-dark .menu-section ul li a i.fa-chevron-down {
                  display: none; } }
            #sidebar-flat-dark .menu-section ul li a i.ion-card, #sidebar-flat-dark .menu-section ul li a i.ion-android-inbox {
              font-size: 18px; }
            #sidebar-flat-dark .menu-section ul li a i.ion-code-working {
              font-size: 23px;
              top: 4px; }
            #sidebar-flat-dark .menu-section ul li a i.ion-usb {
              font-size: 22px; }
            #sidebar-flat-dark .menu-section ul li a i.fa-chevron-down {
              float: right;
              font-size: 10px;
              top: 7px;
              right: 4px;
              color: #9BABBB; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-flat-dark .menu-section ul li a span {
              display: none; } }
          #sidebar-flat-dark .menu-section ul li a .counter {
            display: inline-block;
            background: #8796A5;
            color: #fff;
            font-family: "Helvetica Neue", Arial;
            height: 20px;
            min-width: 25px;
            line-height: 19px;
            text-align: center;
            border-radius: 15px;
            font-size: 11px;
            font-weight: 600;
            float: right;
            position: relative;
            top: 2px;
            right: 9px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-flat-dark .menu-section ul li a .counter {
                display: none; } }
        #sidebar-flat-dark .menu-section ul li > .submenu {
          display: none;
          position: relative;
          top: 10px;
          margin-top: 0;
          margin-bottom: 30px;
          padding-bottom: 15px;
          border-bottom: 1px solid #454F57;
          -webkit-animation-duration: 0.4s;
          -moz-animation-duration: 0.4s;
          -o-animation-duration: 0.4s;
          animation-duration: 0.4s; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-flat-dark .menu-section ul li > .submenu {
              background: #363e45;
              position: absolute;
              display: block;
              visibility: hidden;
              opacity: 0;
              -moz-transform: translateX(-20px);
              -o-transform: translateX(-20px);
              -ms-transform: translateX(-20px);
              -webkit-transform: translateX(-20px);
              transform: translateX(-20px);
              border-radius: 0 4px 4px 0;
              min-width: 170px;
              top: 0px;
              left: 79px;
              padding-bottom: 0px;
              box-shadow: 0 1px 0px rgba(255, 255, 255, 0.09);
              -webkit-transition: all 0.15s ease-in;
              -moz-transition: all 0.15s ease-in;
              -ms-transition: all 0.15s ease-in;
              -o-transition: all 0.15s ease-in;
              transition: all 0.15s ease-in; }
              #sidebar-flat-dark .menu-section ul li > .submenu:hover {
                opacity: 1;
                -moz-transform: translateX(0px);
                -o-transform: translateX(0px);
                -ms-transform: translateX(0px);
                -webkit-transform: translateX(0px);
                transform: translateX(0px);
                visibility: visible; } }
          #sidebar-flat-dark .menu-section ul li > .submenu.active {
            display: block; }
          #sidebar-flat-dark .menu-section ul li > .submenu li a {
            padding-left: 54px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-flat-dark .menu-section ul li > .submenu li a {
                padding-left: 10px;
                text-align: left; } }
            #sidebar-flat-dark .menu-section ul li > .submenu li a.active {
              background: #3F4852;
              box-shadow: none; }
          #sidebar-flat-dark .menu-section ul li > .submenu li > .submenu {
            display: none;
            position: relative;
            top: 10px;
            border-bottom: 0px;
            box-shadow: none;
            margin-bottom: 10px;
            -webkit-animation-duration: 0.4s;
            -moz-animation-duration: 0.4s;
            -o-animation-duration: 0.4s;
            animation-duration: 0.4s; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-flat-dark .menu-section ul li > .submenu li > .submenu {
                display: block;
                position: absolute;
                top: 0px;
                left: 170px; } }
            #sidebar-flat-dark .menu-section ul li > .submenu li > .submenu.active {
              display: block; }
            #sidebar-flat-dark .menu-section ul li > .submenu li > .submenu li a {
              padding-left: 75px; }
              @media (min-width: 768px) and (max-width: 991px) {
                #sidebar-flat-dark .menu-section ul li > .submenu li > .submenu li a {
                  padding-left: 10px; } }
  #sidebar-flat-dark .bottom-menu {
    position: fixed;
    bottom: 0;
    width: 230px;
    z-index: 999; }
    #sidebar-flat-dark .bottom-menu > ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      #sidebar-flat-dark .bottom-menu > ul > li {
        float: left;
        display: block;
        width: 33.333%;
        border-right: 1px solid #68747E;
        border-top: 1px solid #68747E; }
        #sidebar-flat-dark .bottom-menu > ul > li:last-child {
          border-right: 0; }
        #sidebar-flat-dark .bottom-menu > ul > li > a {
          display: block;
          position: relative;
          text-align: center;
          padding: 6px 0;
          background: #4E5861; }
          #sidebar-flat-dark .bottom-menu > ul > li > a:hover + .menu {
            opacity: 1;
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          #sidebar-flat-dark .bottom-menu > ul > li > a i {
            color: #C4D1DF;
            font-size: 19px;
            -webkit-transition: all 0.1s linear;
            -moz-transition: all 0.1s linear;
            -ms-transition: all 0.1s linear;
            -o-transition: all 0.1s linear;
            transition: all 0.1s linear; }
          #sidebar-flat-dark .bottom-menu > ul > li > a .flag {
            width: 7px;
            height: 7px;
            display: block;
            position: absolute;
            background: #9ed166;
            border-radius: 25px;
            top: 4px;
            right: 25px; }
        #sidebar-flat-dark .bottom-menu > ul > li .menu {
          position: absolute;
          left: 39px;
          bottom: 34px;
          background: #fff;
          width: 155px;
          z-index: 999;
          border-radius: 3px;
          padding: 7px 0;
          list-style-type: none;
          box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.25);
          opacity: 0;
          -moz-transform: scale(0);
          -o-transform: scale(0);
          -ms-transform: scale(0);
          -webkit-transform: scale(0);
          transform: scale(0);
          -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -webkit-transform-origin: 50% 100%;
          -moz-transform-origin: 50% 100%;
          -o-transform-origin: 50% 100%;
          -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%; }
          #sidebar-flat-dark .bottom-menu > ul > li .menu:hover {
            opacity: 1;
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          #sidebar-flat-dark .bottom-menu > ul > li .menu:after {
            content: "";
            position: absolute;
            display: block;
            width: 37px;
            height: 12px;
            bottom: -12px;
            left: 49%;
            margin-left: -18.5px;
            background-image: url("../../public/frontEnd/images/popover-arrow.png");
            background-size: 100% 100%;
            -moz-transform: rotateX(180deg);
            -o-transform: rotateX(180deg);
            -ms-transform: rotateX(180deg);
            -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg); }
          #sidebar-flat-dark .bottom-menu > ul > li .menu li {
            padding: 8px 0;
            border-bottom: 1px solid #E6E6E6;
            text-align: center; }
            #sidebar-flat-dark .bottom-menu > ul > li .menu li:last-child {
              border-bottom: 0; }
            #sidebar-flat-dark .bottom-menu > ul > li .menu li a {
              text-decoration: none;
              display: block;
              color: #54A0E2;
              font-weight: 600;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              -ms-transition: all 0.2s linear;
              -o-transition: all 0.2s linear;
              transition: all 0.2s linear; }
              #sidebar-flat-dark .bottom-menu > ul > li .menu li a:hover {
                color: #000; }

#sidebar-default {
  background: #2a313a;
  border-right: 1px solid #3C434D;
  left: 0;
  top: 0;
  position: absolute;
  width: 230px;
  z-index: 999;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  @media (min-width: 768px) and (max-width: 991px) {
    #sidebar-default {
      width: 80px; } }
  #sidebar-default .current-user {
    position: relative;
    background: linear-gradient(#3d4a5d, #3f4c5c), #686e78;
    -webkit-box-shadow: inset rgba(255, 255, 255, 0.16) 0 1px 0;
    -moz-box-shadow: inset rgba(255, 255, 255, 0.16) 0 1px 0;
    color: #fff;
    padding: 0 20px;
    height: 63px;
    margin-bottom: 20px; }
    #sidebar-default .current-user .name {
      color: #F0F5FA;
      font-size: 15px;
      padding: 10px 0;
      display: block;
      text-decoration: none;
      position: relative;
      text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0; }
      #sidebar-default .current-user .name .avatar {
        max-width: 41px;
        border-radius: 50%;
        position: relative;
        top: 2px;
        margin-right: 12px; }
      #sidebar-default .current-user .name span {
        position: relative;
        top: 4px; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-default .current-user .name span {
            display: none; } }
        #sidebar-default .current-user .name span .fa-chevron-down {
          font-size: 10px;
          margin-left: 7px;
          position: relative;
          top: -2px; }
    #sidebar-default .current-user .menu {
      position: absolute;
      left: 35px;
      top: 60px;
      background: #fff;
      width: 165px;
      z-index: 999;
      border-radius: 3px;
      padding: 8px 0;
      list-style-type: none;
      box-shadow: 1px 3px 1px rgba(0, 0, 0, 0.25);
      opacity: 0;
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      -webkit-transform: scale(0);
      transform: scale(0);
      -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -webkit-transform-origin: 50% 0;
      -moz-transform-origin: 50% 0;
      -o-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
      transform-origin: 50% 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-default .current-user .menu {
          left: 80px;
          top: 10px;
          -webkit-transform-origin: 0 15px;
          -moz-transform-origin: 0 15px;
          -o-transform-origin: 0 15px;
          -ms-transform-origin: 0 15px;
          transform-origin: 0 15px; } }
      #sidebar-default .current-user .menu.active {
        opacity: 1;
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
      #sidebar-default .current-user .menu:before {
        content: "";
        position: absolute;
        display: block;
        width: 37px;
        height: 12px;
        top: -12px;
        left: 49%;
        margin-left: -18.5px;
        background-image: url("../../public/frontEnd/images/popover-arrow.png");
        background-size: 100% 100%; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-default .current-user .menu:before {
            top: 16px;
            left: -5px;
            -moz-transform: rotate(270deg);
            -o-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }
      #sidebar-default .current-user .menu li {
        padding: 8px 15px;
        border-bottom: 1px solid #E6E6E6; }
        #sidebar-default .current-user .menu li:last-child {
          border-bottom: 0; }
        #sidebar-default .current-user .menu li a {
          text-decoration: none;
          display: block;
          color: #4C5661;
          font-size: 15px;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          #sidebar-default .current-user .menu li a:hover {
            color: #000; }
  #sidebar-default .menu-section {
    margin-bottom: 35px; }
    #sidebar-default .menu-section h3 {
      padding-left: 23px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: .5px;
      font-weight: bold;
      font-size: 11px;
      margin-bottom: 0;
      margin-top: 0;
      text-shadow: 1px 1px #000; }
      @media (min-width: 768px) and (max-width: 991px) {
        #sidebar-default .menu-section h3 {
          display: none; } }
    #sidebar-default .menu-section ul {
      list-style-type: none;
      padding-left: 0;
      margin-bottom: 0;
      margin-top: 15px; }
      #sidebar-default .menu-section ul li {
        margin: 3px 0; }
        @media (min-width: 768px) and (max-width: 991px) {
          #sidebar-default .menu-section ul li {
            margin-bottom: 7px;
            position: relative; } }
        #sidebar-default .menu-section ul li a {
          color: #ECF6FF;
          font-weight: 400;
          font-size: 14px;
          padding: 7px 10px 9px 10px;
          padding-left: 23px;
          background: transparent;
          text-decoration: none;
          display: inline-block;
          width: 100%;
          -webkit-transition: background 0.13s linear;
          -moz-transition: background 0.13s linear;
          -ms-transition: background 0.13s linear;
          -o-transition: background 0.13s linear;
          transition: background 0.13s linear; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-default .menu-section ul li a {
              position: relative;
              padding-left: 10px;
              text-align: center; }
              #sidebar-default .menu-section ul li a:hover + .submenu {
                visibility: visible;
                opacity: 1;
                -moz-transform: translateX(0px);
                -o-transform: translateX(0px);
                -ms-transform: translateX(0px);
                -webkit-transform: translateX(0px);
                transform: translateX(0px); } }
          #sidebar-default .menu-section ul li a:hover, #sidebar-default .menu-section ul li a.toggled {
            background: #343E4E; }
          #sidebar-default .menu-section ul li a.active {
            background: #202E3F;
            text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
            background-color: #545E6F;
            background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5b6479), color-stop(100%, #4c5566)), #686e78;
            background: -webkit-linear-gradient(#5b6479, #4c5566), #686e78;
            background: -moz-linear-gradient(#5b6479, #4c5566), #686e78;
            background: -o-linear-gradient(#5b6479, #4c5566), #686e78;
            background: linear-gradient(#5b6479, #4c5566), #686e78;
            -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0;
            -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0;
            box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0; }
            #sidebar-default .menu-section ul li a.active i.fa-chevron-down {
              color: #ECF6FF; }
          #sidebar-default .menu-section ul li a i {
            font-size: 19px;
            margin-right: 9px;
            min-width: 17px;
            text-align: center;
            position: relative;
            top: 1px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-default .menu-section ul li a i {
                font-size: 23px;
                margin: 0; }
                #sidebar-default .menu-section ul li a i.fa-chevron-down {
                  display: none; } }
            #sidebar-default .menu-section ul li a i.ion-card, #sidebar-default .menu-section ul li a i.ion-android-inbox {
              font-size: 18px; }
            #sidebar-default .menu-section ul li a i.ion-code-working {
              font-size: 23px;
              top: 4px; }
            #sidebar-default .menu-section ul li a i.ion-usb {
              font-size: 22px; }
            #sidebar-default .menu-section ul li a i.ion-earth {
              top: 2px; }
            #sidebar-default .menu-section ul li a i.fa-chevron-down {
              float: right;
              font-size: 10px;
              top: 7px;
              right: 7px;
              min-width: inherit;
              color: #C4CFDA; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-default .menu-section ul li a span {
              display: none; } }
          #sidebar-default .menu-section ul li a .counter {
            display: inline-block;
            background: #479ccf;
            height: 19px;
            padding: 3px 8px;
            line-height: 1;
            text-align: center;
            border-radius: 20px;
            color: #fff;
            font-family: "Helvetica Neue", Arial;
            font-size: 11px;
            font-weight: 600;
            float: right;
            position: relative;
            top: 2px;
            right: 10px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-default .menu-section ul li a .counter {
                display: none; } }
        #sidebar-default .menu-section ul li > .submenu {
          display: none;
          position: relative;
          top: 10px;
          margin-top: 0;
          margin-bottom: 30px;
          padding-bottom: 15px;
          border-bottom: 1px solid #000;
          box-shadow: 0 1px 0px rgba(255, 255, 255, 0.09);
          -webkit-animation-duration: 0.4s;
          -moz-animation-duration: 0.4s;
          -o-animation-duration: 0.4s;
          animation-duration: 0.4s; }
          @media (min-width: 768px) and (max-width: 991px) {
            #sidebar-default .menu-section ul li > .submenu {
              background: #2a313a;
              position: absolute;
              display: block;
              visibility: hidden;
              opacity: 0;
              -moz-transform: translateX(-20px);
              -o-transform: translateX(-20px);
              -ms-transform: translateX(-20px);
              -webkit-transform: translateX(-20px);
              transform: translateX(-20px);
              border-radius: 0 4px 4px 0;
              min-width: 170px;
              top: 0px;
              left: 79px;
              padding-bottom: 0px;
              box-shadow: 0 1px 0px rgba(255, 255, 255, 0.09);
              -webkit-transition: all 0.15s ease-in;
              -moz-transition: all 0.15s ease-in;
              -ms-transition: all 0.15s ease-in;
              -o-transition: all 0.15s ease-in;
              transition: all 0.15s ease-in; }
              #sidebar-default .menu-section ul li > .submenu:hover {
                opacity: 1;
                -moz-transform: translateX(0px);
                -o-transform: translateX(0px);
                -ms-transform: translateX(0px);
                -webkit-transform: translateX(0px);
                transform: translateX(0px);
                visibility: visible; } }
          #sidebar-default .menu-section ul li > .submenu.active {
            display: block; }
          #sidebar-default .menu-section ul li > .submenu li a {
            padding-left: 53px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-default .menu-section ul li > .submenu li a {
                padding-left: 10px;
                text-align: left; } }
            #sidebar-default .menu-section ul li > .submenu li a.active {
              background: #343E4E;
              box-shadow: none; }
          #sidebar-default .menu-section ul li > .submenu li > .submenu {
            display: none;
            position: relative;
            top: 10px;
            border-bottom: 0px;
            box-shadow: none;
            margin-bottom: 10px;
            -webkit-animation-duration: 0.4s;
            -moz-animation-duration: 0.4s;
            -o-animation-duration: 0.4s;
            animation-duration: 0.4s; }
            @media (min-width: 768px) and (max-width: 991px) {
              #sidebar-default .menu-section ul li > .submenu li > .submenu {
                display: block;
                position: absolute;
                top: 0px;
                left: 170px; } }
            #sidebar-default .menu-section ul li > .submenu li > .submenu.active {
              display: block; }
            #sidebar-default .menu-section ul li > .submenu li > .submenu li a {
              padding-left: 75px; }
              @media (min-width: 768px) and (max-width: 991px) {
                #sidebar-default .menu-section ul li > .submenu li > .submenu li a {
                  padding-left: 10px; } }
  #sidebar-default .bottom-menu {
    position: fixed;
    bottom: 0;
    width: 230px;
    z-index: 999; }
    #sidebar-default .bottom-menu > ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      #sidebar-default .bottom-menu > ul > li {
        float: left;
        display: block;
        width: 33.333%;
        border-right: 1px solid #3E4E55;
        border-top: 1px solid #3E4E55; }
        #sidebar-default .bottom-menu > ul > li:last-child {
          border-right: 0; }
        #sidebar-default .bottom-menu > ul > li > a {
          display: block;
          position: relative;
          text-align: center;
          padding: 6px 0;
          background: #333D4B; }
          #sidebar-default .bottom-menu > ul > li > a:hover i {
            color: #89A2BB; }
          #sidebar-default .bottom-menu > ul > li > a:hover + .menu {
            opacity: 1;
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          #sidebar-default .bottom-menu > ul > li > a i {
            color: #CBD3DB;
            font-size: 19px;
            -webkit-transition: all 0.1s linear;
            -moz-transition: all 0.1s linear;
            -ms-transition: all 0.1s linear;
            -o-transition: all 0.1s linear;
            transition: all 0.1s linear; }
          #sidebar-default .bottom-menu > ul > li > a .flag {
            width: 7px;
            height: 7px;
            display: block;
            position: absolute;
            background: #9ed166;
            border-radius: 25px;
            top: 4px;
            right: 25px; }
        #sidebar-default .bottom-menu > ul > li .menu {
          position: absolute;
          left: 39px;
          bottom: 34px;
          background: #fff;
          width: 155px;
          z-index: 999;
          border-radius: 3px;
          padding: 7px 0;
          list-style-type: none;
          box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.25);
          opacity: 0;
          -moz-transform: scale(0);
          -o-transform: scale(0);
          -ms-transform: scale(0);
          -webkit-transform: scale(0);
          transform: scale(0);
          -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
          -webkit-transform-origin: 50% 100%;
          -moz-transform-origin: 50% 100%;
          -o-transform-origin: 50% 100%;
          -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%; }
          #sidebar-default .bottom-menu > ul > li .menu:hover {
            opacity: 1;
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          #sidebar-default .bottom-menu > ul > li .menu:after {
            content: "";
            position: absolute;
            display: block;
            width: 37px;
            height: 12px;
            bottom: -12px;
            left: 49%;
            margin-left: -18.5px;
            background-image: url("../../public/frontEnd/images/popover-arrow.png");
            background-size: 100% 100%;
            -moz-transform: rotateX(180deg);
            -o-transform: rotateX(180deg);
            -ms-transform: rotateX(180deg);
            -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg); }
          #sidebar-default .bottom-menu > ul > li .menu li {
            padding: 8px 0;
            border-bottom: 1px solid #E6E6E6;
            text-align: center; }
            #sidebar-default .bottom-menu > ul > li .menu li:last-child {
              border-bottom: 0; }
            #sidebar-default .bottom-menu > ul > li .menu li a {
              text-decoration: none;
              display: block;
              color: #54A0E2;
              font-weight: 600;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              -ms-transition: all 0.2s linear;
              -o-transition: all 0.2s linear;
              transition: all 0.2s linear; }
              #sidebar-default .bottom-menu > ul > li .menu li a:hover {
                color: #000; }

#content {
  background: #FFF;
  margin-left: 230px;
  padding: 40px;
  padding-top: 67px;
  position: relative;
  min-height: 900px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  @media (max-width: 991px) {
    #content {
      margin-left: 80px; } }
  @media (max-width: 767px) {
    #content {
      margin-left: 0px;
      z-index: 9999;
      padding-left: 20px;
      padding-right: 20px; } }
  #content .menubar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 63px;
    padding: 20px 40px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    background: white;
    z-index: 99; }
    @media (max-width: 767px) {
      #content .menubar {
        padding: 20px; } }
    #content .menubar.relative {
      position: relative; }
    #content .menubar.fixed {
      position: fixed;
      padding-left: 230px; }
      @media (max-width: 991px) {
        #content .menubar.fixed {
          padding-left: 90px; } }
      @media (max-width: 767px) {
        #content .menubar.fixed {
          padding-left: 20px; } }
    #content .menubar.transparent {
      background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.85) 100%);
      background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.85) 100%);
      background: -o-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.85) 100%);
      background: linear-gradient(top, white 0%, rgba(255, 255, 255, 0.85) 100%); }
    #content .menubar .sidebar-toggler {
      float: left;
      padding: 10px;
      position: relative;
      top: -15px;
      left: -5px;
      margin-right: 10px;
      cursor: pointer; }
      #content .menubar .sidebar-toggler i {
        font-size: 37px; }
    #content .menubar .page-title {
      float: left;
      position: relative;
      font-size: 17px;
      line-height: 26px;
      color: #333; }
      @media (max-width: 767px) {
        #content .menubar .page-title {
          font-size: 15px; } }
      #content .menubar .page-title small {
        margin-left: 10px; }
    #content .menubar .btn.pull-right {
      position: relative;
      top: -5px;
      font-weight: bold;
      letter-spacing: .3px; }
  #content .content-wrapper {
    margin-top: 20px; }

/* pages */
#dashboard .menubar .period-select {
  float: right;
  min-width: 350px;
  position: relative;
  top: -3px; }
  #dashboard .menubar .period-select .input-group {
    width: 150px;
    float: left; }
    #dashboard .menubar .period-select .input-group .input-group-addon {
      background: #F0F4F8; }
    #dashboard .menubar .period-select .input-group i {
      font-size: 14px;
      color: #577FC7;
      position: relative;
      top: 1px; }
    #dashboard .menubar .period-select .input-group input[type="text"] {
      height: 31px;
      line-height: 18px;
      font-size: 14px;
      color: #777; }
  #dashboard .menubar .period-select p {
    position: relative;
    top: 4px;
    margin: 0 12px; }
#dashboard .metrics {
  margin-top: 30px;
  font-family: "Helvetica Neue", Arial;
  border: 1px solid #000;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3);
  background-color: #363e4a;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #303d4f), color-stop(100%, #435266)), #686e78;
  background: -webkit-linear-gradient(#303d4f, #435266), #686e78;
  background: -moz-linear-gradient(#303d4f, #435266), #686e78;
  background: -o-linear-gradient(#303d4f, #435266), #686e78;
  background: linear-gradient(#303d4f, #435266), #686e78;
  border-radius: 5px; }
  #dashboard .metrics .metric {
    float: left;
    width: 25%;
    padding: 23px 0;
    text-align: center;
    border-right: 1px solid #526075; }
    @media (max-width: 767px) {
      #dashboard .metrics .metric {
        width: 50%; } }
    #dashboard .metrics .metric .field {
      color: #f4f4f4;
      margin-bottom: 9px;
      display: inline-block;
      font-size: 14px; }
      @media (max-width: 991px) {
        #dashboard .metrics .metric .field {
          font-size: 14px; } }
    #dashboard .metrics .metric .data {
      display: block;
      color: #fff;
      font-size: 27px;
      text-shadow: 1px 1px #000; }
      @media (max-width: 991px) {
        #dashboard .metrics .metric .data {
          font-size: 21px; } }
#dashboard .chart {
  margin: 40px 0 70px;
  background: #fff;
  border: 1px solid #DFE3EB;
  padding: 25px 25px;
  border-radius: 5px;
  box-shadow: inset 0 1px 0 #ededed; }
  #dashboard .chart h3 {
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: 600;
    margin-top: 0px; }
    #dashboard .chart h3 .total {
      font-size: 14px;
      position: relative;
      top: 6px;
      left: -8px;
      color: #2D96BE; }
      #dashboard .chart h3 .total .change {
        display: inline-block;
        border-radius: 3px;
        padding: 2px 5px;
        margin-left: 7px;
        font-size: 13px; }
        #dashboard .chart h3 .total .change.up {
          color: #3fb83f; }
          #dashboard .chart h3 .total .change.up i {
            color: #3fb83f; }
        #dashboard .chart h3 .total .change.down {
          color: #CC4C4C; }
          #dashboard .chart h3 .total .change.down i {
            color: #CC4C4C; }
        #dashboard .chart h3 .total .change i {
          font-size: 11px;
          position: relative;
          top: -1px; }
  #dashboard .chart #visitors-chart {
    height: 230px;
    position: relative; }
#dashboard .charts-half {
  margin-top: 50px; }
  #dashboard .charts-half .chart {
    width: 48%;
    margin-top: 0; }
    @media (max-width: 991px) {
      #dashboard .charts-half .chart {
        width: 100%; } }
    #dashboard .charts-half .chart #payments-chart {
      height: 200px;
      position: relative; }
    #dashboard .charts-half .chart #signups-chart {
      height: 200px;
      position: relative; }
#dashboard .barchart {
  margin-bottom: 70px; }
  #dashboard .barchart h3 {
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: 600;
    margin-top: 0; }
  #dashboard .barchart #bar-chart {
    height: 200px;
    width: 99%;
    padding-right: 10px !important; }
#dashboard .referrals {
  padding-left: 15px; }
  #dashboard .referrals h3 {
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: 600;
    margin-top: 0; }
  #dashboard .referrals .referral span {
    color: #444; }
    #dashboard .referrals .referral span .data {
      font-weight: 600;
      margin-right: 5px;
      border-right: 1px solid #e0e0e0;
      padding-right: 7px; }
  #dashboard .referrals .referral .progress {
    margin-top: 5px;
    height: 4px;
    background: #f0f0f0;
    box-shadow: none; }
    #dashboard .referrals .referral .progress .progress-bar {
      background: #a5d15f; }

#users #content .sidebar-toggler {
  z-index: 9; }
#users #content .page-title {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 20px 30px;
  font-size: 16px;
  color: #7e7e7e;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .3px;
  border-right: 1px solid #E6E6E6; }
  @media (max-width: 767px) {
    #users #content .page-title {
      border-right: 0;
      padding-left: 50px; } }
#users #content form.search {
  position: relative;
  float: left;
  width: 260px;
  top: -2px;
  margin-left: 170px; }
  #users #content form.search .fa-search {
    position: absolute;
    color: #BBB;
    top: 7px;
    left: 11px;
    font-size: 16px; }
  #users #content form.search input[type="text"] {
    border: 0;
    padding: 6px 15px 6px 37px;
    border-radius: 3px;
    width: 100%; }
    #users #content form.search input[type="text"]::-webkit-input-placeholder {
      font-weight: normal;
      font-family: "Lato", "Helvetica Neue", Arial;
      color: #9B9B9B; }
    #users #content form.search input[type="text"]:-moz-placeholder {
      font-weight: normal;
      font-family: "Lato", "Helvetica Neue", Arial;
      color: #9B9B9B; }
    #users #content form.search input[type="text"]::-moz-placeholder {
      font-weight: normal;
      font-family: "Lato", "Helvetica Neue", Arial;
      color: #9B9B9B; }
    #users #content form.search input[type="text"]:-ms-input-placeholder {
      font-weight: normal;
      font-family: "Lato", "Helvetica Neue", Arial;
      color: #9B9B9B; }
  #users #content form.search input[type="submit"] {
    visibility: hidden;
    position: absolute; }
#users #content .content-wrapper .page-controls {
  margin-top: 30px; }
  #users #content .content-wrapper .page-controls .filters > label {
    font-size: 15px;
    margin-right: 20px; }
  #users #content .content-wrapper .page-controls .filters > a {
    margin-right: 35px;
    color: #666;
    padding-bottom: 2px;
    text-decoration: none;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear; }
    #users #content .content-wrapper .page-controls .filters > a:hover {
      color: #378FCA; }
    #users #content .content-wrapper .page-controls .filters > a.active {
      color: #378FCA;
      font-weight: 600;
      border-bottom: 1px solid #82BFE9; }
  #users #content .content-wrapper .page-controls .filters .show-options {
    float: right; }
    @media (max-width: 991px) {
      #users #content .content-wrapper .page-controls .filters .show-options {
        float: none;
        margin-top: 23px; } }
    #users #content .content-wrapper .page-controls .filters .show-options .dropdown {
      display: inline-block;
      position: relative;
      top: -7px;
      margin-right: 20px; }
      #users #content .content-wrapper .page-controls .filters .show-options .dropdown > a {
        text-decoration: none;
        height: 31px; }
        #users #content .content-wrapper .page-controls .filters .show-options .dropdown > a span {
          font-size: 13px;
          height: 29px;
          line-height: 29px; }
          #users #content .content-wrapper .page-controls .filters .show-options .dropdown > a span .fa-unsorted {
            font-size: 11px;
            margin-left: 6px; }
      #users #content .content-wrapper .page-controls .filters .show-options .dropdown .dropdown-menu {
        left: -40%;
        top: 115%; }
        #users #content .content-wrapper .page-controls .filters .show-options .dropdown .dropdown-menu:before {
          content: "";
          position: absolute;
          display: block;
          width: 37px;
          height: 12px;
          top: -12px;
          left: 50%;
          margin-left: -18.5px;
          background-image: url("../../public/frontEnd/images/popover-arrow.png");
          background-size: 100% 100%; }
    #users #content .content-wrapper .page-controls .filters .show-options .grid-view {
      position: relative;
      top: -4px;
      font-size: 18px;
      color: #bbb;
      text-decoration: none;
      margin-left: 14px; }
      #users #content .content-wrapper .page-controls .filters .show-options .grid-view.active {
        color: #111; }
#users #content .content-wrapper .users-list {
  margin-top: 35px;
  margin-bottom: 40px; }
  #users #content .content-wrapper .users-list .headers {
    padding-bottom: 10px;
    min-height: 35px; }
    #users #content .content-wrapper .users-list .headers .header.select-users.active {
      display: block !important; }
      #users #content .content-wrapper .users-list .headers .header.select-users.active .bulk-actions {
        display: block !important; }
    #users #content .content-wrapper .users-list .headers .header.select-users .bulk-actions {
      position: absolute;
      top: 0px;
      left: 75px;
      width: 300px;
      display: none; }
      #users #content .content-wrapper .users-list .headers .header.select-users .bulk-actions > a {
        text-decoration: none; }
        #users #content .content-wrapper .users-list .headers .header.select-users .bulk-actions > a .total-checked {
          padding-left: 10px; }
        #users #content .content-wrapper .users-list .headers .header.select-users .bulk-actions > a .fa-chevron-down {
          font-size: 10px;
          position: relative;
          top: -1px;
          margin-left: 5px; }
      #users #content .content-wrapper .users-list .headers .header.select-users .bulk-actions .dropdown-menu {
        top: 30px; }
        #users #content .content-wrapper .users-list .headers .header.select-users .bulk-actions .dropdown-menu:before {
          content: "";
          position: absolute;
          display: block;
          width: 37px;
          height: 12px;
          top: -12px;
          left: 50%;
          margin-left: -18.5px;
          background-image: url("../../public/frontEnd/images/popover-arrow.png");
          background-size: 100% 100%; }
    #users #content .content-wrapper .users-list .headers .header label {
      height: 100%;
      width: 100%;
      font-weight: 600;
      color: #333; }
      #users #content .content-wrapper .users-list .headers .header label a {
        display: block;
        font-weight: 600;
        color: #333;
        text-decoration: none;
        background: #fff;
        -webkit-transition: all 0.14s linear;
        -moz-transition: all 0.14s linear;
        -ms-transition: all 0.14s linear;
        -o-transition: all 0.14s linear;
        transition: all 0.14s linear; }
        #users #content .content-wrapper .users-list .headers .header label a:hover {
          background: #EFFAFF; }
  #users #content .content-wrapper .users-list .user {
    border-bottom: 1px solid #f0f0f0;
    padding: 8px 0; }
    @media (max-width: 991px) {
      #users #content .content-wrapper .users-list .user {
        padding: 13px 0; } }
    #users #content .content-wrapper .users-list .user:first-child {
      border-top: 1px solid #e0e0e0; }
    #users #content .content-wrapper .users-list .user:nth-child(2n) {
      background: #FAFAFC; }
    #users #content .content-wrapper .users-list .user .avatar input[type="checkbox"] {
      margin-right: 25px;
      cursor: pointer; }
    #users #content .content-wrapper .users-list .user .avatar img {
      border-radius: 50%;
      max-width: 45px; }
      @media (max-width: 991px) {
        #users #content .content-wrapper .users-list .user .avatar img {
          display: none; } }
    #users #content .content-wrapper .users-list .user .name {
      position: relative;
      top: 13px;
      color: #333;
      text-decoration: none; }
      @media (max-width: 991px) {
        #users #content .content-wrapper .users-list .user .name {
          top: 0; } }
      #users #content .content-wrapper .users-list .user .name:hover {
        text-decoration: underline; }
      #users #content .content-wrapper .users-list .user .name .label {
        margin-left: 6px;
        position: relative;
        display: inline-block;
        top: -1px;
        text-decoration: none !important; }
    #users #content .content-wrapper .users-list .user .email {
      position: relative;
      top: 13px;
      font-size: 13px; }
      @media (max-width: 991px) {
        #users #content .content-wrapper .users-list .user .email {
          top: 0; } }
    #users #content .content-wrapper .users-list .user .total-spent {
      position: relative;
      top: 13px; }
      @media (max-width: 991px) {
        #users #content .content-wrapper .users-list .user .total-spent {
          top: 0; } }
    #users #content .content-wrapper .users-list .user .created-at {
      position: relative;
      top: 13px;
      font-size: 13px;
      text-align: right; }
      @media (max-width: 991px) {
        #users #content .content-wrapper .users-list .user .created-at {
          top: 0; } }
  #users #content .content-wrapper .users-list .pager-wrapper {
    margin-top: 30px; }
    #users #content .content-wrapper .users-list .pager-wrapper .pager li > a,
    #users #content .content-wrapper .users-list .pager-wrapper .pager li > span {
      margin: 0 5px; }
#users #content .content-wrapper .users-grid {
  margin-top: 35px;
  margin-bottom: 40px;
  display: none; }
  #users #content .content-wrapper .users-grid .user {
    margin-bottom: 35px; }
    @media (max-width: 991px) {
      #users #content .content-wrapper .users-grid .user {
        min-height: 205px; } }
    #users #content .content-wrapper .users-grid .user img {
      border-radius: 5px;
      margin-bottom: 15px;
      border: 0; }
    #users #content .content-wrapper .users-grid .user .name {
      font-weight: 600; }
    #users #content .content-wrapper .users-grid .user .email {
      font-size: 13px;
      color: #555;
      margin-top: 4px; }
  #users #content .content-wrapper .users-grid .pager-wrapper {
    margin-top: 30px; }
    #users #content .content-wrapper .users-grid .pager-wrapper .pager li > a,
    #users #content .content-wrapper .users-grid .pager-wrapper .pager li > span {
      margin: 0 5px; }

#form #content form {
  margin-top: 35px; }
  #form #content form input[type="file"] {
    position: relative;
    top: 7px;
    height: 40px; }
  #form #content form .address {
    margin: 25px 0; }
    @media (max-width: 767px) {
      #form #content form .address .form-group .col-sm-3 {
        margin-bottom: 15px; } }
  #form #content form .form-control-feedback {
    color: #60B5EE;
    font-size: 19px; }
  #form #content form .form-actions {
    margin-top: 35px; }
    #form #content form .form-actions .btn {
      margin-right: 15px; }

#form-product {
  /* Description summernote plugin editor */ }
  #form-product form {
    margin-top: 35px;
    margin-bottom: 80px;
    /* rating plugin */
    /* datepicker input */
    /* colorpicker input */ }
    #form-product form input[type="file"] {
      position: relative;
      top: 7px;
      height: 40px; }
    #form-product form .fake-select-wrap {
      width: 250px;
      margin-bottom: 8px; }
    #form-product form .help {
      position: relative;
      top: -6px;
      left: 5px; }
      #form-product form .help .fa-question-circle {
        color: #959595; }
    #form-product form .well .pic {
      margin-bottom: 15px; }
      #form-product form .well .pic img {
        max-width: 300px; }
    #form-product form .well .remove-image {
      display: inline-block;
      margin-top: 15px; }
    #form-product form #raty {
      margin-top: 6px;
      margin-bottom: 8px; }
    #form-product form input.datepicker {
      display: inline-block;
      margin-right: 10px;
      width: 150px;
      color: #555;
      padding-left: 15px; }
    #form-product form div.minicolors {
      width: 250px;
      margin-bottom: 10px; }
    #form-product form .fa-calendar {
      color: #789BCE; }
    #form-product form .form-control-feedback {
      color: #60B5EE;
      font-size: 19px; }
    #form-product form .form-actions {
      margin-top: 55px; }
      #form-product form .form-actions .btn {
        margin-right: 15px; }
  #form-product .note-editor {
    border: 1px solid #ccc;
    border-radius: 4px; }
    #form-product .note-editor .note-toolbar {
      border-radius: 4px 4px 0 0;
      background: #FAFCFF;
      border-bottom: 1px solid #ccc; }
      #form-product .note-editor .note-toolbar .btn-default {
        box-shadow: none; }
    #form-product .note-editor .note-statusbar {
      border-radius: 0 0 4px 4px;
      background: #FAFCFF; }
      #form-product .note-editor .note-statusbar .note-resizebar {
        border-top: 1px solid #ccc; }
        #form-product .note-editor .note-statusbar .note-resizebar .note-icon-bar {
          width: 17px;
          border-top: 1px solid #C9C9C9; }

#invoice #content {
  padding: 40px 80px; }
  @media (max-width: 991px) {
    #invoice #content {
      padding: 40px; } }
  @media (max-width: 767px) {
    #invoice #content {
      padding: 20px; } }
  #invoice #content .menubar {
    padding: 20px 80px; }
    @media (max-width: 991px) {
      #invoice #content .menubar {
        padding: 20px 40px; } }
    @media (max-width: 767px) {
      #invoice #content .menubar {
        padding: 20px; } }
    #invoice #content .menubar .options a {
      margin-left: 25px;
      color: #96AEC4;
      text-decoration: none;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      @media (max-width: 767px) {
        #invoice #content .menubar .options a {
          position: relative;
          top: 4px;
          margin-left: 10px; }
          #invoice #content .menubar .options a i {
            display: none; } }
      #invoice #content .menubar .options a:hover {
        color: #344D63; }
      #invoice #content .menubar .options a i {
        margin-right: 3px; }
#invoice .page-title {
  padding-left: 10px; }
  #invoice .page-title strong {
    margin-left: 6px; }
#invoice .invoice-wrapper {
  background: #FFF;
  margin-top: 60px;
  padding: 0 10px;
  border-radius: 4px;
  margin-bottom: 40px;
  font-size: 15px; }
  #invoice .invoice-wrapper .intro {
    line-height: 25px;
    color: #444;
    position: relative; }
    #invoice .invoice-wrapper .intro .status {
      position: absolute;
      top: 0;
      right: 0;
      border: 2px solid #9bc970;
      padding: 1px 12px;
      border-radius: 4px;
      color: #6bad2c;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 1.5px;
      font-size: 16px; }
  #invoice .invoice-wrapper .payment-info {
    margin-top: 25px;
    padding-top: 15px; }
    #invoice .invoice-wrapper .payment-info span {
      color: #7C8594; }
    #invoice .invoice-wrapper .payment-info strong {
      display: block;
      color: #444;
      margin-top: 3px; }
    @media (max-width: 767px) {
      #invoice .invoice-wrapper .payment-info .text-right {
        text-align: left;
        margin-top: 20px; } }
  #invoice .invoice-wrapper .payment-details {
    border-top: 2px solid #EBECEE;
    margin-top: 30px;
    padding-top: 20px;
    line-height: 22px; }
    #invoice .invoice-wrapper .payment-details span {
      color: #7C8594;
      display: block; }
    #invoice .invoice-wrapper .payment-details a {
      display: inline-block;
      margin-top: 5px; }
    @media (max-width: 767px) {
      #invoice .invoice-wrapper .payment-details .text-right {
        text-align: left;
        margin-top: 20px; } }
  #invoice .invoice-wrapper .line-items {
    margin-top: 40px; }
    #invoice .invoice-wrapper .line-items .headers {
      color: #7C8594;
      font-size: 14px;
      letter-spacing: .3px;
      border-bottom: 2px solid #EBECEE;
      padding-bottom: 4px; }
    #invoice .invoice-wrapper .line-items .items {
      margin-top: 8px;
      border-bottom: 2px solid #EBECEE;
      padding-bottom: 8px; }
      #invoice .invoice-wrapper .line-items .items .item {
        padding: 10px 0;
        color: #696969; }
        @media (max-width: 767px) {
          #invoice .invoice-wrapper .line-items .items .item {
            font-size: 13px; } }
        #invoice .invoice-wrapper .line-items .items .item .amount {
          letter-spacing: 0.1px;
          color: #84868A;
          font-size: 16px; }
          @media (max-width: 767px) {
            #invoice .invoice-wrapper .line-items .items .item .amount {
              font-size: 13px; } }
    #invoice .invoice-wrapper .line-items .total {
      margin-top: 30px; }
      #invoice .invoice-wrapper .line-items .total .extra-notes {
        float: left;
        width: 40%;
        text-align: left;
        color: #7A7A7A;
        line-height: 20px; }
        @media (max-width: 767px) {
          #invoice .invoice-wrapper .line-items .total .extra-notes {
            width: 100%;
            margin-bottom: 30px;
            float: none; } }
        #invoice .invoice-wrapper .line-items .total .extra-notes strong {
          display: block;
          margin-bottom: 5px;
          color: #454545; }
      #invoice .invoice-wrapper .line-items .total .field {
        margin-bottom: 7px;
        font-size: 14px;
        color: #555; }
        #invoice .invoice-wrapper .line-items .total .field.grand-total {
          margin-top: 10px;
          font-size: 17px;
          font-weight: 500; }
          #invoice .invoice-wrapper .line-items .total .field.grand-total span {
            color: #20A720;
            font-size: 22px;
            font-weight: 600; }
        #invoice .invoice-wrapper .line-items .total .field span {
          display: inline-block;
          margin-left: 20px;
          min-width: 85px;
          color: #84868A;
          font-size: 15px; }
    #invoice .invoice-wrapper .line-items .print {
      margin-top: 50px;
      text-align: center; }
      #invoice .invoice-wrapper .line-items .print a {
        display: inline-block;
        border: 1px solid #9CB5D6;
        padding: 13px 13px;
        border-radius: 5px;
        color: #708DC0;
        font-size: 14px;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        #invoice .invoice-wrapper .line-items .print a:hover {
          text-decoration: none;
          border-color: #333;
          color: #333; }
        #invoice .invoice-wrapper .line-items .print a i {
          margin-right: 3px;
          font-size: 14px; }

#calendar {
  /* calendar-wrapper popup */ }
  #calendar .content-wrapper {
    position: relative; }
  #calendar #new-event-popup {
    position: absolute;
    background: #fff;
    text-align: left;
    width: 300px;
    border: 1px solid #CBD0D5;
    box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.13);
    border-radius: 4px;
    padding: 14px 20px 14px 20px;
    z-index: 999;
    left: 194px;
    top: 40px; }
    #calendar #new-event-popup h5 {
      text-transform: uppercase;
      font-weight: 600;
      margin: 0 0 21px 0;
      font-size: 14px;
      color: #7e91aa; }
    #calendar #new-event-popup .field {
      margin-bottom: 12px; }
      #calendar #new-event-popup .field .date {
        margin-left: 15px; }
      #calendar #new-event-popup .field .event-input {
        position: relative;
        margin-left: 10px;
        width: 75%;
        display: inline-block; }
    #calendar #new-event-popup input[type="submit"] {
      float: right;
      margin-right: 15px;
      margin-top: 7px;
      margin-bottom: 5px; }
    #calendar #new-event-popup i.fa-times {
      position: absolute;
      right: 11px;
      cursor: pointer;
      top: 12px;
      font-size: 13px;
      color: #5B7683;
      -webkit-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      -ms-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      transition: all 0.1s linear; }
      #calendar #new-event-popup i.fa-times:hover {
        color: #92A6AF; }
    #calendar #new-event-popup .pointer {
      position: absolute;
      bottom: 0;
      left: 46%; }
      #calendar #new-event-popup .pointer .arrow,
      #calendar #new-event-popup .pointer .arrow_border {
        border-color: #fff transparent transparent transparent;
        border-width: 11px;
        border-style: solid;
        font-size: 0;
        left: 50%;
        line-height: 0;
        margin: 0 auto;
        position: absolute;
        top: 0;
        width: 0;
        z-index: 1002;
        left: 0;
        margin-left: 45%; }
      #calendar #new-event-popup .pointer .arrow_border {
        border-color: #BABDC0 transparent transparent transparent;
        border-width: 12px;
        margin-left: -1px;
        border-style: solid;
        z-index: 1001;
        top: 0px; }

#sidebar #wrapper {
  height: 100%; }
#sidebar .main-sidebar {
  overflow: hidden;
  height: 100% !important; }
  @media (min-width: 768px) and (max-width: 991px) {
    #sidebar .main-sidebar {
      overflow: visible;
      height: auto; } }
  #sidebar .main-sidebar .scroll-wrapper {
    left: 0;
    top: 0;
    bottom: 0;
    right: -30px;
    padding-right: 15px;
    position: absolute;
    overflow-y: scroll; }
    @media (min-width: 768px) and (max-width: 991px) {
      #sidebar .main-sidebar .scroll-wrapper {
        overflow-y: initial;
        right: auto;
        left: auto;
        padding: 0;
        position: relative; } }
#sidebar #content {
  padding: 0;
  position: relative;
  min-height: 100%; }
  #sidebar #content #app-sidebar {
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 31%;
    z-index: 99;
    border-right: 1px solid #EBEEF1;
    overflow: hidden;
    background: #fff; }
    @media (max-width: 767px) {
      #sidebar #content #app-sidebar {
        width: 100%;
        z-index: 999; } }
    #sidebar #content #app-sidebar .scroll-wrapper {
      left: 0;
      top: 0;
      bottom: 0;
      right: -30px;
      padding-right: 15px;
      position: absolute;
      overflow-y: scroll; }
    #sidebar #content #app-sidebar .menubar {
      z-index: 99;
      width: 100%; }
      @media (max-width: 991px) {
        #sidebar #content #app-sidebar .menubar {
          padding-left: 20px; } }
      @media (max-width: 767px) {
        #sidebar #content #app-sidebar .menubar form {
          float: left;
          margin-left: 10px; } }
      #sidebar #content #app-sidebar .menubar form .fa-search {
        position: absolute;
        top: 24px;
        z-index: 10;
        color: #BBB;
        font-size: 16px; }
      #sidebar #content #app-sidebar .menubar form input {
        border: 0;
        padding: 0;
        padding-left: 25px;
        line-height: 17px;
        position: relative;
        top: -4px; }
      #sidebar #content #app-sidebar .menubar form input[type="submit"] {
        visibility: hidden;
        position: absolute; }
    #sidebar #content #app-sidebar .messages {
      margin-top: 20px; }
      #sidebar #content #app-sidebar .messages .message {
        padding: 15px;
        border-bottom: 1px solid #EBEEF1;
        position: relative;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        #sidebar #content #app-sidebar .messages .message.active, #sidebar #content #app-sidebar .messages .message:hover {
          background: #F7F9FD; }
        #sidebar #content #app-sidebar .messages .message .time {
          position: absolute;
          top: 13px;
          right: 18px;
          font-size: 12px;
          font-weight: 600;
          color: #809bca; }
        #sidebar #content #app-sidebar .messages .message .avatar {
          width: 23%; }
          @media (max-width: 991px) {
            #sidebar #content #app-sidebar .messages .message .avatar {
              display: none; } }
          #sidebar #content #app-sidebar .messages .message .avatar img {
            width: 50px;
            border-radius: 50%; }
        #sidebar #content #app-sidebar .messages .message .info {
          width: 76%;
          display: block;
          text-decoration: none;
          color: #444; }
          @media (max-width: 991px) {
            #sidebar #content #app-sidebar .messages .message .info {
              width: 95%; } }
          #sidebar #content #app-sidebar .messages .message .info .name {
            font-weight: 600;
            display: block; }
          #sidebar #content #app-sidebar .messages .message .info .subject {
            font-weight: 600;
            color: #7B8085;
            margin-top: 3px;
            display: block; }
          #sidebar #content #app-sidebar .messages .message .info .intro {
            font-size: 13px;
            line-height: 20px;
            margin-top: 7px;
            width: 80%;
            color: #707780;
            display: block; }
            @media (max-width: 991px) {
              #sidebar #content #app-sidebar .messages .message .info .intro {
                width: 90%; } }
    #sidebar #content #app-sidebar .paging {
      margin: 40px 0 50px;
      text-align: center; }
  #sidebar #content #app-message {
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 69%;
    margin-left: 31%;
    overflow: hidden;
    background: #fff; }
    @media (max-width: 767px) {
      #sidebar #content #app-message {
        width: 100%;
        margin-left: 0;
        z-index: 99; } }
    #sidebar #content #app-message .scroll-wrapper {
      left: 0;
      top: 0;
      bottom: 0;
      right: -30px;
      padding-right: 15px;
      position: absolute;
      overflow-y: scroll; }
    #sidebar #content #app-message .menubar {
      z-index: 99;
      width: 100%; }
      @media (max-width: 767px) {
        #sidebar #content #app-message .menubar .page-title {
          font-size: 15px; } }
      #sidebar #content #app-message .menubar .paging {
        float: right; }
    #sidebar #content #app-message section {
      padding-bottom: 50px; }
      #sidebar #content #app-message section .message {
        padding: 0 40px;
        padding-bottom: 60px;
        border-bottom: 1px solid #EBEEF1; }
        @media (max-width: 767px) {
          #sidebar #content #app-message section .message {
            padding-left: 20px;
            padding-right: 20px; } }
        #sidebar #content #app-message section .message.collapsed {
          padding: 25px 40px;
          margin: 0;
          border-bottom: 1px solid #EBEEF1; }
          #sidebar #content #app-message section .message.collapsed a {
            text-decoration: none; }
            #sidebar #content #app-message section .message.collapsed a .sender {
              font-weight: 600;
              color: #333; }
            #sidebar #content #app-message section .message.collapsed a .receiver {
              margin-left: 10px;
              color: #8294A5; }
            #sidebar #content #app-message section .message.collapsed a .date {
              font-size: 12px;
              font-weight: 600;
              color: #868A91; }
        #sidebar #content #app-message section .message .header {
          margin-top: 30px;
          margin-bottom: 30px; }
          #sidebar #content #app-message section .message .header .subject {
            font-size: 24px;
            color: #454545; }
          #sidebar #content #app-message section .message .header .info {
            margin-top: 5px;
            font-size: 12px;
            color: #7B8FA5; }
            #sidebar #content #app-message section .message .header .info .avatar {
              max-width: 45px;
              border-radius: 50%;
              margin-right: 15px; }
            #sidebar #content #app-message section .message .header .info strong {
              font-weight: 600; }
            #sidebar #content #app-message section .message .header .info i {
              display: inline-block;
              margin: 0 3px; }
        #sidebar #content #app-message section .message .body {
          line-height: 22px;
          color: #484A4B; }
          #sidebar #content #app-message section .message .body p {
            margin-bottom: 20px; }
        #sidebar #content #app-message section .message .attachments {
          margin-top: 28px;
          padding-top: 18px;
          padding-bottom: 3px;
          border-top: 1px solid #EAEDF1;
          border-bottom: 1px solid #EAEDF1; }
          #sidebar #content #app-message section .message .attachments .attachment {
            margin-bottom: 15px; }
            #sidebar #content #app-message section .message .attachments .attachment a {
              text-decoration: none; }
              #sidebar #content #app-message section .message .attachments .attachment a .file-type {
                font-family: "Arial";
                display: inline-block;
                border-radius: 4px;
                font-size: 11px;
                font-weight: 600;
                padding: 3px 5px;
                min-width: 40px;
                text-align: center;
                text-transform: uppercase;
                position: relative;
                top: -1px;
                margin-right: 4px;
                color: #fff; }
                #sidebar #content #app-message section .message .attachments .attachment a .file-type.zip {
                  background: #000; }
                #sidebar #content #app-message section .message .attachments .attachment a .file-type.html {
                  background: #00bbb4; }
              #sidebar #content #app-message section .message .attachments .attachment a .name {
                font-size: 14px;
                color: #484A4B; }
                #sidebar #content #app-message section .message .attachments .attachment a .name .size {
                  font-size: 12px;
                  display: inline-block;
                  margin-left: 2px; }
        #sidebar #content #app-message section .message .reply {
          margin-top: 50px; }
          #sidebar #content #app-message section .message .reply textarea {
            margin-bottom: 25px; }

#datatables .content-wrapper {
  margin-top: 40px;
  padding-bottom: 40px; }
  #datatables .content-wrapper thead th {
    border-top: 1px solid #dee3ea;
    border-bottom: 1px solid #dee3ea;
    padding: 10px 18px 15px 15px; }
  #datatables .content-wrapper td {
    padding: 11px 15px; }
  #datatables .content-wrapper .dataTables_length {
    float: right;
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      #datatables .content-wrapper .dataTables_length {
        float: none; } }
  #datatables .content-wrapper .dataTables_filter {
    float: left;
    text-align: left; }
    @media (max-width: 767px) {
      #datatables .content-wrapper .dataTables_filter {
        float: none;
        margin-bottom: 25px; } }
  #datatables .content-wrapper .dataTables_info {
    display: none; }
  #datatables .content-wrapper .dataTables_paginate {
    float: none;
    text-align: center;
    margin-top: 70px; }

#projects .project-list {
  margin-top: 20px; }
#projects .project {
  float: left;
  width: 30%;
  margin: 0 10px;
  margin-bottom: 25px;
  padding: 13px;
  border: 1px solid #E4EAF1;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  min-height: 227px;
  position: relative; }
  @media (max-width: 991px) {
    #projects .project {
      width: 43%; } }
  @media (max-width: 767px) {
    #projects .project {
      width: 94%; } }
  #projects .project.new {
    border: 2px dotted #BEDAF8;
    box-shadow: none; }
    #projects .project.new a {
      display: block;
      text-align: center;
      text-decoration: none; }
    #projects .project.new i {
      font-size: 60px;
      color: #C4DEF8;
      margin-top: 40px;
      display: block; }
    #projects .project.new .info {
      display: inline-block;
      font-size: 21px;
      color: #9AC0E7;
      padding-top: 10px; }
  #projects .project .info {
    padding: 20px 0 30px;
    text-align: center; }
    #projects .project .info .name {
      font-size: 20px;
      color: #8C5DAC;
      color: #5D93AC;
      font-weight: 600; }
    #projects .project .info .category {
      font-weight: 600;
      color: #444; }
    #projects .project .info .last-update {
      font-size: 13px;
      color: #8C939E;
      margin-top: 7px; }
  #projects .project .members {
    position: absolute;
    bottom: 13px;
    width: 91%; }
    #projects .project .members img {
      margin: 0 3px 4px 3px;
      max-width: 38px;
      border-radius: 50%; }
    #projects .project .members .add-more {
      display: inline-block;
      width: 20px;
      height: 20px;
      background: #22B92E;
      text-align: center;
      float: right;
      margin-top: 12px;
      color: #fff;
      border-radius: 3px;
      font-size: 10px;
      line-height: 22px;
      -webkit-transition: all 0.15s linear;
      -moz-transition: all 0.15s linear;
      -ms-transition: all 0.15s linear;
      -o-transition: all 0.15s linear;
      transition: all 0.15s linear; }
      #projects .project .members .add-more:hover {
        background: #8BDBA1; }
    #projects .project .members .menu {
      position: absolute;
      right: -70px;
      bottom: 26px;
      background: #fff;
      width: 155px;
      z-index: 999;
      border-radius: 3px;
      padding: 7px 0;
      list-style-type: none;
      box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.35);
      opacity: 0;
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      -webkit-transform: scale(0);
      transform: scale(0);
      -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
      -webkit-transform-origin: 50% 100%;
      -moz-transform-origin: 50% 100%;
      -o-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
      transform-origin: 50% 100%; }
      #projects .project .members .menu.active {
        opacity: 1;
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
      #projects .project .members .menu:hover {
        opacity: 1;
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
      #projects .project .members .menu:after {
        content: "";
        position: absolute;
        display: block;
        width: 37px;
        height: 12px;
        bottom: -12px;
        left: 49%;
        margin-left: -18.5px;
        background-image: url("../../public/frontEnd/images/popover-arrow.png");
        background-size: 100% 100%;
        -moz-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg); }
      #projects .project .members .menu li {
        padding: 8px 0;
        border-bottom: 1px solid #E6E6E6;
        text-align: center; }
        #projects .project .members .menu li:last-child {
          border-bottom: 0; }
        #projects .project .members .menu li a {
          text-decoration: none;
          display: block;
          font-weight: 600;
          color: #54A0E2;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          #projects .project .members .menu li a:hover {
            color: #333; }

#reports .menubar .options a {
  margin-left: 25px;
  color: #96AEC4;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  @media (max-width: 767px) {
    #reports .menubar .options a {
      position: relative;
      top: 4px; } }
  #reports .menubar .options a:hover {
    color: #344D63; }
  #reports .menubar .options a i {
    margin-right: 3px; }
    @media (max-width: 767px) {
      #reports .menubar .options a i {
        display: none; } }
#reports .stats {
  margin: 0 -40px;
  margin-top: -24px;
  padding: 26px 40px 29px;
  background: #FAFBFD;
  border-top: 3px solid #ADBDD5;
  border-bottom: 1px solid #E2E4F5; }
  @media (max-width: 767px) {
    #reports .stats {
      margin-left: -20px;
      margin-right: -20px;
      padding-bottom: 15px; } }
  #reports .stats .stat {
    float: left;
    width: 25%; }
    @media (max-width: 767px) {
      #reports .stats .stat {
        width: 50%;
        margin-bottom: 20px; } }
    #reports .stats .stat label {
      font-weight: normal;
      color: #939cbe; }
    #reports .stats .stat .value {
      font-size: 21px;
      font-weight: 600;
      color: #454545;
      text-shadow: 1px 1px #fff; }
      #reports .stats .stat .value .change {
        display: inline-block;
        margin-left: 10px;
        font-size: 13px; }
        #reports .stats .stat .value .change.up {
          color: #48b43f; }
        #reports .stats .stat .value .change.down {
          color: #dd5e5e; }
        #reports .stats .stat .value .change i {
          font-size: 16px;
          position: relative;
          top: 1px; }
#reports .chart {
  margin-top: 35px; }
  #reports .chart h3 {
    font-size: 19px; }
    #reports .chart h3 .btn-group .btn {
      border-color: #B7D5F5;
      background: #fff;
      color: #555F8A; }
      #reports .chart h3 .btn-group .btn.active {
        background: #F9FBFF;
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.125); }
  #reports .chart #sales-chart {
    height: 230px;
    margin-top: 30px; }
#reports .dataTables_wrapper {
  margin: 80px -40px; }
  @media (max-width: 767px) {
    #reports .dataTables_wrapper {
      margin: 80px -20px; } }
  #reports .dataTables_wrapper thead th {
    border-top: 1px solid #D4DBE4;
    border-bottom: 1px solid #dee3ea;
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.79);
    padding: 10px 18px 12px 20px;
    text-shadow: 1px 1px #fff;
    background: linear-gradient(#f7f8fc, #f8f9fc);
    position: relative;
    color: #444; }
    #reports .dataTables_wrapper thead th:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      left: 0;
      bottom: -1px;
      box-shadow: 0 1px 1px rgba(66, 85, 124, 0.14); }
  #reports .dataTables_wrapper td {
    padding: 11px 20px; }
  #reports .dataTables_wrapper .dataTables_filter,
  #reports .dataTables_wrapper .dataTables_length,
  #reports .dataTables_wrapper .dataTables_paginate,
  #reports .dataTables_wrapper .dataTables_info {
    display: none; }

#reports-alt .menubar .options a {
  position: relative;
  top: 2px;
  margin-left: 20px;
  color: #96AEC4;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  @media (max-width: 767px) {
    #reports-alt .menubar .options a {
      margin-left: 10px; } }
  #reports-alt .menubar .options a:hover {
    color: #344D63; }
  #reports-alt .menubar .options a i {
    margin-right: 3px; }
#reports-alt .menubar .date-range {
  margin-right: 20px; }
  #reports-alt .menubar .date-range .input-group {
    width: 200px;
    position: relative;
    top: -3px; }
    #reports-alt .menubar .date-range .input-group .input-group-addon {
      background: #F0F4F8; }
    #reports-alt .menubar .date-range .input-group i {
      font-size: 14px;
      color: #577FC7;
      position: relative;
      top: 1px; }
    #reports-alt .menubar .date-range .input-group input[type="text"] {
      height: 31px;
      line-height: 18px;
      font-size: 14px;
      color: #777; }
#reports-alt .daterangepicker_start_input,
#reports-alt .daterangepicker_end_input {
  display: none; }
#reports-alt .chart {
  position: relative;
  top: -24px;
  padding-top: 30px;
  margin: 0 -40px;
  padding: 30px 30px 0px;
  background: #fafafa;
  border-bottom: 1px solid #ccc; }
  @media (max-width: 767px) {
    #reports-alt .chart {
      margin: 0 -20px; } }
  #reports-alt .chart .bar-chart-wrapper {
    overflow: hidden; }
    #reports-alt .chart .bar-chart-wrapper #bar-chart {
      height: 240px;
      padding: 0px;
      position: relative;
      top: 26px; }
  #reports-alt .chart label.yaxis {
    text-align: center;
    text-transform: uppercase;
    color: #969696;
    display: block;
    margin-top: 12px;
    position: absolute;
    left: 0;
    right: 0;
    font-weight: 600;
    font-size: 13px; }
#reports-alt .filters {
  margin-top: 40px; }
  #reports-alt .filters .btn {
    background: #FAFDFF;
    color: #4C89B6; }
    #reports-alt .filters .btn .caret {
      margin-left: 5px; }
#reports-alt .data {
  margin-top: 20px;
  margin-bottom: 50px; }
  #reports-alt .data thead th {
    border-top: 1px solid #dee3ea;
    border-bottom: 1px solid #dee3ea;
    padding: 10px 18px 15px 15px; }
  #reports-alt .data td {
    padding: 11px 15px; }
  #reports-alt .data .dataTables_length {
    display: none; }
  #reports-alt .data .dataTables_filter {
    display: none; }
  #reports-alt .data .dataTables_info {
    display: none; }
  #reports-alt .data .dataTables_paginate {
    float: none;
    text-align: center;
    margin-top: 70px; }

#pricing #content {
  min-height: 850px; }
#pricing .pricing-wizard h4 {
  margin-top: 40px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .5px;
  text-align: center;
  font-size: 21px;
  color: #59646F; }
#pricing .pricing-wizard .steps {
  width: 660px;
  margin: 0 auto;
  margin-top: 55px;
  border-bottom: 1px solid #ECECEC;
  padding-bottom: 15px; }
  #pricing .pricing-wizard .steps .step {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ABBBC7;
    position: relative;
    padding-left: 50px;
    margin-right: 40px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    #pricing .pricing-wizard .steps .step.active {
      color: #5A6A81; }
      #pricing .pricing-wizard .steps .step.active:after {
        content: '';
        height: 2px;
        width: 100%;
        background: #5D8DB9;
        position: absolute;
        top: 35px;
        left: 25px; }
#pricing .pricing-wizard .step-panel {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  @media (max-width: 767px) {
    #pricing .pricing-wizard .step-panel {
      position: relative;
      display: none; }
      #pricing .pricing-wizard .step-panel.active {
        display: block; } }
  #pricing .pricing-wizard .step-panel.active {
    opacity: 1;
    z-index: 2; }
#pricing .pricing-wizard .choose-plan {
  max-width: 640px;
  margin: 0 auto;
  margin-top: 40px; }
  #pricing .pricing-wizard .choose-plan .instructions {
    color: #444;
    padding-bottom: 20px;
    padding-left: 10px; }
    #pricing .pricing-wizard .choose-plan .instructions strong {
      font-size: 15px;
      color: #555; }
    #pricing .pricing-wizard .choose-plan .instructions span {
      font-weight: 600;
      display: block;
      margin-top: 30px;
      color: #929191;
      border-bottom: 1px solid #E6E6E6;
      padding-bottom: 15px; }
  #pricing .pricing-wizard .choose-plan .plans .plan {
    margin-top: 5px;
    position: relative;
    padding: 12px 0;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear; }
    @media (max-width: 767px) {
      #pricing .pricing-wizard .choose-plan .plans .plan {
        padding: 12px 8px; } }
    #pricing .pricing-wizard .choose-plan .plans .plan.selected .select .fa-check {
      display: inline-block; }
    #pricing .pricing-wizard .choose-plan .plans .plan.selected, #pricing .pricing-wizard .choose-plan .plans .plan:hover {
      background: #ebf2fb; }
      #pricing .pricing-wizard .choose-plan .plans .plan.selected .price, #pricing .pricing-wizard .choose-plan .plans .plan:hover .price {
        color: #458EDB; }
      #pricing .pricing-wizard .choose-plan .plans .plan.selected .info .details, #pricing .pricing-wizard .choose-plan .plans .plan:hover .info .details {
        color: #73ACE9; }
      #pricing .pricing-wizard .choose-plan .plans .plan.selected .select, #pricing .pricing-wizard .choose-plan .plans .plan:hover .select {
        border: 2px solid #8FC4FD; }
    #pricing .pricing-wizard .choose-plan .plans .plan .price {
      float: left;
      width: 115px;
      padding-left: 10px;
      font-size: 20px;
      position: relative;
      top: 4px;
      color: #81838A; }
      @media (max-width: 767px) {
        #pricing .pricing-wizard .choose-plan .plans .plan .price {
          font-size: 17px;
          float: none;
          padding-left: 0;
          top: 0;
          margin-bottom: 5px; } }
    #pricing .pricing-wizard .choose-plan .plans .plan .info {
      float: left;
      width: 260px; }
      #pricing .pricing-wizard .choose-plan .plans .plan .info .name {
        font-size: 17px;
        font-weight: 600;
        color: #3e95f1; }
      #pricing .pricing-wizard .choose-plan .plans .plan .info .details {
        color: #888; }
    #pricing .pricing-wizard .choose-plan .plans .plan .select {
      position: absolute;
      right: 10px;
      top: 18px;
      width: 27px;
      height: 27px;
      border-radius: 25px;
      border: 2px solid #ccc; }
      #pricing .pricing-wizard .choose-plan .plans .plan .select .fa-check {
        position: relative;
        top: 2px;
        left: 4px;
        color: #057DFF;
        display: none; }
  #pricing .pricing-wizard .choose-plan .plans .action {
    text-align: right;
    margin-top: 40px; }
    @media (max-width: 767px) {
      #pricing .pricing-wizard .choose-plan .plans .action {
        text-align: center; } }
    #pricing .pricing-wizard .choose-plan .plans .action .btn {
      font-size: 17px; }
      #pricing .pricing-wizard .choose-plan .plans .action .btn i {
        font-size: 13px;
        margin-left: 7px; }
#pricing .pricing-wizard .billing {
  max-width: 640px;
  margin: 0 auto;
  margin-top: 40px; }
  #pricing .pricing-wizard .billing .secure {
    margin-bottom: 20px; }
    #pricing .pricing-wizard .billing .secure .lock {
      font-weight: 600;
      color: #666; }
      #pricing .pricing-wizard .billing .secure .lock .fa-lock {
        color: #ccc;
        font-size: 17px;
        margin-right: 7px;
        position: relative;
        top: 1px; }
  #pricing .pricing-wizard .billing #billing-form .control-label {
    text-align: left; }
  #pricing .pricing-wizard .billing #billing-form .instructions {
    margin-top: 40px; }
    #pricing .pricing-wizard .billing #billing-form .instructions strong {
      font-size: 15px;
      color: #454545; }
  @media (max-width: 767px) {
    #pricing .pricing-wizard .billing #billing-form .mobile-margin-bottom {
      margin-bottom: 15px; } }
  #pricing .pricing-wizard .billing #billing-form .action {
    margin-top: 40px; }
    #pricing .pricing-wizard .billing #billing-form .action .btn {
      font-size: 16px;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      #pricing .pricing-wizard .billing #billing-form .action .btn i.fa-chevron-right {
        font-size: 13px;
        margin-left: 7px; }
      #pricing .pricing-wizard .billing #billing-form .action .btn i.fa-chevron-left {
        font-size: 13px;
        margin-right: 7px;
        color: #777; }

#pricing-alt #content {
  padding: 40px; }
  #pricing-alt #content .content-wrapper {
    margin-top: 0; }
#pricing-alt .sidebar-toggler {
  position: absolute;
  font-size: 37px;
  padding: 12px;
  top: 0;
  left: 8px;
  cursor: pointer; }
#pricing-alt #first-option {
  margin-bottom: 100px; }
  #pricing-alt #first-option .header {
    text-align: center; }
    #pricing-alt #first-option .header h3 {
      font-size: 24px;
      color: #444;
      line-height: 25px;
      font-weight: 500;
      margin-bottom: 7px; }
    #pricing-alt #first-option .header p {
      font-size: 16px;
      font-weight: 400;
      color: #888; }
  #pricing-alt #first-option .charts {
    margin-top: 45px; }
    #pricing-alt #first-option .charts .chart {
      background-color: #fff;
      border: 1px solid #D8D8D8;
      border-radius: 5px;
      box-shadow: 0px 0px 2px 0px rgba(181, 181, 181, 0.3);
      padding: 20px 40px 30px;
      position: relative;
      text-align: center;
      width: 97%;
      min-height: 315px;
      position: relative;
      top: 18px; }
      @media (min-width: 992px) {
        #pricing-alt #first-option .charts .chart.first {
          float: right;
          left: 45px; }
        #pricing-alt #first-option .charts .chart.last {
          left: -45px; } }
      @media (max-width: 991px) {
        #pricing-alt #first-option .charts .chart {
          float: none !important;
          left: 0px !important;
          top: 0px !important;
          margin: 0 auto;
          width: 55%;
          margin-bottom: 25px !important; }
          #pricing-alt #first-option .charts .chart.last {
            margin-bottom: 0px !important; } }
      @media (max-width: 600px) {
        #pricing-alt #first-option .charts .chart {
          width: 90% !important; } }
      #pricing-alt #first-option .charts .chart.featured {
        z-index: 999;
        border-color: #C3DCEB;
        box-shadow: 0 0 13px -2px #B4DAF1; }
        @media (min-width: 992px) {
          #pricing-alt #first-option .charts .chart.featured {
            margin: 0 auto;
            top: 5px;
            min-height: 450px; } }
        #pricing-alt #first-option .charts .chart.featured .popular {
          position: absolute;
          top: 0px;
          left: 0px; }
        #pricing-alt #first-option .charts .chart.featured .quantity {
          margin-top: 15px;
          padding-bottom: 5px; }
        #pricing-alt #first-option .charts .chart.featured .button {
          margin-top: 22px; }
      #pricing-alt #first-option .charts .chart .plan-name {
        text-align: center;
        font-size: 20px;
        font-weight: 400;
        color: #444;
        width: 90%;
        margin: 0 auto;
        margin-top: 5px; }
      #pricing-alt #first-option .charts .chart .quantity {
        text-align: center;
        border-bottom: 1px solid #d5d5d5;
        margin-top: 10px; }
        #pricing-alt #first-option .charts .chart .quantity .dollar {
          font-size: 19px;
          position: relative;
          top: -18px; }
        #pricing-alt #first-option .charts .chart .quantity .price {
          font-size: 49px; }
        #pricing-alt #first-option .charts .chart .quantity .period {
          font-size: 17px;
          position: relative;
          top: -8px;
          margin-left: 4px; }
      #pricing-alt #first-option .charts .chart .specs {
        margin-top: 20px; }
        #pricing-alt #first-option .charts .chart .specs .spec {
          font-size: 15px;
          color: #5D636D;
          text-align: center;
          margin-bottom: 15px; }
          #pricing-alt #first-option .charts .chart .specs .spec .variable {
            color: #1FAFE7;
            font-weight: 600; }
      #pricing-alt #first-option .charts .chart .button {
        margin-top: 20px;
        height: 38px; }
        #pricing-alt #first-option .charts .chart .button span {
          height: 36px;
          line-height: 35px;
          padding-left: 23px;
          padding-right: 23px; }
  #pricing-alt #first-option .message p {
    text-align: center;
    color: #4A5366;
    margin-top: 23px; }
  #pricing-alt #first-option .faq {
    margin-top: 40px; }
    #pricing-alt #first-option .faq .header h3 {
      font-size: 22px;
      color: #454545;
      text-align: left; }
    #pricing-alt #first-option .faq .questions {
      margin-top: 30px; }
      #pricing-alt #first-option .faq .questions .question {
        margin-bottom: 45px; }
        @media (min-width: 992px) {
          #pricing-alt #first-option .faq .questions .question {
            width: 90%; } }
        #pricing-alt #first-option .faq .questions .question strong {
          font-weight: 500;
          font-size: 17px;
          color: #333; }
        #pricing-alt #first-option .faq .questions .question p {
          color: #555;
          margin-top: 12px;
          font-size: 14px;
          line-height: 22px; }
  #pricing-alt #first-option .contact {
    margin-top: 40px; }
    #pricing-alt #first-option .contact .wrapper {
      background: #F7F8FB;
      border: 1px solid #EAEDF7;
      border-radius: 8px;
      padding: 25px 60px;
      box-shadow: inset rgba(100, 100, 100, 0.25) 0 1px 1px;
      margin: 0 auto; }
      @media (max-width: 767px) {
        #pricing-alt #first-option .contact .wrapper {
          padding: 20px; } }
    #pricing-alt #first-option .contact h4 {
      font-size: 15px;
      position: relative;
      color: #373F46;
      text-align: center;
      font-weight: 500;
      text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8); }
      @media (max-width: 991px) {
        #pricing-alt #first-option .contact h4 {
          line-height: 26px; } }
      #pricing-alt #first-option .contact h4 span {
        position: relative;
        font-size: 23px;
        top: 4px;
        margin-right: 4px;
        color: #626E7A; }
        @media (max-width: 991px) {
          #pricing-alt #first-option .contact h4 span {
            position: relative;
            left: 0px;
            top: 5px; } }

#billing-form .billing {
  max-width: 640px;
  margin: 0 auto;
  margin-top: 40px; }
  #billing-form .billing .secure {
    margin-bottom: 20px; }
    #billing-form .billing .secure .lock {
      font-weight: 600;
      color: #666; }
      #billing-form .billing .secure .lock .fa-lock {
        color: #ccc;
        font-size: 17px;
        margin-right: 7px;
        position: relative;
        top: 1px; }
  #billing-form .billing #billing .control-label {
    text-align: left; }
  #billing-form .billing #billing .instructions {
    margin-top: 40px; }
    #billing-form .billing #billing .instructions strong {
      font-size: 15px;
      color: #454545; }
  @media (max-width: 767px) {
    #billing-form .billing #billing .mobile-margin-bottom {
      margin-bottom: 15px; } }
  #billing-form .billing #billing .action {
    margin-top: 40px;
    text-align: center; }
    #billing-form .billing #billing .action .btn {
      font-size: 16px;
      padding: 10px 14px;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      #billing-form .billing #billing .action .btn i.fa-chevron-right {
        font-size: 13px;
        margin-left: 13px; }

#docs {
  font-family: "Helvetica Neue", Arial; }
  #docs #guide {
    background: #F4F8FA;
    border-right: 1px solid #DADFE5;
    left: 0;
    top: 0;
    position: fixed;
    overflow: hidden;
    overflow-y: auto;
    width: 210px;
    z-index: 25;
    height: 100%; }
    #docs #guide .logo {
      margin-top: 0;
      font-size: 29px; }
      #docs #guide .logo a {
        color: #000;
        font-family: Myriad Pro, Lato, Helvetica Neue, Arial;
        padding: 20px 0 15px 23px;
        display: block;
        border-bottom: 1px solid #D6DCE0;
        box-shadow: 0px 1px #FFF;
        -webkit-transition: color 0.15s linear;
        -moz-transition: color 0.15s linear;
        -ms-transition: color 0.15s linear;
        -o-transition: color 0.15s linear;
        transition: color 0.15s linear; }
        #docs #guide .logo a:hover {
          color: #858585;
          text-decoration: none; }
    #docs #guide .menu > li.active > .nav {
      display: block; }
    #docs #guide .menu > li.active > a {
      background: #DEEAF1; }
    #docs #guide .menu > li a {
      color: #3391C9;
      font-weight: 500;
      font-size: 13px;
      padding: 10px 15px 10px 25px;
      -webkit-transition: all 0.15s linear;
      -moz-transition: all 0.15s linear;
      -ms-transition: all 0.15s linear;
      -o-transition: all 0.15s linear;
      transition: all 0.15s linear; }
      #docs #guide .menu > li a:hover {
        background: #DEEAF1; }
    #docs #guide .menu > li > .nav {
      margin-bottom: 7px;
      display: none; }
      #docs #guide .menu > li > .nav li a {
        font-weight: 400;
        color: #48A0D6;
        padding: 6px 15px 5px 35px; }
  #docs #api-docs {
    background: #FFF;
    margin-left: 210px;
    min-width: 750px; }
    #docs #api-docs #methods {
      background: #292E33;
      position: relative;
      margin-left: 50%; }
      #docs #api-docs #methods .languages {
        position: fixed;
        top: 0;
        width: 100%;
        padding: 5px 0 5px 20px;
        background: #3B4249;
        box-shadow: 2px 1px 3px #000;
        z-index: 999; }
        #docs #api-docs #methods .languages .language {
          display: inline-block;
          color: #C0CEDD;
          padding: 5px 15px;
          font-size: 13px; }
          #docs #api-docs #methods .languages .language.selected {
            color: #fff; }
      #docs #api-docs #methods .method:nth-child(2) .method-section .method-description {
        padding-top: 0px;
        border-top: 0px; }
      #docs #api-docs #methods .method:nth-child(2) .method-section .method-example {
        padding-top: 35px;
        border-top: 0;
        box-shadow: none; }
      #docs #api-docs #methods .method:last-child .method-section {
        padding-bottom: 70px; }
      #docs #api-docs #methods .method .method-section {
        margin-left: -100%;
        position: relative;
        padding-top: 50px; }
        #docs #api-docs #methods .method .method-section .method-description {
          width: 50%;
          float: left;
          padding: 0 30px;
          border-top: 1px solid #E5E7EB;
          padding-top: 40px; }
          #docs #api-docs #methods .method .method-section .method-description h3 {
            font-size: 21px;
            margin-top: 0;
            margin-bottom: 20px; }
          #docs #api-docs #methods .method .method-section .method-description p {
            font-size: 13px;
            color: #666;
            line-height: 21px;
            margin-bottom: 20px; }
          #docs #api-docs #methods .method .method-section .method-description .info {
            margin-top: 45px;
            margin-bottom: 40px; }
            #docs #api-docs #methods .method .method-section .method-description .info h4 {
              font-size: 14px;
              border-bottom: 1px solid #E4E4E4;
              padding-bottom: 15px; }
            #docs #api-docs #methods .method .method-section .method-description .info .field {
              margin-top: 17px;
              font-size: 13px; }
              #docs #api-docs #methods .method .method-section .method-description .info .field .key {
                width: 40%;
                float: left;
                text-align: right;
                padding-right: 10px;
                font-weight: bold;
                color: #333; }
              #docs #api-docs #methods .method .method-section .method-description .info .field .desc {
                width: 60%;
                float: right;
                padding-left: 10px;
                color: #555;
                line-height: 21px; }
                #docs #api-docs #methods .method .method-section .method-description .info .field .desc strong {
                  display: block;
                  color: #333;
                  margin-bottom: 5px; }
        #docs #api-docs #methods .method .method-section .method-example {
          margin-left: 50%;
          width: 50%;
          padding: 75px 30px 0;
          border-top: 1px solid #000;
          box-shadow: inset 0px 1px rgba(255, 255, 255, 0.17);
          color: #fff; }
          #docs #api-docs #methods .method .method-section .method-example pre {
            background: none;
            border: none;
            margin: 0;
            padding: 0; }
            #docs #api-docs #methods .method .method-section .method-example pre code {
              background: none;
              font-family: Monaco, Consolas, Menlo;
              font-size: 12px;
              display: none;
              color: #DAE4F2; }
              #docs #api-docs #methods .method .method-section .method-example pre code.always-visible {
                display: block !important; }
              #docs #api-docs #methods .method .method-section .method-example pre code.ruby {
                display: block; }
              #docs #api-docs #methods .method .method-section .method-example pre code > * {
                color: #DAE4F2;
                line-height: 20px; }
            #docs #api-docs #methods .method .method-section .method-example pre .ruby {
              color: #DAE4F2; }
              #docs #api-docs #methods .method .method-section .method-example pre .ruby > * {
                color: #DAE4F2;
                line-height: 20px; }
              #docs #api-docs #methods .method .method-section .method-example pre .ruby [class*=keyword] {
                color: #9AB4DB; }
              #docs #api-docs #methods .method .method-section .method-example pre .ruby [class*=string] {
                color: #DAD0C6; }
              #docs #api-docs #methods .method .method-section .method-example pre .ruby [class*=comment] {
                color: #B4B4B4; }
              #docs #api-docs #methods .method .method-section .method-example pre .ruby [class*=constant] {
                color: #FFDF9D; }
              #docs #api-docs #methods .method .method-section .method-example pre .ruby [class*=symbol] {
                color: #9ECBEE; }
            #docs #api-docs #methods .method .method-section .method-example pre .python {
              color: #DAE4F2; }
              #docs #api-docs #methods .method .method-section .method-example pre .python > * {
                color: #DAE4F2;
                line-height: 20px; }
              #docs #api-docs #methods .method .method-section .method-example pre .python [class*=keyword] {
                color: #9AB4DB; }
              #docs #api-docs #methods .method .method-section .method-example pre .python [class*=string] {
                color: #DAD0C6; }
              #docs #api-docs #methods .method .method-section .method-example pre .python [class*=comment] {
                color: #B4B4B4; }
              #docs #api-docs #methods .method .method-section .method-example pre .python [class*=class] {
                color: #FFDF9D; }
              #docs #api-docs #methods .method .method-section .method-example pre .python [class*=params] {
                color: #9ECBEE; }
            #docs #api-docs #methods .method .method-section .method-example pre .php {
              color: #DAE4F2; }
              #docs #api-docs #methods .method .method-section .method-example pre .php > * {
                color: #DAE4F2;
                line-height: 20px; }
              #docs #api-docs #methods .method .method-section .method-example pre .php [class*=keyword] {
                color: #9AB4DB; }
              #docs #api-docs #methods .method .method-section .method-example pre .php [class*=string] {
                color: #DAD0C6; }
              #docs #api-docs #methods .method .method-section .method-example pre .php [class*=comment] {
                color: #B4B4B4; }

#user-profile #content {
  padding: 0;
  padding-top: 64px;
  min-height: 100%; }
#user-profile .content-wrapper {
  margin-top: 0;
  position: relative;
  overflow: hidden; }
  #user-profile .content-wrapper .profile-content {
    float: left;
    width: 78%;
    height: 100%;
    min-height: 800px; }
    @media (max-width: 991px) {
      #user-profile .content-wrapper .profile-content {
        width: 72%; } }
    @media (max-width: 767px) {
      #user-profile .content-wrapper .profile-content {
        width: 100%;
        margin-top: 20px; } }
    #user-profile .content-wrapper .profile-content .tabs {
      background: #F5F6F8;
      border-bottom: 1px solid #CED9EB;
      padding: 0 30px;
      box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.06); }
      #user-profile .content-wrapper .profile-content .tabs ul {
        margin: 0;
        padding: 0;
        list-style-type: none; }
        #user-profile .content-wrapper .profile-content .tabs ul li {
          display: inline-block; }
          #user-profile .content-wrapper .profile-content .tabs ul li a {
            padding: 17px 20px;
            margin-right: 5px;
            position: relative;
            display: inline-block;
            text-decoration: none;
            color: #688EA7;
            font-weight: 600;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            transition: all 0.2s linear; }
            #user-profile .content-wrapper .profile-content .tabs ul li a.active {
              color: #333;
              font-weight: 600; }
              #user-profile .content-wrapper .profile-content .tabs ul li a.active:after {
                content: '';
                position: absolute;
                height: 2px;
                width: 100%;
                background: #1DDBF1;
                left: 0;
                bottom: -1px; }
    #user-profile .content-wrapper .profile-content .tab-content {
      margin: 30px 30px 0;
      position: relative;
      -moz-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-perspective: 0px;
      -ms-perspective: 0px;
      -moz-perspective: 0px; }
      @media (max-width: 767px) {
        #user-profile .content-wrapper .profile-content .tab-content {
          margin: 30px 10px 0; } }
      #user-profile .content-wrapper .profile-content .tab-content .tab {
        opacity: 0;
        visibility: hidden;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        width: 100%;
        -moz-transform: scale3d(0.95, 0.95, 0.95);
        -o-transform: scale3d(0.95, 0.95, 0.95);
        -ms-transform: scale3d(0.95, 0.95, 0.95);
        -webkit-transform: scale3d(0.95, 0.95, 0.95);
        transform: scale3d(0.95, 0.95, 0.95);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
        #user-profile .content-wrapper .profile-content .tab-content .tab.active {
          opacity: 1;
          visibility: visible;
          position: relative;
          -moz-transform: scale3d(1, 1, 1);
          -o-transform: scale3d(1, 1, 1);
          -ms-transform: scale3d(1, 1, 1);
          -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1); }
        #user-profile .content-wrapper .profile-content .tab-content .tab.notes {
          padding-left: 20px; }
          #user-profile .content-wrapper .profile-content .tab-content .tab.notes .editor {
            width: 94%;
            background: #F7F7F7;
            border-radius: 5px;
            margin-top: 40px; }
            #user-profile .content-wrapper .profile-content .tab-content .tab.notes .editor textarea {
              border-bottom: 0;
              border-radius: 4px 4px 0 0;
              border-color: #D7E0EC; }
            #user-profile .content-wrapper .profile-content .tab-content .tab.notes .editor .options {
              padding: 11px 20px;
              border: 1px solid #E1E7F0;
              border-radius: 0 0 4px 4px; }
              #user-profile .content-wrapper .profile-content .tab-content .tab.notes .editor .options .attach {
                float: right;
                margin-top: 5px;
                margin-right: 10px; }
                #user-profile .content-wrapper .profile-content .tab-content .tab.notes .editor .options .attach a {
                  text-decoration: none;
                  margin-right: 20px; }
                  #user-profile .content-wrapper .profile-content .tab-content .tab.notes .editor .options .attach a i {
                    font-size: 23px;
                    color: #A8B6C2; }
              #user-profile .content-wrapper .profile-content .tab-content .tab.notes .editor .options .button {
                float: right; }
                #user-profile .content-wrapper .profile-content .tab-content .tab.notes .editor .options .button span {
                  font-size: 13px; }
          #user-profile .content-wrapper .profile-content .tab-content .tab.notes .filter {
            margin-top: 50px;
            width: 94%; }
            #user-profile .content-wrapper .profile-content .tab-content .tab.notes .filter h4 {
              font-size: 21px; }
            #user-profile .content-wrapper .profile-content .tab-content .tab.notes .filter form {
              width: 160px;
              position: relative;
              top: 5px; }
          #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments {
            margin-top: 60px;
            width: 94%; }
            @media (max-width: 767px) {
              #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments {
                margin-top: 30px; } }
            #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment {
              padding-bottom: 60px;
              position: relative; }
              @media (max-width: 767px) {
                #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment {
                  padding-bottom: 20px; } }
              #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment:before {
                content: '';
                display: block;
                position: absolute;
                width: 2px;
                background: #f7f7f7;
                height: 100%;
                left: 45px;
                top: 0; }
                @media (max-width: 767px) {
                  #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment:before {
                    display: none; } }
              #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment:last-child:before {
                background: #fff; }
              #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .avatar {
                max-width: 62px;
                border-radius: 5px; }
                @media (max-width: 767px) {
                  #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .avatar {
                    display: none; } }
              #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .message {
                border: 1px solid #e4e4e4;
                border-radius: 4px;
                padding: 7px 20px; }
                @media (max-width: 767px) {
                  #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .message {
                    border: 0;
                    padding: 7px 0; } }
                #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .message header {
                  font-size: 13px;
                  position: relative;
                  color: #777;
                  margin-top: 8px; }
                  #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .message header:before {
                    content: '';
                    position: absolute;
                    display: block;
                    width: 37px;
                    height: 12px;
                    top: 10px;
                    left: -25px;
                    margin-left: -18.5px;
                    background-image: url("../../public/frontEnd/images/popover-arrow.png");
                    background-size: 100% 100%;
                    -moz-transform: rotate(270deg);
                    -o-transform: rotate(270deg);
                    -ms-transform: rotate(270deg);
                    -webkit-transform: rotate(270deg);
                    transform: rotate(270deg); }
                    @media (max-width: 767px) {
                      #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .message header:before {
                        display: none; } }
                  #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .message header .name {
                    font-weight: 600;
                    display: inline-block;
                    margin-right: 6px;
                    color: #5481C4; }
                  #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .message header .date {
                    color: #8F8F8F; }
                #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .message .note p {
                  margin-top: 15px;
                  margin-bottom: 15px;
                  line-height: 23px; }
                #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .message .note .files {
                  margin-top: 35px;
                  width: 100%;
                  margin-bottom: 20px; }
                  #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .message .note .files .file {
                    float: left;
                    padding-right: 25px;
                    max-width: 25%;
                    vertical-align: top;
                    text-align: center; }
                    #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .message .note .files .file img {
                      border-radius: 3px; }
                    #user-profile .content-wrapper .profile-content .tab-content .tab.notes .comments .comment .message .note .files .file .name {
                      display: inline-block;
                      margin-top: 11px;
                      line-height: 16px;
                      font-size: 13px; }
          #user-profile .content-wrapper .profile-content .tab-content .tab.notes .load-more {
            margin-top: 30px;
            margin-bottom: 150px;
            text-align: center; }
        #user-profile .content-wrapper .profile-content .tab-content .tab.orders thead th {
          /*border-top: 1px solid #F3F5F6;*/
          border-top: 0;
          border-bottom: 1px solid #F3F5F6;
          padding: 10px 18px 15px 15px;
          font-weight: 400; }
        #user-profile .content-wrapper .profile-content .tab-content .tab.orders td {
          padding: 11px 15px; }
        #user-profile .content-wrapper .profile-content .tab-content .tab.orders .dataTables_length {
          display: none; }
        #user-profile .content-wrapper .profile-content .tab-content .tab.orders .dataTables_filter {
          display: none; }
        #user-profile .content-wrapper .profile-content .tab-content .tab.orders .dataTables_info {
          display: none; }
        #user-profile .content-wrapper .profile-content .tab-content .tab.orders .dataTables_paginate {
          display: none; }
        #user-profile .content-wrapper .profile-content .tab-content .tab.orders .label {
          font-weight: 400;
          font-size: 14px; }
          #user-profile .content-wrapper .profile-content .tab-content .tab.orders .label.label-default {
            background-color: #F3F3F3;
            color: #333;
            border: 1px solid #E4E4E4; }
        #user-profile .content-wrapper .profile-content .tab-content .tab.orders .ion-alert-circled {
          font-size: 18px;
          margin-left: 6px;
          color: #B296DD;
          position: relative;
          top: 1px; }
        #user-profile .content-wrapper .profile-content .tab-content .tab.work {
          margin-bottom: 50px; }
          #user-profile .content-wrapper .profile-content .tab-content .tab.work .pic {
            max-width: 90%;
            margin-bottom: 40px;
            position: relative; }
            #user-profile .content-wrapper .profile-content .tab-content .tab.work .pic:hover .mask {
              opacity: 1; }
            #user-profile .content-wrapper .profile-content .tab-content .tab.work .pic .mask {
              opacity: 0;
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              border-radius: 6px;
              color: #fff;
              padding: 10px 15px;
              background: rgba(76, 103, 133, 0.91);
              font-family: "Helvetica Neue", Arial;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              -ms-transition: all 0.2s linear;
              -o-transition: all 0.2s linear;
              transition: all 0.2s linear; }
              #user-profile .content-wrapper .profile-content .tab-content .tab.work .pic .mask .title {
                font-weight: 600;
                font-size: 14px;
                padding-bottom: 8px;
                position: relative; }
                #user-profile .content-wrapper .profile-content .tab-content .tab.work .pic .mask .title:after {
                  content: '';
                  position: absolute;
                  bottom: 0;
                  left: 0;
                  height: 1px;
                  width: 50%;
                  background: #6A819B; }
              #user-profile .content-wrapper .profile-content .tab-content .tab.work .pic .mask .description {
                font-size: 12px;
                line-height: 17px;
                margin-top: 8px; }
              #user-profile .content-wrapper .profile-content .tab-content .tab.work .pic .mask .date {
                position: absolute;
                bottom: 10px;
                font-weight: 600;
                font-size: 12px; }
            #user-profile .content-wrapper .profile-content .tab-content .tab.work .pic img {
              border-radius: 6px; }
  #user-profile .content-wrapper .profile-info {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -23%;
    width: 22%;
    background: #fff;
    border-left: 1px solid #E8EBF0;
    -webkit-animation: showProfileInfo 0.4s ease-out forwards;
    -moz-animation: showProfileInfo 0.4s ease-out forwards;
    -o-animation: showProfileInfo 0.4s ease-out forwards;
    -ms-animation: showProfileInfo 0.4s ease-out forwards;
    animation: showProfileInfo 0.4s ease-out forwards; }
    @media (max-width: 991px) {
      #user-profile .content-wrapper .profile-info {
        width: 28%; } }
    @media (max-width: 767px) {
      #user-profile .content-wrapper .profile-info {
        width: 100%;
        position: relative;
        float: left;
        border-left: 0; } }
    #user-profile .content-wrapper .profile-info .avatar {
      text-align: center;
      padding-top: 20px;
      padding-bottom: 20px;
      border-bottom: 1px solid #DFE2E9;
      background: url("../../public/frontEnd/images/bg.jpg");
      background-position: 50% 50%;
      background-size: cover;
      position: relative; }
      #user-profile .content-wrapper .profile-info .avatar:before {
        position: absolute;
        content: '';
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 26%, rgba(0, 0, 0, 0.37) 71%, rgba(0, 0, 0, 0.51) 100%); }
      #user-profile .content-wrapper .profile-info .avatar img {
        /*border-radius: 50%;*/
        /*max-width: 62px;*/
        position: relative;
        border-radius: 3px;
        max-width: 65px;
        border: 3px solid #fff; }
      #user-profile .content-wrapper .profile-info .avatar .name {
        margin-top: 10px;
        font-size: 15px;
        font-weight: 600;
        color: #fff;
        position: relative; }
      #user-profile .content-wrapper .profile-info .avatar .position {
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        position: relative; }
      #user-profile .content-wrapper .profile-info .avatar .social {
        margin-top: 5px;
        position: relative; }
        #user-profile .content-wrapper .profile-info .avatar .social i {
          font-size: 15px;
          margin: 0 5px;
          color: #fff; }
    #user-profile .content-wrapper .profile-info .main-details {
      border-bottom: 1px solid #DFE2E9; }
      #user-profile .content-wrapper .profile-info .main-details .col {
        float: left;
        width: 50%;
        padding: 10px 0;
        text-align: center;
        font-size: 13px;
        color: #666; }
        #user-profile .content-wrapper .profile-info .main-details .col:first-child {
          border-right: 1px solid #DFE2E9; }
        #user-profile .content-wrapper .profile-info .main-details .col .value {
          font-weight: 600;
          font-size: 14px;
          margin-bottom: 3px;
          color: #333; }
    #user-profile .content-wrapper .profile-info .details {
      padding: 0 20px;
      margin-top: 20px; }
      #user-profile .content-wrapper .profile-info .details .field {
        margin-bottom: 15px;
        font-size: 13px; }
        #user-profile .content-wrapper .profile-info .details .field label {
          text-transform: uppercase;
          color: #999;
          letter-spacing: .2px; }
        #user-profile .content-wrapper .profile-info .details .field .value {
          font-weight: 600;
          color: #454545; }
        #user-profile .content-wrapper .profile-info .details .field .sub {
          color: #757575;
          margin-top: 3px; }

#latest-activity .content-wrapper {
  margin-bottom: 40px; }
#latest-activity .filter-user {
  float: right; }
  @media (max-width: 767px) {
    #latest-activity .filter-user {
      float: none; } }
  #latest-activity .filter-user .dropdown-menu {
    right: 0;
    left: auto; }
    @media (max-width: 767px) {
      #latest-activity .filter-user .dropdown-menu {
        left: 0;
        right: auto; } }
#latest-activity h3 {
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 22px; }
  #latest-activity h3 small {
    margin-left: 15px; }
#latest-activity .moment {
  width: 100%;
  padding-bottom: 50px;
  position: relative; }
  #latest-activity .moment.first:before {
    height: 130%;
    top: -20px; }
  #latest-activity .moment.first:after {
    content: '';
    position: absolute;
    left: 23px;
    top: -20px;
    width: 7px;
    height: 7px;
    background: #eee;
    border-radius: 50%; }
    @media (max-width: 991px) {
      #latest-activity .moment.first:after {
        left: 16px; } }
    @media (max-width: 991px) {
      #latest-activity .moment.first:after {
        display: none; } }
  #latest-activity .moment.last:before {
    background: #fff; }
  #latest-activity .moment:before {
    content: '';
    position: absolute;
    left: 25px;
    top: 5px;
    width: 3px;
    height: 100%;
    background: #eee; }
    @media (max-width: 991px) {
      #latest-activity .moment:before {
        left: 18px; } }
    @media (max-width: 991px) {
      #latest-activity .moment:before {
        display: none; } }
  #latest-activity .moment .icon {
    background: #90C7EC;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: absolute;
    left: 24px;
    top: 4px; }
    @media (max-width: 991px) {
      #latest-activity .moment .icon {
        left: 17px; } }
    #latest-activity .moment .icon.violet {
      background: #E25495; }
    #latest-activity .moment .icon.yellow {
      background: #EBC77B; }
    #latest-activity .moment .icon.dark {
      background: #515C6E; }
    #latest-activity .moment .icon.purple {
      background: #816DB4; }
    #latest-activity .moment .icon .fa {
      color: #fff;
      position: absolute; }
      #latest-activity .moment .icon .fa.fa-comment {
        top: 10px;
        left: 11px; }
      #latest-activity .moment .icon .fa.fa-upload {
        left: 11px;
        top: 10px; }
      #latest-activity .moment .icon .fa.fa-check {
        top: 10px;
        left: 10px; }
      #latest-activity .moment .icon .fa.fa-files-o {
        top: 10px;
        left: 9px;
        font-size: 17px; }
      #latest-activity .moment .icon .fa.fa-quote-left {
        top: 10px;
        left: 11px; }
  #latest-activity .moment .message .avatar {
    max-width: 53px;
    border-radius: 5px;
    float: left;
    margin-right: 25px; }
    @media (max-width: 767px) {
      #latest-activity .moment .message .avatar {
        margin-bottom: 10px; } }
  #latest-activity .moment .message .content {
    float: left;
    width: 80%; }
    @media (max-width: 767px) {
      #latest-activity .moment .message .content {
        width: 100%; } }
    #latest-activity .moment .message .content p {
      margin-top: 15px;
      color: #555; }
      #latest-activity .moment .message .content p.border-bottom {
        border-bottom: 1px solid #ECECEC;
        padding-bottom: 20px; }
      #latest-activity .moment .message .content p .date {
        display: block;
        color: #8F8F8F;
        margin-bottom: 6px;
        font-size: 13px; }
    #latest-activity .moment .message .content .files {
      margin-top: 20px;
      display: table; }
      #latest-activity .moment .message .content .files .file {
        display: table-cell;
        padding-right: 25px;
        max-width: 190px;
        vertical-align: top;
        text-align: center; }
        #latest-activity .moment .message .content .files .file img {
          border-radius: 3px; }
        #latest-activity .moment .message .content .files .file .name {
          display: inline-block;
          margin-top: 11px;
          line-height: 17px;
          font-size: 13px; }
    #latest-activity .moment .message .content .big-file {
      margin-top: 20px;
      padding: 10px;
      border: 1px solid #ECECEC;
      border-radius: 4px; }
      #latest-activity .moment .message .content .big-file img {
        float: left;
        max-width: 50px;
        margin-right: 20px;
        border: 1px solid #ECECEC;
        padding: 5px;
        border-radius: 4px; }
      #latest-activity .moment .message .content .big-file .name {
        display: inline-block;
        font-weight: 600;
        margin-top: 5px;
        color: #333; }
      #latest-activity .moment .message .content .big-file .size {
        color: #A7A7A7; }

#status {
  background: #fff; }
  #status #update {
    margin-top: 40px;
    margin-bottom: 130px; }
    #status #update .container {
      max-width: 850px; }
    #status #update .fa-rss {
      margin-right: 4px; }
    #status #update .header {
      text-align: center; }
      #status #update .header h3 {
        font-size: 24px;
        color: #444;
        line-height: 25px;
        font-weight: 500;
        margin-bottom: 7px; }
      #status #update .header p {
        font-size: 16px;
        font-weight: 400;
        color: #888; }
    #status #update .current-status {
      background: #F7F8FB;
      border: 1px solid #EAEDF7;
      border-radius: 8px;
      box-shadow: inset rgba(100, 100, 100, 0.25) 0 1px 1px;
      padding: 20px 30px;
      margin: 0 auto;
      margin-top: 35px; }
      #status #update .current-status .updated {
        float: right;
        color: #616A72;
        font-size: 13px; }
        @media (max-width: 767px) {
          #status #update .current-status .updated {
            float: none;
            text-align: center;
            display: block;
            margin-bottom: 20px; } }
      #status #update .current-status .status {
        font-size: 18px;
        font-weight: 500; }
        #status #update .current-status .status .color {
          width: 15px;
          height: 15px;
          border-radius: 50px;
          float: left;
          position: relative;
          top: 5px;
          margin-right: 20px; }
          #status #update .current-status .status .color.green {
            background: #96cb4c;
            border: 1px solid #8BC43D;
            box-shadow: 0px 0px 7px 2px #b3e074, inset 0px 2px 1px -1px rgba(255, 255, 255, 0.8); }
          #status #update .current-status .status .color.yellow {
            background: #F0D775;
            border: 1px solid #E0CC7E;
            box-shadow: 0px 0px 7px 2px #f0d775, inset 0px 2px 1px -1px rgba(255, 255, 255, 0.8); }
          #status #update .current-status .status .color.red {
            background: #F56B65;
            border: 1px solid #FC7D77;
            box-shadow: 0px 0px 7px 2px #ff9b96, inset 0px 2px 1px -1px rgba(255, 255, 255, 0.8); }
      #status #update .current-status .help {
        margin-top: 7px;
        margin-left: 35px; }
    #status #update .info {
      margin-top: 40px; }
      #status #update .info strong {
        font-size: 15px;
        display: block;
        color: #454545;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #eee; }
    #status #update .modules {
      margin-top: 40px;
      border-radius: 5px; }
      #status #update .modules > .list-group .list-group-item {
        padding: 13px 15px;
        font-size: 15px; }
        #status #update .modules > .list-group .list-group-item:first-child {
          border-top: 0px;
          border-top-right-radius: 5px;
          border-top-left-radius: 5px; }
        #status #update .modules > .list-group .list-group-item .status {
          float: right;
          color: #0F9B0F;
          font-size: 13px;
          font-weight: 500; }
          #status #update .modules > .list-group .list-group-item .status.down {
            color: #D88C1B; }
    #status #update .messages {
      margin-top: 35px; }
      #status #update .messages h3 {
        font-size: 22px;
        color: #444;
        margin-bottom: 25px; }
      #status #update .messages .date {
        margin-bottom: 35px; }
        #status #update .messages .date .day {
          font-size: 14px;
          font-weight: bold;
          color: #555;
          padding-bottom: 8px;
          margin-bottom: 8px;
          border-bottom: 1px solid #eee; }
        #status #update .messages .date .ok {
          color: #0F9B0F;
          font-size: 13px;
          font-weight: 500; }
        #status #update .messages .date .issues {
          color: #D88C1B;
          font-size: 13px;
          font-weight: 500;
          margin-bottom: 18px; }
        #status #update .messages .date .update {
          color: #333;
          font-size: 13px; }
          #status #update .messages .date .update strong {
            font-size: 13px;
            font-weight: bold;
            color: #454545;
            min-width: 93px;
            display: inline-block; }
    #status #update .full-history {
      margin-top: 50px; }

#search #content {
  padding: 0;
  padding-top: 64px;
  min-height: 100%; }
@media (max-width: 767px) {
  #search .menubar .options {
    display: none; } }
#search .menubar .options a {
  margin-left: 25px;
  color: #96AEC4;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  #search .menubar .options a:hover {
    color: #344D63; }
  #search .menubar .options a i {
    margin-right: 3px; }
#search .content-wrapper {
  margin-top: 0;
  position: relative;
  overflow: hidden;
  /* filters */ }
  @media (max-width: 767px) {
    #search .content-wrapper {
      overflow: auto; } }
  #search .content-wrapper .results {
    position: relative;
    float: left;
    width: 77%;
    height: 100%;
    min-height: 800px;
    padding: 30px;
    padding-bottom: 80px;
    /* bulk actions */
    /* datatable styles */
    /* product list styles */ }
    @media (max-width: 767px) {
      #search .content-wrapper .results {
        width: 100%;
        padding: 10px;
        padding-bottom: 60px;
        margin-top: 30px; } }
    #search .content-wrapper .results .bulk-actions {
      position: absolute;
      left: 30px;
      z-index: 99; }
      @media (max-width: 767px) {
        #search .content-wrapper .results .bulk-actions {
          position: relative;
          left: 0px; } }
      #search .content-wrapper .results .bulk-actions .btn.disabled {
        border-color: #E2E2E2;
        color: #969696; }
    #search .content-wrapper .results thead th {
      border-top: 1px solid #D4DBE4;
      border-bottom: 1px solid #dee3ea;
      box-shadow: inset 0 1px rgba(255, 255, 255, 0.79);
      padding: 10px 18px 12px 20px;
      text-shadow: 1px 1px #fff;
      background: linear-gradient(#f7f8fc, #f8f9fc);
      position: relative;
      color: #444; }
      #search .content-wrapper .results thead th:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        /* background: #000; */
        left: 0;
        bottom: -1px;
        box-shadow: 0 1px 1px rgba(66, 85, 124, 0.14); }
    #search .content-wrapper .results td {
      padding: 11px 20px; }
    #search .content-wrapper .results .dataTables_length,
    #search .content-wrapper .results .dataTables_info {
      display: none; }
    #search .content-wrapper .results .dataTables_filter {
      float: right;
      text-align: left;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        #search .content-wrapper .results .dataTables_filter {
          float: left;
          margin-top: 20px; } }
    #search .content-wrapper .results .dataTables_paginate {
      float: none;
      text-align: center;
      margin-top: 70px; }
    #search .content-wrapper .results input[type="checkbox"] {
      cursor: pointer; }
    #search .content-wrapper .results .product-img {
      max-width: 100px; }
  #search .content-wrapper .filters {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 23%;
    border-left: 1px solid #E8EBF0; }
    @media (max-width: 767px) {
      #search .content-wrapper .filters {
        position: relative;
        width: 100%;
        margin-top: 20px; } }
    #search .content-wrapper .filters h3 {
      padding: 0 20px;
      margin: 20px 0;
      font-size: 17px;
      margin-bottom: 25px;
      text-align: center; }
    #search .content-wrapper .filters .filter {
      border-bottom: 1px solid #eee;
      margin-bottom: 9px; }
      #search .content-wrapper .filters .filter label {
        display: block;
        color: #454545;
        font-weight: 600;
        padding: 0 20px 5px; }
        #search .content-wrapper .filters .filter label input {
          margin-right: 3px;
          position: relative;
          top: -1px; }
      #search .content-wrapper .filters .filter .filter-option {
        display: none;
        padding: 10px 20px 12px;
        background: rgba(0, 0, 0, 0.02);
        position: relative;
        box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.04); }
        #search .content-wrapper .filters .filter .filter-option .field {
          margin-top: 15px; }
          #search .content-wrapper .filters .filter .filter-option .field input[type="text"] {
            display: inline-block;
            margin-right: 10px;
            width: 100px;
            height: 29px; }
            #search .content-wrapper .filters .filter .filter-option .field input[type="text"].small {
              width: 60px; }
            #search .content-wrapper .filters .filter .filter-option .field input[type="text"].datepicker {
              color: #555; }
          #search .content-wrapper .filters .filter .filter-option .field .fa-calendar {
            color: #B3B3B3;
            margin-right: 5px; }
    #search .content-wrapper .filters input[type="submit"] {
      margin-top: 15px;
      margin-left: 20px; }

#signup {
  background-image: url("../../public/frontEnd/images/background-images/signup_image.jpg");
  

}
  #signup.clear {
    background-image: none;
    background: #F2F5F8; }
    #signup.clear .logo .brankic-pen {
      color: #8CAAC0; }
    #signup.clear h3 {
      color: #323438; }
    #signup.clear .content {
      box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
      border-radius: 4px; }
    #signup.clear .bottom-wrapper .message {
      text-shadow: 1px 1px #fff;
      border: 1px solid #C7CFD3;
      color: #333;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82), 0 1px 0 rgba(255, 255, 255, 0.83); }
      #signup.clear .bottom-wrapper .message a {
        color: #428bca; }
  #signup .signup-switcher {
    position: absolute;
    top: 170px;
    right: 0; }
    #signup .signup-switcher a {
      display: block;
      background: #fff;
      padding: 5px 20px;
      margin-bottom: 10px;
      border-radius: 3px 0 0 3px;
      color: #3A3A3A;
      border: 1px solid #C9DBF5;
      border-right: 0;
      text-decoration: none; }
      #signup .signup-switcher a[data-class=""] {
        background: #5A7A9E;
        color: #fff;
        border-color: #8DA5C4; }
        #signup .signup-switcher a[data-class=""] .fa-check {
          color: #fff; }
      #signup .signup-switcher a.active .fa-check {
        opacity: 1; }
      #signup .signup-switcher a .fa-check {
        color: #83C490;
        font-size: 14px;
        position: relative;
        top: 1px;
        right: 6px;
        margin-right: 5px;
        opacity: 0;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear; }
  #signup .logo {
    margin-top: 30px;
    text-align: center;
    display: block;
    text-decoration: none; }
    #signup .logo .brankic-pen {
      color: #FFFFD8;
      font-size: 40px; }
      @media (max-width: 767px) {
        #signup .logo .brankic-pen {
          font-size: 34px; } }
 
    @media (max-width: 767px) {
      #signup h3 {
        font-size: 20px;
        margin-top: 15px; } }
  #signup .content {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 40px;
    padding: 42px 56px;
    background: #fff;
    box-shadow: 0 1px 40px 0 rgba(0, 0, 0, 0.3);
    border-radius: 3px; }
    #signup .content label{
      font-size: 14px;
    }
    @media (max-width: 767px) {
      #signup .content {
        max-width: 90%;
        padding: 35px; } }
    #signup .content .fields {
      margin-bottom: 50px; }
      #signup .content .fields strong {
        display: block;
        margin-bottom: 20px; }
      #signup .content .fields input[type="text"],
      #signup .content .fields input[type="password"] {
        margin-bottom: 15px; }
    #signup .content .info {
      margin-top: -10px; }
    #signup .content .signup {
      margin-top: 40px;
      text-align: center;
      margin-bottom: 20px; }
  #signup .bottom-wrapper {
    padding-bottom: 120px; }
    #signup .bottom-wrapper .message {
      max-width: 360px;
      margin: 0 auto;
      margin-top: 60px;
      text-align: center;
      border-radius: 4px;
      padding: 18px;
      border: 1px solid #8B9BC4;
      color: #fff; }
      #signup .bottom-wrapper .message a {
        margin-left: 6px;
        color: #fff; }

#signin {

  }
  #signin.clear {
    }
    #signin.clear .logo .brankic-pen {
      color: #8CAAC0; }
    #signin.clear h3 {
      color: #323438; }
    #signin.clear .content {
      box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
      border-radius: 4px; }
    #signin.clear .bottom-wrapper .message {
      text-shadow: 1px 1px #fff;
      border: 1px solid #C7CFD3;
      color: #333;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82), 0 1px 0 rgba(255, 255, 255, 0.83); }
      #signin.clear .bottom-wrapper .message a {
        color: #428bca; }
  #signin .signup-switcher {
    position: absolute;
    top: 170px;
    right: 0; }
    #signin .signup-switcher a {
      display: block;
      background: #fff;
      padding: 5px 20px;
      margin-bottom: 10px;
      border-radius: 3px 0 0 3px;
      color: #3A3A3A;
      border: 1px solid #C9DBF5;
      border-right: 0;
      text-decoration: none; }
      #signin .signup-switcher a[data-class=""] {
        background: #5A7A9E;
        color: #fff;
        border-color: #8DA5C4; }
        #signin .signup-switcher a[data-class=""] .fa-check {
          color: #fff; }
      #signin .signup-switcher a.active .fa-check {
        opacity: 1; }
      #signin .signup-switcher a .fa-check {
        color: #83C490;
        font-size: 14px;
        position: relative;
        top: 1px;
        right: 6px;
        margin-right: 5px;
        opacity: 0;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear; }
  #signin .logo {
    margin-top: 30px;
    text-align: center;
    display: block;
    text-decoration: none; }
    #signin .logo .brankic-pen {
      color: #FFFFD8;
      font-size: 40px; }
      @media (max-width: 767px) {
        #signin .logo .brankic-pen {
          font-size: 34px; } }
  #signin h3 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-top: 35px; }
    @media (max-width: 767px) {
      #signin h3 {
        font-size: 20px;
        margin-top: 15px; } }
  #signin .content {
    max-width: 485px;
    margin: 0 auto;
    margin-top: 40px;
    padding:1%;
    background: #2895cd;
    box-shadow: 0 1px 40px 0 rgba(0, 0, 0, 0.3);
    border-radius: 3px; }
    @media (max-width: 767px) {
      #signin .content {
        max-width: 90%;
        padding: 1%; } }
         @media (max-width: 980px) {
      #signin .content {
        max-width: 70%;
        padding: 2%; } }
    #signin .content .fields {
      margin-bottom: 20px; }
      #signin .content .fields strong {
        display: block;
        margin-bottom: 10px; }
      #signin .content .fields input[type="text"],
      #signin .content .fields input[type="password"] {
        margin-bottom: 15px; }
    #signin .content .info {
      margin-top: 40px; }
    #signin .content .actions {
      margin-top: 40px;
      text-align: center;
      margin-bottom: 10px; }
  #signin .bottom-wrapper {
    padding-bottom: 120px; }
    #signin .bottom-wrapper .message {
      max-width: 360px;
      margin: 0 auto;
      margin-top: 60px;
      text-align: center;
      border-radius: 4px;
      padding: 18px;
      border: 1px solid #8B9BC4;
      color: #fff; }
      #signin .bottom-wrapper .message a {
        margin-left: 6px;
        color: #fff; }

#account #content {
  padding: 0; }
  #account #content #sidebar {
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 22%;
    background: #fcfcfc;
    border-right: 1px solid #E8ECF1; }
    @media (max-width: 991px) {
      #account #content #sidebar {
        width: 28%; } }
    @media (max-width: 767px) {
      #account #content #sidebar {
        position: relative;
        width: 100%; } }
    #account #content #sidebar .sidebar-toggler {
      position: absolute;
      top: 8px;
      left: 32px;
      font-size: 36px;
      cursor: pointer; }
    #account #content #sidebar h3 {
      margin: 0;
      text-align: center;
      font-size: 19px;
      padding: 22px 0; }
      @media (max-width: 767px) {
        #account #content #sidebar h3 {
          padding: 22px 0 0; } }
    #account #content #sidebar .menu {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      @media (max-width: 767px) {
        #account #content #sidebar .menu {
          margin-top: 15px;
          padding-bottom: 10px; } }
      #account #content #sidebar .menu li a {
        display: block;
        padding: 13px 30px;
        font-size: 15px;
        color: #555;
        text-decoration: none;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        #account #content #sidebar .menu li a.active, #account #content #sidebar .menu li a:hover {
          color: #6787DA; }
        #account #content #sidebar .menu li a i {
          min-width: 30px; }
          #account #content #sidebar .menu li a i.ion-ios7-person-outline {
            font-size: 30px;
            position: relative;
            top: 4px; }
          #account #content #sidebar .menu li a i.ion-ios7-email-outline {
            font-size: 24px;
            position: relative;
            top: 4px; }
          #account #content #sidebar .menu li a i.ion-ios7-help-outline {
            font-size: 24px;
            position: relative;
            top: 4px; }
          #account #content #sidebar .menu li a i.ion-card {
            font-size: 21px;
            position: relative;
            top: 3px; }
  #account #content #panel {
    top: 0;
    position: relative;
    width: 78%;
    margin-left: 22%;
    padding: 24px 50px;
    padding-bottom: 80px;
    /* account-profile.html specific styles */
    /* account-billing specific styles */
    /* account-notifications specific styles */
    /* account-support specific styles */ }
    @media (max-width: 991px) {
      #account #content #panel {
        width: 72%;
        margin-left: 28%; } }
    @media (max-width: 767px) {
      #account #content #panel {
        position: relative;
        width: 100%;
        margin-left: 0;
        padding: 24px; } }
    #account #content #panel.profile h3 {
      margin: 0;
      font-size: 18px; }
    #account #content #panel.profile .intro {
      margin-top: 25px;
      color: #555; }
    #account #content #panel.profile form {
      width: 65%;
      margin-top: 35px; }
      @media (max-width: 991px) {
        #account #content #panel.profile form {
          width: 100%; } }
      #account #content #panel.profile form .form-group {
        margin-bottom: 25px; }
      #account #content #panel.profile form .avatar-field {
        position: relative;
        left: -15px;
        margin-bottom: 35px; }
        #account #content #panel.profile form .avatar-field label {
          margin-top: 22px;
          color: #4F587A;
          font-weight: 500;
          margin-bottom: 10px; }
      #account #content #panel.profile form .action {
        margin-top: 40px; }
    #account #content #panel.billing h3 {
      margin: 0;
      font-size: 18px; }
    #account #content #panel.billing .plan {
      margin-top: 40px; }
      #account #content #panel.billing .plan .current-plan {
        font-size: 15px; }
        #account #content #panel.billing .plan .current-plan label {
          margin-right: 20px;
          font-weight: 600; }
        #account #content #panel.billing .plan .current-plan .change-plan {
          display: inline-block;
          margin-left: 20px;
          font-size: 14px; }
          #account #content #panel.billing .plan .current-plan .change-plan .ion-edit {
            margin-left: 5px;
            font-size: 13px; }
        #account #content #panel.billing .plan .current-plan .status .value {
          color: #3FA244;
          font-weight: 600; }
      #account #content #panel.billing .plan .current-cc {
        position: relative;
        margin-top: 35px;
        padding-top: 35px;
        padding-bottom: 40px;
        font-size: 15px;
        color: #444; }
        #account #content #panel.billing .plan .current-cc:before {
          content: '';
          position: absolute;
          top: 0;
          height: 2px;
          width: 100px;
          background: #eee; }
        #account #content #panel.billing .plan .current-cc:after {
          content: '';
          position: absolute;
          bottom: 0;
          height: 2px;
          width: 100px;
          background: #eee; }
        #account #content #panel.billing .plan .current-cc label {
          margin-right: 20px;
          font-weight: 600; }
        #account #content #panel.billing .plan .current-cc img {
          max-width: 25px;
          margin-right: 8px;
          position: relative;
          top: -2px; }
        #account #content #panel.billing .plan .current-cc .manage-cc {
          display: inline-block;
          margin-left: 20px;
          font-size: 14px; }
          #account #content #panel.billing .plan .current-cc .manage-cc .ion-edit {
            margin-left: 5px;
            font-size: 13px; }
        #account #content #panel.billing .plan .current-cc .next {
          font-size: 13px;
          display: block;
          margin-top: 4px; }
      #account #content #panel.billing .plan .invoices {
        margin-top: 40px; }
        #account #content #panel.billing .plan .invoices h3 {
          font-size: 17px;
          font-weight: 600;
          color: #555; }
        #account #content #panel.billing .plan .invoices table {
          margin-top: 25px; }
          #account #content #panel.billing .plan .invoices table tr:first-child td {
            border-top: 0; }
    #account #content #panel.notifications h3 {
      margin: 0;
      font-size: 18px; }
    #account #content #panel.notifications .settings {
      margin-top: 40px; }
      #account #content #panel.notifications .settings .digest h4 {
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 15px; }
      #account #content #panel.notifications .settings .digest p {
        width: 80%;
        font-size: 13px; }
      #account #content #panel.notifications .settings .types {
        margin-top: 40px; }
        #account #content #panel.notifications .settings .types h4 {
          font-weight: 600;
          font-size: 16px;
          margin-bottom: 30px; }
        #account #content #panel.notifications .settings .types section {
          margin-bottom: 30px; }
          #account #content #panel.notifications .settings .types section .title {
            text-transform: uppercase;
            color: #999;
            font-weight: normal;
            display: block;
            margin-bottom: 10px;
            font-size: 15px; }
          #account #content #panel.notifications .settings .types section .row {
            margin-bottom: 5px; }
            @media (max-width: 767px) {
              #account #content #panel.notifications .settings .types section .row {
                margin-bottom: 15px; } }
          #account #content #panel.notifications .settings .types section .bootstrap-switch {
            float: right;
            font-family: "Helvetica Neue", Arial; }
            @media (max-width: 767px) {
              #account #content #panel.notifications .settings .types section .bootstrap-switch {
                float: left;
                margin-top: 5px; } }
            #account #content #panel.notifications .settings .types section .bootstrap-switch .bootstrap-switch-default {
              font-size: 13px; }
      #account #content #panel.notifications .settings .actions {
        margin-top: 40px; }
    #account #content #panel.support h3 {
      margin: 0;
      font-size: 18px; }
    #account #content #panel.support .topics {
      margin-top: 40px; }
      #account #content #panel.support .topics .topic {
        margin-top: 30px; }
        #account #content #panel.support .topics .topic i {
          font-size: 36px;
          /*color: #74A9E2;*/
          color: #9696D1;
          position: relative;
          top: 2px; }
          #account #content #panel.support .topics .topic i.ion-pie-graph {
            font-size: 34px;
            top: 4px; }
          #account #content #panel.support .topics .topic i.ion-archive {
            font-size: 37px; }
        #account #content #panel.support .topics .topic a {
          font-size: 16px;
          color: #444;
          font-weight: 600;
          text-decoration: none; }
        #account #content #panel.support .topics .topic p {
          font-size: 15px;
          margin-top: 3px;
          color: #444; }

#ui:not(.shepherd-active) .main-sidebar,
#ui:not(.shepherd-active) .content-wrapper section > * {
  opacity: 1; }
#ui .shepherd-target.shepherd-enabled {
  opacity: 1; }
#ui .main-sidebar {
  opacity: 0.6;
  -webkit-transition: opacity 0.4s linear;
  -moz-transition: opacity 0.4s linear;
  -ms-transition: opacity 0.4s linear;
  -o-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear; }
#ui .content-wrapper {
  font-family: "Helvetica Neue", Arial; }
  #ui .content-wrapper section > * {
    opacity: 0.2;
    -webkit-transition: opacity 0.4s linear;
    -moz-transition: opacity 0.4s linear;
    -ms-transition: opacity 0.4s linear;
    -o-transition: opacity 0.4s linear;
    transition: opacity 0.4s linear; }
#ui .intro {
  margin-bottom: 30px; }
  #ui .intro h3 {
    font-size: 22px; }
  #ui .intro p {
    font-size: 13px; }
#ui section {
  margin-bottom: 50px; }
  #ui section h4 {
    margin-bottom: 15px; }
    #ui section h4 small {
      display: block;
      margin-top: 12px; }
  #ui section a {
    color: #479ccf;
    text-decoration: underline;
    display: inline-block;
    margin-right: 16px; }
  #ui section.buttons a {
    margin-right: 5px; }
#ui #form-modal input.datepicker {
  color: #555;
  padding-left: 15px; }
#ui #form-modal .fa-calendar {
  color: #789BCE; }
#ui #welcome-modal .animated {
  -webkit-animation-duration: 0.35s;
  -moz-animation-duration: 0.35s;
  -o-animation-duration: 0.35s;
  animation-duration: 0.35s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 1.49, 0.37, 1.07);
  -moz-animation-timing-function: cubic-bezier(0.4, 1.49, 0.37, 1.07);
  animation-timing-function: cubic-bezier(0.4, 1.49, 0.37, 1.07); }
  #ui #welcome-modal .animated.two {
    -webkit-animation-duration: 0.45s;
    -moz-animation-duration: 0.45s;
    -o-animation-duration: 0.45s;
    animation-duration: 0.45s; }
  #ui #welcome-modal .animated.three {
    -webkit-animation-duration: 0.55s;
    -moz-animation-duration: 0.55s;
    -o-animation-duration: 0.55s;
    animation-duration: 0.55s; }
  #ui #welcome-modal .animated.four {
    -webkit-animation-duration: 0.62s;
    -moz-animation-duration: 0.62s;
    -o-animation-duration: 0.62s;
    animation-duration: 0.62s; }
  #ui #welcome-modal .animated.five {
    -webkit-animation-duration: 0.7s;
    -moz-animation-duration: 0.7s;
    -o-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  #ui #welcome-modal .animated.six {
    -webkit-animation-duration: 0.73s;
    -moz-animation-duration: 0.73s;
    -o-animation-duration: 0.73s;
    animation-duration: 0.73s; }

#gallery #content {
  padding: 0;
  padding-top: 65px;
  min-height: inherit;
  padding-bottom: 55px; }
  #gallery #content .content-wrapper {
    margin-top: 0; }
#gallery .gallery-wrapper {
  overflow: hidden; }
  #gallery .gallery-wrapper .image {
    width: 25%;
    height: 190px;
    position: relative;
    background-size: cover;
    display: inline-block;
    float: left;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out; }
    @media (max-width: 991px) {
      #gallery .gallery-wrapper .image {
        height: 150px; } }
    @media (max-width: 767px) {
      #gallery .gallery-wrapper .image {
        height: 130px;
        width: 33.3333%; } }
    #gallery .gallery-wrapper .image:hover {
      z-index: 2; }
      #gallery .gallery-wrapper .image:hover:after {
        background: transparent; }
      #gallery .gallery-wrapper .image:hover .mask {
        opacity: 1; }
    #gallery .gallery-wrapper .image .mask {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      opacity: 0;
      background: rgba(106, 101, 161, 0.87);
      -webkit-transition: all 0.2s ease-in;
      -moz-transition: all 0.2s ease-in;
      -ms-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      #gallery .gallery-wrapper .image .mask .name {
        color: #fff;
        font-size: 18px;
        text-align: center;
        font-weight: 600;
        margin-top: 25%; }
        @media (max-width: 991px) {
          #gallery .gallery-wrapper .image .mask .name {
            font-size: 15px; } }
      #gallery .gallery-wrapper .image .mask .date {
        color: #fff;
        font-size: 16px;
        text-align: center;
        margin-top: 3px; }
        @media (max-width: 991px) {
          #gallery .gallery-wrapper .image .mask .date {
            font-size: 14px; } }
#gallery .filter {
  position: fixed;
  z-index: 99999;
  left: 230px;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.85);
  padding: 18px 30px;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.21);
  border-top: 1px solid #000;
  font-size: 13px; }
  @media (max-width: 991px) {
    #gallery .filter {
      left: 80px; } }
  @media (max-width: 767px) {
    #gallery .filter {
      left: 0;
      padding: 15px; } }
  #gallery .filter span {
    color: #fff;
    margin-right: 20px;
    text-transform: uppercase;
    font-weight: 600; }
    @media (max-width: 767px) {
      #gallery .filter span {
        display: none; } }
  #gallery .filter a {
    color: #fff;
    text-transform: uppercase;
    margin-right: 8px;
    font-weight: 600;
    padding: 4px 13px; }
    @media (max-width: 767px) {
      #gallery .filter a {
        text-transform: capitalize; } }
    #gallery .filter a.active {
      background: #6a65a1;
      border-radius: 20px; }

#steps #content {
  padding: 0;
  /*padding-top: 64px;*/ }
  #steps #content .content-wrapper {
    margin-top: 0; }
#steps .sidebar-toggler {
  position: absolute;
  color: #fff;
  font-size: 34px;
  top: 0px;
  left: 8px;
  padding: 15px;
  cursor: pointer; }
#steps .header {
  padding: 28px;
  background: #5A6474;
  font-family: "Helvetica Neue", Arial;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.45);
  color: #fff;
  text-align: center;
  font-size: 19px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15); }
  @media (max-width: 767px) {
    #steps .header {
      font-size: 16px; } }
@media (max-width: 991px) {
  #steps .steps {
    padding-bottom: 30px; } }
#steps .steps .step {
  margin: 0px 55px;
  padding: 35px 20px;
  border-bottom: 1px solid #eee; }
  @media (max-width: 991px) {
    #steps .steps .step {
      text-align: center;
      padding-top: 30px !important; } }
  #steps .steps .step.done {
    margin: 0;
    background: #F8F8FA;
    padding: 35px 75px; }
    #steps .steps .step.done .info {
      top: -6px; }
  #steps .steps .step .info {
    float: left;
    position: relative; }
    @media (max-width: 991px) {
      #steps .steps .step .info {
        float: none;
        margin-bottom: 15px; } }
    #steps .steps .step .info .number {
      font-size: 26px;
      margin-right: 20px;
      position: relative;
      top: 2px; }
      @media (max-width: 991px) {
        #steps .steps .step .info .number {
          display: block;
          margin: 0;
          margin-bottom: 10px; } }
      #steps .steps .step .info .number .ion-checkmark-circled {
        font-size: 38px;
        color: #44B83F;
        position: relative;
        top: 6px;
        left: -6px;
        margin-right: -8px; }
  #steps .steps .step .button {
    position: relative;
    top: 2px;
    float: right; }
    @media (max-width: 991px) {
      #steps .steps .step .button {
        float: none; } }
    #steps .steps .step .button span {
      font-size: 13px;
      min-width: 150px;
      text-align: center; }

#wizard #content {
  padding: 0 0 40px; }
  #wizard #content .content-wrapper {
    margin-top: 0; }
#wizard .header {
  padding: 11px 0 9px 0;
  background: #5A6474;
  font-family: "Helvetica Neue", Arial;
  text-align: center;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15); }
  #wizard .header .sidebar-toggler {
    position: absolute;
    color: #fff;
    padding: 15px;
    top: 3px;
    z-index: 99;
    left: 8px;
    cursor: pointer; }
    #wizard .header .sidebar-toggler i {
      font-size: 37px; }
  #wizard .header .steps {
    width: 79%;
    margin: 0 auto;
    border-radius: 2px 2px 0 0; }
    #wizard .header .steps .step {
      width: 25%;
      float: left;
      padding-top: 20px;
      padding-bottom: 20px;
      text-align: center;
      color: #f5f5f5;
      text-shadow: 1px 1px rgba(0, 0, 0, 0.05);
      position: relative;
      font-size: 13px;
      font-weight: 500; }
      @media (max-width: 767px) {
        #wizard .header .steps .step {
          width: 100%;
          padding: 10px 0; } }
      #wizard .header .steps .step.active span {
        background: #94A1B8; }
      #wizard .header .steps .step:after {
        content: '';
        position: absolute;
        bottom: 31px;
        left: 55%;
        display: block;
        height: 2px;
        background: #94A1B8;
        width: 100%; }
        @media (max-width: 991px) {
          #wizard .header .steps .step:after {
            left: 57%; } }
        @media (max-width: 767px) {
          #wizard .header .steps .step:after {
            display: none; } }
      #wizard .header .steps .step:last-child:after {
        display: none; }
      #wizard .header .steps .step span {
        width: 23px;
        height: 23px;
        display: block;
        position: relative;
        margin: 0 auto;
        margin-top: 13px;
        border-radius: 25px;
        background: #5A6474;
        border: 2px solid #94A1B8;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        @media (max-width: 767px) {
          #wizard .header .steps .step span {
            position: absolute;
            top: 0;
            right: 0;
            width: 15px;
            height: 15px; } }
#wizard .form-wizard {
  background: #fff;
  margin: 0 auto;
  margin-top: 42px;
  width: 65%;
  position: relative; }
  @media (max-width: 767px) {
    #wizard .form-wizard {
      width: 84%; } }
  #wizard .form-wizard .step {
    opacity: 0;
    position: absolute;
    width: 100%;
    /* step 2 avatar display */
    /* step 3 expiration date inputs */
    /* final step success */ }
    #wizard .form-wizard .step.active {
      opacity: 1;
      z-index: 3; }
    #wizard .form-wizard .step .form-group {
      margin-bottom: 21px; }
      #wizard .form-wizard .step .form-group .column {
        width: 30%;
        float: left; }
        @media (max-width: 767px) {
          #wizard .form-wizard .step .form-group .column {
            width: 100%;
            margin-bottom: 20px; } }
    #wizard .form-wizard .step .display-field {
      margin-top: 6px; }
      #wizard .form-wizard .step .display-field .display {
        float: left;
        background: #eeeeee;
        width: 100px;
        height: 100px;
        display: table;
        text-align: center; }
        #wizard .form-wizard .step .display-field .display span {
          color: #9B9B9B;
          font-weight: bold;
          font-family: "Helvetica Neue", Arial;
          font-size: 13px;
          display: table-cell;
          vertical-align: middle; }
      #wizard .form-wizard .step .display-field input {
        float: left;
        margin-top: 30px;
        margin-left: 20px; }
    #wizard .form-wizard .step .expiration-field {
      width: 63% !important; }
      #wizard .form-wizard .step .expiration-field input {
        width: 48%;
        float: left; }
        #wizard .form-wizard .step .expiration-field input:last-child {
          float: right; }
    #wizard .form-wizard .step .success {
      text-align: center; }
      #wizard .form-wizard .step .success .ion-checkmark-circled {
        font-size: 47px;
        color: #3DA838; }
      #wizard .form-wizard .step .success h3 {
        margin-top: 25px;
        font-size: 21px;
        color: #556579; }
      #wizard .form-wizard .step .success .button {
        margin-top: 40px; }
    #wizard .form-wizard .step .form-actions {
      margin-top: 40px;
      text-align: center; }
      #wizard .form-wizard .step .form-actions .button {
        margin: 0 10px; }

#email-templates .header {
  margin-top: 10px;
  font-size: 18px;
  margin-bottom: 50px; }
#email-templates .emails {
  text-align: center; }
  #email-templates .emails .email {
    display: inline-block;
    position: relative;
    margin-right: 45px;
    margin-bottom: 55px; }
    #email-templates .emails .email:hover i {
      opacity: 1; }
    #email-templates .emails .email .name {
      font-size: 19px;
      margin-top: 10px;
      text-align: center; }
    #email-templates .emails .email i {
      font-size: 35px;
      position: absolute;
      left: calc(50% - 9px);
      top: calc(50% - 40px);
      color: #AE92D1;
      opacity: 0;
      cursor: pointer;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    #email-templates .emails .email .wrapper {
      border: 1px solid #eee; }
    #email-templates .emails .email img {
      max-height: 345px;
      cursor: pointer; }
.singup-logo{
margin: 2% 2% 0% 2%;
}

.forgot{
color:#FFF;
}
.forgot:hover{
    color:#f6b036;

}

@font-face {
	font-family: 'brankic';
	src:url('../../public/frontEnd/fonts/brankic.eot');
	src:url('../../public/frontEnd/fonts/brankic.eot?#iefix') format('embedded-opentype'),
		url('../../public/frontEnd/fonts/brankic.ttf') format('truetype'),
		url('../../public/frontEnd/fonts/brankic.woff') format('woff'),
		url('../../public/frontEnd/fonts/brankic.svg#brankic') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="brankic-"], [class*=" brankic-"] {
	font-family: 'brankic';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.brankic-number:before {
	content: "\e600";
}
.brankic-number2:before {
	content: "\e601";
}
.brankic-number3:before {
	content: "\e602";
}
.brankic-number4:before {
	content: "\e603";
}
.brankic-number5:before {
	content: "\e604";
}
.brankic-number6:before {
	content: "\e605";
}
.brankic-number7:before {
	content: "\e606";
}
.brankic-number8:before {
	content: "\e607";
}
.brankic-number9:before {
	content: "\e608";
}
.brankic-number10:before {
	content: "\e609";
}
.brankic-number11:before {
	content: "\e60a";
}
.brankic-number12:before {
	content: "\e60b";
}
.brankic-number13:before {
	content: "\e60c";
}
.brankic-number14:before {
	content: "\e60d";
}
.brankic-number15:before {
	content: "\e60e";
}
.brankic-number16:before {
	content: "\e60f";
}
.brankic-number17:before {
	content: "\e610";
}
.brankic-number18:before {
	content: "\e611";
}
.brankic-number19:before {
	content: "\e612";
}
.brankic-number20:before {
	content: "\e613";
}
.brankic-quote:before {
	content: "\e614";
}
.brankic-quote2:before {
	content: "\e615";
}
.brankic-tag:before {
	content: "\e616";
}
.brankic-tag2:before {
	content: "\e617";
}
.brankic-link:before {
	content: "\e618";
}
.brankic-link2:before {
	content: "\e619";
}
.brankic-cabinet:before {
	content: "\e61a";
}
.brankic-cabinet2:before {
	content: "\e61b";
}
.brankic-calendar:before {
	content: "\e61c";
}
.brankic-calendar2:before {
	content: "\e61d";
}
.brankic-calendar3:before {
	content: "\e61e";
}
.brankic-file:before {
	content: "\e61f";
}
.brankic-file2:before {
	content: "\e620";
}
.brankic-file3:before {
	content: "\e621";
}
.brankic-files:before {
	content: "\e622";
}
.brankic-phone:before {
	content: "\e623";
}
.brankic-tablet:before {
	content: "\e624";
}
.brankic-window:before {
	content: "\e625";
}
.brankic-monitor:before {
	content: "\e626";
}
.brankic-ipod:before {
	content: "\e627";
}
.brankic-tv:before {
	content: "\e628";
}
.brankic-camera:before {
	content: "\e629";
}
.brankic-camera2:before {
	content: "\e62a";
}
.brankic-camera3:before {
	content: "\e62b";
}
.brankic-film:before {
	content: "\e62c";
}
.brankic-film2:before {
	content: "\e62d";
}
.brankic-film3:before {
	content: "\e62e";
}
.brankic-microphone:before {
	content: "\e62f";
}
.brankic-microphone2:before {
	content: "\e630";
}
.brankic-microphone3:before {
	content: "\e631";
}
.brankic-drink:before {
	content: "\e632";
}
.brankic-drink2:before {
	content: "\e633";
}
.brankic-drink3:before {
	content: "\e634";
}
.brankic-drink4:before {
	content: "\e635";
}
.brankic-coffee:before {
	content: "\e636";
}
.brankic-mug:before {
	content: "\e637";
}
.brankic-ice-cream:before {
	content: "\e638";
}
.brankic-cake:before {
	content: "\e639";
}
.brankic-inbox:before {
	content: "\e63a";
}
.brankic-download:before {
	content: "\e63b";
}
.brankic-upload:before {
	content: "\e63c";
}
.brankic-inbox2:before {
	content: "\e63d";
}
.brankic-checkmark:before {
	content: "\e63e";
}
.brankic-checkmark2:before {
	content: "\e63f";
}
.brankic-cancel:before {
	content: "\e640";
}
.brankic-cancel2:before {
	content: "\e641";
}
.brankic-plus:before {
	content: "\e642";
}
.brankic-plus2:before {
	content: "\e643";
}
.brankic-minus:before {
	content: "\e644";
}
.brankic-minus2:before {
	content: "\e645";
}
.brankic-notice:before {
	content: "\e646";
}
.brankic-notice2:before {
	content: "\e647";
}
.brankic-cog:before {
	content: "\e648";
}
.brankic-cogs:before {
	content: "\e649";
}
.brankic-cog2:before {
	content: "\e64a";
}
.brankic-warning:before {
	content: "\e64b";
}
.brankic-health:before {
	content: "\e64c";
}
.brankic-suitcase:before {
	content: "\e64d";
}
.brankic-suitcase2:before {
	content: "\e64e";
}
.brankic-suitcase3:before {
	content: "\e64f";
}
.brankic-picture:before {
	content: "\e650";
}
.brankic-pictures:before {
	content: "\e651";
}
.brankic-pictures2:before {
	content: "\e652";
}
.brankic-android:before {
	content: "\e653";
}
.brankic-marvin:before {
	content: "\e654";
}
.brankic-pacman:before {
	content: "\e655";
}
.brankic-cassette:before {
	content: "\e656";
}
.brankic-watch:before {
	content: "\e657";
}
.brankic-chronometer:before {
	content: "\e658";
}
.brankic-watch2:before {
	content: "\e659";
}
.brankic-alarm-clock:before {
	content: "\e65a";
}
.brankic-time:before {
	content: "\e65b";
}
.brankic-time2:before {
	content: "\e65c";
}
.brankic-headphones:before {
	content: "\e65d";
}
.brankic-wallet:before {
	content: "\e65e";
}
.brankic-checkmark3:before {
	content: "\e65f";
}
.brankic-cancel3:before {
	content: "\e660";
}
.brankic-eye:before {
	content: "\e661";
}
.brankic-position:before {
	content: "\e662";
}
.brankic-site-map:before {
	content: "\e663";
}
.brankic-site-map2:before {
	content: "\e664";
}
.brankic-cloud:before {
	content: "\e665";
}
.brankic-upload2:before {
	content: "\e666";
}
.brankic-chart:before {
	content: "\e667";
}
.brankic-chart2:before {
	content: "\e668";
}
.brankic-chart3:before {
	content: "\e669";
}
.brankic-chart4:before {
	content: "\e66a";
}
.brankic-chart5:before {
	content: "\e66b";
}
.brankic-chart6:before {
	content: "\e66c";
}
.brankic-location:before {
	content: "\e66d";
}
.brankic-download2:before {
	content: "\e66e";
}
.brankic-basket:before {
	content: "\e66f";
}
.brankic-folder:before {
	content: "\e670";
}
.brankic-gamepad:before {
	content: "\e671";
}
.brankic-alarm:before {
	content: "\e672";
}
.brankic-alarm-cancel:before {
	content: "\e673";
}
.brankic-phone2:before {
	content: "\e674";
}
.brankic-phone3:before {
	content: "\e675";
}
.brankic-image:before {
	content: "\e676";
}
.brankic-open:before {
	content: "\e677";
}
.brankic-sale:before {
	content: "\e678";
}
.brankic-direction:before {
	content: "\e679";
}
.brankic-map:before {
	content: "\e67a";
}
.brankic-trashcan:before {
	content: "\e67b";
}
.brankic-vote:before {
	content: "\e67c";
}
.brankic-graduate:before {
	content: "\e67d";
}
.brankic-lab:before {
	content: "\e67e";
}
.brankic-tie:before {
	content: "\e67f";
}
.brankic-football:before {
	content: "\e680";
}
.brankic-eight-ball:before {
	content: "\e681";
}
.brankic-bowling:before {
	content: "\e682";
}
.brankic-bowling-pin:before {
	content: "\e683";
}
.brankic-baseball:before {
	content: "\e684";
}
.brankic-soccer:before {
	content: "\e685";
}
.brankic-3d-glasses:before {
	content: "\e686";
}
.brankic-microwave:before {
	content: "\e687";
}
.brankic-refrigerator:before {
	content: "\e688";
}
.brankic-oven:before {
	content: "\e689";
}
.brankic-washing-machine:before {
	content: "\e68a";
}
.brankic-mouse:before {
	content: "\e68b";
}
.brankic-smiley:before {
	content: "\e68c";
}
.brankic-sad:before {
	content: "\e68d";
}
.brankic-mute:before {
	content: "\e68e";
}
.brankic-hand:before {
	content: "\e68f";
}
.brankic-radio:before {
	content: "\e690";
}
.brankic-satellite:before {
	content: "\e691";
}
.brankic-medal:before {
	content: "\e692";
}
.brankic-medal2:before {
	content: "\e693";
}
.brankic-switch:before {
	content: "\e694";
}
.brankic-key:before {
	content: "\e695";
}
.brankic-cord:before {
	content: "\e696";
}
.brankic-locked:before {
	content: "\e697";
}
.brankic-unlocked:before {
	content: "\e698";
}
.brankic-locked2:before {
	content: "\e699";
}
.brankic-unlocked2:before {
	content: "\e69a";
}
.brankic-magnifier:before {
	content: "\e69b";
}
.brankic-zoom-in:before {
	content: "\e69c";
}
.brankic-zoom-out:before {
	content: "\e69d";
}
.brankic-stack:before {
	content: "\e69e";
}
.brankic-stack2:before {
	content: "\e69f";
}
.brankic-stack3:before {
	content: "\e6a0";
}
.brankic-david-star:before {
	content: "\e6a1";
}
.brankic-cross:before {
	content: "\e6a2";
}
.brankic-moon-andstar:before {
	content: "\e6a3";
}
.brankic-transformers:before {
	content: "\e6a4";
}
.brankic-batman:before {
	content: "\e6a5";
}
.brankic-space-invaders:before {
	content: "\e6a6";
}
.brankic-skeletor:before {
	content: "\e6a7";
}
.brankic-lamp:before {
	content: "\e6a8";
}
.brankic-lamp2:before {
	content: "\e6a9";
}
.brankic-umbrella:before {
	content: "\e6aa";
}
.brankic-street-light:before {
	content: "\e6ab";
}
.brankic-bomb:before {
	content: "\e6ac";
}
.brankic-archive:before {
	content: "\e6ad";
}
.brankic-battery:before {
	content: "\e6ae";
}
.brankic-battery2:before {
	content: "\e6af";
}
.brankic-battery3:before {
	content: "\e6b0";
}
.brankic-battery4:before {
	content: "\e6b1";
}
.brankic-battery5:before {
	content: "\e6b2";
}
.brankic-megaphone:before {
	content: "\e6b3";
}
.brankic-megaphone2:before {
	content: "\e6b4";
}
.brankic-patch:before {
	content: "\e6b5";
}
.brankic-pil:before {
	content: "\e6b6";
}
.brankic-injection:before {
	content: "\e6b7";
}
.brankic-thermometer:before {
	content: "\e6b8";
}
.brankic-lamp3:before {
	content: "\e6b9";
}
.brankic-lamp4:before {
	content: "\e6ba";
}
.brankic-lamp5:before {
	content: "\e6bb";
}
.brankic-cube:before {
	content: "\e6bc";
}
.brankic-box:before {
	content: "\e6bd";
}
.brankic-box2:before {
	content: "\e6be";
}
.brankic-diamond:before {
	content: "\e6bf";
}
.brankic-bag:before {
	content: "\e6c0";
}
.brankic-money-bag:before {
	content: "\e6c1";
}
.brankic-grid:before {
	content: "\e6c2";
}
.brankic-grid2:before {
	content: "\e6c3";
}
.brankic-list:before {
	content: "\e6c4";
}
.brankic-list2:before {
	content: "\e6c5";
}
.brankic-ruler:before {
	content: "\e6c6";
}
.brankic-ruler2:before {
	content: "\e6c7";
}
.brankic-layout:before {
	content: "\e6c8";
}
.brankic-layout2:before {
	content: "\e6c9";
}
.brankic-layout3:before {
	content: "\e6ca";
}
.brankic-layout4:before {
	content: "\e6cb";
}
.brankic-layout5:before {
	content: "\e6cc";
}
.brankic-layout6:before {
	content: "\e6cd";
}
.brankic-layout7:before {
	content: "\e6ce";
}
.brankic-layout8:before {
	content: "\e6cf";
}
.brankic-layout9:before {
	content: "\e6d0";
}
.brankic-layout10:before {
	content: "\e6d1";
}
.brankic-layout11:before {
	content: "\e6d2";
}
.brankic-layout12:before {
	content: "\e6d3";
}
.brankic-layout13:before {
	content: "\e6d4";
}
.brankic-layout14:before {
	content: "\e6d5";
}
.brankic-tools:before {
	content: "\e6d6";
}
.brankic-screwdriver:before {
	content: "\e6d7";
}
.brankic-paint:before {
	content: "\e6d8";
}
.brankic-hammer:before {
	content: "\e6d9";
}
.brankic-brush:before {
	content: "\e6da";
}
.brankic-pen:before {
	content: "\e6db";
}
.brankic-chat:before {
	content: "\e6dc";
}
.brankic-comments:before {
	content: "\e6dd";
}
.brankic-chat2:before {
	content: "\e6de";
}
.brankic-chat3:before {
	content: "\e6df";
}
.brankic-volume:before {
	content: "\e6e0";
}
.brankic-volume2:before {
	content: "\e6e1";
}
.brankic-volume3:before {
	content: "\e6e2";
}
.brankic-equalizer:before {
	content: "\e6e3";
}
.brankic-resize:before {
	content: "\e6e4";
}
.brankic-resize2:before {
	content: "\e6e5";
}
.brankic-stretch:before {
	content: "\e6e6";
}
.brankic-narrow:before {
	content: "\e6e7";
}
.brankic-resize3:before {
	content: "\e6e8";
}
.brankic-download3:before {
	content: "\e6e9";
}
.brankic-calculator:before {
	content: "\e6ea";
}
.brankic-library:before {
	content: "\e6eb";
}
.brankic-auction:before {
	content: "\e6ec";
}
.brankic-justice:before {
	content: "\e6ed";
}
.brankic-stats:before {
	content: "\e6ee";
}
.brankic-stats2:before {
	content: "\e6ef";
}
.brankic-attachment:before {
	content: "\e6f0";
}
.brankic-hourglass:before {
	content: "\e6f1";
}
.brankic-abacus:before {
	content: "\e6f2";
}
.brankic-pencil:before {
	content: "\e6f3";
}
.brankic-pen2:before {
	content: "\e6f4";
}
.brankic-pin:before {
	content: "\e6f5";
}
.brankic-pin2:before {
	content: "\e6f6";
}
.brankic-discout:before {
	content: "\e6f7";
}
.brankic-edit:before {
	content: "\e6f8";
}
.brankic-scissors:before {
	content: "\e6f9";
}
.brankic-profile:before {
	content: "\e6fa";
}
.brankic-profile2:before {
	content: "\e6fb";
}
.brankic-profile3:before {
	content: "\e6fc";
}
.brankic-rotate:before {
	content: "\e6fd";
}
.brankic-rotate2:before {
	content: "\e6fe";
}
.brankic-reply:before {
	content: "\e6ff";
}
.brankic-forward:before {
	content: "\e700";
}
.brankic-retweet:before {
	content: "\e701";
}
.brankic-shuffle:before {
	content: "\e702";
}
.brankic-loop:before {
	content: "\e703";
}
.brankic-crop:before {
	content: "\e704";
}
.brankic-square:before {
	content: "\e705";
}
.brankic-square2:before {
	content: "\e706";
}
.brankic-circle:before {
	content: "\e707";
}
.brankic-dollar:before {
	content: "\e708";
}
.brankic-dollar2:before {
	content: "\e709";
}
.brankic-coins:before {
	content: "\e70a";
}
.brankic-pig:before {
	content: "\e70b";
}
.brankic-bookmark:before {
	content: "\e70c";
}
.brankic-bookmark2:before {
	content: "\e70d";
}
.brankic-address-book:before {
	content: "\e70e";
}
.brankic-address-book2:before {
	content: "\e70f";
}
.brankic-safe:before {
	content: "\e710";
}
.brankic-envelope:before {
	content: "\e711";
}
.brankic-envelope2:before {
	content: "\e712";
}
.brankic-radio-active:before {
	content: "\e713";
}
.brankic-music:before {
	content: "\e714";
}
.brankic-presentation:before {
	content: "\e715";
}
.brankic-male:before {
	content: "\e716";
}
.brankic-female:before {
	content: "\e717";
}
.brankic-aids:before {
	content: "\e718";
}
.brankic-heart:before {
	content: "\e719";
}
.brankic-info:before {
	content: "\e71a";
}
.brankic-info2:before {
	content: "\e71b";
}
.brankic-piano:before {
	content: "\e71c";
}
.brankic-rain:before {
	content: "\e71d";
}
.brankic-snow:before {
	content: "\e71e";
}
.brankic-lightning:before {
	content: "\e71f";
}
.brankic-sun:before {
	content: "\e720";
}
.brankic-moon:before {
	content: "\e721";
}
.brankic-cloudy:before {
	content: "\e722";
}
.brankic-cloudy2:before {
	content: "\e723";
}
.brankic-car:before {
	content: "\e724";
}
.brankic-bike:before {
	content: "\e725";
}
.brankic-truck:before {
	content: "\e726";
}
.brankic-bus:before {
	content: "\e727";
}
.brankic-bike2:before {
	content: "\e728";
}
.brankic-plane:before {
	content: "\e729";
}
.brankic-paper-plane:before {
	content: "\e72a";
}
.brankic-rocket:before {
	content: "\e72b";
}
.brankic-book:before {
	content: "\e72c";
}
.brankic-book2:before {
	content: "\e72d";
}
.brankic-barcode:before {
	content: "\e72e";
}
.brankic-barcode2:before {
	content: "\e72f";
}
.brankic-expand:before {
	content: "\e730";
}
.brankic-collapse:before {
	content: "\e731";
}
.brankic-pop-out:before {
	content: "\e732";
}
.brankic-pop-in:before {
	content: "\e733";
}
.brankic-target:before {
	content: "\e734";
}
.brankic-badge:before {
	content: "\e735";
}
.brankic-badge2:before {
	content: "\e736";
}
.brankic-ticket:before {
	content: "\e737";
}
.brankic-ticket2:before {
	content: "\e738";
}
.brankic-ticket3:before {
	content: "\e739";
}
.brankic-microphone4:before {
	content: "\e73a";
}
.brankic-cone:before {
	content: "\e73b";
}
.brankic-blocked:before {
	content: "\e73c";
}
.brankic-stop:before {
	content: "\e73d";
}
.brankic-keyboard:before {
	content: "\e73e";
}
.brankic-keyboard2:before {
	content: "\e73f";
}
.brankic-radio2:before {
	content: "\e740";
}
.brankic-printer:before {
	content: "\e741";
}
.brankic-checked:before {
	content: "\e742";
}
.brankic-error:before {
	content: "\e743";
}
.brankic-add:before {
	content: "\e744";
}
.brankic-minus3:before {
	content: "\e745";
}
.brankic-alert:before {
	content: "\e746";
}
.brankic-pictures3:before {
	content: "\e747";
}
.brankic-atom:before {
	content: "\e748";
}
.brankic-eyedropper:before {
	content: "\e749";
}
.brankic-globe:before {
	content: "\e74a";
}
.brankic-globe2:before {
	content: "\e74b";
}
.brankic-shipping:before {
	content: "\e74c";
}
.brankic-ying-yang:before {
	content: "\e74d";
}
.brankic-compass:before {
	content: "\e74e";
}
.brankic-zip:before {
	content: "\e74f";
}
.brankic-zip2:before {
	content: "\e750";
}
.brankic-anchor:before {
	content: "\e751";
}
.brankic-locked-heart:before {
	content: "\e752";
}
.brankic-magnet:before {
	content: "\e753";
}
.brankic-navigation:before {
	content: "\e754";
}
.brankic-tags:before {
	content: "\e755";
}
.brankic-heart2:before {
	content: "\e756";
}
.brankic-heart3:before {
	content: "\e757";
}
.brankic-usb:before {
	content: "\e758";
}
.brankic-clipboard:before {
	content: "\e759";
}
.brankic-clipboard2:before {
	content: "\e75a";
}
.brankic-clipboard3:before {
	content: "\e75b";
}
.brankic-switch2:before {
	content: "\e75c";
}
.brankic-ruler3:before {
	content: "\e75d";
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.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,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  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-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.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: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.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-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #CADDF3, #AAC8E4);
  background-image: -ms-linear-gradient(top, #CADDF3, #AAC8E4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#CADDF3), to(#AAC8E4));
  background-image: -webkit-linear-gradient(top, #CADDF3, #AAC8E4);
  background-image: -o-linear-gradient(top, #CADDF3, #AAC8E4);
  background-image: linear-gradient(top, #CADDF3, #AAC8E4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CADDF3', endColorstr='#AAC8E4', GradientType=0);
  border-color: #AAC8E4 #AAC8E4 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  font-weight: 600;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  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 {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
}
.datepicker.dropdown-menu th,
.datepicker.dropdown-menu td {
  padding: 4px 5px;
}

@font-face {
	font-family: 'brankic';
	src:url('../../public/frontEnd/css/brankic/fonts/brankic.eot');
	src:url('../../public/frontEnd/css/brankic/fonts/brankic.eot?#iefix') format('embedded-opentype'),
		url('../../public/frontEnd/css/brankic/fonts/brankic.ttf') format('truetype'),
		url('../../public/frontEnd/css/brankic/fonts/brankic.woff') format('woff'),
		url('../../public/frontEnd/css/brankic/fonts/brankic.svg#brankic') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="brankic-"], [class*=" brankic-"] {
	font-family: 'brankic';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.brankic-number:before {
	content: "\e600";
}
.brankic-number2:before {
	content: "\e601";
}
.brankic-number3:before {
	content: "\e602";
}
.brankic-number4:before {
	content: "\e603";
}
.brankic-number5:before {
	content: "\e604";
}
.brankic-number6:before {
	content: "\e605";
}
.brankic-number7:before {
	content: "\e606";
}
.brankic-number8:before {
	content: "\e607";
}
.brankic-number9:before {
	content: "\e608";
}
.brankic-number10:before {
	content: "\e609";
}
.brankic-number11:before {
	content: "\e60a";
}
.brankic-number12:before {
	content: "\e60b";
}
.brankic-number13:before {
	content: "\e60c";
}
.brankic-number14:before {
	content: "\e60d";
}
.brankic-number15:before {
	content: "\e60e";
}
.brankic-number16:before {
	content: "\e60f";
}
.brankic-number17:before {
	content: "\e610";
}
.brankic-number18:before {
	content: "\e611";
}
.brankic-number19:before {
	content: "\e612";
}
.brankic-number20:before {
	content: "\e613";
}
.brankic-quote:before {
	content: "\e614";
}
.brankic-quote2:before {
	content: "\e615";
}
.brankic-tag:before {
	content: "\e616";
}
.brankic-tag2:before {
	content: "\e617";
}
.brankic-link:before {
	content: "\e618";
}
.brankic-link2:before {
	content: "\e619";
}
.brankic-cabinet:before {
	content: "\e61a";
}
.brankic-cabinet2:before {
	content: "\e61b";
}
.brankic-calendar:before {
	content: "\e61c";
}
.brankic-calendar2:before {
	content: "\e61d";
}
.brankic-calendar3:before {
	content: "\e61e";
}
.brankic-file:before {
	content: "\e61f";
}
.brankic-file2:before {
	content: "\e620";
}
.brankic-file3:before {
	content: "\e621";
}
.brankic-files:before {
	content: "\e622";
}
.brankic-phone:before {
	content: "\e623";
}
.brankic-tablet:before {
	content: "\e624";
}
.brankic-window:before {
	content: "\e625";
}
.brankic-monitor:before {
	content: "\e626";
}
.brankic-ipod:before {
	content: "\e627";
}
.brankic-tv:before {
	content: "\e628";
}
.brankic-camera:before {
	content: "\e629";
}
.brankic-camera2:before {
	content: "\e62a";
}
.brankic-camera3:before {
	content: "\e62b";
}
.brankic-film:before {
	content: "\e62c";
}
.brankic-film2:before {
	content: "\e62d";
}
.brankic-film3:before {
	content: "\e62e";
}
.brankic-microphone:before {
	content: "\e62f";
}
.brankic-microphone2:before {
	content: "\e630";
}
.brankic-microphone3:before {
	content: "\e631";
}
.brankic-drink:before {
	content: "\e632";
}
.brankic-drink2:before {
	content: "\e633";
}
.brankic-drink3:before {
	content: "\e634";
}
.brankic-drink4:before {
	content: "\e635";
}
.brankic-coffee:before {
	content: "\e636";
}
.brankic-mug:before {
	content: "\e637";
}
.brankic-ice-cream:before {
	content: "\e638";
}
.brankic-cake:before {
	content: "\e639";
}
.brankic-inbox:before {
	content: "\e63a";
}
.brankic-download:before {
	content: "\e63b";
}
.brankic-upload:before {
	content: "\e63c";
}
.brankic-inbox2:before {
	content: "\e63d";
}
.brankic-checkmark:before {
	content: "\e63e";
}
.brankic-checkmark2:before {
	content: "\e63f";
}
.brankic-cancel:before {
	content: "\e640";
}
.brankic-cancel2:before {
	content: "\e641";
}
.brankic-plus:before {
	content: "\e642";
}
.brankic-plus2:before {
	content: "\e643";
}
.brankic-minus:before {
	content: "\e644";
}
.brankic-minus2:before {
	content: "\e645";
}
.brankic-notice:before {
	content: "\e646";
}
.brankic-notice2:before {
	content: "\e647";
}
.brankic-cog:before {
	content: "\e648";
}
.brankic-cogs:before {
	content: "\e649";
}
.brankic-cog2:before {
	content: "\e64a";
}
.brankic-warning:before {
	content: "\e64b";
}
.brankic-health:before {
	content: "\e64c";
}
.brankic-suitcase:before {
	content: "\e64d";
}
.brankic-suitcase2:before {
	content: "\e64e";
}
.brankic-suitcase3:before {
	content: "\e64f";
}
.brankic-picture:before {
	content: "\e650";
}
.brankic-pictures:before {
	content: "\e651";
}
.brankic-pictures2:before {
	content: "\e652";
}
.brankic-android:before {
	content: "\e653";
}
.brankic-marvin:before {
	content: "\e654";
}
.brankic-pacman:before {
	content: "\e655";
}
.brankic-cassette:before {
	content: "\e656";
}
.brankic-watch:before {
	content: "\e657";
}
.brankic-chronometer:before {
	content: "\e658";
}
.brankic-watch2:before {
	content: "\e659";
}
.brankic-alarm-clock:before {
	content: "\e65a";
}
.brankic-time:before {
	content: "\e65b";
}
.brankic-time2:before {
	content: "\e65c";
}
.brankic-headphones:before {
	content: "\e65d";
}
.brankic-wallet:before {
	content: "\e65e";
}
.brankic-checkmark3:before {
	content: "\e65f";
}
.brankic-cancel3:before {
	content: "\e660";
}
.brankic-eye:before {
	content: "\e661";
}
.brankic-position:before {
	content: "\e662";
}
.brankic-site-map:before {
	content: "\e663";
}
.brankic-site-map2:before {
	content: "\e664";
}
.brankic-cloud:before {
	content: "\e665";
}
.brankic-upload2:before {
	content: "\e666";
}
.brankic-chart:before {
	content: "\e667";
}
.brankic-chart2:before {
	content: "\e668";
}
.brankic-chart3:before {
	content: "\e669";
}
.brankic-chart4:before {
	content: "\e66a";
}
.brankic-chart5:before {
	content: "\e66b";
}
.brankic-chart6:before {
	content: "\e66c";
}
.brankic-location:before {
	content: "\e66d";
}
.brankic-download2:before {
	content: "\e66e";
}
.brankic-basket:before {
	content: "\e66f";
}
.brankic-folder:before {
	content: "\e670";
}
.brankic-gamepad:before {
	content: "\e671";
}
.brankic-alarm:before {
	content: "\e672";
}
.brankic-alarm-cancel:before {
	content: "\e673";
}
.brankic-phone2:before {
	content: "\e674";
}
.brankic-phone3:before {
	content: "\e675";
}
.brankic-image:before {
	content: "\e676";
}
.brankic-open:before {
	content: "\e677";
}
.brankic-sale:before {
	content: "\e678";
}
.brankic-direction:before {
	content: "\e679";
}
.brankic-map:before {
	content: "\e67a";
}
.brankic-trashcan:before {
	content: "\e67b";
}
.brankic-vote:before {
	content: "\e67c";
}
.brankic-graduate:before {
	content: "\e67d";
}
.brankic-lab:before {
	content: "\e67e";
}
.brankic-tie:before {
	content: "\e67f";
}
.brankic-football:before {
	content: "\e680";
}
.brankic-eight-ball:before {
	content: "\e681";
}
.brankic-bowling:before {
	content: "\e682";
}
.brankic-bowling-pin:before {
	content: "\e683";
}
.brankic-baseball:before {
	content: "\e684";
}
.brankic-soccer:before {
	content: "\e685";
}
.brankic-3d-glasses:before {
	content: "\e686";
}
.brankic-microwave:before {
	content: "\e687";
}
.brankic-refrigerator:before {
	content: "\e688";
}
.brankic-oven:before {
	content: "\e689";
}
.brankic-washing-machine:before {
	content: "\e68a";
}
.brankic-mouse:before {
	content: "\e68b";
}
.brankic-smiley:before {
	content: "\e68c";
}
.brankic-sad:before {
	content: "\e68d";
}
.brankic-mute:before {
	content: "\e68e";
}
.brankic-hand:before {
	content: "\e68f";
}
.brankic-radio:before {
	content: "\e690";
}
.brankic-satellite:before {
	content: "\e691";
}
.brankic-medal:before {
	content: "\e692";
}
.brankic-medal2:before {
	content: "\e693";
}
.brankic-switch:before {
	content: "\e694";
}
.brankic-key:before {
	content: "\e695";
}
.brankic-cord:before {
	content: "\e696";
}
.brankic-locked:before {
	content: "\e697";
}
.brankic-unlocked:before {
	content: "\e698";
}
.brankic-locked2:before {
	content: "\e699";
}
.brankic-unlocked2:before {
	content: "\e69a";
}
.brankic-magnifier:before {
	content: "\e69b";
}
.brankic-zoom-in:before {
	content: "\e69c";
}
.brankic-zoom-out:before {
	content: "\e69d";
}
.brankic-stack:before {
	content: "\e69e";
}
.brankic-stack2:before {
	content: "\e69f";
}
.brankic-stack3:before {
	content: "\e6a0";
}
.brankic-david-star:before {
	content: "\e6a1";
}
.brankic-cross:before {
	content: "\e6a2";
}
.brankic-moon-andstar:before {
	content: "\e6a3";
}
.brankic-transformers:before {
	content: "\e6a4";
}
.brankic-batman:before {
	content: "\e6a5";
}
.brankic-space-invaders:before {
	content: "\e6a6";
}
.brankic-skeletor:before {
	content: "\e6a7";
}
.brankic-lamp:before {
	content: "\e6a8";
}
.brankic-lamp2:before {
	content: "\e6a9";
}
.brankic-umbrella:before {
	content: "\e6aa";
}
.brankic-street-light:before {
	content: "\e6ab";
}
.brankic-bomb:before {
	content: "\e6ac";
}
.brankic-archive:before {
	content: "\e6ad";
}
.brankic-battery:before {
	content: "\e6ae";
}
.brankic-battery2:before {
	content: "\e6af";
}
.brankic-battery3:before {
	content: "\e6b0";
}
.brankic-battery4:before {
	content: "\e6b1";
}
.brankic-battery5:before {
	content: "\e6b2";
}
.brankic-megaphone:before {
	content: "\e6b3";
}
.brankic-megaphone2:before {
	content: "\e6b4";
}
.brankic-patch:before {
	content: "\e6b5";
}
.brankic-pil:before {
	content: "\e6b6";
}
.brankic-injection:before {
	content: "\e6b7";
}
.brankic-thermometer:before {
	content: "\e6b8";
}
.brankic-lamp3:before {
	content: "\e6b9";
}
.brankic-lamp4:before {
	content: "\e6ba";
}
.brankic-lamp5:before {
	content: "\e6bb";
}
.brankic-cube:before {
	content: "\e6bc";
}
.brankic-box:before {
	content: "\e6bd";
}
.brankic-box2:before {
	content: "\e6be";
}
.brankic-diamond:before {
	content: "\e6bf";
}
.brankic-bag:before {
	content: "\e6c0";
}
.brankic-money-bag:before {
	content: "\e6c1";
}
.brankic-grid:before {
	content: "\e6c2";
}
.brankic-grid2:before {
	content: "\e6c3";
}
.brankic-list:before {
	content: "\e6c4";
}
.brankic-list2:before {
	content: "\e6c5";
}
.brankic-ruler:before {
	content: "\e6c6";
}
.brankic-ruler2:before {
	content: "\e6c7";
}
.brankic-layout:before {
	content: "\e6c8";
}
.brankic-layout2:before {
	content: "\e6c9";
}
.brankic-layout3:before {
	content: "\e6ca";
}
.brankic-layout4:before {
	content: "\e6cb";
}
.brankic-layout5:before {
	content: "\e6cc";
}
.brankic-layout6:before {
	content: "\e6cd";
}
.brankic-layout7:before {
	content: "\e6ce";
}
.brankic-layout8:before {
	content: "\e6cf";
}
.brankic-layout9:before {
	content: "\e6d0";
}
.brankic-layout10:before {
	content: "\e6d1";
}
.brankic-layout11:before {
	content: "\e6d2";
}
.brankic-layout12:before {
	content: "\e6d3";
}
.brankic-layout13:before {
	content: "\e6d4";
}
.brankic-layout14:before {
	content: "\e6d5";
}
.brankic-tools:before {
	content: "\e6d6";
}
.brankic-screwdriver:before {
	content: "\e6d7";
}
.brankic-paint:before {
	content: "\e6d8";
}
.brankic-hammer:before {
	content: "\e6d9";
}
.brankic-brush:before {
	content: "\e6da";
}
.brankic-pen:before {
	content: "\e6db";
}
.brankic-chat:before {
	content: "\e6dc";
}
.brankic-comments:before {
	content: "\e6dd";
}
.brankic-chat2:before {
	content: "\e6de";
}
.brankic-chat3:before {
	content: "\e6df";
}
.brankic-volume:before {
	content: "\e6e0";
}
.brankic-volume2:before {
	content: "\e6e1";
}
.brankic-volume3:before {
	content: "\e6e2";
}
.brankic-equalizer:before {
	content: "\e6e3";
}
.brankic-resize:before {
	content: "\e6e4";
}
.brankic-resize2:before {
	content: "\e6e5";
}
.brankic-stretch:before {
	content: "\e6e6";
}
.brankic-narrow:before {
	content: "\e6e7";
}
.brankic-resize3:before {
	content: "\e6e8";
}
.brankic-download3:before {
	content: "\e6e9";
}
.brankic-calculator:before {
	content: "\e6ea";
}
.brankic-library:before {
	content: "\e6eb";
}
.brankic-auction:before {
	content: "\e6ec";
}
.brankic-justice:before {
	content: "\e6ed";
}
.brankic-stats:before {
	content: "\e6ee";
}
.brankic-stats2:before {
	content: "\e6ef";
}
.brankic-attachment:before {
	content: "\e6f0";
}
.brankic-hourglass:before {
	content: "\e6f1";
}
.brankic-abacus:before {
	content: "\e6f2";
}
.brankic-pencil:before {
	content: "\e6f3";
}
.brankic-pen2:before {
	content: "\e6f4";
}
.brankic-pin:before {
	content: "\e6f5";
}
.brankic-pin2:before {
	content: "\e6f6";
}
.brankic-discout:before {
	content: "\e6f7";
}
.brankic-edit:before {
	content: "\e6f8";
}
.brankic-scissors:before {
	content: "\e6f9";
}
.brankic-profile:before {
	content: "\e6fa";
}
.brankic-profile2:before {
	content: "\e6fb";
}
.brankic-profile3:before {
	content: "\e6fc";
}
.brankic-rotate:before {
	content: "\e6fd";
}
.brankic-rotate2:before {
	content: "\e6fe";
}
.brankic-reply:before {
	content: "\e6ff";
}
.brankic-forward:before {
	content: "\e700";
}
.brankic-retweet:before {
	content: "\e701";
}
.brankic-shuffle:before {
	content: "\e702";
}
.brankic-loop:before {
	content: "\e703";
}
.brankic-crop:before {
	content: "\e704";
}
.brankic-square:before {
	content: "\e705";
}
.brankic-square2:before {
	content: "\e706";
}
.brankic-circle:before {
	content: "\e707";
}
.brankic-dollar:before {
	content: "\e708";
}
.brankic-dollar2:before {
	content: "\e709";
}
.brankic-coins:before {
	content: "\e70a";
}
.brankic-pig:before {
	content: "\e70b";
}
.brankic-bookmark:before {
	content: "\e70c";
}
.brankic-bookmark2:before {
	content: "\e70d";
}
.brankic-address-book:before {
	content: "\e70e";
}
.brankic-address-book2:before {
	content: "\e70f";
}
.brankic-safe:before {
	content: "\e710";
}
.brankic-envelope:before {
	content: "\e711";
}
.brankic-envelope2:before {
	content: "\e712";
}
.brankic-radio-active:before {
	content: "\e713";
}
.brankic-music:before {
	content: "\e714";
}
.brankic-presentation:before {
	content: "\e715";
}
.brankic-male:before {
	content: "\e716";
}
.brankic-female:before {
	content: "\e717";
}
.brankic-aids:before {
	content: "\e718";
}
.brankic-heart:before {
	content: "\e719";
}
.brankic-info:before {
	content: "\e71a";
}
.brankic-info2:before {
	content: "\e71b";
}
.brankic-piano:before {
	content: "\e71c";
}
.brankic-rain:before {
	content: "\e71d";
}
.brankic-snow:before {
	content: "\e71e";
}
.brankic-lightning:before {
	content: "\e71f";
}
.brankic-sun:before {
	content: "\e720";
}
.brankic-moon:before {
	content: "\e721";
}
.brankic-cloudy:before {
	content: "\e722";
}
.brankic-cloudy2:before {
	content: "\e723";
}
.brankic-car:before {
	content: "\e724";
}
.brankic-bike:before {
	content: "\e725";
}
.brankic-truck:before {
	content: "\e726";
}
.brankic-bus:before {
	content: "\e727";
}
.brankic-bike2:before {
	content: "\e728";
}
.brankic-plane:before {
	content: "\e729";
}
.brankic-paper-plane:before {
	content: "\e72a";
}
.brankic-rocket:before {
	content: "\e72b";
}
.brankic-book:before {
	content: "\e72c";
}
.brankic-book2:before {
	content: "\e72d";
}
.brankic-barcode:before {
	content: "\e72e";
}
.brankic-barcode2:before {
	content: "\e72f";
}
.brankic-expand:before {
	content: "\e730";
}
.brankic-collapse:before {
	content: "\e731";
}
.brankic-pop-out:before {
	content: "\e732";
}
.brankic-pop-in:before {
	content: "\e733";
}
.brankic-target:before {
	content: "\e734";
}
.brankic-badge:before {
	content: "\e735";
}
.brankic-badge2:before {
	content: "\e736";
}
.brankic-ticket:before {
	content: "\e737";
}
.brankic-ticket2:before {
	content: "\e738";
}
.brankic-ticket3:before {
	content: "\e739";
}
.brankic-microphone4:before {
	content: "\e73a";
}
.brankic-cone:before {
	content: "\e73b";
}
.brankic-blocked:before {
	content: "\e73c";
}
.brankic-stop:before {
	content: "\e73d";
}
.brankic-keyboard:before {
	content: "\e73e";
}
.brankic-keyboard2:before {
	content: "\e73f";
}
.brankic-radio2:before {
	content: "\e740";
}
.brankic-printer:before {
	content: "\e741";
}
.brankic-checked:before {
	content: "\e742";
}
.brankic-error:before {
	content: "\e743";
}
.brankic-add:before {
	content: "\e744";
}
.brankic-minus3:before {
	content: "\e745";
}
.brankic-alert:before {
	content: "\e746";
}
.brankic-pictures3:before {
	content: "\e747";
}
.brankic-atom:before {
	content: "\e748";
}
.brankic-eyedropper:before {
	content: "\e749";
}
.brankic-globe:before {
	content: "\e74a";
}
.brankic-globe2:before {
	content: "\e74b";
}
.brankic-shipping:before {
	content: "\e74c";
}
.brankic-ying-yang:before {
	content: "\e74d";
}
.brankic-compass:before {
	content: "\e74e";
}
.brankic-zip:before {
	content: "\e74f";
}
.brankic-zip2:before {
	content: "\e750";
}
.brankic-anchor:before {
	content: "\e751";
}
.brankic-locked-heart:before {
	content: "\e752";
}
.brankic-magnet:before {
	content: "\e753";
}
.brankic-navigation:before {
	content: "\e754";
}
.brankic-tags:before {
	content: "\e755";
}
.brankic-heart2:before {
	content: "\e756";
}
.brankic-heart3:before {
	content: "\e757";
}
.brankic-usb:before {
	content: "\e758";
}
.brankic-clipboard:before {
	content: "\e759";
}
.brankic-clipboard2:before {
	content: "\e75a";
}
.brankic-clipboard3:before {
	content: "\e75b";
}
.brankic-switch2:before {
	content: "\e75c";
}
.brankic-ruler3:before {
	content: "\e75d";
}

.validationError{
     color: #b4270f;
}
.ng-invalid.ng-dirty:not(:focus), .ng-invalid.ng-touched:not(:focus) {
    border-color: #e74c3c;
}
.strong   { color: #060; border-color: #0F0;}
.medium   { color: #C60; border-color: #FC0;}
.weak     { color: #900; border-color: #F00;}
.strength { padding: 1px 10px; border: 2px solid; color: #FFF;}
.repeat,.reset
{
    font-size: 16px;
}
.nav-left
{
    position: fixed;
}
.curorc-add
{
    margin-bottom:0px!important;
}
label.required {
    padding-right: 10px;
}
#Curorc_userbundle_customerbusiness_customerUsers_0_gender {
    margin-bottom: 10px;
}
body label{
    font-size: 12px;
    color: #696969;
}

body.sidebar-default #wrapper .static-sidebar #sidebar ul, body.sidebar-default #wrapper .static-sidebar #sidebar ul li a {
    font-size: 14px !important;
}
body.sidebar-inverse #wrapper .static-sidebar #sidebar ul, body.sidebar-inverse #wrapper .static-sidebar #sidebar ul li a {
    font-size: 14px;
}
body.sidebar-midnightblue #wrapper .static-sidebar #sidebar ul, body.sidebar-midnightblue #wrapper .static-sidebar #sidebar ul li a {
    font-size: 14px;
}
body.sidebar-primary #wrapper .static-sidebar #sidebar ul, body.sidebar-primary #wrapper .static-sidebar #sidebar ul li a {
    font-size: 14px;
}
body.sidebar-indigo #wrapper .static-sidebar #sidebar ul, body.sidebar-indigo #wrapper .static-sidebar #sidebar ul li a {
    font-size: 14px;
}

body.sidebar-success #wrapper .static-sidebar #sidebar ul, body.sidebar-success #wrapper .static-sidebar #sidebar ul li a {
    font-size: 14px;
}

body.sidebar-green #wrapper .static-sidebar #sidebar ul, body.sidebar-green #wrapper .static-sidebar #sidebar ul li a {
    font-size: 14px;
}
body.sidebar-grape #wrapper .static-sidebar #sidebar ul, body.sidebar-grape #wrapper .static-sidebar #sidebar ul li a {
    font-size: 14px;
}
body.sidebar-orange #wrapper .static-sidebar #sidebar ul, body.sidebar-orange #wrapper .static-sidebar #sidebar ul li a {
    font-size: 14px;
}
body.sidebar-danger #wrapper .static-sidebar #sidebar ul, body.sidebar-danger #wrapper .static-sidebar #sidebar ul li a {
    font-size: 14px;
}

.panel .panel-heading h2, .panel .panel-heading .panel-title {
    font-size: 20px;
}
.navbar-brand
{
    background-size: 100% 100%;
}

table.dataTable.no-footer {
    width: 100%!important;
}
.promoValue {
    padding-left: 9px!important;
    padding-right: 11px!important;
}

.fnone {
    height: 30px;
    width: 30px;
}

multiselect .dropdown-menu{
    padding-left: 5px; 
    padding-right: 5px;
}

multiselect .dropdown-menu > li > a {
    padding: 3px 10px;
    cursor:pointer;
}
.close:hover,
.close:focus{
    background-color: #000;
    color: #fff;
}
.close{
    width:30px;
    height:30px;
    border-radius: 50%;
    font-size: 21px;
    padding-bottom: 2px;
}
.form-control{
    border: 1px solid #b1b1b1;
}
/*!
  Ionicons, v1.4.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/helloimben  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons
*/@font-face{font-family:"Ionicons";src:url("../../public/plugin/fonts/ionicons.eot?v=1.4.0");src:url("../../public/plugin/ionicons/fonts/ionicons.eot?v=1.4.0#iefix") format("embedded-opentype"),url("../../public/plugin/ionicons/fonts/ionicons.ttf?v=1.4.0") format("truetype"),url("../../public/plugin/ionicons/fonts/ionicons.woff?v=1.4.0") format("woff"),url("../../public/plugin/ionicons/fonts/ionicons.svg?v=1.4.0#Ionicons") format("svg");font-weight:normal;font-style:normal}.ion,.ion-loading-a,.ion-loading-b,.ion-loading-c,.ion-loading-d,.ion-looping,.ion-refreshing,.ion-ios7-reloading,.ionicons,.ion-alert,.ion-alert-circled,.ion-android-add,.ion-android-add-contact,.ion-android-alarm,.ion-android-archive,.ion-android-arrow-back,.ion-android-arrow-down-left,.ion-android-arrow-down-right,.ion-android-arrow-up-left,.ion-android-arrow-up-right,.ion-android-battery,.ion-android-book,.ion-android-calendar,.ion-android-call,.ion-android-camera,.ion-android-chat,.ion-android-checkmark,.ion-android-clock,.ion-android-close,.ion-android-contact,.ion-android-contacts,.ion-android-data,.ion-android-developer,.ion-android-display,.ion-android-download,.ion-android-dropdown,.ion-android-earth,.ion-android-folder,.ion-android-forums,.ion-android-friends,.ion-android-hand,.ion-android-image,.ion-android-inbox,.ion-android-information,.ion-android-keypad,.ion-android-lightbulb,.ion-android-locate,.ion-android-location,.ion-android-mail,.ion-android-microphone,.ion-android-mixer,.ion-android-more,.ion-android-note,.ion-android-playstore,.ion-android-printer,.ion-android-promotion,.ion-android-reminder,.ion-android-remove,.ion-android-search,.ion-android-send,.ion-android-settings,.ion-android-share,.ion-android-social,.ion-android-social-user,.ion-android-sort,.ion-android-star,.ion-android-stopwatch,.ion-android-storage,.ion-android-system-back,.ion-android-system-home,.ion-android-system-windows,.ion-android-timer,.ion-android-trash,.ion-android-volume,.ion-android-wifi,.ion-archive,.ion-arrow-down-a,.ion-arrow-down-b,.ion-arrow-down-c,.ion-arrow-expand,.ion-arrow-graph-down-left,.ion-arrow-graph-down-right,.ion-arrow-graph-up-left,.ion-arrow-graph-up-right,.ion-arrow-left-a,.ion-arrow-left-b,.ion-arrow-left-c,.ion-arrow-move,.ion-arrow-resize,.ion-arrow-return-left,.ion-arrow-return-right,.ion-arrow-right-a,.ion-arrow-right-b,.ion-arrow-right-c,.ion-arrow-shrink,.ion-arrow-swap,.ion-arrow-up-a,.ion-arrow-up-b,.ion-arrow-up-c,.ion-at,.ion-bag,.ion-battery-charging,.ion-battery-empty,.ion-battery-full,.ion-battery-half,.ion-battery-low,.ion-beaker,.ion-beer,.ion-bluetooth,.ion-bookmark,.ion-briefcase,.ion-bug,.ion-calculator,.ion-calendar,.ion-camera,.ion-card,.ion-chatbox,.ion-chatbox-working,.ion-chatboxes,.ion-chatbubble,.ion-chatbubble-working,.ion-chatbubbles,.ion-checkmark,.ion-checkmark-circled,.ion-checkmark-round,.ion-chevron-down,.ion-chevron-left,.ion-chevron-right,.ion-chevron-up,.ion-clipboard,.ion-clock,.ion-close,.ion-close-circled,.ion-close-round,.ion-cloud,.ion-code,.ion-code-download,.ion-code-working,.ion-coffee,.ion-compass,.ion-compose,.ion-connection-bars,.ion-contrast,.ion-disc,.ion-document,.ion-document-text,.ion-drag,.ion-earth,.ion-edit,.ion-egg,.ion-eject,.ion-email,.ion-eye,.ion-eye-disabled,.ion-female,.ion-filing,.ion-film-marker,.ion-flag,.ion-flash,.ion-flash-off,.ion-flask,.ion-folder,.ion-fork,.ion-fork-repo,.ion-forward,.ion-game-controller-a,.ion-game-controller-b,.ion-gear-a,.ion-gear-b,.ion-grid,.ion-hammer,.ion-headphone,.ion-heart,.ion-help,.ion-help-buoy,.ion-help-circled,.ion-home,.ion-icecream,.ion-icon-social-google-plus,.ion-icon-social-google-plus-outline,.ion-image,.ion-images,.ion-information,.ion-information-circled,.ion-ionic,.ion-ios7-alarm,.ion-ios7-alarm-outline,.ion-ios7-albums,.ion-ios7-albums-outline,.ion-ios7-arrow-back,.ion-ios7-arrow-down,.ion-ios7-arrow-forward,.ion-ios7-arrow-left,.ion-ios7-arrow-right,.ion-ios7-arrow-thin-down,.ion-ios7-arrow-thin-left,.ion-ios7-arrow-thin-right,.ion-ios7-arrow-thin-up,.ion-ios7-arrow-up,.ion-ios7-at,.ion-ios7-at-outline,.ion-ios7-bell,.ion-ios7-bell-outline,.ion-ios7-bolt,.ion-ios7-bolt-outline,.ion-ios7-bookmarks,.ion-ios7-bookmarks-outline,.ion-ios7-box,.ion-ios7-box-outline,.ion-ios7-briefcase,.ion-ios7-briefcase-outline,.ion-ios7-browsers,.ion-ios7-browsers-outline,.ion-ios7-calculator,.ion-ios7-calculator-outline,.ion-ios7-calendar,.ion-ios7-calendar-outline,.ion-ios7-camera,.ion-ios7-camera-outline,.ion-ios7-cart,.ion-ios7-cart-outline,.ion-ios7-chatboxes,.ion-ios7-chatboxes-outline,.ion-ios7-chatbubble,.ion-ios7-chatbubble-outline,.ion-ios7-checkmark,.ion-ios7-checkmark-empty,.ion-ios7-checkmark-outline,.ion-ios7-circle-filled,.ion-ios7-circle-outline,.ion-ios7-clock,.ion-ios7-clock-outline,.ion-ios7-close,.ion-ios7-close-empty,.ion-ios7-close-outline,.ion-ios7-cloud,.ion-ios7-cloud-download,.ion-ios7-cloud-download-outline,.ion-ios7-cloud-outline,.ion-ios7-cloud-upload,.ion-ios7-cloud-upload-outline,.ion-ios7-cloudy,.ion-ios7-cloudy-night,.ion-ios7-cloudy-night-outline,.ion-ios7-cloudy-outline,.ion-ios7-cog,.ion-ios7-cog-outline,.ion-ios7-compose,.ion-ios7-compose-outline,.ion-ios7-contact,.ion-ios7-contact-outline,.ion-ios7-copy,.ion-ios7-copy-outline,.ion-ios7-download,.ion-ios7-download-outline,.ion-ios7-drag,.ion-ios7-email,.ion-ios7-email-outline,.ion-ios7-eye,.ion-ios7-eye-outline,.ion-ios7-fastforward,.ion-ios7-fastforward-outline,.ion-ios7-filing,.ion-ios7-filing-outline,.ion-ios7-film,.ion-ios7-film-outline,.ion-ios7-flag,.ion-ios7-flag-outline,.ion-ios7-folder,.ion-ios7-folder-outline,.ion-ios7-gear,.ion-ios7-gear-outline,.ion-ios7-glasses,.ion-ios7-glasses-outline,.ion-ios7-heart,.ion-ios7-heart-outline,.ion-ios7-help,.ion-ios7-help-empty,.ion-ios7-help-outline,.ion-ios7-infinite,.ion-ios7-infinite-outline,.ion-ios7-information,.ion-ios7-information-empty,.ion-ios7-information-outline,.ion-ios7-ionic-outline,.ion-ios7-keypad,.ion-ios7-keypad-outline,.ion-ios7-lightbulb,.ion-ios7-lightbulb-outline,.ion-ios7-location,.ion-ios7-location-outline,.ion-ios7-locked,.ion-ios7-locked-outline,.ion-ios7-medkit,.ion-ios7-medkit-outline,.ion-ios7-mic,.ion-ios7-mic-off,.ion-ios7-mic-outline,.ion-ios7-minus,.ion-ios7-minus-empty,.ion-ios7-minus-outline,.ion-ios7-monitor,.ion-ios7-monitor-outline,.ion-ios7-moon,.ion-ios7-moon-outline,.ion-ios7-more,.ion-ios7-more-outline,.ion-ios7-musical-note,.ion-ios7-musical-notes,.ion-ios7-navigate,.ion-ios7-navigate-outline,.ion-ios7-paperplane,.ion-ios7-paperplane-outline,.ion-ios7-partlysunny,.ion-ios7-partlysunny-outline,.ion-ios7-pause,.ion-ios7-pause-outline,.ion-ios7-people,.ion-ios7-people-outline,.ion-ios7-person,.ion-ios7-person-outline,.ion-ios7-personadd,.ion-ios7-personadd-outline,.ion-ios7-photos,.ion-ios7-photos-outline,.ion-ios7-pie,.ion-ios7-pie-outline,.ion-ios7-play,.ion-ios7-play-outline,.ion-ios7-plus,.ion-ios7-plus-empty,.ion-ios7-plus-outline,.ion-ios7-pricetag,.ion-ios7-pricetag-outline,.ion-ios7-printer,.ion-ios7-printer-outline,.ion-ios7-rainy,.ion-ios7-rainy-outline,.ion-ios7-recording,.ion-ios7-recording-outline,.ion-ios7-redo,.ion-ios7-redo-outline,.ion-ios7-refresh,.ion-ios7-refresh-empty,.ion-ios7-refresh-outline,.ion-ios7-reload,.ion-ios7-rewind,.ion-ios7-rewind-outline,.ion-ios7-search,.ion-ios7-search-strong,.ion-ios7-skipbackward,.ion-ios7-skipbackward-outline,.ion-ios7-skipforward,.ion-ios7-skipforward-outline,.ion-ios7-snowy,.ion-ios7-speedometer,.ion-ios7-speedometer-outline,.ion-ios7-star,.ion-ios7-star-outline,.ion-ios7-stopwatch,.ion-ios7-stopwatch-outline,.ion-ios7-sunny,.ion-ios7-sunny-outline,.ion-ios7-telephone,.ion-ios7-telephone-outline,.ion-ios7-thunderstorm,.ion-ios7-thunderstorm-outline,.ion-ios7-time,.ion-ios7-time-outline,.ion-ios7-timer,.ion-ios7-timer-outline,.ion-ios7-trash,.ion-ios7-trash-outline,.ion-ios7-undo,.ion-ios7-undo-outline,.ion-ios7-unlocked,.ion-ios7-unlocked-outline,.ion-ios7-upload,.ion-ios7-upload-outline,.ion-ios7-videocam,.ion-ios7-videocam-outline,.ion-ios7-volume-high,.ion-ios7-volume-low,.ion-ios7-wineglass,.ion-ios7-wineglass-outline,.ion-ios7-world,.ion-ios7-world-outline,.ion-ipad,.ion-iphone,.ion-ipod,.ion-jet,.ion-key,.ion-knife,.ion-laptop,.ion-leaf,.ion-levels,.ion-lightbulb,.ion-link,.ion-load-a,.ion-load-b,.ion-load-c,.ion-load-d,.ion-location,.ion-locked,.ion-log-in,.ion-log-out,.ion-loop,.ion-magnet,.ion-male,.ion-man,.ion-map,.ion-medkit,.ion-mic-a,.ion-mic-b,.ion-mic-c,.ion-minus,.ion-minus-circled,.ion-minus-round,.ion-model-s,.ion-monitor,.ion-more,.ion-music-note,.ion-navicon,.ion-navicon-round,.ion-navigate,.ion-no-smoking,.ion-nuclear,.ion-paper-airplane,.ion-paperclip,.ion-pause,.ion-person,.ion-person-add,.ion-person-stalker,.ion-pie-graph,.ion-pin,.ion-pinpoint,.ion-pizza,.ion-plane,.ion-play,.ion-playstation,.ion-plus,.ion-plus-circled,.ion-plus-round,.ion-pound,.ion-power,.ion-pricetag,.ion-pricetags,.ion-printer,.ion-radio-waves,.ion-record,.ion-refresh,.ion-reply,.ion-reply-all,.ion-search,.ion-settings,.ion-share,.ion-shuffle,.ion-skip-backward,.ion-skip-forward,.ion-social-android,.ion-social-android-outline,.ion-social-apple,.ion-social-apple-outline,.ion-social-bitcoin,.ion-social-bitcoin-outline,.ion-social-buffer,.ion-social-buffer-outline,.ion-social-designernews,.ion-social-designernews-outline,.ion-social-dribbble,.ion-social-dribbble-outline,.ion-social-dropbox,.ion-social-dropbox-outline,.ion-social-facebook,.ion-social-facebook-outline,.ion-social-freebsd-devil,.ion-social-github,.ion-social-github-outline,.ion-social-googleplus,.ion-social-googleplus-outline,.ion-social-hackernews,.ion-social-hackernews-outline,.ion-social-linkedin,.ion-social-linkedin-outline,.ion-social-pinterest,.ion-social-pinterest-outline,.ion-social-reddit,.ion-social-reddit-outline,.ion-social-rss,.ion-social-rss-outline,.ion-social-skype,.ion-social-skype-outline,.ion-social-tumblr,.ion-social-tumblr-outline,.ion-social-tux,.ion-social-twitter,.ion-social-twitter-outline,.ion-social-vimeo,.ion-social-vimeo-outline,.ion-social-windows,.ion-social-windows-outline,.ion-social-wordpress,.ion-social-wordpress-outline,.ion-social-yahoo,.ion-social-yahoo-outline,.ion-social-youtube,.ion-social-youtube-outline,.ion-speakerphone,.ion-speedometer,.ion-spoon,.ion-star,.ion-stats-bars,.ion-steam,.ion-stop,.ion-thermometer,.ion-thumbsdown,.ion-thumbsup,.ion-trash-a,.ion-trash-b,.ion-umbrella,.ion-unlocked,.ion-upload,.ion-usb,.ion-videocamera,.ion-volume-high,.ion-volume-low,.ion-volume-medium,.ion-volume-mute,.ion-waterdrop,.ion-wifi,.ion-wineglass,.ion-woman,.ion-wrench,.ion-xbox{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-spin,.ion-loading-a,.ion-loading-b,.ion-loading-c,.ion-loading-d,.ion-looping,.ion-refreshing,.ion-ios7-reloading{-webkit-animation:spin 1s infinite linear;-moz-animation:spin 1s infinite linear;-o-animation:spin 1s infinite linear;animation:spin 1s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.ion-loading-a{-webkit-animation-timing-function:steps(8, start);-moz-animation-timing-function:steps(8, start);animation-timing-function:steps(8, start)}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-contact:before{content:"\f2c6"}.ion-android-alarm:before{content:"\f2c8"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down-left:before{content:"\f2cb"}.ion-android-arrow-down-right:before{content:"\f2cc"}.ion-android-arrow-up-left:before{content:"\f2cd"}.ion-android-arrow-up-right:before{content:"\f2ce"}.ion-android-battery:before{content:"\f2cf"}.ion-android-book:before{content:"\f2d0"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkmark:before{content:"\f2d5"}.ion-android-clock:before{content:"\f2d6"}.ion-android-close:before{content:"\f2d7"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-data:before{content:"\f2da"}.ion-android-developer:before{content:"\f2db"}.ion-android-display:before{content:"\f2dc"}.ion-android-download:before{content:"\f2dd"}.ion-android-dropdown:before{content:"\f2de"}.ion-android-earth:before{content:"\f2df"}.ion-android-folder:before{content:"\f2e0"}.ion-android-forums:before{content:"\f2e1"}.ion-android-friends:before{content:"\f2e2"}.ion-android-hand:before{content:"\f2e3"}.ion-android-image:before{content:"\f2e4"}.ion-android-inbox:before{content:"\f2e5"}.ion-android-information:before{content:"\f2e6"}.ion-android-keypad:before{content:"\f2e7"}.ion-android-lightbulb:before{content:"\f2e8"}.ion-android-locate:before{content:"\f2e9"}.ion-android-location:before{content:"\f2ea"}.ion-android-mail:before{content:"\f2eb"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-mixer:before{content:"\f2ed"}.ion-android-more:before{content:"\f2ee"}.ion-android-note:before{content:"\f2ef"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-printer:before{content:"\f2f1"}.ion-android-promotion:before{content:"\f2f2"}.ion-android-reminder:before{content:"\f2f3"}.ion-android-remove:before{content:"\f2f4"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-social:before{content:"\f2fa"}.ion-android-social-user:before{content:"\f2f9"}.ion-android-sort:before{content:"\f2fb"}.ion-android-star:before{content:"\f2fc"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-storage:before{content:"\f2fe"}.ion-android-system-back:before{content:"\f2ff"}.ion-android-system-home:before{content:"\f300"}.ion-android-system-windows:before{content:"\f301"}.ion-android-timer:before{content:"\f302"}.ion-android-trash:before{content:"\f303"}.ion-android-volume:before{content:"\f304"}.ion-android-wifi:before{content:"\f305"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-at:before{content:"\f10f"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bookmark:before{content:"\f26b"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-flag:before{content:"\f279"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-flask:before{content:"\f138"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-game-controller-a:before{content:"\f13b"}.ion-game-controller-b:before{content:"\f13c"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-icon-social-google-plus:before{content:"\f146"}.ion-icon-social-google-plus-outline:before{content:"\f145"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios7-alarm:before{content:"\f14d"}.ion-ios7-alarm-outline:before{content:"\f14c"}.ion-ios7-albums:before{content:"\f14f"}.ion-ios7-albums-outline:before{content:"\f14e"}.ion-ios7-arrow-back:before{content:"\f150"}.ion-ios7-arrow-down:before{content:"\f151"}.ion-ios7-arrow-forward:before{content:"\f152"}.ion-ios7-arrow-left:before{content:"\f153"}.ion-ios7-arrow-right:before{content:"\f154"}.ion-ios7-arrow-thin-down:before{content:"\f27e"}.ion-ios7-arrow-thin-left:before{content:"\f27f"}.ion-ios7-arrow-thin-right:before{content:"\f280"}.ion-ios7-arrow-thin-up:before{content:"\f281"}.ion-ios7-arrow-up:before{content:"\f155"}.ion-ios7-at:before{content:"\f157"}.ion-ios7-at-outline:before{content:"\f156"}.ion-ios7-bell:before{content:"\f159"}.ion-ios7-bell-outline:before{content:"\f158"}.ion-ios7-bolt:before{content:"\f15b"}.ion-ios7-bolt-outline:before{content:"\f15a"}.ion-ios7-bookmarks:before{content:"\f15d"}.ion-ios7-bookmarks-outline:before{content:"\f15c"}.ion-ios7-box:before{content:"\f15f"}.ion-ios7-box-outline:before{content:"\f15e"}.ion-ios7-briefcase:before{content:"\f283"}.ion-ios7-briefcase-outline:before{content:"\f282"}.ion-ios7-browsers:before{content:"\f161"}.ion-ios7-browsers-outline:before{content:"\f160"}.ion-ios7-calculator:before{content:"\f285"}.ion-ios7-calculator-outline:before{content:"\f284"}.ion-ios7-calendar:before{content:"\f163"}.ion-ios7-calendar-outline:before{content:"\f162"}.ion-ios7-camera:before{content:"\f165"}.ion-ios7-camera-outline:before{content:"\f164"}.ion-ios7-cart:before{content:"\f167"}.ion-ios7-cart-outline:before{content:"\f166"}.ion-ios7-chatboxes:before{content:"\f169"}.ion-ios7-chatboxes-outline:before{content:"\f168"}.ion-ios7-chatbubble:before{content:"\f16b"}.ion-ios7-chatbubble-outline:before{content:"\f16a"}.ion-ios7-checkmark:before{content:"\f16e"}.ion-ios7-checkmark-empty:before{content:"\f16c"}.ion-ios7-checkmark-outline:before{content:"\f16d"}.ion-ios7-circle-filled:before{content:"\f16f"}.ion-ios7-circle-outline:before{content:"\f170"}.ion-ios7-clock:before{content:"\f172"}.ion-ios7-clock-outline:before{content:"\f171"}.ion-ios7-close:before{content:"\f2bc"}.ion-ios7-close-empty:before{content:"\f2bd"}.ion-ios7-close-outline:before{content:"\f2bb"}.ion-ios7-cloud:before{content:"\f178"}.ion-ios7-cloud-download:before{content:"\f174"}.ion-ios7-cloud-download-outline:before{content:"\f173"}.ion-ios7-cloud-outline:before{content:"\f175"}.ion-ios7-cloud-upload:before{content:"\f177"}.ion-ios7-cloud-upload-outline:before{content:"\f176"}.ion-ios7-cloudy:before{content:"\f17a"}.ion-ios7-cloudy-night:before{content:"\f308"}.ion-ios7-cloudy-night-outline:before{content:"\f307"}.ion-ios7-cloudy-outline:before{content:"\f179"}.ion-ios7-cog:before{content:"\f17c"}.ion-ios7-cog-outline:before{content:"\f17b"}.ion-ios7-compose:before{content:"\f17e"}.ion-ios7-compose-outline:before{content:"\f17d"}.ion-ios7-contact:before{content:"\f180"}.ion-ios7-contact-outline:before{content:"\f17f"}.ion-ios7-copy:before{content:"\f182"}.ion-ios7-copy-outline:before{content:"\f181"}.ion-ios7-download:before{content:"\f184"}.ion-ios7-download-outline:before{content:"\f183"}.ion-ios7-drag:before{content:"\f185"}.ion-ios7-email:before{content:"\f187"}.ion-ios7-email-outline:before{content:"\f186"}.ion-ios7-eye:before{content:"\f189"}.ion-ios7-eye-outline:before{content:"\f188"}.ion-ios7-fastforward:before{content:"\f18b"}.ion-ios7-fastforward-outline:before{content:"\f18a"}.ion-ios7-filing:before{content:"\f18d"}.ion-ios7-filing-outline:before{content:"\f18c"}.ion-ios7-film:before{content:"\f18f"}.ion-ios7-film-outline:before{content:"\f18e"}.ion-ios7-flag:before{content:"\f191"}.ion-ios7-flag-outline:before{content:"\f190"}.ion-ios7-folder:before{content:"\f193"}.ion-ios7-folder-outline:before{content:"\f192"}.ion-ios7-gear:before{content:"\f195"}.ion-ios7-gear-outline:before{content:"\f194"}.ion-ios7-glasses:before{content:"\f197"}.ion-ios7-glasses-outline:before{content:"\f196"}.ion-ios7-heart:before{content:"\f199"}.ion-ios7-heart-outline:before{content:"\f198"}.ion-ios7-help:before{content:"\f19c"}.ion-ios7-help-empty:before{content:"\f19a"}.ion-ios7-help-outline:before{content:"\f19b"}.ion-ios7-infinite:before{content:"\f19e"}.ion-ios7-infinite-outline:before{content:"\f19d"}.ion-ios7-information:before{content:"\f1a1"}.ion-ios7-information-empty:before{content:"\f19f"}.ion-ios7-information-outline:before{content:"\f1a0"}.ion-ios7-ionic-outline:before{content:"\f1a2"}.ion-ios7-keypad:before{content:"\f1a4"}.ion-ios7-keypad-outline:before{content:"\f1a3"}.ion-ios7-lightbulb:before{content:"\f287"}.ion-ios7-lightbulb-outline:before{content:"\f286"}.ion-ios7-location:before{content:"\f1a6"}.ion-ios7-location-outline:before{content:"\f1a5"}.ion-ios7-locked:before{content:"\f1a8"}.ion-ios7-locked-outline:before{content:"\f1a7"}.ion-ios7-medkit:before{content:"\f289"}.ion-ios7-medkit-outline:before{content:"\f288"}.ion-ios7-mic:before{content:"\f1ab"}.ion-ios7-mic-off:before{content:"\f1a9"}.ion-ios7-mic-outline:before{content:"\f1aa"}.ion-ios7-minus:before{content:"\f1ae"}.ion-ios7-minus-empty:before{content:"\f1ac"}.ion-ios7-minus-outline:before{content:"\f1ad"}.ion-ios7-monitor:before{content:"\f1b0"}.ion-ios7-monitor-outline:before{content:"\f1af"}.ion-ios7-moon:before{content:"\f1b2"}.ion-ios7-moon-outline:before{content:"\f1b1"}.ion-ios7-more:before{content:"\f1b4"}.ion-ios7-more-outline:before{content:"\f1b3"}.ion-ios7-musical-note:before{content:"\f1b5"}.ion-ios7-musical-notes:before{content:"\f1b6"}.ion-ios7-navigate:before{content:"\f1b8"}.ion-ios7-navigate-outline:before{content:"\f1b7"}.ion-ios7-paperplane:before{content:"\f1ba"}.ion-ios7-paperplane-outline:before{content:"\f1b9"}.ion-ios7-partlysunny:before{content:"\f1bc"}.ion-ios7-partlysunny-outline:before{content:"\f1bb"}.ion-ios7-pause:before{content:"\f1be"}.ion-ios7-pause-outline:before{content:"\f1bd"}.ion-ios7-people:before{content:"\f1c0"}.ion-ios7-people-outline:before{content:"\f1bf"}.ion-ios7-person:before{content:"\f1c2"}.ion-ios7-person-outline:before{content:"\f1c1"}.ion-ios7-personadd:before{content:"\f1c4"}.ion-ios7-personadd-outline:before{content:"\f1c3"}.ion-ios7-photos:before{content:"\f1c6"}.ion-ios7-photos-outline:before{content:"\f1c5"}.ion-ios7-pie:before{content:"\f28b"}.ion-ios7-pie-outline:before{content:"\f28a"}.ion-ios7-play:before{content:"\f1c8"}.ion-ios7-play-outline:before{content:"\f1c7"}.ion-ios7-plus:before{content:"\f1cb"}.ion-ios7-plus-empty:before{content:"\f1c9"}.ion-ios7-plus-outline:before{content:"\f1ca"}.ion-ios7-pricetag:before{content:"\f28d"}.ion-ios7-pricetag-outline:before{content:"\f28c"}.ion-ios7-printer:before{content:"\f1cd"}.ion-ios7-printer-outline:before{content:"\f1cc"}.ion-ios7-rainy:before{content:"\f1cf"}.ion-ios7-rainy-outline:before{content:"\f1ce"}.ion-ios7-recording:before{content:"\f1d1"}.ion-ios7-recording-outline:before{content:"\f1d0"}.ion-ios7-redo:before{content:"\f1d3"}.ion-ios7-redo-outline:before{content:"\f1d2"}.ion-ios7-refresh:before{content:"\f1d6"}.ion-ios7-refresh-empty:before{content:"\f1d4"}.ion-ios7-refresh-outline:before{content:"\f1d5"}.ion-ios7-reload:before,.ion-ios7-reloading:before{content:"\f28e"}.ion-ios7-rewind:before{content:"\f1d8"}.ion-ios7-rewind-outline:before{content:"\f1d7"}.ion-ios7-search:before{content:"\f1da"}.ion-ios7-search-strong:before{content:"\f1d9"}.ion-ios7-skipbackward:before{content:"\f1dc"}.ion-ios7-skipbackward-outline:before{content:"\f1db"}.ion-ios7-skipforward:before{content:"\f1de"}.ion-ios7-skipforward-outline:before{content:"\f1dd"}.ion-ios7-snowy:before{content:"\f309"}.ion-ios7-speedometer:before{content:"\f290"}.ion-ios7-speedometer-outline:before{content:"\f28f"}.ion-ios7-star:before{content:"\f1e0"}.ion-ios7-star-outline:before{content:"\f1df"}.ion-ios7-stopwatch:before{content:"\f1e2"}.ion-ios7-stopwatch-outline:before{content:"\f1e1"}.ion-ios7-sunny:before{content:"\f1e4"}.ion-ios7-sunny-outline:before{content:"\f1e3"}.ion-ios7-telephone:before{content:"\f1e6"}.ion-ios7-telephone-outline:before{content:"\f1e5"}.ion-ios7-thunderstorm:before{content:"\f1e8"}.ion-ios7-thunderstorm-outline:before{content:"\f1e7"}.ion-ios7-time:before{content:"\f292"}.ion-ios7-time-outline:before{content:"\f291"}.ion-ios7-timer:before{content:"\f1ea"}.ion-ios7-timer-outline:before{content:"\f1e9"}.ion-ios7-trash:before{content:"\f1ec"}.ion-ios7-trash-outline:before{content:"\f1eb"}.ion-ios7-undo:before{content:"\f1ee"}.ion-ios7-undo-outline:before{content:"\f1ed"}.ion-ios7-unlocked:before{content:"\f1f0"}.ion-ios7-unlocked-outline:before{content:"\f1ef"}.ion-ios7-upload:before{content:"\f1f2"}.ion-ios7-upload-outline:before{content:"\f1f1"}.ion-ios7-videocam:before{content:"\f1f4"}.ion-ios7-videocam-outline:before{content:"\f1f3"}.ion-ios7-volume-high:before{content:"\f1f5"}.ion-ios7-volume-low:before{content:"\f1f6"}.ion-ios7-wineglass:before{content:"\f294"}.ion-ios7-wineglass-outline:before{content:"\f293"}.ion-ios7-world:before{content:"\f1f8"}.ion-ios7-world-outline:before{content:"\f1f7"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before,.ion-loading-a:before{content:"\f29a"}.ion-load-b:before,.ion-loading-b:before{content:"\f29b"}.ion-load-c:before,.ion-loading-c:before{content:"\f29c"}.ion-load-d:before,.ion-loading-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before,.ion-looping:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before,.ion-refreshing:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-umbrella:before{content:"\f2b7"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}


.light-tips {
  font: normal 14px '\5FAE\8F6F\96C5\9ED1';
  color: #fff;
  border: 5px;
  line-height: 24px;
  padding: 5px 10px;
  background: rgba(0,0,0,1);
  background: #000\9;
  border-radius: 5px;
  position: absolute;
  z-index: 10000000;
  display: none;
}

.light-tips-arrow {
  position: absolute;
  width: 0;
  height: 0;
  font-size: 0;
  border-width: 6px;
  border-style: solid;
}

.arrow-top {
  top: -12px;
  left: 50%;
  margin-left: -6px;
  border-color: transparent transparent #000 transparent;
}

.arrow-bottom {
  bottom: -12px;
  left: 50%;
  margin-left: -6px;
  border-color: #000 transparent transparent transparent;
}

.arrow-left {
  left: -12px;
  top: 50%;
  margin-top: -6px;
  border-color: transparent #000 transparent transparent;
}

.arrow-right {
  right: -12px;
  top: 50%;
  margin-top: -6px;
  border-color: transparent transparent transparent #000;
}

/* 64 size image */
.card-64{
    background-image: url("../../public/images/credit_64px.jpg");   
    background-size: 500px 609px;
    display: block;
    height: 34px;
    width: 53px;
}
.card-64.visa{
    background-position: -80px -501px;
}
.card-64.discover{
    background-position: -8px -222px;
}
.card-64.diners-club{
    background-position: -443px -153px;
}
.card-64.mastercard{
    background-position: -80px -361px;
}
.card-64.amex{
    background-position: -225px -14px;
}
.card-64.credit-card{
    background-color: gray;
}
.card-64.jcb{
    background-position: -371px -292px;
}
.card-64.maestro{
    background-position: -8px -361px;
}
.card-64.unionpay{
    
}

.select2-container{
    box-sizing:border-box;
    display:inline-block;
    margin:0;
    position:relative;
    vertical-align:middle
}
.select2-container .select2-selection--single{
    box-sizing:border-box;
    cursor:pointer;
    display:block;
    height:28px;
    user-select:none;
    -webkit-user-select:none
}
.select2-container .select2-selection--single .select2-selection__rendered{
    display:block;
    padding-left:8px;
    padding-right:20px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.select2-container .select2-selection--single .select2-selection__clear{
    position:relative
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{
    padding-right:8px;
    padding-left:20px
}
.select2-container .select2-selection--multiple{
    box-sizing:border-box;
    cursor:pointer;
    display:block;
    min-height:32px;
    user-select:none;
    -webkit-user-select:none
}
.select2-container .select2-selection--multiple .select2-selection__rendered{
    display:inline-block;
    overflow:hidden;
    padding-left:8px;
    text-overflow:ellipsis;
    white-space:nowrap
}
.select2-container .select2-search--inline{
    float:left
}
.select2-container .select2-search--inline .select2-search__field{
    box-sizing:border-box;
    border:none;
    font-size:100%;
    margin-top:5px;
    padding:0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{
    -webkit-appearance:none
}
.select2-dropdown{
    background-color:white;
    border:1px solid #aaa;
    border-radius:4px;
    box-sizing:border-box;
    display:block;
    position:absolute;
    left:-100000px;
    width:100%;
    z-index:1051
}
.select2-results{
    display:block
}
.select2-results__options{
    list-style:none;
    margin:0;
    padding:0
}
.select2-results__option{
    padding:6px;
    user-select:none;
    -webkit-user-select:none
}
.select2-results__option[aria-selected]{
    cursor:pointer
}
.select2-container--open .select2-dropdown{
    left:0
}
.select2-container--open .select2-dropdown--above{
    border-bottom:none;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0
}
.select2-container--open .select2-dropdown--below{
    border-top:none;
    border-top-left-radius:0;
    border-top-right-radius:0
}
.select2-search--dropdown{
    display:block;
    padding:4px
}
.select2-search--dropdown .select2-search__field{
    padding:4px;
    width:100%;
    box-sizing:border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{
    -webkit-appearance:none
}
.select2-search--dropdown.select2-search--hide{
    display:none
}
.select2-close-mask{
    border:0;
    margin:0;
    padding:0;
    display:block;
    position:fixed;
    left:0;
    top:0;
    min-height:100%;
    min-width:100%;
    height:auto;
    width:auto;
    opacity:0;
    z-index:99;
    background-color:#fff;
    filter:alpha(opacity=0)
}
.select2-hidden-accessible{
    border:0 !important;
    clip:rect(0 0 0 0) !important;
    height:1px !important;
    margin:-1px !important;
    overflow:hidden !important;
    padding:0 !important;
    position:absolute !important;
    width:1px !important
}
.select2-container--default .select2-selection--single{
    background-color:#fff;
    border:1px solid #aaa;
    border-radius:4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    color:#444;
    line-height:28px
}
.select2-container--default .select2-selection--single .select2-selection__clear{
    cursor:pointer;
    float:right;
    font-weight:bold
}
.select2-container--default .select2-selection--single .select2-selection__placeholder{
    color:#999
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height:26px;
    position:absolute;
    top:1px;
    right:1px;
    width:20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color:#888 transparent transparent transparent;
    border-style:solid;
    border-width:5px 4px 0 4px;
    height:0;
    left:50%;
    margin-left:-4px;
    margin-top:-2px;
    position:absolute;
    top:50%;
    width:0
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{
    float:left
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{
    left:1px;
    right:auto
}
.select2-container--default.select2-container--disabled .select2-selection--single{
    background-color:#eee;
    cursor:default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{
    display:none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color:transparent transparent #888 transparent;
    border-width:0 4px 5px 4px
}
.select2-container--default .select2-selection--multiple{
    background-color:white;
    border:1px solid #aaa;
    border-radius:4px;
    cursor:text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    box-sizing:border-box;
    list-style:none;
    margin:0;
    padding:0 5px;
    width:100%
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{
    list-style:none
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder{
    color:#999;
    margin-top:5px;
    float:left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear{
    cursor:pointer;
    float:right;
    font-weight:bold;
    margin-top:5px;
    margin-right:10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color:#e4e4e4;
    border:1px solid #aaa;
    border-radius:4px;
    cursor:default;
    float:left;
    margin-right:5px;
    margin-top:5px;
    padding:0 5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color:#999;
    cursor:pointer;
    display:inline-block;
    font-weight:bold;
    margin-right:2px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{
    color:#333
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{
    float:right
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{
    margin-left:5px;
    margin-right:auto
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{
    margin-left:2px;
    margin-right:auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
    border:solid black 1px;
    outline:0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple{
    background-color:#eee;
    cursor:default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove{
    display:none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{
    border-top-left-radius:0;
    border-top-right-radius:0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{
    border-bottom-left-radius:0;
    border-bottom-right-radius:0
}
.select2-container--default .select2-search--dropdown .select2-search__field{
    border:1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field{
    background:transparent;
    border:none;
    outline:0;
    box-shadow:none;
    -webkit-appearance:textfield
}
.select2-container--default .select2-results>.select2-results__options{
    max-height:200px;
    overflow-y:auto
}
.select2-container--default .select2-results__option[role=group]{
    padding:0
}
.select2-container--default .select2-results__option[aria-disabled=true]{
    color:#999
}
.select2-container--default .select2-results__option[aria-selected=true]{
    background-color:#ddd
}
.select2-container--default .select2-results__option .select2-results__option{
    padding-left:1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group{
    padding-left:0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-1em;
    padding-left:2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-2em;
    padding-left:3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-3em;
    padding-left:4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-4em;
    padding-left:5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-5em;
    padding-left:6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color:#5897fb;
    color:white
}
.select2-container--default .select2-results__group{
    cursor:default;
    display:block;
    padding:6px
}
.select2-container--classic .select2-selection--single{
    background-color:#f7f7f7;
    border:1px solid #aaa;
    border-radius:4px;
    outline:0;
    background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus{
    border:1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered{
    color:#444;
    line-height:28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear{
    cursor:pointer;
    float:right;
    font-weight:bold;
    margin-right:10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder{
    color:#999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow{
    background-color:#ddd;
    border:none;
    border-left:1px solid #aaa;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    height:26px;
    position:absolute;
    top:1px;
    right:1px;
    width:20px;
    background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b{
    border-color:#888 transparent transparent transparent;
    border-style:solid;
    border-width:5px 4px 0 4px;
    height:0;
    left:50%;
    margin-left:-4px;
    margin-top:-2px;
    position:absolute;
    top:50%;
    width:0
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{
    float:left
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{
    border:none;
    border-right:1px solid #aaa;
    border-radius:0;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    left:1px;
    right:auto
}
.select2-container--classic.select2-container--open .select2-selection--single{
    border:1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{
    background:transparent;
    border:none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color:transparent transparent #888 transparent;
    border-width:0 4px 5px 4px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{
    border-top:none;
    border-top-left-radius:0;
    border-top-right-radius:0;
    background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{
    border-bottom:none;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple{
    background-color:white;
    border:1px solid #aaa;
    border-radius:4px;
    cursor:text;
    outline:0
}
.select2-container--classic .select2-selection--multiple:focus{
    border:1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered{
    list-style:none;
    margin:0;
    padding:0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear{
    display:none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice{
    background-color:#e4e4e4;
    border:1px solid #aaa;
    border-radius:4px;
    cursor:default;
    float:left;
    margin-right:5px;
    margin-top:5px;
    padding:0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{
    color:#888;
    cursor:pointer;
    display:inline-block;
    font-weight:bold;
    margin-right:2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{
    color:#555
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{
    float:right
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{
    margin-left:5px;
    margin-right:auto
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{
    margin-left:2px;
    margin-right:auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple{
    border:1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{
    border-top:none;
    border-top-left-radius:0;
    border-top-right-radius:0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{
    border-bottom:none;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0
}
.select2-container--classic .select2-search--dropdown .select2-search__field{
    border:1px solid #aaa;
    outline:0
}
.select2-container--classic .select2-search--inline .select2-search__field{
    outline:0;
    box-shadow:none
}
.select2-container--classic .select2-dropdown{
    background-color:#fff;
    border:1px solid transparent
}
.select2-container--classic .select2-dropdown--above{
    border-bottom:none
}
.select2-container--classic .select2-dropdown--below{
    border-top:none
}
.select2-container--classic .select2-results>.select2-results__options{
    max-height:200px;
    overflow-y:auto
}
.select2-container--classic .select2-results__option[role=group]{
    padding:0
}
.select2-container--classic .select2-results__option[aria-disabled=true]{
    color:grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected]{
    background-color:#3875d7;
    color:#fff
}
.select2-container--classic .select2-results__group{
    cursor:default;
    display:block;
    padding:6px
}
.select2-container--classic.select2-container--open .select2-dropdown{
    border-color:#5897fb
}
 
span.hide-native-select{position:relative}span.hide-native-select select{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px -1px -1px -3px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;left:50%;top:30px}.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li.multiselect-group label{margin:0;padding:3px 20px 3px 20px;height:100%;font-weight:700}.multiselect-container>li.multiselect-group-clickable label{cursor:pointer}.multiselect-container>li>a{padding:0}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400;padding:3px 20px 3px 40px}.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.form-inline .multiselect-container label.checkbox,.form-inline .multiselect-container label.radio{padding:3px 20px 3px 40px}.form-inline .multiselect-container li a label.checkbox input[type=checkbox],.form-inline .multiselect-container li a label.radio input[type=radio]{margin-left:-20px;margin-right:0}

/*!
 * Glyphicons
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

 @font-face{font-family:'Glyphicons Halflings';src:url(../../public/adminModule/assets/fonts/glyphicons/fonts/glyphicons/font/glyphicons-halflings-regular.eot);src:url(../../public/adminModule/assets/fonts/glyphicons/fonts/glyphicons/font/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../../public/adminModule/assets/fonts/glyphicons/fonts/glyphicons/font/glyphicons-halflings-regular.woff) format('woff'),url(../../public/adminModule/assets/fonts/glyphicons/fonts/glyphicons/font/glyphicons-halflings-regular.ttf) format('truetype'),url(../../public/adminModule/assets/fonts/glyphicons/fonts/glyphicons/font/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:400;line-height:1;-webkit-font-smoothing:antialiased}.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-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-print:before{content:"\e045"}.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-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.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-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-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.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"}.glyphicon-briefcase:before{content:"\1f4bc"}.glyphicon-calendar:before{content:"\1f4c5"}.glyphicon-pushpin:before{content:"\1f4cc"}.glyphicon-paperclip:before{content:"\1f4ce"}.glyphicon-camera:before{content:"\1f4f7"}.glyphicon-lock:before{content:"\1f512"}.glyphicon-bell:before{content:"\1f514"}.glyphicon-bookmark:before{content:"\1f516"}.glyphicon-fire:before{content:"\1f525"}.glyphicon-wrench:before{content:"\1f527"}