/*!
 * UvVenue by aa@urvenue.com
 */
.vertical-align {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.mr4 {
  margin-right: 4px !important;
}
.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 #page-heading-tabs,
.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 {
  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;
}
@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: 12px;
  line-height: 1.5;
  color: #707980;
  background-color: #eeeeee;
}
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 {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 3px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #eeeeee;
  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 !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.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.99996px;
  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_5, .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_5, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-1_5 {
  width: 12.5%;
}

.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  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: #eeeeee;
}
.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 > thead > tr > td.orange,
.table > tbody > tr > td.orange,
.table > tfoot > tr > td.orange,
.table > thead > tr > th.orange,
.table > tbody > tr > th.orange,
.table > tfoot > tr > th.orange,
.table > thead > tr.orange > td,
.table > tbody > tr.orange > td,
.table > tfoot > tr.orange > td,
.table > thead > tr.orange > th,
.table > tbody > tr.orange > th,
.table > tfoot > tr.orange > th {
  background-color: #f9d09d;
}
.table-hover > tbody > tr > td.orange:hover,
.table-hover > tbody > tr > th.orange:hover,
.table-hover > tbody > tr.orange:hover > td,
.table-hover > tbody > tr:hover > .orange,
.table-hover > tbody > tr.orange:hover > th {
  background-color: #f3c58c;
}

.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-purplue {
  color: #ffffff;
  background-color: #7F8AF7;
  border-color: #6772E4;
}
.btn-purplue:hover,
.btn-purplue:focus,
.btn-purplue.focus,
.btn-purplue:active,
.btn-purplue.active,
.open > .dropdown-toggle.btn-purplue {
  color: #ffffff;
  background-color: #727EF3;
  border-color: #535CB7;
}
.btn-purplue:active,
.btn-purplue.active,
.open > .dropdown-toggle.btn-purplue {
  background-image: none;
}
.btn-purplue.disabled,
.btn-purplue[disabled],
fieldset[disabled] .btn-purplue,
.btn-purplue.disabled:hover,
.btn-purplue[disabled]:hover,
fieldset[disabled] .btn-purplue:hover,
.btn-purplue.disabled:focus,
.btn-purplue[disabled]:focus,
fieldset[disabled] .btn-purplue:focus,
.btn-purplue.disabled.focus,
.btn-purplue[disabled].focus,
fieldset[disabled] .btn-purplue.focus,
.btn-purplue.disabled:active,
.btn-purplue[disabled]:active,
fieldset[disabled] .btn-purplue:active,
.btn-purplue.disabled.active,
.btn-purplue[disabled].active,
fieldset[disabled] .btn-purplue.active {
  background-color: #7F8AF7;
  border-color: #6772E4;
}
.btn-purplue .badge {
  color: #7F8AF7;
  background-color: #ffffff;
}


.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.btn-warning-org {
	background-color: #ff9800 !important;
    border-color: #a96500 !important;
}
.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: 3px;
}
.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 .divider.uvdivider {
 margin: 0px !important;
}
.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 > 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;
  }
}

.table_red {
	color: #ff1414;
}
.table_green {
	color: #109922;
}
	.padtop-off {
		padding-top: 0px !important;
	}

	.class_catsController, .class_itemsController, .class_temtypesController {
		padding: 10px 5% 0;
	}
	.accordion-cats-content .panel .panel-heading {
		color: #a2acb3;
		background-color: #FAFAFA;
		margin: 0;
		border-top: 2px solid #E6E6E6;
	}
	.accordion-cats-content .panel .panel-heading .panel-title {
		color: #2685EE;
	}
	.accordion-cats-content .panel .panel-body table:first-child tr.category_row td i.fa-sort-asc {
		display: none;
	}
	.accordion-cats-content .panel .panel-body table:last-child tr.category_row td i.fa-sort-desc {
		display: none;
	}
	
	.accordion-cats-content .panel .panel-body table tr td table tr:nth-child(2) td i.fa-sort-asc  {
		display: none;
	}
	.accordion-cats-content .panel .panel-body table tr td table tr:last-child td i.fa-sort-desc  {
		display: none;
	}
	
	/*.accordion-cats-content .panel .panel-body table tr.table-headers::before td .fa-sort-desc {
		display: none;
	}*/
	
	.cats-table-header {
		background-color: #E6E6E6;
		text-transform: uppercase;
		color: #949494;
	}

	.cal_done_btn, .cal_clear_btn{
		border: 1px solid #E6E6E6;
		padding: 8px 16px !important;
		border-radius: 3px;
	}
	.layer-pop {
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 999;
		display: none;
	}
	g.tstate-used #t {
		fill: #FD8207 !important;
	}
	g.tstate-used #tt {
		fill: #fff !important;
	}
	.create-group{
		display: block;
	}
	.add-group{
		display: none;
	}
	.uv-mainheader th {
	    background-color: #707980;
	    font-size: 14px;
	    color: #fff;
	    text-align: center;
	    padding: 5px;
    }
	.uv-nodefaultbtns .panel-group .panel-heading a:after {
		display: none;
	}
	.uv-nodefaultbtns .panel .panel-heading .panel-title i {
		margin: 0px !important;
	}
	.uv-addtoterms_htmlclass {
		background: inherit;
		border: inherit;
		margin: -8px;
		font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
		font-size: 12px;
		line-height: 1.5;
		color: #707980;
	}
	/*.accordion-cats-content.uv-nodefaultbtns .panel .panel-heading {
		background-color: #ECF2F5 !important;
	}*/
	.uv-merch-previmg {
		border: 1px solid #D8D8D8;
		padding: 10px 0px;
		margin: 0px 10px 10px 0px;
		text-align: center;
		width: 100px;
		height: 100px;
		float: left;
	}
	.uv-merch-previmg-tools {
		position: absolute;
		margin-top: -11px;
		margin-left: -1px;
		width: 100px;
		-webkit-transition: all 0.1s ease;
		transition: all 0.1s ease;
		background-color: rgba(0,0,0,0.40);
		display: none;
	}
	.uv-merch-previmg-tools .red {
		color: #dd5a43 !important;
		font-size: 16px;
	}
	.uv-norecords-times {
		text-align: center !important;
		color: #B93434 !important;
		font-size: 16px !important;
		padding: 10px !important;
	}
	.uv-deposittype {
		min-width: 26px !important;
	    width: 35px !important;
	    text-align: center !important;
	    padding: 10px 10px !important;
	}
	.uv-subtract-type, .uv-deposittype {
		font-weight: bolder !important;
		font-size: 13px !important;
		cursor: pointer;
	}
	.uv-subtract-type.on, .uv-deposittype.on {
		background-color: #05a7cf;
		color: #fff;
	}
	.subtract-pct {
		display: block;
	}
	.uv-rdropdown {
		right: inherit !important;
		margin-top: 5px !important;
	}
	li.divider_header {
		background-color: #FFFFFF;
		font-weight: bold;
		padding: 5px 10px;
	}
	li.divider_header.uvbtn {
		background-color: #37444E;
		font-weight: bold;
		padding: 12px 10px;
	}
	li.divider_header b {
		color: #2685EE !important;
		font-weight: bold;
		margin: 0px !important;
	}
	li.divider_header.uvbtn p {
	    color: #92A4B2 !important;
	    text-align: center;
	    font-weight: bold;
	    cursor: pointer;
	    margin: 0px !important;
	}
	.uv-cat-title {
		float: left;
		margin-top: 5px;
	}
	.uv-table .globaltype_row td {
	    background-color: #37444E;
	    padding: 6px 10px;
	    font-weight: 700;
	    text-transform: uppercase;
	    font-size: 14px;
	    color: #fff;
	    text-align: left !important;
	}
	table tr.tocapture_class {
		background-color: rgba(101, 187, 100, 0.75);
	}
	.table-hover > tbody > tr.tocapture_class:hover {
    	background-color: rgba(101, 187, 100, 0.75);
    }
	table tr.declined_class {
		background-color: rgba(255, 87, 34, 0.66);
	}
	.table-hover > tbody > tr.declined_class:hover {
    	background-color: rgba(255, 87, 34, 0.66);
    }
	table tr.ticketsold {
		background-color: rgb(249, 190, 147);
	}
	.table-hover > tbody > tr.ticketsold:hover {
    	background-color: rgb(249, 190, 147);
    }
    table tr.ticketexpired {
		background-color: rgba(255, 190, 0, 0.37);
	}
	.table-hover > tbody > tr.ticketexpired:hover {
    	background-color: rgba(255, 199, 53, 0.37);
    }
    .uv-table-colors th {
	    background: #a2acb3;
	    color: #fff;
    }
    .uv-table-colors td {
	    border-top: 1px solid #a2acb3;
    }
    .uv-table-error {
		color: #c62222;
		text-align: center;
		font-size: 18px;
    }
    .uv-error-div {
		font-size: 14px;
		font-weight: bold !important;
		color: #920202 !important;
		padding: 0px 10px;
	}
	.uv-red-text {
		font-size: 14px;
		font-weight: bold !important;
		color: #E01A1A !important;
	}
	.uv-subtable {
		width: 100%;
	}
	.uv-subtable > tbody > tr > td, .uv-subtable > tbody > tr > th {
		padding: 6px 10px;
		line-height: 1.5;
		vertical-align: top;
		border-top: 1px solid #e0e0e0;
	}
	.uv-subtable > tbody > tr > td {
		vertical-align: middle;
	}
	.padtop-checkbox {
		padding-top: 19px;
	}
	.marg-lefttop-checkbox {
		margin-top: 10px !important;
		margin-left: 30px;
	}
	.uv-table .category_row td {
	    background-color: #C5C7CA;
	    padding: 6px 10px;
	    font-weight: 700;
	    font-size: 14px;
	    color: #fff;
	    text-align: left !important;
	}
	.uv-table .category_row td i.fa-sort-asc, .uv-table .category_row td i.fa-sort-desc, .accordion-cats-content .panel .panel-body table tr td table tr td i.fa-sort-asc, .accordion-cats-content .panel .panel-body table tr td table tr td i.fa-sort-desc {
		cursor: pointer;
	}

	.uv-item-onoff {
		display: block;
		background: transparent url('../imateq/www/inventory_onoff_bg.png') top center no-repeat;
		width: 42px;
		height: 20px;
		margin-top: 6px;
	}
	.uv-item-onoff.off {
		background-position: bottom center;
	}
	
	.uv-full-partial-onoff {
		display: block;
		background: transparent url('../imateq/www/icon-full-partial.png') top center no-repeat;
		width: 68px;
		height: 21px;
		margin-top: 6px;
	}
	.uv-full-partial-onoff.off {
		background-position: bottom center;
	}
	.uv-onoff, .uv-onoff-refund, .uv-onoff-fullrefund, .uv-onoff-customrefund, .uv-onoff-partialrefund, .uv-onoff-partialrefunddetailed, .uv-onoff-asvoid {
		display: block;
		background: transparent url('../imateq/www/inventory_onoff_bg.png') bottom center no-repeat;
		width: 45px;
		height: 20px;
		margin-top: 9px;
	}
	.uv-onoff.on, .uv-onoff-refund.on, .uv-onoff-fullrefund.on, .uv-onoff-customrefund.on, .uv-onoff-partialrefund.on, .uv-onoff-partialrefunddetailed.on, .uv-onoff-asvoid.on {
		background-position: top center;
	}
	.uv-full-partial-onoff.off {
		background-position: top center;
	}
	/*#partialamount {
		margin-top: 6px;
	}*/
	.uv-qty-refund {
		margin: 0px 0 0 20px;
	    font-size: 15px;
	    font-weight: bold;
	}
	.partialamount-class, .partialrefundamount-class, .partialrefunddetailed-class {
		display: none;
		margin-top: 6px;
	}
	.accordion-tables-content {
		margin: 0px !important;
	}
	.uv-tickinvstep-tables div table {
		width: 96%;
		margin: 0px 2%;
	}
	.layout-title {
		border-top: 2px solid #fff;
	}
	.layout-title th {
		background-color: #05a7cf;
		padding: 6px 10px;
		font-weight: 700;
		box-shadow: inset 0 -50px 0 0 rgba(255, 255, 255, 0.1);
		border-top-right-radius: 5px;
		border-top-left-radius: 5px;
		text-transform: uppercase;
		font-size: 14px;
	}
	.layout-title th a {
		color: #fff;
		margin-left: 25px;
	}
	
	.layout-content td {
		/*#ECFBFF #E8F7FB #FAFAFB #EFF0F3 #529BAD*/
		padding: 20px;
		margin: 0px 10px;
		background: #FAFAFB;
		display: none;
	}
	.view-title {
		border-bottom: 1px solid #319EB9;
	}
	.view-title a {
		font-weight: bold;
		font-size: 17px;
		color: #319EB9;
	}
	.table-row {
		float: left;
		width: 100px;
		font-weight: bold;
		font-size: 13px;
		padding: 4px;
	}
	.uv-arrow {
		width: 0; 
		height: 0;
		float: left;
		margin-top: 4px;
		margin-left: 15px;
		cursor: pointer;
	}
	.arrow-right { 
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
		border-left: 5px solid #fff;
	}
	.arrow-down {
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 5px solid #fff;
	}
	#svg_wrap {
		background-color: #53595D;
		/*#37444E width: 100%;height: 100%;padding: 10px 100px;*/	
	}
	#svg_wrap div svg {
		width: 100%;
		height: 100%;		
	}
	div.tviews {
		width: 80%;
		height: 80%;
		margin: 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: #eeeeee;
  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: #eeeeee;
  }
}
.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: #eeeeee;
  }
}
.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;
}
.custom-bc .breadcrumb {
  background-color: #F7F8FA !important;
}
.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;
}
@-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: #D2D2D2;
  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);
}
.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,
#page-heading-tabs:before,
#page-heading-tabs: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 {
  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,
#page-heading-tabs: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 {
  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: 3px;
  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: #2685ee;
}
.input-sm {
  height: 26px !important;
  padding: 4px 10px !important;
  font-size: 11px !important;
  line-height: 1.5 !important;
  border-radius: 3px !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;
}
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 > :not(.reports) .ng-dirty.ng-valid
{ border-color: #507b2c;
  color: #507b2c;
}
.textbold{
	font-weight: bold;
	
}

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.wday {
  padding: 9px 12px;
}

.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-darkpink {
  color: #ffffff;
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.btn-darkpink:hover,
.btn-darkpink:focus,
.btn-darkpink.focus,
.btn-darkpink:active,
.btn-darkpink.active,
.open > .dropdown-toggle.btn-darkpink {
  color: #ffffff;
  background-color: #8a139e;
  border-color: #9107a9;
}
.btn-darkpink:active,
.btn-darkpink.active,
.open > .dropdown-toggle.btn-darkpink {
  background-image: none;
}
.btn-darkpink.disabled,
.btn-darkpink[disabled],
fieldset[disabled] .btn-darkpink,
.btn-darkpink.disabled:hover,
.btn-darkpink[disabled]:hover,
fieldset[disabled] .btn-darkpink:hover,
.btn-darkpink.disabled:focus,
.btn-darkpink[disabled]:focus,
fieldset[disabled] .btn-darkpink:focus,
.btn-darkpink.disabled.focus,
.btn-darkpink[disabled].focus,
fieldset[disabled] .btn-darkpink.focus,
.btn-darkpink.disabled:active,
.btn-darkpink[disabled]:active,
fieldset[disabled] .btn-darkpink:active,
.btn-darkpink.disabled.active,
.btn-darkpink[disabled].active,
fieldset[disabled] .btn-darkpink.active {
  background-color: #9c27b0;
  border-color: #9c27b0;
}
.btn-darkpink .badge {
  color: #9c27b0;
  background-color: #ffffff;
}




.btn-sky {
  color: #ffffff;
  background-color: #76c4ed;
  border-color: #76c4ed;
}
.badge-sky{
	background-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;
}
.badge-green{
	background-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-black {
  color: #ffffff;
  background-color: #000;
  border-color: #000;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  color: #ffffff;
  background-color: #000;
  border-color: #000;
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  background-image: none;
}
.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-black.focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.btn-black[disabled].active,
fieldset[disabled] .btn-black.active {
  background-color: #000;
  border-color: #000;
}
.btn-black .badge {
  color: #fff;
  background-color: #000;
}

.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-darkpink-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-darkpink-alt:hover,
.btn-darkpink-alt:focus {
  box-shadow: none !important;
  color: #000;
  border-color: #ec761f;
}
.btn-darkpink-alt:active,
.btn-darkpink-alt.active {
  border-color: #f0934e;
  background-color: #f0934e;
  color: #fff;
}
.btn-darkpink-alt.disabled,
.btn-darkpink-alt[disabled],
fieldset[disabled] .btn-darkpink-alt,
.btn-darkpink-alt.disabled:hover,
.btn-darkpink-alt[disabled]:hover,
fieldset[disabled] .btn-darkpink-alt:hover,
.btn-darkpink-alt.disabled:focus,
.btn-darkpink-alt[disabled]:focus,
fieldset[disabled] .btn-darkpink-alt:focus {
  box-shadow: none !important;
  border-color: #f0934e;
}
.btn-darkpink-alt.disabled:active,
.btn-darkpink-alt[disabled]:active,
fieldset[disabled] .btn-darkpink-alt:active,
.btn-darkpink-alt.disabled.active,
.btn-darkpink-alt[disabled].active,
fieldset[disabled] .btn-darkpink-alt.active {
  border-color: #f0934e;
  background-color: #f0934e;
  color: #fff;
}
.btn-darkpink-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-darkpink-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: white;
  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: black;
  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: 0px;
}
.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 !important;
  border-top-left-radius: 3px !important;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
}
.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 !important;
  border-top-left-radius: 3px !important;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
}
.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;
  display: inline-block;
min-width: 10px;
padding: 3px 5px;
font-size: 11px;
font-weight: 700;
color: #fff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #c5cbd1;
border-radius: 10px;
}
.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;
}
.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;
}
h3 {
  margin-top: 0;
}
p {
  color: #000;
}
#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: #F7F8FA;
}
.static-sidebar-wrapper,
.static-content-wrapper {
  vertical-align: top;
}
footer {
  background: #eeeeee;
}
.uv-light {
  background: #f7f8fa;
}
/* Fix the Grid */
#wrap > .container-fluid,
#wrap > .container {
  padding: 20px;
  
}
.navbar-brand {
  font: 0/0 a !important;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0 !important;
  background: url("../imateq/www/logo-uv-light.png") no-repeat center center;
  height: 40px;
  width: 140px;
  background-size: auto 75%;
  margin-top: 5px;
}
@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: #AC334E;
  background-color: rgba(172, 51, 78, 0.86);
}
#headerbar.headerbarHide {
  top: -1000px !important;
}
#headerbar.headerbarShow {
  top: 0 !important;
}
/* Footer */
footer {
  background: #f7f8fa;
  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#page-heading-tabs,
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 {
  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#page-heading-tabs 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 {
  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#page-heading-tabs 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 {
  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#page-heading-tabs 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 {
  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#page-heading-tabs 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 {
  padding-right: 0;
}
footer #back-to-top {
  margin-top: -1px;
}
/* Page heading */
#page-heading, #page-heading-tabs {
  background: none;
}
#page-heading .breadcrumb, #page-heading-tabs .breadcrumb {
  line-height: 10px;
  padding: 14px 25px;
  font-size: 11px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

#page-heading .breadcrumb, #page-heading-tabs .breadcrumb.no-background {
	background: inherit !important;
	box-shadow: inherit !important;
}

#page-heading .breadcrumb > li, #page-heading-tabs .breadcrumb > li {
  font-size: 11px !important;
  line-height: 10px;
  font-weight: 500;
}
#page-heading h1, #page-heading-tabs h1 {
  margin: 0;
  padding: 20px;
  float: left;
  font-weight: 400;
  line-height: 34px;
  font-size: 28px;
}
#page-heading .options, #page-heading-tabs .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: 140px;
}
.focusedform .verticalcenter {
  width: 400px;
  margin: 5% auto 60px;
}
.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 #eeeeee 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("../img/errorbg.jpg");
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../img/errorbg.jpg");
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../img/errorbg.jpg");
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../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("../img/errorbg.jpg");
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../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;
}
/* 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 .toolbar > li:first-child {
  border-left: 1px solid transparent;
}
header #leftmenu-trigger {
  border-right: 1px solid #f2f2f2;
}
.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: 0;
}
.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: 500;
  padding-left: 8px;
  top: 6px;
  position: relative;
  float: right;
  font-size: 14px;
}
a.username img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  float: left;
}
.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+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzEyRjFDODQ5OTc1MTFFNEIwM0RBQ0MzQzM1REREMUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzEyRjFDODU5OTc1MTFFNEIwM0RBQ0MzQzM1REREMUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMTJGMUM4Mjk5NzUxMUU0QjAzREFDQzNDMzVEREQxRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMTJGMUM4Mzk5NzUxMUU0QjAzREFDQzNDMzVEREQxRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pm4FKuMAAABaSURBVHja7NhRCgAQEEVRIwu387EIlMZ531In3R+Rma3CeisyEBAQEBAQEBAQEBAQkM2NS/fOw+f+eZHw+QAidrFrBETsYtcICAgICAgICAgICAgIyKtbAgwASZIPW5TIvUUAAAAASUVORK5CYII=);
}
.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;
}
@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;
}
#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 10px;
  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 16px;
  text-transform: none;
  font-weight: 500;
}
#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: 35px;
}
#sidebar ul ul ul li a {
  padding-left: 55px;
}
#sidebar ul ul ul ul li a {
  padding-left: 75px;
}
#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-midnightblue #wrapper .static-sidebar .disabled a,
body.sidebar-midnightblue #wrapper .static-sidebar .disabled i,
body.sidebar-midnightblue #wrapper .static-sidebar .disabled:hover i{
	cursor: default;
	color: #545E67;
}
body.sidebar-midnightblue #wrapper .static-sidebar .disabled:hover a{
	color: #545E67;
	background-color: transparent;
}
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;
}
body.sidebar-collapsed #sidebar li:hover ul li.hasChild.open ul{
	display: block !important;
}
body.sidebar-collapsed #sidebar li:hover ul li.hasChild:not(.open) ul{
	display: none !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 !important;
    color: transparent !important;
    text-shadow: none !important;
    background-color: transparent !important;
    border: 0 !important;
  }
  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: 70px;
    width: 240px;
    top: 30px;
  }
  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 !important;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0 !important;
}
#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: 7px;
  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: 0 0 20px 0;
  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;
  text-transform: uppercase;
}
.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: black;
  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: black;
  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, .info-tiles .tiles-heading .dropdown-menu.dropdown-edit{
  padding: 5px;
  min-width: 200px;
}{
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: white;
  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: black;
  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: black;
  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: #eeeeee !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;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: initial;
}
.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 #eeeeee;
  border-bottom: 5px solid #eeeeee;
  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 .dropdown-menu i{
	color: inherit;
}
.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: black;
  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 !important;
  margin-bottom: 0 !important;
  text-align: center !important;
  vertical-align: middle !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  white-space: nowrap !important;
  padding: 8px 16px !important;
  font-size: 12px !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif !important;
  font-weight: 500 !important;
  border-width: 0px !important;
  padding: 9px 16px !important;
  -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;
  color: #707980 !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
  line-height: 1.5 !important;
  border-radius: 3px !important;
  font-size: 11px !important;
  padding: 5px 10px !important;
  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 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
}
.panel .fc-header .fc-button:hover,
.panel .fc-header .fc-button:focus,
.panel .fc-header .fc-button.focus {
  color: #707980 !important;
  text-decoration: none !important;
}
.panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.active {
  outline: 0 !important;
  background-image: none !important;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
}
.panel .fc-header .fc-button.disabled,
.panel .fc-header .fc-button[disabled],
fieldset[disabled] .panel .fc-header .fc-button {
  cursor: not-allowed !important;
  pointer-events: none !important;
  opacity: 0.65 !important;
  filter: alpha(opacity=65) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.panel .fc-header .fc-button:focus {
  outline: none !important;
  -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;
}
.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) !important;
  box-shadow: inset 0 0px 0px 1px rgba(0,0,0,0.08) !important;
}
.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 !important;
  background-color: #e1e1e1 !important;
  border-color: #dbdbdb !important;
}
.panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.active,
.open > .dropdown-toggle.panel .fc-header .fc-button {
  background-image: none !important;
}
.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 !important;
  border-color: #fafafa !important;
}
.panel .fc-header .fc-button .badge {
  color: #fafafa !important;
  background-color: #707980 !important;
}
.panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.active,
.panel .fc-header .fc-button.fc-state-active {
  outline: 0 !important;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  -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;
  color: #707980 !important;
  background-color: #e1e1e1 !important;
  border-color: #dbdbdb !important;
  background-image: none !important;
}
.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 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
}
.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;
}
.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 #eeeeee;
}
.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: #eeeeee;
}
.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: black;
  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;
}
.as-sortable-drag {
  position: absolute !important;
}
[ng-cloak] {
  display: none;
}
.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);
  }
}



/* Template colors */







body a{
	-webkit-transition: all 2ms ease-in-out 0s;
	-moz-transition: all 2ms ease-in-out 0s;
	-ms-transition: all 2ms ease-in-out 0s;
	-o-transition: all 2ms ease-in-out 0s;
	transition: all 2ms ease-in-out 0s;
}
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:last-child {
  border-left: 1px solid transparent;
}
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,
body.navbar-midnightblue #topnav .navbar-nav > .open > a:hover {
  color: #ffffff;
  background: #273038;
}
@media (max-width: 767px) {
  body.navbar-midnightblue #topnav #search-inline.active {
    background: #37444e;
  }
}
body.navbar-default #topnav {
  background: #3F5995;
}
body.navbar-default #topnav #search-inline i {
  color: #a2acb3;
}
body.navbar-default #topnav #search-inline input {
  background: #ac334e;
  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 #324C83;
}
body.navbar-default #topnav #leftmenu-trigger {
  border-right: 1px solid #324C83;
}
body.navbar-default #topnav .toolbar > li:last-child {
  border-left: 1px solid transparent;
}
body.navbar-default #topnav .toolbar > li > a{
  color: #fff;
}
body.navbar-default #topnav .toolbar > li > a:hover{
  color: #eee;
}
body.navbar-default #topnav .navbar-nav > .open > a,
body.navbar-default #topnav .navbar-nav > .open > a:hover {
  color: #a2acb3;
  background: #324C83;
}
@media (max-width: 767px) {
  body.navbar-default #topnav #search-inline.active {
    background: #ac334e;
  }
}
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:last-child {
  border-left: 1px solid transparent;
}
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:last-child {
  border-left: 1px solid transparent;
}
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:last-child {
  border-left: 1px solid transparent;
}
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:last-child {
  border-left: 1px solid transparent;
}
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:last-child {
  border-left: 1px solid transparent;
}
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:last-child {
  border-left: 1px solid transparent;
}
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:last-child {
  border-left: 1px solid transparent;
}
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:last-child {
  border-left: 1px solid transparent;
}
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;
}
body.sidebar-midnightblue #wrapper .static-sidebar ul ul,
body.sidebar-midnightblue #wrapper .static-sidebar ul ul li a {
  background: #273038;
  color: #7c92a2;
}
body.sidebar-midnightblue #wrapper .static-sidebar ul ul li:hover a {
  /* color: #ffffff; */
  background: #232b32;
}
body.sidebar-midnightblue #wrapper .static-sidebar ul ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-midnightblue #wrapper .static-sidebar ul 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;
}
body.sidebar-default #wrapper .static-sidebar ul ul,
body.sidebar-default #wrapper .static-sidebar ul ul li a {
  background: #ededed;
  color: #707980;
}
body.sidebar-default #wrapper .static-sidebar ul ul li:hover a {
  color: #262d33;
  background: #e4e4e4;
}
body.sidebar-default #wrapper .static-sidebar ul ul li.active > a {
  color: #262d33;
  background: transparent;
}
body.sidebar-default #wrapper .static-sidebar ul 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;
}
body.sidebar-inverse #wrapper .static-sidebar ul ul,
body.sidebar-inverse #wrapper .static-sidebar ul ul li a {
  background: #686868;
  color: #c2c2c2;
}
body.sidebar-inverse #wrapper .static-sidebar ul ul li:hover a {
  color: #ffffff;
  background: #636363;
}
body.sidebar-inverse #wrapper .static-sidebar ul ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-inverse #wrapper .static-sidebar ul 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;
}
body.sidebar-primary #wrapper .static-sidebar ul ul,
body.sidebar-primary #wrapper .static-sidebar ul ul li a {
  background: #1172dc;
  color: #b4d5f9;
}
body.sidebar-primary #wrapper .static-sidebar ul ul li:hover a {
  color: #ffffff;
  background: #116dd3;
}
body.sidebar-primary #wrapper .static-sidebar ul ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-primary #wrapper .static-sidebar ul 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;
}
body.sidebar-grape #wrapper .static-sidebar ul ul,
body.sidebar-grape #wrapper .static-sidebar ul ul li a {
  background: #667389;
  color: #d2d6dd;
}
body.sidebar-grape #wrapper .static-sidebar ul ul li:hover a {
  color: #ffffff;
  background: #626e84;
}
body.sidebar-grape #wrapper .static-sidebar ul ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-grape #wrapper .static-sidebar ul 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;
}
body.sidebar-indigo #wrapper .static-sidebar ul ul,
body.sidebar-indigo #wrapper .static-sidebar ul ul li a {
  background: #7e4a94;
  color: #d5bedf;
}
body.sidebar-indigo #wrapper .static-sidebar ul ul li:hover a {
  color: #ffffff;
  background: #78468d;
}
body.sidebar-indigo #wrapper .static-sidebar ul ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-indigo #wrapper .static-sidebar ul 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;
}
body.sidebar-orange #wrapper .static-sidebar ul ul,
body.sidebar-orange #wrapper .static-sidebar ul ul li a {
  background: #ed7d2b;
  color: #fce9db;
}
body.sidebar-orange #wrapper .static-sidebar ul ul li:hover a {
  color: #ffffff;
  background: #ec7821;
}
body.sidebar-orange #wrapper .static-sidebar ul ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-orange #wrapper .static-sidebar ul 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;
}
body.sidebar-danger #wrapper .static-sidebar ul ul,
body.sidebar-danger #wrapper .static-sidebar ul ul li a {
  background: #ec3617;
  color: #facfc8;
}
body.sidebar-danger #wrapper .static-sidebar ul ul li:hover a {
  color: #ffffff;
  background: #e63213;
}
body.sidebar-danger #wrapper .static-sidebar ul ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-danger #wrapper .static-sidebar ul 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;
}
body.sidebar-success #wrapper .static-sidebar ul ul,
body.sidebar-success #wrapper .static-sidebar ul ul li a {
  background: #6eaa3c;
  color: #d1e8be;
}
body.sidebar-success #wrapper .static-sidebar ul ul li:hover a {
  color: #ffffff;
  background: #69a33a;
}
body.sidebar-success #wrapper .static-sidebar ul ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-success #wrapper .static-sidebar ul 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;
}
body.sidebar-green #wrapper .static-sidebar ul ul,
body.sidebar-green #wrapper .static-sidebar ul ul li a {
  background: #117e69;
  color: #65ead0;
}
body.sidebar-green #wrapper .static-sidebar ul ul li:hover a {
  color: #ffffff;
  background: #107562;
}
body.sidebar-green #wrapper .static-sidebar ul ul li.active > a {
  color: #ffffff;
  background: transparent;
}
body.sidebar-green #wrapper .static-sidebar ul 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;
}


.inverse-brand{
	background-color: #757575;
}
.sky-brand{
	background-color: #76c4ed;
}
.success-brand{
	background-color: #81c04d;
}
.primary-brand{
	background-color: #2685ee;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-addon{
    min-width: 44px;
    padding: 8px 16px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #262d33;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
}
.input-group-addon:first-child{
	border-right: 0px;
}
.input-group-addon.smallbox {
	min-width: 35px !important;
	padding: 8px 0px !important;
}
.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 .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, .input-group-btn{
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control{
	display: table-cell;
}

.uv-title-dropdown .tiles-body{
	padding: 0;	
}
.uv-title-dropdown .uv-title{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.uv-title-dropdown .tiles-body .btn-group button{
	overflow: hidden;
}
.uv-title-dropdown .tiles-body .btn-group{
	width: 100%;
}
.uv-title-dropdown .tiles-body .btn{
	display: block;
	width: 100%;
	background: transparent;
	padding: 15px;
	font-size: 32px;
	font-weight: 300;
	outline: none;
	line-height: 1.5;
	font-family: 'Roboto', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
}
.uv-custombox .uv-title-dropdown .tiles-body .btn, .uv-custombox .tiles-body span{
	font-size: 16px;
	height: 78px !important;
}
.uv-title-dropdown .tiles-body .btn:hover, .uv-title-dropdown .tiles-body .btn:active{
	color: #fff;
}
.uv-title-dropdown .dropdown-menu{
	width: 100%;
	font-size: 13px;
}
.uv-title-dropdown .btn.fa:before{
	content: "v";
	color: white;
	font-size: 25px;
	position: absolute;
	z-index: 8;
	right: 4%;
	bottom: 50%;
	top: auto;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	vertical-align: middle;
	font-weight: bold;
	font-family: fantasy;
}

/*.uv-custombox .uv-title-dropdown .btn.fa:before {
	display: block;
}*/

.uv-title-dropdown.uv-additem-tile .btn.fa:before{
	content: "+";
	color: white;
	font-size: 25px;
	position: absolute;
	z-index: 8;
	right: 4%;
	bottom: 50%;
	top: auto;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	vertical-align: middle;
	font-weight: bold;
	font-family: inherit;
}
.uv-title-dropdown.uv-additem-tile .btn {
	font-size: 32px !important;
}
.uv-optionsheader{
	background: #EDEEF0;
	padding-top: 22px;
	padding-bottom: 2px;
}
.internal-options{
	padding-top: 15px;
	padding-bottom: 15px;
}
.uv-table th, .uv-table td{
	text-align: center;
}
.uv-table th:first-child, .uv-table td:first-child{
	text-align: left;	
}
.uv-table th:last-child, .uv-table td:last-child{
	text-align: right;
}
.uv-table th.tnumber, .uv-table td.tnumber, .uv-subtable th.tnumber, .uv-subtable td.tnumber{
	text-align: right;
}
.uv-table td.tnumber .input-group{
	float: right;
}
.uv-table .btn-group .dropdown-toggle.fa{
	padding-right: 22px;
}
.uv-table .btn-group .dropdown-toggle:before{
	content: "\f0d7";
	font-size: 14px;
	position: absolute;
	z-index: 8;
	right: 8px;
	bottom: 50%;
	top: auto;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	vertical-align: middle;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


.uv-table .input-group{
	max-width: 180px;
	margin-left: auto;
	margin-right: auto;
}
.uv-table .input-group-addon{
	min-width: 25px;
	padding-left: 6px;
	padding-right: 6px;
}
.uv-modalsteps{
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	padding-right: 10px;
}
.uv-modalsteps li{
	float: left;
	position: relative;
}
.uv-modalsteps5 li{
	width: 20%;
}
.uv-modalsteps6 li{
	/*width: 16.6666%;*/
	width: 12.5%;
}
.uv-modalsteps a{
	display: block;
	padding: 8px 0;
	text-align: center;
	color: black;
	background: #aaa;
	opacity: 0.3;
	font-size: 11px;
}
/*:not(:last-child)*/
.uv-modalsteps li a:after{
	position: absolute;
	content: " ";
	top: 0;
	right: -10px;
	border-top: 17px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 10px solid #aaa;
	z-index: 10;
	opacity: 0;
}

.uv-modalsteps li:last-child a:after{
	position: absolute;
	content: " ";
	top: 0;
	right: -10px;
	border-top: hidden;
	border-bottom: hidden;
	border-left: hidden;
	z-index: 10;
	opacity: 0;
}

.uv-modalsteps .active a, .uv-modalsteps .active a:after, .uv-modalsteps li:last-child a:after, .uv-modalsteps .complete a, .uv-modalsteps .complete a:after{
	opacity: 1;
}
.uv-modalstepscont .uv-modalstepcont{
	display: none;
}
.uv-modalstepscont .uv-modalstepcont.active{
	display: block;
}
.modal-body .modal-footer{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 20px;
}
.tbig{
	font-size: 150%;
}
.uv-tablegroupnolimit .input-group{
	max-width: 500px;
}
.tbigger{
	font-size: 18px;
}
.tdnormal{
	font-size: 13px;
}
input[type="radio"], input[type="checkbox"]{
	margin: 2px 0 0;
	width: 14px;
	height: 14px;
}
.uv-bigcheckouts .checkbox{
	font-size: 14px;
}
.uv-bigcheckouts .checkbox label input[type="checkbox"]{
	margin-top: 4px;
}
.uv-table .form-group{
	margin-bottom: 0px;
	position: relative;
	text-align: center;
}
.form-group{
	position: relative;
}
.form-group .input-group label.error, .form-group label.error, .uv-tiles-input label.error{
	position: absolute;
	width: 100%;
	z-index: 1;
	bottom: -13px;
	font-size: 11px;
	text-align: center;
	left: 0;
	right: 0;
	color: #b4270f;
	margin: 0 auto;
	line-height: 1;
}
.uv-tiles-input label.error{
	font-size: 12px;
}
.table > tbody > .tr-pb15 > td{
	padding-bottom: 15px;
}
.form-group input.error, .form-group textarea.error, .form-group select.error{
	border-color: #b4270f;
    color: #b4270f;
    background-color: rgba(245, 87, 83, 0.1);
}
.addon-sm {
    min-width: 25px;
    padding-left: 6px;
    padding-right: 6px;
}
.info-tiles .tiles-heading label.error{
	text-transform: none;
}
.uv-tiles-input .tiles-body{
	position: relative;
}
.uv-tiles-input input{
	position: absolute;
	z-index: 10;
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
	padding: 15px;
    font-weight: 300;
	background: transparent!important;
	border-color: transparent!important;
	border: 0!important;
	text-align: right;
	outline: none!important;
	font-size: 32px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #fff!important;
    line-height: 1.5;
}
.uv-tiles-input input input[type='number']{
    -moz-appearance: textfield;
}
.uv-tiles-input input::-webkit-outer-spin-button,
.uv-tiles-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.uv-tiles-input input.error{
	background: rgba(180, 39, 15, 0.3)!important;
}
.bootstrap-datetimepicker-widget a{
	color: #05a7cf;
}
.bootstrap-datetimepicker-widget .btn{
	-webkit-box-shadow: none;
	box-shadow: none;
}
.bootstrap-datetimepicker-widget th:last-child, .bootstrap-datetimepicker-widget td:last-child, .bootstrap-datetimepicker-widget td:first-child, .bootstrap-datetimepicker-widget th:first-child{
	text-align: center!important;
}
.min185{
	min-width: 185px;
}
.uv-step{
    padding: 20px;
    background: #FAFAFA;
    margin-bottom: 16px;
}

i.uv-i {
	width: 16px;
	height: 16px;
	display: inherit;
}

i.uv-i-mg {
    float: left;
    margin-right: 5px;	
}

.uv-edituser {
	background-image: url('../imateq/www/icon-edit.png');
}
.uv-check {
	background-image: url('../imateq/www/icon-checked.png');
}
.uv-refund {
	background-image: url('../imateq/www/icon-money.png');
}
.uv-pdf {
	background-image: url('../imateq/www/icon-pdf.png');
}
.lh30{
	line-height: 30px;
}
.lh35{ line-height: 35px;}

.fsize10 {
	font-size: 10px !important;
}
.fsize11 {
	font-size: 11px !important;
}
.fsize12 {
	font-size: 12px !important;
}
.fsize13 {
	font-size: 13px !important;
}
.fsize14 {
	font-size: 14px !important;
}
.fsize15 {
	font-size: 15px !important;
}
.fsize16 {
	font-size: 16px !important;
}
.fsize17 {
	font-size: 17px !important;
}
.fsize18 {
	font-size: 18px !important;
}
.fsize19 {
	font-size: 19px !important;
}
.fsize20 {
	font-size: 20px !important;
}

.colorscheme-prev-content {
	padding: 10px;
}
.colorscheme-prev-content.cslight {
    background-color: #EEE;
    border: 1px solid #e0e0e0;
}
.colorscheme-prev-content.csdark {
    background-color: #222222;
    border: 1px solid #6C6C6C;
}

.colorscheme-prev-page {
	padding: 16px 10px;
	border-top: 2px solid #BAC9F6;
}
.cslight .colorscheme-prev-page {
	background-color: #FFF;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
.csdark .colorscheme-prev-page {
	background-color: #313131;
	border-right: 1px solid #4F4F4F;
	border-bottom: 1px solid #4F4F4F;
	border-left: 1px solid #4F4F4F;
}

.cslight .prev-page-title {
    color: #707980;
}
.csdark .prev-page-title {
    color: #FFF;
}

.smal-prev-content {
    margin: 12px 0px;
}
.smal-prev-content div.col-xs-3 {
    border-radius: 3px;
    text-align: center;
}
.cslight .smal-prev-content div.col-xs-3 {
	border: 1px solid #e0e0e0;
}
.csdark .smal-prev-content div.col-xs-3 {
	border: 1px solid #4F4F4F;
}

div.tinybtn {
    margin-top: 40px;
    margin-bottom: 5px;
    border-radius: 3px;
    background-color: #F59B35;
    padding: 5px 0px;
}

a.tiny-btn {
    margin-top: 7px;
    margin-bottom: 3px;
    border-radius: 3px;
    padding: 5px 0px;
}
.csdark a.tiny-btn.tb-default {
    background-color: #5D5D5D;
}
a.tiny-btn.tb-default {
    background-color: #E1E1E1;
}
a.tiny-btn.tb-primary {
    background-color: #F59B35;
}

.panel-title{
	font-size: 15px;
	font-weight: 500;
}
.img-group-content .preview-file-cont{
    width: 90px;
    height: 90px;
    border: solid 2px #E0DED7;
    border-radius: 4px;
    padding: 5px;
    position: relative;
    background: #f2f2f2;
}
.preview-file-img {
    position: absolute;
    max-width: 80px;
    max-height: 80px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.img-group-content .btn-info{
	padding: 5px 15px !important;
	background-color: #5098D5 !important;
	border-color: #3B7CB3 !important;
}
.img-group-content p {
	padding-top: 10px;
	font-size: 11px;
	color: #666;
}

.uv-img-file {
	position: absolute;
    width: 84px;
    height: 28px;
    margin-left: 10px;
    z-index: 2;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    background-color: transparent;
    color: transparent;
}

.seo-title {
	text-decoration: underline;	
}

.strong-text {
	font-weight: bold;
}

.note-text {
    color: #666 !important;
    font-size: 10px  !important;
}

.colorgray {
	color: #666;
}

.form-horizontal .form-control.checkheight15[type='checkbox'] {
	height: 15px !important;
}
#goto-homepage {
	cursor: pointer;
}

.uv-textintable {
    color: #525252 !important;
    font-size: 16px !important;
    cursor: default !important;
}

.limit-decrement, .limit-decrement:hover, .subtract-decrement, .subtract-decrement:hover {
	color: #ef553a;
	font-size: 15px;
}

.limit-increment, .limit-increment:hover, .subtract-increment, .subtract-increment:hover {
	color: #81c04d;
	font-size: 15px;
}

.old_trigger {
	color: #e61414 !important;
	text-decoration: line-through !important;
}

.hide1080{ display: none; }	
@media(min-width: 1080px)
{
	.hide1080{display: grid !important;}	
}

.head-website-options{display: block !important;}
.head-mobile-options{display: none !important;}
	@media(max-width: 1060px)
	{
		.head-website-options{display: none !important;}	
		.head-mobile-options{display: block !important;}	
	}



.uv-btn-sort {
    font-size: inherit;
    color: inherit;
    padding: 0;
    margin: 0;
    padding-left: 10px;
    height: 15px;
    line-height: 15px;
    position: relative;
    outline: none;
    background-color: transparent;
    border: 0;
    cursor: pointer;
}
.uv-btn-sort:before {
	position: absolute;
    left: 0;
    line-height: 17px;
    font-family: 'FontAwesome';
    display: inline-block;
    content: "\f0dc";
    font-size: inherit;
    font-weight: 300;
}
.uv-btn-sort.asc:before {
    content: "\f0d8";
}
.uv-btn-sort.desc:before {
    content: "\f0d7";
}
.uvtc-button{
	background:#05a7cf;
	padding: 0px 5px;
	border: 1px solid #05a7cf;
	cursor: pointer;
	position: absolute;
	width: 15px;
	z-index: 100;
}
.uvtc-button:hover{
	background: #048AA7;
}
.uvtc-button i{
    color: #fff;
    font-size: 15px;
    top: 50%;
    position: absolute;
    margin-top: -7px;
}
.uvtc-box{
	position: absolute;
    z-index: 100;
    border: 1px solid #e0e0e0;
    padding: 5px 10px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
}
.uvtc-box ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.uvtc-box ul li{
	line-height: 25px;
	position: relative;
}
.uvtc-box ul li i{
	position: absolute;
	font-size: 18px;
	margin-top: 3px;
	color: #05a7cf;
	cursor: pointer;
}
.uvtc-box ul li span{
	margin-left: 20px;
}
.uvnew-tab{
	color:red;
	font-size: 8px;
	margin-top: -3px;
	position: absolute;
	margin-left: -5px;
}

.custpadding {
    padding: 6px 10px !important;
}
.actions_table {
	text-align: center !important;
}
.error-title {
	text-align: center;
    margin: 30px;
    color: #cc4848;
}