 @font-face {
  font-family: 'Roboto';
  font-weight: 400;
  src: url('../fonts/roboto/Roboto-Regular-webfont.eot');
  src: url('../fonts/roboto/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Regular-webfont.woff') format('woff'), url('../fonts/roboto/Roboto-Regular-webfont.ttf') format('truetype'), url('../fonts/roboto/Roboto-Regular-webfont.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
  font-family: 'Roboto-Light';
  font-weight: 300;
  src: url('../fonts/roboto/Roboto-Light-webfont.eot');
  src: url('../fonts/roboto/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Light-webfont.woff') format('woff'), url('../fonts/roboto/Roboto-Light-webfont.ttf') format('truetype'), url('../fonts/roboto/Roboto-Light-webfont.svg#glyphicons_halflingsregular') format('svg');
}
/*
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,300italic,300&subset=latin,latin-ext);
*/
.block {
  display: block   !important;
}
.inline {
  display: inline !important;
}
.page-tabs {
  background: #f0f3f5 !important;
  padding: 0 20px !important;
}
.page-tabs .nav-tabs {
  border: none;
}
.page-tabs .nav-tabs > li.active > a,
.page-tabs .nav-tabs > li.active > a:hover,
.page-tabs .nav-tabs > li.active > a:focus {
  border: 1px solid transparent !important;
}
.page-tabs .nav-tabs > li > a:hover {
  border-color: transparent transparent;
  background-color: rgba(255, 255, 255, 0.25);
}
.page-tabs .nav-tabs > li {
  margin: 0 !important;
}
/* Margin */
.m0,
.m-n {
  margin: 0px   		  !important;
}
.m5,
.m-xs {
  margin: 5px !important;
}
.m5.n,
.m-xs.n {
  margin: -5px !important;
}
.m10,
.m-sm {
  margin: 10px !important;
}
.m10.n,
.m-sm.n {
  margin: -10px !important;
}
.m15,
.m {
  margin: 15px !important;
}
.m15.n,
.m.n {
  margin: -15px !important;
}
.m20,
.m-md {
  margin: 20px !important;
}
.m20.n,
.m-md.n {
  margin: -20px !important;
}
.m30,
.m-lg {
  margin: 30px !important;
}
.m30.n,
.m-lg.n {
  margin: -30px !important;
}
.m40,
.m-xl {
  margin: 40px !important;
}
.m40.n,
.m-xl.n {
  margin: -40px !important;
}
.m50,
.m-xxl {
  margin: 50px !important;
}
.m50.n,
.m-xxl.n {
  margin: -50px !important;
}
.mb0,
.mb-n {
  margin-bottom: 0px   		  !important;
}
.mb5,
.mb-xs {
  margin-bottom: 5px !important;
}
.mb5.n,
.mb-xs.n {
  margin-bottom: -5px !important;
}
.mb10,
.mb-sm {
  margin-bottom: 10px !important;
}
.mb10.n,
.mb-sm.n {
  margin-bottom: -10px !important;
}
.mb15,
.mb {
  margin-bottom: 15px !important;
}
.mb15.n,
.mb.n {
  margin-bottom: -15px !important;
}
.mb20,
.mb-md {
  margin-bottom: 20px !important;
}
.mb20.n,
.mb-md.n {
  margin-bottom: -20px !important;
}
.mb30,
.mb-lg {
  margin-bottom: 30px !important;
}
.mb30.n,
.mb-lg.n {
  margin-bottom: -30px !important;
}
.mb40,
.mb-xl {
  margin-bottom: 40px !important;
}
.mb40.n,
.mb-xl.n {
  margin-bottom: -40px !important;
}
.mb50,
.mb-xxl {
  margin-bottom: 50px !important;
}
.mb50.n,
.mb-xxl.n {
  margin-bottom: -50px !important;
}
.ml0,
.ml-n {
  margin-left: 0px 			 !important;
}
.ml5,
.ml-xs {
  margin-left: 5px !important;
}
.ml5.n,
.ml-xs.n {
  margin-left: -5px !important;
}
.ml10,
.ml-sm {
  margin-left: 10px !important;
}
.ml10.n,
.ml-sm.n {
  margin-left: -10px !important;
}
.ml15,
.ml {
  margin-left: 15px !important;
}
.ml15.n,
.ml.n {
  margin-left: -15px !important;
}
.ml20,
.ml-md {
  margin-left: 20px !important;
}
.ml20.n,
.ml-md.n {
  margin-left: -20px !important;
}
.ml30,
.ml-lg {
  margin-left: 30px !important;
}
.ml30.n,
.ml-lg.n {
  margin-left: -30px !important;
}
.ml40,
.ml-xl {
  margin-left: 40px !important;
}
.ml40.n,
.ml-xl.n {
  margin-left: -40px !important;
}
.ml50,
.ml-xxl {
  margin-left: 50px !important;
}
.ml50.n,
.ml-xxl.n {
  margin-left: -50px !important;
}
.mr0,
.mr-n {
  margin-right: 0px 			 !important;
}
.mr1 {
  margin-right: 1px        !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;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vertical-align,
.blog .portfolio .item .caption-wrapper .caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.vat,
table.table-vat > thead > tr > th,
table.table-vat > tbody > tr > td,
table.table-vat > tfoot > tr > th {
  vertical-align: top    !important;
}
.vam,
table.table-vam > thead > tr > th,
table.table-vam > tbody > tr > td,
table.table-vam > tfoot > tr > th {
  vertical-align: middle !important;
}
.vab,
table.table-vab > thead > tr > th,
table.table-vab > tbody > tr > td,
table.table-vab > tfoot > tr > th {
  vertical-align: bottom !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 .panel-front .panel-heading,
.tabular #topnav .toolbar,
.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 .recent-activities li,
.tabular .contact-list > li,
.tabular .panel-comments li,
.tabular .panel-threads li,
.tabular .panel-users li,
.tabular .panel-userprofile li,
.tabular .panel-tasks ul li,
.tabular ul.mailbox-msg-list li a.mailbox-msg-list-item,
.tabular .mailbox-panel header,
.tabular .mailbox-panel .msg-composer,
.tabular .tiles-heading,
.tabular .tiles-body,
.tabular .tiles-footer,
.tabular .info-tiles .tiles-body .text-centered,
.tabular .tile-piechart,
.tabular .stepy-navigator.panel-footer,
.tabular .gallery,
.tabular .blog .featured-post .featured-footer,
.tabular .blog .column-post .column-footer,
.tabular .blog .portfolio {
  border-collapse: collapse;
}
.avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.scrollbar-custom {
  overflow-y: scroll;
}
.scrollbar-custom::-webkit-scrollbar {
  width: 6px;
}
.scrollbar-custom::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
  border-radius: 0;
}
.scrollbar-custom::-webkit-scrollbar-thumb:hover {
  background-color: #c4c4c4;
}
.scrollbar-custom::-webkit-scrollbar-track {
  background-color: #ededed;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td,
  .panel .fc-content table th,
  .panel .fc-content table 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: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #5f7676;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #687474;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3498db;
  color: #5f7676;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 3px;
}
.img-thumbnail {
  padding: 1px;
  line-height: 1.42857143;
  /*background-color: #d9dbe4;*/
  background-color: #fafbfc;
  border: 1px solid #e6eaed;
  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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e6eaed;
}
.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: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.42;
  color: #5f7676;
}
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: #cbd6d6;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 30px;
}
h2,
.h2 {
  font-size: 26px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fef9e8;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #cbd6d6;
}
.text-primary {
  color: #3498db;
}
a.text-primary:hover {
  color: #217dbb;
}
.text-success {
  color: #25a25a;
}
a.text-success:hover {
  color: #1b7943;
}
.text-info {
  color: #33a49a;
}
a.text-info:hover {
  color: #277d76;
}
.text-warning {
  color: #b8960b;
}
a.text-warning:hover {
  color: #886e08;
}
.text-danger {
  color: #e64433;
}
a.text-danger:hover {
  color: #cd2a19;
}
.bg-primary {
  color: #fff;
  background-color: #3498db;
}
a.bg-primary:hover {
  background-color: #217dbb;
}
.bg-success {
  background-color: #f7fdf9;
}
a.bg-success:hover {
  background-color: #cdf4de;
}
.bg-info {
  background-color: #f3fbfb;
}
a.bg-info:hover {
  background-color: #ccefec;
}
.bg-warning {
  background-color: #fef9e8;
}
a.bg-warning:hover {
  background-color: #fbedb8;
}
.bg-danger {
  background-color: #fdf3f2;
}
a.bg-danger:hover {
  background-color: #f8c9c4;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #e8ecec;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #cbd6d6;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #e8ecec;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #cbd6d6;
}
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 #e8ecec;
  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: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, 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: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #5f7676;
  background-color: #f0f3f5;
  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: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.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: 20px;
  padding-right: 20px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 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: #cbd6d6;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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.42857143;
  vertical-align: top;
  border-top: 1px solid #dadfe3;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dadfe3;
}
.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 #dadfe3;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 3px 10px;
}
.table-bordered,
.panel .fc-content table {
  border: 1px solid #dadfe3;
}
.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,
.panel .fc-content table > thead > tr > th,
.panel .fc-content table > tbody > tr > th,
.panel .fc-content table > tfoot > tr > th,
.panel .fc-content table > thead > tr > td,
.panel .fc-content table > tbody > tr > td,
.panel .fc-content table > tfoot > tr > td {
  border: 1px solid #dadfe3;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.panel .fc-content table > thead > tr > th,
.panel .fc-content table > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #fafbfc;
}
.table-hover > tbody > tr:hover {
  background-color: #fafafa;
}
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: #fafafa;
}
.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: #ededed;
}
.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: #f7fdf9;
}
.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: #e2f8eb;
}
.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: #f3fbfb;
}
.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: #e0f5f4;
}
.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: #fef9e8;
}
.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: #fcf3d0;
}
.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: #fdf3f2;
}
.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: #fbdedb;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dadfe3;
  }
  .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,
  .table-responsive > .panel .fc-content table {
    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,
  .table-responsive > .panel .fc-content table > thead > tr > th:first-child,
  .table-responsive > .panel .fc-content table > tbody > tr > th:first-child,
  .table-responsive > .panel .fc-content table > tfoot > tr > th:first-child,
  .table-responsive > .panel .fc-content table > thead > tr > td:first-child,
  .table-responsive > .panel .fc-content table > tbody > tr > td:first-child,
  .table-responsive > .panel .fc-content table > 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,
  .table-responsive > .panel .fc-content table > thead > tr > th:last-child,
  .table-responsive > .panel .fc-content table > tbody > tr > th:last-child,
  .table-responsive > .panel .fc-content table > tfoot > tr > th:last-child,
  .table-responsive > .panel .fc-content table > thead > tr > td:last-child,
  .table-responsive > .panel .fc-content table > tbody > tr > td:last-child,
  .table-responsive > .panel .fc-content table > 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,
  .table-responsive > .panel .fc-content table > tbody > tr:last-child > th,
  .table-responsive > .panel .fc-content table > tfoot > tr:last-child > th,
  .table-responsive > .panel .fc-content table > tbody > tr:last-child > td,
  .table-responsive > .panel .fc-content table > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #5f7676;
  border: 0;
  border-bottom: 1px solid #e6e7e8;
}
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: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #313e3e;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 15px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #313e3e;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #dadfe3;
  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: #cbd6d6;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(203, 214, 214, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(203, 214, 214, 0.6);
}
.form-control::-moz-placeholder {
  color: #cbd6d6;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #cbd6d6;
}
.form-control::-webkit-input-placeholder {
  color: #cbd6d6;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f6f8f8;
  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: 34px;
  }
  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: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  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: 7px;
  padding-bottom: 7px;
  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: 4px 12px;
  font-size: 13px;
  line-height: 1.44;
  border-radius: 2px;
}
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 30px;
  font-size: 17px;
  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: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  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: #25a25a;
}
.has-success .form-control {
  border-color: #25a25a;
  -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: #1b7943;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #54d98c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #54d98c;
}
.has-success .input-group-addon {
  color: #25a25a;
  border-color: #25a25a;
  background-color: #f7fdf9;
}
.has-success .form-control-feedback {
  color: #25a25a;
}
.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: #b8960b;
}
.has-warning .form-control {
  border-color: #b8960b;
  -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: #886e08;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f3cd36;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f3cd36;
}
.has-warning .input-group-addon {
  color: #b8960b;
  border-color: #b8960b;
  background-color: #fef9e8;
}
.has-warning .form-control-feedback {
  color: #b8960b;
}
.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: #e64433;
}
.has-error .form-control {
  border-color: #e64433;
  -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: #cd2a19;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f1978e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f1978e;
}
.has-error .input-group-addon {
  color: #e64433;
  border-color: #e64433;
  background-color: #fdf3f2;
}
.has-error .form-control-feedback {
  color: #e64433;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a1b4b4;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}
@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: 5px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 15px;
  font-size: 14px;
  line-height: 1.42857143;
  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: #5f7676;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #5f7676;
  background-color: #ecf0f1;
  border-color: #bdc3c7;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #5f7676;
  background-color: #cfd9db;
  border-color: #9ca5ab;
}
.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: #ecf0f1;
  border-color: #bdc3c7;
}
.btn-default .badge {
  color: #ecf0f1;
  background-color: #5f7676;
}
.btn-default:hover {
  background-color: #dde4e6;
  border-color: #a7afb4;
}
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #5f7676;
  background-color: #d5dde0;
  border-color: #a1aab0;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ecf0f1;
  border-color: #bdc3c7;
}
.btn-default .badge {
  color: #ecf0f1;
  background-color: #5f7676;
}
.btn-primary {
  color: #ffffff;
  background-color: #3498db;
  border-color: #2980b9;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #217dbb;
  border-color: #1e5d87;
}
.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: #3498db;
  border-color: #2980b9;
}
.btn-primary .badge {
  color: #3498db;
  background-color: #ffffff;
}
.btn-primary:hover {
  background-color: #258cd1;
  border-color: #226998;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2383c4;
  border-color: #20638f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #3498db;
  border-color: #2980b9;
}
.btn-primary .badge {
  color: #3498db;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #2ecc71;
  border-color: #27ae60;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #25a25a;
  border-color: #1c7c44;
}
.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: #2ecc71;
  border-color: #27ae60;
}
.btn-success .badge {
  color: #2ecc71;
  background-color: #ffffff;
}
.btn-success:hover {
  background-color: #29b765;
  border-color: #208d4e;
}
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #26ab5f;
  border-color: #1e8449;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #2ecc71;
  border-color: #27ae60;
}
.btn-success .badge {
  color: #2ecc71;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #1abdaf;
  border-color: #16a195;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #149085;
  border-color: #0f6b63;
}
.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: #1abdaf;
  border-color: #16a195;
}
.btn-info .badge {
  color: #1abdaf;
  background-color: #ffffff;
}
.btn-info:hover {
  background-color: #17a79a;
  border-color: #117d74;
}
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #15998e;
  border-color: #10746b;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #1abdaf;
  border-color: #16a195;
}
.btn-info .badge {
  color: #1abdaf;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f1c40f;
  border-color: #f39c12;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #c29d0b;
  border-color: #be780a;
}
.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: #f1c40f;
  border-color: #f39c12;
}
.btn-warning .badge {
  color: #f1c40f;
  background-color: #ffffff;
}
.btn-warning:hover {
  background-color: #dab10d;
  border-color: #d2850b;
}
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #cba50c;
  border-color: #c87f0a;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f1c40f;
  border-color: #f39c12;
}
.btn-warning .badge {
  color: #f1c40f;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #e74c3c;
  border-color: #c0392b;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d62c1a;
  border-color: #8e2a20;
}
.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: #e74c3c;
  border-color: #c0392b;
}
.btn-danger .badge {
  color: #e74c3c;
  background-color: #ffffff;
}
.btn-danger:hover {
  background-color: #e43725;
  border-color: #9f2f24;
}
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #df2e1b;
  border-color: #962d22;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #e74c3c;
  border-color: #c0392b;
}
.btn-danger .badge {
  color: #e74c3c;
  background-color: #ffffff;
}
.btn-link {
  color: #3498db;
  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: #3498db;
  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: #cbd6d6;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 30px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 3px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 4px 12px;
  font-size: 13px;
  line-height: 1.44;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 3px;
  font-size: 13px;
  line-height: 1.44;
  border-radius: 2px;
}
.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,
.tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1001;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid #dadfe3;
  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: 9px 0;
  overflow: hidden;
  background-color: #e6eaed;
}
.dropdown-menu > li > a,
.tt-suggestion > p {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #5f7676;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #313e3e;
  background-color: #e6eaed;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.tt-suggestion > p:hover,
.tt-suggestion > p:focus,
.tt-suggestion.tt-cursor > p {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #e6eaed;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #cbd6d6;
}
.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: 13px;
  line-height: 1.42857143;
  color: #cbd6d6;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 991;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dadfe3;
}
.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: #5f7676;
}
a.list-group-item .list-group-item-heading {
  color: #313e3e;
  font-size:13.5px !important;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #5f7676;
  background-color: #f0f3f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #e8ecec;
  color: #cbd6d6;
  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: #cbd6d6;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #3498db;
  border-color: #3498db;
}
.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: #e1f0fa;
}
.list-group-item-success {
  color: #25a25a;
  background-color: #f7fdf9;
}
a.list-group-item-success {
  color: #25a25a;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #25a25a;
  background-color: #e2f8eb;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #25a25a;
  border-color: #25a25a;
}
.list-group-item-info {
  color: #33a49a;
  background-color: #f3fbfb;
}
a.list-group-item-info {
  color: #33a49a;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #33a49a;
  background-color: #e0f5f4;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #33a49a;
  border-color: #33a49a;
}
.list-group-item-warning {
  color: #b8960b;
  background-color: #fef9e8;
}
a.list-group-item-warning {
  color: #b8960b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #b8960b;
  background-color: #fcf3d0;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #b8960b;
  border-color: #b8960b;
}
.list-group-item-danger {
  color: #e64433;
  background-color: #fdf3f2;
}
a.list-group-item-danger {
  color: #e64433;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #e64433;
  background-color: #fbdedb;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #e64433;
  border-color: #e64433;
}
.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: #e6eaed;
  border: 1px solid #dadfe3;
  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: 2px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #313e3e;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #313e3e;
  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 20px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #e8ecec;
}
.nav > li.disabled > a {
  color: #cbd6d6;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #cbd6d6;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e8ecec;
  border-color: #3498db;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dadfe3;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 3px 3px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #e8ecec #e8ecec #dadfe3;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #93a8a8;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 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: #ffffff;
  }
}
.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: #ffffff;
  background-color: #e6eaed;
}
.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: #ffffff;
  }
}
.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: 4px 12px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #e6eaed;
  border-radius: 3px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cbd6d6;
}
.breadcrumb > .active {
  color: #93a8a8;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 15px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #3498db;
  background-color: #ffffff;
  border: 1px solid #dadfe3;
  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: #3498db;
  background-color: #e8ecec;
  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: #3498db;
  border-color: #3498db;
  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: #cbd6d6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 30px;
  font-size: 17px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 4px 12px;
  font-size: 13px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 20px 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 #dadfe3;
  border-radius: 3px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #e8ecec;
}
.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: #cbd6d6;
  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: 1350;
  -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: 14px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 15.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 650px;
    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: 1230;
  display: block;
  visibility: visible;
  font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-size: 13px;
  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: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #313e3e;
  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: #313e3e;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #313e3e;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #313e3e;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #313e3e;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #313e3e;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #313e3e;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #313e3e;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #313e3e;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid #dadfe3;
  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: 14px;
  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: #dadfe3;
  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: #dadfe3;
}
.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: #dadfe3;
  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: #dadfe3;
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 3px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #25a25a;
  background-color: #f7fdf9;
  border-color: #8fe6b4;
}
.alert-success hr {
  border-top-color: #7ae1a6;
}
.alert-success .alert-link {
  color: #1b7943;
}
.alert-success,
.alert-success h1,
.alert-success h2,
.alert-success h3,
.alert-success h4,
.alert-success h5,
.alert-success h6,
.alert-success small {
  color: #25a25a;
}
.alert-success hr {
  border-top-color: #7ae1a6;
}
.alert-success .alert-link {
  color: #1b7943;
}
.alert-info {
  color: #33a49a;
  background-color: #f3fbfb;
  border-color: #a5e3de;
}
.alert-info hr {
  border-top-color: #92ddd7;
}
.alert-info .alert-link {
  color: #277d76;
}
.alert-info,
.alert-info h1,
.alert-info h2,
.alert-info h3,
.alert-info h4,
.alert-info h5,
.alert-info h6,
.alert-info small {
  color: #33a49a;
}
.alert-info hr {
  border-top-color: #92ddd7;
}
.alert-info .alert-link {
  color: #277d76;
}
.alert-warning {
  color: #b8960b;
  background-color: #fef9e8;
  border-color: #f7de79;
}
.alert-warning hr {
  border-top-color: #f6d861;
}
.alert-warning .alert-link {
  color: #886e08;
}
.alert-warning,
.alert-warning h1,
.alert-warning h2,
.alert-warning h3,
.alert-warning h4,
.alert-warning h5,
.alert-warning h6,
.alert-warning small {
  color: #b8960b;
}
.alert-warning hr {
  border-top-color: #f6d861;
}
.alert-warning .alert-link {
  color: #886e08;
}
.alert-danger {
  color: #e64433;
  background-color: #fdf3f2;
  border-color: #f29f97;
}
.alert-danger hr {
  border-top-color: #ef8b80;
}
.alert-danger .alert-link {
  color: #cd2a19;
}
.alert-danger,
.alert-danger h1,
.alert-danger h2,
.alert-danger h3,
.alert-danger h4,
.alert-danger h5,
.alert-danger h6,
.alert-danger small {
  color: #e64433;
}
.alert-danger hr {
  border-top-color: #ef8b80;
}
.alert-danger .alert-link {
  color: #cd2a19;
}
.thumbnail {
  display: block;
  padding: 5px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #e6eaed;
  border-radius: 3px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3498db;
}
.thumbnail .caption {
  padding: 9px;
  color: #5f7676;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #cbd6d6;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #afbfbf;
}
.label-primary {
  background-color: #3498db;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #217dbb;
}
.label-success {
  background-color: #2ecc71;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #25a25a;
}
.label-info {
  background-color: #3bbfb4;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #2f988f;
}
.label-warning {
  background-color: #f1c40f;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #c29d0b;
}
.label-danger {
  background-color: #e74c3c;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #d62c1a;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  line-height: 10px;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #cbd6d6;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #3498db;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #e6eaed;
  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: 13px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #3498db;
  -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: #2ecc71;
}
.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: #3bbfb4;
}
.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: #f1c40f;
}
.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: #e74c3c;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e8ecec;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cbd6d6;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 3px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  padding: 10px 30px;
  line-height: 1.33;
  border-radius: 3px;
  padding: 6px 16px;
  font-size: 17px;
  height: 45px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  line-height: 44px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 4px 12px;
  font-size: 13px;
  line-height: 1.44;
  border-radius: 2px;
  border-radius: 3px;
  padding: 4px 7px;
  height: 28px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  line-height: 28px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #313e3e;
  text-align: center;
  background-color: #e8ecec;
  border: 1px solid #dadfe3;
  border-radius: 3px;
}
.input-group-addon.input-sm {
  padding: 4px 12px;
  font-size: 13px;
  border-radius: 2px;
}
.input-group-addon.input-lg {
  padding: 10px 30px;
  font-size: 17px;
  border-radius: 3px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.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,
.panel-front .panel-heading:before,
.panel-front .panel-heading:after,
#topnav .toolbar:before,
#topnav .toolbar: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,
.recent-activities li:before,
.recent-activities li:after,
.contact-list > li:before,
.contact-list > li:after,
.panel-comments li:before,
.panel-comments li:after,
.panel-threads li:before,
.panel-threads li:after,
.panel-users li:before,
.panel-users li:after,
.panel-userprofile li:before,
.panel-userprofile li:after,
.panel-tasks ul li:before,
.panel-tasks ul li:after,
ul.mailbox-msg-list li a.mailbox-msg-list-item:before,
ul.mailbox-msg-list li a.mailbox-msg-list-item:after,
.mailbox-panel header:before,
.mailbox-panel header:after,
.mailbox-panel .msg-composer:before,
.mailbox-panel .msg-composer:after,
.tiles-heading:before,
.tiles-heading:after,
.tiles-body:before,
.tiles-body:after,
.tiles-footer:before,
.tiles-footer:after,
.info-tiles .tiles-body .text-centered:before,
.info-tiles .tiles-body .text-centered:after,
.tile-piechart:before,
.tile-piechart:after,
.stepy-navigator.panel-footer:before,
.stepy-navigator.panel-footer:after,
.gallery:before,
.gallery:after,
.blog .featured-post .featured-footer:before,
.blog .featured-post .featured-footer:after,
.blog .column-post .column-footer:before,
.blog .column-post .column-footer:after,
.blog .portfolio:before,
.blog .portfolio: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,
.panel-front .panel-heading:after,
#topnav .toolbar: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,
.recent-activities li:after,
.contact-list > li:after,
.panel-comments li:after,
.panel-threads li:after,
.panel-users li:after,
.panel-userprofile li:after,
.panel-tasks ul li:after,
ul.mailbox-msg-list li a.mailbox-msg-list-item:after,
.mailbox-panel header:after,
.mailbox-panel .msg-composer:after,
.tiles-heading:after,
.tiles-body:after,
.tiles-footer:after,
.info-tiles .tiles-body .text-centered:after,
.tile-piechart:after,
.stepy-navigator.panel-footer:after,
.gallery:after,
.blog .featured-post .featured-footer:after,
.blog .column-post .column-footer:after,
.blog .portfolio: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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
.panel-front {
  margin-bottom: 40px;
}
.panel-front .panel-heading {
  background: none;
}
.panel-front .panel-heading h2,
.panel-front .panel-heading h3,
.panel-front .panel-heading h4 {
  float: left;
  position: relative;
  width: auto;
  height: 100%;
}
.panel-front .panel-heading .panel-ctrls {
  float: right;
}
.panel-front .panel-heading .panel-ctrls a.button-icon {
  color: #93a8a8;
  font-size: 12px;
  display: inline-block;
  line-height: 27px;
  padding: 0 10px;
}
.panel-front .panel-heading .nav-tabs {
  margin-top: 5px !important;
}
.panel-front .panel-heading .nav-tabs li a {
  line-height: 27px !important;
  top: -1px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.panel-front .panel-heading .nav-tabs li:not(.active) a {
  color: #dadfe3;
}
.panel-front .panel-heading .nav-tabs .dropdown-menu {
  padding: 4px 0 !important;
  margin-right: 0 !important;
}
.panel-front .panel-heading .nav-tabs li.tabdrop > a.dropdown-toggle,
.panel-front .panel-heading .nav-tabs li.tabdrop.active > a.dropdown-toggle,
.panel-front .panel-heading .nav-tabs li.tabdrop.open > a.dropdown-toggle {
  background: none !important;
}
.panel-front .panel-heading .nav-tabs li.open .dropdown-menu li a {
  line-height: 1 !important;
}
.panel-front .panel-heading .nav-tabs li.open .dropdown-menu {
  margin-top: 4px !important;
}
.panel-front .panel-body .panel-footer {
  background: none;
  margin: 0;
}
.panel-front.panel-default .panel-heading h2,
.panel-front.panel-default .panel-heading h3,
.panel-front.panel-default .panel-heading h4 {
  border-bottom: 1px solid #3498db;
}
.panel-front.panel-primary .panel-heading h2,
.panel-front.panel-primary .panel-heading h3,
.panel-front.panel-primary .panel-heading h4 {
  border-bottom: 1px solid #3498db;
}
.panel-front.panel-success .panel-heading h2,
.panel-front.panel-success .panel-heading h3,
.panel-front.panel-success .panel-heading h4 {
  border-bottom: 1px solid #2ecc71;
}
.panel-front.panel-warning .panel-heading h2,
.panel-front.panel-warning .panel-heading h3,
.panel-front.panel-warning .panel-heading h4 {
  border-bottom: 1px solid #f1c40f;
}
.panel-front.panel-danger .panel-heading h2,
.panel-front.panel-danger .panel-heading h3,
.panel-front.panel-danger .panel-heading h4 {
  border-bottom: 1px solid #e74c3c;
}
.panel-front.panel-info .panel-heading h2,
.panel-front.panel-info .panel-heading h3,
.panel-front.panel-info .panel-heading h4 {
  border-bottom: 1px solid #3bbfb4;
}
.panel-front.panel-inverse .panel-heading h2,
.panel-front.panel-inverse .panel-heading h3,
.panel-front.panel-inverse .panel-heading h4 {
  border-bottom: 1px solid #95a5a6;
}
.panel-front.panel-brown .panel-heading h2,
.panel-front.panel-brown .panel-heading h3,
.panel-front.panel-brown .panel-heading h4 {
  border-bottom: 1px solid #c0392b;
}
.panel-front.panel-indigo .panel-heading h2,
.panel-front.panel-indigo .panel-heading h3,
.panel-front.panel-indigo .panel-heading h4 {
  border-bottom: 1px solid #7863bc;
}
.panel-front.panel-orange .panel-heading h2,
.panel-front.panel-orange .panel-heading h3,
.panel-front.panel-orange .panel-heading h4 {
  border-bottom: 1px solid #e67e22;
}
.panel-front.panel-sky .panel-heading h2,
.panel-front.panel-sky .panel-heading h3,
.panel-front.panel-sky .panel-heading h4 {
  border-bottom: 1px solid #82c4e6;
}
.panel-front.panel-midnightblue .panel-heading h2,
.panel-front.panel-midnightblue .panel-heading h3,
.panel-front.panel-midnightblue .panel-heading h4 {
  border-bottom: 1px solid #34495e;
}
.panel-front.panel-magenta .panel-heading h2,
.panel-front.panel-magenta .panel-heading h3,
.panel-front.panel-magenta .panel-heading h4 {
  border-bottom: 1px solid #e73c68;
}
.panel-front.panel-green .panel-heading h2,
.panel-front.panel-green .panel-heading h3,
.panel-front.panel-green .panel-heading h4 {
  border-bottom: 1px solid #37bf8d;
}
.panel-front.panel-purple .panel-heading h2,
.panel-front.panel-purple .panel-heading h3,
.panel-front.panel-purple .panel-heading h4 {
  border-bottom: 1px solid #e044ab;
}
.panel-front.panel-grape .panel-heading h2,
.panel-front.panel-grape .panel-heading h3,
.panel-front.panel-grape .panel-heading h4 {
  border-bottom: 1px solid #7a869c;
}
.panel-front .form-horizontal {
  padding-left: 20px;
  padding-right: 20px;
}
#panel-fullscreen-mode .panel-front .panel-heading {
  padding: 0 20px;
}
#quote-carousel blockquote {
  margin: 0;
}
#quote-carousel blockquote.testimonial .avatar {
  left: 50%;
  margin-left: -25px;
}
#quote-carousel blockquote.testimonial .comment {
  text-align: center;
  margin-left: 0;
  margin-top: 70px;
}
#quote-carousel .carousel-control {
  background: none;
  color: #93a8a8;
  font-size: 2.25em;
  text-shadow: none;
  margin-top: -25px;
  top: 50%;
  width: 50px;
}
#quote-carousel .carousel-control.left {
  left: 0 !important;
}
#quote-carousel .carousel-control.right {
  right: 0 !important;
}
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -40px;
  margin-bottom: 0;
}
#quote-carousel .carousel-indicators li {
  border: 0;
  margin: 3px;
  background: #dadfe3;
}
#quote-carousel .carousel-indicators li.active {
  margin: 3px;
  height: 10px;
  width: 10px;
  background: #93a8a8;
}
.alternate-background {
  background-color: #f0f3f5;
}
.promo-box {
  background-color: #f0f3f5;
  color: #5f7676;
  text-align: center;
  padding: 30px;
  border: 0px solid #e6eaed;
  border-radius: 3px;
}
.promo-box h1,
.promo-box h2,
.promo-box h3,
.promo-box h4,
.promo-box h5,
.promo-box h6 {
  margin: 0;
}
.content-box {
  margin-bottom: 40px;
}
.content-box .title-text {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 20px;
  font-weight: 300;
}
.content-box .title-text i {
  margin-right: 5px;
}
.content-box p {
  margin: 0;
}
.content-box p + p {
  margin-top: 10px;
}
.content-box h1,
.content-box h2,
.content-box h3,
.content-box h4,
.content-box h5,
.content-box h6 {
  margin-top: 0;
}
.content-box.content-box-simple {
  text-transform: none;
  letter-spacing: normal;
}
.content-box.content-column:before,
.content-box.content-column:after {
  content: " ";
  display: table;
}
.content-box.content-column:after {
  clear: both;
}
.content-box.content-column:before,
.content-box.content-column:after {
  content: " ";
  display: table;
}
.content-box.content-column:after {
  clear: both;
}
.content-box.content-column .icon-left {
  width: 45px;
  float: left;
}
.content-box.content-column .content-right {
  margin-left: 45px;
}
.content-box.content-column .icon-right {
  width: 45px;
  float: right;
}
.content-box.content-column .content-left {
  margin-right: 45px;
}
.box-padded {
  padding: 20px;
}
.box-centered {
  text-align: center;
}
.box-halftop {
  background: #f0f3f5;
  margin-top: -50px;
  padding-top: 50px;
}
.box-halftop,
.content-box {
  border-radius: 2px;
}
.icon-rounded {
  border-radius: 3px;
}
.icon-circle {
  border-radius: 50%;
}
.icon-highlight {
  padding: 16px 0;
  margin-bottom: 20px;
}
.icon-focused {
  padding: 16px 0;
  border-width: 1px;
  border-style: solid;
}
.icon-highlight,
.icon-focused {
  height: 60px;
  width: 60px;
  text-align: center;
}
h3 .icon-focused {
  height: 50px;
  width: 50px;
  margin-right: 10px;
  padding: 15px 0;
}
.icon-default {
  background: #5f7676;
  color: #ffffff !important;
}
.icon-default.icon-focused,
.icon-default.icon-highlight {
  border-color: #5f7676;
}
.icon-primary {
  background: #3498db;
  color: #ffffff !important;
}
.icon-primary.icon-focused,
.icon-primary.icon-highlight {
  border-color: #3498db;
}
.icon-success {
  background: #2ecc71;
  color: #ffffff !important;
}
.icon-success.icon-focused,
.icon-success.icon-highlight {
  border-color: #2ecc71;
}
.icon-inverse {
  background: #95a5a6;
  color: #ffffff !important;
}
.icon-inverse.icon-focused,
.icon-inverse.icon-highlight {
  border-color: #95a5a6;
}
.icon-default-inverse {
  background: #ffffff;
  color: #5f7676 !important;
}
.icon-default-inverse.icon-focused,
.icon-default-inverse.icon-highlight {
  border-color: #5f7676;
}
.icon-primary-inverse {
  background: #ffffff;
  color: #3498db !important;
}
.icon-primary-inverse.icon-focused,
.icon-primary-inverse.icon-highlight {
  border-color: #3498db;
}
.icon-success-inverse {
  background: #ffffff;
  color: #2ecc71 !important;
}
.icon-success-inverse.icon-focused,
.icon-success-inverse.icon-highlight {
  border-color: #2ecc71;
}
.icon-inverse-inverse {
  background: #ffffff;
  color: #95a5a6 !important;
}
.icon-inverse-inverse.icon-focused,
.icon-inverse-inverse.icon-highlight {
  border-color: #95a5a6;
}
.box-default {
  background: #f0f3f5;
  color: rgba(95, 118, 118, 0.8);
}
.box-default h1,
.box-default h2,
.box-default h3,
.box-default h4,
.box-default h5,
.box-default h6 {
  color: #5f7676;
}
.box-default h1 small,
.box-default h2 small,
.box-default h3 small,
.box-default h4 small,
.box-default h5 small,
.box-default h6 small {
  color: rgba(95, 118, 118, 0.6);
}
.box-default i {
  color: #5f7676;
}
.box-primary {
  background: #3498db;
  color: rgba(255, 255, 255, 0.8);
}
.box-primary h1,
.box-primary h2,
.box-primary h3,
.box-primary h4,
.box-primary h5,
.box-primary h6 {
  color: #ffffff;
}
.box-primary h1 small,
.box-primary h2 small,
.box-primary h3 small,
.box-primary h4 small,
.box-primary h5 small,
.box-primary h6 small {
  color: rgba(255, 255, 255, 0.6);
}
.box-primary i {
  color: #ffffff;
}
.box-success {
  background: #2ecc71;
  color: rgba(255, 255, 255, 0.8);
}
.box-success h1,
.box-success h2,
.box-success h3,
.box-success h4,
.box-success h5,
.box-success h6 {
  color: #ffffff;
}
.box-success h1 small,
.box-success h2 small,
.box-success h3 small,
.box-success h4 small,
.box-success h5 small,
.box-success h6 small {
  color: rgba(255, 255, 255, 0.6);
}
.box-success i {
  color: #ffffff;
}
.box-inverse {
  background: #95a5a6;
  color: rgba(255, 255, 255, 0.8);
}
.box-inverse h1,
.box-inverse h2,
.box-inverse h3,
.box-inverse h4,
.box-inverse h5,
.box-inverse h6 {
  color: #ffffff;
}
.box-inverse h1 small,
.box-inverse h2 small,
.box-inverse h3 small,
.box-inverse h4 small,
.box-inverse h5 small,
.box-inverse h6 small {
  color: rgba(255, 255, 255, 0.6);
}
.box-inverse i {
  color: #ffffff;
}
.box-dark {
  background: #5f7676;
  color: rgba(255, 255, 255, 0.8);
}
.box-dark h1,
.box-dark h2,
.box-dark h3,
.box-dark h4,
.box-dark h5,
.box-dark h6 {
  color: #ffffff;
}
.box-dark h1 small,
.box-dark h2 small,
.box-dark h3 small,
.box-dark h4 small,
.box-dark h5 small,
.box-dark h6 small {
  color: rgba(255, 255, 255, 0.6);
}
.box-dark i {
  color: #ffffff;
}
.dropcap {
  float: left;
  color: #3498db;
  font-size: 44px;
  line-height: 40px;
  padding-right: 10px;
}
.dropcap-bg {
  float: left;
  color: #fff;
  font-size: 34px;
  line-height: 52px;
  padding-right: 14px;
  padding-left: 14px;
  margin-right: 10px;
  margin-top: 4px;
  background-color: #3498db;
  border-radius: 3px;
}
.dropcap-bg-circle {
  float: left;
  color: #fff;
  font-size: 34px;
  line-height: 52px;
  width: 52px;
  text-align: center;
  margin-right: 10px;
  margin-top: 4px;
  background-color: #3498db;
  border-radius: 50%;
}
.headline,
.panel-front .panel-heading {
  display: block;
  margin: 0px 0 20px 0;
  border-bottom: 1px solid #e6eaed;
}
.yer{
    padding-top: 80px;
    margin-bottom: 40px;
    border-bottom: none;
}

.headline h1,
.headline h2,
.headline h3,
.headline h4,
.headline h5,
.headline h6,
.panel-front .panel-heading h1,
.panel-front .panel-heading h2,
.panel-front .panel-heading h3,
.panel-front .panel-heading h4,
.panel-front .panel-heading h5,
.panel-front .panel-heading h6 {
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 0 -1px 0;
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 1px solid #3498db;
}
.headline.headline-right:before,
.headline.headline-right:after,
.panel-front .panel-heading.headline-right:before,
.panel-front .panel-heading.headline-right:after {
  content: " ";
  display: table;
}
.headline.headline-right:after,
.panel-front .panel-heading.headline-right:after {
  clear: both;
}
.headline.headline-right:before,
.headline.headline-right:after,
.panel-front .panel-heading.headline-right:before,
.panel-front .panel-heading.headline-right:after {
  content: " ";
  display: table;
}
.headline.headline-right:after,
.panel-front .panel-heading.headline-right:after {
  clear: both;
}
.headline.headline-right h2,
.headline.headline-right h3,
.headline.headline-right h4,
.headline.headline-right h5,
.panel-front .panel-heading.headline-right h2,
.panel-front .panel-heading.headline-right h3,
.panel-front .panel-heading.headline-right h4,
.panel-front .panel-heading.headline-right h5 {
  float: right;
}
.heading {
  text-align: center;
}
.heading h2,
.heading h3,
.heading h4,
.heading h5 {
  padding: 0 12px;
  position: relative;
  display: inline-block;
  line-height: 34px !important;
}
.heading h2:before,
.heading h3:before,
.heading h4:before,
.heading h5:before {
  right: 100%;
}
.heading h2:after,
.heading h3:after,
.heading h4:after,
.heading h5:after {
  left: 100%;
}
.heading h2:before,
.heading h3:before,
.heading h4:before,
.heading h5:before,
.heading h2:after,
.heading h3:after,
.heading h4:after,
.heading h5:after {
  content: ' ';
  width: 40px;
  position: absolute;
  border-width: 1px;
  border-color: #93a8a8;
}
.heading.uppercase h2,
.heading.uppercase h3,
.heading.uppercase h4,
.heading.uppercase h5 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.heading.heading-stripe-double h2:before,
.heading.heading-stripe-double h2:after,
.heading.heading-stripe-double h3:before,
.heading.heading-stripe-double h3:after,
.heading.heading-stripe-double h4:before,
.heading.heading-stripe-double h4:after,
.heading.heading-stripe-double h5:before,
.heading.heading-stripe-double h5:after {
  top: 15px;
  height: 6px;
  border-top-style: solid;
  border-bottom-style: solid;
}
.heading.heading-dash-double h2:before,
.heading.heading-dash-double h2:after,
.heading.heading-dash-double h3:before,
.heading.heading-dash-double h3:after,
.heading.heading-dash-double h4:before,
.heading.heading-dash-double h4:after,
.heading.heading-dash-double h5:before,
.heading.heading-dash-double h5:after {
  top: 15px;
  height: 6px;
  border-top-style: dashed;
  border-bottom-style: dashed;
}
.heading.heading-dotted-double h2:before,
.heading.heading-dotted-double h2:after,
.heading.heading-dotted-double h3:before,
.heading.heading-dotted-double h3:after,
.heading.heading-dotted-double h4:before,
.heading.heading-dotted-double h4:after,
.heading.heading-dotted-double h5:before,
.heading.heading-dotted-double h5:after {
  top: 15px;
  height: 6px;
  border-top-style: dotted;
  border-bottom-style: dotted;
}
.heading.heading-stripe h2:before,
.heading.heading-stripe h2:after,
.heading.heading-stripe h3:before,
.heading.heading-stripe h3:after,
.heading.heading-stripe h4:before,
.heading.heading-stripe h4:after,
.heading.heading-stripe h5:before,
.heading.heading-stripe h5:after {
  top: 17px;
  border-bottom-style: solid;
}
.heading.heading-dashed h2:before,
.heading.heading-dashed h2:after,
.heading.heading-dashed h3:before,
.heading.heading-dashed h3:after,
.heading.heading-dashed h4:before,
.heading.heading-dashed h4:after,
.heading.heading-dashed h5:before,
.heading.heading-dashed h5:after {
  top: 17px;
  border-bottom-style: dashed;
}
.heading.heading-dotted h2:before,
.heading.heading-dotted h2:after,
.heading.heading-dotted h3:before,
.heading.heading-dotted h3:after,
.heading.heading-dotted h4:before,
.heading.heading-dotted h4:after,
.heading.heading-dotted h5:before,
.heading.heading-dotted h5:after {
  top: 17px;
  border-bottom-style: dotted;
}
.divider {
  margin-top: 40px;
  margin-bottom: 40px;
}
.divider.divider-gradient {
  border: 0;
  height: 1px;
}
.divider.divider-dotted {
  border-top: 1px dotted #dadfe3;
}
.divider.divider-dashed {
  border-top: 1px dashed #dadfe3;
}
.divider.divider-stripe-double {
  height: 5px;
  border-top: 1px solid #e6eaed;
  border-bottom: 1px solid #e6eaed;
}
.divider.divider-dotted-double {
  height: 5px;
  border-top: 1px dotted #e6eaed;
  border-bottom: 1px dotted #e6eaed;
}
.divider.divider-dashed-double {
  height: 5px;
  border-top: 1px dashed #e6eaed;
  border-bottom: 1px dashed #e6eaed;
}
blockquote {
  font-style: normal;
  color: #93a8a8;
  padding: 0 20px;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #dadfe3;
}
blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6 {
  color: #93a8a8;
}
blockquote small {
  /*color: #cbd6d6;*/
  color: #9ea5a5;
}
blockquote.text-right {
  border-left: none;
  border-right-width: 4px;
  border-right-style: solid;
}
blockquote.bq-text-lg p {
  font-size: 22px;
  font-weight: 300;
}
blockquote.bq-text-lg p,
blockquote.bq-text-lg small {
  text-transform: uppercase;
}
blockquote p {
  font-size: 14px;
  font-weight: 400;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote.hero {
  border: none;
  padding: 20px;
  font-size: 14px;
  background: #fafbfc;
  border-left: solid 2px #fafbfc;
}
.blockquote-primary {
  border-color: #3498db;
}
.blockquote-primary.hero {
  border: none;
  background: #3498db;
  color: #ffffff;
}
.blockquote-primary.hero small {
  color: rgba(255, 255, 255, 0.8);
}
.blockquote-success {
  border-color: #2ecc71;
}
.blockquote-success.hero {
  border: none;
  background: #2ecc71;
  color: #ffffff;
}
.blockquote-success.hero small {
  color: rgba(255, 255, 255, 0.8);
}
.blockquote-warning {
  border-color: #f1c40f;
}
.blockquote-warning.hero {
  border: none;
  background: #f1c40f;
  color: #ffffff;
}
.blockquote-warning.hero small {
  color: rgba(255, 255, 255, 0.8);
}
.blockquote-danger {
  border-color: #e74c3c;
}
.blockquote-danger.hero {
  border: none;
  background: #e74c3c;
  color: #ffffff;
}
.blockquote-danger.hero small {
  color: rgba(255, 255, 255, 0.8);
}
/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 *
 * http://geedmo.github.com/yamm3
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.yamm .yamm-content {
  padding: 10px;
}
.yamm .yamm-content h6 {
  margin: 0;
  padding: 0 10px;
}
.yamm .yamm-content h6 .yamm-category {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.3);
}
.yamm .yamm-content ul li {
  line-height: 30px;
  color: rgba(255, 255, 255, 0.3);
  margin: 0 -10px;
  padding: 0 20px;
}
.yamm .yamm-content ul li a {
  color: rgba(255, 255, 255, 0.5);
}
.yamm .yamm-content ul li p {
  margin: 0;
}
.yamm .yamm-content ul li:hover {
  background-color: rgba(255, 255, 255, 0.06);
}
.yamm .yamm-content ul li:hover a {
  color: #fff;
  text-decoration: none;
}
.yamm .dropdown-menu {
  background: #0b0e13;
  border: none;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #95979a;
}
.yamm .yamm-fw > .dropdown-menu {
  left: 0 !important;
  right: 0 !important;
  margin-left: 0 !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
.yamm .yamm-fw > span.scroll-up,
.yamm .yamm-fw > span.scroll-down {
  left: 0 !important;
  right: 0 !important;
  margin-left: 0 !important;
}
.yamm .yamm-fw > .dropdown-menu,
.yamm .yamm-fw > .dropdown-menu * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.yamm .yamm-content .yamm-col {
  padding: 0 20px;
}
.yamm .yamm-content h6 {
  margin: 0 0 5px 0;
  padding: 0;
}
.yamm .yamm-content h6 .yamm-category {
  letter-spacing: 0.1em;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 30px;
  color: #e8ecec;
}
.yamm .yamm-content ul li {
  color: #5f7676;
  margin: 0 -20px;
}
.yamm .yamm-content ul li i {
  margin-right: 6px;
}
.yamm .yamm-content ul li a {
  line-height: 30px;
  color: #93a8a8;
  display: block;
  padding: 0 20px;
}
.yamm .yamm-content ul li:hover {
  background-color: #3d4c4c;
}
.yamm .yamm-content ul li:hover a {
  color: #fff;
  text-decoration: none;
}
.yamm .yamm-content ul li p {
  margin: 0;
}
html {
  -ms-overflow-style: scrollbar;
}
:focus,
:active {
  outline: 0 !important;
}
::-moz-focus-inner {
  border: 0 !important;
}
body {
  font-weight: 400;
}
a {
  outline: none;
  cursor: pointer;
}
hr.outsider {
  margin-left: -20px;
  margin-right: -20px;
  border-top: 1px solid #e6eaed;
}
hr.outsider-dashed {
  margin-left: -20px;
  margin-right: -20px;
  border-top: 1px dashed #e6eaed;
}
hr.dashed {
  border-top: 1px dashed #dadfe3;
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}
.m0 {
  margin: 0;
}
.mt0 {
  margin-top: 0;
}
.mt5 {
  margin-top: 5px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mb0 {
  margin-bottom: 0;
}
.mb5 {
  margin-bottom: 5px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.p0 {
  padding: 0;
}
.pt0 {
  padding-top: 0;
}
.pt5 {
  padding-top: 5px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pb0 {
  padding-bottom: 0;
}
.pb5 {
  padding-bottom: 5px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.w100 {
  width: 100%;
}
.text-primary:hover,
.text-warning:hover,
.text-danger:hover,
.text-success:hover,
.text-info:hover,
.text-gray:hover {
  color: inherit;
}
.text-gray {
  color: #93a8a8;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
}
h1,
h2,
h3,
.h1,
.h2 .h3 {
  font-weight: 300;
}
h4,
.h4 {
  font-weight: 600;
}
h5,
h6,
.h5,
.h6 {
  font-weight: bold;
}
h1 small,
.h1 small {
  font-size: 20px;
  font-weight: 300;
}
h2 small,
.h2 small {
  font-size: 18px;
  font-weight: 300;
}
h3 small,
.h3 small {
  font-size: 14px;
  font-weight: 400;
}
h4 small,
.h4 small {
  font-size: 13px;
  font-weight: 400;
}
h5 small,
.h5 small {
  font-size: 12px;
  font-weight: 400;
}
h6 small,
.h6 small {
  font-size: 11px;
  font-weight: 400;
}
p.lead {
  font-size: 17px;
  font-weight: 400;
}
small,
.small {
  font-size: 0.85714em;
}
.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: 4px;
  padding: 0 20px;
}
blockquote.pull-right {
  border-right-width: 4px;
}
address {
  display: block;
}
kdb,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
pre {
  margin-bottom: 20px;
}
pre.prettyprint {
  margin-bottom: 10px;
}
.tabe-responsive .table-bordered,
.table-bordered,
.tabe-responsive .panel .fc-content table,
.panel .fc-content table {
  -webkit-box-shadow: 0 0 0 1px #e3e3e3;
  box-shadow: 0 0 0 1px #e3e3e3;
  border-radius: 3px;
  border-style: none;
}
.tabe-responsive .table-bordered tfoot > tr:last-child > th,
.table-bordered tfoot > tr:last-child > th,
.tabe-responsive .panel .fc-content table tfoot > tr:last-child > th,
.panel .fc-content table tfoot > tr:last-child > th {
  border-bottom: 0;
}
.tabe-responsive .table-bordered tfoot > tr:last-child > th:last-child,
.table-bordered tfoot > tr:last-child > th:last-child,
.tabe-responsive .panel .fc-content table tfoot > tr:last-child > th:last-child,
.panel .fc-content table tfoot > tr:last-child > th:last-child {
  border-right: 0;
}
.tabe-responsive .table-bordered > thead > tr > th,
.table-bordered > thead > tr > th,
.tabe-responsive .table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > th,
.tabe-responsive .table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > th,
.tabe-responsive .table-bordered > thead > tr > td,
.table-bordered > thead > tr > td,
.tabe-responsive .table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > td,
.tabe-responsive .table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > td,
.tabe-responsive .panel .fc-content table > thead > tr > th,
.panel .fc-content table > thead > tr > th,
.tabe-responsive .panel .fc-content table > tbody > tr > th,
.panel .fc-content table > tbody > tr > th,
.tabe-responsive .panel .fc-content table > tfoot > tr > th,
.panel .fc-content table > tfoot > tr > th,
.tabe-responsive .panel .fc-content table > thead > tr > td,
.panel .fc-content table > thead > tr > td,
.tabe-responsive .panel .fc-content table > tbody > tr > td,
.panel .fc-content table > tbody > tr > td,
.tabe-responsive .panel .fc-content table > tfoot > tr > td,
.panel .fc-content table > tfoot > tr > td {
  border-left: 0;
}
.tabe-responsive .table-bordered > thead > tr:last-child td,
.table-bordered > thead > tr:last-child td,
.tabe-responsive .table-bordered > tbody > tr:last-child td,
.table-bordered > tbody > tr:last-child td,
.tabe-responsive .table-bordered > tfoot > tr:last-child td,
.table-bordered > tfoot > tr:last-child td,
.tabe-responsive .panel .fc-content table > thead > tr:last-child td,
.panel .fc-content table > thead > tr:last-child td,
.tabe-responsive .panel .fc-content table > tbody > tr:last-child td,
.panel .fc-content table > tbody > tr:last-child td,
.tabe-responsive .panel .fc-content table > tfoot > tr:last-child td,
.panel .fc-content table > tfoot > tr:last-child td {
  border-bottom: 0;
}
table.fc-border-separate > thead > tr > th:last-child {
  border-right: 0 !important;
}
table.fc-border-separate > tbody > tr > td:last-child {
  border-right: 0 !important;
}
table.table-bordered > thead > tr > th:last-child,
table.panel .fc-content table > thead > tr > th:last-child {
  border-right: 0 !important;
}
table.table-bordered > tbody > tr > td:last-child,
table.panel .fc-content table > tbody > tr > td:last-child {
  border-right: 0 !important;
}
table > tbody > tr:first-child > th {
  border-top: 0;
}
table > tbody > tr:first-child > td {
  border-top: 0;
}
table > tbody > tr:last-child > th {
  border-bottom: 0;
}
table > thead > tr > th {
  background: #fff;
}
table > thead > tr > th:first-child {
  border-top-left-radius: 3px;
}
table > thead > tr > th:last-child {
  border-top-right-radius: 3px;
}
.panel-heading + .panel-body.panel-no-padding table > tbody > tr:last-child > th {
  border-bottom: 0;
}
.panel-heading + .panel-body.panel-no-padding table > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel-heading + .panel-body.panel-no-padding .table-bordered,
.panel-heading + .panel-body.panel-no-padding .panel .fc-content table {
  border-bottom: 0 !important;
  -webkit-box-shadow: 0 0 0 0 #e3e3e3 !important;
  box-shadow: 0 0 0 0 #e3e3e3 !important;
}
.panel-heading + .panel-body.panel-no-padding table > thead > tr > th:first-child {
  border-top-left-radius: 0;
}
.panel-heading + .panel-body.panel-no-padding table > thead > tr > th:last-child {
  border-top-right-radius: 0;
}
table > tbody > tr:last-child > td:first-child {
  border-bottom-left-radius: 3px;
}
table > tbody > tr:last-child > td:last-child {
  border-bottom-right-radius: 3px;
}
table > tbody > tr:last-child > th:first-child {
  border-bottom-left-radius: 3px;
}
table > tbody > tr:last-child > th:last-child {
  border-bottom-right-radius: 3px;
}
table input[type="text"] {
  width: 100% !important;
}
.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 #dadfe3;
  }
  .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 #dadfe3;
  }
  /* 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 #dadfe3;
    position: relative;
    padding-left: 50% !important;
    white-space: normal;
    text-align: left;
  }
  .table-vertical td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    content: attr(data-title);
  }
}
legend {
  padding-bottom: 5px;
  font-weight: 300;
  font-size: 20px;
}
label {
  margin-bottom: 10px;
  font-weight: normal;
}
.label-input-lg {
  font-size: 17px;
  padding-top: 9px !important;
}
.label-input-sm {
  font-size: 13px;
  padding-top: 5px !important;
}
.checkbox > label,
.checkbox-inline > label {
  margin: 0;
}
select[multiple] {
  padding: 7px 9px !important;
}
.form-control {
  border: 1px solid #dadfe3;
  border-top: 1px solid #d4dadf;
  padding: 6px 10px;
  color: #5f7676;
  background: #fafbfc;
  -webkit-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
  box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
}
select.form-control {
  color: #5f7676;
  padding: 6px 6px;
}
.form-control:focus {
  border: 1px solid #3498db;
  background: #fff;
  box-shadow: 0 0px 1px 0px #e1f0fa !important;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-left: -16px;
}
select.input-lg {
  padding: 6px 12px;
}
select.input-sm {
  padding: 4px 3px;
}
.iSelect {
  position: relative;
}
.iSelect:before {
  pointer-events: none;
  position: absolute;
  top: 20%;
  right: 1px;
  content: "\f0dc";
  font-family: FontAwesome;
  z-index: 1;
  padding: 0 10px;
  background: #fff;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  border: 1px solid #e6eaed;
  border-top: 1px solid #e0e5e9;
  box-shadow: none !important;
}
.input {
  height: 34px !important;
}
.input-sm {
  border-radius: 3px;
  padding: 4px 7px;
  height: 28px;
}
.input-lg {
  padding: 6px 16px;
  font-size: 17px;
  height: 45px;
}
.form-group {
  margin-bottom: 20px;
}
.row-border .form-group {
  border-top: 1px dashed #e6eaed;
  padding: 20px 10px;
  margin-bottom: 0;
  margin-left: -20px;
  margin-right: -20px;
}
.row-border .form-group:first-child {
  border-top: none;
  padding-top: 0;
}
.tabular-form .form-group {
  border-top: 1px dashed #e6eaed;
  padding: 20px 10px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 0;
}
.tabular-form .form-group > .tabular-border {
  border-left: 1px dashed #e6eaed;
  margin: -20px 0;
  padding: 20px 10px;
}
@media (max-width: 768px) {
  .tabular-form .form-group .tabular-border {
    border-left: none;
  }
}
.tabular-form .form-group:first-child {
  border-top: none;
  padding-top: 0;
}
select[multiple] {
  border-radius: 3px;
  border: 1px solid #dadfe3;
}
.help-block {
  margin-bottom: 0;
}
.help-inline {
  margin-top: 5px;
  display: inline-block;
  color: #93a8a8;
}
.input-search-icon-sm {
  padding: 20px !important;
}
.input-search-icon-sm input.form-control {
  padding-right: 25px ;
}
.input-search-icon-sm a {
  position: absolute;
  margin-top: -23px;
  font-size: 13px;
  right: 0;
  margin-right: 28px;
  color: #cbd6d6;
}
.input-icon {
  position: relative;
}
.input-icon > i,
.input-icon .icon {
  position: absolute;
  display: block;
  margin: 10px 8px;
  line-height: 14px;
  color: #cbd6d6;
}
.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;
}
.input-group > :first-child > .form-control {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.spinner i {
  color: #5f7676;
}
@media (max-width: 768px) {
  .form-horizontal .control-label,
  .form-horizontal .radio,
  .form-horizontal .checkbox,
  .form-horizontal .radio-inline,
  .form-horizontal .checkbox-inline {
    padding-top: 0 !important;
    padding-bottom: 7px;
  }
}
.form-horizontal .control-label {
  padding-top: 7px;
  padding-bottom: 7px;
}
.has-success .input-icon i,
.has-success .input-icon .icon {
  color: #25a25a;
}
.has-warning .input-icon i,
.has-warning .input-icon .icon {
  color: #b8960b;
}
.has-error .input-icon i,
.has-error .input-icon .icon {
  color: #e64433;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
}
.btn {
  font-weight: 400;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.04);
  border-radius: 3px;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-rounded {
  border-radius: 50px;
}
.btn-xs,
.btn-group-xs > .btn {
  font-size: 12px;
  line-height: 1em;
  padding: 3px 5px;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 29px;
}
.btn-block {
  padding-left: 15px;
  padding-right: 15px;
}
.btn-link {
  box-shadow: none !important;
}
.btn-inverse {
  color: #ffffff;
  background-color: #95a5a6;
  border-color: #7f8c8d;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #798d8f;
  border-color: #616d6d;
}
.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: #95a5a6;
  border-color: #7f8c8d;
}
.btn-inverse .badge {
  color: #95a5a6;
  background-color: #ffffff;
}
.btn-inverse:hover {
  background-color: #87999a;
  border-color: #6b7778;
}
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #7f9293;
  border-color: #667273;
}
.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: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: #95a5a6;
  border-color: #7f8c8d;
}
.btn-inverse .badge {
  color: #95a5a6;
  background-color: #ffffff;
}
.btn-brown {
  color: #ffffff;
  background-color: #c0392b;
  border-color: #ac2618;
}
.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: #761a11;
}
.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: #ac2618;
}
.btn-brown .badge {
  color: #c0392b;
  background-color: #ffffff;
}
.btn-brown:hover {
  background-color: #ab3326;
  border-color: #881e13;
}
.btn-brown:focus,
.btn-brown:active,
.btn-brown.active,
.open > .dropdown-toggle.btn-brown {
  color: #ffffff;
  background-color: #9f2f24;
  border-color: #7f1c12;
}
.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: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: #ac2618;
}
.btn-brown .badge {
  color: #c0392b;
  background-color: #ffffff;
}
.btn-indigo {
  color: #ffffff;
  background-color: #7863bc;
  border-color: #8e44ad;
}
.btn-indigo:hover,
.btn-indigo:focus,
.btn-indigo.focus,
.btn-indigo:active,
.btn-indigo.active,
.open > .dropdown-toggle.btn-indigo {
  color: #ffffff;
  background-color: #5d47a5;
  border-color: #6a3381;
}
.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: #7863bc;
  border-color: #8e44ad;
}
.btn-indigo .badge {
  color: #7863bc;
  background-color: #ffffff;
}
.btn-indigo:hover {
  background-color: #6951b4;
  border-color: #763890;
}
.btn-indigo:focus,
.btn-indigo:active,
.btn-indigo.active,
.open > .dropdown-toggle.btn-indigo {
  color: #ffffff;
  background-color: #614aac;
  border-color: #703688;
}
.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: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: #7863bc;
  border-color: #8e44ad;
}
.btn-indigo .badge {
  color: #7863bc;
  background-color: #ffffff;
}
.btn-orange {
  color: #ffffff;
  background-color: #e67e22;
  border-color: #d35400;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange.focus,
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  color: #ffffff;
  background-color: #bf6516;
  border-color: #963c00;
}
.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: #e67e22;
  border-color: #d35400;
}
.btn-orange .badge {
  color: #e67e22;
  background-color: #ffffff;
}
.btn-orange:hover {
  background-color: #d67118;
  border-color: #aa4400;
}
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  color: #ffffff;
  background-color: #c96a17;
  border-color: #a04000;
}
.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: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: #e67e22;
  border-color: #d35400;
}
.btn-orange .badge {
  color: #e67e22;
  background-color: #ffffff;
}
.btn-sky {
  color: #ffffff;
  background-color: #82c4e6;
  border-color: #67aed3;
}
.btn-sky:hover,
.btn-sky:focus,
.btn-sky.focus,
.btn-sky:active,
.btn-sky.active,
.open > .dropdown-toggle.btn-sky {
  color: #ffffff;
  background-color: #57b0de;
  border-color: #3994c4;
}
.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: #82c4e6;
  border-color: #67aed3;
}
.btn-sky .badge {
  color: #82c4e6;
  background-color: #ffffff;
}
.btn-sky:hover {
  background-color: #6dbae2;
  border-color: #479dca;
}
.btn-sky:focus,
.btn-sky:active,
.btn-sky.active,
.open > .dropdown-toggle.btn-sky {
  color: #ffffff;
  background-color: #60b4df;
  border-color: #3f99c8;
}
.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: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: #82c4e6;
  border-color: #67aed3;
}
.btn-sky .badge {
  color: #82c4e6;
  background-color: #ffffff;
}
.btn-midnightblue {
  color: #ffffff;
  background-color: #34495e;
  border-color: #2c3e50;
}
.btn-midnightblue:hover,
.btn-midnightblue:focus,
.btn-midnightblue.focus,
.btn-midnightblue:active,
.btn-midnightblue.active,
.open > .dropdown-toggle.btn-midnightblue {
  color: #ffffff;
  background-color: #222f3d;
  border-color: #161f29;
}
.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: #34495e;
  border-color: #2c3e50;
}
.btn-midnightblue .badge {
  color: #34495e;
  background-color: #ffffff;
}
.btn-midnightblue:hover {
  background-color: #2b3c4e;
  border-color: #1e2a36;
}
.btn-midnightblue:focus,
.btn-midnightblue:active,
.btn-midnightblue.active,
.open > .dropdown-toggle.btn-midnightblue {
  color: #ffffff;
  background-color: #253544;
  border-color: #1a242f;
}
.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: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: #34495e;
  border-color: #2c3e50;
}
.btn-midnightblue .badge {
  color: #34495e;
  background-color: #ffffff;
}
.btn-magenta {
  color: #ffffff;
  background-color: #e73c68;
  border-color: #bd3154;
}
.btn-magenta:hover,
.btn-magenta:focus,
.btn-magenta.focus,
.btn-magenta:active,
.btn-magenta.active,
.open > .dropdown-toggle.btn-magenta {
  color: #ffffff;
  background-color: #d61a4b;
  border-color: #8c243e;
}
.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: #e73c68;
  border-color: #bd3154;
}
.btn-magenta .badge {
  color: #e73c68;
  background-color: #ffffff;
}
.btn-magenta:hover {
  background-color: #e42556;
  border-color: #9d2946;
}
.btn-magenta:focus,
.btn-magenta:active,
.btn-magenta.active,
.open > .dropdown-toggle.btn-magenta {
  color: #ffffff;
  background-color: #df1b4e;
  border-color: #952742;
}
.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: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: #e73c68;
  border-color: #bd3154;
}
.btn-magenta .badge {
  color: #e73c68;
  background-color: #ffffff;
}
.btn-green {
  color: #ffffff;
  background-color: #37bf8d;
  border-color: #13856e;
}
.btn-green:hover,
.btn-green:focus,
.btn-green.focus,
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  color: #ffffff;
  background-color: #2c9770;
  border-color: #0b4f42;
}
.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: #37bf8d;
  border-color: #13856e;
}
.btn-green .badge {
  color: #37bf8d;
  background-color: #ffffff;
}
.btn-green:hover {
  background-color: #31ab7e;
  border-color: #0e6150;
}
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  color: #ffffff;
  background-color: #2e9f76;
  border-color: #0d5849;
}
.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: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: #37bf8d;
  border-color: #13856e;
}
.btn-green .badge {
  color: #37bf8d;
  background-color: #ffffff;
}
.btn-purple {
  color: #ffffff;
  background-color: #e044ab;
  border-color: #c73094;
}
.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: #96246f;
}
.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: #c73094;
}
.btn-purple .badge {
  color: #e044ab;
  background-color: #ffffff;
}
.btn-purple:hover {
  background-color: #dc2ea1;
  border-color: #a6287c;
}
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
  color: #ffffff;
  background-color: #d7249a;
  border-color: #9e2675;
}
.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: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: #c73094;
}
.btn-purple .badge {
  color: #e044ab;
  background-color: #ffffff;
}
.btn-alizarin {
  color: #ffffff;
  background-color: #e36d4f;
  border-color: #c23829;
}
.btn-alizarin:hover,
.btn-alizarin:focus,
.btn-alizarin.focus,
.btn-alizarin:active,
.btn-alizarin.active,
.open > .dropdown-toggle.btn-alizarin {
  color: #ffffff;
  background-color: #dc4923;
  border-color: #8f291e;
}
.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: #e36d4f;
  border-color: #c23829;
}
.btn-alizarin .badge {
  color: #e36d4f;
  background-color: #ffffff;
}
.btn-alizarin:hover {
  background-color: #e05b39;
  border-color: #a02e22;
}
.btn-alizarin:focus,
.btn-alizarin:active,
.btn-alizarin.active,
.open > .dropdown-toggle.btn-alizarin {
  color: #ffffff;
  background-color: #dd502c;
  border-color: #982c20;
}
.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: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: #e36d4f;
  border-color: #c23829;
}
.btn-alizarin .badge {
  color: #e36d4f;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default-alt {
  color: #e8ecec;
  background-color: rgba(255, 255, 255, 0);
  border-color: #e8ecec;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #5f7676;
}
.btn-default-alt:hover,
.btn-default-alt:focus,
.btn-default-alt:active,
.btn-default-alt.active {
  border-color: #e8ecec;
  background-color: #e8ecec;
  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: #eaeaea;
  color: #eaeaea;
}
.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: #e8ecec;
  background-color: #bdcaca;
  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:hover,
.btn-default-alt:active,
.btn-default-alt.active,
.btn-default-alt:focus {
  color: #313e3e !important;
}
.btn-primary-alt {
  color: #3498db;
  background-color: rgba(255, 255, 255, 0);
  border-color: #3498db;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary-alt:hover,
.btn-primary-alt:focus,
.btn-primary-alt:active,
.btn-primary-alt.active {
  border-color: #3498db;
  background-color: #3498db;
  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: #708c9f;
  color: #708c9f;
}
.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: #3498db;
  background-color: #1d6fa5;
  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: #f1c40f;
  background-color: rgba(255, 255, 255, 0);
  border-color: #f1c40f;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-warning-alt:hover,
.btn-warning-alt:focus,
.btn-warning-alt:active,
.btn-warning-alt.active {
  border-color: #f1c40f;
  background-color: #f1c40f;
  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: #b29e4f;
  color: #b29e4f;
}
.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: #f1c40f;
  background-color: #aa8a0a;
  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: #e74c3c;
  background-color: rgba(255, 255, 255, 0);
  border-color: #e74c3c;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-danger-alt:hover,
.btn-danger-alt:focus,
.btn-danger-alt:active,
.btn-danger-alt.active {
  border-color: #e74c3c;
  background-color: #e74c3c;
  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: #b07973;
  color: #b07973;
}
.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: #e74c3c;
  background-color: #bf2718;
  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: #2ecc71;
  background-color: rgba(255, 255, 255, 0);
  border-color: #2ecc71;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-success-alt:hover,
.btn-success-alt:focus,
.btn-success-alt:active,
.btn-success-alt.active {
  border-color: #2ecc71;
  background-color: #2ecc71;
  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: #6c8e7a;
  color: #6c8e7a;
}
.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: #2ecc71;
  background-color: #208e4e;
  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: #1abdaf;
  background-color: rgba(255, 255, 255, 0);
  border-color: #1abdaf;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-info-alt:hover,
.btn-info-alt:focus,
.btn-info-alt:active,
.btn-info-alt.active {
  border-color: #1abdaf;
  background-color: #1abdaf;
  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: #508782;
  color: #508782;
}
.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: #1abdaf;
  background-color: #117a71;
  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: #95a5a6;
  background-color: rgba(255, 255, 255, 0);
  border-color: #95a5a6;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-inverse-alt:hover,
.btn-inverse-alt:focus,
.btn-inverse-alt:active,
.btn-inverse-alt.active {
  border-color: #95a5a6;
  background-color: #95a5a6;
  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: #9e9e9e;
  color: #9e9e9e;
}
.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: #95a5a6;
  background-color: #6d8082;
  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: #c0392b;
  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,
.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: #856966;
  color: #856966;
}
.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: #81261d;
  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: #7863bc;
  background-color: rgba(255, 255, 255, 0);
  border-color: #7863bc;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-indigo-alt:hover,
.btn-indigo-alt:focus,
.btn-indigo-alt:active,
.btn-indigo-alt.active {
  border-color: #7863bc;
  background-color: #7863bc;
  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: #909090;
  color: #909090;
}
.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: #7863bc;
  background-color: #533f93;
  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: #e67e22;
  background-color: rgba(255, 255, 255, 0);
  border-color: #e67e22;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-orange-alt:hover,
.btn-orange-alt:focus,
.btn-orange-alt:active,
.btn-orange-alt.active {
  border-color: #e67e22;
  background-color: #e67e22;
  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: #a98260;
  color: #a98260;
}
.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: #e67e22;
  background-color: #a85913;
  color: #fff;
}
.btn-orange-alt.dropdown-toggle {
  border-width: 1px;
}
.btn-orange-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn-sky-alt {
  color: #82c4e6;
  background-color: rgba(255, 255, 255, 0);
  border-color: #82c4e6;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-sky-alt:hover,
.btn-sky-alt:focus,
.btn-sky-alt:active,
.btn-sky-alt.active {
  border-color: #82c4e6;
  background-color: #82c4e6;
  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: #a7b8c1;
  color: #a7b8c1;
}
.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: #82c4e6;
  background-color: #42a6d9;
  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: #34495e;
  background-color: rgba(255, 255, 255, 0);
  border-color: #34495e;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-midnightblue-alt:hover,
.btn-midnightblue-alt:focus,
.btn-midnightblue-alt:active,
.btn-midnightblue-alt.active {
  border-color: #34495e;
  background-color: #34495e;
  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: #494949;
  color: #494949;
}
.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: #34495e;
  background-color: #19232d;
  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: #e73c68;
  background-color: rgba(255, 255, 255, 0);
  border-color: #e73c68;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-magenta-alt:hover,
.btn-magenta-alt:focus,
.btn-magenta-alt:active,
.btn-magenta-alt.active {
  border-color: #e73c68;
  background-color: #e73c68;
  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: #b07383;
  color: #b07383;
}
.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: #e73c68;
  background-color: #bf1843;
  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: #37bf8d;
  background-color: rgba(255, 255, 255, 0);
  border-color: #37bf8d;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-green-alt:hover,
.btn-green-alt:focus,
.btn-green-alt:active,
.btn-green-alt.active {
  border-color: #37bf8d;
  background-color: #37bf8d;
  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: #75827d;
  color: #75827d;
}
.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: #37bf8d;
  background-color: #268461;
  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: #e044ab;
  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,
.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: #aa7a9a;
  color: #aa7a9a;
}
.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: #b91f84;
  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: #e36d4f;
  background-color: rgba(255, 255, 255, 0);
  border-color: #e36d4f;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-alizarin-alt:hover,
.btn-alizarin-alt:focus,
.btn-alizarin-alt:active,
.btn-alizarin-alt.active {
  border-color: #e36d4f;
  background-color: #e36d4f;
  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: #b08b82;
  color: #b08b82;
}
.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: #e36d4f;
  background-color: #c64120;
  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: 6px 15px;
}
.btn[class*="alt"].btn-label i {
  background-color: #000000 !important;
  background-color: rgba(0, 0, 0, 0.02) !important;
  zoom: 1 !important;
  background-color: transparent\9 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#05000000, endColorstr=#05000000)" !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#05000000, endColorstr=#05000000) !important;
}
.btn-lg[class*="alt"] {
  padding: 9px 29px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 3px;
  padding: 10px 29px;
}
.btn-sm[class*="alt"] {
  padding: 4px 12px;
  font-size: 13px;
  line-height: 1.44;
  border-radius: 3px;
}
.btn-xs[class*="alt"] {
  padding: 3px 11px;
  font-size: 12px;
  line-height: 1.44;
  border-radius: 3px;
  padding: 3px 5px;
  line-height: 1em;
}
.btn-toolbar > .btn:first-child,
.btn-toolbar > .btn-group:first-child,
.btn-toolbar > .input-group:first-child {
  margin-left: 0;
}
.btn > i.pull-left,
.btn > i.pull-right {
  line-height: 20px;
}
.btn-label {
  padding: 0 20px 0 14px !important;
}
.btn-label i {
  padding: 9px;
  line-height: 14px;
  left: -14px;
  width: 40px;
  position: relative;
  display: inline-block;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
  border-radius: 3px 0 0 3px;
  box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.btn-label.btn-block {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.btn-label.btn-block i {
  top: -9px;
}
.btn-label.btn-block i + span {
  left: -10px;
  position: relative;
}
.btn-label.btn-xs {
  padding: 0 5px 0 2px !important;
}
.btn-label.btn-xs i {
  width: 24px;
  left: -2px;
  line-height: 1em;
  padding: 3px 4px;
}
.btn-label.btn-sm {
  padding: 0 12px 0 8px !important;
}
.btn-label.btn-sm i {
  left: -8px;
  line-height: 8px;
  width: 32px;
}
.btn-label.btn-lg {
  padding: 0 29px 0 21px !important;
}
.btn-label.btn-lg i {
  left: -21px;
  line-height: 23px;
  width: 48px;
}
.btn.btn-social {
  color: #fff;
  padding: 6px 12px;
}
.btn.btn-social.btn-xs {
  padding: 3px 4px;
}
.btn.btn-social.btn-sm {
  padding: 4px 6px;
}
.btn.btn-social.btn-lg {
  padding: 10px;
}
.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-facebook:hover {
  background-color: #344e86;
  border-color: #30487b;
}
.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: #30487b;
  border-color: #2d4373;
}
.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: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-twitter:hover {
  background-color: #0099d4;
  border-color: #008ec4;
}
.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: #008ec4;
  border-color: #0087ba;
}
.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: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-github:hover {
  background-color: #3876b4;
  border-color: #346fa8;
}
.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: #346fa8;
  border-color: #3269a0;
}
.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: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-behance:hover {
  background-color: #0059fc;
  border-color: #0054ed;
}
.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: #0054ed;
  border-color: #0050e3;
}
.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: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-flickr:hover {
  background-color: #0057c2;
  border-color: #0051b2;
}
.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: #0051b2;
  border-color: #004ca8;
}
.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: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-jsfiddle:hover {
  background-color: #3e6c92;
  border-color: #3a6487;
}
.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: #3a6487;
  border-color: #375f80;
}
.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: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-reddit:hover {
  background-color: #e63e00;
  border-color: #d63a00;
}
.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: #d63a00;
  border-color: #cc3700;
}
.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: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-youtube:hover {
  background-color: #b82e28;
  border-color: #ac2b26;
}
.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: #ac2b26;
  border-color: #a32924;
}
.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: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-foursquare:hover {
  background-color: #1f88b3;
  border-color: #1d7ea6;
}
.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: #1d7ea6;
  border-color: #1b779e;
}
.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: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-google:hover {
  background-color: #2053ac;
  border-color: #1e4c9f;
}
.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: #1e4c9f;
  border-color: #1c4896;
}
.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: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-apple:hover {
  background-color: #abb3b5;
  border-color: #a3abae;
}
.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: #a3abae;
  border-color: #9ea6a9;
}
.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: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-soundcloud:hover {
  background-color: #e65c00;
  border-color: #d65600;
}
.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: #d65600;
  border-color: #cc5200;
}
.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: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-steam:hover {
  background-color: #000000;
  border-color: #000000;
}
.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: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-spotify:hover {
  background-color: #70a116;
  border-color: #679314;
}
.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: #679314;
  border-color: #618a13;
}
.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: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-wordpress:hover {
  background-color: #1d6586;
  border-color: #1a5c79;
}
.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: #1a5c79;
  border-color: #185571;
}
.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: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-skype:hover {
  background-color: #009cd7;
  border-color: #0091c7;
}
.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: #0091c7;
  border-color: #008abd;
}
.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: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-android:hover {
  background-color: #94b233;
  border-color: #8aa630;
}
.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: #8aa630;
  border-color: #839e2e;
}
.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: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-digg:hover {
  background-color: #114b87;
  border-color: #0f447a;
}
.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: #0f447a;
  border-color: #0e3f71;
}
.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: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-linkedin:hover {
  background-color: #006d98;
  border-color: #006288;
}
.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: #006288;
  border-color: #005a7e;
}
.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: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-googleplus:hover {
  background-color: #c13e2c;
  border-color: #b53a29;
}
.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: #b53a29;
  border-color: #ad3727;
}
.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: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-instagram:hover {
  background-color: #386589;
  border-color: #335d7e;
}
.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: #335d7e;
  border-color: #305777;
}
.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: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-windows:hover {
  background-color: #00a9dd;
  border-color: #009ecd;
}
.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: #009ecd;
  border-color: #0096c3;
}
.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: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: #3b5998;
  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,
.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: #6a6a6a;
  color: #6a6a6a;
}
.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: #263961;
  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: #00aced;
  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,
.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: #3b91b2;
  color: #3b91b2;
}
.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: #0074a1;
  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: #4183c4;
  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,
.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: #7f8386;
  color: #7f8386;
}
.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: #2c5d8d;
  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: #1769ff;
  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,
.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: #517ac5;
  color: #517ac5;
}
.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: #0047c9;
  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: #0063db;
  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,
.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: #3768a4;
  color: #3768a4;
}
.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: #00408f;
  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: #4679a4;
  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,
.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: #757575;
  color: #757575;
}
.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: #2f516e;
  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: #ff4500;
  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,
.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: #bf6240;
  color: #bf6240;
}
.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: #b33000;
  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: #cd332d;
  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,
.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: #8f6d6c;
  color: #8f6d6c;
}
.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: #8e231f;
  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: #2398c9;
  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,
.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: #5e808e;
  color: #5e808e;
}
.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: #186788;
  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: #245dc1;
  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,
.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: #5d6d88;
  color: #5d6d88;
}
.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: #183e81;
  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: #b9bfc1;
  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,
.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: #bdbdbd;
  color: #bdbdbd;
}
.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: #909a9d;
  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: #ff6600;
  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,
.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: #bf7340;
  color: #bf7340;
}
.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: #b34700;
  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: #000000;
  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,
.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;
  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: #80b719;
  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,
.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: #70834d;
  color: #70834d;
}
.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: #517410;
  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: #21759b;
  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,
.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: #50636c;
  color: #50636c;
}
.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: #14455c;
  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: #00aff0;
  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,
.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: #3c93b4;
  color: #3c93b4;
}
.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: #0077a3;
  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: #a4c639;
  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,
.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: #838679;
  color: #838679;
}
.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: #738b28;
  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: #14589e;
  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,
.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: #405972;
  color: #405972;
}
.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: #0b325a;
  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: #007fb1;
  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,
.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: #2c6c85;
  color: #2c6c85;
}
.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: #004865;
  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: #d14836;
  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,
.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: #937774;
  color: #937774;
}
.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: #983023;
  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: #3f729b;
  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,
.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: #6d6d6d;
  color: #6d6d6d;
}
.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: #294a65;
  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: #00bdf6;
  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,
.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: #3e9cb9;
  color: #3e9cb9;
}
.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: #0082aa;
  color: #fff;
}
.btn.btn-social.btn-windows-alt.dropdown-toggle {
  border-width: 1px;
}
.btn.btn-social.btn-windows-alt.dropdown-toggle.alt-border {
  border-width: 1px 1px 1px 1px;
}
.btn.btn-social.btn-steam.btn-label i {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#26ffffff, endColorstr=#26ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26ffffff, endColorstr=#26ffffff);
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 20px !important;
}
.pagination > a,
.pagination > span {
  padding: 6px 14px;
}
.pagination-sm > a,
.pagination-sm > span {
  padding: 4px 12px !important;
}
.caret {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline;
  margin-left: 4px;
  border: 0;
  vertical-align: initial;
  line-height: 1;
}
.caret:before {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.dropup .caret {
  border: 0;
}
.dropup .caret:before {
  content: "\f106";
}
.yamm .dropdown-menu {
  right: auto;
}
.dropdown-menu,
.tt-dropdown-menu {
  left: auto;
  right: 0;
  margin-top: 2px;
  border: 1px solid #dadfe3;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding: 8px 0;
}
.dropdown-menu.pull-left {
  left: 0;
  right: auto;
}
.dropdown-menu > li > a,
.tt-suggestion > p {
  padding: 5px 15px;
}
.dropdown-menu.arrow:before,
.dropdown-menu.arrow:after {
  position: absolute;
  top: -10px;
  right: 10px;
  display: inline-block;
  content: '';
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.dropdown-menu.arrow:before {
  border-bottom: 10px solid #4e4e4e;
}
.dropdown-menu.arrow:after {
  border-bottom: 10px solid #fff;
}
.dropdown-menu .divider {
  margin: 8px 0;
}
.dropdown-menu.dropdown-inverse li > a {
  color: #93a8a8;
}
.well {
  padding: 20px;
  border: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well.well-transparent {
  background: none;
}
.well.well-code {
  font-size: 13px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.list-group > .tabdrop + .list-group-item {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.nav-tabs .dropdown-menu {
  margin-top: 0px;
}
.nav-tabs > li > a {
  margin-right: 0px;
}
.nav-tabs > li > a:hover {
  border-color: #e8ecec;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #e8ecec;
}
.btn-toolbar {
  margin-left: 0;
}
.btn.dropdown-toggle {
  min-width: 20px;
}
.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: 10px;
}
.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 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
}
.breadcrumb {
  border: 1px solid #e6eaed !important;
  margin-bottom: 0;
}
.breadcrumb > li {
  color: #cbd6d6;
  font-size: 12px !important;
}
.pagination {
  margin: 10px 0;
}
.pagination > li > a:hover,
.pagination > li span:hover {
  background: #e6eaed;
}
.pager li > a,
.pager li span {
  padding: 6px 15px;
}
.navbar {
  border: none !important;
}
.navbar-toggle {
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 15px 20px !important;
  border-radius: 0 !important;
  border: 0 !important;
}
body.topnav-collapsed header.navbar .navbar-collapse {
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.02) !important;
}
body.topnav-collapsed header.navbar.navbar-inverse .navbar-collapse .open .dropdown-menu li a {
  padding: 5px 20px;
}
body.topnav-collapsed header.navbar.navbar-inverse .navbar-collapse .open .dropdown-menu .yamm-content li a {
  padding: 0 20px;
}
body.topnav-collapsed header.navbar.navbar-default .navbar-collapse .open .dropdown-menu {
  background-color: #f0f3f5;
}
body.topnav-collapsed header.navbar.navbar-default .navbar-collapse .open .dropdown-menu li a {
  padding: 5px 20px;
}
body.topnav-collapsed header.navbar.navbar-default .navbar-collapse .open .dropdown-menu .yamm-content li a {
  padding: 0 20px;
}
@media (max-width: 767px) {
  .navbar .yamm.navbar-collapse .yamm-content {
    margin: 0 10px;
  }
  .navbar .yamm.navbar-collapse .yamm-content ul {
    margin-bottom: 10px;
  }
  .navbar .yamm.navbar-collapse .yamm-content .yamm-col {
    margin-bottom: 10px;
    border-right: 0 !important;
  }
  .navbar .yamm.navbar-collapse .yamm-content .yamm-col:last-child {
    margin-bottom: 0;
  }
}
.list-group.nav-tabs {
  border-bottom: 0;
}
.popover {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  padding: 0;
}
.popover-title {
  padding: 8px 10px;
  background-color: #fafbfc;
  border-radius: 3px 3px 0 0;
  color: #93a8a8;
}
.popover-content {
  padding: 15px;
}
.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: 6px 10px;
}
.modal-title {
  font-size: 20px;
  font-weight: 300;
}
.alert .alert-link {
  font-weight: bold;
  color: #3498db !important;
}
.alert {
  border-width: 2px;
  border-style: solid;
  padding: 20px;
  margin-bottom: 20px;
}
.alert > h1,
.alert > h2,
.alert > h3,
.alert > h4,
.alert > h5,
.alert > h5,
.alert > h6 {
  margin-top: 0 !important;
}
.alert-inverse {
  color: #829596;
  background-color: #e8ecec;
  border-color: #bfc8c9;
}
.alert-inverse hr {
  border-top-color: #b1bdbd;
}
.alert-inverse .alert-link {
  color: #687b7c;
}
.alert-inverse,
.alert-inverse h1,
.alert-inverse h2,
.alert-inverse h3,
.alert-inverse h4,
.alert-inverse h5,
.alert-inverse h6,
.alert-inverse small {
  color: #829596;
}
.alert-inverse hr {
  border-top-color: #b1bdbd;
}
.alert-inverse .alert-link {
  color: #687b7c;
}
.panel .alert {
  margin-bottom: 20px;
}
.alert-dismissable .close {
  right: 0;
  top: -1px;
}
.thumbnail {
  margin-bottom: 0;
}
.label {
  padding: 0.275em 0.55em;
  font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 400;
  border-radius: 2px;
  font-size: 78%;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: normal;
  color: rgba(255, 255, 255, 0.9);
}
.label-orange {
  background-color: #e67e22;
}
.label-orange[href]:hover,
.label-orange[href]:focus {
  background-color: #bf6516;
}
.label-grape {
  background-color: #7a869c;
}
.label-grape[href]:hover,
.label-grape[href]:focus {
  background-color: #616d82;
}
.label-inverse {
  background-color: #95a5a6;
}
.label-inverse[href]:hover,
.label-inverse[href]:focus {
  background-color: #798d8f;
}
.label-sky {
  background-color: #82c4e6;
}
.label-sky[href]:hover,
.label-sky[href]:focus {
  background-color: #57b0de;
}
.label-alizarin {
  background-color: #e36d4f;
}
.label-alizarin[href]:hover,
.label-alizarin[href]:focus {
  background-color: #dc4923;
}
.label-midnightblue {
  background-color: #34495e;
}
.label-midnightblue[href]:hover,
.label-midnightblue[href]:focus {
  background-color: #222f3d;
}
.label-green {
  background-color: #37bf8d;
}
.label-green[href]:hover,
.label-green[href]:focus {
  background-color: #2c9770;
}
.badge {
  padding: 5px 7px;
  font-size: 12px;
  font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  color: rgba(255, 255, 255, 0.9) !important;
}
.badge-primary {
  background-color: #3498db;
}
.badge-primary[href]:hover,
.badge-primary[href]:focus {
  background-color: #217dbb;
}
.badge-success {
  background-color: #2ecc71;
}
.badge-success[href]:hover,
.badge-success[href]:focus {
  background-color: #25a25a;
}
.badge-info {
  background-color: #3bbfb4;
}
.badge-info[href]:hover,
.badge-info[href]:focus {
  background-color: #2f988f;
}
.badge-warning {
  background-color: #f1c40f;
}
.badge-warning[href]:hover,
.badge-warning[href]:focus {
  background-color: #c29d0b;
}
.badge-danger {
  background-color: #e74c3c;
}
.badge-danger[href]:hover,
.badge-danger[href]:focus {
  background-color: #d62c1a;
}
.badge-orange {
  background-color: #e67e22;
}
.badge-orange[href]:hover,
.badge-orange[href]:focus {
  background-color: #bf6516;
}
.badge-alizarin {
  background-color: #e36d4f;
}
.badge-alizarin[href]:hover,
.badge-alizarin[href]:focus {
  background-color: #dc4923;
}
.badge-midnightblue {
  background-color: #34495e;
}
.badge-midnightblue[href]:hover,
.badge-midnightblue[href]:focus {
  background-color: #222f3d;
}
.badge-green {
  background-color: #37bf8d;
}
.badge-green[href]:hover,
.badge-green[href]:focus {
  background-color: #2c9770;
}
.badge-inverse {
  background-color: #95a5a6;
}
.badge-inverse[href]:hover,
.badge-inverse[href]:focus {
  background-color: #798d8f;
}
.badge-grape {
  background-color: #7a869c;
}
.badge-grape[href]:hover,
.badge-grape[href]:focus {
  background-color: #616d82;
}
.badge-sky {
  background-color: #82c4e6;
}
.badge-sky[href]:hover,
.badge-sky[href]:focus {
  background-color: #57b0de;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-primary {
  background-color: #3498db;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-primary[href]:hover,
.sidebar nav.widget-body > ul.acc-menu .badge.badge-primary[href]:focus {
  background-color: #217dbb;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-indigo {
  background-color: #7863bc;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-indigo[href]:hover,
.sidebar nav.widget-body > ul.acc-menu .badge.badge-indigo[href]:focus {
  background-color: #5d47a5;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-orange {
  background-color: #e67e22;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-orange[href]:hover,
.sidebar nav.widget-body > ul.acc-menu .badge.badge-orange[href]:focus {
  background-color: #bf6516;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-success {
  background-color: #2ecc71;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-success[href]:hover,
.sidebar nav.widget-body > ul.acc-menu .badge.badge-success[href]:focus {
  background-color: #25a25a;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-info {
  background-color: #3bbfb4;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-info[href]:hover,
.sidebar nav.widget-body > ul.acc-menu .badge.badge-info[href]:focus {
  background-color: #2f988f;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-warning {
  background-color: #f1c40f;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-warning[href]:hover,
.sidebar nav.widget-body > ul.acc-menu .badge.badge-warning[href]:focus {
  background-color: #c29d0b;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-danger {
  background-color: #e74c3c;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-danger[href]:hover,
.sidebar nav.widget-body > ul.acc-menu .badge.badge-danger[href]:focus {
  background-color: #d62c1a;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-alizarin {
  background-color: #e36d4f;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-alizarin[href]:hover,
.sidebar nav.widget-body > ul.acc-menu .badge.badge-alizarin[href]:focus {
  background-color: #dc4923;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-grape {
  background-color: #7a869c;
}
.sidebar nav.widget-body > ul.acc-menu .badge.badge-grape[href]:hover,
.sidebar nav.widget-body > ul.acc-menu .badge.badge-grape[href]:focus {
  background-color: #616d82;
}
.progress-lg {
  height: 10px !important;
}
.progress-sm {
  height: 4px !important;
}
.progress {
  height: 6px;
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.03);
}
.progress-bar {
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.03);
}
.progress-bar-inverse {
  background-color: #95a5a6;
}
.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: #3498db;
}
.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: #37bf8d;
}
.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: #e67e22;
}
.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: #7863bc;
}
.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-bar-midnightblue {
  background-color: #34495e;
}
.progress-striped .progress-bar-midnightblue {
  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-sky {
  background-color: #82c4e6;
}
.progress-striped .progress-bar-sky {
  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-alizarin {
  background-color: #e36d4f;
}
.progress-striped .progress-bar-alizarin {
  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);
}
div.widget .contextual-progress:last-child {
  border-bottom: none;
}
.contextual-progress {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid #e6eaed;
}
.contextual-progress .progress-percentage {
  float: right;
  position: relative;
}
.contextual-progress .progress-title {
  float: left;
  font-weight: 700;
}
.contextual-progress .progress-title .checkbox {
  margin-bottom: 0;
  margin-top: 0;
}
.contextual-progress .progress-title a {
  font-weight: 400;
  color: #5f7676;
}
.contextual-progress .progress-title a:hover {
  text-decoration: none;
}
.contextual-progress .progress-desc {
  font-size: 13px;
  display: block;
  margin: 10px 0 0;
}
.contextual-progress .progress {
  height: 4px;
  margin: 10px 0 0;
  background: #e6eaed;
}
.taskprogresses .contextual-progress {
  margin: 0;
  padding: 0;
  border: none;
}
.taskprogresses .contextual-progress .progress-title {
  color: #93a8a8;
  font-weight: 400;
}
.taskprogresses .contextual-progress .progress-desc {
  color: #cbd6d6;
}
.taskprogresses .contextual-progress .progress-percentage {
  color: #93a8a8;
}
.taskprogresses .contextual-progress .progress-striped .progress-bar {
  background-size: 20px 20px !important;
}
.input-group-addon {
  background-color: #f7f7f7 !important;
  padding: 8px 10px 6px;
  min-width: 40px;
  color: #5f7676;
}
.input-group-btn > .btn + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}
.input-group .form-control {
  z-index: 0;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: 0;
}
.input-group-btn:last-child > .btn + .btn,
.input-group-btn:last-child > .btn-group + .btn,
.input-group-btn:last-child > .btn + .btn-group,
.input-group-btn:last-child > .btn-group + .btn-group {
  margin-left: -1px;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.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 !important;
  border-top-left-radius: 0 !important;
}
.modal-header {
  padding: 20px;
}
.modal-content {
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  border: 0px solid #dadfe3;
}
.close {
  float: right;
  font-size: 20px;
  line-height: 17px;
}
.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption h5,
.carousel-caption h6,
.carousel-caption .h1,
.carousel-caption .h2,
.carousel-caption .h3,
.carousel-caption .h4,
.carousel-caption .h5,
.carousel-caption .h6,
.carousel-caption p {
  color: #fff;
}
.carousel-text .carousel-indicators {
  bottom: 0;
}
.carousel-text .carousel-control {
  background-image: none;
  text-shadow: none;
}
.carousel-text .item {
  padding: 20px;
}
.carousel-text.carousel-default .item {
  background: #fff;
}
.carousel-text.carousel-default .carousel-control {
  color: #000;
}
.carousel-text.carousel-default .carousel-indicators li {
  border: 1px solid #dadfe3;
}
.carousel-text.carousel-default .carousel-indicators li.active {
  background-color: #dadfe3;
}
.carousel-text.carousel-inverse .item {
  background: #95a5a6;
}
.carousel-text.carousel-inverse .carousel-control {
  color: #fff;
}
.carousel-text.carousel-inverse h1,
.carousel-text.carousel-inverse h2,
.carousel-text.carousel-inverse h3,
.carousel-text.carousel-inverse h4,
.carousel-text.carousel-inverse h5,
.carousel-text.carousel-inverse h6,
.carousel-text.carousel-inverse .h1,
.carousel-text.carousel-inverse .h2,
.carousel-text.carousel-inverse .h3,
.carousel-text.carousel-inverse .h4,
.carousel-text.carousel-inverse .h5,
.carousel-text.carousel-inverse .h6,
.carousel-text.carousel-inverse p {
  color: #fff;
}
/* Some Base Fixes */
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: none;
}
/* Basic Layouts */
html {
  position: relative;
  min-height: 100%;
}
#headernav {
  position: relative;
  z-index: 1199 !important;
}
#wrapper > .navbar {
  margin-bottom: 0 !important;
}
.page-content {
  margin-bottom: 80px;
}
body.header-fixed-top #headernav {
  position: fixed;
  top: 0px;
  width: 100%;
}
body.header-fixed-top #headernav .subline {
  display: none !important;
}
body.header-fixed-top .page-content {
  padding-top: 70px;
}
.page-heading {
  padding: 20px 0;
  margin-bottom: 40px;
}
.page-heading h1 {
  margin: 0;
}
.page-heading .breadcrumb {
  line-height: 2.7em;
  border: 0 !important;
}
.page-heading,
.page-heading .breadcrumb {
  background: #f0f3f5;
}
.frontend-block {
  padding: 80px 0;
  background-color: #ffffff;
}
.frontend-block:last-child {
  margin-bottom: -80px;
}
.frontend-block.white-bg {
  background-color: #fff;
}
.frontend-block.gray-bg {
  background-color: #e6eaed;
}
.frontend-block.bright-bg {
  background-color: #f0f3f5;
}
.frontend-block.brighter-bg {
  background-color: #fafbfc;
}
.frontend-block .promo-box {
  background: none;
  border: 0;
  padding: 0;
}
.frontend-block .promo-box p {
  color: #93a8a8;
}
.frontend-block .promo-box .btn {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.frontend-block blockquote.testimonial {
  padding: 20px;
  font-size: 17px;
  font-weight: 300;
  border-left: 0;
  position: relative;
  background-color: #fafbfc;
  border-radius: 3px;
}
.frontend-block blockquote.testimonial .avatar {
  position: absolute;
  height: 50px;
  width: 50px;
}
.frontend-block blockquote.testimonial .comment {
  margin-left: 70px;
}
.frontend-block blockquote.testimonial .comment p {
  color: #93a8a8;
  font-size: 17px;
}
.frontend-block blockquote.testimonial .comment small {
  font-style: normal;
}
.navbar-brand {
  width: 288px;
  height: 100px !important;
  position: relative;
  left: 10px;
  top: 6px;
  background: url("../img/kou-simge-buyuk.png") no-repeat;
}
.navbar-brand,
.navbar-brand:hover {
  font: 0/0 a !important;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0 !important;
}
body.header-fixed-top .navbar-brand {
  background: url("../img/kou-simge-kucuk.png") no-repeat;
  height: 60px !important;
  width: 60px;
}
@media (max-width: 767px) {
  .navbar-brand,
  body.header-fixed-top .navbar-brand {
    height: 50px !important;
    background: url("../img/kou-simge-uzun.png") no-repeat;
    width: 85px;
    left: 20px;
  }
}
@media (min-width: 961px) {
  .navbar-default .navbar-brand{
    background: url("../img/kou-simge-buyuk.png") no-repeat;
  }
  body.header-fixed-top .navbar-default .navbar-brand {
    background: url("../img/kou-simge-kucuk.png") no-repeat;
    width: 288px;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  .navbar-default .navbar-brand {
    background: url("../img/kocaeli-universitesi-yeni.png") no-repeat;
    width: 80px;
  }
  body.header-fixed-top .navbar-default .navbar-brand {
    background: url("../img/kocaeli-universitesi-yeni-k.png") no-repeat;
    width: 80px;
    height: 50px !important;
  }
}
@media (min-width: 668px) and (max-width: 767px) {
  .navbar-default .navbar-brand {
    background: url("../img/kou-simge-uzun.png") no-repeat;
    width: 258px;
  }
  body.header-fixed-top .navbar-default .navbar-brand {
    background: url("../img/kou-simge-uzun.png") no-repeat;
    width: 258px;
  }
}
@media (min-width: 481px) and (max-width: 667px) {

  .navbar-default .navbar-brand {
    background: url("../img/kou-simge-uzun.png") no-repeat;
    width: 258px;
  }
  body.header-fixed-top .navbar-default .navbar-brand {
    background: url("../img/kou-simge-uzun.png") no-repeat;
    width: 258px;
  }


}
@media (max-width: 480px) {
  .navbar-default .navbar-brand {
    background: url("../img/kou-simge-uzun.png") no-repeat;
    width: 258px;
  }
  body.header-fixed-top .navbar-default .navbar-brand {
    background: url("../img/kou-simge-uzun.png") no-repeat;
    width: 258px;
  }
}
footer {
  padding: 40px 0 0;
}
@media print {
  footer {
    display: none !important;
  }
  trfooter {
    display: none !important;
  }
  thfooter,
  tdfooter {
    display: none !important;
  }
  .btn-groupfooter,
  .btn-group-verticalfooter,
  .btnfooter,
  spanfooter,
  ifooter {
    display: none !important;
  }
}
footer a:hover {
  text-decoration: none;
}
footer p {
  margin: 0;
}
footer p + p {
  margin-top: 10px;
}
footer h3.col-title {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  margin: 0 0 20px;
  font-weight: 400;
}
footer ul.contact-info {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
footer ul.contact-info li {
  position: relative;
  padding: 0 0 10px 25px;
}
footer ul.contact-info li i {
  position: absolute;
  top: 3px;
  left: 0;
}
footer ul.contact-info li:first-child {
  padding-top: 0;
}
footer ul.contact-info li:last-child {
  border-bottom: 0;
}
footer ul.categories {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
footer ul.categories li {
  padding: 5px 0;
}
footer ul.categories li:first-child {
  padding-top: 0;
}
footer ul.categories li:last-child {
  border-bottom: 0;
}
footer ul.recent-news,
footer ul.recent-posts {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
footer ul.recent-news li,
footer ul.recent-posts li {
  padding: 10px 0;
}
footer ul.recent-news li:first-child,
footer ul.recent-posts li:first-child {
  padding-top: 0;
}
footer ul.recent-news li:last-child,
footer ul.recent-posts li:last-child {
  border-bottom: 0;
}
footer ul.recent-news li .time,
footer ul.recent-posts li .time,
footer ul.recent-news li .author,
footer ul.recent-posts li .author {
  font-size: 12px;
  display: block;
}
footer ul.social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer ul.social-networks li {
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 3px;
}
footer ul.social-networks li .btn-social {
  border-radius: 50%;
  text-align: center;
  width: 30px;
  padding: 4px 0;
}
footer .photo-stream {
  margin: 0;
}
footer .photo-stream .photo-thumb {
  padding: 0 3px 3px 0;
}
footer .photo-stream .photo-thumb img {
  /*border-radius: 0 !important;*/
}
footer ul.links {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .footer-bottom {
  font-size: 12px;
}
footer .footer-bottom ul.links {
  float: right;
  font-size: 16px;
}
footer .footer-bottom ul.links li {
  display: inline-block;
  padding: 0 20px 0 0;
}
footer .footer-bottom ul.links li:last-child {
  padding-right: 0;
}
footer .footer-bottom hr {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0;
  margin-bottom: 20px;
}
@media print {
  .sidebar {
    display: none !important;
  }
  tr.sidebar {
    display: none !important;
  }
  th.sidebar,
  td.sidebar {
    display: none !important;
  }
  .btn-group.sidebar,
  .btn-group-vertical.sidebar,
  .btn.sidebar,
  span.sidebar,
  i.sidebar {
    display: none !important;
  }
}
.sidebar nav.widget-body > ul.acc-menu {
  white-space: normal;
  margin: 0;
  padding-left: 0 !important;
}
.sidebar nav.widget-body > ul.acc-menu,
.sidebar nav.widget-body > ul.acc-menu ul {
  padding-left: 0;
  list-style: none;
}
.sidebar nav.widget-body > ul.acc-menu a {
  text-decoration: none;
}
.sidebar nav.widget-body > ul.acc-menu ul {
  padding: 10px 0;
}
.sidebar nav.widget-body > ul.acc-menu ul,
.sidebar nav.widget-body > ul.acc-menu ul li a {
  border-top: none;
  box-shadow: none;
}
.sidebar nav.widget-body > ul.acc-menu li,
.sidebar nav.widget-body > ul.acc-menu li a {
  white-space: nowrap;
}
.sidebar nav.widget-body > ul.acc-menu li a {
  display: block;
  padding: 14px 20px;
  position: relative;
  font-weight: 400;
}
.sidebar nav.widget-body > ul.acc-menu > li > a > i {
  margin-left: 0px;
  margin-right: 12px;
  min-width: 15px;
  text-align: center;
  display: inline-block;
}
.sidebar nav.widget-body > ul.acc-menu ul li a {
  padding: 5px 20px 5px 47px;
  font-weight: 400;
}
.sidebar nav.widget-body > ul.acc-menu li.active > a {
  font-weight: 400;
}
.sidebar nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
  font-weight: 700;
}
.sidebar nav.widget-body > ul.acc-menu li ul {
  display: none;
}
.sidebar nav.widget-body > ul.acc-menu ul ul {
  padding: 0;
}
.sidebar nav.widget-body > ul.acc-menu li li li a {
  padding-left: 70px;
}
.sidebar nav.widget-body > ul.acc-menu ul ul ul li a {
  padding-left: 100px;
}
.sidebar nav.widget-body > ul.acc-menu ul ul ul ul li a {
  padding-left: 130px;
}
.sidebar nav.widget-body > ul.acc-menu li.disabled-link a {
  cursor: not-allowed;
  font-style: italic;
}
.sidebar nav.widget-body > ul.acc-menu > li:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.sidebar nav.widget-body > ul.acc-menu > li:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.sidebar nav.widget-body > ul.acc-menu > li:first-child a {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.sidebar nav.widget-body > ul.acc-menu > li:last-child a {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.sidebar nav.widget-body > ul.acc-menu > li {
  border: 1px solid #e6eaed;
  border-bottom: none;
}
.sidebar nav.widget-body > ul.acc-menu > li:last-child {
  border-bottom: 1px solid #e6eaed;
}
.sidebar nav.widget-body > ul.acc-menu .badge,
.sidebar nav.widget-body > ul.acc-menu .label {
  float: right;
  position: absolute;
  right: 40px;
}
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a {
  position: relative;
}
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:before,
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:after {
  content: " ";
  display: table;
}
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:after {
  clear: both;
}
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:before,
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:after {
  content: " ";
  display: table;
}
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:after {
  clear: both;
}
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:before {
  content: "\f105";
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.sidebar nav.widget-body > ul.acc-menu li.hasChild.open > a:before {
  content: "\f107";
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.sidebar nav.widget-body > ul.acc-menu li.hasChild > a:before,
.sidebar nav.widget-body > ul.acc-menu li.hasChild.open > a:before,
.sidebar nav.widget-body > ul.acc-menu li.hasChild.open > a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px !important;
  display: inline-block;
  text-decoration: inherit;
  text-align: right;
  font-size: 14px;
  padding-right: 0px;
  float: right;
}
.sidebar nav.widget-body > ul.acc-menu li.hasChild li.hasChild a:before {
  top: 5px;
}
body.sidebar-collapsed .sidebar nav.widget-body > ul.acc-menu > li.hasChild > a:before {
  content: "";
}
body.sidebar-collapsed .sidebar nav.widget-body > ul.acc-menu > li.hasChild:hover > a:before {
  content: "\f107";
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.sidebar nav.widget-body > ul.acc-menu .divider,
.sidebar nav.widget-body > ul.acc-menu .divider:hover {
  background-color: #e6eaed;
}
.sidebar nav.widget-body > ul.acc-menu ul,
.sidebar nav.widget-body > ul.acc-menu ul li a {
  background: #f0f3f5;
  color: #5f7676;
}
.sidebar nav.widget-body > ul.acc-menu li a {
  color: #5f7676;
  background: #ffffff;
}
.sidebar nav.widget-body > ul.acc-menu a:hover {
  background-color: #fafbfc;
  color: #313e3e;
}
.sidebar nav.widget-body > ul.acc-menu > li.active > a {
  background: #95a5a6;
  color: #ffffff;
  box-shadow: 0 0 0 1px #95a5a6;
}
.sidebar nav.widget-body > ul.acc-menu > li > a > i {
  color: #5f7676;
}
.sidebar nav.widget-body > ul.acc-menu > li > a:hover > i {
  color: #313e3e;
}
.sidebar nav.widget-body > ul.acc-menu > li.active > a > i,
.sidebar nav.widget-body > ul.acc-menu > li.active > a:hover > i {
  color: #ffffff;
}
.sidebar nav.widget-body > ul.acc-menu ul li a {
  border-top: 1px solid transparent;
}
.sidebar nav.widget-body > ul.acc-menu ul li a:hover {
  background-color: #e6eaed;
  color: #313e3e;
  box-shadow: 1px 0 0 0 #e6eaed, -1px 0 0 0 #e6eaed;
}
.sidebar nav.widget-body > ul.acc-menu ul li.active:not(.open) > a {
  color: #313e3e;
}
.sidebar nav.widget-body > ul.acc-menu li.disabled-link a {
  color: #c4ccd3;
}
#topnav {
  z-index: 1201;
}
#headernav {
  z-index: 1200;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.12);
}
#headernav:before,
#headernav:after {
  content: " ";
  display: table;
}
#headernav:after {
  clear: both;
}
#headernav:before,
#headernav:after {
  content: " ";
  display: table;
}
#headernav:after {
  clear: both;
}
#headernav nav ul.navbar-nav > li > a {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 20px;
}
#headernav nav ul.navbar-nav > li > a .subline {
  text-transform: none;
  letter-spacing: normal;
  display: block;
  font-size: 12px;
}
@media (max-width: 767px) {
  #headernav nav ul.navbar-nav > li > a .subline {
    display: none !important;
  }
  tr#headernav nav ul.navbar-nav > li > a .subline {
    display: none !important;
  }
  th#headernav nav ul.navbar-nav > li > a .subline,
  td#headernav nav ul.navbar-nav > li > a .subline {
    display: none !important;
  }
  .btn-group#headernav nav ul.navbar-nav > li > a .subline,
  .btn-group-vertical#headernav nav ul.navbar-nav > li > a .subline,
  .btn#headernav nav ul.navbar-nav > li > a .subline,
  span#headernav nav ul.navbar-nav > li > a .subline,
  i#headernav nav ul.navbar-nav > li > a .subline {
    display: none !important;
  }
}
#headernav nav ul.navbar-nav > li > ul.dropdown-menu {
  margin-top: -2px !important;
}
#headernav ul.dropdown-menu {
  border-radius: 0 !important;
  border: 0;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.12), 0px 1px 0px 0px rgba(0, 0, 0, 0.06), 1px 0px 0px 0px rgba(0, 0, 0, 0.06), -1px 0px 0px 0px rgba(0, 0, 0, 0.06);
  background: #fff !important;
  padding: 0;
}
#headernav ul.dropdown-menu > li {
  border-bottom: 1px solid #e6eaed;
}
#headernav ul.dropdown-menu > li a {
  padding: 9px 20px;
  margin-bottom: 5px;
}
#headernav ul.dropdown-menu > li:last-child {
  border-bottom: 0 !important;
}
#headernav .mega-menu li {
  padding: 20px;
}
#headernav .mega-menu .yamm-col .category {
  font-size: 14px;
  /*text-transform: uppercase;*/
  letter-spacing: 0.1em;
  font-weight: 400;
}
#headernav .mega-menu .yamm-col .category i {
  margin-right: 8px;
}
#headernav .mega-menu .yamm-col ul {
  margin: 0 -20px;
}
#headernav .mega-menu .yamm-col ul li {
  padding: 0;
}
#headernav .mega-menu .yamm-col ul li a {
  display: block;
  padding: 8px 20px;
}
#headernav .mega-menu .yamm-col ul li a:hover {
  text-decoration: none;
}
#headernav .mega-menu .yamm-col ul li:last-child {
  border-bottom: 0 !important;
}
#headernav .mega-menu .carousel .carousel-inner .item {
  padding: 0;
}
#headernav .mega-menu .carousel ol.carousel-indicators {
  bottom: 8px;
}
#headernav .mega-menu .carousel ol.carousel-indicators li {
  height: 10px;
  width: 10px;
  border: 1px solid #dadfe3 !important;
  padding: 0;
}
#headernav .mega-menu .carousel ol.carousel-indicators li.active {
  height: 10px;
  width: 10px;
  margin: 1px;
}
#headernav nav.navbar-collapse {
  border-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}
#headernav nav.navbar-collapse.in {
  max-height: 200px;
}
#headernav .navbar-toggle {
  background: none;
}
#headernav .navbar-toggle:hover,
#headernav .navbar-toggle:focus {
  background: none;
}
.navbar-nav .collapsible .mega-menu ul {
  display: block !important;
  margin-left: -20px !important;
}
@media (max-width: 767px) {
  #headernav .subline {
    display: none;
  }
  #headernav nav.navbar-collapse {
    box-shadow: none;
    border: 0;
    border-top: 1px solid transparent;
  }
  #headernav nav.navbar-collapse ul.navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
  #headernav nav.navbar-collapse ul.navbar-nav li a {
    padding: 10px 20px;
  }
  #headernav .navbar-nav {
    margin-left: -20px;
    margin-right: -20px;
  }
}
#topnav {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
#topnav .navbar-nav .dropdown-menu > li > a {
  white-space: nowrap;
}
#topnav ul.dropdown-menu {
  left: 0;
  right: auto;
  border: none;
}
#topnav ul.dropdown-menu li > a {
  padding: 5px 20px;
}
#topnav .navbar-right ul.dropdown-menu {
  right: 0;
  left: auto;
  border: none;
}
#topnav .navbar-collapse-topnav ul.navbar-nav {
  margin-top: 0;
  margin-bottom: 0;
}
#topnav .container > .navbar-header,
#topnav .container-fluid > .navbar-header,
#topnav .container > .navbar-collapse,
#topnav .container-fluid > .navbar-collapse {
  margin-left: -20px;
  margin-right: -20px;
}
#topnav .navbar-nav .toolbar-icon-bg > a:hover,
#topnav .navbar-nav .toolbar-icon-bg > a:focus,
#topnav .navbar-nav .toolbar-icon-bg > a.active {
  background: none !important;
}
#topnav .navbar-nav .toolbar-icon-bg.open > a span.icon-bg {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
#topnav .navbar-nav .toolbar-icon-bg.open > a span.icon-bg:hover {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
#topnav .navbar-nav .toolbar-icon-bg.open > a {
  background: none !important;
}
#topnav .navbar-nav .toolbar-icon-bg.open > a:hover {
  background: none !important;
}
#topnav .navbar-nav .toolbar.pull-right li.toolbar-icon-bg > a {
  padding: 10px 5px;
}
#topnav .navbar-nav .toolbar.pull-right li.toolbar-icon-bg > a span.icon-bg {
  background-color: rgba(255, 255, 255, 0.15);
  display: block;
  border-radius: 3px;
  padding: 19px 7px;
}
#topnav .navbar-nav .toolbar.pull-right li.toolbar-icon-bg:hover span.icon-bg {
  background-color: rgba(255, 255, 255, 0.3);
}
#topnav .navbar-toggle {
  background: none;
}
#topnav .navbar-toggle:hover,
#topnav .navbar-toggle:focus {
  background: none;
}
#topnav .toolbar {
  margin-left: -20px;
  margin-right: -20px;
}
#topnav .toolbar .dropdown-menu.search {
  background: #fff !important;
  color: #93a8a8 !important;
  padding: 0;
  z-index: 1300;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
  border-top-left-radius: 3px !important;
  border-top-right-radius: 3px !important;
  border: 1px solid #dadfe3;
  width: 314px !important;
}
@media (max-width: 480px) {
  #topnav .toolbar .dropdown-menu.search {
    width: 280px !important;
  }
}
#topnav .toolbar .dropdown-menu.search ul {
  padding-left: 0;
  list-style: none;
}
#topnav .toolbar .dropdown-menu.search li {
  border-bottom: 1px solid #edf0f2;
}
#topnav .toolbar .dropdown-menu.search li .time {
  color: #e8ecec;
  font-size: 12px;
  white-space: nowrap;
  text-align: right;
  vertical-align: top;
}
#topnav .toolbar .dropdown-menu.search li a:focus {
  background-color: #fff !important;
}
#topnav .toolbar .dropdown-menu .dd-header,
#topnav .toolbar .dropdown-menu .dd-footer {
  line-height: 16px;
}
#topnav .toolbar .dropdown-menu .dd-header a,
#topnav .toolbar .dropdown-menu .dd-footer a {
  color: #3498db;
}
#topnav .toolbar .dropdown-menu .dd-header {
  padding: 7px 10px;
  font-size: 12px;
  border-bottom: 1px solid #dadfe3;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
}
#topnav .toolbar .dropdown-menu .dd-header:before,
#topnav .toolbar .dropdown-menu .dd-header:after {
  content: " ";
  display: table;
}
#topnav .toolbar .dropdown-menu .dd-header:after {
  clear: both;
}
#topnav .toolbar .dropdown-menu .dd-header:before,
#topnav .toolbar .dropdown-menu .dd-header:after {
  content: " ";
  display: table;
}
#topnav .toolbar .dropdown-menu .dd-header:after {
  clear: both;
}
#topnav .toolbar .dropdown-menu .dd-header span:first-child {
  float: left !important;
  font-weight: 400;
  /*text-transform: uppercase;*/
  letter-spacing: 0.1em;
}
#topnav .toolbar .dropdown-menu .dd-header span:last-child {
  float: right !important;
}
#topnav .toolbar .dropdown-menu .dd-header span:last-child a {
  padding: 0 !important;
}
#topnav .toolbar .dropdown-menu .dd-header a {
  background: none !important;
}
#topnav .toolbar .dropdown-menu .dd-header a:hover {
  color: #3498db;
}
#topnav .toolbar .dropdown-menu .dd-footer {
  font-size: 12px;
  padding: 7px 10px;
  text-align: right;
  border-top: 1px solid #dadfe3;
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.04);
}
#topnav .toolbar .dropdown-menu.search {
  position: absolute;
  right: 20px;
  top: 50px;
}
#topnav .toolbar .dropdown-menu.search .input-group {
  padding: 15px;
}
#topnav .toolbar .dropdown-menu.search:before,
#topnav .toolbar .dropdown-menu.search:after {
  right: 5px;
}
@media (max-width: 767px) {
  #topnav .navbar-collapse {
    box-shadow: none;
  }
  #topnav .navbar-collapse .dropdown.open ul.dropdown-menu {
    box-shadow: none;
    border-radius: 0;
    border: 0;
  }
  #topnav .navbar-collapse .dropdown.open ul.dropdown-menu li a {
    padding: 5px 20px;
  }
}
#topnav .toolbar-icon-bg > a:hover,
#topnav .toolbar-icon-bg > a:focus,
#topnav .toolbar-icon-bg > a.active {
  background: none !important;
}
#topnav .toolbar-icon-bg.open > a span.icon-bg {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
#topnav .toolbar-icon-bg.open > a span.icon-bg:hover {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
#topnav .toolbar-icon-bg.open > a {
  background: none !important;
}
#topnav .toolbar-icon-bg.open > a:hover {
  background: none !important;
}
#topnav .toolbar.pull-right li.toolbar-icon-bg > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
#topnav .toolbar.pull-right li.toolbar-icon-bg > a span.icon-bg {
  background-color: rgba(255, 255, 255, 0.15);
  display: block;
  border-radius: 3px;
  padding: 5px 7px;
}
#topnav .toolbar.pull-right li.toolbar-icon-bg:hover span.icon-bg {
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 767px) {
  #topnav .toolbar.pull-right {
    position: absolute;
    top: -7.5px;
    right: 20px;
  }
}
.mega-menu li {
  padding: 5px 20px;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.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 !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1200;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 17px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (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;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@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: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 11px;
  margin-bottom: 11px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
 /* border-color: #e6eaed;*/
  border-color: #e6eaed;
}
.navbar-default .navbar-brand {
  color: #5f7676;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #485a5a;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #5f7676;
}
.navbar-default .navbar-nav > li > a {
  color: #5f7676;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #313e3e;
  background-color: #fafbfc;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #313e3e;
  background-color: #f0f3f5;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cbd6d6;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dadfe3;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fafbfc;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
 /* border-color: #e6eaed;*/
  border-color: #e6eaed;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #f0f3f5;
  color: #313e3e;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #5f7676;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #313e3e;
    background-color: #fafbfc;
  }
  .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: #313e3e;
    background-color: #f0f3f5;
  }
  .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: #cbd6d6;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #5f7676;
}
.navbar-default .navbar-link:hover {
  color: #313e3e;
}
.navbar-default .btn-link {
  color: #5f7676;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #313e3e;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cbd6d6;
}
.navbar-inverse {
  background-color: #313e3e;
  border-color: #485a5a;
}
.navbar-inverse .navbar-brand {
  color: #93a8a8;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #5f7676;
}
.navbar-inverse .navbar-nav > li > a {
  color: #93a8a8;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #cbd6d6;
  background-color: #3d4c4c;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #cbd6d6;
  background-color: #485a5a;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #485a5a;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #485a5a;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #3d4c4c;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #212a2a;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #485a5a;
  color: #cbd6d6;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #485a5a;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #485a5a;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #93a8a8;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #cbd6d6;
    background-color: #3d4c4c;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #cbd6d6;
    background-color: #485a5a;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #485a5a;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #93a8a8;
}
.navbar-inverse .navbar-link:hover {
  color: #cbd6d6;
}
.navbar-inverse .btn-link {
  color: #93a8a8;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #cbd6d6;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #485a5a;
}
.panel {
  margin: 0 0 20px 0;
  position: relative;
  padding: 0 1px;
  background-color: #dadfe3;
}
.panel .panel-heading {
  padding: 0px 20px 0px 20px;
  line-height: 48px;
}
.panel .panel-heading h2 {
  color: #93a8a8;
  height: 100%;
  width: auto;
  float: left;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1em;
  padding: 14px 0 14px;
  position: relative;
  margin: 0;
  line-height: 20px;
  text-transform: uppercase;
}
.panel .panel-heading h2 i {
  margin-right: 5px;
}
ul .panel .panel-heading h2 {
  padding: 0 !important;
}
.panel .panel-heading .panel-ctrls {
  width: auto;
  float: right;
  padding: 0;
  margin: 0;
}
.panel .panel-heading .panel-ctrls .button-icon {
  float: right;
  position: relative;
  margin: 12px 0px 12px 2px;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
}
.panel .panel-heading .panel-ctrls .button-icon:hover {
  text-decoration: none;
}
.panel .panel-heading .panel-ctrls .button-icon:first-child {
  margin-right: 0;
}
.panel .panel-heading .panel-ctrls .button-icon.btn {
  margin: 11px 0px 11px 2px;
}
.panel .panel-heading .panel-ctrls .button-icon.custom-icon {
  float: left;
}
.panel .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.08);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#14000000, endColorstr=#14000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#14000000, endColorstr=#14000000);
  border-radius: 3px;
}
.panel .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.16);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#29000000, endColorstr=#29000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#29000000, endColorstr=#29000000);
}
.panel .panel-heading .panel-loader {
  width: 14px;
  height: 14px;
  margin: 17px 0px 0px 0px;
  float: right;
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
}
.panel .panel-heading:empty {
  border-width: 0;
  height: 3px;
}
.panel .panel-heading .nav > li > a:hover,
.panel .panel-heading .nav > li > a:focus {
  background: none;
}
.panel.panel-default .panel-heading:empty {
  border-width: 1px 1px 0px 1px;
  height: 3px;
  background: #fff;
}
.panel .collapsed .panel-heading {
  border-radius: 3px;
}
.panel .panel-body {
  width: 100%;
  position: relative;
  font-size: 14px;
  margin: 1px 0 1px 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: 10px;
}
.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: #e6eaed;
}
.panel .panel-body.bg-default {
  background-color: #ecf0f1;
}
.panel .panel-body.bg-bright {
  background-color: #f0f3f5;
}
.panel .panel-body.bg-brighter {
  background-color: #fafbfc;
}
.panel .panel-scroll {
  overflow-y: scroll;
}
.panel .panel-scroll::-webkit-scrollbar {
  width: 6px;
}
.panel .panel-scroll::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
  border-radius: 0;
}
.panel .panel-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #c4c4c4;
}
.panel .panel-scroll::-webkit-scrollbar-track {
  background-color: #ededed;
}
.panel .panel-heading + .panel-body,
.panel .panel-editbox + .panel-body {
  margin: 0px 0 1px 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 #dadfe3;
}
.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;
}
span[data-style="panel-default"] {
  background-color: #ecf0f1;
  border: 1px solid #e6ebed;
}
span[data-style="panel-inverse"] {
  background-color: #95a5a6;
  border: 1px solid #8fa0a1;
}
span[data-style="panel-primary"] {
  background-color: #3498db;
  border: 1px solid #2b94d9;
}
span[data-style="panel-success"] {
  background-color: #2ecc71;
  border: 1px solid #2cc46c;
}
span[data-style="panel-warning"] {
  background-color: #f1c40f;
  border: 1px solid #e8bd0e;
}
span[data-style="panel-danger"] {
  background-color: #e74c3c;
  border: 1px solid #e64433;
}
span[data-style="panel-info"] {
  background-color: #3bbfb4;
  border: 1px solid #39b7ad;
}
span[data-style="panel-brown"] {
  background-color: #c0392b;
  border: 1px solid #b83729;
}
span[data-style="panel-indigo"] {
  background-color: #7863bc;
  border: 1px solid #725cb9;
}
span[data-style="panel-orange"] {
  background-color: #e67e22;
  border: 1px solid #e4791a;
}
span[data-style="panel-midnightblue"] {
  background-color: #34495e;
  border: 1px solid #304457;
}
span[data-style="panel-sky"] {
  background-color: #82c4e6;
  border: 1px solid #79c0e4;
}
span[data-style="panel-magenta"] {
  background-color: #e73c68;
  border: 1px solid #e63361;
}
span[data-style="panel-purple"] {
  background-color: #e044ab;
  border: 1px solid #df3ba7;
}
span[data-style="panel-green"] {
  background-color: #37bf8d;
  border: 1px solid #35b787;
}
span[data-style="panel-grape"] {
  background-color: #7a869c;
  border: 1px solid #748198;
}
span[data-style="panel-toyo"] {
  background-color: #556b8d;
  border: 1px solid #516687;
}
span[data-style="panel-alizarin"] {
  background-color: #e36d4f;
  border: 1px solid #e26646;
}
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: #dadfe3;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.02);
}
.panel .panel-heading {
  color: #93a8a8;
  background-color: #fafbfc;
  margin: 0px -1px 0 -1px;
  border: 1px solid #dadfe3;
}
.panel .panel-heading .panel-ctrls .button-icon {
  color: rgba(0, 0, 0, 0.3);
  padding: 5px 0;
  width: 24px;
}
.panel .panel-heading .panel-ctrls .button-icon:hover {
  color: #333;
}
.panel .panel-heading h2 > ul.nav-tabs {
  margin: -14px 0px -14px -20px;
}
.panel .panel-heading h2 > ul.nav-tabs li.active a {
  font-weight: 400 !important;
}
.panel .panel-heading h2 > ul.nav-tabs li.tabdrop + li a,
.panel .panel-heading h2 > ul.nav-tabs li:first-child a {
  box-shadow: 0 0px 0 0 #ffffff, 0 0 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.1);
}
.panel .panel-heading h2 > ul.nav-tabs li.tabdrop + li.active a,
.panel .panel-heading h2 > ul.nav-tabs li.active:first-child a {
  box-shadow: 0 0px 0 0 #ffffff, 0 0 0 0 rgba(0, 0, 0, 0.1), 1px 0 0 0 rgba(0, 0, 0, 0.1);
  border-top-left-radius: 3px;
}
.panel .panel-heading h2 > ul.nav-tabs li.tabdrop a {
  border-top-left-radius: 0 !important;
}
.panel .panel-heading h2 > ul.nav-tabs li.tabdrop.active a {
  box-shadow: 0 0px 0 0 #ffffff, -1px 0 0 0 rgba(0, 0, 0, 0.1), 1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.panel .panel-heading h2 > ul.nav-tabs li.open > a,
.panel .panel-heading h2 > ul.nav-tabs li.open > a:hover,
.panel .panel-heading h2 > ul.nav-tabs li.open > a:focus,
.panel .panel-heading h2 > ul.nav-tabs li.open > a:active,
.panel .panel-heading h2 > ul.nav-tabs li.open > a:visited {
  background: #fafbfc !important;
  color: #313e3e !important;
  box-shadow: 0 2px 0 0 #fafbfc, -1px 0 0 0 rgba(0, 0, 0, 0.1), 1px 0 0 0 rgba(0, 0, 0, 0.1);
  border-radius: 0;
  z-index: 4;
}
.panel .panel-heading h2 > 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 {
  border-radius: 0;
}
.panel .panel-body {
  background-color: #fff;
}
.panel.panel-primary .panel-heading {
  color: #ffffff;
  background-color: #3498db;
  border-color: #2383c4;
}
.panel.panel-primary .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-primary .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-primary .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-primary .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-primary .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-primary .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-primary .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-primary .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-primary .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-success .panel-heading {
  color: #ffffff;
  background-color: #2ecc71;
  border-color: #26ab5f;
}
.panel.panel-success .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-success .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-success .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-success .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-success .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-success .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-success .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-success .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-success .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-warning .panel-heading {
  color: #ffffff;
  background-color: #f1c40f;
  border-color: #cba50c;
}
.panel.panel-warning .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-warning .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-warning .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-warning .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-warning .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-warning .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-warning .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-warning .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-warning .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-danger .panel-heading {
  color: #ffffff;
  background-color: #e74c3c;
  border-color: #df2e1b;
}
.panel.panel-danger .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-danger .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-danger .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-danger .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-danger .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-danger .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-danger .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-danger .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-danger .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-info .panel-heading {
  color: #ffffff;
  background-color: #3bbfb4;
  border-color: #31a097;
}
.panel.panel-info .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-info .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-info .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-info .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-info .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-info .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-info .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-info .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-info .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-inverse .panel-heading {
  color: #ffffff;
  background-color: #95a5a6;
  border-color: #7f9293;
}
.panel.panel-inverse .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-inverse .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-inverse .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-inverse .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-inverse .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-inverse .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-inverse .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-inverse .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-inverse .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-brown .panel-heading {
  color: #ffffff;
  background-color: #c0392b;
  border-color: #9f2f24;
}
.panel.panel-brown .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-brown .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-brown .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-brown .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-brown .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-brown .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-brown .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-brown .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-brown .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-indigo .panel-heading {
  color: #ffffff;
  background-color: #7863bc;
  border-color: #614aac;
}
.panel.panel-indigo .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-indigo .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-indigo .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-indigo .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-indigo .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-indigo .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-indigo .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-indigo .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-indigo .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-orange .panel-heading {
  color: #ffffff;
  background-color: #e67e22;
  border-color: #c96a17;
}
.panel.panel-orange .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-orange .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-orange .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-orange .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-orange .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-orange .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-orange .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-orange .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-orange .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-sky .panel-heading {
  color: #ffffff;
  background-color: #82c4e6;
  border-color: #60b4df;
}
.panel.panel-sky .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-sky .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-sky .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-sky .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-sky .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-sky .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-sky .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-sky .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-sky .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-midnightblue .panel-heading {
  color: #ffffff;
  background-color: #34495e;
  border-color: #253544;
}
.panel.panel-midnightblue .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-midnightblue .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-midnightblue .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-midnightblue .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-midnightblue .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-midnightblue .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-midnightblue .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-midnightblue .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-midnightblue .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-magenta .panel-heading {
  color: #ffffff;
  background-color: #e73c68;
  border-color: #df1b4e;
}
.panel.panel-magenta .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-magenta .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-magenta .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-magenta .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-magenta .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-magenta .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-magenta .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-magenta .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-magenta .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-green .panel-heading {
  color: #ffffff;
  background-color: #37bf8d;
  border-color: #2e9f76;
}
.panel.panel-green .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-green .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-green .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-green .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-green .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-green .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-green .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-green .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-green .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-purple .panel-heading {
  color: #ffffff;
  background-color: #e044ab;
  border-color: #d7249a;
}
.panel.panel-purple .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-purple .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-purple .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-purple .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-purple .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-purple .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-purple .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-purple .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-purple .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-grape .panel-heading {
  color: #ffffff;
  background-color: #7a869c;
  border-color: #657188;
}
.panel.panel-grape .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-grape .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-grape .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-grape .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-grape .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-grape .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-grape .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-grape .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-grape .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-toyo .panel-heading {
  color: #ffffff;
  background-color: #556b8d;
  border-color: #465874;
}
.panel.panel-toyo .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-toyo .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-toyo .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-toyo .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-toyo .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-toyo .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-toyo .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-toyo .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-toyo .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.panel.panel-alizarin .panel-heading {
  color: #ffffff;
  background-color: #e36d4f;
  border-color: #dd502c;
}
.panel.panel-alizarin .panel-heading h2 {
  color: #ffffff;
}
.panel.panel-alizarin .panel-heading .nav-tabs li > a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.5) !important;
}
.panel.panel-alizarin .panel-heading .nav-tabs li:hover > a {
  color: #fff !important;
}
.panel.panel-alizarin .panel-heading .nav-tabs li.active > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-alizarin .panel-heading .nav-tabs li.active:hover > a {
  color: #313e3e !important;
  background: #fff;
}
.panel.panel-alizarin .panel-heading .panel-ctrls .button-icon {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.panel.panel-alizarin .panel-heading .panel-ctrls .button-icon:hover {
  color: #ffffff;
}
.panel.panel-alizarin .panel-heading .panel-ctrls.button-icon-bg .has-bg {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  border-radius: 3px;
}
.panel.panel-alizarin .panel-heading .panel-ctrls.button-icon-bg .has-bg:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.4);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
}
.rtl .panel .panel-heading {
  padding: 0 7px 0 0;
}
.rtl .panel .panel-heading h2 {
  float: right;
  text-align: right;
}
.rtl .panel .panel-heading .panel-icon {
  float: right;
  margin: 12px 0 12px 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 ----------- */
.panel-placeholder {
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 0;
 /* background-color: #e6eaed;*/
  background-color: #e6eaed;
  border: 2px dashed #cbd6d6;
}
[data-widget]:not([data-widget-static]) .panel-heading {
  cursor: move;
}
.ui-sortable-helper.panel {
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}
.panel .panel-heading h2 > .nav-tabs > li > a {
  padding: 0 20px;
}
.panel .panel-heading .nav-tabs,
.panel-front .panel-heading .nav-tabs {
  float: right;
  margin-top: 0;
  border-bottom: none;
}
.panel .panel-heading .nav-tabs li i,
.panel-front .panel-heading .nav-tabs li i {
  margin: 0 !important;
}
.panel .panel-heading .nav-tabs li a,
.panel-front .panel-heading .nav-tabs li a {
  border: 1px solid transparent;
  color: #93a8a8;
  padding: 0 10px;
  line-height: 48px;
  border-radius: 0;
}
.panel .panel-heading .nav-tabs li:hover a,
.panel-front .panel-heading .nav-tabs li:hover a {
  color: #313e3e;
  background: none;
}
.panel .panel-heading .nav-tabs li.active a,
.panel-front .panel-heading .nav-tabs li.active a {
  background: #fff;
  font-weight: 700;
  color: #313e3e;
  box-shadow: 0 0px 0 0 #ffffff, -1px 0 0 0 rgba(0, 0, 0, 0.1), 1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.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,
.panel-front .panel-heading .nav-tabs li.open > a,
.panel-front .panel-heading .nav-tabs li.open > a:hover,
.panel-front .panel-heading .nav-tabs li.open > a:focus,
.panel-front .panel-heading .nav-tabs li.open > a:active,
.panel-front .panel-heading .nav-tabs li.open > a:visited {
  background: #fafbfc !important;
  color: #313e3e !important;
  box-shadow: 0 2px 0 0 #fafbfc, -1px 0 0 0 rgba(0, 0, 0, 0.1), 1px 0 0 0 rgba(0, 0, 0, 0.1);
  border-radius: 0 !important;
  z-index: 4;
}
.panel .panel-heading .nav-tabs li.open .dropdown-menu,
.panel-front .panel-heading .nav-tabs li.open .dropdown-menu {
  border: 1px solid #dadfe3;
  margin-top: 0px;
  margin-right: -1px;
  box-shadow: none;
  background-color: #fafbfc;
  z-index: 3;
}
.panel .panel-heading .nav-tabs li.open .dropdown-menu:focus,
.panel-front .panel-heading .nav-tabs li.open .dropdown-menu:focus {
  z-index: 3;
}
.panel .panel-heading .nav-tabs li.open .dropdown-menu li a,
.panel-front .panel-heading .nav-tabs li.open .dropdown-menu li a {
  color: #93a8a8 !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,
.panel-front .panel-heading .nav-tabs li.open .dropdown-menu li a:hover,
.panel-front .panel-heading .nav-tabs li.open .dropdown-menu li a:focus {
  color: #313e3e !important;
  background: none !important;
}
.panel .panel-heading .nav-tabs li.open .dropdown-menu li.active a,
.panel-front .panel-heading .nav-tabs li.open .dropdown-menu li.active a {
  color: #313e3e !important;
  font-weight: 700;
}
.panel-footer {
  background-color: #f7f8fa;
}
.panel-body .panel-footer {
  margin: 0 -20px -20px;
  padding: 20px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  /*border-top: 1px solid #e6eaed;*/
   border-top: 1px solid #e6eaed;
}
.panel-group {
  margin-bottom: 20px;
  position: relative;
}
.panel-group > .panel {
  margin-bottom: 0;
  padding-bottom: 0;
  border-radius: 3px;
  overflow: hidden;
  border: 0;
}
.panel-group > .panel .panel-body {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  margin-top: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading a:after {
  font-family: 'FontAwesome';
  content: "\f107";
  float: right;
  color: grey;
}
.panel-group .panel-heading a.collapsed:after {
  content: "\f104";
}
.panel .panel-heading .pagination {
  display: block;
}
.panel .panel-heading .btn {
  margin-top: -3px;
}
.panel .panel-heading .input-group {
  width: 200px;
}
.panel .panel-heading .panel-ctrls-center {
  margin: 7px 0;
}
.panel .panel-heading .panel-ctrls-center-sm {
  margin: 10px 0;
}
.panel .panel-heading .panel-ctrls-center-sm i {
  margin: 7px 4px;
}
.panel .panel-heading .panel-ctrls-center-lg {
  margin: 2px 0;
}
.panel .panel-heading .panel-ctrls-center-lg i {
  margin: 15px 10px 13px;
}
.panel .panel-heading .panel-ctrls-center-xs {
  margin: 7px 0;
}
.panel .panel-heading .panel-ctrls-center-xs i {
  margin: 10px 10px 9px;
}
.panel .panel-heading .progress {
  width: 200px;
  margin: 21px 0;
}
.panel .panel-heading .progress-lg {
  width: 200px;
  margin: 19px 0;
}
.panel .panel-heading .switchery {
  margin-top: -4px;
}
.panel-btn-focused .panel-toggle-btn,
.panel-btn-focused .panel-fullscreen-btn {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.08);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#14000000, endColorstr=#14000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#14000000, endColorstr=#14000000);
  border-radius: 3px;
}
.panel-btn-focused .panel-toggle-btn:hover,
.panel-btn-focused .panel-fullscreen-btn:hover {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.16);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#29000000, endColorstr=#29000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#29000000, endColorstr=#29000000);
}
.blockLoader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000);
}
.pricing-table-1-container .pricing-box {
  position: relative;
  margin-bottom: 20px;
  border: 2px solid #dadfe3;
  border-radius: 3px;
  transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}
.pricing-table-1-container .pricing-box .pricing-head {
  text-align: center;
}
.pricing-table-1-container .pricing-box .pricing-head h3,
.pricing-table-1-container .pricing-box .pricing-head h4 {
  margin: 0;
  line-height: normal;
}
.pricing-table-1-container .pricing-box .pricing-head h3.pricing-head-title,
.pricing-table-1-container .pricing-box .pricing-head h4.pricing-head-title {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 14px;
  font-weight: 400;
  margin: -2px -2px 0;
  padding: 11px 0;
  border-radius: 3px 3px 0 0;
}
.pricing-table-1-container .pricing-box .pricing-head h3 span,
.pricing-table-1-container .pricing-box .pricing-head h4 span {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  font-style: italic;
}
.pricing-table-1-container .pricing-box .pricing-head h3 {
  font-weight: 300;
  color: #fff;
  padding: 10px 0;
}
.pricing-table-1-container .pricing-box .pricing-head h4 {
  color: #5f7676;
  padding: 10px 0;
  font-size: 56px;
  font-weight: 400;
  background-color: rgba(0, 0, 0, 0.015);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
.pricing-table-1-container .pricing-box .pricing-head h4 i {
  top: -16px;
  font-weight: 300;
  font-size: 28px;
  font-style: normal;
  position: relative;
}
.pricing-table-1-container .pricing-box .pricing-head h4 span {
  top: -10px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  position: relative;
}
.pricing-table-1-container .pricing-box:hover {
  transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  z-index: 9;
}
.pricing-table-1-container .pricing-box .pricing-footer {
  color: #cbd6d6;
  font-size: 12px;
  text-align: center;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.015);
}
.pricing-table-1-container .pricing-box .pricing-footer p {
  margin-bottom: 20px;
}
.pricing-table-1-container .pricing-box.pricing-active {
  transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}
.pricing-table-1-container .pricing-box .pricing-content {
  margin-bottom: 0;
}
.pricing-table-1-container .pricing-box .pricing-content li {
  color: #93a8a8;
  font-size: 14px;
  text-align: center;
  padding: 10px 15px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
.pricing-table-1-container .pricing-box .pricing-content li i {
  color: #cbd6d6;
  margin-right: 5px;
}
.pricing-table-1-container.pricing-info .pricing-box h3 {
  background: #3bbfb4;
}
.pricing-table-1-container.pricing-info .pricing-box:hover {
  border: 2px solid #3bbfb4;
}
.pricing-table-1-container.pricing-info .pricing-box:hover h4 {
  color: #3bbfb4;
}
.pricing-table-1-container.pricing-info .pricing-box.pricing-active {
  border: 2px solid #3bbfb4;
}
.pricing-table-1-container.pricing-info .pricing-box.pricing-active .pricing-head h4 {
  color: #3bbfb4;
  background: rgba(59, 191, 180, 0.03);
  border-bottom: 1px dashed rgba(59, 191, 180, 0.09);
}
.pricing-table-1-container.pricing-success .pricing-box h3 {
  background: #2ecc71;
}
.pricing-table-1-container.pricing-success .pricing-box:hover {
  border: 2px solid #2ecc71;
}
.pricing-table-1-container.pricing-success .pricing-box:hover h4 {
  color: #2ecc71;
}
.pricing-table-1-container.pricing-success .pricing-box.pricing-active {
  border: 2px solid #2ecc71;
}
.pricing-table-1-container.pricing-success .pricing-box.pricing-active .pricing-head h4 {
  color: #2ecc71;
  background: rgba(46, 204, 113, 0.03);
  border-bottom: 1px dashed rgba(46, 204, 113, 0.09);
}
.pricing-table-1-container.pricing-danger .pricing-box h3 {
  background: #e74c3c;
}
.pricing-table-1-container.pricing-danger .pricing-box:hover {
  border: 2px solid #e74c3c;
}
.pricing-table-1-container.pricing-danger .pricing-box:hover h4 {
  color: #e74c3c;
}
.pricing-table-1-container.pricing-danger .pricing-box.pricing-active {
  border: 2px solid #e74c3c;
}
.pricing-table-1-container.pricing-danger .pricing-box.pricing-active .pricing-head h4 {
  color: #e74c3c;
  background: rgba(231, 76, 60, 0.03);
  border-bottom: 1px dashed rgba(231, 76, 60, 0.09);
}
.pricing-table-1-container.pricing-warning .pricing-box h3 {
  background: #f1c40f;
}
.pricing-table-1-container.pricing-warning .pricing-box:hover {
  border: 2px solid #f1c40f;
}
.pricing-table-1-container.pricing-warning .pricing-box:hover h4 {
  color: #f1c40f;
}
.pricing-table-1-container.pricing-warning .pricing-box.pricing-active {
  border: 2px solid #f1c40f;
}
.pricing-table-1-container.pricing-warning .pricing-box.pricing-active .pricing-head h4 {
  color: #f1c40f;
  background: rgba(241, 196, 15, 0.03);
  border-bottom: 1px dashed rgba(241, 196, 15, 0.09);
}
.pricing-table-1-container.pricing-primary .pricing-box h3 {
  background: #3498db;
}
.pricing-table-1-container.pricing-primary .pricing-box:hover {
  border: 2px solid #3498db;
}
.pricing-table-1-container.pricing-primary .pricing-box:hover h4 {
  color: #3498db;
}
.pricing-table-1-container.pricing-primary .pricing-box.pricing-active {
  border: 2px solid #3498db;
}
.pricing-table-1-container.pricing-primary .pricing-box.pricing-active .pricing-head h4 {
  color: #3498db;
  background: rgba(52, 152, 219, 0.03);
  border-bottom: 1px dashed rgba(52, 152, 219, 0.09);
}
.pricing-table-1-container.pricing-inverse .pricing-box h3 {
  background: #95a5a6;
}
.pricing-table-1-container.pricing-inverse .pricing-box:hover {
  border: 2px solid #95a5a6;
}
.pricing-table-1-container.pricing-inverse .pricing-box:hover h4 {
  color: #95a5a6;
}
.pricing-table-1-container.pricing-inverse .pricing-box.pricing-active {
  border: 2px solid #95a5a6;
}
.pricing-table-1-container.pricing-inverse .pricing-box.pricing-active .pricing-head h4 {
  color: #95a5a6;
  background: rgba(149, 165, 166, 0.03);
  border-bottom: 1px dashed rgba(149, 165, 166, 0.09);
}
.pricing-table-1-container.pricing-midnightblue .pricing-box h3 {
  background: #34495e;
}
.pricing-table-1-container.pricing-midnightblue .pricing-box:hover {
  border: 2px solid #34495e;
}
.pricing-table-1-container.pricing-midnightblue .pricing-box:hover h4 {
  color: #34495e;
}
.pricing-table-1-container.pricing-midnightblue .pricing-box.pricing-active {
  border: 2px solid #34495e;
}
.pricing-table-1-container.pricing-midnightblue .pricing-box.pricing-active .pricing-head h4 {
  color: #34495e;
  background: rgba(52, 73, 94, 0.03);
  border-bottom: 1px dashed rgba(52, 73, 94, 0.09);
}
.pricing-table-1-container.pricing-sky .pricing-box h3 {
  background: #82c4e6;
}
.pricing-table-1-container.pricing-sky .pricing-box:hover {
  border: 2px solid #82c4e6;
}
.pricing-table-1-container.pricing-sky .pricing-box:hover h4 {
  color: #82c4e6;
}
.pricing-table-1-container.pricing-sky .pricing-box.pricing-active {
  border: 2px solid #82c4e6;
}
.pricing-table-1-container.pricing-sky .pricing-box.pricing-active .pricing-head h4 {
  color: #82c4e6;
  background: rgba(130, 196, 230, 0.03);
  border-bottom: 1px dashed rgba(130, 196, 230, 0.09);
}
.pricing-table-1-container.pricing-orange .pricing-box h3 {
  background: #e67e22;
}
.pricing-table-1-container.pricing-orange .pricing-box:hover {
  border: 2px solid #e67e22;
}
.pricing-table-1-container.pricing-orange .pricing-box:hover h4 {
  color: #e67e22;
}
.pricing-table-1-container.pricing-orange .pricing-box.pricing-active {
  border: 2px solid #e67e22;
}
.pricing-table-1-container.pricing-orange .pricing-box.pricing-active .pricing-head h4 {
  color: #e67e22;
  background: rgba(230, 126, 34, 0.03);
  border-bottom: 1px dashed rgba(230, 126, 34, 0.09);
}
.pricing-table-1-container.pricing-indigo .pricing-box h3 {
  background: #7863bc;
}
.pricing-table-1-container.pricing-indigo .pricing-box:hover {
  border: 2px solid #7863bc;
}
.pricing-table-1-container.pricing-indigo .pricing-box:hover h4 {
  color: #7863bc;
}
.pricing-table-1-container.pricing-indigo .pricing-box.pricing-active {
  border: 2px solid #7863bc;
}
.pricing-table-1-container.pricing-indigo .pricing-box.pricing-active .pricing-head h4 {
  color: #7863bc;
  background: rgba(120, 99, 188, 0.03);
  border-bottom: 1px dashed rgba(120, 99, 188, 0.09);
}
.pricing-table-1-container.pricing-green .pricing-box h3 {
  background: #37bf8d;
}
.pricing-table-1-container.pricing-green .pricing-box:hover {
  border: 2px solid #37bf8d;
}
.pricing-table-1-container.pricing-green .pricing-box:hover h4 {
  color: #37bf8d;
}
.pricing-table-1-container.pricing-green .pricing-box.pricing-active {
  border: 2px solid #37bf8d;
}
.pricing-table-1-container.pricing-green .pricing-box.pricing-active .pricing-head h4 {
  color: #37bf8d;
  background: rgba(55, 191, 141, 0.03);
  border-bottom: 1px dashed rgba(55, 191, 141, 0.09);
}
.pricing-table-1-container.pricing-magenta .pricing-box h3 {
  background: #e73c68;
}
.pricing-table-1-container.pricing-magenta .pricing-box:hover {
  border: 2px solid #e73c68;
}
.pricing-table-1-container.pricing-magenta .pricing-box:hover h4 {
  color: #e73c68;
}
.pricing-table-1-container.pricing-magenta .pricing-box.pricing-active {
  border: 2px solid #e73c68;
}
.pricing-table-1-container.pricing-magenta .pricing-box.pricing-active .pricing-head h4 {
  color: #e73c68;
  background: rgba(231, 60, 104, 0.03);
  border-bottom: 1px dashed rgba(231, 60, 104, 0.09);
}
.pricing-table-1-container.pricing-purple .pricing-box h3 {
  background: #e044ab;
}
.pricing-table-1-container.pricing-purple .pricing-box:hover {
  border: 2px solid #e044ab;
}
.pricing-table-1-container.pricing-purple .pricing-box:hover h4 {
  color: #e044ab;
}
.pricing-table-1-container.pricing-purple .pricing-box.pricing-active {
  border: 2px solid #e044ab;
}
.pricing-table-1-container.pricing-purple .pricing-box.pricing-active .pricing-head h4 {
  color: #e044ab;
  background: rgba(224, 68, 171, 0.03);
  border-bottom: 1px dashed rgba(224, 68, 171, 0.09);
}
.pricing-table-1-container.pricing-brown .pricing-box h3 {
  background: #c0392b;
}
.pricing-table-1-container.pricing-brown .pricing-box:hover {
  border: 2px solid #c0392b;
}
.pricing-table-1-container.pricing-brown .pricing-box:hover h4 {
  color: #c0392b;
}
.pricing-table-1-container.pricing-brown .pricing-box.pricing-active {
  border: 2px solid #c0392b;
}
.pricing-table-1-container.pricing-brown .pricing-box.pricing-active .pricing-head h4 {
  color: #c0392b;
  background: rgba(192, 57, 43, 0.03);
  border-bottom: 1px dashed rgba(192, 57, 43, 0.09);
}
.pricing-table-1-container.pricing-grape .pricing-box h3 {
  background: #7a869c;
}
.pricing-table-1-container.pricing-grape .pricing-box:hover {
  border: 2px solid #7a869c;
}
.pricing-table-1-container.pricing-grape .pricing-box:hover h4 {
  color: #7a869c;
}
.pricing-table-1-container.pricing-grape .pricing-box.pricing-active {
  border: 2px solid #7a869c;
}
.pricing-table-1-container.pricing-grape .pricing-box.pricing-active .pricing-head h4 {
  color: #7a869c;
  background: rgba(122, 134, 156, 0.03);
  border-bottom: 1px dashed rgba(122, 134, 156, 0.09);
}
.pricing-table-1-container.pricing-toyo .pricing-box h3 {
  background: #556b8d;
}
.pricing-table-1-container.pricing-toyo .pricing-box:hover {
  border: 2px solid #556b8d;
}
.pricing-table-1-container.pricing-toyo .pricing-box:hover h4 {
  color: #556b8d;
}
.pricing-table-1-container.pricing-toyo .pricing-box.pricing-active {
  border: 2px solid #556b8d;
}
.pricing-table-1-container.pricing-toyo .pricing-box.pricing-active .pricing-head h4 {
  color: #556b8d;
  background: rgba(85, 107, 141, 0.03);
  border-bottom: 1px dashed rgba(85, 107, 141, 0.09);
}
.pricing-table-1-container.pricing-alizarin .pricing-box h3 {
  background: #e36d4f;
}
.pricing-table-1-container.pricing-alizarin .pricing-box:hover {
  border: 2px solid #e36d4f;
}
.pricing-table-1-container.pricing-alizarin .pricing-box:hover h4 {
  color: #e36d4f;
}
.pricing-table-1-container.pricing-alizarin .pricing-box.pricing-active {
  border: 2px solid #e36d4f;
}
.pricing-table-1-container.pricing-alizarin .pricing-box.pricing-active .pricing-head h4 {
  color: #e36d4f;
  background: rgba(227, 109, 79, 0.03);
  border-bottom: 1px dashed rgba(227, 109, 79, 0.09);
}
.recent-activities {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.recent-activities li {
  color: #5f7676;
  margin: 0 -20px;
  padding: 16px 20px;
  border-bottom: 1px solid #e6eaed;
}
.recent-activities li .avatar {
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: -30px;
  position: relative;
  float: left;
}
.recent-activities li .activityicon {
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: -30px;
  position: relative;
  float: left;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  line-height: 30px;
}
.recent-activities li .activityicon i {
  color: #fff;
}
.recent-activities li .activity-info {
  background-color: #3bbfb4;
}
.recent-activities li .activity-primary {
  background-color: #3498db;
}
.recent-activities li .activity-danger {
  background-color: #e74c3c;
}
.recent-activities li .activity-inverse {
  background-color: #95a5a6;
}
.recent-activities li .activity-success {
  background-color: #2ecc71;
}
.recent-activities li .activity-midnightblue {
  background-color: #34495e;
}
.recent-activities li .activity-orange {
  background-color: #e67e22;
}
.recent-activities li .activity-magenta {
  background-color: #e73c68;
}
.recent-activities li .activity-sky {
  background-color: #82c4e6;
}
.recent-activities li .content {
  margin-left: 40px;
}
.recent-activities li .msg .feedicon {
  margin-right: 4px;
}
.recent-activities li a.person {
  font-weight: 700;
  color: #5f7676;
}
.recent-activities li a.person:hover {
  text-decoration: none;
}
.recent-activities li .time {
  display: block;
  font-size: 12px;
  padding: 6px 0 0;
  color: #cbd6d6;
}
.recent-activities li .delete {
  float: right;
  margin-top: -24px;
}
.recent-activities li .delete .btn-link {
  height: 1em;
  padding: 0;
  color: #cbd6d6;
}
.recent-activities li .delete .btn-link:hover {
  text-decoration: none;
  color: #313e3e;
}
.recent-activities li:last-child {
  border-bottom: none;
}
.recent-activities li.seeall {
  background: none;
  font-size: 12px;
  padding: 6px 20px;
}
.recent-activities li.seeall a:hover {
  text-decoration: none;
}
.contact-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.contact-list > li {
  margin: 0 -20px;
  padding: 15px 20px 15px;
  border-bottom: 1px solid #e6eaed;
}
.contact-list > li .avatar,
.contact-list > li .details {
  float: left;
}
.contact-list > li .avatar {
  width: 30px;
  margin-right: -50px;
  margin-top: 4px;
}
.contact-list > li .details {
  padding-left: 40px;
  width: 100%;
  position: relative;
}
.contact-list > li .details .contact-name {
  font-weight: 700;
  display: inherit;
  color: #5f7676;
}
.contact-list > li .details .contact-name:hover,
.contact-list > li .details .contact-name:focus {
  text-decoration: none !important;
}
.contact-list > li .details .contact-details {
  font-size: 13px;
  color: #93a8a8;
  display: inherit;
}
.contact-list > li .details .contact-profiles {
  position: absolute;
  top: 1px;
  right: 0;
  display: none;
  float: right;
}
.contact-list > li .details .contact-profiles a.profile-list {
  color: #cbd6d6;
}
.contact-list > li .details .contact-profiles a.profile-list:hover,
.contact-list > li .details .contact-profiles a.profile-list:focus,
.contact-list > li .details .contact-profiles a.profile-list.active {
  color: #93a8a8;
}
.contact-list > li .details .open {
  display: inline-block;
}
.contact-list > li .details .open ul li a i {
  margin-top: 2px;
}
.contact-list > li:last-child {
  border-bottom: none;
}
.contact-list > li:hover .details .contact-profiles {
  display: inline-block;
}
.panel-comments,
.panel-threads,
.panel-users {
  padding-left: 0;
  list-style: none;
  margin-bottom: 20px;
}
.panel-comments li,
.panel-threads li,
.panel-users li {
  display: block;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px 20px;
  border-bottom: 1px solid #e6eaed;
}
.panel-comments li:first-child,
.panel-threads li:first-child,
.panel-users li:first-child {
  padding-top: 0;
}
.panel-comments li img,
.panel-threads li img,
.panel-users li img {
  float: left;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
.panel-comments li .content,
.panel-threads li .content,
.panel-users li .content {
  margin-left: 45px;
}
.panel-comments li .content .time,
.panel-threads li .content .time,
.panel-users li .content .time {
  float: right;
  color: #cbd6d6;
  font-size: 13px;
}
.panel-profile .avatar {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
.panel-profile .table-responsive {
  border: 0;
}
.panel-profile .table-userinfo .btn-social {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  text-align: center;
}
.panel-profile .table-userinfo td {
  padding-left: 0;
  padding-right: 0;
  border-top: 0;
}
.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 #e6eaed;
}
.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: 2px;
}
.panel-userprofile li .content {
  margin-left: 45px;
}
.panel-userprofile li .content .time {
  float: right;
  color: #cbd6d6;
  font-size: 13px;
}
.panel-comments li .content .commented {
  display: block;
  margin-bottom: 10px;
}
.panel-comments li .content .actions {
  display: block;
  line-height: 1em;
  float: right;
}
.panel-comments li .content .actions a {
  color: #93a8a8;
  font-size: 14px;
  margin-left: 10px;
}
.panel-comments li .content .actions a:first-child {
  margin-left: 0;
}
.panel-comments li .content .actions a:hover {
  text-decoration: none;
  color: #313e3e;
}
.panel-threads li .content .title {
  display: block;
}
.panel-threads li .content .thread {
  color: #cbd6d6;
  display: block;
  font-size: 13px;
  padding-top: 5px;
  line-height: 14px;
}
.panel-threads li .content .thread a {
  color: #93a8a8;
}
.panel-threads li .content .thread a:hover {
  color: #313e3e;
  text-decoration: none;
}
.panel-users li .content .desc {
  display: block;
}
.panel-users li .content > div {
  font-size: 13px;
  color: #cbd6d6;
}
.panel-tasks h4.task-header {
  color: #93a8a8;
  font-weight: 400;
  background: #f0f3f5;
  display: block;
  margin: 0;
  padding: 6px 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 12px;
  border-bottom: 1px solid #e6eaed;
}
.panel-tasks ul {
  padding-left: 0;
  list-style: none;
  background-color: #f2eeff;
  margin-bottom: 0;
  padding-bottom: 1px;
}
.panel-tasks ul.task-completed li > p {
  color: #93a8a8;
  font-style: italic;
  text-decoration: line-through;
}
.panel-tasks ul li {
  padding-left: 3px;
  padding-right: 42px;
  margin-bottom: 1px;
  display: block;
  position: relative;
  overflow: hidden;
  background: #fafbfc;
}
.panel-tasks ul li.ui-sortable-helper {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.panel-tasks ul li:last-child {
  margin-bottom: 0;
}
.panel-tasks ul li:hover {
  background-color: #fff;
}
.panel-tasks ul li .drag-handle {
  display: block;
  border-right: 1px solid #fcdee3;
  height: 100%;
  padding: 0px 26px 0px 18px;
  width: 20px;
  vertical-align: top;
  position: absolute;
  cursor: -webkit-move;
  cursor: -moz-move;
  cursor: move;
}
.panel-tasks ul li .drag-handle .icheck.checkbox-inline {
  padding-top: 11px;
}
.panel-tasks ul li .drag-handle .icheck.checkbox-inline input[type="checkbox"] {
  margin-left: 0;
}
.panel-tasks ul li .drag-handle:after {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  width: 11px;
  height: 100%;
  border-top: 4px solid #fafbfc;
  border-right: 3px solid #fafbfc;
  border-bottom: 4px solid #fafbfc;
  border-left: 3px solid #fafbfc;
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAACCAYAAACQahZdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDgzMkM2NjhGOEFCMTFFM0JBNzNDQUM0ODY0QzM5OTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDgzMkM2NjlGOEFCMTFFM0JBNzNDQUM0ODY0QzM5OTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowODMyQzY2NkY4QUIxMUUzQkE3M0NBQzQ4NjRDMzk5MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowODMyQzY2N0Y4QUIxMUUzQkE3M0NBQzQ4NjRDMzk5MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PinzHfMAAAAaSURBVHjaYmBgYFBjgAA4zfj//38GdAAQYABGYgNx7lmVnAAAAABJRU5ErkJggg==) repeat-y;
}
.panel-tasks ul li > p {
  height: 100%;
  margin-left: 46px;
  border-left: 1px solid #fcdee3;
  display: inline-block;
  padding: 10px 10px 11px;
  margin-bottom: 0;
  min-height: 37px;
  line-height: normal;
  font-size: 14px;
  color: #5f7676;
}
.panel-tasks ul li:hover .drag-handle:after {
  border-top: 4px solid #fff;
  border-right: 3px solid #fff;
  border-bottom: 4px solid #fff;
  border-left: 3px solid #fff;
}
.panel-tasks ul li .task-options {
  float: right;
  top: 10px;
  right: 10px;
  position: absolute;
}
.panel-tasks ul li.item-primary {
  margin-left: -1px;
  padding-left: 1px;
  border-left: 3px solid #3498db;
}
.panel-tasks ul li.item-info {
  margin-left: -1px;
  padding-left: 1px;
  border-left: 3px solid #3bbfb4;
}
.panel-tasks ul li.item-danger {
  margin-left: -1px;
  padding-left: 1px;
  border-left: 3px solid #e74c3c;
}
.panel-tasks ul li.item-warning {
  margin-left: -1px;
  padding-left: 1px;
  border-left: 3px solid #f1c40f;
}
.panel-tasks ul li.item-success {
  margin-left: -1px;
  padding-left: 1px;
  border-left: 3px solid #2ecc71;
}
.panel-tasks ul li.item-inverse {
  margin-left: -1px;
  padding-left: 1px;
  border-left: 3px solid #95a5a6;
}
.panel-tasks ul li.item-orange {
  margin-left: -1px;
  padding-left: 1px;
  border-left: 3px solid #e67e22;
}
.panel-tasks .tasks-footer {
  padding: 10px;
}
.panel-chat {
  margin-bottom: 20px;
  height: 700px;
  overflow-y: auto;
}
.panel-chat .chat-message {
  margin-bottom: 20px;
  position: relative;
}
.panel-chat .chat-message:last-child {
  margin-bottom: 0;
}
.panel-chat .chat-message:after {
  left: 38px;
  top: 19px;
  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: #fff;
  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: #fff;
}
.panel-chat .chat-message.me:after {
  border-right-color: transparent;
  border-left-color: #fff;
  right: 38px;
  left: auto;
}
.chat-users {
  margin: 0;
}
.chat-users h4 {
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #93a8a8;
  font-weight: 400;
  margin-top: 0;
}
.chat-primary .chat-text {
  color: #fff !important;
  background-color: #3498db !important;
}
.chat-primary:after {
  border-right-color: #3498db !important;
}
.chat-primary.me:after {
  border-left-color: #3498db !important;
}
.chat-primary .chat-text {
  color: #fff !important;
  background-color: #3498db !important;
}
.chat-primary:after {
  border-right-color: #3498db !important;
}
.chat-primary.me:after {
  border-left-color: #3498db !important;
}
.chat-warning .chat-text {
  color: #fff !important;
  background-color: #f1c40f !important;
}
.chat-warning:after {
  border-right-color: #f1c40f !important;
}
.chat-warning.me:after {
  border-left-color: #f1c40f !important;
}
.chat-warning .chat-text {
  color: #fff !important;
  background-color: #f1c40f !important;
}
.chat-warning:after {
  border-right-color: #f1c40f !important;
}
.chat-warning.me:after {
  border-left-color: #f1c40f !important;
}
.chat-danger .chat-text {
  color: #fff !important;
  background-color: #e74c3c !important;
}
.chat-danger:after {
  border-right-color: #e74c3c !important;
}
.chat-danger.me:after {
  border-left-color: #e74c3c !important;
}
.chat-danger .chat-text {
  color: #fff !important;
  background-color: #e74c3c !important;
}
.chat-danger:after {
  border-right-color: #e74c3c !important;
}
.chat-danger.me:after {
  border-left-color: #e74c3c !important;
}
.chat-success .chat-text {
  color: #fff !important;
  background-color: #2ecc71 !important;
}
.chat-success:after {
  border-right-color: #2ecc71 !important;
}
.chat-success.me:after {
  border-left-color: #2ecc71 !important;
}
.chat-success .chat-text {
  color: #fff !important;
  background-color: #2ecc71 !important;
}
.chat-success:after {
  border-right-color: #2ecc71 !important;
}
.chat-success.me:after {
  border-left-color: #2ecc71 !important;
}
.chat-info .chat-text {
  color: #fff !important;
  background-color: #3bbfb4 !important;
}
.chat-info:after {
  border-right-color: #3bbfb4 !important;
}
.chat-info.me:after {
  border-left-color: #3bbfb4 !important;
}
.chat-info .chat-text {
  color: #fff !important;
  background-color: #3bbfb4 !important;
}
.chat-info:after {
  border-right-color: #3bbfb4 !important;
}
.chat-info.me:after {
  border-left-color: #3bbfb4 !important;
}
.chat-inverse .chat-text {
  color: #fff !important;
  background-color: #95a5a6 !important;
}
.chat-inverse:after {
  border-right-color: #95a5a6 !important;
}
.chat-inverse.me:after {
  border-left-color: #95a5a6 !important;
}
.chat-inverse .chat-text {
  color: #fff !important;
  background-color: #95a5a6 !important;
}
.chat-inverse:after {
  border-right-color: #95a5a6 !important;
}
.chat-inverse.me:after {
  border-left-color: #95a5a6 !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-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: #7863bc !important;
}
.chat-indigo:after {
  border-right-color: #7863bc !important;
}
.chat-indigo.me:after {
  border-left-color: #7863bc !important;
}
.chat-indigo .chat-text {
  color: #fff !important;
  background-color: #7863bc !important;
}
.chat-indigo:after {
  border-right-color: #7863bc !important;
}
.chat-indigo.me:after {
  border-left-color: #7863bc !important;
}
.chat-orange .chat-text {
  color: #fff !important;
  background-color: #e67e22 !important;
}
.chat-orange:after {
  border-right-color: #e67e22 !important;
}
.chat-orange.me:after {
  border-left-color: #e67e22 !important;
}
.chat-orange .chat-text {
  color: #fff !important;
  background-color: #e67e22 !important;
}
.chat-orange:after {
  border-right-color: #e67e22 !important;
}
.chat-orange.me:after {
  border-left-color: #e67e22 !important;
}
.chat-sky .chat-text {
  color: #fff !important;
  background-color: #82c4e6 !important;
}
.chat-sky:after {
  border-right-color: #82c4e6 !important;
}
.chat-sky.me:after {
  border-left-color: #82c4e6 !important;
}
.chat-sky .chat-text {
  color: #fff !important;
  background-color: #82c4e6 !important;
}
.chat-sky:after {
  border-right-color: #82c4e6 !important;
}
.chat-sky.me:after {
  border-left-color: #82c4e6 !important;
}
.chat-midnightblue .chat-text {
  color: #fff !important;
  background-color: #34495e !important;
}
.chat-midnightblue:after {
  border-right-color: #34495e !important;
}
.chat-midnightblue.me:after {
  border-left-color: #34495e !important;
}
.chat-midnightblue .chat-text {
  color: #fff !important;
  background-color: #34495e !important;
}
.chat-midnightblue:after {
  border-right-color: #34495e !important;
}
.chat-midnightblue.me:after {
  border-left-color: #34495e !important;
}
.chat-magenta .chat-text {
  color: #fff !important;
  background-color: #e73c68 !important;
}
.chat-magenta:after {
  border-right-color: #e73c68 !important;
}
.chat-magenta.me:after {
  border-left-color: #e73c68 !important;
}
.chat-magenta .chat-text {
  color: #fff !important;
  background-color: #e73c68 !important;
}
.chat-magenta:after {
  border-right-color: #e73c68 !important;
}
.chat-magenta.me:after {
  border-left-color: #e73c68 !important;
}
.chat-green .chat-text {
  color: #fff !important;
  background-color: #37bf8d !important;
}
.chat-green:after {
  border-right-color: #37bf8d !important;
}
.chat-green.me:after {
  border-left-color: #37bf8d !important;
}
.chat-green .chat-text {
  color: #fff !important;
  background-color: #37bf8d !important;
}
.chat-green:after {
  border-right-color: #37bf8d !important;
}
.chat-green.me:after {
  border-left-color: #37bf8d !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;
}
.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;
}
ul.mailbox-msg-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
ul.mailbox-msg-list li {
  border-bottom: 1px solid #edf0f2;
}
ul.mailbox-msg-list li:first-child {
  border-top: 1px solid #e6eaed;
}
ul.mailbox-msg-list li:last-child {
  border-bottom: none;
}
ul.mailbox-msg-list li a.mailbox-msg-list-item {
  display: block;
  padding: 12px 15px;
}
ul.mailbox-msg-list li a.mailbox-msg-list-item:hover {
  text-decoration: none;
  background: #fafbfc;
}
ul.mailbox-msg-list li a.mailbox-msg-list-item:hover .time {
  color: #cbd6d6;
}
ul.mailbox-msg-list li a.mailbox-msg-list-item .time {
  color: #e8ecec;
  font-size: 12px;
  white-space: nowrap;
  text-align: right;
  vertical-align: top;
  float: right;
}
ul.mailbox-msg-list li a.mailbox-msg-list-item img {
  float: left;
  margin-right: 10px;
  margin-top: 4px;
  height: 30px;
  border-radius: 50%;
}
ul.mailbox-msg-list li a.mailbox-msg-list-item div {
  position: relative;
}
ul.mailbox-msg-list li a.mailbox-msg-list-item div .name {
  color: #5f7676;
  margin: 0 0 0 40px;
  font-weight: 700;
  display: block;
}
ul.mailbox-msg-list li a.mailbox-msg-list-item div .msg {
  font-size: 13px;
  color: #93a8a8;
  display: block;
  padding: 0;
  margin-left: 40px;
}
.mailbox-panel header {
  background: #fafbfc;
  margin: -20px -20px 0;
  padding: 20px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: 1px solid #dadfe3;
}
.mailbox-panel header > .btn-group {
  margin: 5px 0;
}
.mailbox-panel section {
  border-collapse: separate;
  border-spacing: 0 20px;
}
.mailbox-panel section .message > div.tabular-cell .msgee:hover {
  text-decoration: none;
}
.mailbox-panel section .message > div.tabular-cell {
  vertical-align: top;
  border-bottom: 1px solid #e6eaed;
  padding-bottom: 20px;
}
.mailbox-panel section .message:last-child {
  border-bottom: 0;
}
.mailbox-panel section .message:last-child > div.tabular-cell {
  border-bottom: 0;
  padding-bottom: 0;
}
.mailbox-panel section .message .avatar {
  width: 50px;
  border-radius: 0;
}
.mailbox-panel section .message .avatar img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-top: 5px;
}
.mailbox-panel section .message .msg a.msgee {
  color: #5f7676;
  margin-top: 0;
  font-weight: 700;
}
.mailbox-panel section .message .msg a.msgee + p {
  padding-top: 5px;
}
.mailbox-panel section .message .msg .attachment {
  padding: 10px;
}
.mailbox-panel section .message .time {
  width: 40px;
  text-align: right;
  color: #cbd6d6;
}
.mailbox-panel .panel-footer textarea {
  border-radius: 3px 3px 0 0;
}
.mailbox-panel .msg-composer {
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #dadfe3;
  border-radius: 0 0 3px 3px;
  border-top: 0;
}
.mailbox-panel .msg-composer .send-btn {
  margin-left: 10px;
}
.panels-faq .panel .panel-heading h2 {
  letter-spacing: 0;
  text-transform: none;
  font-size: 17px;
}
.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: 0.1em;
  padding: 6px 10px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
}
.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-heading .pull-right .sparkline-block {
  font-size: 0;
  padding: 2px 0;
}
.info-tiles .tiles-body {
  font-size: 35px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.info-tiles .tiles-body .text-centered {
  position: relative;
  text-align: center;
}
.info-tiles .tiles-body .text-centered .easypiechart {
  margin: 10px auto;
  height: 80px;
  line-height: 80px;
  width: 80px;
}
.info-tiles .tiles-body .text-centered .easypiechart .percent {
  width: 80px;
  line-height: 80px;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
}
.info-tiles .tiles-body .text-centered .info-sparkline {
  font-size: 0;
  margin: 15px 0;
}
.info-tiles .tiles-body .text-centered i {
  position: absolute;
  margin: auto;
  top: -5px;
  left: -5px;
  color: rgba(255, 255, 255, 0.15);
}
.info-tiles .tiles-body .text-centered i:hover {
  color: rgba(255, 255, 255, 0.15);
}
.info-tiles .tiles-body .text-centered .info-text {
  font-size: 35px;
  height: 50px;
  line-height: 50px;
  color: #fff;
}
.info-tiles .tiles-body .text-centered .info-text .superscript {
  position: relative;
  font-size: 18px;
  top: -16px;
  color: rgba(255, 255, 255, 0.7);
}
.info-tiles .tiles-body .text-centered .info-text .subscript {
  position: relative;
  font-size: 18px;
  top: 0px;
  color: rgba(255, 255, 255, 0.7);
}
.info-tiles .tiles-body .text-centered .info-text-bottom {
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  color: rgba(255, 255, 255, 0.7);
}
.info-tiles .tiles-body-alt {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.info-tiles.has-footer .tiles-body {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.info-tiles .tiles-body-alt,
.info-tiles .tiles-body {
  padding: 10px 20px;
  font-weight: 300;
}
.info-tiles .tiles-body-alt .subscript,
.info-tiles .tiles-body .subscript {
  position: relative;
  font-size: 18px;
  top: 0px;
  color: rgba(255, 255, 255, 0.7);
}
.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: 35px;
  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;
  font-size: 35px;
}
.info-tiles .tiles-body-alt div + small,
.info-tiles .tiles-body div + small {
  font-size: 14px;
  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;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
  padding: 6px 10px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.info-tiles .tiles-footer .pull-right .sparkline-block {
  font-size: 0;
  padding: 2px 0;
}
.info-tiles:hover {
  text-decoration: none;
}
.info-tiles:hover i {
  color: #ffffff;
}
.info-tiles:hover .text-sparkline i {
  color: #ffffff;
}
.info-tiles:hover .tiles-footer .percent-change {
  color: #fff;
}
.info-tiles:hover .tiles-heading .pull-right {
  color: #ffffff;
}
.shortcut-tiles .tiles-body {
  padding: 10px 10px 0px 10px;
  font-size: 35px;
  line-height: 35px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.shortcut-tiles .tiles-body i {
  font-size: 32px;
  color: rgba(255, 255, 255, 1);
  -webkit-transition: 0.06s ease-in;
  -o-transition: 0.06s ease-in;
  transition: 0.06s ease-in;
}
.shortcut-tiles .tiles-body .pull-right {
  margin-top: -3px;
  line-height: 0;
}
.shortcut-tiles .tiles-body .pull-right .badge {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  zoom: 1;
  font-size: 15px;
  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: 0px 0px 7px 0px;
  letter-spacing: 0.1em;
  font-size: 15px;
  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: #58cbc2;
}
.info-tiles.tiles-info .tiles-body {
  background: #3bbfb4;
}
.info-tiles.tiles-info .tiles-body-alt {
  background: #3bbfb4;
}
.info-tiles.tiles-info .tiles-footer {
  background: #36afa5;
}
.info-tiles.tiles-info:hover {
  color: #ffffff;
}
.info-tiles.tiles-info:hover .tiles-heading {
  background: #40c4b9;
}
.info-tiles.tiles-info:hover .tiles-body {
  background: #35aca2;
}
.info-tiles.tiles-info:hover .tiles-body-alt {
  background: #35aca2;
}
.info-tiles.tiles-info:hover .tiles-footer {
  background: #309c93;
}
.info-tiles.tiles-success {
  color: #ffffff !important;
}
.info-tiles.tiles-success .tiles-heading {
  background: #4cd787;
}
.info-tiles.tiles-success .tiles-body {
  background: #2ecc71;
}
.info-tiles.tiles-success .tiles-body-alt {
  background: #2ecc71;
}
.info-tiles.tiles-success .tiles-footer {
  background: #2abb68;
}
.info-tiles.tiles-success:hover {
  color: #ffffff;
}
.info-tiles.tiles-success:hover .tiles-heading {
  background: #33d176;
}
.info-tiles.tiles-success:hover .tiles-body {
  background: #29b765;
}
.info-tiles.tiles-success:hover .tiles-body-alt {
  background: #29b765;
}
.info-tiles.tiles-success:hover .tiles-footer {
  background: #26a75c;
}
.info-tiles.tiles-danger {
  color: #ffffff !important;
}
.info-tiles.tiles-danger .tiles-heading {
  background: #eb6d60;
}
.info-tiles.tiles-danger .tiles-body {
  background: #e74c3c;
}
.info-tiles.tiles-danger .tiles-body-alt {
  background: #e74c3c;
}
.info-tiles.tiles-danger .tiles-footer {
  background: #e53b2a;
}
.info-tiles.tiles-danger:hover {
  color: #ffffff;
}
.info-tiles.tiles-danger:hover .tiles-heading {
  background: #e85445;
}
.info-tiles.tiles-danger:hover .tiles-body {
  background: #e43725;
}
.info-tiles.tiles-danger:hover .tiles-body-alt {
  background: #e43725;
}
.info-tiles.tiles-danger:hover .tiles-footer {
  background: #da2d1b;
}
.info-tiles.tiles-warning {
  color: #ffffff !important;
}
.info-tiles.tiles-warning .tiles-heading {
  background: #f3cd36;
}
.info-tiles.tiles-warning .tiles-body {
  background: #f1c40f;
}
.info-tiles.tiles-warning .tiles-body-alt {
  background: #f1c40f;
}
.info-tiles.tiles-warning .tiles-footer {
  background: #dfb50d;
}
.info-tiles.tiles-warning:hover {
  color: #ffffff;
}
.info-tiles.tiles-warning:hover .tiles-heading {
  background: #f2c619;
}
.info-tiles.tiles-warning:hover .tiles-body {
  background: #dab10d;
}
.info-tiles.tiles-warning:hover .tiles-body-alt {
  background: #dab10d;
}
.info-tiles.tiles-warning:hover .tiles-footer {
  background: #c7a10c;
}
.info-tiles.tiles-primary {
  color: #ffffff !important;
}
.info-tiles.tiles-primary .tiles-heading {
  background: #57aae1;
}
.info-tiles.tiles-primary .tiles-body {
  background: #3498db;
}
.info-tiles.tiles-primary .tiles-body-alt {
  background: #3498db;
}
.info-tiles.tiles-primary .tiles-footer {
  background: #268fd5;
}
.info-tiles.tiles-primary:hover {
  color: #ffffff;
}
.info-tiles.tiles-primary:hover .tiles-heading {
  background: #3d9cdd;
}
.info-tiles.tiles-primary:hover .tiles-body {
  background: #258cd1;
}
.info-tiles.tiles-primary:hover .tiles-body-alt {
  background: #258cd1;
}
.info-tiles.tiles-primary:hover .tiles-footer {
  background: #2280bf;
}
.info-tiles.tiles-inverse {
  color: #ffffff !important;
}
.info-tiles.tiles-inverse .tiles-heading {
  background: #abb8b9;
}
.info-tiles.tiles-inverse .tiles-body {
  background: #95a5a6;
}
.info-tiles.tiles-inverse .tiles-body-alt {
  background: #95a5a6;
}
.info-tiles.tiles-inverse .tiles-footer {
  background: #8a9c9d;
}
.info-tiles.tiles-inverse:hover {
  color: #ffffff;
}
.info-tiles.tiles-inverse:hover .tiles-heading {
  background: #9baaab;
}
.info-tiles.tiles-inverse:hover .tiles-body {
  background: #87999a;
}
.info-tiles.tiles-inverse:hover .tiles-body-alt {
  background: #87999a;
}
.info-tiles.tiles-inverse:hover .tiles-footer {
  background: #7c9091;
}
.info-tiles.tiles-midnightblue {
  color: #ffffff !important;
}
.info-tiles.tiles-midnightblue .tiles-heading {
  background: #435d78;
}
.info-tiles.tiles-midnightblue .tiles-body {
  background: #34495e;
}
.info-tiles.tiles-midnightblue .tiles-body-alt {
  background: #34495e;
}
.info-tiles.tiles-midnightblue .tiles-footer {
  background: #2d3f51;
}
.info-tiles.tiles-midnightblue:hover {
  color: #ffffff;
}
.info-tiles.tiles-midnightblue:hover .tiles-heading {
  background: #384e65;
}
.info-tiles.tiles-midnightblue:hover .tiles-body {
  background: #2b3c4e;
}
.info-tiles.tiles-midnightblue:hover .tiles-body-alt {
  background: #2b3c4e;
}
.info-tiles.tiles-midnightblue:hover .tiles-footer {
  background: #243240;
}
.info-tiles.tiles-sky {
  color: #ffffff !important;
}
.info-tiles.tiles-sky .tiles-heading {
  background: #a4d4ed;
}
.info-tiles.tiles-sky .tiles-body {
  background: #82c4e6;
}
.info-tiles.tiles-sky .tiles-body-alt {
  background: #82c4e6;
}
.info-tiles.tiles-sky .tiles-footer {
  background: #71bce3;
}
.info-tiles.tiles-sky:hover {
  color: #ffffff;
}
.info-tiles.tiles-sky:hover .tiles-heading {
  background: #8ac8e8;
}
.info-tiles.tiles-sky:hover .tiles-body {
  background: #6dbae2;
}
.info-tiles.tiles-sky:hover .tiles-body-alt {
  background: #6dbae2;
}
.info-tiles.tiles-sky:hover .tiles-footer {
  background: #5cb2de;
}
.info-tiles.tiles-orange {
  color: #ffffff !important;
}
.info-tiles.tiles-orange .tiles-heading {
  background: #ea9347;
}
.info-tiles.tiles-orange .tiles-body {
  background: #e67e22;
}
.info-tiles.tiles-orange .tiles-body-alt {
  background: #e67e22;
}
.info-tiles.tiles-orange .tiles-footer {
  background: #db7419;
}
.info-tiles.tiles-orange:hover {
  color: #ffffff;
}
.info-tiles.tiles-orange:hover .tiles-heading {
  background: #e7832b;
}
.info-tiles.tiles-orange:hover .tiles-body {
  background: #d67118;
}
.info-tiles.tiles-orange:hover .tiles-body-alt {
  background: #d67118;
}
.info-tiles.tiles-orange:hover .tiles-footer {
  background: #c46816;
}
.info-tiles.tiles-indigo {
  color: #ffffff !important;
}
.info-tiles.tiles-indigo .tiles-heading {
  background: #9180c8;
}
.info-tiles.tiles-indigo .tiles-body {
  background: #7863bc;
}
.info-tiles.tiles-indigo .tiles-body-alt {
  background: #7863bc;
}
.info-tiles.tiles-indigo .tiles-footer {
  background: #6c55b6;
}
.info-tiles.tiles-indigo:hover {
  color: #ffffff;
}
.info-tiles.tiles-indigo:hover .tiles-heading {
  background: #7e6abf;
}
.info-tiles.tiles-indigo:hover .tiles-body {
  background: #6951b4;
}
.info-tiles.tiles-indigo:hover .tiles-body-alt {
  background: #6951b4;
}
.info-tiles.tiles-indigo:hover .tiles-footer {
  background: #5f48a9;
}
.info-tiles.tiles-green {
  color: #ffffff !important;
}
.info-tiles.tiles-green .tiles-heading {
  background: #52cda0;
}
.info-tiles.tiles-green .tiles-body {
  background: #37bf8d;
}
.info-tiles.tiles-green .tiles-body-alt {
  background: #37bf8d;
}
.info-tiles.tiles-green .tiles-footer {
  background: #32af81;
}
.info-tiles.tiles-green:hover {
  color: #ffffff;
}
.info-tiles.tiles-green:hover .tiles-heading {
  background: #3ac693;
}
.info-tiles.tiles-green:hover .tiles-body {
  background: #31ab7e;
}
.info-tiles.tiles-green:hover .tiles-body-alt {
  background: #31ab7e;
}
.info-tiles.tiles-green:hover .tiles-footer {
  background: #2d9b73;
}
.info-tiles.tiles-magenta {
  color: #ffffff !important;
}
.info-tiles.tiles-magenta .tiles-heading {
  background: #eb6084;
}
.info-tiles.tiles-magenta .tiles-body {
  background: #e73c68;
}
.info-tiles.tiles-magenta .tiles-body-alt {
  background: #e73c68;
}
.info-tiles.tiles-magenta .tiles-footer {
  background: #e52a5a;
}
.info-tiles.tiles-magenta:hover {
  color: #ffffff;
}
.info-tiles.tiles-magenta:hover .tiles-heading {
  background: #e8456f;
}
.info-tiles.tiles-magenta:hover .tiles-body {
  background: #e42556;
}
.info-tiles.tiles-magenta:hover .tiles-body-alt {
  background: #e42556;
}
.info-tiles.tiles-magenta:hover .tiles-footer {
  background: #da1b4c;
}
.info-tiles.tiles-purple {
  color: #ffffff !important;
}
.info-tiles.tiles-purple .tiles-heading {
  background: #e667bb;
}
.info-tiles.tiles-purple .tiles-body {
  background: #e044ab;
}
.info-tiles.tiles-purple .tiles-body-alt {
  background: #e044ab;
}
.info-tiles.tiles-purple .tiles-footer {
  background: #dd33a3;
}
.info-tiles.tiles-purple:hover {
  color: #ffffff;
}
.info-tiles.tiles-purple:hover .tiles-heading {
  background: #e14daf;
}
.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: #d32397;
}
.info-tiles.tiles-brown {
  color: #ffffff !important;
}
.info-tiles.tiles-brown .tiles-heading {
  background: #d44e40;
}
.info-tiles.tiles-brown .tiles-body {
  background: #c0392b;
}
.info-tiles.tiles-brown .tiles-body-alt {
  background: #c0392b;
}
.info-tiles.tiles-brown .tiles-footer {
  background: #af3427;
}
.info-tiles.tiles-brown:hover {
  color: #ffffff;
}
.info-tiles.tiles-brown:hover .tiles-heading {
  background: #c83b2d;
}
.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: #9a2e23;
}
.info-tiles.tiles-grape {
  color: #ffffff !important;
}
.info-tiles.tiles-grape .tiles-heading {
  background: #919bad;
}
.info-tiles.tiles-grape .tiles-body {
  background: #7a869c;
}
.info-tiles.tiles-grape .tiles-body-alt {
  background: #7a869c;
}
.info-tiles.tiles-grape .tiles-footer {
  background: #6e7b93;
}
.info-tiles.tiles-grape:hover {
  color: #ffffff;
}
.info-tiles.tiles-grape:hover .tiles-heading {
  background: #808ba0;
}
.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: #636f85;
}
.info-tiles.tiles-toyo {
  color: #ffffff !important;
}
.info-tiles.tiles-toyo .tiles-heading {
  background: #677fa4;
}
.info-tiles.tiles-toyo .tiles-body {
  background: #556b8d;
}
.info-tiles.tiles-toyo .tiles-body-alt {
  background: #556b8d;
}
.info-tiles.tiles-toyo .tiles-footer {
  background: #4d6180;
}
.info-tiles.tiles-toyo:hover {
  color: #ffffff;
}
.info-tiles.tiles-toyo:hover .tiles-heading {
  background: #597093;
}
.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: #445570;
}
.info-tiles.tiles-alizarin {
  color: #ffffff !important;
}
.info-tiles.tiles-alizarin .tiles-heading {
  background: #e98a72;
}
.info-tiles.tiles-alizarin .tiles-body {
  background: #e36d4f;
}
.info-tiles.tiles-alizarin .tiles-body-alt {
  background: #e36d4f;
}
.info-tiles.tiles-alizarin .tiles-footer {
  background: #e05e3d;
}
.info-tiles.tiles-alizarin:hover {
  color: #ffffff;
}
.info-tiles.tiles-alizarin:hover .tiles-heading {
  background: #e47458;
}
.info-tiles.tiles-alizarin:hover .tiles-body {
  background: #e05b39;
}
.info-tiles.tiles-alizarin:hover .tiles-body-alt {
  background: #e05b39;
}
.info-tiles.tiles-alizarin:hover .tiles-footer {
  background: #dd4c27;
}
.info-tiles.tiles-facebook {
  color: #ffffff !important;
}
.info-tiles.tiles-facebook .tiles-heading {
  background: #466ab5;
}
.info-tiles.tiles-facebook .tiles-body {
  background: #3b5998;
}
.info-tiles.tiles-facebook .tiles-body-alt {
  background: #3b5998;
}
.info-tiles.tiles-facebook .tiles-footer {
  background: #355089;
}
.info-tiles.tiles-facebook:hover {
  color: #ffffff;
}
.info-tiles.tiles-facebook:hover .tiles-heading {
  background: #3e5d9f;
}
.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: #2e4677;
}
.info-tiles.tiles-twitter {
  color: #ffffff !important;
}
.info-tiles.tiles-twitter .tiles-heading {
  background: #17bfff;
}
.info-tiles.tiles-twitter .tiles-body {
  background: #00aced;
}
.info-tiles.tiles-twitter .tiles-body-alt {
  background: #00aced;
}
.info-tiles.tiles-twitter .tiles-footer {
  background: #009dd9;
}
.info-tiles.tiles-twitter:hover {
  color: #ffffff;
}
.info-tiles.tiles-twitter:hover .tiles-heading {
  background: #00b3f7;
}
.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: #008bbf;
}
.info-tiles.tiles-dribbble {
  color: #ffffff !important;
}
.info-tiles.tiles-dribbble .tiles-heading {
  background: #ee71a1;
}
.info-tiles.tiles-dribbble .tiles-body {
  background: #ea4c89;
}
.info-tiles.tiles-dribbble .tiles-body-alt {
  background: #ea4c89;
}
.info-tiles.tiles-dribbble .tiles-footer {
  background: #e83a7d;
}
.info-tiles.tiles-dribbble:hover {
  color: #ffffff;
}
.info-tiles.tiles-dribbble:hover .tiles-heading {
  background: #eb558f;
}
.info-tiles.tiles-dribbble:hover .tiles-body {
  background: #e7357a;
}
.info-tiles.tiles-dribbble:hover .tiles-body-alt {
  background: #e7357a;
}
.info-tiles.tiles-dribbble:hover .tiles-footer {
  background: #e5236e;
}
.info-tiles.tiles-vimeo {
  color: #ffffff !important;
}
.info-tiles.tiles-vimeo .tiles-heading {
  background: #badc71;
}
.info-tiles.tiles-vimeo .tiles-body {
  background: #aad450;
}
.info-tiles.tiles-vimeo .tiles-body-alt {
  background: #aad450;
}
.info-tiles.tiles-vimeo .tiles-footer {
  background: #a2d040;
}
.info-tiles.tiles-vimeo:hover {
  color: #ffffff;
}
.info-tiles.tiles-vimeo:hover .tiles-heading {
  background: #aed658;
}
.info-tiles.tiles-vimeo:hover .tiles-body {
  background: #a0cf3c;
}
.info-tiles.tiles-vimeo:hover .tiles-body-alt {
  background: #a0cf3c;
}
.info-tiles.tiles-vimeo:hover .tiles-footer {
  background: #96c631;
}
.shortcut-tiles.tiles-info {
  color: #ffffff !important;
  background: url(../img/duyuru.jpg) no-repeat;

}
.shortcut-tiles.tiles-info .tiles-heading,
.shortcut-tiles.tiles-info .tiles-body,
.shortcut-tiles.tiles-info .tiles-footer {
  /*background: #3bbfb4;*/
}
.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: #35aca2;
  /*background: rgba(53,172,162,0.5);*/
  background: rgba(135,153,154,0.7);
  background-color: rgba(0, 0, 0, 0.6);
}
.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: #2ecc71;
}
.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: #29b765;
  /*background: rgba(41,183,101,0.5);*/
  background: rgba(135,153,154,0.7);
  background-color: rgba(0, 0, 0, 0.6);
}
.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: #e74c3c;
}
.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: #e43725;
}
.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: #f1c40f;
}
.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: #dab10d;
}
.shortcut-tiles.tiles-primary {
  color: #ffffff !important;
  background: url(../img/ebys.jpg) no-repeat;
}
.shortcut-tiles.tiles-primary .tiles-heading,
.shortcut-tiles.tiles-primary .tiles-body,
.shortcut-tiles.tiles-primary .tiles-footer {
  /*background: #3498db;*/
}
.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: #258cd1;
  /*background: rgba(37,140,209,0.5);*/
  background: rgba(135,153,154,0.7);
  background-color: rgba(0, 0, 0, 0.6);
}
.shortcut-tiles.tiles-inverse {
  color: #ffffff !important;
  background: url(../img/ihale.jpg) no-repeat;
}
.shortcut-tiles.tiles-inverse .tiles-heading,
.shortcut-tiles.tiles-inverse .tiles-body,
.shortcut-tiles.tiles-inverse .tiles-footer {
  /*background: #95a5a6;*/
}
.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: #87999a;
  /*background: rgba(135,153,154,0.7);
  background-color: rgba(0, 0, 0, 0.6);*/
  background: rgba(135,153,154,0.7);
  background-color: rgba(0, 0, 0, 0.6);
}
.shortcut-tiles.tiles-midnightblue {
  color: #ffffff !important;
  background: url(../img/e-posta.jpg) no-repeat;
}
.shortcut-tiles.tiles-midnightblue .tiles-heading,
.shortcut-tiles.tiles-midnightblue .tiles-body,
.shortcut-tiles.tiles-midnightblue .tiles-footer{
  /*background: #34495e;*/
}
.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: #2b3c4e;
  /*background: rgba(43,60,78,0.5);*/
  background: rgba(135,153,154,0.7);
  background-color: rgba(0, 0, 0, 0.6);

}
.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: #82c4e6;
}
.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: #6dbae2;
}
.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: #e67e22;
}
.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: #d67118;
}
.shortcut-tiles.tiles-indigo {
  color: #ffffff !important;
  background: url(../img/kutuphane.jpg) no-repeat;
}
.shortcut-tiles.tiles-indigo .tiles-heading,
.shortcut-tiles.tiles-indigo .tiles-body,
.shortcut-tiles.tiles-indigo .tiles-footer {
  /*background: #7863bc;*/
}
.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: #6951b4;
  /*background:rgba(105,81,180,0.5);*/
  background: rgba(135,153,154,0.7);
  background-color: rgba(0, 0, 0, 0.6);
}
.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: #37bf8d;
}
.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: #31ab7e;
  /*background: rgba(49,171,126,0.5);*/
  background: rgba(135,153,154,0.7);
  background-color: rgba(0, 0, 0, 0.6);
}
.shortcut-tiles.tiles-magenta {
  color: #ffffff !important;
  background: url(../img/ogrenci-bilgi-sistemi.jpg) no-repeat;
}
.shortcut-tiles.tiles-magenta .tiles-heading,
.shortcut-tiles.tiles-magenta .tiles-body,
.shortcut-tiles.tiles-magenta .tiles-footer {
  /*background: #e73c68;*/
}
.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: #e42556;
  /*background: rgba(228,37,86,0.5);*/
  background: rgba(135,153,154,0.7);
  background-color: rgba(0, 0, 0, 0.6);
}
.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;
  background: url(../img/hastane.jpg) no-repeat;
}
.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;
  /*background: rgba(171,51,38,0.5);*/
  background: rgba(135,153,154,0.7);
  background-color: rgba(0, 0, 0, 0.6);
}
.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;
  background: url(../img/aday-ogrenci.jpg) no-repeat;
}
.shortcut-tiles.tiles-alizarin .tiles-heading,
.shortcut-tiles.tiles-alizarin .tiles-body,
.shortcut-tiles.tiles-alizarin .tiles-footer {
  /*background: #e36d4f;*/
}
.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: #e05b39;
  /*background: rgba(224,91,57,0.5);*/
  background: rgba(135,153,154,0.7);
  background-color: rgba(0, 0, 0, 0.6);
}
.tiles-sparkline {
  background: #fff;
  border: 1px solid #dadfe3;
  border-radius: 3px;
  position: relative;
  margin-bottom: 20px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.02);
}
.tiles-sparkline .tiles-sparkline-heading {
  padding: 20px 20px 0;
  text-transform: uppercase;
}
.tiles-sparkline .tiles-sparkline-heading h2 {
  font-size: 35px;
  margin: 0;
  float: none;
  line-height: 1em;
}
.tiles-sparkline .tiles-sparkline-heading .tiles-sparkline-subheading {
  margin: 5px 0 0;
  float: none;
  letter-spacing: 0.1em;
  line-height: 1em;
  color: #93a8a8;
  font-weight: 400;
  font-size: 12px;
}
.tiles-sparkline .tiles-sparkline-heading .label {
  position: absolute;
  top: 20px;
  right: 20px;
}
.tiles-sparkline .tiles-sparkline-heading .week {
  position: absolute;
  top: 48px;
  float: none;
  right: 20px;
  text-transform: none !important;
  color: #cbd6d6 !important;
  font-size: 12px;
}
.tiles-sparkline .tiles-sparkline-heading .week i {
  font-size: 12px !important;
}
.tiles-sparkline .tiles-sparkline-body {
  padding: 20px;
}
.tiles-sparkline .tiles-sparkline-body .tabular {
  margin: 5px 0 0;
  padding: 0 3px;
}
.tiles-sparkline .tiles-sparkline-body .tabular .tabular-cell {
  width: 14.285714285714285714285714285714%;
}
.tiles-sparkline .tiles-sparkline-body .tabular .tabular-cell .week-day {
  color: #cbd6d6;
  font-size: 12px;
  position: relative;
}
.tiles-sparkline .tiles-sparkline-body .tabular .tabular-cell .sun {
  margin-left: -2px;
  left: 0;
}
.tiles-sparkline .tiles-sparkline-body .tabular .tabular-cell .mon {
  margin-left: -3px;
  left: 16.67%;
}
.tiles-sparkline .tiles-sparkline-body .tabular .tabular-cell .tue {
  margin-left: -4px;
  left: 33.33%;
}
.tiles-sparkline .tiles-sparkline-body .tabular .tabular-cell .wed {
  margin-left: -4px;
  left: 50%;
}
.tiles-sparkline .tiles-sparkline-body .tabular .tabular-cell .thu {
  margin-left: -4px;
  left: 66.67%;
}
.tiles-sparkline .tiles-sparkline-body .tabular .tabular-cell .fri {
  margin-left: -4px;
  left: 83.33%;
}
.tiles-sparkline .tiles-sparkline-body .tabular .tabular-cell .sat {
  margin-left: -4px;
  left: 100%;
}
.tiles-sparkline .tiles-sparkline-footer {
  padding: 20px;
  background: #fafbfc;
  font-size: 14px;
  border-top: 1px solid #e6eaed;
  border-radius: 0 0 3px 3px;
}
.tile-piechart .easypiechart {
  float: left;
  display: inline;
  margin: 0;
  height: 60px;
  line-height: 60px;
}
.tile-piechart .easypiechart .percent {
  width: 60px;
  font-weight: 400;
  line-height: 60px;
  font-size: 14px;
}
.tile-piechart .tile-info {
  float: left;
  margin: 5px 10px 0;
}
.tile-piechart .tile-info label {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
  margin-bottom: 5px;
}
.info-tiles .tiles-body .easypiechart {
  margin: 10px auto;
  height: 80px;
  line-height: 80px;
  width: 80px;
}
.info-tiles .tiles-body .easypiechart .percent {
  width: 80px;
  line-height: 80px;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
}
.recent-activities {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.recent-activities li {
  margin: 0 -20px;
  padding: 20px;
  border-bottom: 1px solid #e6eaed;
}
.recent-activities li:before,
.recent-activities li:after {
  content: " ";
  display: table;
}
.recent-activities li:after {
  clear: both;
}
.recent-activities li:before,
.recent-activities li:after {
  content: " ";
  display: table;
}
.recent-activities li:after {
  clear: both;
}
.recent-activities li .avatar,
.recent-activities li .content {
  float: left;
}
.recent-activities li .avatar {
  width: 30px;
  margin-right: -30px;
  position: relative;
}
.recent-activities li .content {
  margin-left: 40px;
  margin-top: -4px;
}
.recent-activities li .person {
  font-weight: 600;
}
.recent-activities li .time {
  font-style: italic;
  display: block;
  font-size: 12px;
  padding: 5px 0 0;
  color: #cbd6d6;
  line-height: 11px;
}
.recent-activities li:last-child {
  border-bottom: none;
}
.contact-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.contact-list > li {
  margin: 0 -20px;
  padding: 20px;
  border-bottom: 1px solid #e6eaed;
}
.contact-list > li:before,
.contact-list > li:after {
  content: " ";
  display: table;
}
.contact-list > li:after {
  clear: both;
}
.contact-list > li:before,
.contact-list > li:after {
  content: " ";
  display: table;
}
.contact-list > li:after {
  clear: both;
}
.contact-list > li .avatar,
.contact-list > li .details {
  float: left;
}
.contact-list > li .avatar {
  width: 30px;
  margin-right: -50px;
}
.contact-list > li .details {
  padding-left: 40px;
  width: 100%;
}
.contact-list > li .details .contact-name {
  font-weight: 700;
  display: inherit;
  color: #5f7676;
  line-height: 12px;
  margin-bottom: 8px;
}
.contact-list > li .details .contact-name:hover,
.contact-list > li .details .contact-name:focus {
  text-decoration: none !important;
}
.contact-list > li .details .contact-details {
  font-size: 13px;
  color: #93a8a8;
  display: inherit;
  line-height: 10px;
}
.contact-list > li .details .contact-profiles {
  display: inherit;
  line-height: 12px;
  float: right !important;
}
.contact-list > li .details .contact-profiles a {
  color: #cbd6d6;
}
.contact-list > li .details .contact-profiles i {
  margin-left: 4px;
}
.contact-list > li:last-child {
  border-bottom: none;
}
.panel-comments,
.panel-threads,
.panel-users {
  padding-left: 0;
  list-style: none;
  margin-bottom: 20px;
}
.panel-comments li,
.panel-threads li,
.panel-users li {
  display: block;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px 20px;
  border-bottom: 1px solid #e6eaed;
}
.panel-comments li:before,
.panel-threads li:before,
.panel-users li:before,
.panel-comments li:after,
.panel-threads li:after,
.panel-users li:after {
  content: " ";
  display: table;
}
.panel-comments li:after,
.panel-threads li:after,
.panel-users li:after {
  clear: both;
}
.panel-comments li:before,
.panel-threads li:before,
.panel-users li:before,
.panel-comments li:after,
.panel-threads li:after,
.panel-users li:after {
  content: " ";
  display: table;
}
.panel-comments li:after,
.panel-threads li:after,
.panel-users li:after {
  clear: both;
}
.panel-comments li:first-child,
.panel-threads li:first-child,
.panel-users li:first-child {
  padding-top: 0;
}
.panel-comments li img,
.panel-threads li img,
.panel-users li img {
  float: left;
  height: 30px;
  width: 30px;
  border-radius: 2px;
}
.panel-comments li .content,
.panel-threads li .content,
.panel-users li .content {
  margin-left: 45px;
}
.panel-comments li .content .time,
.panel-threads li .content .time,
.panel-users li .content .time {
  float: right;
  color: #cbd6d6;
  font-size: 13px;
}
.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 #e6eaed;
}
.panel-userprofile li:before,
.panel-userprofile li:after {
  content: " ";
  display: table;
}
.panel-userprofile li:after {
  clear: both;
}
.panel-userprofile li:before,
.panel-userprofile li:after {
  content: " ";
  display: table;
}
.panel-userprofile li:after {
  clear: both;
}
.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: 2px;
}
.panel-userprofile li .content {
  margin-left: 45px;
}
.panel-userprofile li .content .time {
  float: right;
  color: #cbd6d6;
  font-size: 13px;
}
.panel-comments li .content .commented {
  display: block;
  margin-bottom: 10px;
}
.panel-comments li .content .actions {
  display: block;
  line-height: 1em;
  float: right;
}
.panel-comments li .content .actions a {
  color: #93a8a8;
  font-size: 14px;
  margin-left: 10px;
}
.panel-comments li .content .actions a:first-child {
  margin-left: 0;
}
.panel-comments li .content .actions a:hover {
  text-decoration: none;
  color: #313e3e;
}
.panel-threads li .content .title {
  display: block;
}
.panel-threads li .content .thread {
  color: #cbd6d6;
  display: block;
  font-size: 13px;
  padding-top: 5px;
  line-height: 14px;
}
.panel-threads li .content .thread a {
  color: #93a8a8;
}
.panel-threads li .content .thread a:hover {
  color: #313e3e;
  text-decoration: none;
}
.panel-users li .content .desc {
  display: block;
}
.panel-users li .content > div {
  font-size: 13px;
  color: #cbd6d6;
}
.panel-tasks {
  padding-left: 0;
  list-style: none;
  margin-bottom: 20px;
}
.panel-tasks li {
  display: block;
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 10px;
  background-color: #f2f3f5;
  margin-bottom: 1px;
  border-left: 2px solid #e6eaed;
  border-radius: 2px;
}
.panel-tasks li:before,
.panel-tasks li:after {
  content: " ";
  display: table;
}
.panel-tasks li:after {
  clear: both;
}
.panel-tasks li:before,
.panel-tasks li:after {
  content: " ";
  display: table;
}
.panel-tasks li:after {
  clear: both;
}
.panel-tasks li label {
  margin-bottom: 0;
}
.panel-tasks li label .task-description {
  margin: 0 5px 0 5px;
}
.panel-tasks li label .task-description.done {
  text-decoration: line-through;
  font-style: italic;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.panel-tasks li.item-primary {
  border-left: 2px solid #3498db;
}
.panel-tasks li.item-info {
  border-left: 2px solid #3bbfb4;
}
.panel-tasks li.item-danger {
  border-left: 2px solid #e74c3c;
}
.panel-tasks li.item-warning {
  border-left: 2px solid #f1c40f;
}
.panel-tasks li.item-success {
  border-left: 2px solid #2ecc71;
}
.panel-tasks li.item-inverse {
  border-left: 2px solid #95a5a6;
}
.panel-tasks li.item-placeholder {
  background-color: #e6eaed;
  border: 1px dashed #666;
  height: 42px;
}
.panel-tasks li .options {
  float: right;
}
.panel-tasks li .icon-dragtask {
  color: transparent;
  margin-right: 6px;
  width: 6px;
  height: 14px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAOCAMAAAA7QZ0XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFf39/////F3PnHQAAAAJ0Uk5T/wDltzBKAAAAGklEQVR42mJgYGBkZAABMMUIBjCKKnIAAQYAClYANToXblMAAAAASUVORK5CYII=);
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
.panel-tasks li .icon-dragtask:active,
.panel-tasks li .icon-dragtask:focus {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
.panel-chat {
  margin-bottom: 20px;
  height: 700px;
  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: 3px;
}
.panel-chat .chat-message .chat-text {
  padding: 10px;
  background-color: #eee;
  overflow: hidden;
  position: relative;
}
.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: #3498db !important;
}
.chat-primary:after {
  border-right-color: #3498db !important;
}
.chat-primary.me:after {
  border-left-color: #3498db !important;
}
.chat-primary .chat-text {
  color: #fff !important;
  background-color: #3498db !important;
}
.chat-primary:after {
  border-right-color: #3498db !important;
}
.chat-primary.me:after {
  border-left-color: #3498db !important;
}
.chat-warning .chat-text {
  color: #fff !important;
  background-color: #f1c40f !important;
}
.chat-warning:after {
  border-right-color: #f1c40f !important;
}
.chat-warning.me:after {
  border-left-color: #f1c40f !important;
}
.chat-warning .chat-text {
  color: #fff !important;
  background-color: #f1c40f !important;
}
.chat-warning:after {
  border-right-color: #f1c40f !important;
}
.chat-warning.me:after {
  border-left-color: #f1c40f !important;
}
.chat-danger .chat-text {
  color: #fff !important;
  background-color: #e74c3c !important;
}
.chat-danger:after {
  border-right-color: #e74c3c !important;
}
.chat-danger.me:after {
  border-left-color: #e74c3c !important;
}
.chat-danger .chat-text {
  color: #fff !important;
  background-color: #e74c3c !important;
}
.chat-danger:after {
  border-right-color: #e74c3c !important;
}
.chat-danger.me:after {
  border-left-color: #e74c3c !important;
}
.chat-success .chat-text {
  color: #fff !important;
  background-color: #2ecc71 !important;
}
.chat-success:after {
  border-right-color: #2ecc71 !important;
}
.chat-success.me:after {
  border-left-color: #2ecc71 !important;
}
.chat-success .chat-text {
  color: #fff !important;
  background-color: #2ecc71 !important;
}
.chat-success:after {
  border-right-color: #2ecc71 !important;
}
.chat-success.me:after {
  border-left-color: #2ecc71 !important;
}
.chat-info .chat-text {
  color: #fff !important;
  background-color: #3bbfb4 !important;
}
.chat-info:after {
  border-right-color: #3bbfb4 !important;
}
.chat-info.me:after {
  border-left-color: #3bbfb4 !important;
}
.chat-info .chat-text {
  color: #fff !important;
  background-color: #3bbfb4 !important;
}
.chat-info:after {
  border-right-color: #3bbfb4 !important;
}
.chat-info.me:after {
  border-left-color: #3bbfb4 !important;
}
.chat-inverse .chat-text {
  color: #fff !important;
  background-color: #95a5a6 !important;
}
.chat-inverse:after {
  border-right-color: #95a5a6 !important;
}
.chat-inverse.me:after {
  border-left-color: #95a5a6 !important;
}
.chat-inverse .chat-text {
  color: #fff !important;
  background-color: #95a5a6 !important;
}
.chat-inverse:after {
  border-right-color: #95a5a6 !important;
}
.chat-inverse.me:after {
  border-left-color: #95a5a6 !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-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: #7863bc !important;
}
.chat-indigo:after {
  border-right-color: #7863bc !important;
}
.chat-indigo.me:after {
  border-left-color: #7863bc !important;
}
.chat-indigo .chat-text {
  color: #fff !important;
  background-color: #7863bc !important;
}
.chat-indigo:after {
  border-right-color: #7863bc !important;
}
.chat-indigo.me:after {
  border-left-color: #7863bc !important;
}
.chat-orange .chat-text {
  color: #fff !important;
  background-color: #e67e22 !important;
}
.chat-orange:after {
  border-right-color: #e67e22 !important;
}
.chat-orange.me:after {
  border-left-color: #e67e22 !important;
}
.chat-orange .chat-text {
  color: #fff !important;
  background-color: #e67e22 !important;
}
.chat-orange:after {
  border-right-color: #e67e22 !important;
}
.chat-orange.me:after {
  border-left-color: #e67e22 !important;
}
.chat-sky .chat-text {
  color: #fff !important;
  background-color: #82c4e6 !important;
}
.chat-sky:after {
  border-right-color: #82c4e6 !important;
}
.chat-sky.me:after {
  border-left-color: #82c4e6 !important;
}
.chat-sky .chat-text {
  color: #fff !important;
  background-color: #82c4e6 !important;
}
.chat-sky:after {
  border-right-color: #82c4e6 !important;
}
.chat-sky.me:after {
  border-left-color: #82c4e6 !important;
}
.chat-midnightblue .chat-text {
  color: #fff !important;
  background-color: #34495e !important;
}
.chat-midnightblue:after {
  border-right-color: #34495e !important;
}
.chat-midnightblue.me:after {
  border-left-color: #34495e !important;
}
.chat-midnightblue .chat-text {
  color: #fff !important;
  background-color: #34495e !important;
}
.chat-midnightblue:after {
  border-right-color: #34495e !important;
}
.chat-midnightblue.me:after {
  border-left-color: #34495e !important;
}
.chat-magenta .chat-text {
  color: #fff !important;
  background-color: #e73c68 !important;
}
.chat-magenta:after {
  border-right-color: #e73c68 !important;
}
.chat-magenta.me:after {
  border-left-color: #e73c68 !important;
}
.chat-magenta .chat-text {
  color: #fff !important;
  background-color: #e73c68 !important;
}
.chat-magenta:after {
  border-right-color: #e73c68 !important;
}
.chat-magenta.me:after {
  border-left-color: #e73c68 !important;
}
.chat-green .chat-text {
  color: #fff !important;
  background-color: #37bf8d !important;
}
.chat-green:after {
  border-right-color: #37bf8d !important;
}
.chat-green.me:after {
  border-left-color: #37bf8d !important;
}
.chat-green .chat-text {
  color: #fff !important;
  background-color: #37bf8d !important;
}
.chat-green:after {
  border-right-color: #37bf8d !important;
}
.chat-green.me:after {
  border-left-color: #37bf8d !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;
}
.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;
}
.mailbox-msg-list a.mailbox-msg-list-item {
  display: block;
  border-bottom: 1px solid #e6eaed;
  padding: 18px 18px 14px;
}
.mailbox-msg-list a.mailbox-msg-list-item.active {
  background: rgba(52, 152, 219, 0.02);
  box-shadow: inset 2px 0 0 0 #3498db;
  padding-left: 16px !important;
}
.mailbox-msg-list a.mailbox-msg-list-item:before,
.mailbox-msg-list a.mailbox-msg-list-item:after {
  content: " ";
  display: table;
}
.mailbox-msg-list a.mailbox-msg-list-item:after {
  clear: both;
}
.mailbox-msg-list a.mailbox-msg-list-item:before,
.mailbox-msg-list a.mailbox-msg-list-item:after {
  content: " ";
  display: table;
}
.mailbox-msg-list a.mailbox-msg-list-item:after {
  clear: both;
}
.mailbox-msg-list a.mailbox-msg-list-item:first-child {
  border-top: 1px solid #e6eaed;
}
.mailbox-msg-list a.mailbox-msg-list-item:last-child {
  border-bottom: none;
}
.mailbox-msg-list a.mailbox-msg-list-item:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.02);
}
.mailbox-msg-list a.mailbox-msg-list-item .time {
  color: #cbd6d6;
  font-size: 12px;
  white-space: nowrap;
  text-align: right;
  vertical-align: top;
  font-style: italic;
  float: right;
}
.mailbox-msg-list a.mailbox-msg-list-item img {
  float: left;
  margin-right: 10px;
  height: 30px;
  border-radius: 3px;
}
.mailbox-msg-list a.mailbox-msg-list-item div {
  overflow: hidden;
  position: relative;
}
.mailbox-msg-list a.mailbox-msg-list-item div .name {
  color: #313e3e;
  margin: -5px 0 1px;
  font-weight: 600;
  display: block;
}
.mailbox-msg-list a.mailbox-msg-list-item div .msg {
  font-size: 13px;
  color: #93a8a8;
  display: block;
  padding: 0;
}
.mailbox-panel header {
  margin: 0 -20px;
  padding: 0 20px 8px;
  border-bottom: 1px solid #dadfe3;
}
.mailbox-panel header:before,
.mailbox-panel header:after {
  content: " ";
  display: table;
}
.mailbox-panel header:after {
  clear: both;
}
.mailbox-panel header:before,
.mailbox-panel header:after {
  content: " ";
  display: table;
}
.mailbox-panel header:after {
  clear: both;
}
.mailbox-panel header > .btn-group {
  margin: 5px 0;
}
.mailbox-panel section {
  border-collapse: separate;
  border-spacing: 0 20px;
}
.mailbox-panel section .message > div.tabular-cell {
  vertical-align: top;
  border-bottom: 1px solid #e6eaed;
  padding-bottom: 20px;
}
.mailbox-panel section .message:last-child {
  border-bottom: 0;
}
.mailbox-panel section .message:last-child > div.tabular-cell {
  border-bottom: 0;
  padding-bottom: 0;
}
.mailbox-panel section .message .avatar {
  width: 50px;
}
.mailbox-panel section .message .avatar img {
  width: 40px;
  height: 40px;
  border-radius: 3px;
  margin-top: 5px;
}
.mailbox-panel section .message .msg a.msgee {
  color: #313e3e;
  margin-top: 0;
  font-weight: 600;
}
.mailbox-panel section .message .msg a.msgee + p {
  padding-top: 5px;
}
.mailbox-panel section .message .time {
  width: 110px;
  text-align: right;
  color: #cbd6d6;
  font-style: italic;
}
.mailbox-panel .msg-composer {
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #dadfe3;
  border-radius: 2px;
  border-top: 0;
}
.mailbox-panel .msg-composer:before,
.mailbox-panel .msg-composer:after {
  content: " ";
  display: table;
}
.mailbox-panel .msg-composer:after {
  clear: both;
}
.mailbox-panel .msg-composer:before,
.mailbox-panel .msg-composer:after {
  content: " ";
  display: table;
}
.mailbox-panel .msg-composer:after {
  clear: both;
}
.mailbox-panel .msg-composer .send-btn {
  margin-left: 10px;
}
.tab-container {
  margin-bottom: 20px;
}
.tab-container .tab-content {
  border-radius: 0 3px 3px 3px;
  border: 1px solid #dadfe3;
  padding: 20px;
  background-color: #ffffff;
}
.tab-container .nav-tabs > li > a {
  border-radius: 0;
}
.tab-container > .nav.nav-tabs {
  margin-bottom: 0;
  border-bottom: 0;
}
.tab-container > .nav.nav-tabs .dropdown-menu {
  margin-top: -1px;
}
.tab-container > .nav.nav-tabs > li > a {
  background-color: #ffffff;
  margin-left: -1px;
  border: 1px solid #dadfe3;
  color: #5f7676;
}
.tab-container > .nav.nav-tabs > li > a:hover {
  background-color: #fbfbfb;
  color: #313e3e;
}
.tab-container > .nav.nav-tabs > li > a:focus {
  background: #e6eaed;
}
.tab-container > .nav.nav-tabs > li.active > a {
  color: #313e3e;
  border-bottom: 1px solid #fff;
  background: #fff;
}
.tab-container > .nav.nav-tabs > li.active > a:hover {
  background: #ffffff;
}
.tab-container > .nav.nav-tabs > li.tabdrop + li > a,
.tab-container > .nav.nav-tabs > li:first-child > a {
  border-top-left-radius: 3px;
  margin-left: 0;
}
.tab-container > .nav.nav-tabs > li.tabdrop > a,
.tab-container > .nav.nav-tabs > li:last-child > a {
  border-top-right-radius: 3px;
}
.tab-container.tab-left > .nav-tabs.nav > li,
.tab-container.tab-right > .nav-tabs.nav > li {
  float: none;
  min-width: 100px;
}
.tab-container.tab-left > .nav-tabs.nav > li.active > a,
.tab-container.tab-right > .nav-tabs.nav > li.active > a {
  border-bottom-color: #dadfe3 !important;
  border-top-color: #dadfe3 !important;
  background-color: #ffffff;
}
.tab-container.tab-left > .nav-tabs.nav > li:last-child > a,
.tab-container.tab-right > .nav-tabs.nav > li:last-child > a {
  border-bottom: 1px solid #dadfe3;
}
.tab-container.tab-left .tab-content,
.tab-container.tab-right .tab-content {
  overflow: auto;
  border-radius: 0 3px 3px 3px;
}
.tab-container.tab-left .tab-content {
  border-radius: 0 3px 3px 3px;
}
.tab-container.tab-left > .nav.nav-tabs {
  float: left;
  margin-right: -1px;
}
.tab-container.tab-left > .nav.nav-tabs > li > a {
  margin-left: 0;
  border-right: 0;
  margin-right: 1px;
  border-radius: 0;
}
.tab-container.tab-left > .nav.nav-tabs > li.active > a {
  border-left: 1px solid #3498db;
  margin-right: 0;
}
.tab-container.tab-left > .nav.nav-tabs > li:first-child > a {
  border-top-left-radius: 3px;
}
.tab-container.tab-left > .nav.nav-tabs > li:last-child > a {
  border-bottom-left-radius: 3px;
}
.tab-container.tab-right .tab-content {
  border-radius: 3px 0 3px 3px;
}
.tab-container.tab-right > .nav.nav-tabs {
  float: right;
  margin-left: -1px;
}
.tab-container.tab-right > .nav.nav-tabs > li > a {
  border-left: 0;
  margin-left: 1px !important;
  text-align: right;
  border-radius: 0;
}
.tab-container.tab-right > .nav.nav-tabs > li.active > a {
  border-right: 1px solid #3498db;
  margin-left: 0 !important;
}
.tab-container.tab-right > .nav.nav-tabs > li:first-child > a {
  border-top-right-radius: 3px;
}
.tab-container.tab-right > .nav.nav-tabs > li:last-child > a {
  border-bottom-right-radius: 3px;
}
.tab-container.tab-bottom > .tab-content {
  border-top: 1px solid #dadfe3;
  border-radius: 3px 3px 3px 0;
}
.tab-container.tab-bottom > .nav-tabs {
  border-bottom: none;
  margin-top: -1px;
}
.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-top-color: transparent !important;
  border-bottom: 1px solid #3498db;
}
.tab-container.tab-bottom > .nav-tabs > li:first-child > a,
.tab-container.tab-bottom > .nav-tabs > li.tabdrop + li > a {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tab-container.tab-bottom > .nav-tabs > li:last-child > a,
.tab-container.tab-bottom > .nav-tabs > li.tabdrop > a {
  border-bottom-right-radius: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tab-primary.tab-container > .nav-tabs > li.active > a {
  border-top-color: #3498db;
}
.tab-primary.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #3498db;
}
.tab-primary.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #3498db;
}
.tab-primary.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #3498db;
}
.tab-warning.tab-container > .nav-tabs > li.active > a {
  border-top-color: #f1c40f;
}
.tab-warning.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #f1c40f;
}
.tab-warning.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #f1c40f;
}
.tab-warning.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #f1c40f;
}
.tab-danger.tab-container > .nav-tabs > li.active > a {
  border-top-color: #e74c3c;
}
.tab-danger.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #e74c3c;
}
.tab-danger.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #e74c3c;
}
.tab-danger.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #e74c3c;
}
.tab-success.tab-container > .nav-tabs > li.active > a {
  border-top-color: #2ecc71;
}
.tab-success.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #2ecc71;
}
.tab-success.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #2ecc71;
}
.tab-success.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #2ecc71;
}
.tab-info.tab-container > .nav-tabs > li.active > a {
  border-top-color: #3bbfb4;
}
.tab-info.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #3bbfb4;
}
.tab-info.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #3bbfb4;
}
.tab-info.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #3bbfb4;
}
.tab-inverse.tab-container > .nav-tabs > li.active > a {
  border-top-color: #95a5a6;
}
.tab-inverse.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #95a5a6;
}
.tab-inverse.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #95a5a6;
}
.tab-inverse.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #95a5a6;
}
.tab-brown.tab-container > .nav-tabs > li.active > a {
  border-top-color: #c0392b;
}
.tab-brown.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #c0392b;
}
.tab-brown.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #c0392b;
}
.tab-brown.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #c0392b;
}
.tab-default.tab-container > .nav-tabs > li.active > a {
  border-top-color: #dadfe3;
}
.tab-default.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #dadfe3;
}
.tab-default.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #dadfe3;
}
.tab-default.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #dadfe3;
}
.tab-indigo.tab-container > .nav-tabs > li.active > a {
  border-top-color: #7863bc;
}
.tab-indigo.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #7863bc;
}
.tab-indigo.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #7863bc;
}
.tab-indigo.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #7863bc;
}
.tab-orange.tab-container > .nav-tabs > li.active > a {
  border-top-color: #e67e22;
}
.tab-orange.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #e67e22;
}
.tab-orange.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #e67e22;
}
.tab-orange.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #e67e22;
}
.tab-sky.tab-container > .nav-tabs > li.active > a {
  border-top-color: #82c4e6;
}
.tab-sky.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #82c4e6;
}
.tab-sky.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #82c4e6;
}
.tab-sky.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #82c4e6;
}
.tab-midnightblue.tab-container > .nav-tabs > li.active > a {
  border-top-color: #34495e;
}
.tab-midnightblue.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #34495e;
}
.tab-midnightblue.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #34495e;
}
.tab-midnightblue.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #34495e;
}
.tab-magenta.tab-container > .nav-tabs > li.active > a {
  border-top-color: #e73c68;
}
.tab-magenta.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #e73c68;
}
.tab-magenta.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #e73c68;
}
.tab-magenta.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #e73c68;
}
.tab-green.tab-container > .nav-tabs > li.active > a {
  border-top-color: #37bf8d;
}
.tab-green.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #37bf8d;
}
.tab-green.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #37bf8d;
}
.tab-green.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #37bf8d;
}
.tab-purple.tab-container > .nav-tabs > li.active > a {
  border-top-color: #e044ab;
}
.tab-purple.tab-container.tab-left > .nav-tabs > li.active > a {
  border-left-color: #e044ab;
}
.tab-purple.tab-container.tab-right > .nav-tabs > li.active > a {
  border-right-color: #e044ab;
}
.tab-purple.tab-container.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #e044ab;
}
.accordion-group .accordion-item {
  margin-bottom: 5px;
  background: none;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion-group .accordion-item .accordion-title {
  text-decoration: none;
}
.accordion-group .accordion-item .accordion-title h2 {
  color: #313e3e;
  background-color: #fafbfc;
  border: 1px solid #dadfe3;
  padding: 10px 20px;
  border-radius: 3px;
  margin: 5px 0 0;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}
.accordion-group .accordion-item .accordion-title h2: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 h2:after {
  content: "\f104";
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.accordion-group .accordion-item .accordion-body {
  padding: 20px;
}
#accordion .panel-body {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.timeline-month {
  width: 90px;
  text-align: center;
  position: relative;
  left: 6%;
  margin-left: -42px;
}
.timeline-month span {
  display: block;
}
.timeline {
  padding-left: 0;
  list-style: none;
  position: relative;
}
.timeline:before {
  content: '';
  position: absolute;
  top: 10px;
  bottom: 0;
  width: 2px;
  background: #e6eaed;
  left: 6%;
  margin-left: 2px;
}
.timeline > li {
  position: relative;
}
.timeline > li .timeline-header {
  padding: 0 0 10px;
  color: #cbd6d6;
}
.timeline > li .timeline-header:before,
.timeline > li .timeline-header:after {
  content: " ";
  display: table;
}
.timeline > li .timeline-header:after {
  clear: both;
}
.timeline > li .timeline-header:before,
.timeline > li .timeline-header:after {
  content: " ";
  display: table;
}
.timeline > li .timeline-header:after {
  clear: both;
}
.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: 1.4em;
  line-height: 50px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: #313e3e;
  background: #e6eaed;
  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;
  position: relative;
  border-width: 2px;
  border-style: solid;
  border-radius: 3px;
  background-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: 5%;
}
.timeline > li .timeline-body img {
  margin: 5px 20px 0 0;
}
.timeline > li .timeline-footer {
  color: #fff;
}
.timeline > li .timeline-footer:before,
.timeline > li .timeline-footer:after {
  content: " ";
  display: table;
}
.timeline > li .timeline-footer:after {
  clear: both;
}
.timeline > li .timeline-footer:before,
.timeline > li .timeline-footer:after {
  content: " ";
  display: table;
}
.timeline > li .timeline-footer:after {
  clear: both;
}
@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;
  }
}
.timeline-primary .timeline-body {
  border-color: #3498db;
}
.timeline-primary .timeline-body:after {
  border-right-color: #3498db !important;
}
.timeline-primary .timeline-time {
  color: #3498db;
}
.timeline-warning .timeline-body {
  border-color: #f1c40f;
}
.timeline-warning .timeline-body:after {
  border-right-color: #f1c40f !important;
}
.timeline-warning .timeline-time {
  color: #f1c40f;
}
.timeline-danger .timeline-body {
  border-color: #e74c3c;
}
.timeline-danger .timeline-body:after {
  border-right-color: #e74c3c !important;
}
.timeline-danger .timeline-time {
  color: #e74c3c;
}
.timeline-success .timeline-body {
  border-color: #2ecc71;
}
.timeline-success .timeline-body:after {
  border-right-color: #2ecc71 !important;
}
.timeline-success .timeline-time {
  color: #2ecc71;
}
.timeline-info .timeline-body {
  border-color: #3bbfb4;
}
.timeline-info .timeline-body:after {
  border-right-color: #3bbfb4 !important;
}
.timeline-info .timeline-time {
  color: #3bbfb4;
}
.timeline-inverse .timeline-body {
  border-color: #95a5a6;
}
.timeline-inverse .timeline-body:after {
  border-right-color: #95a5a6 !important;
}
.timeline-inverse .timeline-time {
  color: #95a5a6;
}
.timeline-brown .timeline-body {
  border-color: #c0392b;
}
.timeline-brown .timeline-body:after {
  border-right-color: #c0392b !important;
}
.timeline-brown .timeline-time {
  color: #c0392b;
}
.timeline-indigo .timeline-body {
  border-color: #7863bc;
}
.timeline-indigo .timeline-body:after {
  border-right-color: #7863bc !important;
}
.timeline-indigo .timeline-time {
  color: #7863bc;
}
.timeline-orange .timeline-body {
  border-color: #e67e22;
}
.timeline-orange .timeline-body:after {
  border-right-color: #e67e22 !important;
}
.timeline-orange .timeline-time {
  color: #e67e22;
}
.timeline-sky .timeline-body {
  border-color: #82c4e6;
}
.timeline-sky .timeline-body:after {
  border-right-color: #82c4e6 !important;
}
.timeline-sky .timeline-time {
  color: #82c4e6;
}
.timeline-midnightblue .timeline-body {
  border-color: #34495e;
}
.timeline-midnightblue .timeline-body:after {
  border-right-color: #34495e !important;
}
.timeline-midnightblue .timeline-time {
  color: #34495e;
}
.timeline-magenta .timeline-body {
  border-color: #e73c68;
}
.timeline-magenta .timeline-body:after {
  border-right-color: #e73c68 !important;
}
.timeline-magenta .timeline-time {
  color: #e73c68;
}
.timeline-green .timeline-body {
  border-color: #37bf8d;
}
.timeline-green .timeline-body:after {
  border-right-color: #37bf8d !important;
}
.timeline-green .timeline-time {
  color: #37bf8d;
}
.timeline-purple .timeline-body {
  border-color: #e044ab;
}
.timeline-purple .timeline-body:after {
  border-right-color: #e044ab !important;
}
.timeline-purple .timeline-time {
  color: #e044ab;
}
/* jQueryUI Border Radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 2px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 2px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 2px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 2px;
}
.ui-slider.primary .ui-widget-header,
.ui-slider.primary .ui-slider-handle:hover,
.ui-slider.primary .ui-slider-handle:active {
  background: #3498db !important;
  background-color: #3498db !important;
}
.ui-slider.success .ui-widget-header,
.ui-slider.success .ui-slider-handle:hover,
.ui-slider.success .ui-slider-handle:active {
  background: #2ecc71 !important;
  background-color: #2ecc71 !important;
}
.ui-slider.info .ui-widget-header,
.ui-slider.info .ui-slider-handle:hover,
.ui-slider.info .ui-slider-handle:active {
  background: #3bbfb4 !important;
  background-color: #3bbfb4 !important;
}
.ui-slider.warning .ui-widget-header,
.ui-slider.warning .ui-slider-handle:hover,
.ui-slider.warning .ui-slider-handle:active {
  background: #f1c40f !important;
  background-color: #f1c40f !important;
}
.ui-slider.danger .ui-widget-header,
.ui-slider.danger .ui-slider-handle:hover,
.ui-slider.danger .ui-slider-handle:active {
  background: #e74c3c !important;
  background-color: #e74c3c !important;
}
.ui-slider.midnightblue .ui-widget-header,
.ui-slider.midnightblue .ui-slider-handle:hover,
.ui-slider.midnightblue .ui-slider-handle:active {
  background: #34495e !important;
  background-color: #34495e !important;
}
.ui-slider.ui-widget-content {
  background: #e6eaed !important;
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.04);
  border: none !important;
  border-radius: 3px !important;
  margin-top: 8px !important;
}
.ui-slider .ui-widget-header {
  background: #95a5a6 !important;
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.04);
  border: none !important;
  border-radius: 3px !important;
}
.ui-slider.ui-slider-horizontal .ui-slider-handle {
  top: -6px !important;
}
.ui-slider.ui-slider-vertical .ui-slider-handle {
  left: -6px !important;
}
.ui-slider .ui-slider-handle {
  border-radius: 50%;
  color: #dadfe3 !important;
  background: #bdc3c7 !important;
  border: 5px solid #ecf0f1 !important;
  box-shadow: 0 0 0 1px #bdc3c7, 0 2px 0 0 rgba(0, 0, 0, 0.04);
  width: 8px !important;
  height: 8px !important;
}
.ui-slider .ui-slider-handle:hover,
.ui-slider .ui-slider-handle:active {
  color: #95a5a6 !important;
  background-color: #95a5a6 !important;
  border-color: #fff !important;
}
/* Sparklines Tooltip */
.jqstooltip {
  width: auto !important;
  height: auto !important;
  border: none !important;
}
/*Textarea*/
textarea {
  border-radius: 3px;
  border: 1px solid #dadfe3;
  border-top: 1px solid #d4dadf;
  padding: 6px 10px;
  background: #fafbfc;
  -webkit-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
  box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
}
textarea:focus {
  border: 1px solid #3498db;
  background: #fff;
  box-shadow: 0 0px 1px 0px #e1f0fa !important;
}
/* 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 #e6eaed;
  margin-bottom: 20px;
}
.stepy-header li {
  display: table-cell;
  cursor: pointer;
  font-weight: 400;
  line-height: 1.42;
  color: #5f7676;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: bold;
}
.stepy-header li small,
.stepy-header li .small {
  font-weight: normal;
  line-height: 1;
  color: #cbd6d6;
}
.stepy-header li small,
.stepy-header li .small {
  font-size: 75%;
}
.stepy-header li div {
  font-weight: 400;
  line-height: 1.42;
  color: #5f7676;
  margin-top: 20px;
  font-size: 26px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', '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: #cbd6d6;
}
.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 #dadfe3 !important;
}
.stepy-navigator.panel-footer .btn {
  margin-left: 10px;
}
/* WYSIHTML5 */
.wysihtml5-toolbar {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.wysihtml5-toolbar > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.wysihtml5-toolbar > li {
  padding: 0 10px 10px 0;
}
.wysihtml5-toolbar > li .dropdown-menu {
  margin-top: -10px;
  left: 0;
}
.wysihtml5-sandbox {
  border: 1px solid #dadfe3 !important;
  padding: 5px 9px !important;
}
/* FullCalendar*/
.fc table {
  font-size: 12px !important;
}
.panel .fc-header {
  margin-bottom: 20px;
}
.panel .fc-header h2 {
  font-weight: 400;
  line-height: 1.42;
  color: #5f7676;
  margin-top: 20px;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 300;
  margin: 0;
}
.panel .fc-header h2 small,
.panel .fc-header h2 .small {
  font-weight: normal;
  line-height: 1;
  color: #cbd6d6;
}
.panel .fc-header h2 small,
.panel .fc-header h2 .small {
  font-size: 65%;
}
@media (max-width: 480px) {
  .panel .fc-header h2 {
    line-height: 1.42;
    color: #5f7676;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-weight: 400;
  }
  .panel .fc-header h2 small,
  .panel .fc-header h2 .small {
    font-weight: normal;
    line-height: 1;
    color: #cbd6d6;
  }
  .panel .fc-header h2 small,
  .panel .fc-header h2 .small {
    font-size: 75%;
  }
}
.panel .fc-header .fc-button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 15px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.04);
  border-radius: 3px;
  color: #5f7676;
  background-color: #ecf0f1;
  border-color: #bdc3c7;
  padding: 4px 12px;
  font-size: 13px;
  line-height: 1.44;
  border-radius: 2px;
  border-radius: 0;
}
.panel .fc-header .fc-button:focus,
.panel .fc-header .fc-button:active:focus,
.panel .fc-header .fc-button.active:focus,
.panel .fc-header .fc-button.focus,
.panel .fc-header .fc-button:active.focus,
.panel .fc-header .fc-button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.panel .fc-header .fc-button:hover,
.panel .fc-header .fc-button:focus,
.panel .fc-header .fc-button.focus {
  color: #5f7676;
  text-decoration: none;
}
.panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.panel .fc-header .fc-button.disabled,
.panel .fc-header .fc-button[disabled],
fieldset[disabled] .panel .fc-header .fc-button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
}
.panel .fc-header .fc-button.disabled,
.panel .fc-header .fc-button[disabled],
fieldset[disabled] .panel .fc-header .fc-button {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.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: #5f7676;
  background-color: #cfd9db;
  border-color: #9ca5ab;
}
.panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.active,
.open > .dropdown-toggle.panel .fc-header .fc-button {
  background-image: none;
}
.panel .fc-header .fc-button.disabled,
.panel .fc-header .fc-button[disabled],
fieldset[disabled] .panel .fc-header .fc-button,
.panel .fc-header .fc-button.disabled:hover,
.panel .fc-header .fc-button[disabled]:hover,
fieldset[disabled] .panel .fc-header .fc-button:hover,
.panel .fc-header .fc-button.disabled:focus,
.panel .fc-header .fc-button[disabled]:focus,
fieldset[disabled] .panel .fc-header .fc-button:focus,
.panel .fc-header .fc-button.disabled.focus,
.panel .fc-header .fc-button[disabled].focus,
fieldset[disabled] .panel .fc-header .fc-button.focus,
.panel .fc-header .fc-button.disabled:active,
.panel .fc-header .fc-button[disabled]:active,
fieldset[disabled] .panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.disabled.active,
.panel .fc-header .fc-button[disabled].active,
fieldset[disabled] .panel .fc-header .fc-button.active {
  background-color: #ecf0f1;
  border-color: #bdc3c7;
}
.panel .fc-header .fc-button .badge {
  color: #ecf0f1;
  background-color: #5f7676;
}
.panel .fc-header .fc-button:hover {
  background-color: #dde4e6;
  border-color: #a7afb4;
}
.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: #5f7676;
  background-color: #d5dde0;
  border-color: #a1aab0;
}
.panel .fc-header .fc-button:active,
.panel .fc-header .fc-button.active,
.open > .dropdown-toggle.panel .fc-header .fc-button {
  background-image: none;
}
.panel .fc-header .fc-button.disabled,
.panel .fc-header .fc-button[disabled],
fieldset[disabled] .panel .fc-header .fc-button,
.panel .fc-header .fc-button.disabled:hover,
.panel .fc-header .fc-button[disabled]:hover,
fieldset[disabled] .panel .fc-header .fc-button:hover,
.panel .fc-header .fc-button.disabled:focus,
.panel .fc-header .fc-button[disabled]:focus,
fieldset[disabled] .panel .fc-header .fc-button:focus,
.panel .fc-header .fc-button.disabled: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: #ecf0f1;
  border-color: #bdc3c7;
}
.panel .fc-header .fc-button .badge {
  color: #ecf0f1;
  background-color: #5f7676;
}
.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 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
  background-color: #cfd9db;
  border-color: #9ca5ab;
  color: #5f7676;
  background-color: #d5dde0;
  border-color: #a1aab0;
  background-image: none;
}
.panel .fc-header .fc-button:active:focus,
.panel .fc-header .fc-button.active:focus,
.panel .fc-header .fc-button.fc-state-active:focus,
.panel .fc-header .fc-button:active.focus,
.panel .fc-header .fc-button.active.focus,
.panel .fc-header .fc-button.fc-state-active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.panel .fc-header .fc-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;
}
.panel .fc-content table.fc-agenda-allday {
  border-radius: 0;
}
.panel .fc-content table {
  border-radius: 3px;
}
.panel .fc-content table .fc-widget-content {
  border: 1px solid #e6eaed;
}
.panel .fc-content table thead th {
  border-top: 0 !important;
  font-size: 13px;
  font-weight: 400;
  background: #fafbfc;
}
.panel .fc-content table tbody > tr > td {
  background-color: #fafbfc;
  border: 1px solid #e6eaed;
}
.panel .fc-content table tbody > tr > td:first-child {
  border-left: 0;
}
.panel .fc-content table tbody > tr > th:first-child {
  border-left: 0;
  border-bottom: 0;
}
.panel .fc-content table tbody > tr > th:last-child {
  border-right: 0;
  border-bottom: 0;
}
.panel .fc-content table .fc-week .fc-day .fc-day-number {
  color: #a1b4b4;
}
.panel .fc-content table .fc-day.fc-other-month.fc-future {
  background: #f0f3f5;
}
.panel .fc-content table .fc-day.fc-other-month.fc-future .fc-day-number {
  color: #a1b4b4 !important;
}
.panel .fc-event {
  font-size: 12px;
  line-height: 1em;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.panel .fc-event .fc-event-inner {
  padding: 3px;
  background: rgba(255, 255, 255, 0.25);
  margin-left: 2px;
  margin-bottom: 2px;
}
.panel .fc-event .fc-event-inner .fc-event-time {
  opacity: 0.6;
  filter: alpha(opacity=60);
  font-weight: 400;
  text-transform: uppercase;
}
.panel .fc-event .fc-event-inner .fc-event-title {
  padding: 0 2px;
}
.panel #external-events .external-event.label {
  letter-spacing: normal;
  text-transform: none;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1), inset 2px -2px 0 0 rgba(0, 0, 0, 0.1);
  font-size: 12px;
  padding: 4px 6px;
  line-height: 1em;
  margin-bottom: 2px;
}
.external-event {
  cursor: move;
}
/* Toggle */
.toggle-primary .toggle-slide .toggle-on,
.toggle-primary .toggle-slide .toggle-on.active {
  background-color: #3498db;
}
.toggle-primary .toggle-slide.active .toggle-blob {
  border: 1px solid #3498db;
}
.toggle-success .toggle-slide .toggle-on,
.toggle-success .toggle-slide .toggle-on.active {
  background-color: #2ecc71;
}
.toggle-success .toggle-slide.active .toggle-blob {
  border: 1px solid #2ecc71;
}
.toggle-warning .toggle-slide .toggle-on,
.toggle-warning .toggle-slide .toggle-on.active {
  background-color: #f1c40f;
}
.toggle-warning .toggle-slide.active .toggle-blob {
  border: 1px solid #f1c40f;
}
.toggle-danger .toggle-slide .toggle-on,
.toggle-danger .toggle-slide .toggle-on.active {
  background-color: #e74c3c;
}
.toggle-danger .toggle-slide.active .toggle-blob {
  border: 1px solid #e74c3c;
}
.toggle-info .toggle-slide .toggle-on,
.toggle-info .toggle-slide .toggle-on.active {
  background-color: #3bbfb4;
}
.toggle-info .toggle-slide.active .toggle-blob {
  border: 1px solid #3bbfb4;
}
.toggle-inverse .toggle-slide .toggle-on,
.toggle-inverse .toggle-slide .toggle-on.active {
  background-color: #95a5a6;
}
.toggle-inverse .toggle-slide.active .toggle-blob {
  border: 1px solid #95a5a6;
}
.toggle-slide {
  border-radius: 2px;
}
.toggle-slide .toggle-blob {
  border-radius: 2px;
}
/* Shuffle.js */
.gallery {
  padding-left: 0;
  cursor: pointer;
}
.gallery .item {
  position: relative;
  margin-bottom: 20px;
  border-radius: 3px;
  -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff, #000000);
}
.gallery .item a {
  display: block;
}
.gallery .item h3 {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000);
  position: absolute;
  bottom: -38px;
  left: 0;
  right: 0;
  padding-left: 10px !important;
  padding: 5px;
  color: #fff;
  margin: 0;
  display: block;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.gallery .item:hover h3 {
  bottom: 0;
  padding-left: 10px;
}
/* Flot */
.legend .legendLabel {
  padding-left: 4px;
}
#flotTip {
  border: none !important;
  font-size: 13px !important;
  line-height: 1 !important;
  max-width: 200px !important;
  padding: 3px 8px !important;
  color: #ffffff !important;
  text-align: center !important;
  text-decoration: none !important;
  background-color: #313e3e !important;
  border-radius: 3px !important;
  padding: 6px 10px !important;
}
.twitter-typeahead {
  width: 100%;
  position: relative;
  vertical-align: text-top;
}
.tt-hint {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 15px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #313e3e;
  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 #dadfe3;
  border-top: 1px solid #d4dadf;
  padding: 6px 10px;
  color: #5f7676;
  background: #fafbfc;
  -webkit-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
  box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
}
.tt-hint:focus {
  border-color: #cbd6d6;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(203, 214, 214, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(203, 214, 214, 0.6);
}
.tt-hint::-moz-placeholder {
  color: #cbd6d6;
  opacity: 1;
}
.tt-hint:-ms-input-placeholder {
  color: #cbd6d6;
}
.tt-hint::-webkit-input-placeholder {
  color: #cbd6d6;
}
.tt-hint[disabled],
.tt-hint[readonly],
fieldset[disabled] .tt-hint {
  cursor: not-allowed;
  background-color: #f6f8f8;
  opacity: 1;
}
textarea.tt-hint {
  height: auto;
}
select.tt-hint {
  color: #5f7676;
  padding: 6px 6px;
}
.tt-hint:focus {
  border: 1px solid #3498db;
  background: #fff;
  box-shadow: 0 0px 1px 0px #e1f0fa !important;
}
.tt-hint .fileinput-filename {
  vertical-align: bottom;
}
.tt-suggestion > p {
  margin: 0 !important;
  color: #5f7676 !important;
}
.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;
}
.popover-content .form-group {
  margin: 0 !important;
  padding: 10px 0 0 !important;
}
.popover-content .form-group:first-child {
  margin: 0 !important;
  padding: 0 !important;
}
.editable-container .form-group {
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 7px;
}
.tokenfield {
  height: auto !important;
  min-height: 34px !important;
  padding-bottom: 0px !important;
  padding: 6px 6px 5px !important;
}
.tokenfield .twitter-typeahead {
  width: auto !important;
}
.tokenfield .tt-hint {
  font-size: 14px !important;
  line-height: 1 !important;
  border: 0 !important;
  padding: 0 !important;
  height: 19px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.tokenfield .token {
  margin-bottom: 0 !important;
  border: 1px solid transparent !important;
}
.token-input {
  margin-bottom: 0 !important;
}
@-webkit-keyframes 'blink' {
  0% {
    border-color: #e6eaed !important;
  }
}
@-moz-keyframes 'blink' {
  0% {
    border-color: #e6eaed !important;
  }
}
@keyframes 'blink' {
  0% {
    border-color: #e6eaed !important;
  }
}
.tokenfield .token {
  border: 1px solid #e6eaed !important;
  background-color: #e6eaed !important;
}
.tokenfield .token.invalid.active {
  background: #e6eaed !important;
  border: 1px solid #e6eaed !important;
}
.btn-file {
  position: relative;
  vertical-align: middle;
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
}
.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 23px;
  height: 100%;
  width: 100%;
  direction: ltr;
  cursor: pointer;
}
.fileinput {
  margin-bottom: 9px;
  display: inline-block;
}
.fileinput .form-control {
  padding-top: 7px;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}
.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}
.fileinput .thumbnail > img {
  max-height: 100%;
}
.fileinput .btn {
  vertical-align: middle;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}
.fileinput-inline .fileinput-controls {
  display: inline;
}
.fileinput-filename {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
}
.form-control .fileinput-filename {
  vertical-align: bottom;
}
.fileinput.input-group {
  display: table;
}
.fileinput.input-group > * {
  position: relative;
  z-index: 2;
}
.fileinput.input-group > .btn-file {
  z-index: 1;
}
.form-group.has-warning .form-control {
  background-color: #fefaed;
}
.form-group.has-warning .form-control::-moz-placeholder {
  color: #f7dc6f;
  opacity: 1;
}
.form-group.has-warning .form-control:-ms-input-placeholder {
  color: #f7dc6f;
}
.form-group.has-warning .form-control::-webkit-input-placeholder {
  color: #f7dc6f;
}
.form-group.has-warning .form-control:focus {
  background-color: #fff;
}
.form-group.has-warning .input-group-addon {
  background-color: #fbedb8 !important;
}
.form-group.has-warning .fileinput .fileinput-preview {
  color: #8a6d3b;
}
.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}
.form-group.has-error .form-control {
  background-color: #fef7f6;
}
.form-group.has-error .form-control::-moz-placeholder {
  color: #f29f97;
  opacity: 1;
}
.form-group.has-error .form-control:-ms-input-placeholder {
  color: #f29f97;
}
.form-group.has-error .form-control::-webkit-input-placeholder {
  color: #f29f97;
}
.form-group.has-error .form-control:focus {
  background-color: #fff;
}
.form-group.has-error .input-group-addon {
  background-color: #fbdedb !important;
}
.form-group.has-error .fileinput .fileinput-preview {
  color: #a94442;
}
.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}
.form-group.has-success .form-control {
  background-color: #f3fcf7;
}
.form-group.has-success .form-control::-moz-placeholder {
  color: #7ee2a8;
  opacity: 1;
}
.form-group.has-success .form-control:-ms-input-placeholder {
  color: #7ee2a8;
}
.form-group.has-success .form-control::-webkit-input-placeholder {
  color: #7ee2a8;
}
.form-group.has-success .form-control:focus {
  background-color: #fff;
}
.form-group.has-success .input-group-addon {
  background-color: #bcf0d2 !important;
}
.form-group.has-success .fileinput .fileinput-preview {
  color: #3c763d;
}
.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}
.input-group-addon:not(:first-child) {
  border-left: 0;
}
.wmd-preview {
  margin-top: 25px;
}
.wmd-panel .btn-toolbar {
  padding: 0 0 10px !important;
}
.wmd-button-bar .btn-group + .btn-group,
.wmd-button-bar .btn-group:first-child:not(:last-child) {
  margin-right: 3px;
}
label.icheck {
  padding: 7px 0 !important;
  line-height: 1.42857143 !important;
}
label.icheck input {
  display: none;
}
label.icheck > label {
  padding: 0 !important;
}
label.icheck [class*="icheckbox_minimal-"],
label.icheck [class*="iradio_minimal-"] {
  float: left;
  margin: 2px 5px 0 0 !important;
}
label.radio.icheck,
label.checkbox.icheck {
  cursor: pointer;
}
[class*="icheckbox_minimal-"],
[class*="iradio_minimal-"] {
  float: left;
  margin: 0 !important;
}
.icheck.checkbox,
.icheck.checkbox-inline,
.icheck.radio,
.icheck.radio-inline,
.icheck label {
  padding-left: 0;
  line-height: 1.42857143;
}
.icheck.checkbox > div,
.icheck.checkbox-inline > div,
.icheck.radio > div,
.icheck.radio-inline > div,
.icheck label > div,
.icheck.checkbox > label > div,
.icheck.checkbox-inline > label > div,
.icheck.radio > label > div,
.icheck.radio-inline > label > div,
.icheck label > label > div {
  margin-right: 5px !important;
}
.form-inline .icheck.checkbox-inline,
.form-inline .icheck.radio-inline,
.form-inline .icheck.checkbox,
.form-inline .icheck.radio,
.form-horizontal .icheck.checkbox-inline,
.form-horizontal .icheck.radio-inline,
.form-horizontal .icheck.checkbox,
.form-horizontal .icheck.radio {
  padding-top: 10px;
}
.icheck .icheckbox_minimal-blue.checked.hover {
  background-position: -200px 0;
}
.icheck .iradio_minimal-blue.checked.hover {
  background-position: -220px 0;
}
.icheck .icheckbox_minimal-green.checked.hover {
  background-position: -200px 0;
}
.icheck .iradio_minimal-green.checked.hover {
  background-position: -220px 0;
}
.icheck .icheckbox_minimal-aero.checked.hover {
  background-position: -200px 0;
}
.icheck .iradio_minimal-aero.checked.hover {
  background-position: -220px 0;
}
.icheck .icheckbox_minimal-grey.checked.hover {
  background-position: -200px 0;
}
.icheck .iradio_minimal-grey.checked.hover {
  background-position: -220px 0;
}
.icheck .icheckbox_minimal-orange.checked.hover {
  background-position: -200px 0;
}
.icheck .iradio_minimal-orange.checked.hover {
  background-position: -220px 0;
}
.icheck .icheckbox_minimal-pink.checked.hover {
  background-position: -200px 0;
}
.icheck .iradio_minimal-pink.checked.hover {
  background-position: -220px 0;
}
.icheck .icheckbox_minimal-purple.checked.hover {
  background-position: -200px 0;
}
.icheck .iradio_minimal-purple.checked.hover {
  background-position: -220px 0;
}
.icheck .icheckbox_minimal-red.checked.hover {
  background-position: -200px 0;
}
.icheck .iradio_minimal-red.checked.hover {
  background-position: -220px 0;
}
.icheck .icheckbox_minimal-yellow.checked.hover {
  background-position: -200px 0;
}
.icheck .iradio_minimal-yellow.checked.hover {
  background-position: -220px 0;
}
.clockface .outer.active,
.clockface .outer.active:hover {
  background: #2ecc71;
  color: #fff;
}
.clockface .inner.active,
.clockface .inner.active:hover {
  background: #3498db;
  color: #fff;
}
.clockface .outer,
.clockface .inner {
  border-radius: 3px;
}
.tokenfield .token {
  border-radius: 2px;
}
.ms-container .ms-selectable,
.ms-container .ms-selection {
  background: #fff;
  color: #5f7676 !important;
}
.ms-container .ms-list {
  border: 1px solid #dadfe3 !important;
  border-top: 1px solid #dadfe3 !important;
  -webkit-box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
  box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.01) !important;
  position: static !important;
}
.ms-container .ms-list.ms-focus {
  border-color: #3498db !important;
}
.ms-container .ms-optgroup-label {
  color: #dadfe3 !important;
}
.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection {
  border-bottom: 1px #e6eaed solid !important;
  color: #5f7676 !important;
}
.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
  color: #5f7676 !important;
  background-color: #e6eaed !important;
}
.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled {
  background-color: #e6eaed !important;
  color: #cbd6d6 !important;
}
.select2-drop {
  border: 1px solid #3498db !important;
  border-radius: 3px;
}
.select2-drop.select2-drop-active {
  border-top-width: 0 !important;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.select2-drop.select2-drop-active.select2-drop-above {
  border-top-width: 1px !important;
  border-bottom-width: 0 !important;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.select2-dropdown-open {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.select2-dropdown-open.select2-drop-above .select2-choices {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.select2-dropdown-open .select2-choice,
.select2-dropdown-open .select2-choices {
  border: 1px solid #3498db !important;
  background-color: #fff;
  box-shadow: 0 0px 1px 0px #e1f0fa !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.select2-container-multi .select2-choices {
  padding-left: 4px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px !important;
  border: 1px solid #e6eaed !important;
  border-radius: 3px !important;
  background: #e6eaed !important;
  color: #5f7676 !important;
  margin: 6px 0 3px 5px !important;
}
.select2-container-multi.select2-dropdown-open .select2-choices {
  background: #fff !important;
}
.nav-tabs,
.nav-pills {
  position: relative;
}
.tab-container .nav-tabs li.tabdrop + li > a {
  margin-left: 0px !important;
}
.ui-pnotify .alert-warning {
  background-color: #f1c40f;
  border-color: #f1c40f;
  color: #fff;
}
.ui-pnotify .alert-warning hr {
  border-top-color: rgba(255, 255, 255, 0.1);
}
.ui-pnotify .alert-warning .alert-link {
  color: #e6e6e6;
}
.ui-pnotify .alert-warning h1,
.ui-pnotify .alert-warning h2,
.ui-pnotify .alert-warning h3,
.ui-pnotify .alert-warning h4,
.ui-pnotify .alert-warning h5,
.ui-pnotify .alert-warning h6,
.ui-pnotify .alert-warning .h1,
.ui-pnotify .alert-warning .h2,
.ui-pnotify .alert-warning .h3,
.ui-pnotify .alert-warning .h4,
.ui-pnotify .alert-warning .h5,
.ui-pnotify .alert-warning .h6 {
  color: #fff;
}
.ui-pnotify .alert-warning h1 small,
.ui-pnotify .alert-warning h2 small,
.ui-pnotify .alert-warning h3 small,
.ui-pnotify .alert-warning h4 small,
.ui-pnotify .alert-warning h5 small,
.ui-pnotify .alert-warning h6 small,
.ui-pnotify .alert-warning .h1 small,
.ui-pnotify .alert-warning .h2 small,
.ui-pnotify .alert-warning .h3 small,
.ui-pnotify .alert-warning .h4 small,
.ui-pnotify .alert-warning .h5 small,
.ui-pnotify .alert-warning .h6 small {
  color: #fff;
}
.ui-pnotify .alert-success {
  background-color: #2ecc71;
  border-color: #2ecc71;
  color: #fff;
}
.ui-pnotify .alert-success hr {
  border-top-color: rgba(255, 255, 255, 0.1);
}
.ui-pnotify .alert-success .alert-link {
  color: #e6e6e6;
}
.ui-pnotify .alert-success h1,
.ui-pnotify .alert-success h2,
.ui-pnotify .alert-success h3,
.ui-pnotify .alert-success h4,
.ui-pnotify .alert-success h5,
.ui-pnotify .alert-success h6,
.ui-pnotify .alert-success .h1,
.ui-pnotify .alert-success .h2,
.ui-pnotify .alert-success .h3,
.ui-pnotify .alert-success .h4,
.ui-pnotify .alert-success .h5,
.ui-pnotify .alert-success .h6 {
  color: #fff;
}
.ui-pnotify .alert-success h1 small,
.ui-pnotify .alert-success h2 small,
.ui-pnotify .alert-success h3 small,
.ui-pnotify .alert-success h4 small,
.ui-pnotify .alert-success h5 small,
.ui-pnotify .alert-success h6 small,
.ui-pnotify .alert-success .h1 small,
.ui-pnotify .alert-success .h2 small,
.ui-pnotify .alert-success .h3 small,
.ui-pnotify .alert-success .h4 small,
.ui-pnotify .alert-success .h5 small,
.ui-pnotify .alert-success .h6 small {
  color: #fff;
}
.ui-pnotify .alert-danger {
  background-color: #e74c3c;
  border-color: #e74c3c;
  color: #fff;
}
.ui-pnotify .alert-danger hr {
  border-top-color: rgba(255, 255, 255, 0.1);
}
.ui-pnotify .alert-danger .alert-link {
  color: #e6e6e6;
}
.ui-pnotify .alert-danger h1,
.ui-pnotify .alert-danger h2,
.ui-pnotify .alert-danger h3,
.ui-pnotify .alert-danger h4,
.ui-pnotify .alert-danger h5,
.ui-pnotify .alert-danger h6,
.ui-pnotify .alert-danger .h1,
.ui-pnotify .alert-danger .h2,
.ui-pnotify .alert-danger .h3,
.ui-pnotify .alert-danger .h4,
.ui-pnotify .alert-danger .h5,
.ui-pnotify .alert-danger .h6 {
  color: #fff;
}
.ui-pnotify .alert-danger h1 small,
.ui-pnotify .alert-danger h2 small,
.ui-pnotify .alert-danger h3 small,
.ui-pnotify .alert-danger h4 small,
.ui-pnotify .alert-danger h5 small,
.ui-pnotify .alert-danger h6 small,
.ui-pnotify .alert-danger .h1 small,
.ui-pnotify .alert-danger .h2 small,
.ui-pnotify .alert-danger .h3 small,
.ui-pnotify .alert-danger .h4 small,
.ui-pnotify .alert-danger .h5 small,
.ui-pnotify .alert-danger .h6 small {
  color: #fff;
}
.ui-pnotify .alert-info {
  background-color: #3bbfb4;
  border-color: #3bbfb4;
  color: #fff;
}
.ui-pnotify .alert-info hr {
  border-top-color: rgba(255, 255, 255, 0.1);
}
.ui-pnotify .alert-info .alert-link {
  color: #e6e6e6;
}
.ui-pnotify .alert-info h1,
.ui-pnotify .alert-info h2,
.ui-pnotify .alert-info h3,
.ui-pnotify .alert-info h4,
.ui-pnotify .alert-info h5,
.ui-pnotify .alert-info h6,
.ui-pnotify .alert-info .h1,
.ui-pnotify .alert-info .h2,
.ui-pnotify .alert-info .h3,
.ui-pnotify .alert-info .h4,
.ui-pnotify .alert-info .h5,
.ui-pnotify .alert-info .h6 {
  color: #fff;
}
.ui-pnotify .alert-info h1 small,
.ui-pnotify .alert-info h2 small,
.ui-pnotify .alert-info h3 small,
.ui-pnotify .alert-info h4 small,
.ui-pnotify .alert-info h5 small,
.ui-pnotify .alert-info h6 small,
.ui-pnotify .alert-info .h1 small,
.ui-pnotify .alert-info .h2 small,
.ui-pnotify .alert-info .h3 small,
.ui-pnotify .alert-info .h4 small,
.ui-pnotify .alert-info .h5 small,
.ui-pnotify .alert-info .h6 small {
  color: #fff;
}
.ui-pnotify-closer,
.ui-pnotify-sticker {
  padding: 2px 8px;
  margin: -16px 0 0 0 !important;
  background: rgba(0, 0, 0, 0.1);
  font-size: 10px;
  color: rgba(255, 255, 255, 0.6);
}
.ui-pnotify-closer:hover,
.ui-pnotify-sticker:hover,
.ui-pnotify-closer:active,
.ui-pnotify-sticker:active,
.ui-pnotify-closer:focus,
.ui-pnotify-sticker:focus {
  background: rgba(0, 0, 0, 0.2);
}
.ui-pnotify-closer {
  border-bottom-right-radius: 3px;
}
.ui-pnotify-sticker {
  border-bottom-left-radius: 3px;
}
.switchery {
  border: 0px solid transparent !important;
  box-shadow: inset 0 1px 1px 1px rgba(0, 0, 0, 0.1) !important;
  border-radius: 34px !important;
  height: 34px !important;
  width: 68px !important;
}
.switchery > small {
  border-radius: 100% !important;
  border: 0px solid transparent !important;
  box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.22) !important;
  height: 34px !important;
  width: 34px !important;
}
.switchery-xs + .switchery {
  height: 20px !important;
  width: 40px !important;
}
.switchery-xs + .switchery > small {
  height: 20px !important;
  width: 20px !important;
}
.switchery-sm + .switchery {
  height: 30px !important;
  width: 60px !important;
}
.switchery-sm + .switchery > small {
  height: 30px !important;
  width: 30px !important;
}
.dd-handle,
.dd3-content {
  height: 34px !important;
  margin: 3px 0 !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  color: #5f7676 !important;
  border: 1px solid #dadfe3 !important;
  background: #fafbfc !important;
}
.dd3-handle.success-bg .dd3-content,
.dd-handle.success-bg {
  background-color: #daf7e6 !important;
  border: 1px solid #2ecc71 !important;
}
.dd3-handle {
  margin: 0 !important;
  width: 22px !important;
  border: 1px solid #dadfe3 !important;
  background: #e6eaed !important;
}
.dd3-handle:before {
  content: '\f142' !important;
  color: #cbd6d6 !important;
  font-family: 'FontAwesome' !important;
  top: 7px !important;
  font-size: 14px !important;
}
.dd3-content {
  padding-left: 32px !important;
}
.dd-item {
  font-size: 14px !important;
}
.dd-item > button {
  width: 34px !important;
  height: 22px !important;
  margin: 6px 0 !important;
}
.dd-item > button:before {
  -webkit-font-smoothing: antialiased !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  color: #93a8a8;
}
.dd-item > button[data-action='collapse']:before {
  content: '\f147' !important;
}
.dd-item > button[data-action='expand']:before {
  content: '\f196' !important;
}
.dd3-item {
  font-size: 14px !important;
}
.dd3-item > button {
  margin-left: 22px !important;
}
.dd-list .dd-list {
  padding-left: 34px !important;
}
.dd-placeholder,
.dd-empty {
  margin: 3px 0 !important;
  padding: 0 !important;
  min-height: 34px !important;
  background: #e6eaed !important;
  border: 2px dashed #cbd6d6 !important;
  border-radius: 3px !important;
}
.dd-empty {
  border: 1px dashed #e6eaed !important;
  min-height: 100px !important;
  background-color: #fafbfc;
}
/* Datepicker */
.datepicker th.dow,
.datetimepicker th.dow {
  font-weight: normal !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
}
/* Datetimepicker */
.datetimepicker table thead tr th {
  padding: 5px 0;
}
.jqvmap-zoomin,
.jqvmap-zoomout {
  border-width: 1px;
  border-style: solid;
  border-color: #bdc3c7 #bdc3c7 #b2b9be #bdc3c7;
  background: #ecf0f1 !important;
  color: #666 !important;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.04);
}
.jqvmap-zoomin:hover,
.jqvmap-zoomout:hover {
  background-color: #dde4e6 !important;
  border-color: #b5bbc0 #b5bbc0 #aab1b7 #b5bbc0 !important;
}
.jqvmap-zoomin:focus,
.jqvmap-zoomout:focus {
  color: #666666 !important;
  background-color: #d5dde0 !important;
  border-color: #b5bbc0 !important;
}
.jqvmap-zoomin:active,
.jqvmap-zoomout:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
}
.jqvmap-zoomin {
  border-radius: 3px 3px 0 0;
}
.jqvmap-zoomout {
  top: 17px !important;
  border-radius: 0 0 3px 3px;
}
.cke_float .cke_top {
  border: 1px solid #dadfe3 !important;
}
.cke_top {
  border-radius: 3px 3px 0 0 !important;
  border-bottom: 1px solid #dadfe3 !important;
}
.cke_bottom {
  border-top: 1px solid #dadfe3 !important;
  border-radius: 0 0 3px 3px !important;
}
.cke-focus,
.cke-focus .cke-top {
  border-radius: 3px !important;
  background: #e8ecec !important;
}
.cke_chrome {
  border: 1px solid #dadfe3 !important;
  border-radius: 3px !important;
}
.cke_inner {
  border-radius: 3px !important;
}
.cke_combo_button {
  border: 1px solid #e6eaed !important;
  border-radius: 3px !important;
}
.cke_top a:hover {
  border-radius: 3px !important;
  background: #e6eaed !important;
  border: 1px solid #e6eaed !important;
}
.note-editor {
  border: 1px solid #dadfe3 !important;
  border-radius: 3px;
}
.note-editor .navbar .btn-navbar {
  background-color: #e6eaed !important;
}
.note-editor .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #dadfe3 !important;
}
.note-editor .note-toolbar {
  border-radius: 2px 2px 0 0;
  background-color: #dadfe3 !important;
  border-bottom: 1px solid #dadfe3 !important;
}
.note-editor .note-statusbar .note-resizebar {
  border-top: 1px solid #dadfe3 !important;
  border-radius: 0 0 3px 3px;
}
.note-editor .note-statusbar {
  background-color: #dadfe3 !important;
  border-radius: 0 0 2px 2px;
}
.table-fixed-header th {
  background: #fff !important;
}
table.dataTable + .row {
  margin-top: 20px;
}
table.dataTable#editable tr > td > textarea {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
div.DTTT .btn.btn-default {
  color: inherit;
  font-size: inherit;
}
div.dataTables_info {
  padding: 8px 0 !important;
}
.bootstrap-touchspin .input-group-addon.bootstrap-touchspin-prefix + .form-control {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-touchspin .input-group-btn + .input-group-addon.bootstrap-touchspin-prefix + .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-touchspin .input-group-btn-vertical .btn-lg {
  padding-top: 11px !important;
  padding-bottom: 10px !important;
}
.bootstrap-touchspin .input-group-btn-vertical .btn-lg.bootstrap-touchspin-down {
  margin-top: -1px !important;
}
.bootstrap-touchspin .input-group-btn-vertical .btn-lg i {
  top: 5px;
}
.bootstrap-touchspin .bootstrap-touchspin-up {
  border-top-right-radius: 3px !important;
}
.bootstrap-touchspin .bootstrap-touchspin-down {
  border-bottom-right-radius: 3px !important;
}
.table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
  font-weight: 400;
  font-size: 0.8em;
  padding: 0.12em 0;
}
.mapTooltip {
  opacity: 0.9;
  filter: alpha(opacity=90);
  position: fixed;
  padding: 6px 10px;
  background-color: #313e3e;
  border-radius: 2px;
  z-index: 1000;
  max-width: 200px;
  display: none;
  font-size: 13px;
  color: #fff;
}
.map {
  position: relative;
}
.map .zoomIn,
.map .zoomOut {
  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: 6px 15px;
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: 400;
  box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.04);
  border-radius: 3px;
  color: #5f7676;
  background-color: #ecf0f1;
  border-color: #bdc3c7;
  padding: 1px 3px;
  font-size: 13px;
  line-height: 1.44;
  border-radius: 2px;
  font-size: 12px;
  line-height: 1em;
  padding: 3px 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 0px;
  left: 10px;
}
.map .zoomIn:focus,
.map .zoomOut:focus,
.map .zoomIn:active:focus,
.map .zoomOut:active:focus,
.map .zoomIn.active:focus,
.map .zoomOut.active:focus,
.map .zoomIn.focus,
.map .zoomOut.focus,
.map .zoomIn:active.focus,
.map .zoomOut:active.focus,
.map .zoomIn.active.focus,
.map .zoomOut.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.map .zoomIn:hover,
.map .zoomOut:hover,
.map .zoomIn:focus,
.map .zoomOut:focus,
.map .zoomIn.focus,
.map .zoomOut.focus {
  color: #5f7676;
  text-decoration: none;
}
.map .zoomIn:active,
.map .zoomOut:active,
.map .zoomIn.active,
.map .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);
}
.map .zoomIn.disabled,
.map .zoomOut.disabled,
.map .zoomIn[disabled],
.map .zoomOut[disabled],
fieldset[disabled] .map .zoomIn,
fieldset[disabled] .map .zoomOut {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.map .zoomIn:active,
.map .zoomOut:active,
.map .zoomIn.active,
.map .zoomOut.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
}
.map .zoomIn.disabled,
.map .zoomOut.disabled,
.map .zoomIn[disabled],
.map .zoomOut[disabled],
fieldset[disabled] .map .zoomIn,
fieldset[disabled] .map .zoomOut {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.map .zoomIn:hover,
.map .zoomOut:hover,
.map .zoomIn:focus,
.map .zoomOut:focus,
.map .zoomIn.focus,
.map .zoomOut.focus,
.map .zoomIn:active,
.map .zoomOut:active,
.map .zoomIn.active,
.map .zoomOut.active,
.open > .dropdown-toggle.map .zoomIn,
.open > .dropdown-toggle.map .zoomOut {
  color: #5f7676;
  background-color: #cfd9db;
  border-color: #9ca5ab;
}
.map .zoomIn:active,
.map .zoomOut:active,
.map .zoomIn.active,
.map .zoomOut.active,
.open > .dropdown-toggle.map .zoomIn,
.open > .dropdown-toggle.map .zoomOut {
  background-image: none;
}
.map .zoomIn.disabled,
.map .zoomOut.disabled,
.map .zoomIn[disabled],
.map .zoomOut[disabled],
fieldset[disabled] .map .zoomIn,
fieldset[disabled] .map .zoomOut,
.map .zoomIn.disabled:hover,
.map .zoomOut.disabled:hover,
.map .zoomIn[disabled]:hover,
.map .zoomOut[disabled]:hover,
fieldset[disabled] .map .zoomIn:hover,
fieldset[disabled] .map .zoomOut:hover,
.map .zoomIn.disabled:focus,
.map .zoomOut.disabled:focus,
.map .zoomIn[disabled]:focus,
.map .zoomOut[disabled]:focus,
fieldset[disabled] .map .zoomIn:focus,
fieldset[disabled] .map .zoomOut:focus,
.map .zoomIn.disabled.focus,
.map .zoomOut.disabled.focus,
.map .zoomIn[disabled].focus,
.map .zoomOut[disabled].focus,
fieldset[disabled] .map .zoomIn.focus,
fieldset[disabled] .map .zoomOut.focus,
.map .zoomIn.disabled:active,
.map .zoomOut.disabled:active,
.map .zoomIn[disabled]:active,
.map .zoomOut[disabled]:active,
fieldset[disabled] .map .zoomIn:active,
fieldset[disabled] .map .zoomOut:active,
.map .zoomIn.disabled.active,
.map .zoomOut.disabled.active,
.map .zoomIn[disabled].active,
.map .zoomOut[disabled].active,
fieldset[disabled] .map .zoomIn.active,
fieldset[disabled] .map .zoomOut.active {
  background-color: #ecf0f1;
  border-color: #bdc3c7;
}
.map .zoomIn .badge,
.map .zoomOut .badge {
  color: #ecf0f1;
  background-color: #5f7676;
}
.map .zoomIn:hover,
.map .zoomOut:hover {
  background-color: #dde4e6;
  border-color: #a7afb4;
}
.map .zoomIn:focus,
.map .zoomOut:focus,
.map .zoomIn:active,
.map .zoomOut:active,
.map .zoomIn.active,
.map .zoomOut.active,
.open > .dropdown-toggle.map .zoomIn,
.open > .dropdown-toggle.map .zoomOut {
  color: #5f7676;
  background-color: #d5dde0;
  border-color: #a1aab0;
}
.map .zoomIn:active,
.map .zoomOut:active,
.map .zoomIn.active,
.map .zoomOut.active,
.open > .dropdown-toggle.map .zoomIn,
.open > .dropdown-toggle.map .zoomOut {
  background-image: none;
}
.map .zoomIn.disabled,
.map .zoomOut.disabled,
.map .zoomIn[disabled],
.map .zoomOut[disabled],
fieldset[disabled] .map .zoomIn,
fieldset[disabled] .map .zoomOut,
.map .zoomIn.disabled:hover,
.map .zoomOut.disabled:hover,
.map .zoomIn[disabled]:hover,
.map .zoomOut[disabled]:hover,
fieldset[disabled] .map .zoomIn:hover,
fieldset[disabled] .map .zoomOut:hover,
.map .zoomIn.disabled:focus,
.map .zoomOut.disabled:focus,
.map .zoomIn[disabled]:focus,
.map .zoomOut[disabled]:focus,
fieldset[disabled] .map .zoomIn:focus,
fieldset[disabled] .map .zoomOut:focus,
.map .zoomIn.disabled:active,
.map .zoomOut.disabled:active,
.map .zoomIn[disabled]:active,
.map .zoomOut[disabled]:active,
fieldset[disabled] .map .zoomIn:active,
fieldset[disabled] .map .zoomOut:active,
.map .zoomIn.disabled.active,
.map .zoomOut.disabled.active,
.map .zoomIn[disabled].active,
.map .zoomOut[disabled].active,
fieldset[disabled] .map .zoomIn.active,
fieldset[disabled] .map .zoomOut.active {
  background-color: #ecf0f1;
  border-color: #bdc3c7;
}
.map .zoomIn .badge,
.map .zoomOut .badge {
  color: #ecf0f1;
  background-color: #5f7676;
}
.map .zoomOut {
  top: 25px;
}
.legendColorBox > div {
  border-radius: 50% !important;
  border: none !important;
}
.legendColorBox > div > div {
  border-radius: 50% !important;
}
table.dataTable {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.grid-form fieldset legend {
  border: none  !important;
  border-bottom: 2px solid #dadfe3 !important;
  color: #5f7676 !important;
  font-size: 20px !important;
  font-weight: 300 !important;
  padding: 5px 0px !important;
}
.grid-form [data-row-span] {
  border-bottom: 1px solid #e6eaed !important;
}
.grid-form [data-row-span] [data-field-span] {
  border-right: 1px solid #e6eaed !important;
}
.grid-form [data-row-span] [data-field-span]:last-child {
  border-right: none !important;
}
.sidebar .jstree-default .jstree-clicked {
  background: #fff !important;
  border-radius: 2px !important;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) !important;
}
.sidebar .jstree-default .jstree-clicked:hover {
  background: #fff !important;
  border-radius: 2px !important;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) !important;
}
.sidebar .jstree-default .jstree-hovered {
  background: rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px !important;
  box-shadow: none !important;
}
.jstree-default .jstree-clicked {
  background: #dadfe3 !important;
  border-radius: 2px !important;
  box-shadow: none !important;
}
.jstree-default .jstree-hovered {
  background: #e6eaed !important;
  border-radius: 2px !important;
  box-shadow: none !important;
}
.jstree-default .jstree-wholerow-clicked {
  background: #dadfe3 !important;
}
.jstree-default .jstree-wholerow-hovered {
  background: #e6eaed !important;
}
input.dial {
  font-weight: 300 !important;
}
.dropzone {
  border: 1px solid rgba(0, 0, 0, 0.03) !important;
  min-height: 360px;
  background: rgba(0, 0, 0, 0.03) !important;
  padding: 20px !important;
  border: 3px dashed #e6eaed !important;
  border-radius: 3px;
}
.jquery-notific8-container {
  z-index: 1341 !important;
}
.fn-gantt .fn-content * {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.fn-gantt .fn-content .bottom,
.fn-gantt .fn-content .bottom * {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.fn-gantt .bar.ganttRed {
  background-color: #e74c3c !important;
}
.fn-gantt .bar.ganttGreen {
  background-color: #37bf8d !important;
}
.fn-gantt .bar.ganttBlue {
  background-color: #3bbfb4 !important;
}
.fn-gantt .bar.ganttOrange {
  background-color: #e67e22 !important;
}
.fn-gantt .bar.ganttRed .fn-label,
.fn-gantt .bar.ganttGreen .fn-label,
.fn-gantt .bar.ganttBlue .fn-label,
.fn-gantt .bar.ganttOrange .fn-label {
  text-shadow: none !important;
  font-weight: normal !important;
  color: rgba(255, 255, 255, 0.9) !important;
}
svg,
svg text {
  font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif !important;
}
/*
  Docs at http://http://simpleweatherjs.com
  Weather icon font from http://fonts.artill.de/collection/artill-weather-icons
*/
/* Initialize Weather Font Icons by Artill
*/
@font-face {
  font-family: 'weather';
  src: url('../fonts/artill/artill_clean_icons-webfont.eot');
  src: url('../fonts/artill/artill_clean_icons-webfont-.eot#iefix') format('embedded-opentype'), url('../fonts/artill/artill_clean_icons-webfont.woff') format('woff'), url('../fonts/artill/artill_clean_icons-webfont.ttf') format('truetype'), url('http://avalon.redteamux.com/1.1.3/frontend/assets/fonts/artill/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
i.ar {
  font-family: weather;
  font-weight: normal;
  font-style: normal;
  line-height: 1.0;
}
.ar-0:before {
  content: ":";
}
.ar-1:before {
  content: "p";
}
.ar-2:before {
  content: "S";
}
.ar-3:before {
  content: "Q";
}
.ar-4:before {
  content: "S";
}
.ar-5:before {
  content: "W";
}
.ar-6:before {
  content: "W";
}
.ar-7:before {
  content: "W";
}
.ar-8:before {
  content: "W";
}
.ar-9:before {
  content: "I";
}
.ar-10:before {
  content: "W";
}
.ar-11:before {
  content: "I";
}
.ar-12:before {
  content: "I";
}
.ar-13:before {
  content: "I";
}
.ar-14:before {
  content: "I";
}
.ar-15:before {
  content: "W";
}
.ar-16:before {
  content: "I";
}
.ar-17:before {
  content: "W";
}
.ar-18:before {
  content: "U";
}
.ar-19:before {
  content: "Z";
}
.ar-20:before {
  content: "Z";
}
.ar-21:before {
  content: "Z";
}
.ar-22:before {
  content: "Z";
}
.ar-23:before {
  content: "Z";
}
.ar-24:before {
  content: "E";
}
.ar-25:before {
  content: "E";
}
.ar-26:before {
  content: "3";
}
.ar-27:before {
  content: "a";
}
.ar-28:before {
  content: "A";
}
.ar-29:before {
  content: "a";
}
.ar-30:before {
  content: "A";
}
.ar-31:before {
  content: "6";
}
.ar-32:before {
  content: "1";
}
.ar-33:before {
  content: "6";
}
.ar-34:before {
  content: "1";
}
.ar-35:before {
  content: "W";
}
.ar-36:before {
  content: "1";
}
.ar-37:before {
  content: "S";
}
.ar-38:before {
  content: "S";
}
.ar-39:before {
  content: "S";
}
.ar-40:before {
  content: "M";
}
.ar-41:before {
  content: "W";
}
.ar-42:before {
  content: "I";
}
.ar-43:before {
  content: "W";
}
.ar-44:before {
  content: "a";
}
.ar-45:before {
  content: "S";
}
.ar-46:before {
  content: "U";
}
.ar-47:before {
  content: "S";
}
/* Widget Style*/
.weather-container {
  margin: 0 auto;
}
.weather-container .weather-widget {
  border-radius: 3px;
  background: #34495e;
  margin: 0px auto;
  padding: 20px;
  border: 0px solid #dadfe3;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.weather-container .weather-widget h2 {
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
  color: #fff;
  line-height: 1em;
}
.weather-container .weather-widget ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.weather-container .weather-widget li {
  padding: 10px 20px;
  display: inline-block;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.2);
  letter-spacing: 0.1em;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  margin: 1px 0;
  margin-left: 10px;
}
.infobar .weather-container {
  margin: 20px auto;
}
.infobar .weather-container .weather-widget ul li {
  width: 100%;
  margin-left: 0px;
}
.blog-post-list img,
.blog-post-list p {
  margin-bottom: 20px;
}
.blog-post-list h2 {
  margin-top: 0;
}
.blog-post-list h2 a {
  color: #5f7676;
}
.blog-post-list h2 a:hover {
  color: #313e3e;
  text-decoration: none;
}
.blog-post-list ul.post-info {
  margin: 0 0 20px;
}
.blog-post-list ul.post-info li {
  font-size: 13px;
  color: #93a8a8;
  padding-right: 20px;
  padding-left: 0;
}
.blog-post-list ul.post-info li a:hover {
  text-decoration: none;
}
.blog-post-list ul.post-info li i {
  color: #cbd6d6;
  margin-right: 5px;
}
.blog-post-list + hr {
  margin-bottom: 40px;
}
.blog-post h1 {
  margin-top: 0;
}
.blog-post h1 a {
  color: #5f7676;
}
.blog-post h1 a:hover {
  color: #313e3e;
  text-decoration: none;
}
.blog-post p {
  margin: 0;
  font-size: 16px;
}
.blog-post p + p {
  margin-top: 10px;
}
.blog-post ul.post-info {
  margin: 0 0 20px;
}
.blog-post ul.post-info li {
  font-size: 13px;
  color: #93a8a8;
  padding-right: 20px;
  padding-left: 0;
}
.blog-post ul.post-info li a:hover {
  text-decoration: none;
}
.blog-post ul.post-info li i {
  color: #cbd6d6;
  margin-right: 5px;
}
.blog-post img.post-image {
  margin-bottom: 20px;
}
.blog-post blockquote {
  margin: 20px 0;
}
.comments .media-object {
  width: 60px;
  height: 60px;
}
.comments h4 span {
  float: right;
  font-size: 0.8em;
}
.comments img {
  border-radius: 3px;
}
.comments,
.comments-post {
  border-top: 1px solid #e6eaed;
  margin-top: 20px;
  padding-top: 20px;
}
.widget.recent-posts dl {
  margin-bottom: 15px;
  overflow: hidden;
}
.widget.recent-posts dl dt {
  width: 60px;
}
.widget.recent-posts dl dd {
  margin-left: 75px;
}
.widget.photo-stream ul li {
  float: left;
  margin-right: 7px;
  margin-bottom: 10px;
}
/* Following CSS are only in the demo and are of no use in a Production */
.show-grid,
.show-grid .row .row {
  padding: 0 10px;
}
.show-grid [class*="col-"] {
  background: #e6eaed;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #ffffff;
  padding: 0;
}
.show-grid [class*="col-"] .content {
  background: #e6eaed;
  border: 1px solid #dadfe3;
}
.show-grid [class*="col-"]:hover {
  background: #dadfe3;
}
.show-grid .row.no-gutter [class*="col-"] {
  border-left: 0;
  border-right: 0;
}
.demo-example .breadcrumb {
  margin-bottom: 20px;
}
#demo-type-table {
  width: 100%;
  margin: -20px 0 -20px 0;
}
#demo-type-table td {
  vertical-align: middle;
}
#demo-type-table h1,
#demo-type-table h2,
#demo-type-table h3,
#demo-type-table h4,
#demo-type-table h5,
#demo-type-table h6 {
  margin: 15px 0;
}
#demo-type-table td:last-child {
  text-align: right;
}
/* Grid demo styles */
.grid-demo {
  padding: 10px 30px;
}
.grid-demo [class*="col-"] {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1em;
  text-align: center;
  line-height: 2;
  background-color: #e5e1ea;
  border: 1px solid #d1d1d1;
}
/* Button demo styles */
ul.demo-btns {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.demo-btns > li {
  display: inline-block;
  margin-bottom: 10px;
}
/* Homepage Portfolio Items */
.slider-1-heading {
  font-size: 50px;
  font-weight: 300;
  color: black;
}
.blog-col-bg {
  background: #f0f3f5 !important;
}
ul.featureful {
  margin-bottom: 0;
}
ul.featureful li i {
  margin-right: 10px;
}
ul.featureful li + li {
  margin-top: 10px;
}
.slider-1-heading {
  font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif !important;
}
.tp-caption.avalon-demo-md {
  font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif !important;
  color: #fff;
  font-size: 17px;
  padding: 5px 10px;
}
.tp-caption.avalon-demo-md.primary {
  background: #3498db;
}
.tp-caption.avalon-demo-md.alizarin {
  background: #e36d4f;
}
.tp-caption.avalon-demo-md.warning {
  background: #f1c40f;
}
.tp-caption.avalon-demo-md.midnightblue {
  background: #34495e;
}
.tp-caption.avalon-demo-md.inverse {
  background: #95a5a6;
}
.tp-caption.avalon-demo-md.gray-darker {
  background: #313e3e;
}
.tp-caption.avalon-demo-btn-alt {
  padding: 6px 15px;
  border-width: 0px;
  border-style: solid;
  border-radius: 3px;
  font-size: 14px;
  background: #000000;
}
.tp-caption.avalon-demo-btn-alt:hover {
  cursor: pointer;
}
.tp-caption.avalon-demo-btn-alt.primary {
  border-color: #3498db;
  color: #fff;
}
.tp-caption.avalon-demo-btn-alt.primary:hover {
  background: #3498db;
  color: #fff;
}
.tp-caption.avalon-demo-btn-alt.alizarin {
  border-color: #e36d4f;
  color: #fff;
}
.tp-caption.avalon-demo-btn-alt.alizarin:hover {
  background: #e36d4f;
  color: #fff;
}
.tp-caption.avalon-demo-btn-alt.inverse {
  border-color: #95a5a6;
  color: #fff;
}
.tp-caption.avalon-demo-btn-alt.inverse:hover {
  background: #95a5a6;
  color: #fff;
}
.tp-caption.avalon-demo-btn-alt.success {
  border-color: #2ecc71;
  color: #fff;
}
.tp-caption.avalon-demo-btn-alt.success:hover {
  background: #2ecc71;
  color: #fff;
}
.tp-caption.avalon-demo-btn-alt.warning {
  border-color: #f1c40f;
  color: #fff;
}
.tp-caption.avalon-demo-btn-alt.warning:hover {
  background: #f1c40f;
  color: #fff;
}
.tp-bullets.simplebullets.navbar {
  height: 35px;
  padding: 0px 0px;
}
.tp-bullets.simplebullets .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.3) !important;
  border-radius: 10px;
  width: 10px !important;
  height: 10px !important;
  border: 1px solid transparent !important;
  display: inline-block;
  margin-right: 5px !important;
  margin-bottom: 15px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
}
.tp-bullets.simplebullets .bullet.last {
  margin-right: 0px;
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  border: 1px solid transparent !important;
  background: rgba(0, 0, 0, 0.7) !important;
  width: 10px !important;
  height: 10px !important;
}
.tparrows {
  opacity: 0.25 !important;
}
.demo-options {
  z-index: 900;
  position: fixed;
  /*top: 144px;*/
  top: 400px;
  width: 260px;
  border: 1px solid #dadfe3;
  border-right: 0 !important;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
  padding: 0;
  border-bottom-left-radius: 3px;
  right: -260px;
  z-index: 1196;
  background: #fff;
  -webkit-transition: transform 0.15s ease;
  -o-transition: transform 0.15s ease;
  transition: transform 0.15s ease;
}
@media screen and (max-width: 768px){
 .demo-options {
  top: 300px;
}
}
.demo-options.active {
  transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  -webkit-transform: translateX(-260px);
}
.demo-options .demo-heading {
  padding: 11px 0px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #93a8a8;
  background: #fafbfc;
  border-bottom: 1px solid #e6eaed;
}
.demo-options .demo-options-icon {
  display: inline-block;
  position: absolute;
  left: -43px;
  /*padding: 10px 12px;*/
  padding: 2px 2px;
  font-size: 14px;
  border: 1px solid #dadfe3;
  border-right: 0 !important;
  letter-spacing: normal;
  text-transform: none;
  background: #fafbfc;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  top: -1px;
  cursor: pointer;
  box-shadow: -1px 2px 1px rgba(0, 0, 0, 0.07);
}
.demo-options .demo-body {
  padding: 15px 20px;
  border-bottom: 1px solid #e6eaed;
}
.demo-options .demo-body:last-child {
  border-bottom: 0;
}
.demo-options .demo-body .tabular {
  margin-bottom: 0;
}
.demo-options .demo-body .tabular .tabular-cell {
  height: 30px;
  font-size: 13px;
}
.demo-options .demo-body .tabular .tabular-cell.demo-switches {
  text-align: right;
}
.demo-options .demo-body .option-title {
  font-size: 13px;
  margin-bottom: 10px;
}
.demo-options .demo-color-list {
  padding: 0;
  text-align: left;
  margin: 0;
}
.demo-options .demo-color-list li {
  padding-left: 0;
  padding-right: 0;
}
.demo-options .demo-color-list li span {
  border-radius: 10px;
  display: inline-block;
}
.demo-options .demo-color-list li,
.demo-options .demo-color-list li span {
  height: 20px;
  width: 20px;
  display: inline-block;
}
.demo-options .demo-color-list li:hover,
.demo-options .demo-color-list li span:hover {
  cursor: pointer;
}
.demo-options .demo-color-list .demo-white {
  background-color: #ecf0f1;
  border: 1px solid #e6ebed;
}
.demo-options .demo-color-list .demo-black {
  background-color: #313e3e;
  border: 1px solid #2d3838;
}
.demo-options .demo-color-list .demo-grape {
  background-color: #7a869c;
  border: 1px solid #748198;
}
.demo-options .demo-color-list .demo-violet {
  background-color: #9b59b6;
  border: 1px solid #9752b3;
}
.demo-options .demo-color-list .demo-primary {
  background-color: #3498db;
  border: 1px solid #2b94d9;
}
.demo-options .demo-color-list .demo-green {
  background-color: #37bf8d;
  border: 1px solid #35b787;
}
.demo-options .demo-color-list .demo-orange {
  background-color: #e67e22;
  border: 1px solid #e4791a;
}
.demo-options .demo-color-list .demo-alizarin {
  background-color: #e36d4f;
  border: 1px solid #e26646;
}
.demo-options .demo-color-list .demo-danger {
  background-color: #e74c3c;
  border: 1px solid #e64433;
}
.demo-options .demo-color-list .demo-midnightblue {
  background-color: #34495e;
  border: 1px solid #304457;
}
.demo-options .demo-color-list .demo-indigo {
  background-color: #7863bc;
  border: 1px solid #725cb9;
}
.demo-options .demo-color-list .demo-info {
  background-color: #3bbfb4;
  border: 1px solid #39b7ad;
}
.demo-options .demo-color-list .pattern-brickwall {
  background: url("http://avalon.redteamux.com/1.1.3/frontend/assets/img/patterns/brickwall.png");
}
.demo-options .demo-color-list .pattern-dark-stripes {
  background: url("http://avalon.redteamux.com/1.1.3/frontend/assets/img/patterns/dark_stripes.png");
}
.demo-options .demo-color-list .pattern-rockywall {
  background: url("http://avalon.redteamux.com/1.1.3/frontend/assets/img/patterns/rockywall.png");
}
.demo-options .demo-color-list .pattern-subtle-carbon {
  background: url("http://avalon.redteamux.com/1.1.3/frontend/assets/img/patterns/subtle_carbon.png");
}
.demo-options .demo-color-list .pattern-tweed {
  background: url("http://avalon.redteamux.com/1.1.3/frontend/assets/img/patterns/tweed.png");
}
.demo-options .demo-color-list .pattern-vertical-cloth {
  background: url("http://avalon.redteamux.com/1.1.3/frontend/assets/img/patterns/vertical_cloth.png");
}
.demo-options .demo-color-list .pattern-grey_wash_wall {
  background: url("http://avalon.redteamux.com/1.1.3/frontend/assets/img/patterns/grey_wash_wall.png");
}
.demo-options .demo-color-list .pattern-pw_maze_black {
  background: url("http://avalon.redteamux.com/1.1.3/frontend/assets/img/patterns/pw_maze_black.png");
}
.demo-options .demo-color-list .pattern-wild_oliva {
  background: url("http://avalon.redteamux.com/1.1.3/frontend/assets/img/patterns/wild_oliva.png");
}
.demo-options .demo-color-list .pattern-stressed_linen {
  background: url("http://avalon.redteamux.com/1.1.3/frontend/assets/img/patterns/stressed_linen.png");
}
.demo-options .demo-color-list .pattern-sos {
  background: url("http://avalon.redteamux.com/1.1.3/frontend/assets/img/patterns/sos.png");
}
.demo-options .demo-color-list [class*="pattern-"] {
  border: 1px solid #dadfe3;
}
.container-xs-height,
.container-sm-height,
.container-md-height,
.container-lg-height,
.row-xs-height,
.row-sm-height,
.row-md-height,
.row-lg-height {
  width: 100%;
}
/* columns of same height styles */
.container-xs-height {
  display: table;
  padding-left: 0px;
  padding-right: 0px;
}
.row-xs-height {
  display: table-row;
}
.col-xs-height {
  display: table-cell;
  float: none;
}
@media (min-width: 768px) {
  .container-sm-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-sm-height {
    display: table-row;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
  }
}
@media (min-width: 992px) {
  .container-md-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-md-height {
    display: table-row;
  }
  .col-md-height {
    display: table-cell;
    float: none;
  }
}
@media (min-width: 1200px) {
  .container-lg-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-lg-height {
    display: table-row;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
  }
}
/* vertical alignment styles */
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
#headernav.navbar-inverse {
  background: #313e3e;
}
#headernav.navbar-inverse nav.navbar-collapse {
  border-color: #202828;
}
#headernav.navbar-inverse nav ul.navbar-nav > li > a {
  color: #afbfbf;
}
#headernav.navbar-inverse nav ul.navbar-nav > li > a .subline {
  color: #769292;
}
#headernav.navbar-inverse nav ul.navbar-nav > li.open > .highlighted,
#headernav.navbar-inverse nav ul.navbar-nav > li > a:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #ffffff;
}
#headernav.navbar-inverse nav ul.navbar-nav > li.open > .highlighted .subline,
#headernav.navbar-inverse nav ul.navbar-nav > li > a:hover .subline {
  color: #ffffff;
}
#headernav.navbar-inverse nav ul.navbar-nav > li.active > a {
  background: #425353;
  color: #ffffff;
}
#headernav.navbar-inverse nav ul.navbar-nav > li.active > a .subline {
  color: #cbd6d6;
}
#headernav.navbar-inverse nav ul.navbar-nav > li.active > a:hover,
#headernav.navbar-inverse nav ul.navbar-nav > li.active.open > .highlighted {
  background: rgba(255, 255, 255, 0.05);
  color: #ffffff;
}
#headernav.navbar-inverse nav ul.navbar-nav > li.active > a:hover .subline,
#headernav.navbar-inverse nav ul.navbar-nav > li.active.open > .highlighted .subline {
  color: #ffffff;
}
#headernav.navbar-inverse ul.dropdown-menu {
  border-top: 2px solid #769292 !important;
  background: #202828 !important;
}
#headernav.navbar-inverse ul.dropdown-menu li {
  border-bottom: 1px solid #2c3737;
}
#headernav.navbar-inverse ul.dropdown-menu li a {
  color: #769292;
}
#headernav.navbar-inverse ul.dropdown-menu li a:hover {
  color: #ffffff;
}
#headernav.navbar-inverse ul.dropdown-menu li a.highlighted,
#headernav.navbar-inverse ul.dropdown-menu li a:hover {
  background: #242d2d !important;
}
#headernav.navbar-inverse .mega-menu .yamm-col {
  color: #769292;
}
#headernav.navbar-inverse .mega-menu .yamm-col h1,
#headernav.navbar-inverse .mega-menu .yamm-col h2,
#headernav.navbar-inverse .mega-menu .yamm-col h3,
#headernav.navbar-inverse .mega-menu .yamm-col h4,
#headernav.navbar-inverse .mega-menu .yamm-col h5,
#headernav.navbar-inverse .mega-menu .yamm-col h6,
#headernav.navbar-inverse .mega-menu .yamm-col .category {
  color: #ffffff;
}
#headernav.navbar-inverse .navbar-toggle {
  color: #afbfbf;
}
#headernav.navbar-midnightblue {
  /*background: #34495e;*/
  background: #34495e;
}
#headernav.navbar-midnightblue nav.navbar-collapse {
  border-color: #263645;
}
#headernav.navbar-midnightblue nav ul.navbar-nav > li > a {
  /*color: #a8bccf;*/
  color: #a8bccf;
}
#headernav.navbar-midnightblue nav ul.navbar-nav > li > a .subline {
 /* color: #7795b4;*/
  color: #7795b4;
}
#headernav.navbar-midnightblue nav ul.navbar-nav > li.open > .highlighted,
#headernav.navbar-midnightblue nav ul.navbar-nav > li > a:hover {
  background: #394f66;
  color: #ffffff;
}
#headernav.navbar-midnightblue nav ul.navbar-nav > li.open > .highlighted .subline,
#headernav.navbar-midnightblue nav ul.navbar-nav > li > a:hover .subline {
 /* color: #b9c8d8;*/
  color: #b9c8d8;
}
#headernav.navbar-midnightblue nav ul.navbar-nav > li.active > a {
  background: #2b3c4e;
  color: #ffffff;
}
#headernav.navbar-midnightblue nav ul.navbar-nav > li.active > a .subline {
  /*color: #b9c8d8;*/
  color: #b9c8d8;
}
#headernav.navbar-midnightblue nav ul.navbar-nav > li.active > a:hover,
#headernav.navbar-midnightblue nav ul.navbar-nav > li.active.open > .highlighted {
  background: #394f66;
  color: #ffffff;
}
#headernav.navbar-midnightblue nav ul.navbar-nav > li.active > a:hover .subline,
#headernav.navbar-midnightblue nav ul.navbar-nav > li.active.open > .highlighted .subline {
  color: #b9c8d8;
}
#headernav.navbar-midnightblue ul.dropdown-menu {
  border-top: 2px solid #7795b4 !important;
  background: #394f66 !important;
}
#headernav.navbar-midnightblue ul.dropdown-menu li {
  /*border-bottom: 1px solid #34495e;*/
  border-bottom: 1px solid #34495e;
}
#headernav.navbar-midnightblue ul.dropdown-menu li a {
  /*color: #b1c2d4;*/
  color: #b1c2d4;
}
#headernav.navbar-midnightblue ul.dropdown-menu li a:hover {
  color: #ffffff;
}
#headernav.navbar-midnightblue ul.dropdown-menu li a.highlighted,
#headernav.navbar-midnightblue ul.dropdown-menu li a:hover {
  background: #3d566e !important;
}
#headernav.navbar-midnightblue .mega-menu .yamm-col {
  color: #b1c2d4;
}
#headernav.navbar-midnightblue .mega-menu .yamm-col h1,
#headernav.navbar-midnightblue .mega-menu .yamm-col h2,
#headernav.navbar-midnightblue .mega-menu .yamm-col h3,
#headernav.navbar-midnightblue .mega-menu .yamm-col h4,
#headernav.navbar-midnightblue .mega-menu .yamm-col h5,
#headernav.navbar-midnightblue .mega-menu .yamm-col h6,
#headernav.navbar-midnightblue .mega-menu .yamm-col .category {
  color: #ffffff;
}
#headernav.navbar-midnightblue .navbar-toggle {
  color: #a8bccf;
}
#headernav.navbar-default {
  background: #ffffff;
}
#headernav.navbar-default nav.navbar-collapse {
  border-color: #ececec;
}
#headernav.navbar-default nav ul.navbar-nav > li > a {
  color: #5f7676;
}
#headernav.navbar-default nav ul.navbar-nav > li > a .subline {
  color: #cbd6d6;
}
#headernav.navbar-default nav ul.navbar-nav > li.open > .highlighted,
#headernav.navbar-default nav ul.navbar-nav > li > a:hover {
  background: #fafbfc;
  color: #313e3e;
}
#headernav.navbar-default nav ul.navbar-nav > li.open > .highlighted .subline,
#headernav.navbar-default nav ul.navbar-nav > li > a:hover .subline {
  color: #93a8a8;
}
#headernav.navbar-default nav ul.navbar-nav > li.active > a {
  background: #f0f3f5;
  color: #313e3e;
}
#headernav.navbar-default nav ul.navbar-nav > li.active > a .subline {
  color: #93a8a8;
}
#headernav.navbar-default nav ul.navbar-nav > li.active > a:hover,
#headernav.navbar-default nav ul.navbar-nav > li.active.open > .highlighted {
  background: #fafbfc;
  color: #313e3e;
}
#headernav.navbar-default nav ul.navbar-nav > li.active > a:hover .subline,
#headernav.navbar-default nav ul.navbar-nav > li.active.open > .highlighted .subline {
  color: #93a8a8;
}
#headernav.navbar-default ul.dropdown-menu {
  border-top: 2px solid #3498db !important;
  background: #ffffff !important;
}
#headernav.navbar-default ul.dropdown-menu li {
  border-bottom: 1px solid #edf0f2;
}
#headernav.navbar-default ul.dropdown-menu li a {
  color: #5f7676;
}
#headernav.navbar-default ul.dropdown-menu li a:hover {
  color: #313e3e;
}
#headernav.navbar-default ul.dropdown-menu li a.highlighted,
#headernav.navbar-default ul.dropdown-menu li a:hover {
  background: #f5f6f8 !important;
}
#headernav.navbar-default .mega-menu .yamm-col {
  color: #5f7676;
}
#headernav.navbar-default .mega-menu .yamm-col h1,
#headernav.navbar-default .mega-menu .yamm-col h2,
#headernav.navbar-default .mega-menu .yamm-col h3,
#headernav.navbar-default .mega-menu .yamm-col h4,
#headernav.navbar-default .mega-menu .yamm-col h5,
#headernav.navbar-default .mega-menu .yamm-col h6,
#headernav.navbar-default .mega-menu .yamm-col .category {
  color: #313e3e;
}
#headernav.navbar-default .navbar-toggle {
  color: #5f7676;
}
#headernav.navbar-primary {
  background: #258cd1;
}
#headernav.navbar-primary nav.navbar-collapse {
  border-color: #1f76b0;
}
#headernav.navbar-primary nav ul.navbar-nav > li > a {
  color: #cce5f6;
}
#headernav.navbar-primary nav ul.navbar-nav > li > a .subline {
  color: #75b9e7;
}
#headernav.navbar-primary nav ul.navbar-nav > li.open > .highlighted,
#headernav.navbar-primary nav ul.navbar-nav > li > a:hover {
  background: #2993d9;
  color: #ffffff;
}
#headernav.navbar-primary nav ul.navbar-nav > li.open > .highlighted .subline,
#headernav.navbar-primary nav ul.navbar-nav > li > a:hover .subline {
  color: #cce5f6;
}
#headernav.navbar-primary nav ul.navbar-nav > li.active > a {
  background: #2384c6;
  color: #ffffff;
}
#headernav.navbar-primary nav ul.navbar-nav > li.active > a .subline {
  color: #cce5f6;
}
#headernav.navbar-primary nav ul.navbar-nav > li.active > a:hover,
#headernav.navbar-primary nav ul.navbar-nav > li.active.open > .highlighted {
  background: #2993d9;
  color: #ffffff;
}
#headernav.navbar-primary nav ul.navbar-nav > li.active > a:hover .subline,
#headernav.navbar-primary nav ul.navbar-nav > li.active.open > .highlighted .subline {
  color: #cce5f6;
}
#headernav.navbar-primary ul.dropdown-menu {
  border-top: 2px solid #75b9e7 !important;
  background: #1c689b !important;
}
#headernav.navbar-primary ul.dropdown-menu li {
  border-bottom: 1px solid #185d8a;
}
#headernav.navbar-primary ul.dropdown-menu li a {
  color: #81bfe9;
}
#headernav.navbar-primary ul.dropdown-menu li a:hover {
  color: #ffffff;
}
#headernav.navbar-primary ul.dropdown-menu li a.highlighted,
#headernav.navbar-primary ul.dropdown-menu li a:hover {
  background: #1d6fa6 !important;
}
#headernav.navbar-primary .mega-menu .yamm-col {
  color: #81bfe9;
}
#headernav.navbar-primary .mega-menu .yamm-col h1,
#headernav.navbar-primary .mega-menu .yamm-col h2,
#headernav.navbar-primary .mega-menu .yamm-col h3,
#headernav.navbar-primary .mega-menu .yamm-col h4,
#headernav.navbar-primary .mega-menu .yamm-col h5,
#headernav.navbar-primary .mega-menu .yamm-col h6,
#headernav.navbar-primary .mega-menu .yamm-col .category {
  color: #ffffff;
}
#headernav.navbar-primary .navbar-toggle {
  color: #cce5f6;
}
#headernav.navbar-orange {
  background: #d67118;
}
#headernav.navbar-orange nav.navbar-collapse {
  border-color: #b45f14;
}
#headernav.navbar-orange nav ul.navbar-nav > li > a {
  color: #f8dcc2;
}
#headernav.navbar-orange nav ul.navbar-nav > li > a .subline {
  color: #eea667;
}
#headernav.navbar-orange nav ul.navbar-nav > li.open > .highlighted,
#headernav.navbar-orange nav ul.navbar-nav > li > a:hover {
  background: #e2771a;
  color: #ffffff;
}
#headernav.navbar-orange nav ul.navbar-nav > li.open > .highlighted .subline,
#headernav.navbar-orange nav ul.navbar-nav > li > a:hover .subline {
  color: #f8dcc2;
}
#headernav.navbar-orange nav ul.navbar-nav > li.active > a {
  background: #bf6516;
  color: #ffffff;
}
#headernav.navbar-orange nav ul.navbar-nav > li.active > a .subline {
  color: #f8dcc2;
}
#headernav.navbar-orange nav ul.navbar-nav > li.active > a:hover,
#headernav.navbar-orange nav ul.navbar-nav > li.active.open > .highlighted {
  background: #e2771a;
  color: #ffffff;
}
#headernav.navbar-orange nav ul.navbar-nav > li.active > a:hover .subline,
#headernav.navbar-orange nav ul.navbar-nav > li.active.open > .highlighted .subline {
  color: #f8dcc2;
}
#headernav.navbar-orange ul.dropdown-menu {
  border-top: 2px solid #eea667 !important;
  background: #b45f14 !important;
}
#headernav.navbar-orange ul.dropdown-menu li {
  border-bottom: 1px solid #a25612;
}
#headernav.navbar-orange ul.dropdown-menu li a {
  color: #f2ba89;
}
#headernav.navbar-orange ul.dropdown-menu li a:hover {
  color: #ffffff;
}
#headernav.navbar-orange ul.dropdown-menu li a.highlighted,
#headernav.navbar-orange ul.dropdown-menu li a:hover {
  background: #bf6516 !important;
}
#headernav.navbar-orange .mega-menu .yamm-col {
  color: #f2ba89;
}
#headernav.navbar-orange .mega-menu .yamm-col h1,
#headernav.navbar-orange .mega-menu .yamm-col h2,
#headernav.navbar-orange .mega-menu .yamm-col h3,
#headernav.navbar-orange .mega-menu .yamm-col h4,
#headernav.navbar-orange .mega-menu .yamm-col h5,
#headernav.navbar-orange .mega-menu .yamm-col h6,
#headernav.navbar-orange .mega-menu .yamm-col .category {
  color: #ffffff;
}
#headernav.navbar-orange .navbar-toggle {
  color: #f8dcc2;
}
#headernav.navbar-alizarin {
  background: #e05b39;
}
#headernav.navbar-alizarin nav.navbar-collapse {
  border-color: #d14521;
}
#headernav.navbar-alizarin nav ul.navbar-nav > li > a {
  color: #fbede9;
}
#headernav.navbar-alizarin nav ul.navbar-nav > li > a .subline {
  color: #eea491;
}
#headernav.navbar-alizarin nav ul.navbar-nav > li.open > .highlighted,
#headernav.navbar-alizarin nav ul.navbar-nav > li > a:hover {
  background: #e16444;
  color: #ffffff;
}
#headernav.navbar-alizarin nav ul.navbar-nav > li.open > .highlighted .subline,
#headernav.navbar-alizarin nav ul.navbar-nav > li > a:hover .subline {
  color: #fbede9;
}
#headernav.navbar-alizarin nav ul.navbar-nav > li.active > a {
  background: #dc4823;
  color: #ffffff;
}
#headernav.navbar-alizarin nav ul.navbar-nav > li.active > a .subline {
  color: #fbede9;
}
#headernav.navbar-alizarin nav ul.navbar-nav > li.active > a:hover,
#headernav.navbar-alizarin nav ul.navbar-nav > li.active.open > .highlighted {
  background: #e16444;
  color: #ffffff;
}
#headernav.navbar-alizarin nav ul.navbar-nav > li.active > a:hover .subline,
#headernav.navbar-alizarin nav ul.navbar-nav > li.active.open > .highlighted .subline {
  color: #fbede9;
}
#headernav.navbar-alizarin ul.dropdown-menu {
  border-top: 2px solid #eea491 !important;
  background: #d14521 !important;
}
#headernav.navbar-alizarin ul.dropdown-menu li {
  border-bottom: 1px solid #bf3f1e;
}
#headernav.navbar-alizarin ul.dropdown-menu li a {
  color: #f3bfb2;
}
#headernav.navbar-alizarin ul.dropdown-menu li a:hover {
  color: #ffffff;
}
#headernav.navbar-alizarin ul.dropdown-menu li a.highlighted,
#headernav.navbar-alizarin ul.dropdown-menu li a:hover {
  background: #dc4823 !important;
}
#headernav.navbar-alizarin .mega-menu .yamm-col {
  color: #f3bfb2;
}
#headernav.navbar-alizarin .mega-menu .yamm-col h1,
#headernav.navbar-alizarin .mega-menu .yamm-col h2,
#headernav.navbar-alizarin .mega-menu .yamm-col h3,
#headernav.navbar-alizarin .mega-menu .yamm-col h4,
#headernav.navbar-alizarin .mega-menu .yamm-col h5,
#headernav.navbar-alizarin .mega-menu .yamm-col h6,
#headernav.navbar-alizarin .mega-menu .yamm-col .category {
  color: #ffffff;
}
#headernav.navbar-alizarin .navbar-toggle {
  color: #fbede9;
}
#headernav.navbar-green {
  background: #31ab7e;
}
#headernav.navbar-green nav.navbar-collapse {
  border-color: #298e68;
}
#headernav.navbar-green nav ul.navbar-nav > li > a {
  color: #bdecdb;
}
#headernav.navbar-green nav ul.navbar-nav > li > a .subline {
  color: #6dd5af;
}
#headernav.navbar-green nav ul.navbar-nav > li.open > .highlighted,
#headernav.navbar-green nav ul.navbar-nav > li > a:hover {
  background: #34b586;
  color: #ffffff;
}
#headernav.navbar-green nav ul.navbar-nav > li.open > .highlighted .subline,
#headernav.navbar-green nav ul.navbar-nav > li > a:hover .subline {
  color: #bdecdb;
}
#headernav.navbar-green nav ul.navbar-nav > li.active > a {
  background: #2c9770;
  color: #ffffff;
}
#headernav.navbar-green nav ul.navbar-nav > li.active > a .subline {
  color: #bdecdb;
}
#headernav.navbar-green nav ul.navbar-nav > li.active > a:hover,
#headernav.navbar-green nav ul.navbar-nav > li.active.open > .highlighted {
  background: #34b586;
  color: #ffffff;
}
#headernav.navbar-green nav ul.navbar-nav > li.active > a:hover .subline,
#headernav.navbar-green nav ul.navbar-nav > li.active.open > .highlighted .subline {
  color: #bdecdb;
}
#headernav.navbar-green ul.dropdown-menu {
  border-top: 2px solid #6dd5af !important;
  background: #298e68 !important;
}
#headernav.navbar-green ul.dropdown-menu li {
  border-bottom: 1px solid #247e5d;
}
#headernav.navbar-green ul.dropdown-menu li a {
  color: #8bdebf;
}
#headernav.navbar-green ul.dropdown-menu li a:hover {
  color: #ffffff;
}
#headernav.navbar-green ul.dropdown-menu li a.highlighted,
#headernav.navbar-green ul.dropdown-menu li a:hover {
  background: #2c9770 !important;
}
#headernav.navbar-green .mega-menu .yamm-col {
  color: #8bdebf;
}
#headernav.navbar-green .mega-menu .yamm-col h1,
#headernav.navbar-green .mega-menu .yamm-col h2,
#headernav.navbar-green .mega-menu .yamm-col h3,
#headernav.navbar-green .mega-menu .yamm-col h4,
#headernav.navbar-green .mega-menu .yamm-col h5,
#headernav.navbar-green .mega-menu .yamm-col h6,
#headernav.navbar-green .mega-menu .yamm-col .category {
  color: #ffffff;
}
#headernav.navbar-green .navbar-toggle {
  color: #bdecdb;
}
#headernav.navbar-indigo {
  background: #6951b4;
}
#headernav.navbar-indigo nav.navbar-collapse {
  border-color: #58439c;
}
#headernav.navbar-indigo nav ul.navbar-nav > li > a {
  color: #e4e0f2;
}
#headernav.navbar-indigo nav ul.navbar-nav > li > a .subline {
  color: #a699d3;
}
#headernav.navbar-indigo nav ul.navbar-nav > li.open > .highlighted,
#headernav.navbar-indigo nav ul.navbar-nav > li > a:hover {
  background: #705ab8;
  color: #ffffff;
}
#headernav.navbar-indigo nav ul.navbar-nav > li.open > .highlighted .subline,
#headernav.navbar-indigo nav ul.navbar-nav > li > a:hover .subline {
  color: #e4e0f2;
}
#headernav.navbar-indigo nav ul.navbar-nav > li.active > a {
  background: #5d47a5;
  color: #ffffff;
}
#headernav.navbar-indigo nav ul.navbar-nav > li.active > a .subline {
  color: #e4e0f2;
}
#headernav.navbar-indigo nav ul.navbar-nav > li.active > a:hover,
#headernav.navbar-indigo nav ul.navbar-nav > li.active.open > .highlighted {
  background: #705ab8;
  color: #ffffff;
}
#headernav.navbar-indigo nav ul.navbar-nav > li.active > a:hover .subline,
#headernav.navbar-indigo nav ul.navbar-nav > li.active.open > .highlighted .subline {
  color: #e4e0f2;
}
#headernav.navbar-indigo ul.dropdown-menu {
  border-top: 2px solid #a699d3 !important;
  background: #58439c !important;
}
#headernav.navbar-indigo ul.dropdown-menu li {
  border-bottom: 1px solid #503d8e;
}
#headernav.navbar-indigo ul.dropdown-menu li a {
  color: #bdb3de;
}
#headernav.navbar-indigo ul.dropdown-menu li a:hover {
  color: #ffffff;
}
#headernav.navbar-indigo ul.dropdown-menu li a.highlighted,
#headernav.navbar-indigo ul.dropdown-menu li a:hover {
  background: #5d47a5 !important;
}
#headernav.navbar-indigo .mega-menu .yamm-col {
  color: #bdb3de;
}
#headernav.navbar-indigo .mega-menu .yamm-col h1,
#headernav.navbar-indigo .mega-menu .yamm-col h2,
#headernav.navbar-indigo .mega-menu .yamm-col h3,
#headernav.navbar-indigo .mega-menu .yamm-col h4,
#headernav.navbar-indigo .mega-menu .yamm-col h5,
#headernav.navbar-indigo .mega-menu .yamm-col h6,
#headernav.navbar-indigo .mega-menu .yamm-col .category {
  color: #ffffff;
}
#headernav.navbar-indigo .navbar-toggle {
  color: #e4e0f2;
}
#headernav.navbar-violet {
  background: #8f4bab;
}
#headernav.navbar-violet nav.navbar-collapse {
  border-color: #793f90;
}
#headernav.navbar-violet nav ul.navbar-nav > li > a {
  color: #e6d5ed;
}
#headernav.navbar-violet nav ul.navbar-nav > li > a .subline {
  color: #bb8ecd;
}
#headernav.navbar-violet nav ul.navbar-nav > li.open > .highlighted,
#headernav.navbar-violet nav ul.navbar-nav > li > a:hover {
  background: #9650b2;
  color: #ffffff;
}
#headernav.navbar-violet nav ul.navbar-nav > li.open > .highlighted .subline,
#headernav.navbar-violet nav ul.navbar-nav > li > a:hover .subline {
  color: #e6d5ed;
}
#headernav.navbar-violet nav ul.navbar-nav > li.active > a {
  background: #804399;
  color: #ffffff;
}
#headernav.navbar-violet nav ul.navbar-nav > li.active > a .subline {
  color: #e6d5ed;
}
#headernav.navbar-violet nav ul.navbar-nav > li.active > a:hover,
#headernav.navbar-violet nav ul.navbar-nav > li.active.open > .highlighted {
  background: #9650b2;
  color: #ffffff;
}
#headernav.navbar-violet nav ul.navbar-nav > li.active > a:hover .subline,
#headernav.navbar-violet nav ul.navbar-nav > li.active.open > .highlighted .subline {
  color: #e6d5ed;
}
#headernav.navbar-violet ul.dropdown-menu {
  border-top: 2px solid #bb8ecd !important;
  background: #793f90 !important;
}
#headernav.navbar-violet ul.dropdown-menu li {
  border-bottom: 1px solid #6d3982;
}
#headernav.navbar-violet ul.dropdown-menu li a {
  color: #cba9d9;
}
#headernav.navbar-violet ul.dropdown-menu li a:hover {
  color: #ffffff;
}
#headernav.navbar-violet ul.dropdown-menu li a.highlighted,
#headernav.navbar-violet ul.dropdown-menu li a:hover {
  background: #804399 !important;
}
#headernav.navbar-violet .mega-menu .yamm-col {
  color: #cba9d9;
}
#headernav.navbar-violet .mega-menu .yamm-col h1,
#headernav.navbar-violet .mega-menu .yamm-col h2,
#headernav.navbar-violet .mega-menu .yamm-col h3,
#headernav.navbar-violet .mega-menu .yamm-col h4,
#headernav.navbar-violet .mega-menu .yamm-col h5,
#headernav.navbar-violet .mega-menu .yamm-col h6,
#headernav.navbar-violet .mega-menu .yamm-col .category {
  color: #ffffff;
}
#headernav.navbar-violet .navbar-toggle {
  color: #e6d5ed;
}
#headernav.navbar-grape {
  background: #7a869c;
}
#headernav.navbar-grape nav.navbar-collapse {
  border-color: #667389;
}
#headernav.navbar-grape nav ul.navbar-nav > li > a {
  color: #eff0f3;
}
#headernav.navbar-grape nav ul.navbar-nav > li > a .subline {
  color: #b4bbc8;
}
#headernav.navbar-grape nav ul.navbar-nav > li.open > .highlighted,
#headernav.navbar-grape nav ul.navbar-nav > li > a:hover {
  background: #818da1;
  color: #ffffff;
}
#headernav.navbar-grape nav ul.navbar-nav > li.open > .highlighted .subline,
#headernav.navbar-grape nav ul.navbar-nav > li > a:hover .subline {
  color: #eff0f3;
}
#headernav.navbar-grape nav ul.navbar-nav > li.active > a {
  background: #6c7991;
  color: #ffffff;
}
#headernav.navbar-grape nav ul.navbar-nav > li.active > a .subline {
  color: #eff0f3;
}
#headernav.navbar-grape nav ul.navbar-nav > li.active > a:hover,
#headernav.navbar-grape nav ul.navbar-nav > li.active.open > .highlighted {
  background: #818da1;
  color: #ffffff;
}
#headernav.navbar-grape nav ul.navbar-nav > li.active > a:hover .subline,
#headernav.navbar-grape nav ul.navbar-nav > li.active.open > .highlighted .subline {
  color: #eff0f3;
}
#headernav.navbar-grape ul.dropdown-menu {
  border-top: 2px solid #b4bbc8 !important;
  background: #667389 !important;
}
#headernav.navbar-grape ul.dropdown-menu li {
  border-bottom: 1px solid #5e697e;
}
#headernav.navbar-grape ul.dropdown-menu li a {
  color: #cacfd8;
}
#headernav.navbar-grape ul.dropdown-menu li a:hover {
  color: #ffffff;
}
#headernav.navbar-grape ul.dropdown-menu li a.highlighted,
#headernav.navbar-grape ul.dropdown-menu li a:hover {
  background: #6c7991 !important;
}
#headernav.navbar-grape .mega-menu .yamm-col {
  color: #cacfd8;
}
#headernav.navbar-grape .mega-menu .yamm-col h1,
#headernav.navbar-grape .mega-menu .yamm-col h2,
#headernav.navbar-grape .mega-menu .yamm-col h3,
#headernav.navbar-grape .mega-menu .yamm-col h4,
#headernav.navbar-grape .mega-menu .yamm-col h5,
#headernav.navbar-grape .mega-menu .yamm-col h6,
#headernav.navbar-grape .mega-menu .yamm-col .category {
  color: #ffffff;
}
#headernav.navbar-grape .navbar-toggle {
  color: #eff0f3;
}
#headernav.navbar-info {
  background: #35aca2;
}
#headernav.navbar-info nav.navbar-collapse {
  border-color: #2c8e86;
}
#headernav.navbar-info nav ul.navbar-nav > li > a {
  color: #c1ece8;
}
#headernav.navbar-info nav ul.navbar-nav > li > a .subline {
  color: #73d4cc;
}
#headernav.navbar-info nav ul.navbar-nav > li.open > .highlighted,
#headernav.navbar-info nav ul.navbar-nav > li > a:hover {
  background: #38b5ab;
  color: #ffffff;
}
#headernav.navbar-info nav ul.navbar-nav > li.open > .highlighted .subline,
#headernav.navbar-info nav ul.navbar-nav > li > a:hover .subline {
  color: #c1ece8;
}
#headernav.navbar-info nav ul.navbar-nav > li.active > a {
  background: #2f988f;
  color: #ffffff;
}
#headernav.navbar-info nav ul.navbar-nav > li.active > a .subline {
  color: #c1ece8;
}
#headernav.navbar-info nav ul.navbar-nav > li.active > a:hover,
#headernav.navbar-info nav ul.navbar-nav > li.active.open > .highlighted {
  background: #38b5ab;
  color: #ffffff;
}
#headernav.navbar-info nav ul.navbar-nav > li.active > a:hover .subline,
#headernav.navbar-info nav ul.navbar-nav > li.active.open > .highlighted .subline {
  color: #c1ece8;
}
#headernav.navbar-info ul.dropdown-menu {
  border-top: 2px solid #73d4cc !important;
  background: #2c8e86 !important;
}
#headernav.navbar-info ul.dropdown-menu li {
  border-bottom: 1px solid #277f77;
}
#headernav.navbar-info ul.dropdown-menu li a {
  color: #90ddd6;
}
#headernav.navbar-info ul.dropdown-menu li a:hover {
  color: #ffffff;
}
#headernav.navbar-info ul.dropdown-menu li a.highlighted,
#headernav.navbar-info ul.dropdown-menu li a:hover {
  background: #2f988f !important;
}
#headernav.navbar-info .mega-menu .yamm-col {
  color: #90ddd6;
}
#headernav.navbar-info .mega-menu .yamm-col h1,
#headernav.navbar-info .mega-menu .yamm-col h2,
#headernav.navbar-info .mega-menu .yamm-col h3,
#headernav.navbar-info .mega-menu .yamm-col h4,
#headernav.navbar-info .mega-menu .yamm-col h5,
#headernav.navbar-info .mega-menu .yamm-col h6,
#headernav.navbar-info .mega-menu .yamm-col .category {
  color: #ffffff;
}
#headernav.navbar-info .navbar-toggle {
  color: #c1ece8;
}
#topnav.navbar-inverse {
  background-color: #313e3e;
  border-color: #485a5a;
}
#topnav.navbar-inverse .navbar-brand {
  color: #93a8a8;
}
#topnav.navbar-inverse .navbar-brand:hover,
#topnav.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
#topnav.navbar-inverse .navbar-toggle {
  color: #93a8a8;
}
#topnav.navbar-inverse .search .input-icon.right > .form-control,
#topnav.navbar-inverse .search .input-icon.left > .form-control {
  color: #cbd6d6;
  background: #3d4c4c;
}
#topnav.navbar-inverse .search .input-icon.right > .form-control::-moz-placeholder,
#topnav.navbar-inverse .search .input-icon.left > .form-control::-moz-placeholder {
  color: #5f7676;
  opacity: 1;
}
#topnav.navbar-inverse .search .input-icon.right > .form-control:-ms-input-placeholder,
#topnav.navbar-inverse .search .input-icon.left > .form-control:-ms-input-placeholder {
  color: #5f7676;
}
#topnav.navbar-inverse .search .input-icon.right > .form-control::-webkit-input-placeholder,
#topnav.navbar-inverse .search .input-icon.left > .form-control::-webkit-input-placeholder {
  color: #5f7676;
}
#topnav.navbar-inverse .search .input-icon.right > .form-control:focus,
#topnav.navbar-inverse .search .input-icon.left > .form-control:focus,
#topnav.navbar-inverse .search .input-icon.right > .form-control.active,
#topnav.navbar-inverse .search .input-icon.left > .form-control.active {
  color: #cbd6d6;
  background: #485a5a;
}
#topnav.navbar-inverse .search .input-icon > i {
  margin: 10px;
  color: #5f7676;
}
#topnav.navbar-inverse .navbar-text {
  color: #5f7676;
}
#topnav.navbar-inverse.navbar .navbar-collapse {
  border-color: #485a5a;
}
#topnav.navbar-inverse.navbar .navbar-collapse .open .dropdown-menu {
  background-color: #485a5a;
}
#topnav.navbar-inverse.navbar .navbar-collapse .open .dropdown-menu li a {
  color: #93a8a8;
}
#topnav.navbar-inverse.navbar .navbar-collapse .open .dropdown-menu li a:hover,
#topnav.navbar-inverse.navbar .navbar-collapse .open .dropdown-menu li a:focus {
  background-color: #3d4c4c;
  color: #ffffff;
}
#topnav.navbar-inverse.navbar .navbar-collapse .open .dropdown-menu .divider {
  border-bottom: 1px solid #3d4c4c;
}
#topnav.navbar-inverse .navbar-nav > li > a {
  color: #93a8a8;
}
#topnav.navbar-inverse .navbar-nav > li > a:hover,
#topnav.navbar-inverse .navbar-nav > li > a:focus {
  color: #cbd6d6;
  background-color: #3d4c4c;
}
#topnav.navbar-inverse .navbar-nav > .active > a,
#topnav.navbar-inverse .navbar-nav > .active > a:hover,
#topnav.navbar-inverse .navbar-nav > .active > a:focus {
  color: #cbd6d6;
  background-color: #485a5a;
}
#topnav.navbar-inverse .navbar-nav > .disabled > a,
#topnav.navbar-inverse .navbar-nav > .disabled > a:hover,
#topnav.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #485a5a;
  background-color: transparent;
}
#topnav.navbar-inverse .navbar-nav > .open > a,
#topnav.navbar-inverse .navbar-nav > .open > a:hover,
#topnav.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #485a5a;
  color: #cbd6d6;
}
#topnav.navbar-inverse .dropdown-menu,
#topnav.navbar-inverse .yamm .dropdown-menu {
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #485a5a;
}
#topnav.navbar-inverse .dropdown-menu li a,
#topnav.navbar-inverse .yamm .dropdown-menu li a {
  color: #93a8a8;
}
#topnav.navbar-inverse .dropdown-menu li a:hover,
#topnav.navbar-inverse .yamm .dropdown-menu li a:hover,
#topnav.navbar-inverse .dropdown-menu li a:focus,
#topnav.navbar-inverse .yamm .dropdown-menu li a:focus {
  background-color: #3d4c4c;
  color: #ffffff;
}
#topnav.navbar-inverse .dropdown-menu.userinfo,
#topnav.navbar-inverse .yamm .dropdown-menu.userinfo {
  background: #485a5a;
  color: #93a8a8;
  border: none;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
}
#topnav.navbar-inverse .dropdown-menu.userinfo .username a,
#topnav.navbar-inverse .yamm .dropdown-menu.userinfo .username a {
  color: #93a8a8;
}
#topnav.navbar-inverse .dropdown-menu.userinfo a,
#topnav.navbar-inverse .yamm .dropdown-menu.userinfo a {
  color: #93a8a8;
}
#topnav.navbar-inverse .dropdown-menu.userinfo a:hover,
#topnav.navbar-inverse .yamm .dropdown-menu.userinfo a:hover {
  background: #3d4c4c;
  color: #ffffff;
}
#topnav.navbar-inverse .dropdown-menu .divider,
#topnav.navbar-inverse .yamm .dropdown-menu .divider {
  border-bottom: 1px solid #3d4c4c;
}
#topnav.navbar-inverse .yamm ul li,
#topnav.navbar-inverse .yamm ul li a {
  color: #93a8a8;
}
#topnav.navbar-inverse .yamm .yamm-content {
  color: #93a8a8;
}
#topnav.navbar-inverse .yamm .yamm-content ul li a {
  color: #93a8a8;
}
#topnav.navbar-inverse .yamm .yamm-content ul li a:hover {
  color: #ffffff;
}
#topnav.navbar-inverse .yamm .yamm-content h1.yamm-category,
#topnav.navbar-inverse .yamm .yamm-content h2.yamm-category,
#topnav.navbar-inverse .yamm .yamm-content h3.yamm-category,
#topnav.navbar-inverse .yamm .yamm-content h4.yamm-category,
#topnav.navbar-inverse .yamm .yamm-content h5.yamm-category,
#topnav.navbar-inverse .yamm .yamm-content h6.yamm-category {
  color: #cbd6d6;
}
#topnav.navbar-inverse .yamm .row.yamm-col-bordered > .yamm-col:not(:last-child) {
  border-right: 1px solid #3d4c4c;
}
#topnav.navbar-inverse #navbar-links-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAYAAADE6GNbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjBGQjlFRjZFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjBGQjlFRjdFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMEZCOUVGNEUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMEZCOUVGNUUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuKbOvoAAACQSURBVHja7NXBCQAhDABBU601WW1swJeCd+rkb2BYgpGZ5YYJEBAQEBAQEBAQEBAQEBCQ0bTF91URkEcgbfdtKAJyEGT2L6mKgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgHwKWV0SioA8Asndt6EIyEGQ2UWhCAgICAgICAgICAgICAgIyO+nCzAAF7ExSJFDKiwAAAAASUVORK5CYII=);
}
#topnav.navbar-inverse #leftmenu-trigger,
#topnav.navbar-inverse #rightmenu-trigger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjJEREE0NzVFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjJEREE0NzZFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMkREQTQ3M0UwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMkREQTQ3NEUwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppm9f9oAAAD7SURBVHja7NxRCoMwEEVRI+7VNbnauAF/AiHzIud+l8J4ygyF0tZ7P5TT6REAERAgAgJEQIAICBABERAgAgJEQIAICBCldE16n2fgtfdmz2jpbM2PHKwsAXFDRku5K+VzuCFWloC4Ib/4PlIykxtiZQkIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAHZuFn/5DDy7wNts2e0dLZZIO3HH9qls1lZbojSbkjyyiufww0Jm8PKckOUekPS11zJTG5I2ExWlhsiIEAEBIiAABEQIAIiIEAEBIiAABEQIAKi714BBgCTKxjRt20bWAAAAABJRU5ErkJggg==);
}
#topnav.navbar-midnightblue {
  background-color: #34495e;
  border-color: #19232d;
}
#topnav.navbar-midnightblue .navbar-brand {
  color: #6f8faf;
}
#topnav.navbar-midnightblue .navbar-brand:hover,
#topnav.navbar-midnightblue .navbar-brand:focus {
  color: #a8bccf;
  background-color: transparent;
}
#topnav.navbar-midnightblue .navbar-toggle {
  color: #a8bccf;
}
#topnav.navbar-midnightblue .search .input-icon.right > .form-control,
#topnav.navbar-midnightblue .search .input-icon.left > .form-control {
  color: #dae2ea;
  background: #283849;
}
#topnav.navbar-midnightblue .search .input-icon.right > .form-control::-moz-placeholder,
#topnav.navbar-midnightblue .search .input-icon.left > .form-control::-moz-placeholder {
  color: #587ca0;
  opacity: 1;
}
#topnav.navbar-midnightblue .search .input-icon.right > .form-control:-ms-input-placeholder,
#topnav.navbar-midnightblue .search .input-icon.left > .form-control:-ms-input-placeholder {
  color: #587ca0;
}
#topnav.navbar-midnightblue .search .input-icon.right > .form-control::-webkit-input-placeholder,
#topnav.navbar-midnightblue .search .input-icon.left > .form-control::-webkit-input-placeholder {
  color: #587ca0;
}
#topnav.navbar-midnightblue .search .input-icon.right > .form-control:focus,
#topnav.navbar-midnightblue .search .input-icon.left > .form-control:focus,
#topnav.navbar-midnightblue .search .input-icon.right > .form-control.active,
#topnav.navbar-midnightblue .search .input-icon.left > .form-control.active {
  color: #dae2ea;
  background: #1f2c38;
}
#topnav.navbar-midnightblue .search .input-icon > i {
  margin: 10px;
  color: #587ca0;
}
#topnav.navbar-midnightblue .navbar-text {
  color: #587ca0;
}
#topnav.navbar-midnightblue.navbar .navbar-collapse {
  border-color: #19232d;
}
#topnav.navbar-midnightblue.navbar .navbar-collapse .open .dropdown-menu {
  background-color: #1f2c38;
}
#topnav.navbar-midnightblue.navbar .navbar-collapse .open .dropdown-menu li a {
  color: #a3b8cc;
}
#topnav.navbar-midnightblue.navbar .navbar-collapse .open .dropdown-menu li a:hover,
#topnav.navbar-midnightblue.navbar .navbar-collapse .open .dropdown-menu li a:focus {
  background-color: #19232d;
  color: #f6f8fa;
}
#topnav.navbar-midnightblue.navbar .navbar-collapse .open .dropdown-menu .divider {
  border-bottom: 1px solid #19232d;
}
#topnav.navbar-midnightblue .navbar-nav > li > a {
  color: #a8bccf;
}
#topnav.navbar-midnightblue .navbar-nav > li > a:hover,
#topnav.navbar-midnightblue .navbar-nav > li > a:focus {
  color: #dae2ea;
  background-color: #283849;
}
#topnav.navbar-midnightblue .navbar-nav > .active > a,
#topnav.navbar-midnightblue .navbar-nav > .active > a:hover,
#topnav.navbar-midnightblue .navbar-nav > .active > a:focus {
  color: #a8bccf;
  background-color: #1f2c38;
}
#topnav.navbar-midnightblue .navbar-nav > .disabled > a,
#topnav.navbar-midnightblue .navbar-nav > .disabled > a:hover,
#topnav.navbar-midnightblue .navbar-nav > .disabled > a:focus {
  color: #46627f;
  background-color: transparent;
}
#topnav.navbar-midnightblue .navbar-nav > .open > a,
#topnav.navbar-midnightblue .navbar-nav > .open > a:hover,
#topnav.navbar-midnightblue .navbar-nav > .open > a:focus {
  background-color: #1f2c38;
  color: #a8bccf;
}
#topnav.navbar-midnightblue .dropdown-menu,
#topnav.navbar-midnightblue .yamm .dropdown-menu {
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #1f2c38;
}
#topnav.navbar-midnightblue .dropdown-menu li a,
#topnav.navbar-midnightblue .yamm .dropdown-menu li a {
  color: #a3b8cc;
}
#topnav.navbar-midnightblue .dropdown-menu li a:hover,
#topnav.navbar-midnightblue .yamm .dropdown-menu li a:hover,
#topnav.navbar-midnightblue .dropdown-menu li a:focus,
#topnav.navbar-midnightblue .yamm .dropdown-menu li a:focus {
  background-color: #19232d;
  color: #f6f8fa;
}
#topnav.navbar-midnightblue .dropdown-menu.userinfo,
#topnav.navbar-midnightblue .yamm .dropdown-menu.userinfo {
  background: #1f2c38;
  color: #7292b1;
  border: none;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
}
#topnav.navbar-midnightblue .dropdown-menu.userinfo .username a,
#topnav.navbar-midnightblue .yamm .dropdown-menu.userinfo .username a {
  color: #a3b8cc;
}
#topnav.navbar-midnightblue .dropdown-menu.userinfo a,
#topnav.navbar-midnightblue .yamm .dropdown-menu.userinfo a {
  color: #a3b8cc;
}
#topnav.navbar-midnightblue .dropdown-menu.userinfo a:hover,
#topnav.navbar-midnightblue .yamm .dropdown-menu.userinfo a:hover {
  background: #19232d;
  color: #f6f8fa;
}
#topnav.navbar-midnightblue .dropdown-menu .divider,
#topnav.navbar-midnightblue .yamm .dropdown-menu .divider {
  border-bottom: 1px solid #19232d;
}
#topnav.navbar-midnightblue .yamm ul li,
#topnav.navbar-midnightblue .yamm ul li a {
  color: #a8bccf;
}
#topnav.navbar-midnightblue .yamm .yamm-content {
  color: #7292b1;
}
#topnav.navbar-midnightblue .yamm .yamm-content ul li a {
  color: #a3b8cc;
}
#topnav.navbar-midnightblue .yamm .yamm-content ul li a:hover {
  color: #f6f8fa;
}
#topnav.navbar-midnightblue .yamm .yamm-content h1.yamm-category,
#topnav.navbar-midnightblue .yamm .yamm-content h2.yamm-category,
#topnav.navbar-midnightblue .yamm .yamm-content h3.yamm-category,
#topnav.navbar-midnightblue .yamm .yamm-content h4.yamm-category,
#topnav.navbar-midnightblue .yamm .yamm-content h5.yamm-category,
#topnav.navbar-midnightblue .yamm .yamm-content h6.yamm-category {
  color: #a8bccf;
}
#topnav.navbar-midnightblue .yamm .row.yamm-col-bordered > .yamm-col:not(:last-child) {
  border-right: 1px solid #19232d;
}
#topnav.navbar-midnightblue #navbar-links-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAYAAADE6GNbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjBGQjlFRjZFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjBGQjlFRjdFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMEZCOUVGNEUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMEZCOUVGNUUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuKbOvoAAACQSURBVHja7NXBCQAhDABBU601WW1swJeCd+rkb2BYgpGZ5YYJEBAQEBAQEBAQEBAQEBCQ0bTF91URkEcgbfdtKAJyEGT2L6mKgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgHwKWV0SioA8Asndt6EIyEGQ2UWhCAgICAgICAgICAgICAgIyO+nCzAAF7ExSJFDKiwAAAAASUVORK5CYII=);
}
#topnav.navbar-midnightblue #leftmenu-trigger,
#topnav.navbar-midnightblue #rightmenu-trigger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjJEREE0NzVFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjJEREE0NzZFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMkREQTQ3M0UwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMkREQTQ3NEUwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppm9f9oAAAD7SURBVHja7NxRCoMwEEVRI+7VNbnauAF/AiHzIud+l8J4ygyF0tZ7P5TT6REAERAgAgJEQIAICBABERAgAgJEQIAICBCldE16n2fgtfdmz2jpbM2PHKwsAXFDRku5K+VzuCFWloC4Ib/4PlIykxtiZQkIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAHZuFn/5DDy7wNts2e0dLZZIO3HH9qls1lZbojSbkjyyiufww0Jm8PKckOUekPS11zJTG5I2ExWlhsiIEAEBIiAABEQIAIiIEAEBIiAABEQIAKi714BBgCTKxjRt20bWAAAAABJRU5ErkJggg==);
}
#topnav.navbar-primary {
  background-color: #258cd1;
  border-color: #196090;
}
#topnav.navbar-primary .navbar-brand {
  color: #b6daf2;
}
#topnav.navbar-primary .navbar-brand:hover,
#topnav.navbar-primary .navbar-brand:focus {
  color: #e1f0fa;
  background-color: transparent;
}
#topnav.navbar-primary .navbar-toggle {
  color: #b6daf2;
}
#topnav.navbar-primary .search .input-icon.right > .form-control,
#topnav.navbar-primary .search .input-icon.left > .form-control {
  color: #e1f0fa;
  background: #1f74ae;
}
#topnav.navbar-primary .search .input-icon.right > .form-control::-moz-placeholder,
#topnav.navbar-primary .search .input-icon.left > .form-control::-moz-placeholder {
  color: #75b9e7;
  opacity: 1;
}
#topnav.navbar-primary .search .input-icon.right > .form-control:-ms-input-placeholder,
#topnav.navbar-primary .search .input-icon.left > .form-control:-ms-input-placeholder {
  color: #75b9e7;
}
#topnav.navbar-primary .search .input-icon.right > .form-control::-webkit-input-placeholder,
#topnav.navbar-primary .search .input-icon.left > .form-control::-webkit-input-placeholder {
  color: #75b9e7;
}
#topnav.navbar-primary .search .input-icon.right > .form-control:focus,
#topnav.navbar-primary .search .input-icon.left > .form-control:focus,
#topnav.navbar-primary .search .input-icon.right > .form-control.active,
#topnav.navbar-primary .search .input-icon.left > .form-control.active {
  color: #e1f0fa;
  background: #1c689b;
}
#topnav.navbar-primary .search .input-icon > i {
  margin: 10px;
  color: #75b9e7;
}
#topnav.navbar-primary .navbar-text {
  color: #75b9e7;
}
#topnav.navbar-primary.navbar .navbar-collapse {
  border-color: #196090;
}
#topnav.navbar-primary.navbar .navbar-collapse .open .dropdown-menu {
  background-color: #1c689b;
}
#topnav.navbar-primary.navbar .navbar-collapse .open .dropdown-menu li a {
  color: #81bfe9;
}
#topnav.navbar-primary.navbar .navbar-collapse .open .dropdown-menu li a:hover,
#topnav.navbar-primary.navbar .navbar-collapse .open .dropdown-menu li a:focus {
  background-color: #1a6191;
  color: #d8ebf8;
}
#topnav.navbar-primary.navbar .navbar-collapse .open .dropdown-menu .divider {
  border-bottom: 1px solid #1a6191;
}
#topnav.navbar-primary .navbar-nav > li > a {
  color: #b6daf2;
}
#topnav.navbar-primary .navbar-nav > li > a:hover,
#topnav.navbar-primary .navbar-nav > li > a:focus {
  color: #e1f0fa;
  background-color: #1f74ae;
}
#topnav.navbar-primary .navbar-nav > .active > a,
#topnav.navbar-primary .navbar-nav > .active > a:hover,
#topnav.navbar-primary .navbar-nav > .active > a:focus {
  color: #e1f0fa;
  background-color: #1c689b;
}
#topnav.navbar-primary .navbar-nav > .disabled > a,
#topnav.navbar-primary .navbar-nav > .disabled > a:hover,
#topnav.navbar-primary .navbar-nav > .disabled > a:focus {
  color: #4aa3df;
  background-color: transparent;
}
#topnav.navbar-primary .navbar-nav > .open > a,
#topnav.navbar-primary .navbar-nav > .open > a:hover,
#topnav.navbar-primary .navbar-nav > .open > a:focus {
  background-color: #1c689b;
  color: #e1f0fa;
}
#topnav.navbar-primary .dropdown-menu,
#topnav.navbar-primary .yamm .dropdown-menu {
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #1c689b;
}
#topnav.navbar-primary .dropdown-menu li a,
#topnav.navbar-primary .yamm .dropdown-menu li a {
  color: #81bfe9;
}
#topnav.navbar-primary .dropdown-menu li a:hover,
#topnav.navbar-primary .yamm .dropdown-menu li a:hover,
#topnav.navbar-primary .dropdown-menu li a:focus,
#topnav.navbar-primary .yamm .dropdown-menu li a:focus {
  background-color: #1a6191;
  color: #d8ebf8;
}
#topnav.navbar-primary .dropdown-menu.userinfo,
#topnav.navbar-primary .yamm .dropdown-menu.userinfo {
  background: #1c689b;
  color: #81bfe9;
  border: none;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
}
#topnav.navbar-primary .dropdown-menu.userinfo .username a,
#topnav.navbar-primary .yamm .dropdown-menu.userinfo .username a {
  color: #81bfe9;
}
#topnav.navbar-primary .dropdown-menu.userinfo a,
#topnav.navbar-primary .yamm .dropdown-menu.userinfo a {
  color: #81bfe9;
}
#topnav.navbar-primary .dropdown-menu.userinfo a:hover,
#topnav.navbar-primary .yamm .dropdown-menu.userinfo a:hover {
  background: #1a6191;
  color: #d8ebf8;
}
#topnav.navbar-primary .dropdown-menu .divider,
#topnav.navbar-primary .yamm .dropdown-menu .divider {
  border-bottom: 1px solid #1a6191;
}
#topnav.navbar-primary .yamm ul li,
#topnav.navbar-primary .yamm ul li a {
  color: #b6daf2;
}
#topnav.navbar-primary .yamm .yamm-content {
  color: #81bfe9;
}
#topnav.navbar-primary .yamm .yamm-content ul li a {
  color: #81bfe9;
}
#topnav.navbar-primary .yamm .yamm-content ul li a:hover {
  color: #d8ebf8;
}
#topnav.navbar-primary .yamm .yamm-content h1.yamm-category,
#topnav.navbar-primary .yamm .yamm-content h2.yamm-category,
#topnav.navbar-primary .yamm .yamm-content h3.yamm-category,
#topnav.navbar-primary .yamm .yamm-content h4.yamm-category,
#topnav.navbar-primary .yamm .yamm-content h5.yamm-category,
#topnav.navbar-primary .yamm .yamm-content h6.yamm-category {
  color: #e1f0fa;
}
#topnav.navbar-primary .yamm .row.yamm-col-bordered > .yamm-col:not(:last-child) {
  border-right: 1px solid #1a6191;
}
#topnav.navbar-primary #navbar-links-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAYAAADE6GNbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjBGQjlFRjZFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjBGQjlFRjdFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMEZCOUVGNEUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMEZCOUVGNUUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuKbOvoAAACQSURBVHja7NXBCQAhDABBU601WW1swJeCd+rkb2BYgpGZ5YYJEBAQEBAQEBAQEBAQEBCQ0bTF91URkEcgbfdtKAJyEGT2L6mKgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgHwKWV0SioA8Asndt6EIyEGQ2UWhCAgICAgICAgICAgICAgIyO+nCzAAF7ExSJFDKiwAAAAASUVORK5CYII=);
}
#topnav.navbar-primary #leftmenu-trigger,
#topnav.navbar-primary #rightmenu-trigger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjJEREE0NzVFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjJEREE0NzZFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMkREQTQ3M0UwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMkREQTQ3NEUwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppm9f9oAAAD7SURBVHja7NxRCoMwEEVRI+7VNbnauAF/AiHzIud+l8J4ygyF0tZ7P5TT6REAERAgAgJEQIAICBABERAgAgJEQIAICBCldE16n2fgtfdmz2jpbM2PHKwsAXFDRku5K+VzuCFWloC4Ib/4PlIykxtiZQkIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAHZuFn/5DDy7wNts2e0dLZZIO3HH9qls1lZbojSbkjyyiufww0Jm8PKckOUekPS11zJTG5I2ExWlhsiIEAEBIiAABEQIAIiIEAEBIiAABEQIAKi714BBgCTKxjRt20bWAAAAABJRU5ErkJggg==);
}
#topnav.navbar-orange {
  background-color: #d67118;
  border-color: #924d10;
}
#topnav.navbar-orange .navbar-brand {
  color: #f6ceab;
}
#topnav.navbar-orange .navbar-brand:hover,
#topnav.navbar-orange .navbar-brand:focus {
  color: #fbe9d9;
  background-color: transparent;
}
#topnav.navbar-orange .navbar-toggle {
  color: #f6ceab;
}
#topnav.navbar-orange .search .input-icon.right > .form-control,
#topnav.navbar-orange .search .input-icon.left > .form-control {
  color: #fbe9d9;
  background: #b25e14;
}
#topnav.navbar-orange .search .input-icon.right > .form-control::-moz-placeholder,
#topnav.navbar-orange .search .input-icon.left > .form-control::-moz-placeholder {
  color: #eea667;
  opacity: 1;
}
#topnav.navbar-orange .search .input-icon.right > .form-control:-ms-input-placeholder,
#topnav.navbar-orange .search .input-icon.left > .form-control:-ms-input-placeholder {
  color: #eea667;
}
#topnav.navbar-orange .search .input-icon.right > .form-control::-webkit-input-placeholder,
#topnav.navbar-orange .search .input-icon.left > .form-control::-webkit-input-placeholder {
  color: #eea667;
}
#topnav.navbar-orange .search .input-icon.right > .form-control:focus,
#topnav.navbar-orange .search .input-icon.left > .form-control:focus,
#topnav.navbar-orange .search .input-icon.right > .form-control.active,
#topnav.navbar-orange .search .input-icon.left > .form-control.active {
  color: #fbe9d9;
  background: #9e5412;
}
#topnav.navbar-orange .search .input-icon > i {
  margin: 10px;
  color: #eea667;
}
#topnav.navbar-orange .navbar-text {
  color: #eea667;
}
#topnav.navbar-orange.navbar .navbar-collapse {
  border-color: #924d10;
}
#topnav.navbar-orange.navbar .navbar-collapse .open .dropdown-menu {
  background-color: #9e5412;
}
#topnav.navbar-orange.navbar .navbar-collapse .open .dropdown-menu li a {
  color: #efad73;
}
#topnav.navbar-orange.navbar .navbar-collapse .open .dropdown-menu li a:hover,
#topnav.navbar-orange.navbar .navbar-collapse .open .dropdown-menu li a:focus {
  background-color: #934e11;
  color: #fae3cf;
}
#topnav.navbar-orange.navbar .navbar-collapse .open .dropdown-menu .divider {
  border-bottom: 1px solid #934e11;
}
#topnav.navbar-orange .navbar-nav > li > a {
  color: #f6ceab;
}
#topnav.navbar-orange .navbar-nav > li > a:hover,
#topnav.navbar-orange .navbar-nav > li > a:focus {
  color: #fbe9d9;
  background-color: #b25e14;
}
#topnav.navbar-orange .navbar-nav > .active > a,
#topnav.navbar-orange .navbar-nav > .active > a:hover,
#topnav.navbar-orange .navbar-nav > .active > a:focus {
  color: #fbe9d9;
  background-color: #9e5412;
}
#topnav.navbar-orange .navbar-nav > .disabled > a,
#topnav.navbar-orange .navbar-nav > .disabled > a:hover,
#topnav.navbar-orange .navbar-nav > .disabled > a:focus {
  color: #e98b39;
  background-color: transparent;
}
#topnav.navbar-orange .navbar-nav > .open > a,
#topnav.navbar-orange .navbar-nav > .open > a:hover,
#topnav.navbar-orange .navbar-nav > .open > a:focus {
  background-color: #9e5412;
  color: #fbe9d9;
}
#topnav.navbar-orange .dropdown-menu,
#topnav.navbar-orange .yamm .dropdown-menu {
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #9e5412;
}
#topnav.navbar-orange .dropdown-menu li a,
#topnav.navbar-orange .yamm .dropdown-menu li a {
  color: #efad73;
}
#topnav.navbar-orange .dropdown-menu li a:hover,
#topnav.navbar-orange .yamm .dropdown-menu li a:hover,
#topnav.navbar-orange .dropdown-menu li a:focus,
#topnav.navbar-orange .yamm .dropdown-menu li a:focus {
  background-color: #934e11;
  color: #fae3cf;
}
#topnav.navbar-orange .dropdown-menu.userinfo,
#topnav.navbar-orange .yamm .dropdown-menu.userinfo {
  background: #9e5412;
  color: #efad73;
  border: none;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
}
#topnav.navbar-orange .dropdown-menu.userinfo .username a,
#topnav.navbar-orange .yamm .dropdown-menu.userinfo .username a {
  color: #efad73;
}
#topnav.navbar-orange .dropdown-menu.userinfo a,
#topnav.navbar-orange .yamm .dropdown-menu.userinfo a {
  color: #efad73;
}
#topnav.navbar-orange .dropdown-menu.userinfo a:hover,
#topnav.navbar-orange .yamm .dropdown-menu.userinfo a:hover {
  background: #934e11;
  color: #fae3cf;
}
#topnav.navbar-orange .dropdown-menu .divider,
#topnav.navbar-orange .yamm .dropdown-menu .divider {
  border-bottom: 1px solid #934e11;
}
#topnav.navbar-orange .yamm ul li,
#topnav.navbar-orange .yamm ul li a {
  color: #f6ceab;
}
#topnav.navbar-orange .yamm .yamm-content {
  color: #efad73;
}
#topnav.navbar-orange .yamm .yamm-content ul li a {
  color: #efad73;
}
#topnav.navbar-orange .yamm .yamm-content ul li a:hover {
  color: #fae3cf;
}
#topnav.navbar-orange .yamm .yamm-content h1.yamm-category,
#topnav.navbar-orange .yamm .yamm-content h2.yamm-category,
#topnav.navbar-orange .yamm .yamm-content h3.yamm-category,
#topnav.navbar-orange .yamm .yamm-content h4.yamm-category,
#topnav.navbar-orange .yamm .yamm-content h5.yamm-category,
#topnav.navbar-orange .yamm .yamm-content h6.yamm-category {
  color: #fbe9d9;
}
#topnav.navbar-orange .yamm .row.yamm-col-bordered > .yamm-col:not(:last-child) {
  border-right: 1px solid #934e11;
}
#topnav.navbar-orange #navbar-links-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAYAAADE6GNbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjBGQjlFRjZFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjBGQjlFRjdFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMEZCOUVGNEUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMEZCOUVGNUUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuKbOvoAAACQSURBVHja7NXBCQAhDABBU601WW1swJeCd+rkb2BYgpGZ5YYJEBAQEBAQEBAQEBAQEBCQ0bTF91URkEcgbfdtKAJyEGT2L6mKgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgHwKWV0SioA8Asndt6EIyEGQ2UWhCAgICAgICAgICAgICAgIyO+nCzAAF7ExSJFDKiwAAAAASUVORK5CYII=);
}
#topnav.navbar-orange #leftmenu-trigger,
#topnav.navbar-orange #rightmenu-trigger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjJEREE0NzVFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjJEREE0NzZFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMkREQTQ3M0UwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMkREQTQ3NEUwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppm9f9oAAAD7SURBVHja7NxRCoMwEEVRI+7VNbnauAF/AiHzIud+l8J4ygyF0tZ7P5TT6REAERAgAgJEQIAICBABERAgAgJEQIAICBCldE16n2fgtfdmz2jpbM2PHKwsAXFDRku5K+VzuCFWloC4Ib/4PlIykxtiZQkIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAHZuFn/5DDy7wNts2e0dLZZIO3HH9qls1lZbojSbkjyyiufww0Jm8PKckOUekPS11zJTG5I2ExWlhsiIEAEBIiAABEQIAIiIEAEBIiAABEQIAKi714BBgCTKxjRt20bWAAAAABJRU5ErkJggg==);
}
#topnav.navbar-alizarin {
  background-color: #e05b39;
  border-color: #b03a1c;
}
#topnav.navbar-alizarin .navbar-brand {
  color: #f8dad3;
}
#topnav.navbar-alizarin .navbar-brand:hover,
#topnav.navbar-alizarin .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
#topnav.navbar-alizarin .navbar-toggle {
  color: #f8dad3;
}
#topnav.navbar-alizarin .search .input-icon.right > .form-control,
#topnav.navbar-alizarin .search .input-icon.left > .form-control {
  color: #ffffff;
  background: #cf4421;
}
#topnav.navbar-alizarin .search .input-icon.right > .form-control::-moz-placeholder,
#topnav.navbar-alizarin .search .input-icon.left > .form-control::-moz-placeholder {
  color: #eea491;
  opacity: 1;
}
#topnav.navbar-alizarin .search .input-icon.right > .form-control:-ms-input-placeholder,
#topnav.navbar-alizarin .search .input-icon.left > .form-control:-ms-input-placeholder {
  color: #eea491;
}
#topnav.navbar-alizarin .search .input-icon.right > .form-control::-webkit-input-placeholder,
#topnav.navbar-alizarin .search .input-icon.left > .form-control::-webkit-input-placeholder {
  color: #eea491;
}
#topnav.navbar-alizarin .search .input-icon.right > .form-control:focus,
#topnav.navbar-alizarin .search .input-icon.left > .form-control:focus,
#topnav.navbar-alizarin .search .input-icon.right > .form-control.active,
#topnav.navbar-alizarin .search .input-icon.left > .form-control.active {
  color: #ffffff;
  background: #bc3e1e;
}
#topnav.navbar-alizarin .search .input-icon > i {
  margin: 10px;
  color: #eea491;
}
#topnav.navbar-alizarin .navbar-text {
  color: #eea491;
}
#topnav.navbar-alizarin.navbar .navbar-collapse {
  border-color: #b03a1c;
}
#topnav.navbar-alizarin.navbar .navbar-collapse .open .dropdown-menu {
  background-color: #bc3e1e;
}
#topnav.navbar-alizarin.navbar .navbar-collapse .open .dropdown-menu li a {
  color: #efae9d;
}
#topnav.navbar-alizarin.navbar .navbar-collapse .open .dropdown-menu li a:hover,
#topnav.navbar-alizarin.navbar .navbar-collapse .open .dropdown-menu li a:focus {
  background-color: #b13a1c;
  color: #fdf7f5;
}
#topnav.navbar-alizarin.navbar .navbar-collapse .open .dropdown-menu .divider {
  border-bottom: 1px solid #b13a1c;
}
#topnav.navbar-alizarin .navbar-nav > li > a {
  color: #f8dad3;
}
#topnav.navbar-alizarin .navbar-nav > li > a:hover,
#topnav.navbar-alizarin .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #cf4421;
}
#topnav.navbar-alizarin .navbar-nav > .active > a,
#topnav.navbar-alizarin .navbar-nav > .active > a:hover,
#topnav.navbar-alizarin .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #bc3e1e;
}
#topnav.navbar-alizarin .navbar-nav > .disabled > a,
#topnav.navbar-alizarin .navbar-nav > .disabled > a:hover,
#topnav.navbar-alizarin .navbar-nav > .disabled > a:focus {
  color: #e77f65;
  background-color: transparent;
}
#topnav.navbar-alizarin .navbar-nav > .open > a,
#topnav.navbar-alizarin .navbar-nav > .open > a:hover,
#topnav.navbar-alizarin .navbar-nav > .open > a:focus {
  background-color: #bc3e1e;
  color: #ffffff;
}
#topnav.navbar-alizarin .dropdown-menu,
#topnav.navbar-alizarin .yamm .dropdown-menu {
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #bc3e1e;
}
#topnav.navbar-alizarin .dropdown-menu li a,
#topnav.navbar-alizarin .yamm .dropdown-menu li a {
  color: #efae9d;
}
#topnav.navbar-alizarin .dropdown-menu li a:hover,
#topnav.navbar-alizarin .yamm .dropdown-menu li a:hover,
#topnav.navbar-alizarin .dropdown-menu li a:focus,
#topnav.navbar-alizarin .yamm .dropdown-menu li a:focus {
  background-color: #b13a1c;
  color: #fdf7f5;
}
#topnav.navbar-alizarin .dropdown-menu.userinfo,
#topnav.navbar-alizarin .yamm .dropdown-menu.userinfo {
  background: #bc3e1e;
  color: #efae9d;
  border: none;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
}
#topnav.navbar-alizarin .dropdown-menu.userinfo .username a,
#topnav.navbar-alizarin .yamm .dropdown-menu.userinfo .username a {
  color: #efae9d;
}
#topnav.navbar-alizarin .dropdown-menu.userinfo a,
#topnav.navbar-alizarin .yamm .dropdown-menu.userinfo a {
  color: #efae9d;
}
#topnav.navbar-alizarin .dropdown-menu.userinfo a:hover,
#topnav.navbar-alizarin .yamm .dropdown-menu.userinfo a:hover {
  background: #b13a1c;
  color: #fdf7f5;
}
#topnav.navbar-alizarin .dropdown-menu .divider,
#topnav.navbar-alizarin .yamm .dropdown-menu .divider {
  border-bottom: 1px solid #b13a1c;
}
#topnav.navbar-alizarin .yamm ul li,
#topnav.navbar-alizarin .yamm ul li a {
  color: #f8dad3;
}
#topnav.navbar-alizarin .yamm .yamm-content {
  color: #efae9d;
}
#topnav.navbar-alizarin .yamm .yamm-content ul li a {
  color: #efae9d;
}
#topnav.navbar-alizarin .yamm .yamm-content ul li a:hover {
  color: #fdf7f5;
}
#topnav.navbar-alizarin .yamm .yamm-content h1.yamm-category,
#topnav.navbar-alizarin .yamm .yamm-content h2.yamm-category,
#topnav.navbar-alizarin .yamm .yamm-content h3.yamm-category,
#topnav.navbar-alizarin .yamm .yamm-content h4.yamm-category,
#topnav.navbar-alizarin .yamm .yamm-content h5.yamm-category,
#topnav.navbar-alizarin .yamm .yamm-content h6.yamm-category {
  color: #ffffff;
}
#topnav.navbar-alizarin .yamm .row.yamm-col-bordered > .yamm-col:not(:last-child) {
  border-right: 1px solid #b13a1c;
}
#topnav.navbar-alizarin #navbar-links-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAYAAADE6GNbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjBGQjlFRjZFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjBGQjlFRjdFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMEZCOUVGNEUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMEZCOUVGNUUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuKbOvoAAACQSURBVHja7NXBCQAhDABBU601WW1swJeCd+rkb2BYgpGZ5YYJEBAQEBAQEBAQEBAQEBCQ0bTF91URkEcgbfdtKAJyEGT2L6mKgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgHwKWV0SioA8Asndt6EIyEGQ2UWhCAgICAgICAgICAgICAgIyO+nCzAAF7ExSJFDKiwAAAAASUVORK5CYII=);
}
#topnav.navbar-alizarin #leftmenu-trigger,
#topnav.navbar-alizarin #rightmenu-trigger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjJEREE0NzVFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjJEREE0NzZFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMkREQTQ3M0UwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMkREQTQ3NEUwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppm9f9oAAAD7SURBVHja7NxRCoMwEEVRI+7VNbnauAF/AiHzIud+l8J4ygyF0tZ7P5TT6REAERAgAgJEQIAICBABERAgAgJEQIAICBCldE16n2fgtfdmz2jpbM2PHKwsAXFDRku5K+VzuCFWloC4Ib/4PlIykxtiZQkIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAHZuFn/5DDy7wNts2e0dLZZIO3HH9qls1lZbojSbkjyyiufww0Jm8PKckOUekPS11zJTG5I2ExWlhsiIEAEBIiAABEQIAIiIEAEBIiAABEQIAKi714BBgCTKxjRt20bWAAAAABJRU5ErkJggg==);
}
#topnav.navbar-green {
  background-color: #31ab7e;
  border-color: #207053;
}
#topnav.navbar-green .navbar-brand {
  color: #a9e6d0;
}
#topnav.navbar-green .navbar-brand:hover,
#topnav.navbar-green .navbar-brand:focus {
  color: #d0f2e5;
  background-color: transparent;
}
#topnav.navbar-green .navbar-toggle {
  color: #a9e6d0;
}
#topnav.navbar-green .search .input-icon.right > .form-control,
#topnav.navbar-green .search .input-icon.left > .form-control {
  color: #d0f2e5;
  background: #288c67;
}
#topnav.navbar-green .search .input-icon.right > .form-control::-moz-placeholder,
#topnav.navbar-green .search .input-icon.left > .form-control::-moz-placeholder {
  color: #6dd5af;
  opacity: 1;
}
#topnav.navbar-green .search .input-icon.right > .form-control:-ms-input-placeholder,
#topnav.navbar-green .search .input-icon.left > .form-control:-ms-input-placeholder {
  color: #6dd5af;
}
#topnav.navbar-green .search .input-icon.right > .form-control::-webkit-input-placeholder,
#topnav.navbar-green .search .input-icon.left > .form-control::-webkit-input-placeholder {
  color: #6dd5af;
}
#topnav.navbar-green .search .input-icon.right > .form-control:focus,
#topnav.navbar-green .search .input-icon.left > .form-control:focus,
#topnav.navbar-green .search .input-icon.right > .form-control.active,
#topnav.navbar-green .search .input-icon.left > .form-control.active {
  color: #d0f2e5;
  background: #237b5b;
}
#topnav.navbar-green .search .input-icon > i {
  margin: 10px;
  color: #6dd5af;
}
#topnav.navbar-green .navbar-text {
  color: #6dd5af;
}
#topnav.navbar-green.navbar .navbar-collapse {
  border-color: #207053;
}
#topnav.navbar-green.navbar .navbar-collapse .open .dropdown-menu {
  background-color: #237b5b;
}
#topnav.navbar-green.navbar .navbar-collapse .open .dropdown-menu li a {
  color: #78d8b5;
}
#topnav.navbar-green.navbar .navbar-collapse .open .dropdown-menu li a:hover,
#topnav.navbar-green.navbar .navbar-collapse .open .dropdown-menu li a:focus {
  background-color: #207153;
  color: #c8efe0;
}
#topnav.navbar-green.navbar .navbar-collapse .open .dropdown-menu .divider {
  border-bottom: 1px solid #207153;
}
#topnav.navbar-green .navbar-nav > li > a {
  color: #a9e6d0;
}
#topnav.navbar-green .navbar-nav > li > a:hover,
#topnav.navbar-green .navbar-nav > li > a:focus {
  color: #d0f2e5;
  background-color: #288c67;
}
#topnav.navbar-green .navbar-nav > .active > a,
#topnav.navbar-green .navbar-nav > .active > a:hover,
#topnav.navbar-green .navbar-nav > .active > a:focus {
  color: #d0f2e5;
  background-color: #237b5b;
}
#topnav.navbar-green .navbar-nav > .disabled > a,
#topnav.navbar-green .navbar-nav > .disabled > a:hover,
#topnav.navbar-green .navbar-nav > .disabled > a:focus {
  color: #46ca99;
  background-color: transparent;
}
#topnav.navbar-green .navbar-nav > .open > a,
#topnav.navbar-green .navbar-nav > .open > a:hover,
#topnav.navbar-green .navbar-nav > .open > a:focus {
  background-color: #237b5b;
  color: #d0f2e5;
}
#topnav.navbar-green .dropdown-menu,
#topnav.navbar-green .yamm .dropdown-menu {
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #237b5b;
}
#topnav.navbar-green .dropdown-menu li a,
#topnav.navbar-green .yamm .dropdown-menu li a {
  color: #78d8b5;
}
#topnav.navbar-green .dropdown-menu li a:hover,
#topnav.navbar-green .yamm .dropdown-menu li a:hover,
#topnav.navbar-green .dropdown-menu li a:focus,
#topnav.navbar-green .yamm .dropdown-menu li a:focus {
  background-color: #207153;
  color: #c8efe0;
}
#topnav.navbar-green .dropdown-menu.userinfo,
#topnav.navbar-green .yamm .dropdown-menu.userinfo {
  background: #237b5b;
  color: #78d8b5;
  border: none;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
}
#topnav.navbar-green .dropdown-menu.userinfo .username a,
#topnav.navbar-green .yamm .dropdown-menu.userinfo .username a {
  color: #78d8b5;
}
#topnav.navbar-green .dropdown-menu.userinfo a,
#topnav.navbar-green .yamm .dropdown-menu.userinfo a {
  color: #78d8b5;
}
#topnav.navbar-green .dropdown-menu.userinfo a:hover,
#topnav.navbar-green .yamm .dropdown-menu.userinfo a:hover {
  background: #207153;
  color: #c8efe0;
}
#topnav.navbar-green .dropdown-menu .divider,
#topnav.navbar-green .yamm .dropdown-menu .divider {
  border-bottom: 1px solid #207153;
}
#topnav.navbar-green .yamm ul li,
#topnav.navbar-green .yamm ul li a {
  color: #a9e6d0;
}
#topnav.navbar-green .yamm .yamm-content {
  color: #78d8b5;
}
#topnav.navbar-green .yamm .yamm-content ul li a {
  color: #78d8b5;
}
#topnav.navbar-green .yamm .yamm-content ul li a:hover {
  color: #c8efe0;
}
#topnav.navbar-green .yamm .yamm-content h1.yamm-category,
#topnav.navbar-green .yamm .yamm-content h2.yamm-category,
#topnav.navbar-green .yamm .yamm-content h3.yamm-category,
#topnav.navbar-green .yamm .yamm-content h4.yamm-category,
#topnav.navbar-green .yamm .yamm-content h5.yamm-category,
#topnav.navbar-green .yamm .yamm-content h6.yamm-category {
  color: #d0f2e5;
}
#topnav.navbar-green .yamm .row.yamm-col-bordered > .yamm-col:not(:last-child) {
  border-right: 1px solid #207153;
}
#topnav.navbar-green #navbar-links-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAYAAADE6GNbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjBGQjlFRjZFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjBGQjlFRjdFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMEZCOUVGNEUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMEZCOUVGNUUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuKbOvoAAACQSURBVHja7NXBCQAhDABBU601WW1swJeCd+rkb2BYgpGZ5YYJEBAQEBAQEBAQEBAQEBCQ0bTF91URkEcgbfdtKAJyEGT2L6mKgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgHwKWV0SioA8Asndt6EIyEGQ2UWhCAgICAgICAgICAgICAgIyO+nCzAAF7ExSJFDKiwAAAAASUVORK5CYII=);
}
#topnav.navbar-green #leftmenu-trigger,
#topnav.navbar-green #rightmenu-trigger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjJEREE0NzVFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjJEREE0NzZFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMkREQTQ3M0UwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMkREQTQ3NEUwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppm9f9oAAAD7SURBVHja7NxRCoMwEEVRI+7VNbnauAF/AiHzIud+l8J4ygyF0tZ7P5TT6REAERAgAgJEQIAICBABERAgAgJEQIAICBCldE16n2fgtfdmz2jpbM2PHKwsAXFDRku5K+VzuCFWloC4Ib/4PlIykxtiZQkIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAHZuFn/5DDy7wNts2e0dLZZIO3HH9qls1lZbojSbkjyyiufww0Jm8PKckOUekPS11zJTG5I2ExWlhsiIEAEBIiAABEQIAIiIEAEBIiAABEQIAKi714BBgCTKxjRt20bWAAAAABJRU5ErkJggg==);
}
#topnav.navbar-indigo {
  background-color: #6951b4;
  border-color: #493881;
}
#topnav.navbar-indigo .navbar-brand {
  color: #d5ceea;
}
#topnav.navbar-indigo .navbar-brand:hover,
#topnav.navbar-indigo .navbar-brand:focus {
  color: #f3f2f9;
  background-color: transparent;
}
#topnav.navbar-indigo .navbar-toggle {
  color: #d5ceea;
}
#topnav.navbar-indigo .search .input-icon.right > .form-control,
#topnav.navbar-indigo .search .input-icon.left > .form-control {
  color: #f3f2f9;
  background: #57429a;
}
#topnav.navbar-indigo .search .input-icon.right > .form-control::-moz-placeholder,
#topnav.navbar-indigo .search .input-icon.left > .form-control::-moz-placeholder {
  color: #a699d3;
  opacity: 1;
}
#topnav.navbar-indigo .search .input-icon.right > .form-control:-ms-input-placeholder,
#topnav.navbar-indigo .search .input-icon.left > .form-control:-ms-input-placeholder {
  color: #a699d3;
}
#topnav.navbar-indigo .search .input-icon.right > .form-control::-webkit-input-placeholder,
#topnav.navbar-indigo .search .input-icon.left > .form-control::-webkit-input-placeholder {
  color: #a699d3;
}
#topnav.navbar-indigo .search .input-icon.right > .form-control:focus,
#topnav.navbar-indigo .search .input-icon.left > .form-control:focus,
#topnav.navbar-indigo .search .input-icon.right > .form-control.active,
#topnav.navbar-indigo .search .input-icon.left > .form-control.active {
  color: #f3f2f9;
  background: #4f3c8b;
}
#topnav.navbar-indigo .search .input-icon > i {
  margin: 10px;
  color: #a699d3;
}
#topnav.navbar-indigo .navbar-text {
  color: #a699d3;
}
#topnav.navbar-indigo.navbar .navbar-collapse {
  border-color: #493881;
}
#topnav.navbar-indigo.navbar .navbar-collapse .open .dropdown-menu {
  background-color: #4f3c8b;
}
#topnav.navbar-indigo.navbar .navbar-collapse .open .dropdown-menu li a {
  color: #afa2d7;
}
#topnav.navbar-indigo.navbar .navbar-collapse .open .dropdown-menu li a:hover,
#topnav.navbar-indigo.navbar .navbar-collapse .open .dropdown-menu li a:focus {
  background-color: #4a3882;
  color: #edeaf6;
}
#topnav.navbar-indigo.navbar .navbar-collapse .open .dropdown-menu .divider {
  border-bottom: 1px solid #4a3882;
}
#topnav.navbar-indigo .navbar-nav > li > a {
  color: #d5ceea;
}
#topnav.navbar-indigo .navbar-nav > li > a:hover,
#topnav.navbar-indigo .navbar-nav > li > a:focus {
  color: #f3f2f9;
  background-color: #57429a;
}
#topnav.navbar-indigo .navbar-nav > .active > a,
#topnav.navbar-indigo .navbar-nav > .active > a:hover,
#topnav.navbar-indigo .navbar-nav > .active > a:focus {
  color: #f3f2f9;
  background-color: #4f3c8b;
}
#topnav.navbar-indigo .navbar-nav > .disabled > a,
#topnav.navbar-indigo .navbar-nav > .disabled > a:hover,
#topnav.navbar-indigo .navbar-nav > .disabled > a:focus {
  color: #8775c4;
  background-color: transparent;
}
#topnav.navbar-indigo .navbar-nav > .open > a,
#topnav.navbar-indigo .navbar-nav > .open > a:hover,
#topnav.navbar-indigo .navbar-nav > .open > a:focus {
  background-color: #4f3c8b;
  color: #f3f2f9;
}
#topnav.navbar-indigo .dropdown-menu,
#topnav.navbar-indigo .yamm .dropdown-menu {
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #4f3c8b;
}
#topnav.navbar-indigo .dropdown-menu li a,
#topnav.navbar-indigo .yamm .dropdown-menu li a {
  color: #afa2d7;
}
#topnav.navbar-indigo .dropdown-menu li a:hover,
#topnav.navbar-indigo .yamm .dropdown-menu li a:hover,
#topnav.navbar-indigo .dropdown-menu li a:focus,
#topnav.navbar-indigo .yamm .dropdown-menu li a:focus {
  background-color: #4a3882;
  color: #edeaf6;
}
#topnav.navbar-indigo .dropdown-menu.userinfo,
#topnav.navbar-indigo .yamm .dropdown-menu.userinfo {
  background: #4f3c8b;
  color: #afa2d7;
  border: none;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
}
#topnav.navbar-indigo .dropdown-menu.userinfo .username a,
#topnav.navbar-indigo .yamm .dropdown-menu.userinfo .username a {
  color: #afa2d7;
}
#topnav.navbar-indigo .dropdown-menu.userinfo a,
#topnav.navbar-indigo .yamm .dropdown-menu.userinfo a {
  color: #afa2d7;
}
#topnav.navbar-indigo .dropdown-menu.userinfo a:hover,
#topnav.navbar-indigo .yamm .dropdown-menu.userinfo a:hover {
  background: #4a3882;
  color: #edeaf6;
}
#topnav.navbar-indigo .dropdown-menu .divider,
#topnav.navbar-indigo .yamm .dropdown-menu .divider {
  border-bottom: 1px solid #4a3882;
}
#topnav.navbar-indigo .yamm ul li,
#topnav.navbar-indigo .yamm ul li a {
  color: #d5ceea;
}
#topnav.navbar-indigo .yamm .yamm-content {
  color: #afa2d7;
}
#topnav.navbar-indigo .yamm .yamm-content ul li a {
  color: #afa2d7;
}
#topnav.navbar-indigo .yamm .yamm-content ul li a:hover {
  color: #edeaf6;
}
#topnav.navbar-indigo .yamm .yamm-content h1.yamm-category,
#topnav.navbar-indigo .yamm .yamm-content h2.yamm-category,
#topnav.navbar-indigo .yamm .yamm-content h3.yamm-category,
#topnav.navbar-indigo .yamm .yamm-content h4.yamm-category,
#topnav.navbar-indigo .yamm .yamm-content h5.yamm-category,
#topnav.navbar-indigo .yamm .yamm-content h6.yamm-category {
  color: #f3f2f9;
}
#topnav.navbar-indigo .yamm .row.yamm-col-bordered > .yamm-col:not(:last-child) {
  border-right: 1px solid #4a3882;
}
#topnav.navbar-indigo #navbar-links-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAYAAADE6GNbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjBGQjlFRjZFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjBGQjlFRjdFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMEZCOUVGNEUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMEZCOUVGNUUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuKbOvoAAACQSURBVHja7NXBCQAhDABBU601WW1swJeCd+rkb2BYgpGZ5YYJEBAQEBAQEBAQEBAQEBCQ0bTF91URkEcgbfdtKAJyEGT2L6mKgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgHwKWV0SioA8Asndt6EIyEGQ2UWhCAgICAgICAgICAgICAgIyO+nCzAAF7ExSJFDKiwAAAAASUVORK5CYII=);
}
#topnav.navbar-indigo #leftmenu-trigger,
#topnav.navbar-indigo #rightmenu-trigger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjJEREE0NzVFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjJEREE0NzZFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMkREQTQ3M0UwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMkREQTQ3NEUwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppm9f9oAAAD7SURBVHja7NxRCoMwEEVRI+7VNbnauAF/AiHzIud+l8J4ygyF0tZ7P5TT6REAERAgAgJEQIAICBABERAgAgJEQIAICBCldE16n2fgtfdmz2jpbM2PHKwsAXFDRku5K+VzuCFWloC4Ib/4PlIykxtiZQkIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAHZuFn/5DDy7wNts2e0dLZZIO3HH9qls1lZbojSbkjyyiufww0Jm8PKckOUekPS11zJTG5I2ExWlhsiIEAEBIiAABEQIAIiIEAEBIiAABEQIAKi714BBgCTKxjRt20bWAAAAABJRU5ErkJggg==);
}
#topnav.navbar-violet {
  background-color: #8f4bab;
  border-color: #623475;
}
#topnav.navbar-violet .navbar-brand {
  color: #dbc3e5;
}
#topnav.navbar-violet .navbar-brand:hover,
#topnav.navbar-violet .navbar-brand:focus {
  color: #f0e7f4;
  background-color: transparent;
}
#topnav.navbar-violet .navbar-toggle {
  color: #dbc3e5;
}
#topnav.navbar-violet .search .input-icon.right > .form-control,
#topnav.navbar-violet .search .input-icon.left > .form-control {
  color: #f0e7f4;
  background: #773f8e;
}
#topnav.navbar-violet .search .input-icon.right > .form-control::-moz-placeholder,
#topnav.navbar-violet .search .input-icon.left > .form-control::-moz-placeholder {
  color: #bb8ecd;
  opacity: 1;
}
#topnav.navbar-violet .search .input-icon.right > .form-control:-ms-input-placeholder,
#topnav.navbar-violet .search .input-icon.left > .form-control:-ms-input-placeholder {
  color: #bb8ecd;
}
#topnav.navbar-violet .search .input-icon.right > .form-control::-webkit-input-placeholder,
#topnav.navbar-violet .search .input-icon.left > .form-control::-webkit-input-placeholder {
  color: #bb8ecd;
}
#topnav.navbar-violet .search .input-icon.right > .form-control:focus,
#topnav.navbar-violet .search .input-icon.left > .form-control:focus,
#topnav.navbar-violet .search .input-icon.right > .form-control.active,
#topnav.navbar-violet .search .input-icon.left > .form-control.active {
  color: #f0e7f4;
  background: #6a387f;
}
#topnav.navbar-violet .search .input-icon > i {
  margin: 10px;
  color: #bb8ecd;
}
#topnav.navbar-violet .navbar-text {
  color: #bb8ecd;
}
#topnav.navbar-violet.navbar .navbar-collapse {
  border-color: #623475;
}
#topnav.navbar-violet.navbar .navbar-collapse .open .dropdown-menu {
  background-color: #6a387f;
}
#topnav.navbar-violet.navbar .navbar-collapse .open .dropdown-menu li a {
  color: #c198d2;
}
#topnav.navbar-violet.navbar .navbar-collapse .open .dropdown-menu li a:hover,
#topnav.navbar-violet.navbar .navbar-collapse .open .dropdown-menu li a:focus {
  background-color: #633476;
  color: #ecdff1;
}
#topnav.navbar-violet.navbar .navbar-collapse .open .dropdown-menu .divider {
  border-bottom: 1px solid #633476;
}
#topnav.navbar-violet .navbar-nav > li > a {
  color: #dbc3e5;
}
#topnav.navbar-violet .navbar-nav > li > a:hover,
#topnav.navbar-violet .navbar-nav > li > a:focus {
  color: #f0e7f4;
  background-color: #773f8e;
}
#topnav.navbar-violet .navbar-nav > .active > a,
#topnav.navbar-violet .navbar-nav > .active > a:hover,
#topnav.navbar-violet .navbar-nav > .active > a:focus {
  color: #f0e7f4;
  background-color: #6a387f;
}
#topnav.navbar-violet .navbar-nav > .disabled > a,
#topnav.navbar-violet .navbar-nav > .disabled > a:hover,
#topnav.navbar-violet .navbar-nav > .disabled > a:focus {
  color: #a66bbe;
  background-color: transparent;
}
#topnav.navbar-violet .navbar-nav > .open > a,
#topnav.navbar-violet .navbar-nav > .open > a:hover,
#topnav.navbar-violet .navbar-nav > .open > a:focus {
  background-color: #6a387f;
  color: #f0e7f4;
}
#topnav.navbar-violet .dropdown-menu,
#topnav.navbar-violet .yamm .dropdown-menu {
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #6a387f;
}
#topnav.navbar-violet .dropdown-menu li a,
#topnav.navbar-violet .yamm .dropdown-menu li a {
  color: #c198d2;
}
#topnav.navbar-violet .dropdown-menu li a:hover,
#topnav.navbar-violet .yamm .dropdown-menu li a:hover,
#topnav.navbar-violet .dropdown-menu li a:focus,
#topnav.navbar-violet .yamm .dropdown-menu li a:focus {
  background-color: #633476;
  color: #ecdff1;
}
#topnav.navbar-violet .dropdown-menu.userinfo,
#topnav.navbar-violet .yamm .dropdown-menu.userinfo {
  background: #6a387f;
  color: #c198d2;
  border: none;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
}
#topnav.navbar-violet .dropdown-menu.userinfo .username a,
#topnav.navbar-violet .yamm .dropdown-menu.userinfo .username a {
  color: #c198d2;
}
#topnav.navbar-violet .dropdown-menu.userinfo a,
#topnav.navbar-violet .yamm .dropdown-menu.userinfo a {
  color: #c198d2;
}
#topnav.navbar-violet .dropdown-menu.userinfo a:hover,
#topnav.navbar-violet .yamm .dropdown-menu.userinfo a:hover {
  background: #633476;
  color: #ecdff1;
}
#topnav.navbar-violet .dropdown-menu .divider,
#topnav.navbar-violet .yamm .dropdown-menu .divider {
  border-bottom: 1px solid #633476;
}
#topnav.navbar-violet .yamm ul li,
#topnav.navbar-violet .yamm ul li a {
  color: #dbc3e5;
}
#topnav.navbar-violet .yamm .yamm-content {
  color: #c198d2;
}
#topnav.navbar-violet .yamm .yamm-content ul li a {
  color: #c198d2;
}
#topnav.navbar-violet .yamm .yamm-content ul li a:hover {
  color: #ecdff1;
}
#topnav.navbar-violet .yamm .yamm-content h1.yamm-category,
#topnav.navbar-violet .yamm .yamm-content h2.yamm-category,
#topnav.navbar-violet .yamm .yamm-content h3.yamm-category,
#topnav.navbar-violet .yamm .yamm-content h4.yamm-category,
#topnav.navbar-violet .yamm .yamm-content h5.yamm-category,
#topnav.navbar-violet .yamm .yamm-content h6.yamm-category {
  color: #f0e7f4;
}
#topnav.navbar-violet .yamm .row.yamm-col-bordered > .yamm-col:not(:last-child) {
  border-right: 1px solid #633476;
}
#topnav.navbar-violet #navbar-links-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAYAAADE6GNbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjBGQjlFRjZFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjBGQjlFRjdFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMEZCOUVGNEUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMEZCOUVGNUUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuKbOvoAAACQSURBVHja7NXBCQAhDABBU601WW1swJeCd+rkb2BYgpGZ5YYJEBAQEBAQEBAQEBAQEBCQ0bTF91URkEcgbfdtKAJyEGT2L6mKgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgHwKWV0SioA8Asndt6EIyEGQ2UWhCAgICAgICAgICAgICAgIyO+nCzAAF7ExSJFDKiwAAAAASUVORK5CYII=);
}
#topnav.navbar-violet #leftmenu-trigger,
#topnav.navbar-violet #rightmenu-trigger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjJEREE0NzVFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjJEREE0NzZFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMkREQTQ3M0UwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMkREQTQ3NEUwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppm9f9oAAAD7SURBVHja7NxRCoMwEEVRI+7VNbnauAF/AiHzIud+l8J4ygyF0tZ7P5TT6REAERAgAgJEQIAICBABERAgAgJEQIAICBCldE16n2fgtfdmz2jpbM2PHKwsAXFDRku5K+VzuCFWloC4Ib/4PlIykxtiZQkIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAHZuFn/5DDy7wNts2e0dLZZIO3HH9qls1lZbojSbkjyyiufww0Jm8PKckOUekPS11zJTG5I2ExWlhsiIEAEBIiAABEQIAIiIEAEBIiAABEQIAKi714BBgCTKxjRt20bWAAAAABJRU5ErkJggg==);
}
#topnav.navbar-grape {
  background-color: #7a869c;
  border-color: #566074;
}
#topnav.navbar-grape .navbar-brand {
  color: #e0e3e8;
}
#topnav.navbar-grape .navbar-brand:hover,
#topnav.navbar-grape .navbar-brand:focus {
  color: #fefefe;
  background-color: transparent;
}
#topnav.navbar-grape .navbar-toggle {
  color: #e0e3e8;
}
#topnav.navbar-grape .search .input-icon.right > .form-control,
#topnav.navbar-grape .search .input-icon.left > .form-control {
  color: #fefefe;
  background: #657188;
}
#topnav.navbar-grape .search .input-icon.right > .form-control::-moz-placeholder,
#topnav.navbar-grape .search .input-icon.left > .form-control::-moz-placeholder {
  color: #b4bbc8;
  opacity: 1;
}
#topnav.navbar-grape .search .input-icon.right > .form-control:-ms-input-placeholder,
#topnav.navbar-grape .search .input-icon.left > .form-control:-ms-input-placeholder {
  color: #b4bbc8;
}
#topnav.navbar-grape .search .input-icon.right > .form-control::-webkit-input-placeholder,
#topnav.navbar-grape .search .input-icon.left > .form-control::-webkit-input-placeholder {
  color: #b4bbc8;
}
#topnav.navbar-grape .search .input-icon.right > .form-control:focus,
#topnav.navbar-grape .search .input-icon.left > .form-control:focus,
#topnav.navbar-grape .search .input-icon.right > .form-control.active,
#topnav.navbar-grape .search .input-icon.left > .form-control.active {
  color: #fefefe;
  background: #5c677c;
}
#topnav.navbar-grape .search .input-icon > i {
  margin: 10px;
  color: #b4bbc8;
}
#topnav.navbar-grape .navbar-text {
  color: #b4bbc8;
}
#topnav.navbar-grape.navbar .navbar-collapse {
  border-color: #566074;
}
#topnav.navbar-grape.navbar .navbar-collapse .open .dropdown-menu {
  background-color: #5c677c;
}
#topnav.navbar-grape.navbar .navbar-collapse .open .dropdown-menu li a {
  color: #bdc3ce;
}
#topnav.navbar-grape.navbar .navbar-collapse .open .dropdown-menu li a:hover,
#topnav.navbar-grape.navbar .navbar-collapse .open .dropdown-menu li a:focus {
  background-color: #576174;
  color: #f7f8f9;
}
#topnav.navbar-grape.navbar .navbar-collapse .open .dropdown-menu .divider {
  border-bottom: 1px solid #576174;
}
#topnav.navbar-grape .navbar-nav > li > a {
  color: #e0e3e8;
}
#topnav.navbar-grape .navbar-nav > li > a:hover,
#topnav.navbar-grape .navbar-nav > li > a:focus {
  color: #fefefe;
  background-color: #657188;
}
#topnav.navbar-grape .navbar-nav > .active > a,
#topnav.navbar-grape .navbar-nav > .active > a:hover,
#topnav.navbar-grape .navbar-nav > .active > a:focus {
  color: #fefefe;
  background-color: #5c677c;
}
#topnav.navbar-grape .navbar-nav > .disabled > a,
#topnav.navbar-grape .navbar-nav > .disabled > a:hover,
#topnav.navbar-grape .navbar-nav > .disabled > a:focus {
  color: #97a1b2;
  background-color: transparent;
}
#topnav.navbar-grape .navbar-nav > .open > a,
#topnav.navbar-grape .navbar-nav > .open > a:hover,
#topnav.navbar-grape .navbar-nav > .open > a:focus {
  background-color: #5c677c;
  color: #fefefe;
}
#topnav.navbar-grape .dropdown-menu,
#topnav.navbar-grape .yamm .dropdown-menu {
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #5c677c;
}
#topnav.navbar-grape .dropdown-menu li a,
#topnav.navbar-grape .yamm .dropdown-menu li a {
  color: #bdc3ce;
}
#topnav.navbar-grape .dropdown-menu li a:hover,
#topnav.navbar-grape .yamm .dropdown-menu li a:hover,
#topnav.navbar-grape .dropdown-menu li a:focus,
#topnav.navbar-grape .yamm .dropdown-menu li a:focus {
  background-color: #576174;
  color: #f7f8f9;
}
#topnav.navbar-grape .dropdown-menu.userinfo,
#topnav.navbar-grape .yamm .dropdown-menu.userinfo {
  background: #5c677c;
  color: #bdc3ce;
  border: none;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
}
#topnav.navbar-grape .dropdown-menu.userinfo .username a,
#topnav.navbar-grape .yamm .dropdown-menu.userinfo .username a {
  color: #bdc3ce;
}
#topnav.navbar-grape .dropdown-menu.userinfo a,
#topnav.navbar-grape .yamm .dropdown-menu.userinfo a {
  color: #bdc3ce;
}
#topnav.navbar-grape .dropdown-menu.userinfo a:hover,
#topnav.navbar-grape .yamm .dropdown-menu.userinfo a:hover {
  background: #576174;
  color: #f7f8f9;
}
#topnav.navbar-grape .dropdown-menu .divider,
#topnav.navbar-grape .yamm .dropdown-menu .divider {
  border-bottom: 1px solid #576174;
}
#topnav.navbar-grape .yamm ul li,
#topnav.navbar-grape .yamm ul li a {
  color: #e0e3e8;
}
#topnav.navbar-grape .yamm .yamm-content {
  color: #bdc3ce;
}
#topnav.navbar-grape .yamm .yamm-content ul li a {
  color: #bdc3ce;
}
#topnav.navbar-grape .yamm .yamm-content ul li a:hover {
  color: #f7f8f9;
}
#topnav.navbar-grape .yamm .yamm-content h1.yamm-category,
#topnav.navbar-grape .yamm .yamm-content h2.yamm-category,
#topnav.navbar-grape .yamm .yamm-content h3.yamm-category,
#topnav.navbar-grape .yamm .yamm-content h4.yamm-category,
#topnav.navbar-grape .yamm .yamm-content h5.yamm-category,
#topnav.navbar-grape .yamm .yamm-content h6.yamm-category {
  color: #fefefe;
}
#topnav.navbar-grape .yamm .row.yamm-col-bordered > .yamm-col:not(:last-child) {
  border-right: 1px solid #576174;
}
#topnav.navbar-grape #navbar-links-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAYAAADE6GNbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjBGQjlFRjZFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjBGQjlFRjdFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMEZCOUVGNEUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMEZCOUVGNUUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuKbOvoAAACQSURBVHja7NXBCQAhDABBU601WW1swJeCd+rkb2BYgpGZ5YYJEBAQEBAQEBAQEBAQEBCQ0bTF91URkEcgbfdtKAJyEGT2L6mKgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgHwKWV0SioA8Asndt6EIyEGQ2UWhCAgICAgICAgICAgICAgIyO+nCzAAF7ExSJFDKiwAAAAASUVORK5CYII=);
}
#topnav.navbar-grape #leftmenu-trigger,
#topnav.navbar-grape #rightmenu-trigger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjJEREE0NzVFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjJEREE0NzZFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMkREQTQ3M0UwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMkREQTQ3NEUwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppm9f9oAAAD7SURBVHja7NxRCoMwEEVRI+7VNbnauAF/AiHzIud+l8J4ygyF0tZ7P5TT6REAERAgAgJEQIAICBABERAgAgJEQIAICBCldE16n2fgtfdmz2jpbM2PHKwsAXFDRku5K+VzuCFWloC4Ib/4PlIykxtiZQkIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAHZuFn/5DDy7wNts2e0dLZZIO3HH9qls1lZbojSbkjyyiufww0Jm8PKckOUekPS11zJTG5I2ExWlhsiIEAEBIiAABEQIAIiIEAEBIiAABEQIAKi714BBgCTKxjRt20bWAAAAABJRU5ErkJggg==);
}
#topnav.navbar-info {
  background-color: #35aca2;
  border-color: #23716b;
}
#topnav.navbar-info .navbar-brand {
  color: #ade6e1;
}
#topnav.navbar-info .navbar-brand:hover,
#topnav.navbar-info .navbar-brand:focus {
  color: #d4f2ef;
  background-color: transparent;
}
#topnav.navbar-info .navbar-toggle {
  color: #ade6e1;
}
#topnav.navbar-info .search .input-icon.right > .form-control,
#topnav.navbar-info .search .input-icon.left > .form-control {
  color: #d4f2ef;
  background: #2b8c84;
}
#topnav.navbar-info .search .input-icon.right > .form-control::-moz-placeholder,
#topnav.navbar-info .search .input-icon.left > .form-control::-moz-placeholder {
  color: #73d4cc;
  opacity: 1;
}
#topnav.navbar-info .search .input-icon.right > .form-control:-ms-input-placeholder,
#topnav.navbar-info .search .input-icon.left > .form-control:-ms-input-placeholder {
  color: #73d4cc;
}
#topnav.navbar-info .search .input-icon.right > .form-control::-webkit-input-placeholder,
#topnav.navbar-info .search .input-icon.left > .form-control::-webkit-input-placeholder {
  color: #73d4cc;
}
#topnav.navbar-info .search .input-icon.right > .form-control:focus,
#topnav.navbar-info .search .input-icon.left > .form-control:focus,
#topnav.navbar-info .search .input-icon.right > .form-control.active,
#topnav.navbar-info .search .input-icon.left > .form-control.active {
  color: #d4f2ef;
  background: #267c75;
}
#topnav.navbar-info .search .input-icon > i {
  margin: 10px;
  color: #73d4cc;
}
#topnav.navbar-info .navbar-text {
  color: #73d4cc;
}
#topnav.navbar-info.navbar .navbar-collapse {
  border-color: #23716b;
}
#topnav.navbar-info.navbar .navbar-collapse .open .dropdown-menu {
  background-color: #267c75;
}
#topnav.navbar-info.navbar .navbar-collapse .open .dropdown-menu li a {
  color: #7ed7d0;
}
#topnav.navbar-info.navbar .navbar-collapse .open .dropdown-menu li a:hover,
#topnav.navbar-info.navbar .navbar-collapse .open .dropdown-menu li a:focus {
  background-color: #23726b;
  color: #cbefec;
}
#topnav.navbar-info.navbar .navbar-collapse .open .dropdown-menu .divider {
  border-bottom: 1px solid #23726b;
}
#topnav.navbar-info .navbar-nav > li > a {
  color: #ade6e1;
}
#topnav.navbar-info .navbar-nav > li > a:hover,
#topnav.navbar-info .navbar-nav > li > a:focus {
  color: #d4f2ef;
  background-color: #2b8c84;
}
#topnav.navbar-info .navbar-nav > .active > a,
#topnav.navbar-info .navbar-nav > .active > a:hover,
#topnav.navbar-info .navbar-nav > .active > a:focus {
  color: #d4f2ef;
  background-color: #267c75;
}
#topnav.navbar-info .navbar-nav > .disabled > a,
#topnav.navbar-info .navbar-nav > .disabled > a:hover,
#topnav.navbar-info .navbar-nav > .disabled > a:focus {
  color: #4cc8bd;
  background-color: transparent;
}
#topnav.navbar-info .navbar-nav > .open > a,
#topnav.navbar-info .navbar-nav > .open > a:hover,
#topnav.navbar-info .navbar-nav > .open > a:focus {
  background-color: #267c75;
  color: #d4f2ef;
}
#topnav.navbar-info .dropdown-menu,
#topnav.navbar-info .yamm .dropdown-menu {
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  background: #267c75;
}
#topnav.navbar-info .dropdown-menu li a,
#topnav.navbar-info .yamm .dropdown-menu li a {
  color: #7ed7d0;
}
#topnav.navbar-info .dropdown-menu li a:hover,
#topnav.navbar-info .yamm .dropdown-menu li a:hover,
#topnav.navbar-info .dropdown-menu li a:focus,
#topnav.navbar-info .yamm .dropdown-menu li a:focus {
  background-color: #23726b;
  color: #cbefec;
}
#topnav.navbar-info .dropdown-menu.userinfo,
#topnav.navbar-info .yamm .dropdown-menu.userinfo {
  background: #267c75;
  color: #7ed7d0;
  border: none;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1);
}
#topnav.navbar-info .dropdown-menu.userinfo .username a,
#topnav.navbar-info .yamm .dropdown-menu.userinfo .username a {
  color: #7ed7d0;
}
#topnav.navbar-info .dropdown-menu.userinfo a,
#topnav.navbar-info .yamm .dropdown-menu.userinfo a {
  color: #7ed7d0;
}
#topnav.navbar-info .dropdown-menu.userinfo a:hover,
#topnav.navbar-info .yamm .dropdown-menu.userinfo a:hover {
  background: #23726b;
  color: #cbefec;
}
#topnav.navbar-info .dropdown-menu .divider,
#topnav.navbar-info .yamm .dropdown-menu .divider {
  border-bottom: 1px solid #23726b;
}
#topnav.navbar-info .yamm ul li,
#topnav.navbar-info .yamm ul li a {
  color: #ade6e1;
}
#topnav.navbar-info .yamm .yamm-content {
  color: #7ed7d0;
}
#topnav.navbar-info .yamm .yamm-content ul li a {
  color: #7ed7d0;
}
#topnav.navbar-info .yamm .yamm-content ul li a:hover {
  color: #cbefec;
}
#topnav.navbar-info .yamm .yamm-content h1.yamm-category,
#topnav.navbar-info .yamm .yamm-content h2.yamm-category,
#topnav.navbar-info .yamm .yamm-content h3.yamm-category,
#topnav.navbar-info .yamm .yamm-content h4.yamm-category,
#topnav.navbar-info .yamm .yamm-content h5.yamm-category,
#topnav.navbar-info .yamm .yamm-content h6.yamm-category {
  color: #d4f2ef;
}
#topnav.navbar-info .yamm .row.yamm-col-bordered > .yamm-col:not(:last-child) {
  border-right: 1px solid #23726b;
}
#topnav.navbar-info #navbar-links-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAYAAADE6GNbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjBGQjlFRjZFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjBGQjlFRjdFMEIxMTFFM0FFMTBFNjU2MDZDMEYwREUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMEZCOUVGNEUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMEZCOUVGNUUwQjExMUUzQUUxMEU2NTYwNkMwRjBERSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuKbOvoAAACQSURBVHja7NXBCQAhDABBU601WW1swJeCd+rkb2BYgpGZ5YYJEBAQEBAQEBAQEBAQEBCQ0bTF91URkEcgbfdtKAJyEGT2L6mKgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgHwKWV0SioA8Asndt6EIyEGQ2UWhCAgICAgICAgICAgICAgIyO+nCzAAF7ExSJFDKiwAAAAASUVORK5CYII=);
}
#topnav.navbar-info #leftmenu-trigger,
#topnav.navbar-info #rightmenu-trigger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjJEREE0NzVFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjJEREE0NzZFMEIyMTFFM0E2QzREMDM5Q0QyOTI5QzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMkREQTQ3M0UwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMkREQTQ3NEUwQjIxMUUzQTZDNEQwMzlDRDI5MjlDMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppm9f9oAAAD7SURBVHja7NxRCoMwEEVRI+7VNbnauAF/AiHzIud+l8J4ygyF0tZ7P5TT6REAERAgAgJEQIAICBABERAgAgJEQIAICBCldE16n2fgtfdmz2jpbM2PHKwsAXFDRku5K+VzuCFWloC4Ib/4PlIykxtiZQkIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAEBIiBABASIgAgIEAHZuFn/5DDy7wNts2e0dLZZIO3HH9qls1lZbojSbkjyyiufww0Jm8PKckOUekPS11zJTG5I2ExWlhsiIEAEBIiAABEQIAIiIEAEBIiAABEQIAKi714BBgCTKxjRt20bWAAAAABJRU5ErkJggg==);
}
#topnav.navbar-default .toolbar-icon-bg.open > a span.icon-bg {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
#topnav.navbar-default .toolbar-icon-bg.open > a span.icon-bg:hover {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
#topnav.navbar-default .toolbar-icon-bg.open > a {
  background: none !important;
}
#topnav.navbar-default .toolbar-icon-bg.open > a:hover {
  background: none !important;
}
#topnav.navbar-default .toolbar.pull-right li.toolbar-icon-bg > a span.icon-bg {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}
#topnav.navbar-default .toolbar.pull-right li.toolbar-icon-bg:hover span.icon-bg {
  background-color: rgba(0, 0, 0, 0.1);
}
#topnav.navbar-default .dropdown-menu {
  background: #f0f3f5;
  color: #5f7676;
  border: 1px solid #dadfe3;
  border-top: 0;
}
#topnav.navbar-default .dropdown-menu.userinfo {
  background: #f0f3f5;
  color: #93a8a8;
  border: 1px solid #dadfe3;
  border-top: none;
}
#topnav.navbar-default .dropdown-menu.userinfo a {
  color: #5f7676;
}
#topnav.navbar-default .dropdown-menu.userinfo a:hover {
  background: #e6eaed;
  color: #313e3e;
}
#topnav.navbar-default .dropdown-menu .divider {
  border-bottom: 1px solid #e6eaed;
}
#topnav.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #5f7676;
}
#topnav.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  color: #313e3e;
  background: #e6eaed;
}
#topnav.navbar-default .yamm .yamm-content h6 .yamm-category {
  color: #93a8a8;
}
#topnav.navbar-default .yamm .yamm-content ul li,
#topnav.navbar-default .yamm .yamm-content ul li a {
  color: #5f7676;
}
#topnav.navbar-default .yamm .dropdown-menu {
  border: 1px solid #dadfe3;
  border-top: none;
}
#topnav.navbar-default .yamm .dropdown-menu ul li,
#topnav.navbar-default .yamm .dropdown-menu ul li a,
#topnav.navbar-default .yamm .dropdown-menu li,
#topnav.navbar-default .yamm .dropdown-menu li a {
  color: #5f7676;
}
#topnav.navbar-default .yamm .dropdown-menu ul li:hover {
  background: #e6eaed;
}
#topnav.navbar-default .yamm .dropdown-menu ul li:hover a {
  color: #313e3e;
}
#topnav.navbar-default .yamm .dropdown-menu li a:hover {
  background: #e6eaed;
  color: #313e3e;
}
#topnav.navbar-default .yamm .row.yamm-col-bordered > .yamm-col:not(:last-child) {
  border-right: 1px solid #e6eaed;
}
#topnav.navbar-default #navbar-links-toggle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABkCAYAAADE6GNbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkQ2NEZDRENFMEIxMTFFMzlGNEZGMjJFQzU2OTAyMDMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkQ2NEZDRERFMEIxMTFFMzlGNEZGMjJFQzU2OTAyMDMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRDY0RkNEQUUwQjExMUUzOUY0RkYyMkVDNTY5MDIwMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRDY0RkNEQkUwQjExMUUzOUY0RkYyMkVDNTY5MDIwMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjkAYMwAAAClSURBVHja7NpLEcAwCAXA4imaKiqa6inRkM8hDYsCdt4wcCBaa88NFSAgICAgICAgICAgICAgeyARsaWR5T42Qd5FRz0Fck0iIKdCRmelSgQkEWR2l1SJuLVAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH4Gue3z4Vt0FJ8PIEkgo7NSJAKSCDK7S4pE3FogICAgICAgICAgICAgIMdXF2AAwhJzSF8qHmUAAAAASUVORK5CYII=);
}
#topnav.navbar-default #leftmenu-trigger,
#topnav.navbar-default #rightmenu-trigger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDBBNkJFOTJFMEIzMTFFMzk0MzlBQjYyNzBGNDNDMUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDBBNkJFOTNFMEIzMTFFMzk0MzlBQjYyNzBGNDNDMUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMEE2QkU5MEUwQjMxMUUzOTQzOUFCNjI3MEY0M0MxRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMEE2QkU5MUUwQjMxMUUzOTQzOUFCNjI3MEY0M0MxRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmVhaN0AAAEQSURBVHja7NzBDYMwDEBRshMzMRQzsVOYwcFWjPT+narh4UQc2jHnPNSnAQSIgAARECACAkRAgLgLQAQEiIAAERAgAgLkwweMkfJFdj8YXdaRBXIFLrl/BhJaWxcQE9JsQoAAAZJ1hpTsvUkg29dhQmxZQIA4Q+LvIw1BltZkQkyISh8MIEAEBIiAABEQIAICxF0AIiBABASIgAARECACIiBABASIgAARECACIiBABASIgAARECAComwQv1PPXUcWyBO45PwZSGht/snBhAABAqT0DCnZe5NAtq/DhNiygABxhsTfRxqCLK3JhJgQlT4YQIAICBABASIgQAQEiLsARECACAgQAQEiIEDUpVeAAQBZcbtIRXCCjAAAAABJRU5ErkJggg==);
}
footer.footer-midnightblue {
  background-color: #19232d;
  color: #6f8faf;
}
footer.footer-midnightblue h1,
footer.footer-midnightblue h2,
footer.footer-midnightblue h3,
footer.footer-midnightblue h4,
footer.footer-midnightblue h5,
footer.footer-midnightblue h6 {
  color: #ffffff;
}
footer.footer-midnightblue a {
  color: #b1c2d4;
}
footer.footer-midnightblue a:hover {
  color: #ffffff;
}
footer.footer-midnightblue ul.recent-news li,
footer.footer-midnightblue ul.recent-posts li {
  border-bottom: 1px solid #202e3b;
}
footer.footer-midnightblue ul.recent-news li:last-child,
footer.footer-midnightblue ul.recent-posts li:last-child {
  border-bottom: 0;
}
footer.footer-midnightblue .footer-bottom hr {
  border-top: 1px solid #202e3b;
}
footer.footer-inverse {
  background-color: #1b2121;
  color: #5f7676;
}
footer.footer-inverse h1,
footer.footer-inverse h2,
footer.footer-inverse h3,
footer.footer-inverse h4,
footer.footer-inverse h5,
footer.footer-inverse h6 {
  color: #ffffff;
}
footer.footer-inverse a {
  color: #afbfbf;
}
footer.footer-inverse a:hover {
  color: #ffffff;
}
footer.footer-inverse ul.recent-news li,
footer.footer-inverse ul.recent-posts li {
  border-bottom: 1px solid #242d2d;
}
footer.footer-inverse ul.recent-news li:last-child,
footer.footer-inverse ul.recent-posts li:last-child {
  border-bottom: 0;
}
footer.footer-inverse .footer-bottom hr {
  border-top: 1px solid #242d2d;
}
footer.footer-default {
  background-color: #e6eaed;
  color: #93a8a8;
}
footer.footer-default h1,
footer.footer-default h2,
footer.footer-default h3,
footer.footer-default h4,
footer.footer-default h5,
footer.footer-default h6 {
  color: #313e3e;
}
footer.footer-default a {
  /*color: #3498db;*/
}
footer.footer-default a:hover {
  /*color: #3498db;*/
}
footer.footer-default ul.recent-news li,
footer.footer-default ul.recent-posts li {
  border-bottom: 1px solid #dadfe3;
}
footer.footer-default ul.recent-news li:last-child,
footer.footer-default ul.recent-posts li:last-child {
  border-bottom: 0;
}
footer.footer-default .footer-bottom hr {
  border-top: 1px solid #dadfe3;
}
footer.footer-primary {
  background-color: #1d6fa5;
  color: #8bc4ea;
}
footer.footer-primary h1,
footer.footer-primary h2,
footer.footer-primary h3,
footer.footer-primary h4,
footer.footer-primary h5,
footer.footer-primary h6 {
  color: #ffffff;
}
footer.footer-primary a {
  color: #e1f0fa;
}
footer.footer-primary a:hover {
  color: #ffffff;
}
footer.footer-primary ul.recent-news li,
footer.footer-primary ul.recent-posts li {
  border-bottom: 1px solid #217bb8;
}
footer.footer-primary ul.recent-news li:last-child,
footer.footer-primary ul.recent-posts li:last-child {
  border-bottom: 0;
}
footer.footer-primary .footer-bottom hr {
  border-top: 1px solid #217bb8;
}
footer.footer-orange {
  background-color: #a85913;
  color: #f0b37e;
}
footer.footer-orange h1,
footer.footer-orange h2,
footer.footer-orange h3,
footer.footer-orange h4,
footer.footer-orange h5,
footer.footer-orange h6 {
  color: #ffffff;
}
footer.footer-orange a {
  color: #fbe9d9;
}
footer.footer-orange a:hover {
  color: #ffffff;
}
footer.footer-orange ul.recent-news li,
footer.footer-orange ul.recent-posts li {
  border-bottom: 1px solid #bc6315;
}
footer.footer-orange ul.recent-news li:last-child,
footer.footer-orange ul.recent-posts li:last-child {
  border-bottom: 0;
}
footer.footer-orange .footer-bottom hr {
  border-top: 1px solid #bc6315;
}
footer.footer-alizarin {
  background-color: #c64120;
  color: #f1b6a7;
}
footer.footer-alizarin h1,
footer.footer-alizarin h2,
footer.footer-alizarin h3,
footer.footer-alizarin h4,
footer.footer-alizarin h5,
footer.footer-alizarin h6 {
  color: #ffffff;
}
footer.footer-alizarin a {
  color: #ffffff;
}
footer.footer-alizarin a:hover {
  color: #ffffff;
}
footer.footer-alizarin ul.recent-news li,
footer.footer-alizarin ul.recent-posts li {
  border-bottom: 1px solid #d94722;
}
footer.footer-alizarin ul.recent-news li:last-child,
footer.footer-alizarin ul.recent-posts li:last-child {
  border-bottom: 0;
}
footer.footer-alizarin .footer-bottom hr {
  border-top: 1px solid #d94722;
}
footer.footer-green {
  background-color: #268461;
  color: #81dbba;
}
footer.footer-green h1,
footer.footer-green h2,
footer.footer-green h3,
footer.footer-green h4,
footer.footer-green h5,
footer.footer-green h6 {
  color: #ffffff;
}
footer.footer-green a {
  color: #d0f2e5;
}
footer.footer-green a:hover {
  color: #ffffff;
}
footer.footer-green ul.recent-news li,
footer.footer-green ul.recent-posts li {
  border-bottom: 1px solid #2b946e;
}
footer.footer-green ul.recent-news li:last-child,
footer.footer-green ul.recent-posts li:last-child {
  border-bottom: 0;
}
footer.footer-green .footer-bottom hr {
  border-top: 1px solid #2b946e;
}
footer.footer-indigo {
  background-color: #533f93;
  color: #b6aadb;
}
footer.footer-indigo h1,
footer.footer-indigo h2,
footer.footer-indigo h3,
footer.footer-indigo h4,
footer.footer-indigo h5,
footer.footer-indigo h6 {
  color: #ffffff;
}
footer.footer-indigo a {
  color: #f3f2f9;
}
footer.footer-indigo a:hover {
  color: #ffffff;
}
footer.footer-indigo ul.recent-news li,
footer.footer-indigo ul.recent-posts li {
  border-bottom: 1px solid #5c46a2;
}
footer.footer-indigo ul.recent-news li:last-child,
footer.footer-indigo ul.recent-posts li:last-child {
  border-bottom: 0;
}
footer.footer-indigo .footer-bottom hr {
  border-top: 1px solid #5c46a2;
}
footer.footer-violet {
  background-color: #713b87;
  color: #c6a0d5;
}
footer.footer-violet h1,
footer.footer-violet h2,
footer.footer-violet h3,
footer.footer-violet h4,
footer.footer-violet h5,
footer.footer-violet h6 {
  color: #ffffff;
}
footer.footer-violet a {
  color: #f0e7f4;
}
footer.footer-violet a:hover {
  color: #ffffff;
}
footer.footer-violet ul.recent-news li,
footer.footer-violet ul.recent-posts li {
  border-bottom: 1px solid #7e4296;
}
footer.footer-violet ul.recent-news li:last-child,
footer.footer-violet ul.recent-posts li:last-child {
  border-bottom: 0;
}
footer.footer-violet .footer-bottom hr {
  border-top: 1px solid #7e4296;
}
footer.footer-grape {
  background-color: #566074;
  color: #b4bbc8;
}
footer.footer-grape h1,
footer.footer-grape h2,
footer.footer-grape h3,
footer.footer-grape h4,
footer.footer-grape h5,
footer.footer-grape h6 {
  color: #ffffff;
}
footer.footer-grape a {
  color: #eff0f3;
}
footer.footer-grape a:hover {
  color: #ffffff;
}
footer.footer-grape ul.recent-news li,
footer.footer-grape ul.recent-posts li {
  border-bottom: 1px solid #5f6b80;
}
footer.footer-grape ul.recent-news li:last-child,
footer.footer-grape ul.recent-posts li:last-child {
  border-bottom: 0;
}
footer.footer-grape .footer-bottom hr {
  border-top: 1px solid #5f6b80;
}
footer.footer-info {
  background-color: #29857d;
  color: #86dad3;
}
footer.footer-info h1,
footer.footer-info h2,
footer.footer-info h3,
footer.footer-info h4,
footer.footer-info h5,
footer.footer-info h6 {
  color: #ffffff;
}
footer.footer-info a {
  color: #d4f2ef;
}
footer.footer-info a:hover {
  color: #ffffff;
}
footer.footer-info ul.recent-news li,
footer.footer-info ul.recent-posts li {
  border-bottom: 1px solid #2e958d;
}
footer.footer-info ul.recent-news li:last-child,
footer.footer-info ul.recent-posts li:last-child {
  border-bottom: 0;
}
footer.footer-info .footer-bottom hr {
  border-top: 1px solid #2e958d;
}
.blog {
  /* Portfolio */
}
.blog blockquote {
  margin: 20px 0;
}
.blog ul.post-info {
  margin: 0 0 20px;
}
.blog ul.post-info li {
  font-size: 13px;
  color: #93a8a8;
  padding-right: 20px;
  padding-left: 0;
}
.blog ul.post-info li a:hover {
  text-decoration: none;
}
.blog ul.post-info li i {
  color: #cbd6d6;
  margin-right: 5px;
}
.blog .well.share-story h3 {
  margin: 3px 0;
}
.blog .well.share-story .btn-social {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  text-align: center;
  padding: 6px 0;
}
.blog .about-author .avatar {
  width: 80px;
  height: 80px;
}
.blog .about-author a {
  color: #5f7676;
}
.blog .about-author a:hover {
  color: #313e3e;
  text-decoration: none;
}
.blog .featured-post {
  border: 1px solid #dadfe3;
  background: #ffffff;
  margin-bottom: 20px;
  border-radius: 3px;
}
.blog .featured-post .featured-body h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
.blog .featured-post .featured-body h1 a {
  color: #5f7676;
}
.blog .featured-post .featured-body h1 a:hover {
  color: #313e3e;
  text-decoration: none;
}
@media (max-width: 480px) {
  .blog .featured-post .featured-body h1 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .blog .featured-post .featured-body h1 a {
    color: #5f7676;
  }
  .blog .featured-post .featured-body h1 a:hover {
    color: #313e3e;
    text-decoration: none;
  }
}
.blog .featured-post .featured-body p {
  margin: 0;
}
.blog .featured-post .featured-body p + p {
  margin-top: 10px;
}
.blog .featured-post .featured-body .featured-photo {
  margin: 0 -20px 20px;
}
.blog .featured-post .featured-body,
.blog .featured-post .featured-footer {
  padding: 20px;
}
.blog .featured-post .featured-footer {
  border-top: 1px solid #e6eaed;
}
.blog .featured-post .featured-footer ul.post-info {
  margin: 4px 0;
}
.blog .featured-post .featured-footer ul.post-info li {
  font-size: 13px;
  color: #93a8a8;
  padding-right: 20px;
  padding-left: 0;
}
.blog .featured-post .featured-footer ul.post-info li a:hover {
  text-decoration: none;
}
.blog .featured-post .featured-footer ul.post-info li i {
  color: #cbd6d6;
  margin-right: 5px;
}
.blog .featured-post .featured-footer .post-info-container {
  float: left;
}
.blog .featured-post .featured-footer .post-more {
  float: right;
}
@media (max-width: 992px) {
  .blog .featured-post .featured-footer .post-info-container {
    float: none;
  }
  .blog .featured-post .featured-footer .post-more {
    float: none;
  }
  .blog .featured-post .featured-footer ul.post-info {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.blog .blog-photos-thumb a {
  margin: 1px;
}
.blog .blog-post-list a {
  display: inline;
}
.blog .blog-post-list .media {
  padding: 15px 20px 20px;
  border-bottom: 1px solid #e6eaed;
  margin: 0;
}
.blog .blog-post-list .media > .pull-left {
  margin-right: 15px;
  margin-top: 5px;
}
.blog .blog-post-list .media a.post-title {
  font-size: 14px;
}
.blog .blog-post-list .media a.post-title:hover {
  text-decoration: none;
}
.blog .blog-post-list .media:last-child {
  margin-bottom: 0;
}
.blog .blog-post-list .media p {
  padding-top: 5px;
  margin-bottom: 0;
  color: #93a8a8;
  font-size: 13px;
}
.blog .blog-post-list .media p + p {
  padding-top: 5px;
}
.blog .blog-post-list .media .time {
  padding-top: 0px;
  color: #cbd6d6;
  display: block;
  font-size: 12px;
}
.blog .blog-post-list .media .media-object {
  width: 50px;
  border-radius: 2px;
}
.blog .blog-post-list .media:last-child {
  border-bottom: none;
}
.blog .column-post {
  margin-bottom: 40px;
  background: #ffffff;
  border-radius: 3px;
  border: 1px solid #dadfe3;
}
.blog .column-post .column-body {
  padding: 20px 0;
}
.blog .column-post .column-body h3 {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0 20px;
}
.blog .column-post .column-body h3 a {
  color: #5f7676;
}
.blog .column-post .column-body h3 a:hover {
  color: #313e3e;
  text-decoration: none;
}
.blog .column-post .column-body h3 + p {
  margin-top: 0;
}
.blog .column-post .column-body p {
  margin-bottom: 0;
  margin-top: 20px;
  padding: 0 20px;
}
.blog .column-post .column-body p + p {
  margin-top: 10px;
}
.blog .column-post .column-footer {
  padding: 20px;
  border-top: 1px solid #e6eaed;
}
.blog .column-post .column-footer ul.post-info {
  margin: 4px 0;
}
.blog .column-post .column-footer ul.post-info li {
  font-size: 13px;
  color: #93a8a8;
  padding-right: 15px;
  padding-left: 0;
}
.blog .column-post .column-footer ul.post-info li a:hover {
  text-decoration: none;
}
.blog .column-post .column-footer ul.post-info li i {
  color: #cbd6d6;
  margin-right: 5px;
}
.blog .column-post .column-footer .post-info-container {
  float: left;
}
.blog .column-post .column-footer .post-more {
  float: right;
}
@media (max-width: 992px) {
  .blog .column-post .column-footer .post-info-container {
    float: none;
  }
  .blog .column-post .column-footer .post-more {
    float: none;
  }
  .blog .column-post .column-footer ul.post-info {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.blog .column-post-img + .column-post {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
}
.blog .comments {
  border-top: 0;
  margin-top: 0;
}
.blog .comments .media-heading a:hover {
  text-decoration: none;
}
.blog .comments .media:first-child {
  border: none;
  margin-top: 0;
  padding-top: 0;
}
.blog .comments .media {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #e6eaed;
}
.blog .comments .media-body a.person {
  color: #5f7676;
}
.blog .comments .media-body a.person:hover {
  text-decoration: none;
  color: #313e3e;
}
.blog .comments .media-body a.reply {
  margin-left: 10px;
}
.blog .comments .media-body a.reply:hover {
  text-decoration: none;
}
.blog .comments .media-body .time {
  color: #cbd6d6;
}
.blog .comments .media-body p {
  margin-bottom: 0;
}
.blog .comments .media-body p + p {
  margin-top: 20px;
}
.blog .comments .media-object {
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
.blog .portfolio {
  padding-left: 0;
}
.blog .portfolio .item {
  position: relative;
  margin-bottom: 40px;
  border-radius: 3px;
  -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff, #000000);
}
.blog .portfolio .item img,
.blog .portfolio .item .caption-wrapper {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.blog .portfolio .item img {
  display: block;
  width: 100%;
}
.blog .portfolio .item .caption-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.blog .portfolio .item .caption-wrapper .caption {
  left: 10%;
  right: 10%;
}
.blog .portfolio .item .caption-wrapper h1,
.blog .portfolio .item .caption-wrapper h2,
.blog .portfolio .item .caption-wrapper h3,
.blog .portfolio .item .caption-wrapper h4,
.blog .portfolio .item .caption-wrapper h5,
.blog .portfolio .item .caption-wrapper h6,
.blog .portfolio .item .caption-wrapper p {
  color: #fff;
}
.blog .portfolio .item .caption-wrapper .buttons {
  margin-top: 20px !important;
  margin-top: 20px;
}
.blog .portfolio .item .caption-wrapper .buttons.n {
  margin-top: -20px !important;
}
.blog .portfolio .item .caption-wrapper .buttons .btn-default-alt {
  color: #dadfe3;
  padding: 6px 0;
  border-radius: 50%;
  width: 34px;
  text-align: center;
}
.blog .portfolio .item:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.blog .portfolio .item:hover .caption-wrapper {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.tag-cloud .label {
  margin-bottom: 2px;
}
.bootstrap-switch {
  display: inline-block;
  cursor: pointer;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  width: 68px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
  border-radius: 23px;
  -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff, #000000);
}
.bootstrap-switch.bootstrap-switch-mini {
  width: 40px;
}
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 10px;
  line-height: 12px;
}
.bootstrap-switch.bootstrap-switch-small {
  width: 60px;
}
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding-bottom: 3px;
  padding-top: 3px;
  font-size: 12px;
  line-height: 24px;
}
.bootstrap-switch.bootstrap-switch-large {
  width: 92px;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding-bottom: 9px;
  padding-top: 9px;
  font-size: 16px;
  line-height: 28px;
}
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  -webkit-transition: margin-left 150ms;
  -o-transition: margin-left 150ms;
  transition: margin-left 150ms;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container {
  margin-left: 0%;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
  margin-left: -50%;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label {
  background: #ecf0f1;
}
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label {
  cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-focused {
  outline: 0;
}
.bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  position: relative;
  width: 150%;
  top: 0;
  border-radius: 23px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 14px;
  line-height: 26px;
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
  text-align: center;
  z-index: 1;
  width: 50%;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: rgba(255, 255, 255, 0.8);
  background: #3498db;
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: rgba(255, 255, 255, 0.8);
  background: #1abdaf;
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: rgba(255, 255, 255, 0.8);
  background: #2ecc71;
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  background: #f1c40f;
  color: rgba(255, 255, 255, 0.8);
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: rgba(255, 255, 255, 0.8);
  background: #e74c3c;
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #93a8a8;
  background: #e8ecec;
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 23px;
  border-top-left-radius: 23px;
  padding-right: 12.499999999875%;
}
.bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 23px;
  border-top-right-radius: 23px;
  padding-left: 12.499999999875%;
}
.bootstrap-switch .bootstrap-switch-label {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  z-index: 100;
  position: absolute;
  border-radius: 50% !important;
  width: 33.333333333%;
  margin-left: -16.66666667%;
  margin-right: -16.66666667%;
  color: #5f7676;
  background: #fafbfc;
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 0px 1px 0px rgba(0, 0, 0, 0.05);
}
.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
/*
 * Colorpicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url('../plugins/form-colorpicker/img/bootstrap-colorpicker/saturation.png');
  cursor: crosshair;
  float: left;
}
.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px;
}
.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
}
.colorpicker-hue,
.colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px;
}
.colorpicker-hue i,
.colorpicker-alpha i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px;
}
.colorpicker-hue {
  background-image: url('../plugins/form-colorpicker/img/bootstrap-colorpicker/hue.png');
}
.colorpicker-alpha {
  background-image: url('../plugins/form-colorpicker/img/bootstrap-colorpicker/alpha.png');
  display: none;
}
.colorpicker {
  top: 0;
  left: 0;
  padding: 4px;
  min-width: 120px;
  max-width: 150px;
  margin-top: 1px;
  z-index: 9999 !important;
}
.colorpicker:before,
.colorpicker:after {
  content: " ";
  display: table;
}
.colorpicker:after {
  clear: both;
}
.colorpicker:before,
.colorpicker:after {
  content: " ";
  display: table;
}
.colorpicker:after {
  clear: both;
}
.colorpicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.colorpicker div {
  position: relative;
}
.colorpicker.alpha {
  min-width: 140px;
}
.colorpicker.alpha .colorpicker-alpha {
  display: block;
}
.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url('../plugins/form-colorpicker/img/bootstrap-colorpicker/alpha.png');
  background-position: 0 100%;
}
.colorpicker-color div {
  height: 10px;
}
.input-group.color .input-group-addon i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  direction: ltr;
  max-width: 265px;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0 auto;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border: none;
}
.datepicker table tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.datepicker table tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #e8ecec;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #cbd6d6;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #cbd6d6;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.focus,
.datepicker table tr td.today:hover.focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:hover.focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.today,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.open > .dropdown-toggle.datepicker table tr td.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.today,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.open > .dropdown-toggle.datepicker table tr td.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today:hover.disabled.focus,
.datepicker table tr td.today.disabled.disabled.focus,
.datepicker table tr td.today.disabled:hover.disabled.focus,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today:hover[disabled].focus,
.datepicker table tr td.today.disabled[disabled].focus,
.datepicker table tr td.today.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:hover.focus,
fieldset[disabled] .datepicker table tr td.today.disabled.focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today .badge,
.datepicker table tr td.today:hover .badge,
.datepicker table tr td.today.disabled .badge,
.datepicker table tr td.today.disabled:hover .badge {
  color: #ffdb99;
  background-color: #000000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover {
  background-color: #ffd280;
  border-color: #ffa90a;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.today,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.open > .dropdown-toggle.datepicker table tr td.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #000000;
  background-color: #ffcd70;
  border-color: #ffa500;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.today,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.open > .dropdown-toggle.datepicker table tr td.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today .badge,
.datepicker table tr td.today:hover .badge,
.datepicker table tr td.today.disabled .badge,
.datepicker table tr td.today.disabled:hover .badge {
  color: #ffdb99;
  background-color: #000000;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #e8ecec;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #f3c976;
  border-color: #eba318;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:hover.focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:hover.focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.range.today,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #efb647;
  border-color: #b77e10;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.range.today,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today:hover.disabled.focus,
.datepicker table tr td.range.today.disabled.disabled.focus,
.datepicker table tr td.range.today.disabled:hover.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today:hover[disabled].focus,
.datepicker table tr td.range.today.disabled[disabled].focus,
.datepicker table tr td.range.today.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:hover.focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled.focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #f3c976;
  border-color: #eba318;
}
.datepicker table tr td.range.today .badge,
.datepicker table tr td.range.today:hover .badge,
.datepicker table tr td.range.today.disabled .badge,
.datepicker table tr td.range.today.disabled:hover .badge {
  color: #f3c976;
  background-color: #000000;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover {
  background-color: #f1bf5f;
  border-color: #ca8b11;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.range.today,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #000000;
  background-color: #f0ba51;
  border-color: #c08410;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.range.today,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #f3c976;
  border-color: #eba318;
}
.datepicker table tr td.range.today .badge,
.datepicker table tr td.range.today:hover .badge,
.datepicker table tr td.range.today.disabled .badge,
.datepicker table tr td.range.today.disabled:hover .badge {
  color: #f3c976;
  background-color: #000000;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #cbd6d6;
  border-color: #93a8a8;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected:hover.focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:hover.focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #afbfbf;
  border-color: #718d8d;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected:hover.disabled.focus,
.datepicker table tr td.selected.disabled.disabled.focus,
.datepicker table tr td.selected.disabled:hover.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected:hover[disabled].focus,
.datepicker table tr td.selected.disabled[disabled].focus,
.datepicker table tr td.selected.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected:hover.focus,
fieldset[disabled] .datepicker table tr td.selected.disabled.focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #cbd6d6;
  border-color: #93a8a8;
}
.datepicker table tr td.selected .badge,
.datepicker table tr td.selected:hover .badge,
.datepicker table tr td.selected.disabled .badge,
.datepicker table tr td.selected.disabled:hover .badge {
  color: #cbd6d6;
  background-color: #ffffff;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover {
  background-color: #bdcaca;
  border-color: #7c9696;
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #b5c4c4;
  border-color: #769292;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #cbd6d6;
  border-color: #93a8a8;
}
.datepicker table tr td.selected .badge,
.datepicker table tr td.selected:hover .badge,
.datepicker table tr td.selected.disabled .badge,
.datepicker table tr td.selected.disabled:hover .badge {
  color: #cbd6d6;
  background-color: #ffffff;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #3498db;
  border-color: #2980b9;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active:hover.focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:hover.focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.disabled,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #217dbb;
  border-color: #1e5d87;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.disabled,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active:hover.disabled.focus,
.datepicker table tr td.active.disabled.disabled.focus,
.datepicker table tr td.active.disabled:hover.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active:hover[disabled].focus,
.datepicker table tr td.active.disabled[disabled].focus,
.datepicker table tr td.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active:hover.focus,
fieldset[disabled] .datepicker table tr td.active.disabled.focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #3498db;
  border-color: #2980b9;
}
.datepicker table tr td.active .badge,
.datepicker table tr td.active:hover .badge,
.datepicker table tr td.active.disabled .badge,
.datepicker table tr td.active.disabled:hover .badge {
  color: #3498db;
  background-color: #ffffff;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover {
  background-color: #258cd1;
  border-color: #226998;
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.disabled,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #2383c4;
  border-color: #20638f;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.disabled,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #3498db;
  border-color: #2980b9;
}
.datepicker table tr td.active .badge,
.datepicker table tr td.active:hover .badge,
.datepicker table tr td.active.disabled .badge,
.datepicker table tr td.active.disabled:hover .badge {
  color: #3498db;
  background-color: #ffffff;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #e8ecec;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #cbd6d6;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #3498db;
  border-color: #2980b9;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #217dbb;
  border-color: #1e5d87;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #3498db;
  border-color: #2980b9;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #3498db;
  background-color: #ffffff;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  background-color: #258cd1;
  border-color: #226998;
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #2383c4;
  border-color: #20638f;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #3498db;
  border-color: #2980b9;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #3498db;
  background-color: #ffffff;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #cbd6d6;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #e8ecec;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #e8ecec;
  border: solid #dadfe3;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker {
  position: relative;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}
.bootstrap-timepicker .input-group-addon {
  cursor: pointer;
}
.bootstrap-timepicker .input-group-addon i {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
  max-width: 164px;
}
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}
.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
  border-radius: 4px;
}
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px;
}
.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}
.bootstrap-timepicker-widget table td span {
  width: 100%;
}
.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333;
}
.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #ddd;
}
.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 18px;
}
.bootstrap-timepicker-widget table td input {
  width: 42px;
  margin: 0;
  text-align: center;
  padding: 4px 6px;
}
.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}
@media (min-width: 767px) {
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}
@media (max-width: 767px) {
  .bootstrap-timepicker {
    width: 100%;
  }
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}
/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Improvements by Sébastien Malot
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
  padding: 4px;
  margin-top: 1px;
  white-space: normal;
  border-radius: 3px;
  direction: ltr;
  max-width: 265px;
}
.datetimepicker table {
  margin-left: auto !important;
  margin-right: auto !important;
}
.datetimepicker table thead tr th {
  border-radius: 0;
}
.datetimepicker table tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.datetimepicker table tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.datetimepicker.datetimepicker-rtl {
  direction: rtl;
}
.datetimepicker.datetimepicker-rtl table tr td span {
  float: right;
}
.datetimepicker > div {
  display: none;
}
.datetimepicker.minutes div.datetimepicker-minutes {
  display: block;
}
.datetimepicker.hours div.datetimepicker-hours {
  display: block;
}
.datetimepicker.days div.datetimepicker-days {
  display: block;
}
.datetimepicker.months div.datetimepicker-months {
  display: block;
}
.datetimepicker.years div.datetimepicker-years {
  display: block;
}
.datetimepicker table {
  margin: 0;
}
.datetimepicker table tr td.minute:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td.hour:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datetimepicker table tr td span:hover {
  background: #eeeeee;
}
.datetimepicker table tr td span.old {
  color: #999999;
}
.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px;
}
.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px;
}
.datetimepicker th.switch {
  width: 145px;
}
.datetimepicker-inline {
  width: 220px;
}
.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
  top: 0;
  left: 0;
}
[class*="datetimepicker-dropdown"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
[class*="datetimepicker-dropdown"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
}
[class*="datetimepicker-dropdown-top"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}
[class*="datetimepicker-dropdown-top"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px;
}
.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px;
}
.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px;
}
.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 7px;
}
.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 6px;
}
.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 7px;
}
.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px;
}
.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px;
}
.datetimepicker td,
.datetimepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
  background-color: transparent;
}
.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
  color: #999999;
}
.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background: #3498db;
  color: #fff;
}
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
  background: #3498db;
}
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%;
}
.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px;
}
.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
  background: #3498db;
}
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
  cursor: pointer;
}
.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
  cursor: pointer;
  width: 14px;
  height: 14px;
}
/*!
 * Golden Bootstrap v3.1
 *
 * Licensed under the Apache License v2.0
 *
 * A quick project by Philippe Dionne (http://phildionne.com)
 * Much love to @mdo, @fat and every collaborators to Bootstrap
 */
.col-golden-sm {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 38.196601125010524%;
}
.col-golden-lg {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 61.803398874989476%;
}
.col-golden-offset-sm {
  margin-left: 38.196601125010524%;
}
.col-golden-offset-lg {
  margin-left: 61.803398874989476%;
}

/** zamancizgisi **/

.zamancizgisi {
  margin-bottom:0px;
  margin-top: 2px;
}
.zamancizgisi ul {
  padding:0;
  list-style:none;
  margin:0 0 0 30px;
  border-left:2px solid #9fbdbe;
}
.zamancizgisi ul li:before{
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
 /* border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #9fbdbe transparent transparent;*/
  left: 0;
  top: 20px;
  margin-left: -10px;
}
.zamancizgisi ul li:after{
  content:"";
  display:block;
  position: absolute;
  width: 0;
  height: 0;
 /* border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #fff transparent transparent;*/
  left: 0;
  top: 20px;
  margin-left: -8px;
}
.zamancizgisi ul li {
  padding:5px 5px;
  display:block;
  margin:0 0 10px 40px;
  /*background: #cfd9db url(../img/orta.png) repeat;*/
  position:relative;
  /*border:2px solid #9fbdbe;*/
  border-radius: 1px;
  min-height: 50px;
  /*max-height: 50px;*/
}

.zamancizgisi ul li:hover {
  /*border-color:#616d6d;*/
}

.zamancizgisi ul li>div.aciklama {
  margin:0;
  padding:3px;
  line-height: 18px;
  max-height: 50px;
  min-height: 50px;
  font-family: "Open Sans";
  font-size:16px;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /*border-top: 1px solid #cfd9db*/
}
.zamancizgisi ul li>div.aciklama a{
  text-decoration: none;
  color: inherit;
}
.zamancizgisi ul li>div.aciklama small{
  text-decoration: none;
  color: #93a8a8;
}
.zamancizgisi ul li .gun {
  position:absolute;
  left:-74px;
  top:0px;
  width:62px;
  height:62px;
  border-radius:50%;
  text-align:center;
  line-height:100%;
  background: url(../img/orta.png) repeat;
  border: 2px solid #9fbdbe;
  font-family: "Open Sans";
  font-weight: 300;
}

.zamancizgisi ul li .gun span {
  font-size:18px;
  display:block;
  margin-top:15px;
}

.zamancizgisi ul li .gun small {
  font-size:12px;
  display:block;
  margin-top:3px;
  font-family: "Open Sans";
}
/* ===== Home Services ===== */
.ana-hizmetler {
  color: #5f7676;
}
.ust {
  border-top: 1px solid #bdc3c7;
}
.alt {
  border-bottom: 1px solid #bdc3c7;
}
.ana-hizmetler ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ana-hizmetler li {
  float: left;
  width: 30%;
  padding: 10px 3px;
  border-right: 1px solid #bdc3c7;/*#dc2d38*/
  /*border-bottom: 1px solid #bdc3c7;/*#dc2d38*/
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  /* to avoid cell breaking during expanding on hover */
  -webkit-transition: width 300ms;
  -moz-transition: width 300ms;
  transition: width 300ms;
}
.ana-hizmetler li:first-child {
  border-right: 1px solid #bdc3c7;/*#dc2d38*/
}
.ana-hizmetler li:last-child {
  border-right: none;
}
.ana-hizmetler ul:hover li {
  width: 21%;
}
.ana-hizmetler ul:hover > li:hover {
  width: 36%;
}
.ana-hizmetler li i {
  /*font-size: 22px;*/
}
.ana-hizmetler li p {
  margin: 2px 0 0;
  /*text-transform: uppercase;*/
}
.ana-hizmetler li p a{
  color: #5f7676;
}
.ana-hizmetler li span {
  display: none;
  text-transform: none;
}
.ana-hizmetler li:hover span {
  display: inline-block;
}
.ana-hizmetler .lead {
  margin: 0;
  line-height: 93px;
}
@media (max-width: 992px) {
  /* Adjusting for small devices */
  .ana-hizmetler ul {
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* Adjusting for mobile */
  .ana-hizmetler li {
    display: block;
    float: none;
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #bdc3c7;
  }
  .ana-hizmetler li:first-child {
    border-right: 0;
  }
  .ana-hizmetler li:last-child {
    border-right: 0;
  }
  .ana-hizmetler ul:hover li {
    width: 100%;
  }
  .ana-hizmetler ul:hover > li:hover {
    width: 100%;
  }
  .ana-hizmetler li span {
  display: inline-block;
}
}

.hizlierisim {
  border:1px solid #687474;
  width:100%;
  /*margin:5px 5px 5px 0;*/
  /*overflow:hidden;*/
  /*position:relative;*/
  /*float:left;*/
  border-radius: 3px;
}
.hizlierisim .duyurular{
  width:100%;
  height:90px;
  background: url(../img/demo.png) no-repeat;
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
.hizlierisim .isim {
  width:300px;
  height:120px;
  background:#e44c41;
  color:#fff;
  font-weight:bold;
  position:absolute;
  left:0;
  display:none;
  filter:alpha(opacity=80);    /* ie  */
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.hizlierisim .isim a {
  text-decoration:none;
  color:#FFFFFF;
  font-size:16px;
  text-align: center;
  /* add spacing and make the whole row clickable*/
  padding-top:25px;
  display:block;
}
.hizlierisim .isim p {
  padding:5px;
  margin:0;
  font-size:10px;
  left: 10px;
}
li.sosyal ul.social-networks {
  margin: 10px;
  padding: 0px;
  list-style: none;
}
li.sosyal ul.social-networks li {
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 3px;
}
li.sosyal ul.social-networks li .btn-social {
  border-radius: 50%;
  text-align: center;
  width: 30px;
  padding: 4px 0;
}

.rating {
    float:left;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
    float:right;
    width:1.2em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:before {
    content: '★ ';
}

.rating > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.kou-menu{
  padding-left:10px;
  padding-right:10px;
}
/* -------------------TELEFONLAR İÇİN--------------------------------*/
@media(max-width:768px){
  .kou-menu-item
  {
    /*width:96%;*/
    display:block;
    margin-right:10px;
    margin-left:10px;
    margin-bottom:3px;
    border-radius:3px;
    padding:3px 5px;
    text-align:center;

  }
  .kou-mega-menu-left
  {
    padding:10px 10px;
  }

  .kou-menu-button
  {
    border:1px solid #dadfe3;
    margin-bottom:5px;
    border-radius:3px;
    padding-bottom:10px;
    padding-top:10px;
    text-align:center;
  }
  .kou-menu-button.active
  {
    background-color:#dadfe3;
  }
  .kou-menu-button.active h5
  {
    color:white;
  }
  .kou-menu-button h5
  {
    margin:0;
    margin-left:15px;
  }
  .kou-menu-button .right
  {
    float:right;
    margin-right:5px;
  }




}/* ---------------------------------------------------------------------------*/

@media(min-width:768px){
.kou-menu-item
{
  /*width:32%;*/
  display:inline-block;
  margin-right:0px;
  margin-bottom:2px;
  border-radius:3px;


}
.kou-mega-menu-left
{
  padding:0;
  padding-right:10px;
  border-right:1px solid #dadfe3;
  height:300px;
}

.kou-menu-button
{
  border:1px solid #dadfe3;
  margin-bottom:5px;
  border-radius:3px;
  padding-bottom:10px;
  padding-top:10px;
}
.kou-menu-button.active
{
  background-color:#dadfe3;
}
.kou-menu-button.active h5
{
  color:white;
}
.kou-menu-button h5
{
  margin:0;
  margin-left:15px;
}
.kou-menu-button .right
{
  float:right;
  margin-right:5px;
}
} /* ---------------------------------------------------------------------------*/

#headernav ul.dropdown-menu > li a.kou-menu-slider-bottom-item {
  padding: 0;
}
.kou-menu-slider-bottom
{
  padding-left:18px;
  padding-right:13px;
}
.kou-menu-slider-bottom-item
{
  display:inline-block;
  width:19%;
  max-width:19%;
  border-radius:3px;
  padding:0;
}
.kou-menu-slider-bottom-item1
{
  display:inline-block;
  width:49%;
  max-width:49%;
  border-radius:3px;
  padding:0;
}
.kou-menu-slider-bottom-item i
{
  font-size:30px;
}
.kou-menu-slider-bottom-item1 i
{
  font-size:24px;
}
.kou-menu-body
{
  margin-top:5px;
  text-align:center;
}
.kou-menu-footer
{
  text-align:center;
  margin-bottom:5px;
}
.sola{
  text-align: left;
}
.btn-kou{
  color: #ffffff;
  background-color: #00aa4f;
  border-color:#009a42;
}
.btn-kou:hover{
  color: #ffffff;
  background-color: #00aa4f;
  border-color:#009a42;
}
.display-kep{
display:inline-block;
    position: absolute;
    top: 3px;
    left: 0;
}
.lev{
  margin: auto auto;
  padding: 0px 18px;
  margin-bottom: 5px;
  border-radius: 100%;
  border: 4px solid #f2f2f2;
  width: 90px;
  height: 90px;
  line-height: 80px;
  text-align: center;
  font-size: 32px;
  color: #f2f2f2;
  text-shadow: -6px 6px 10px rgba(0, 0, 0, 0.3);
}

.kirmizi{
  background-color: #d7606a;
  box-shadow: 0 0 6px rgba(0,0,0,.7);
}
.yesil{
  background-color: #2bb698;
  box-shadow: 0 0 10px rgba(0,0,0,.7);
}



 /* kouslider
=================================================================== */

/* Browser Resets
=================================================================== */
.kou-container a:active,
.kouslider a:active,
.kou-container a:focus,
.kouslider a:focus  {outline: none;}
.slides,
.kou-control-nav,
.kou-direction-nav {margin: 0; padding: 0; list-style: none;} 
/*.slider{margin-left: -36px;}*/
.show-grid{
  background-color: #333;
}
.gri-bg {
  background-image: url(../img/agsquare_@2X.png);
}
.mavi-bg {
  background-image: url(../img/arka.png);
}
.bag-bg {
  /*border-top: 1px solid #f2f2f2;*/
  margin-top: 4px;
  background-image: url(../img/orta.png);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.5);
}
.cizgili-bg {
  /*border-top: 1px solid #f2f2f2;*/
  background-image: url(../img/agsquare_@2X.png);
/*  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.5);
*/}
.baglantilar-bg {
  background-image: url(../img/harita.png);
}
/* Necessary Styles
=================================================================== */
.kouslider {margin: 0; padding: 0;}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.kouslider .slides > li {position: relative;  zoom: 1; display: none; -webkit-backface-visibility: hidden;}
.kouslider .slides img {width: 100%; display: block;border-radius: 3px; /*border: 1px solid #9fbdbe;*/ box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2); margin: 3px;}
.kou-pauseplay span {text-transform: capitalize;}

/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.kouslider {position: relative;  zoom: 1; z-index: 50;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}



/* Default Styles
=================================================================== */
.kouslider {
  /*background: #fff;*/
  zoom: 1;
}
.ie7 .kouslider {margin-bottom: -30px;}
.kou-viewport {max-height: 2000px;}
.loading .kou-viewport {max-height: 300px;}
.kouslider .slides {zoom: 1;}
/* Direction Nav
=================================================================== */
.kou-direction-nav a {
  width: 34px;
  height: 35px;
  display: block;
  background-color: #555;
  top: 10px;
  right: 6px;
  float: none;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;
  background: rgba(0, 0, 0, 0.65);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-8 */
  *bottom: 50px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.kou-direction-nav .kou-next {
  background-image: url(../img/slider-control-right.png);
  color: #ffffff;
  background-color: rgba(218,72,57, 0.7);
  border-color: #7f8c8d;
  background-repeat: no-repeat;
  background-position: 52% 50%;
  border-radius: 5px;
}

.kou-direction-nav .kou-prev {
  margin-right: 36px;
  background-image: url(../img/slider-control-left.png);
  color: #ffffff;
  background-color: rgba(218,72,57, 0.7);
  border-color: #7f8c8d;
  background-repeat: no-repeat;
  background-position: 48% 50%;
  border-radius: 5px;
}

.kou-direction-nav .kou-prev:hover,
.kou-direction-nav .kou-next:hover {
  color: #fff;
  background-color: rgba(218,72,57, 1.0);
}

.subpage .kou-direction-nav a {bottom: 0px; right: 0px; *bottom: 10px;}
/* Control Nav
=================================================================== */
.kou-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
}
  
.kou-control-nav li {
  margin: 0 1px 0 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
  
.kou-control-paging li a {
  width: 14px;
  height: 14px;
  display: block;
  background: #95a5a6;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border:2px solid #fff;
}
  
.kou-control-paging li a:hover,
.kou-control-paging li a.kou-active {
  background: rgba(218,72,57, 1.0);
  border:2px solid #fff;
}
  
.kou-control-paging li a.kou-active {
  cursor: default;
}

/* Caption
=================================================================== */
.slide-caption {
  width: 100%;
  padding: 10px 10px;
  margin: auto;
  position: absolute;
  left: 3px;
  bottom: 30px;
  color: #fff;
  background-color: rgba(0,0,0, 0.5);
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
}
.slide-caption .ozet{
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  color: #5f7676;
}
/*.slide-caption:hover {
  background: rgba(255, 255, 255, 0.8);
}*/
.slide-caption.n {
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-8 */
}
