@import '../../../Assets/components/library/bootstrap/css/bootstrap.min.css';
@import '../../../Assets/components/library/icons/fontawesome/assets/css/font-awesome.min.css';
@import '../../../Assets/components/library/icons/glyphicons/assets/css/glyphicons_regular.css';
@import '../../../Assets/components/library/icons/glyphicons/assets/css/glyphicons_social.css';
@import '../../../Assets/components/library/icons/glyphicons/assets/css/glyphicons_filetypes.css';
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600&subset=latin,latin-ext);
@import '../../../Assets/components/library/icons/pictoicons/css/picto.css';
@import '../../../Assets/components/modules/admin/tables/datatables/assets/lib/extras/TableTools/media/css/TableTools.css';
@import '../../../Assets/components/modules/admin/tables/datatables/assets/lib/extras/ColVis/media/css/ColVis.css';
@import '../../../Assets/components/modules/admin/tables/datatables/assets/custom/css/DT_bootstrap.css';
@import '../../../Assets/components/modules/admin/forms/elements/bootstrap-select/assets/lib/css/bootstrap-select.css';
@import '../../../Assets/components/library/jquery-ui/css/jquery-ui.min.css';
/* --- LOADING [css.bootstrap.min] from assets/components/library/bootstrap/css/bootstrap.min.css */
/* --- LOADING [css.font-awesome.min] from assets/components/library/icons/fontawesome/assets/css/font-awesome.min.css */
/* --- LOADING [css.glyphicons_regular] from assets/components/library/icons/glyphicons/assets/css/glyphicons_regular.css */
/* --- LOADING [css.glyphicons_social] from assets/components/library/icons/glyphicons/assets/css/glyphicons_social.css */
/* --- LOADING [css.glyphicons_filetypes] from assets/components/library/icons/glyphicons/assets/css/glyphicons_filetypes.css */
/* --- LOADING [less.variables] from assets/components/core/less/variables.less */
/* --- LOADING [less.mixins] from assets/components/core/less/mixins.less */
/* --- LOADING [less.scaffolding] from assets/components/core/less/scaffolding.less */
html {
  -webkit-font-smoothing: antialiased !important;
}
body {
  font-family: 'Open Sans', sans-serif;
  background: #f0f0f0;
  font-size: 13px;
  color: #7c7c7c;
  position: relative;
}
*,
a:focus {
  outline: none !important;
}
button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0;
}
a:hover {
  color: #333333;
}
a {
  color: #2a3140;
  outline: 0 !important;
}
.text-decoration-none {
  text-decoration: none;
}
.text-decoration-none:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 5px;
  font-weight: 400;
  text-shadow: 0 1px 0 #ffffff;
  color: #4d4d4d;
}
h1.glyphicons,
h2.glyphicons,
h3.glyphicons,
h4.glyphicons,
h5.glyphicons,
h6.glyphicons {
  color: #7c7c7c;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  color: #afafaf;
  font-weight: 400;
  padding: 0 5px;
  font-style: italic;
}
h1 span,
h2 span,
h3 span {
  font-size: 50%;
  text-transform: none;
  padding: 0;
  position: relative;
  top: -3px;
  font-weight: 400;
}
h1 {
  line-height: 40px;
}
h2,
h3 {
  line-height: 30px;
}
h2 {
  font-size: 26px;
}
h4.glyphicons {
  padding: 0 0 0 35px;
  display: block;
}
h4.glyphicons i:before {
  font-size: 22px;
  font-weight: normal;
  color: #575655;
}
h3.glyphicons,
h2.glyphicons {
  padding: 0 0 0 45px;
  display: block;
}
h3.glyphicons i:before,
h2.glyphicons i:before {
  font-size: 27px;
  font-weight: normal;
  left: 2px;
  top: 3px;
  color: #575655;
}
h3.glyphicons.cogwheels i:before,
h2.glyphicons.cogwheels i:before {
  left: 5px;
}
.heading-buttons h1,
.heading-buttons h2,
.heading-buttons h3,
.heading-buttons h4,
.heading-buttons h5,
.heading-buttons h6 {
  display: inline-block;
  margin: 0 15px;
}
.heading-buttons h1.glyphicons,
.heading-buttons h2.glyphicons,
.heading-buttons h3.glyphicons,
.heading-buttons h4.glyphicons,
.heading-buttons h5.glyphicons,
.heading-buttons h6.glyphicons {
  display: inline-block;
}
.heading-buttons .buttons {
  margin-top: 3px;
  margin-right: 15px;
  text-align: right;
}
.heading-buttons .btn {
  margin-right: 15px;
}
.heading-buttons .btn:last-child {
  margin-right: 0;
}
p {
  margin: 0 0 10px;
  line-height: normal;
}
.lead {
  margin: 0 0 10px;
}
.glyphicons {
  color: #7c7c7c;
}
.hide2 {
  display: none;
}
.strong {
  font-weight: bold;
}
.text-inverse {
  color: #2a3140;
}
.text-white {
  color: #fff;
}
ul.icons {
  text-align: left;
  padding: 0;
}
ul.icons li {
  display: block;
  padding: 0 0 0 25px;
  line-height: 22px;
  color: #7c7c7c;
}
ul.icons li i:before {
  color: #7c7c7c;
  font-size: 17px;
  left: 0;
  top: 4px;
}
.icons-ul {
  padding: 0;
}
ul.unstyled,
ul.list-unstyled {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}
ul.friends-list {
  border: 1px solid #ccc;
  border-top: none;
}
ul.friends-list li a {
  display: block;
  font-weight: 300;
  color: #2a3140;
  padding: 15px;
  background: #fff;
  border-bottom: 1px solid #efefef;
}
ul.friends-list li a.glyphicons {
  padding-left: 40px;
}
ul.friends-list li a.glyphicons i:before {
  top: 12px;
  left: 10px;
  color: #ccc;
  border: 1px solid #ccc;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
  font-size: 16px;
  padding: 2px;
}
ul.friends-list li a:hover {
  background-color: #efefef;
  text-decoration: none;
}
ul.friends-list li a img {
  width: 35px;
}
ul.friends-list li:data-content {
  width: 100px;
}
ul.friends-list li.active {
  background-color: #efefef;
}
ul.friends-list li.active a.glyphicons i:before {
  color: #2a3140;
  border: 1px solid #2a3140;
}
ul.nav-pills li a {
  color: #2a3140;
  background: none;
}
.email-item-list .list-group-item {
  border: none;
  border-bottom: 1px solid #efefef;
  margin: 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.email-item-list .list-group-item,
.email-item-list .list-group-item.active,
.email-item-list .list-group-item.active:hover,
.email-item-list .list-group-item.active:focus {
  border-bottom: 1px solid #efefef;
}
.email-item-list .list-group-item.active {
  background: #f5f5f5;
}
.email-item-list .list-group-item:hover {
  color: #797979;
}
.email-item-list .list-group-item:hover p {
  color: #797979;
}
.email-item-list .list-group-item p {
  font-size: 12px;
  color: #ffe5cc;
}
input,
button,
select,
textarea {
  font-family: 'Open Sans', sans-serif;
}
pre.prettyprint {
  word-break: normal;
  word-wrap: normal;
  white-space: pre;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #f8f8f8), color-stop(50%, #eeeeee));
  background-image: -webkit-linear-gradient(#f8f8f8 50%, #eeeeee 50%);
  background-image: -moz-linear-gradient(#f8f8f8 50%, #eeeeee 50%);
  background-image: -o-linear-gradient(#f8f8f8 50%, #eeeeee 50%);
  background-image: linear-gradient(#f8f8f8 50%, #eeeeee 50%);
  -moz-background-size: 38px 38px;
  background-size: 38px 38px;
  border: 1px solid #ebebeb;
  display: block;
  line-height: 19px;
  margin-bottom: 15px;
  overflow: visible;
  overflow-y: hidden;
  padding: 0 0 0 4px;
}
pre.prettyprint .glyphicons {
  padding: 0 0 0 20px;
}
pre.prettyprint .glyphicons i:before {
  font-size: 17px;
  top: 1px;
}
blockquote {
  margin: 0;
  padding: 0 0 0 5px;
}
blockquote,
blockquote.pull-right {
  border: none;
}
blockquote p {
  font-weight: 400;
  font-size: 13px;
  margin: 0 0 10px;
}
blockquote small {
  color: #2a3140;
}
.separator {
  padding: 15px 0;
  display: block;
}
.separator.bottom {
  padding: 0 0 15px;
}
.separator.top {
  padding: 15px 0 0;
}
hr {
  border-top-color: #dbdbdb;
  border-bottom: none;
  margin: 15px 0;
}
hr.separator {
  padding: 0;
}
hr.separator.top {
  margin: 15px 0 0;
}
hr.separator.bottom {
  margin: 0 0 15px;
}
@media print {
  html,
  body {
    height: auto !important;
    min-height: none !important;
  }
  @page {
    size: auto;
    margin: 10mm 10mm 10mm 10mm;
  }
  #content {
    margin: 0 !important;
    padding: 0 !important;
  }
  .breadcrumb,
  #tlyPageGuideWrapper,
  .filter-bar {
    display: none !important;
  }
  .table td,
  .table th {
    vertical-align: middle;
  }
  .table th {
    padding: 3px;
    text-align: center;
  }
  .table img {
    float: left;
  }
}
.map_canvas img {
  max-width: none !important;
}
.streetview {
  width: 100%;
  height: 300px;
}
.ui-dialog-vevent .dtstart {
  display: none;
}
.ui-dialog-vevent .website {
  margin: 0 0 1em;
}
.ajaxify-loader {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  z-index: 999999;
  color: #2a3140;
  text-shadow: 0 2px 0 #fff;
}
body.loading {
  background: #fff;
}
.half.innerAll {
  padding: 10px !important;
}
.half.innerLR {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.half.innerTB {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.half.innerT {
  padding-top: 10px !important;
}
.half.innerB {
  padding-bottom: 10px !important;
}
.border-bottom {
  border-bottom: 1px solid #efefef;
}
.border-top {
  border-top: 1px solid #efefef;
}
.border-left {
  border-left: 1px solid #efefef;
}
.border-right {
  border-right: 1px solid #efefef;
}
.bordered {
  border: 1px solid #efefef;
}
.border-primary {
  border-color: #2a3140;
}
/* --- LOADING [less.helpers] from assets/components/core/less/helpers.less */
.innerLR {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.innerTB {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.innerAll {
  padding: 15px;
  position: relative;
}
.innerL {
  padding-left: 15px;
  position: relative;
}
.innerR {
  padding-right: 15px;
  position: relative;
}
.innerT {
  padding-top: 15px;
  position: relative;
}
.innerB {
  padding-bottom: 15px;
  position: relative;
}
.center {
  text-align: center !important;
}
.margin-none {
  margin: 0 !important;
}
.margin-top-none {
  margin-top: 0 !important;
}
.margin-bottom-none {
  margin-bottom: 0 !important;
}
.margin-left-none {
  margin-left: 0 !important;
}
.margin-right-none {
  margin-right: 0 !important;
}
.padding-none {
  padding: 0 !important;
}
.padding-top-none {
  padding-top: 0 !important;
}
.padding-bottom-none {
  padding-bottom: 0 !important;
}
.padding-left-none {
  padding-left: 0 !important;
}
.padding-right-none {
  padding-right: 0 !important;
}
.padding-none-TB {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.padding-none-LR {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.border-none {
  border: none !important;
}
.border-top-none {
  border-top: none !important;
}
.border-bottom-none {
  border-bottom: none !important;
}
.border-left-none {
  border-left: none !important;
}
.border-right-none {
  border-right: none !important;
}
.box-shadow-none {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.bg-container {
  background: #eaeaea !important;
}
.bg-gray {
  background: #f9f9f9 !important;
}
.bg-gray-dark {
  background: #f2f2f2 !important;
}
.bg-none {
  background: none !important;
}
.bg-white {
  background: #fff !important;
}
.bg-success {
  background: #2a3140 !important;
  color: #fff;
}
.bg-info {
  background: #2a3140 !important;
  color: #fff;
}
.bg-info-dark {
  background: #2a3140 !important;
}
.bg-inverse {
  background: #2a3140 !important;
  color: #fff;
}
.bg-inverse-faded {
  background: rgba(255, 126, 0, 0.5) !important;
}
.bg-primary {
  background: #2a3140 !important;
  color: #fff;
}
.bg-primary-light {
  background: #ffd3a8 !important;
}
.bg-primary-light *:not(.btn) {
  border-color: #ffaa57 !important;
}
.bg-primary-light[class*="border-"],
.bg-primary-light.box-generic {
  border-color: #ffc68f !important;
}
.bg-primary-light .caret {
  border-left-color: transparent !important;
  border-bottom-color: transparent !important;
  border-top-color: transparent !important;
  border-right-color: #ffaa57 !important;
}
.relativeWrap {
  position: relative;
}
.display-block {
  display: block;
}
.display-block-inline {
  display: inline-block;
}
.text-white {
  color: #fff;
}
.text-info {
  color: #2a3140;
}
.text-primary {
  color: #2a3140 !important;
}
.text-success {
  color: #2a3140;
}
.text-regular {
  color: #444 !important;
}
.text-faded {
  color: #d7d7d7 !important;
}
.text-muted-dark {
  color: #a2a2a2;
}
.text-muted-darker {
  color: #898989;
}
.text-weight-regular {
  font-weight: normal !important;
}
.text-weight-normal {
  font-weight: 400;
}
.text-condensed {
  letter-spacing: -2px;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-small {
  font-size: 12px;
}
.text-larger {
  font-size: 14px;
}
.text-medium {
  font-size: 30px;
  line-height: 30px;
}
.text-large {
  font-size: 35px !important;
  line-height: 40px !important;
}
.text-xlarge {
  font-size: 50px;
  line-height: 50px;
}
.text-xxlarge {
  font-size: 70px;
  line-height: 70px;
}
.text-underline {
  text-decoration: underline;
}
.inline-block {
  display: inline-block !important;
}
.overflow-y-auto {
  position: relative;
  overflow: hidden;
  overflow-y: auto;
}
.overflow-hidden {
  position: relative;
  overflow: hidden;
}
.containerBg {
  background: #f0f0f0;
}
.whiteBg {
  background: #fff;
}
.hide2 {
  display: none;
}
.border-top {
  border-top: 1px solid #efefef;
}
.border-right {
  border-right: 1px solid #efefef;
}
.border-bottom {
  border-bottom: 1px solid #efefef !important;
}
.border-left {
  border-left: 1px solid #efefef;
}
.half.innerAll {
  padding: 7.5px !important;
}
.half.innerLR {
  padding-left: 7.5px !important;
  padding-right: 7.5px !important;
}
.half.innerTB {
  padding-top: 7.5px !important;
  padding-bottom: 7.5px !important;
}
.half.innerT {
  padding-top: 7.5px !important;
}
.half.innerB {
  padding-bottom: 7.5px !important;
}
.half.innerL {
  padding-left: 7.5px !important;
}
.half.innerR {
  padding-right: 7.5px !important;
}
.inner-2x.innerAll {
  padding: 30px !important;
}
.inner-2x.innerTB {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.inner-2x.innerLR {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.inner-2x.padding-bottom-none {
  padding-bottom: 0 !important;
}
.inner-2x.padding-right-none {
  padding-right: 0 !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-x {
  overflow-x: auto;
}
.unscrollable {
  overflow: hidden !important;
}
.fixed-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.widget .row-merge {
  margin: 0;
}
.row-merge {
  position: relative;
}
.row-merge > [class*="col-"] {
  padding: 0;
}
.row-merge > [class*="col-"] ~ [class*="col-"] {
  position: static;
}
.row-merge > [class*="col-"] ~ [class*="col-"]:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #dbdbdb;
  content: "";
}
.row-merge.border-top,
.row-merge ~ .row-merge {
  border-top: 1px solid #dbdbdb;
}
.row-merge.border-bottom {
  border-bottom: 1px solid #dbdbdb;
}
.row-merge .fill-column:before {
  position: absolute;
  top: 0;
  bottom: 0;
  width: inherit;
  background: #e5e5e5;
  content: "";
}
@media (min-width: 768px) and (max-width: 991px) {
  .row-merge > [class*="col-sm-12"] ~ [class*="col-sm-12"] {
    position: relative;
  }
  .row-merge > [class*="col-sm-12"] ~ [class*="col-sm-12"]:after {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    width: auto;
    height: 1px;
    background: #dbdbdb;
    content: "";
  }
}
.row-icons {
  padding: 10px 0;
  margin: 0;
}
.row-icons [class*="col"] {
  margin-bottom: 15px;
  padding: 0;
}
.row-icons [class*="col"] a {
  line-height: 24px;
  display: inline-block;
  color: #1d1d1b;
}
.row-icons [class*="col"][class*="glyphicons"] {
  padding-left: 50px;
}
.row-icons [class*="col"][class*="glyphicons"] i:before {
  left: 10px;
  top: 10px;
}
.row-icons [class*="col"] i.fa {
  vertical-align: middle;
  margin: 0 10px;
}
.row-icons [class*="col"] i,
.row-icons [class*="col"] i:before {
  color: #2a3140;
  font-size: 24px;
}
.row-icons [class*="col"] span {
  padding-left: 5px;
}
/* --- LOADING [less.layout] from assets/components/core/less/layout.less */
div.row,
ul.row {
  margin: 0 -7.5px;
}
.row-merge {
  margin: 0;
}
div[class*="col-xs-"],
div[class*="col-sm-"],
div[class*="col-md-"],
div[class*="col-lg-"],
li[class*="col-xs-"],
li[class*="col-sm-"],
li[class*="col-md-"],
li[class*="col-lg-"] {
  padding: 0 7.5px;
}
.row-icons {
  padding: 10px 0;
  margin: 0;
}
.row-icons [class*="col"] {
  margin-bottom: 15px;
  padding-left: 48px;
}
.row-icons [class*="col"] i:before {
  color: #2a3140;
}
.row-icons [class*="col"] span {
  padding-left: 5px;
}
#fontawesome [class^="icon-"],
#fontawesome [class*=" icon-"] {
  font-size: 24px;
  line-height: 24px;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
#wrapper {
  overflow: hidden;
  float: left;
  width: 100%;
  /*overflow-y: scroll;*/
  -webkit-overflow-scrolling: touch;
}
body > .container-fluid {
  padding: 0;
  background: #f0f0f0;
}
body > .container-fluid.fixed {
  margin: 30px auto 30px;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  width: 94%;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
body > .container-fluid.fixed #wrapper {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
body > .container-fluid.fixed #content {
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
}
body > .container-fluid.fixed #footer {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
body > .container-fluid.fixed .navbar.main .wrapper {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
body > .container-fluid.documentation {
  background: #fff;
}
#content {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  min-width: 320px;
  min-height: 500px;
  background: #f0f0f0;
}
#content > .menubar {
  border-left: none;
  border-right: none;
}
#content > p {
  padding: 0 15px 5px;
}
#content > h1,
#content > h2,
#content > h3,
#content > h4,
#content > h5,
#content > h6 {
  margin: 0 15px 15px;
}
#content.container {
  overflow: visible;
}
#content.container > .innerL {
  padding-left: 0 !important;
}
#content.container > .innerR {
  padding-right: 0 !important;
}
#content.container > .innerLR {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#content.container > h1,
#content.container > [data-component] > h1,
#content.container > h2,
#content.container > [data-component] > h2,
#content.container > h3,
#content.container > [data-component] > h3,
#content.container > h4,
#content.container > [data-component] > h4,
#content.container > h5,
#content.container > [data-component] > h5,
#content.container > h6,
#content.container > [data-component] > h6 {
  margin: 0 0 15px;
}
#content > .filter-bar {
  border-right: none;
  border-left: none;
}
#content .heading-buttons {
  margin-top: 15px;
}
#content .heading-arrow {
  text-transform: uppercase;
  border-bottom: 1px solid #dbdbdb;
  margin: 0 0 15px;
  padding: 0 15px;
  font-size: 11pt;
  height: 35px;
  line-height: 30px;
  position: relative;
}
#content .heading-arrow:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-bottom: 8px solid #dbdbdb;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  position: absolute;
  bottom: 0;
  left: 15px;
}
#content .heading-arrow.glyphicons {
  padding: 0 10px 0 40px;
}
#content .heading-arrow.glyphicons i:before {
  font-size: 17px;
  left: 15px;
}
#content .heading-arrow.margin-bottom-none {
  margin-bottom: 0;
}
#content > .widget {
  border-left: 0;
  border-right: 0;
}
#content > .widget .widget-head,
#content > .widget .widget-body {
  border-left: 0;
  border-right: 0;
}
#content > .widget:last-child {
  margin: 0;
}
#content > .table {
  border-left: none;
  border-right: none;
}
#content > .table tr td:first-child {
  border-left: none;
}
html.sidebar.sidebar-quick #content {
  margin: 0 0 0 65px;
}
html.sidebar.sidebar-quick .menu-right #content {
  margin: 0 65px 0 0;
}
html.sidebar.sidebar-full #content {
  margin: 0 0 0 170px;
}
html.sidebar.sidebar-full .menu-right #content {
  margin: 0 170px 0 0;
}
@media (min-width: 768px) {
  html.no-touch.sticky-sidebar.sidebar body {
    overflow: hidden;
  }
  html.no-touch.sticky-sidebar.sidebar,
  html.no-touch.sticky-sidebar.sidebar body,
  html.no-touch.sticky-sidebar.sidebar body > .container-fluid,
  html.no-touch.sticky-sidebar.sidebar #wrapper {
    min-height: 100%;
    height: 100%;
  }
  html.no-touch.sticky-sidebar.sidebar #wrapper {
    margin-bottom: -40px;
  }
  html.no-touch.sticky-sidebar.sidebar #menu {
    position: fixed;
    bottom: 0;
    z-index: 1000;
  }
  html.no-touch.sticky-sidebar.sidebar #content {
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) {
  html.no-touch.sticky-top #content {
    padding-top: 50px;
  }
  html.no-touch.sticky-top .navbar.main {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
  }
  html.no-touch.sticky-top.sidebar.sidebar-quick .navbar.main {
    left: 65px;
  }
  html.no-touch.sticky-top.sidebar.sidebar-quick .menu-right .navbar.main {
    left: 0;
    right: 65px;
  }
  html.no-touch.sticky-top.sidebar.sidebar-full .navbar.main {
    left: 170px;
  }
  html.no-touch.sticky-top.sidebar.sidebar-full .menu-right .navbar.main {
    left: 0;
    right: 170px;
  }
  html.no-touch.sticky-top .menu-hidden .navbar.main {
    left: 0 !important;
    right: 0 !important;
  }
  html.no-touch.sticky-top.front #content {
    padding-top: 100px;
    margin: 0 !important;
  }
}
html.fixed,
html.fixed body {
  min-height: auto;
  height: auto;
  overflow: visible;
}
body > .container-fluid.fixed {
  min-height: auto;
  height: auto;
}
body > .container-fluid.fixed #wrapper {
  position: relative;
  overflow: hidden;
  min-height: auto;
  height: auto;
  margin: 0;
}
body > .container-fluid.fixed #menu {
  position: absolute;
  height: 100%;
  min-height: 100%;
  bottom: auto;
}
img.center {
  display: block;
  margin: 0 auto;
}
.display-block {
  display: block;
}
.fixed-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  #content {
    overflow: visible;
  }
}
.bg-gray {
  background: #efefef;
}
.bg-white {
  background: #fff;
}
.bg-inverse {
  background: #2a3140;
}
.bg-success {
  background: #2a3140;
}
.bg-primary {
  background: #2a3140;
}
.bg-info {
  background: #2a3140;
}
.bg-danger {
  background: #2a3140;
}
.bg-warning {
  background: #2a3140;
}
.bg-lightred {
  background: #E15258 ;
}
.bg-mustard {
  background: #D4D172;
}
.bg-purple {
  background: #9D8AC7;
}
.bg-gray-dark {
  background: #f2f2f2 !important;
}
.bg-info-dark {
  background: #2a3140 !important;
}
.bg-inverse {
  background: #2a3140 !important;
  color: #fff;
}
.bg-inverse-faded {
  background: rgba(255, 126, 0, 0.5) !important;
}
.bg-transparent {
  background: none;
  background-color: transparent;
}
/* --- LOADING [less.menus] from assets/components/core/less/menus.less */
.dropdown-menu {
  z-index: 100000;
}
#menu {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  height: 100%;
  min-height: 100%;
  background: #1f2123;
}
#menu .appbrand {
  font-weight: 700;
  display: block;
  text-decoration: none;
  line-height: 10px;
  padding: 10px;
  text-align: center;
  color: #ffffff;
}
#menu .profile {
  display: block;
  padding: 10px 0;
}
#menu .profile a {
  display: inline-block;
  width: 38px;
  height: 38px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
#menu .profile a img {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
#menu.ui-state-disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}
body .menu-right #menu {
  left: auto;
  right: 0;
  z-index: 1000;
}
body .menu-right.fixed #content {
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
body .menu-right.fixed .navbar.main,
body .menu-right.fixed .navbar.main .wrapper {
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
.menu-hidden #menu {
  display: none !important;
}
.menu-hidden #content {
  margin: 0 !important;
}
.menu-hidden .navbar.main .btn-navbar {
  left: 0;
  border-left: none;
}
.menu-hidden .navbar.main .topnav.tn1 {
  left: 37px;
}
.menu-hidden.login .navbar.main .appbrand,
.menu-hidden.documentation .navbar.main .appbrand {
  display: inline-block;
  border: none;
}
.menu-hidden.login .navbar.main .appbrand span,
.menu-hidden.documentation .navbar.main .appbrand span {
  border: none;
}
.menubar {
  background: none;
  padding: 0;
  margin: 0;
  list-style: none;
}
.menubar > li {
  display: inline-block;
}
.menubar > li > a {
  text-decoration: none;
  color: #878787;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  display: block;
}
.menubar > li > a .badge {
  margin-top: 6px;
  margin-left: 7px;
}
.menubar > li.active > a,
.menubar > li.open > a {
  background: #ededed;
  color: #3b3b3b;
  font-weight: 600;
}
/* --- LOADING [less.widgets] from assets/components/core/less/widgets.less */
.menubar {
  height: 30px;
  position: relative;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  background: #fafafa;
  margin: 0;
  font-size: 9pt;
}
.menubar ul {
  margin: 0;
  padding: 0 5px;
  list-style: none;
  height: 30px;
}
.menubar ul li {
  float: left;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
}
.menubar ul li.divider {
  border-left: 1px solid #ebebeb;
  width: 0px;
  padding: 0;
  margin: 0 8px;
}
.menubar ul li a {
  color: #7c7c7c;
  font-weight: 700;
  font-size: 9pt;
}
.menubar.links {
  border: none;
  background: none;
  height: 25px;
  padding: 0 0 5px;
}
.menubar.links ul {
  padding: 0;
  height: 25px;
}
.menubar.links ul li {
  height: 25px;
  line-height: 25px;
}
.menubar.links ul li:first-child {
  padding-left: 0;
}
.menubar.links.primary ul li a {
  color: #2a3140;
}
.widget {
  background: #ffffff;
  margin: 0 auto 15px;
  position: relative;
  border: 1px solid #dbdbdb;
  box-shadow: 0 3px 0 0 #dbdbdb;
  -moz-box-shadow: 0 3px 0 0 #dbdbdb;
  -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.widget .tab-content {
  padding: 0;
}
.widget .widget-head {
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fdfdfd, #f4f4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, #fdfdfd, #f4f4f4);
  background-image: -o-linear-gradient(top, #fdfdfd, #f4f4f4);
  background-image: linear-gradient(to bottom, #fdfdfd, #f4f4f4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd', endColorstr='#fff4f4f4', GradientType=0);
  border-bottom: 1px solid #dbdbdb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-shadow: 0 1px 0 0 1px 0 #ffffff;
  height: 35px;
  line-height: 35px;
  position: relative;
  padding: 0 15px 0 0;
  overflow: hidden;
}
.widget .widget-head.height-auto {
  height: auto;
}
.widget .widget-head.progress {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  margin: 0;
  padding: 0;
  height: 25px;
  line-height: 25px;
}
.widget .widget-head.progress .progress-bar {
  height: 25px;
  line-height: 25px;
  background: #2a3140;
}
.widget .widget-head > .glyphicons,
.widget .widget-head ul .glyphicons {
  height: 30px;
  width: 30px;
  padding: 0;
}
.widget .widget-head > .glyphicons i:before,
.widget .widget-head ul .glyphicons i:before {
  width: 30px;
  height: 30px;
  line-height: 23px;
  text-align: center;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
}
.widget .widget-head .heading {
  margin: 0;
  color: #7c7c7c;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  float: left;
}
.widget .widget-head .heading.glyphicons {
  width: auto;
  display: block;
  padding: 0 0 0 35px;
}
.widget .widget-head .heading.glyphicons i:before {
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
  color: #7c7c7c;
  font-size: 16px;
  font-weight: normal;
  text-shadow: none;
}
.widget .widget-head a {
  text-shadow: none;
}
.widget .widget-head .dropdown-menu li > a:hover,
.widget .widget-head .dropdown-menu li > a:focus,
.widget .widget-head .dropdown-submenu:hover > a {
  background-color: #2a3140;
  background-image: -moz-linear-gradient(top, #2a3140, #d24343);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2a3140), to(#d24343));
  background-image: -webkit-linear-gradient(top, #2a3140, #d24343);
  background-image: -o-linear-gradient(top, #2a3140, #d24343);
  background-image: linear-gradient(to bottom, #2a3140, #d24343);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda4c4c', endColorstr='#ffd24343', GradientType=0);
}
.widget .details {
  font-size: 8pt;
  color: #7c7c7c;
}
.widget .widget-body {
  position: relative;
  padding: 15px;
}
.widget .widget-body form {
  margin: 0;
}
.widget .widget-body a:hover {
  text-decoration: none;
}
.widget .widget-body > pre:last-child,
.widget .widget-body > p:last-child {
  margin: 0;
}
.widget .widget-body.list {
  color: #7c7c7c;
  padding: 0;
}
.widget .widget-body.list .count {
  font-size: 15pt;
  font-weight: 400;
}
.widget .widget-body.list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget .widget-body.list ul li {
  padding: 0 10px;
  height: 39px;
  border-bottom: 1px solid #dbdbdb;
  position: relative;
  line-height: 39px;
  text-align: left;
  text-shadow: 0 1px 0 #ffffff;
  clear: both;
}
.widget .widget-body.list ul li .badge {
  position: absolute;
  right: 8px;
  top: 10px;
}
.widget .widget-body.list ul li:first-child {
  border-top: none;
}
.widget .widget-body.list ul li:last-child {
  border-bottom: none;
}
.widget .widget-body.list ul li .count {
  float: right;
  color: #000000;
}
.widget .widget-body.list ul li .sparkline {
  position: relative;
  top: 5px;
  margin-left: 5px;
}
.widget .widget-body.list ul li a {
  color: #000000;
  font-weight: bold;
}
.widget .widget-body.list.products li {
  height: 60px;
  line-height: 60px;
}
.widget .widget-body.list.products .img {
  float: left;
  display: inline-block;
  width: 48px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  text-align: center;
  background: #272729;
  margin: 8px 8px 0 0;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-shadow: none;
  cursor: pointer;
  font-size: 10pt;
  font-weight: 600;
}
.widget .widget-body.list.products .title {
  line-height: normal;
  display: inline-block;
  padding: 13px 0 0;
  text-transform: uppercase;
}
.widget .widget-body.list.products .title strong {
  font-family: "Open Sans", sans-serif;
  text-transform: none;
}
.widget .widget-body.list.fluid ul li {
  height: auto;
  line-height: normal;
  padding: 10px;
}
.widget .widget-body.list.list-2 ul li {
  border-bottom: 1px solid #d8d9da;
  border-top: none;
  background: #f8f8f8;
}
.widget .widget-body.list.list-2 ul li.active {
  border-color: #dddddd;
  background: #fff;
}
.widget .widget-body.list.list-2 ul li.active i:before {
  font-weight: normal;
  background: #2a3140;
  color: #fff;
  text-shadow: none;
}
.widget .widget-body.list.list-2 ul li.active a {
  color: #2a3140;
}
.widget .widget-body.list.list-2 ul li:last-child {
  border-bottom: none;
}
.widget .widget-body.list.list-2 ul li a {
  display: block;
  color: #222;
  padding: 0 0 0 30px;
}
.widget .widget-body.list.list-2 ul li a i:before {
  color: #555;
  width: 20px;
  height: 17px;
  font-size: 14px;
  border: 1px solid #ccc;
  background: #dddddd;
  top: 9px;
  left: 0;
  text-align: center;
  vertical-align: middle;
  padding-top: 3px;
  text-shadow: 0 1px 0 #fff;
}
.widget .widget-body.list.list-2 ul li.hasSubmenu {
  height: auto;
}
.widget .widget-body.list.list-2 ul li.hasSubmenu ul {
  padding: 0 0 10px;
}
.widget .widget-body.list.list-2 ul li.hasSubmenu ul li {
  height: auto;
  line-height: normal;
  background: none;
  border: none;
  line-height: 20px;
}
.widget .widget-body.list.list-2 ul li.hasSubmenu ul li a {
  color: #333;
  padding: 0 0 0 20px;
}
.widget .widget-body.list.list-2 ul li.hasSubmenu ul li.active a {
  font-weight: bold;
}
.widget .widget-footer {
  background: #fafafa;
  height: 25px;
  line-height: 25px;
  border-top: 1px solid #ebebeb;
}
.widget .widget-footer .glyphicons {
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  float: right;
}
.widget .widget-footer .glyphicons i:before {
  font-size: 16px;
  color: #c3c3c3;
  text-align: center;
  width: 20px;
  height: 25px;
  line-height: 25px;
  text-shadow: 0 1px 0 #ffffff;
}
.widget .widget-footer .glyphicons:hover i:before {
  color: rgba(0, 0, 0, 0.5);
}
.widget.margin-bottom-none {
  margin-bottom: 0;
}
.widget.widget-gray {
  background: #f5f5f5;
}
.widget.widget-gray .widget-head {
  background: #e9e9e9;
  border-color: #d1d2d3;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
}
.widget.widget-gray .widget-head .heading {
  color: #555555;
  text-shadow: 0 1px 0 #fff;
}
.widget.widget-gray .widget-head .heading.glyphicons i:before {
  background: none;
  color: #555;
  border-color: rgba(0, 0, 0, 0.1);
}
.widget.widget-2:before,
.widget.widget-2:after {
  display: none;
}
.widget.widget-2 .widget-head {
  background: #e2e2e4;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0);
  height: 36px;
  line-height: 36px;
  border-color: #d1d2d3;
}
.widget.widget-2 .widget-head.height-auto {
  height: auto;
}
.widget.widget-2 .widget-head .heading {
  line-height: 36px;
  color: #555555;
  text-shadow: 0 1px 0 #fff;
  font-size: 12pt;
}
.widget.widget-2 .widget-head .heading i:before {
  color: #555555;
  background: none;
  border: none;
  left: 3px;
  top: 2px;
}
.widget.widget-2 .widget-body {
  border: 1px solid #d1d2d3;
  border-top: 0;
  background: #f5f5f5;
}
.widget.widget-2.primary .widget-head {
  background: #2a3140;
  border-color: #2a3140;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px rgba(0, 0, 0, 0.1);
}
.widget.widget-2.primary .widget-head .heading {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.widget.widget-2.primary .widget-head .heading i:before {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.widget.widget-3:before,
.widget.widget-3:after {
  display: none;
}
.widget.widget-3 .widget-head {
  height: 36px;
  line-height: 36px;
}
.widget.widget-3 .widget-head.height-auto {
  height: auto;
}
.widget.widget-3 .widget-head .heading {
  display: block;
  text-align: center;
  float: none;
  line-height: 36px;
  height: 36px;
  text-transform: uppercase;
  font-size: 12pt;
}
.widget.widget-3 .widget-head .heading i:before {
  background: none;
  border: none;
  left: 3px;
  top: 5px;
  font-size: 20px;
  color: #45484d;
}
.widget.widget-3 .widget-head .heading .glyphicons {
  vertical-align: middle;
  width: 35px;
  height: 36px;
  padding: 0;
}
.widget.widget-3 .widget-body {
  border-bottom: 1px solid #dbdbdb;
}
.widget.widget-3 .widget-body.large {
  font-size: 26pt;
  font-weight: bold;
  text-align: center;
  padding: 25px 0;
  vertical-align: middle;
  line-height: normal;
}
.widget.widget-3 .widget-body.large.cancellations span {
  line-height: 20px;
  text-align: left;
  font-size: 17pt;
  display: inline-block;
  text-shadow: none;
}
.widget.widget-3 .widget-body.large.cancellations span span {
  display: block;
}
.widget.widget-3 .widget-body.large.cancellations span span:first-child {
  color: #2a3140;
  text-transform: uppercase;
  font-size: 13pt;
}
.widget.widget-3 .widget-body.large.dashboard {
  padding: 15px 0;
}
.widget.widget-3 .widget-footer {
  background: #fafafa;
  border-top: none;
}
.widget.widget-3 .widget-footer a {
  float: none;
  color: #dddddd;
  width: auto;
  padding: 0 10px 0 30px;
  border-right: 1px solid #dbdbdb;
  text-decoration: none;
}
.widget.widget-3 .widget-footer a i:before {
  color: #dddddd;
  left: 5px;
}
.widget.widget-3 .widget-footer a:hover {
  color: #2a3140;
}
.widget.widget-3 .widget-footer a:hover i:before {
  color: #2a3140;
}
.widget.widget-3 .widget-footer.align-center {
  text-align: center;
}
.widget.widget-3 .widget-footer.align-center a:first-child {
  border-left: 1px solid #dbdbdb;
}
.widget.widget-3 .widget-footer.align-right {
  text-align: right;
}
.widget.widget-3 .widget-footer.align-right a:first-child {
  border-left: 1px solid #dbdbdb;
}
.widget.widget-3 .widget-footer.align-right a:last-child {
  border-right: none;
}
.widget.widget-4 {
  border: none;
  background: none;
}
.widget.widget-4 .widget-head {
  background: none;
  padding: 10px;
  border: none;
}
.widget.widget-4 .widget-head .heading {
  color: #544f49;
  text-shadow: none;
  padding: 0;
  margin: 0;
}
.widget.widget-4 .widget-body {
  padding: 0 10px 10px;
  border: none;
}
.widget.widget-4 .widget-body.list ul li {
  padding: 0;
}
.widget.widget-icon {
  display: block;
  padding: 10px;
  margin-bottom: 0;
}
.widget.widget-icon i,
.widget.widget-icon span {
  color: #fff;
}
.widget.widget-icon .heading {
  color: #fff;
}
.widget.widget-icon.inverse {
  background: #2a3140;
}
.widget.widget-icon.inverse:hover {
  background: #000;
}
.widget.widget-icon.primary {
  background: #2a3140;
}
.widget.widget-icon.primary:hover {
  background: #000;
}
.widget.widget-icon.success {
  background: #2a3140;
}
.widget.widget-icon.success:hover {
  background: #000;
}
.widget.widget-icon.danger {
  background: #2a3140;
}
.widget.widget-icon.danger:hover {
  background: #000;
}
.widget.widget-icon:hover {
  text-decoration: none;
}
.widget.widget-survey .widget-head {
  height: auto;
  line-height: 1;
}
.widget.widget-tickets .widget-head {
  height: auto;
  line-height: 1;
}
.widget.widget-tickets .list-group .list-group-item {
  border-radius: 0;
}
.widget.widget-tickets .list-group .list-group-item a {
  font-weight: bold;
  color: #2a3140;
  font-size: 15px;
}
.widget.widget-tickets .list-group .list-group-item a:hover {
  text-decoration: none;
}
.widget.widget-tickets .list-group .list-group-item i {
  color: #ccc;
  padding-right: 10px;
}
.widget.widget-tickets .list-group .list-group-item.active {
  background-color: #2a3140;
}
.widget.widget-tickets .list-group .list-group-item.active a {
  color: #fff;
}
.widget.widget-tickets .list-group .list-group-item.active i {
  color: #fff;
}
.widget.widget-tickets .list-group .list-group-item.active:hover {
  background: #2a3140;
}
.widget.widget-tickets .list-group .list-group-item.active:hover i {
  color: #efefef;
}
.widget.widget-tickets .list-group .list-group-item:hover {
  background: #efefef;
}
.widget.widget-tickets .list-group .list-group-item:hover i {
  color: #2a3140;
}
.widget.widget-timeline-friends .widget-heading {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #efefef;
}
.widget.widget-timeline-friends .widget-heading h5 {
  line-height: inherit;
}
.widget.widget-timeline-friends .widget-heading.height-auto {
  height: auto;
}
.widget.widget-timeline-friends .widget-heading .dropdown a.btn {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
}
.widget.widget-timeline-friends .widget-heading .dropdown.open a.btn {
  border-bottom: none;
  border-radius: 0;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}
.widget.widget-timeline-friends .widget-heading .dropdown-menu {
  right: 0;
  left: auto;
  min-width: 24px;
  top: 23px;
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow: none;
}
.widget.widget-timeline-friends .widget-heading .dropdown-menu li {
  background: none;
}
.widget.widget-timeline-friends .widget-heading .dropdown-menu li a {
  padding: 0;
  text-align: center;
  background: none;
}
.widget.widget-timeline-friends .widget-heading .dropdown-menu li a:hover {
  color: #2a3140;
  background: none;
}
.widget.widget-timeline-friends .widget-body a {
  padding: 6px;
}
.widget.widget-timeline-friends .widget-body a img {
  border-radius: 3px;
}
.widget.widget-timeline-friends .widget-body a:hover img {
  opacity: .5;
}
.widget.widget-heading-simple {
  border: none;
  background: none;
}
.widget.widget-heading-simple > .widget-head {
  border: none;
  background: none;
  background-image: none !important;
  filter: none !important;
  padding: 0 0 5px;
  height: 30px;
  line-height: 25px;
}
.widget.widget-heading-simple > .widget-head .heading {
  padding: 0;
  height: 25px;
  line-height: 25px;
}
.widget.widget-heading-simple > .widget-head .heading.glyphicons {
  padding: 0 0 0 25px;
}
.widget.widget-heading-simple > .widget-head .heading.glyphicons i:before {
  text-align: left;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.widget.widget-heading-simple > .widget-body {
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.widget.widget-body-simple {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.widget.widget-body-simple > .widget-body {
  background: none;
  border: none;
  padding: 0;
}
.widget.widget-body-white > .widget-body {
  background: #ffffff;
}
.widget.widget-body-gray {
  box-shadow: 0 3px 0 0 #f6f6f6;
  -moz-box-shadow: 0 3px 0 0 #f6f6f6;
  -webkit-box-shadow: 0 3px 0 0 #f6f6f6;
}
.widget.widget-body-gray > .widget-body {
  background: #e5e5e5;
}
.widget.widget-body-primary {
  box-shadow: 0 3px 0 0 #f6f6f6;
  -moz-box-shadow: 0 3px 0 0 #f6f6f6;
  -webkit-box-shadow: 0 3px 0 0 #f6f6f6;
}
.widget.widget-body-primary > .widget-body {
  background: #2a3140;
}
.widget.widget-body-primary > .widget-body * {
  color: #fff;
  text-shadow: none;
}
.widget.widget-primary-light > .widget-body {
  background: #ffd8b3;
}
.widget.widget-primary-light > .widget-head {
  background: #ffe5cc;
  border-color: #2a3140;
}
.widget.widget-body-multiple {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.widget.widget-body-multiple > .widget-body {
  box-shadow: 0 3px 0 0 #dbdbdb;
  -moz-box-shadow: 0 3px 0 0 #dbdbdb;
  -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
  margin-bottom: 7.5px;
}
.widget.widget-body-multiple > .widget-body:last-of-type {
  margin-bottom: 0;
}
.widget.widget-body-multiple.widget-body-gray > .widget-body {
  box-shadow: 0 3px 0 0 #f6f6f6;
  -moz-box-shadow: 0 3px 0 0 #f6f6f6;
  -webkit-box-shadow: 0 3px 0 0 #f6f6f6;
}
.glyphicons.standard {
  width: 24px;
  height: 24px;
  padding: 0;
}
.glyphicons.standard i {
  display: block;
  height: 24px;
}
.glyphicons.standard i:before {
  color: #64625f;
  position: relative;
  top: auto;
  left: auto;
}
.glyphicons.standard:not(.disabled):hover i:before {
  color: #797979;
}
.glyphicons.standard.btn {
  padding: 4px;
}
.glyphicons.standard.btn.btn-small {
  padding: 2px 5px;
  width: auto;
  height: auto;
}
.glyphicons.standard.btn.btn-small i:before {
  top: auto;
  line-height: 22px;
}
.glyphicons.primary i:before {
  color: #2a3140;
}
.glyphicons.single {
  color: #2a3140;
  padding: 0 0 0 20px;
}
.glyphicons.single i:before {
  font-size: 13px;
  top: 4px;
  color: #2a3140;
}
.glyphicons.single + .single {
  margin-left: 8px;
}
.glyphicons.single.regular {
  color: #7c7c7c;
}
.glyphicons.single.regular i:before {
  color: #7c7c7c;
}
.glyphicons.text-error {
  color: #2a3140;
}
.glyphicons.text-error i:before {
  color: #2a3140;
}
.glyphicons.text-info {
  color: #5d92b3;
}
.glyphicons.text-info i:before {
  color: #5d92b3;
}
.glyphicons.text-success {
  color: #719d46;
}
.glyphicons.text-success i:before {
  color: #719d46;
}
.glyphicons.btn-action {
  width: 25px;
  height: 25px;
  padding: 0;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle;
}
.glyphicons.btn-action i:before {
  font-size: 14px;
  top: 5px;
  left: 5px;
  text-shadow: 0 1px 0 #fff;
  color: #fff !important;
}
.glyphicons.btn-action.btn-default i:before {
  color: #7c7c7c !important;
}
.glyphicons.btn-action.single {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: none;
  background: none;
  margin-right: 10px;
}
.glyphicons.btn-icon {
  text-align: left;
  padding: 5px 7px 5px 40px;
}
.glyphicons.btn-icon i {
  float: left;
}
.glyphicons.btn-icon i:before {
  font-size: 15px;
  top: 0;
  left: 0;
  width: 33px;
  height: 23px;
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
  vertical-align: middle;
  padding: 7px 0 0;
  text-align: center;
}
.glyphicons.btn-icon.right {
  text-align: left;
  padding: 5px 0 5px 7px;
}
.glyphicons.btn-icon.right i:before {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  right: 0;
  left: auto;
  text-align: center;
}
.glyphicons.btn-large {
  padding: 10px 10px 10px 40px;
  font-weight: 600;
}
.glyphicons.btn-large i:before {
  top: 12px;
  left: 12px;
  font-size: 17px;
}
.glyphicons.btn-large.btn-icon i:before {
  top: 0;
  left: 0;
  height: 28px;
  padding: 12px 0 0;
}
.glyphicons.btn-small {
  padding: 2px 10px 2px 35px;
}
.glyphicons.btn-small i:before {
  padding: 5px 0 0;
  width: 28px;
  height: 19px;
  font-size: 14px;
}
.glyphicons.btn-mini {
  padding: 1px 6px 1px 33px;
}
.glyphicons.btn-mini i:before {
  padding: 5px 0 0;
  width: 26px;
  height: 17px;
  font-size: 13px;
}
.glyphicons.orange i:before {
  color: #EDB459;
}
.glyphicons.btn-default i:before {
  color: #9e9e9e;
  text-shadow: none;
}
.finances_summary .well {
  font-size: 16px;
  text-align: center;
}
.finances_summary .well strong {
  display: block;
  font-size: 22pt;
  color: #45494c;
  line-height: normal;
}
.finances_summary .glyphicons.standard i:before {
  color: #cccccc;
}
div.glyphicons {
  padding: 0 0 0 35px;
  display: block;
}
div.glyphicons i:before {
  color: #cccccc;
}
div.glyphicons.glyphicon-large {
  padding: 0 0 0 75px;
}
div.glyphicons.glyphicon-large i:before {
  font-size: 50px;
  left: 0;
}
div.glyphicons.glyphicon-large.group-column {
  padding: 0 0 0 85px;
}
div.glyphicons.glyphicon-large.group-column i:before {
  font-size: 45px;
  left: 12px;
}
div.glyphicons.glyphicon-top {
  padding: 0;
  text-align: center;
}
div.glyphicons.glyphicon-top i {
  display: block;
  position: relative;
}
div.glyphicons.glyphicon-top i:before {
  position: relative;
  left: auto;
  top: auto;
}
div.glyphicons.glyphicon-top.glyphicon-xlarge i {
  padding: 0 0 10px;
}
div.glyphicons.glyphicon-top.glyphicon-xlarge i:before {
  font-size: 70px;
}
div.glyphicons.glyphicon-primary i:before {
  color: #2a3140;
}
.widget-body-primary div.glyphicons i:before {
  color: #fff;
}
.social-large {
  height: 97px;
}
.social-large a {
  display: block;
  height: 97px;
  float: left;
  padding: 10px 19px;
  color: #d5d5d5;
  background: #ffffff;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #e5e5e5;
  text-decoration: none;
}
.social-large a i {
  display: block;
  position: relative;
  padding: 0 0 8px;
}
.social-large a i:before {
  display: block;
  text-align: center;
  top: auto;
  left: auto;
  position: relative;
  font-size: 50px;
  color: #d5d5d5;
}
.social-large a.active,
.social-large a:hover {
  color: #fff;
  background: #2a3140;
}
.social-large a.active i:before,
.social-large a:hover i:before {
  color: #fff;
}
.social-large a:last-child {
  border: none;
}
.social-large.social-large-2 a {
  display: inline-block;
  font-weight: 400;
  float: none;
  border: none;
  background: none;
  color: #444444;
}
.social-large.social-large-2 a i:before {
  color: #444444;
}
.social-large.social-large-2 a.active,
.social-large.social-large-2 a:hover {
  color: #2a3140;
}
.social-large.social-large-2 a.active i:before,
.social-large.social-large-2 a:hover i:before {
  color: #2a3140;
}
.jumbotron {
  background: none;
}
.widget-search input {
  width: 100%;
}
/* --- LOADING [less.forms] from assets/components/core/less/forms.less */
.checkbox.inline {
  padding-bottom: 1px;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 3px;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
}
legend {
  line-height: normal;
  height: auto;
  font-size: 18px;
  margin: 0 0 6px;
  text-align: left;
  padding: 0;
  border: 0;
  color: #797979;
}
.form-control {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.control-label.center {
  text-align: center;
}
.uneditable-input {
  color: #999999;
  background: #fcfcfc;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  line-height: 20px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  position: relative;
  float: none;
  width: 100px;
  display: table-cell;
}
.farbtastic,
.farbtastic .wheel {
  margin: 0 auto;
}
.friends-search {
  border: 1px solid #ccc;
}
.friends-search .form-control {
  border: none;
  font-style: italic;
  color: #000;
}
.friends-search .btn {
  border: none;
  background: none;
  color: #ccc;
}
.friends-search .btn:active {
  color: #2a3140;
}
/* --- LOADING [less.alerts] from assets/components/modules/admin/ui/alerts/assets/alerts.less */
.alert {
  margin: 0 0 15px;
}
.alert h4 {
  margin: 0 0 5px;
}
.alert.alert-warning {
  background: #2a3140;
  color: #fff;
  border-color: #2a3140;
}
.alert.alert-warning .close {
  color: #fff;
}
.alert.alert-warning h4 {
  color: #fff;
}
.alert.alert-danger {
  background: #2a3140;
  color: #fff;
  border-color: #2a3140;
}
.alert.alert-danger .close {
  color: #fff;
}
.alert.alert-danger h4 {
  color: #fff;
}
.alert.alert-primary {
  background: #2a3140;
  color: #fff;
  border-color: #2a3140;
}
.alert.alert-primary .close {
  color: #fff;
}
.alert.alert-primary h4 {
  color: #fff;
}
.alert.alert-info {
  background: #dff3f8;
  color: #7399b9;
  border-color: #93b9d8;
}
.alert.alert-info .close {
  color: #7399b9;
}
.alert.alert-success {
  border-color: #2a3140;
  background: #2a3140;
  color: #fff;
}
.alert.alert-success .close,
.alert.alert-success h4 {
  color: #fff;
}
.alert .close {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #fff;
}
/* --- LOADING [less.buttons] from assets/components/modules/admin/ui/buttons/assets/buttons.less */
.btn {
  font-weight: 600;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}
.btn-block {
  width: 100%;
}
.btn + .btn:not(.btn-block) {
  margin: 0 0 0 5px;
}
.input-append .btn + .btn,
.input-prepend .btn + .btn {
  margin-left: -1px;
}
.btn-group .btn + .btn:not(.btn-block) {
  margin-left: -1px;
}
.btn-group.dropup .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-default {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  color: rgba(0, 0, 0, 0.6);
  text-shadow: 0 1px 0 #fff;
  font-weight: 600;
  background-color: #efefef;
  background-image: -moz-linear-gradient(top, #f4f4f4, #e7e7e7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#e7e7e7));
  background-image: -webkit-linear-gradient(top, #f4f4f4, #e7e7e7);
  background-image: -o-linear-gradient(top, #f4f4f4, #e7e7e7);
  background-image: linear-gradient(to bottom, #f4f4f4, #e7e7e7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffe7e7e7', GradientType=0);
  border: 1px solid #cecece;
}
.btn-group.open .btn-default.dropdown-toggle,
.btn-default.disabled,
.btn-default[disabled],
.btn-default:hover,
.btn-default:focus {
  background: #e8e8e8;
}
.btn-default:active,
.btn-default.active {
  background: #e8e8e8;
  color: #fff;
  text-shadow: none;
}
.btn-default .caret {
  border-top-color: rgba(0, 0, 0, 0.5);
}
.btn-warning {
  background-color: #2a3140;
  background-image: -moz-linear-gradient(top, #000, #2a3140);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000), to(#2a3140));
  background-image: -webkit-linear-gradient(top, #000, #2a3140);
  background-image: -o-linear-gradient(top, #000, #2a3140);
  background-image: linear-gradient(to bottom, #000, #2a3140);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000', endColorstr='#ffff7e00', GradientType=0);
  border: 1px solid #2a3140;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn-warning.glyphicons i:before {
  color: rgba(255, 255, 255, 0.5);
  text-shadow: none;
}
.btn-group.open .btn-warning.dropdown-toggle,
.btn-warning.disabled,
.btn-warning[disabled],
.btn-warning:hover,
.btn-warning:focus {
  background: #2a3140;
  color: #fff;
}
.btn-warning:active,
.btn-warning.active {
  background: #2a3140;
  color: #fff;
}
.btn-warning .caret {
  border-top-color: rgba(255, 255, 255, 0.7);
  border-bottom-color: rgba(255, 255, 255, 0.7);
}
.btn-info {
  background-color: #2a3140;
  background-image: -moz-linear-gradient(top, #000, #2a3140);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000), to(#2a3140));
  background-image: -webkit-linear-gradient(top, #000, #2a3140);
  background-image: -o-linear-gradient(top, #000, #2a3140);
  background-image: linear-gradient(to bottom, #000, #2a3140);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000', endColorstr='#ffff7e00', GradientType=0);
  border: 1px solid #2a3140;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn-info.glyphicons i:before {
  color: rgba(255, 255, 255, 0.5);
  text-shadow: none;
}
.btn-group.open .btn-info.dropdown-toggle,
.btn-info.disabled,
.btn-info[disabled],
.btn-info:hover,
.btn-info:focus {
  background: #2a3140;
  color: #fff;
}
.btn-info:active,
.btn-info.active {
  background: #2a3140;
  color: #fff;
}
.btn-info .caret {
  border-top-color: rgba(255, 255, 255, 0.7);
  border-bottom-color: rgba(255, 255, 255, 0.7);
}
.btn-danger {
  background-color: #2a3140;
  background-image: -moz-linear-gradient(top, #000, #2a3140);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000), to(#2a3140));
  background-image: -webkit-linear-gradient(top, #000, #2a3140);
  background-image: -o-linear-gradient(top, #000, #2a3140);
  background-image: linear-gradient(to bottom, #000, #2a3140);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000', endColorstr='#ffff7e00', GradientType=0);
  border: 1px solid #2a3140;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn-danger.glyphicons i:before {
  color: rgba(255, 255, 255, 0.5);
  text-shadow: none;
}
.btn-group.open .btn-danger.dropdown-toggle,
.btn-danger.disabled,
.btn-danger[disabled],
.btn-danger:hover,
.btn-danger:focus {
  background: #2a3140;
  color: #fff;
}
.btn-danger:active,
.btn-danger.active {
  background: #2a3140;
  color: #fff;
}
.btn-danger .caret {
  border-top-color: rgba(255, 255, 255, 0.7);
  border-bottom-color: rgba(255, 255, 255, 0.7);
}
.btn-primary {
  background-color: #2a3140;
  background-image: -moz-linear-gradient(top, #000, #2a3140);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000), to(#2a3140));
  background-image: -webkit-linear-gradient(top, #000, #2a3140);
  background-image: -o-linear-gradient(top, #000, #2a3140);
  background-image: linear-gradient(to bottom, #000, #2a3140);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000', endColorstr='#ffff7e00', GradientType=0);
  border: 1px solid #2a3140;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn-primary.glyphicons i:before {
  color: rgba(255, 255, 255, 0.4);
  text-shadow: none;
}
.btn-group.open .btn-primary.dropdown-toggle,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary:hover,
.btn-primary:focus {
  background: #2a3140;
  color: #fff;
  border-color: #2a3140;
}
.btn-primary:active,
.btn-primary.active {
  background: #2a3140;
  border-color: #2a3140;
  color: #fff;
}
.btn-primary .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-inverse {
  background-color: #2a3140;
  background-image: -moz-linear-gradient(top, #000, #2a3140);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000), to(#2a3140));
  background-image: -webkit-linear-gradient(top, #000, #2a3140);
  background-image: -o-linear-gradient(top, #000, #2a3140);
  background-image: linear-gradient(to bottom, #000, #2a3140);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000', endColorstr='#ffff7e00', GradientType=0);
  border: 1px solid #2a3140;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn-inverse.glyphicons i:before {
  color: #919293;
  text-shadow: none;
}
.btn-group.open .btn-inverse.dropdown-toggle,
.btn-inverse.disabled,
.btn-inverse[disabled],
.btn-inverse:hover,
.btn-inverse:focus {
  background: #2a3140;
  color: #fff;
}
.btn-inverse:active,
.btn-inverse.active {
  background: #2a3140;
  color: #fff;
}
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-success {
  background-color: #2a3140;
  background-image: -moz-linear-gradient(top, #000, #2a3140);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000), to(#2a3140));
  background-image: -webkit-linear-gradient(top, #000, #2a3140);
  background-image: -o-linear-gradient(top, #000, #2a3140);
  background-image: linear-gradient(to bottom, #000, #2a3140);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000', endColorstr='#ffff7e00', GradientType=0);
  border: 1px solid #2a3140;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn-success.glyphicons i:before {
  color: #a2bc9b;
  text-shadow: none;
}
.btn-group.open .btn-success.dropdown-toggle,
.btn-success.disabled,
.btn-success[disabled],
.btn-success:hover,
.btn-success:focus {
  background: #2a3140;
  color: #fff;
}
.btn-success:active,
.btn-success.active {
  background: #2a3140;
  color: #fff;
}
.btn-success .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical.block {
  display: block;
}
.btn-group.btn-block {
  padding: 0;
  position: relative;
}
.btn-group.btn-block .leadcontainer {
  left: 0;
  position: absolute;
  right: 29px;
}
.btn-group.btn-block .leadcontainer > .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  text-align: left;
}
.btn-group.btn-block .dropdown-lead {
  box-sizing: border-box;
  width: 100%;
}
.btn-group.btn-block .dropdown-toggle {
  width: 30px;
  float: right;
  box-sizing: border-box;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.btn-icon-stacked {
  text-align: left;
  padding: 5px 5px 5px 45px;
}
.btn-icon-stacked i {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 10px;
  top: 10px;
}
.btn-icon-stacked i:before {
  left: auto;
  top: auto;
  position: relative;
  text-align: center;
}
.btn-icon-stacked span {
  display: block;
  font-size: 13px;
  line-height: normal;
}
.btn-facebook {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  background-color: #728dc0;
  background-image: -moz-linear-gradient(top, #8098c6, #5d7cb6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8098c6), to(#5d7cb6));
  background-image: -webkit-linear-gradient(top, #8098c6, #5d7cb6);
  background-image: -o-linear-gradient(top, #8098c6, #5d7cb6);
  background-image: linear-gradient(to bottom, #8098c6, #5d7cb6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8098c6', endColorstr='#ff5d7cb6', GradientType=0);
  border: 1px solid #5d7cb6;
}
.btn-facebook i:before {
  color: #fff;
}
.btn-facebook:hover {
  background: #8098c6;
  color: #fff;
}
.btn-google {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  background-color: #b24343;
  background-image: -moz-linear-gradient(top, #bf4a4a, #9e3838);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bf4a4a), to(#9e3838));
  background-image: -webkit-linear-gradient(top, #bf4a4a, #9e3838);
  background-image: -o-linear-gradient(top, #bf4a4a, #9e3838);
  background-image: linear-gradient(to bottom, #bf4a4a, #9e3838);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbf4a4a', endColorstr='#ff9e3838', GradientType=0);
  border: 1px solid #9e3838;
}
.btn-google i:before {
  color: #fff;
}
.btn-google:hover {
  background: #bf4a4a;
  color: #fff;
}
.btn-toggle-code {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1000;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-toggle-code.outside {
  bottom: -24px;
}
#demo_buttons .btn-block {
  max-width: 200px;
  margin: 0 auto;
}
#demo_buttons thead th {
  width: 25%;
}
/* --- LOADING [less.breadcrumb] from assets/components/core/less/breadcrumb.less */
.breadcrumb {
  height: 38px;
  line-height: 39px;
  padding: 0 15px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  margin: 0 0 15px;
  background: none;
  border-bottom: 1px solid #dbdbdb;
  box-shadow: 0 1px 0 0 #fff;
  -moz-box-shadow: 0 1px 0 0 #fff;
  -webkit-box-shadow: 0 1px 0 0 #fff;
  color: #ababab;
  font-size: 12px;
  position: relative;
  overflow: hidden;
}
.breadcrumb > li + li:before {
  display: none;
}
.breadcrumb li {
  text-shadow: 0 1px 0 #ffffff;
  line-height: 38px;
  height: 38px;
}
.breadcrumb li a {
  color: #ababab;
  font-weight: 600;
}
.breadcrumb li a.glyphicons {
  color: #ababab;
  padding: 0 0 0 25px;
}
.breadcrumb li a.glyphicons i:before {
  color: #ababab;
  font-size: 14px;
  top: 12px;
  left: 3px;
}
.breadcrumb li.divider {
  margin: 0 5px 0 7px;
  width: 0;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #fff;
  vertical-align: top;
}
/* --- LOADING [less.tabs] from assets/components/modules/admin/tabs/assets/tabs.less */
.widget.widget-tabs {
  border-color: #dbdbdb;
}
.widget.widget-tabs .tab-content {
  padding: 0;
}
.widget.widget-tabs > .widget-head {
  background: #ffffff;
  border-color: #dbdbdb;
  overflow: visible;
}
.widget.widget-tabs > .widget-head ul {
  position: relative;
  overflow: visible;
  list-style: none;
  height: 35px;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.widget.widget-tabs > .widget-head ul li {
  height: 35px;
  line-height: 35px;
  float: left;
  display: block;
  border-right: 1px solid #dbdbdb;
}
.widget.widget-tabs > .widget-head ul li a {
  width: auto;
  height: 35px;
  display: block;
  padding: 0 15px;
  position: relative;
  overflow: hidden;
  color: #999;
  text-decoration: none;
  font-weight: 600;
}
.widget.widget-tabs > .widget-head ul li a i:before {
  left: 5px;
  top: 5px;
  color: #eaeaea;
}
.widget.widget-tabs > .widget-head ul li a.glyphicons {
  padding: 0 15px 0 35px;
}
.widget.widget-tabs > .widget-head ul li a .label.pull-right {
  margin-top: 9px;
}
.widget.widget-tabs > .widget-head ul li.active {
  height: 36px;
  background: #fff;
  color: #505050;
}
.widget.widget-tabs > .widget-head ul li.active a {
  color: #505050;
}
.widget.widget-tabs > .widget-head ul li.active a i:before {
  color: #505050;
}
.widget.widget-tabs > .widget-head ul li.active:first-child {
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
.widget.widget-tabs > .widget-body.large {
  padding: 25px;
}
@media (max-width: 991px) {
  .widget.widget-tabs.widget-tabs-responsive > .widget-head {
    height: auto;
    padding: 0;
  }
  .widget.widget-tabs.widget-tabs-responsive > .widget-head ul {
    display: block;
    height: auto;
  }
  .widget.widget-tabs.widget-tabs-responsive > .widget-head ul li {
    display: block;
    float: none;
    border-right: none;
    border-bottom: 1px solid #dbdbdb;
  }
  .widget.widget-tabs.widget-tabs-responsive > .widget-head ul li:last-of-type {
    border-bottom: none;
  }
}
.widget.widget-tabs-double > .widget-head {
  height: 50px;
}
.widget.widget-tabs-double > .widget-head ul {
  height: 50px;
}
.widget.widget-tabs-double > .widget-head ul li,
.widget.widget-tabs-double > .widget-head ul li.active {
  height: 50px;
  line-height: 25px;
}
.widget.widget-tabs-double > .widget-head ul li a,
.widget.widget-tabs-double > .widget-head ul li.active a {
  height: 50px;
  padding: 5px 0 0;
}
.widget.widget-tabs-double > .widget-head ul li a span,
.widget.widget-tabs-double > .widget-head ul li.active a span {
  display: block;
  line-height: 15px;
}
.widget.widget-tabs-double > .widget-head ul li a.glyphicons,
.widget.widget-tabs-double > .widget-head ul li.active a.glyphicons {
  padding: 10px 15px 0 42px;
}
.widget.widget-tabs-double > .widget-head ul li a.glyphicons i:before,
.widget.widget-tabs-double > .widget-head ul li.active a.glyphicons i:before {
  left: 6px;
  top: 9px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .widget.widget-tabs-double > .widget-head {
    height: auto;
  }
  .widget.widget-tabs-double > .widget-head ul {
    height: auto;
  }
  .widget.widget-tabs-double > .widget-head ul li {
    display: block;
    float: none;
  }
}
.widget.widget-tabs-double-2 {
  border: none;
}
.widget.widget-tabs-double-2 > .widget-head {
  border: 1px solid #dbdbdb;
  border-bottom: none;
  height: 70px;
}
.widget.widget-tabs-double-2 > .widget-head.border-bottom {
  border-bottom: 1px solid #dbdbdb;
}
.widget.widget-tabs-double-2 > .widget-head ul {
  height: 70px;
}
.widget.widget-tabs-double-2 > .widget-head ul li {
  height: 70px;
  line-height: 20px;
}
.widget.widget-tabs-double-2 > .widget-head ul li a {
  height: 70px;
  padding: 5px 0 0;
  text-decoration: none;
  text-align: center;
}
.widget.widget-tabs-double-2 > .widget-head ul li a span {
  display: block;
  line-height: 30px;
}
.widget.widget-tabs-double-2 > .widget-head ul li a.glyphicons {
  padding: 0 15px;
}
.widget.widget-tabs-double-2 > .widget-head ul li a.glyphicons i {
  display: block;
  height: 37px;
  padding: 13px 0 0;
  line-height: 24px;
  text-align: center;
}
.widget.widget-tabs-double-2 > .widget-head ul li a.glyphicons i:before {
  left: auto;
  top: auto;
  font-size: 24px;
  position: relative;
}
.widget.widget-tabs-double-2 > .widget-head ul li.active {
  height: 70px;
  background: #ffffff;
}
.widget.widget-tabs-double-2 > .widget-head ul li.active a {
  color: #2a3140;
}
.widget.widget-tabs-double-2 > .widget-head ul li.active a i:before {
  color: #2a3140;
}
.widget.widget-tabs-double-2 > .widget-head ul li:hover {
  background: #ffffff;
  height: 70px;
}
.widget.widget-tabs-double-2 > .widget-head ul li:hover a {
  color: #2a3140;
}
.widget.widget-tabs-double-2 > .widget-head ul li:hover a i:before {
  color: #2a3140;
}
.widget.widget-tabs-double-2 > .widget-body {
  padding: 0;
}
.widget.widget-tabs-double-2 .widget-body-regular {
  padding: 10px;
  border: 1px solid #dbdbdb;
}
.widget.widget-tabs-double-2 .widget-body-regular p:last-child {
  margin: 0;
}
@media (max-width: 991px) {
  .widget.widget-tabs-double-2 > .widget-head {
    height: auto;
  }
  .widget.widget-tabs-double-2 > .widget-head ul {
    height: auto;
  }
  .widget.widget-tabs-double-2 > .widget-head ul li {
    display: block;
    float: none;
  }
}
.widget.widget-tabs-social-account {
  border: none;
}
.widget.widget-tabs-social-account > .widget-head {
  border-bottom: none;
  height: 70px;
}
.widget.widget-tabs-social-account > .widget-head ul {
  height: 70px;
}
.widget.widget-tabs-social-account > .widget-head ul li {
  height: 70px;
  line-height: 20px;
}
.widget.widget-tabs-social-account > .widget-head ul li:first-child.active {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.widget.widget-tabs-social-account > .widget-head ul li a {
  height: 70px;
  padding: 5px 0 0;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}
.widget.widget-tabs-social-account > .widget-head ul li a span {
  display: block;
  line-height: 30px;
}
.widget.widget-tabs-social-account > .widget-head ul li a.glyphicons {
  padding: 0 15px;
}
.widget.widget-tabs-social-account > .widget-head ul li a.glyphicons i {
  display: block;
  height: 37px;
  padding: 13px 0 0;
  line-height: 24px;
  text-align: center;
}
.widget.widget-tabs-social-account > .widget-head ul li a.glyphicons i:before {
  color: #ccc;
  left: auto;
  top: auto;
  font-size: 24px;
  position: relative;
}
.widget.widget-tabs-social-account > .widget-head ul li.active {
  height: 70px;
  background: #2a3140;
}
.widget.widget-tabs-social-account > .widget-head ul li.active a {
  color: #fff;
}
.widget.widget-tabs-social-account > .widget-head ul li.active a i:before {
  color: #fff;
}
.widget.widget-tabs-social-account > .widget-head ul li:hover {
  height: 70px;
  background: #2a3140;
}
.widget.widget-tabs-social-account > .widget-head ul li:hover a {
  color: #fff;
}
.widget.widget-tabs-social-account > .widget-head ul li:hover a i:before {
  color: #fff;
}
.widget.widget-tabs-social-account > .widget-body {
  padding: 0;
}
.widget.widget-tabs-social-account .widget-body-regular {
  padding: 10px;
  border: 1px solid #dbdbdb;
}
.widget.widget-tabs-social-account .widget-body-regular p:last-child {
  margin: 0;
}
.widget.widget-tabs-vertical .widget-head {
  border: none;
  height: auto;
  padding: 0;
}
.widget.widget-tabs-vertical .widget-head ul {
  display: block;
  height: auto;
}
.widget.widget-tabs-vertical .widget-head ul li {
  float: none;
  display: block;
  border-right: none;
  border-bottom: 1px solid #dbdbdb;
}
.widget.widget-tabs-vertical .widget-head ul li:last-child {
  border: none;
}
.widget.widget-tabs-vertical .widget-body {
  padding: 0;
}
.widget.widget-tabs-vertical .widget-body .tab-content {
  padding: 12px 15px;
}
.widget.widget-wizard-pills .widget-head {
  height: 80px;
  padding: 10px 0;
}
.widget.widget-wizard-pills .widget-head ul {
  height: 60px;
}
.widget.widget-wizard-pills .widget-head ul li {
  height: 60px;
  line-height: 60px;
  color: #7c7c7c;
  padding: 0 0 0 10px;
  border: none;
  position: relative;
}
.widget.widget-wizard-pills .widget-head ul li.status {
  height: 45px;
  padding: 15px 15px 0;
  font-weight: 700;
}
.widget.widget-wizard-pills .widget-head ul li.status span.r {
  display: block;
  line-height: 15px;
}
.widget.widget-wizard-pills .widget-head ul li a {
  height: 58px;
  line-height: 60px;
  padding: 0;
  width: 58px;
  text-align: center;
  background: #dbdbdb;
  border: 1px solid #dbdbdb;
  color: #c8c8c8;
  font-weight: 700;
  font-size: 16pt;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  position: relative;
  z-index: 2;
}
.widget.widget-wizard-pills .widget-head ul li.active {
  height: 60px;
  background: none;
}
.widget.widget-wizard-pills .widget-head ul li.active a {
  width: 60px;
  height: 60px;
  background: #f4f4f4;
  border: none;
}
.widget.widget-wizard-pills .widget-head ul li.primary a {
  width: 60px;
  height: 60px;
  background: #2a3140;
  border: none;
  color: #fff;
}
.widget.widget-wizard-pills .widget-head ul li:not(:first-child):before {
  position: absolute;
  background: #dbdbdb;
  height: 1px;
  left: 0;
  right: 0;
  top: 29px;
  display: block;
  content: "";
  z-index: 1;
}
.widget.widget-wizard-pills .widget-head ul li.no-padding {
  padding: 0;
}
@media (max-width: 991px) {
  .widget.widget-wizard-pills .widget-head ul li,
  .widget.widget-wizard-pills .widget-head ul li.active {
    padding: 10px;
    height: auto;
  }
  .widget.widget-wizard-pills .widget-head ul li a,
  .widget.widget-wizard-pills .widget-head ul li.active a {
    width: auto;
  }
  .widget.widget-wizard-pills .widget-head ul li:before,
  .widget.widget-wizard-pills .widget-head ul li.active:before {
    display: none !important;
  }
  .widget.widget-wizard-pills .widget-head ul li.active a {
    background: #2a3140;
    color: #fff;
  }
  .widget.widget-wizard-pills .widget-head ul li.status {
    padding: 15px;
    height: auto;
  }
}
.widget.widget-tabs-2 {
  border-bottom: 1px solid #dbdbdb;
}
.widget.widget-tabs-2.border-bottom-none {
  border-bottom: none;
}
.widget.widget-tabs-2 > .widget-head {
  background: #fff;
  border: none;
  border-bottom: 1px solid #dbdbdb;
  padding: 0 10px;
}
.widget.widget-tabs-2 > .widget-head ul {
  border-color: #dbdbdb;
}
.widget.widget-tabs-2 > .widget-head ul li {
  border: none;
}
.widget.widget-tabs-2 > .widget-head ul li.active {
  background-color: #f7f7f7;
}
.widget.widget-tabs-2 > .widget-head ul li a {
  border: 1px solid #dddddd;
  border-bottom: none;
  border-right: none;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
}
.widget.widget-tabs-2 > .widget-head ul li:first-child a {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.widget.widget-tabs-2 > .widget-body {
  background: #fff;
  border: none;
  padding: 15px;
}
.widget.tabs-right .widget-head ul {
  float: right;
}
.widget.widget-tabs-icons-only-2 > .widget-head ul li a.glyphicons {
  width: 38px;
  padding: 0;
}
.widget.widget-tabs-icons-only-2 > .widget-head ul li a.glyphicons i {
  width: 38px;
  display: block;
  line-height: 35px;
}
.widget.widget-tabs-icons-only-2 > .widget-head ul li a.glyphicons i:before {
  width: 38px;
  text-align: center;
  left: auto;
  top: auto;
  position: relative;
  display: block;
  line-height: 35px;
  color: #cbcbcb;
}
.widget.widget-tabs-icons-only-2 > .widget-head ul li.active a.glyphicons i:before {
  color: #505050;
}
.widget.widget-tabs-icons-only .widget-body {
  padding: 0;
}
.widget.widget-tabs-icons-only .widget-body p:last-child {
  margin: 0;
}
.widget.widget-tabs-icons-only .widget-head {
  padding: 0 0 10px;
}
.widget.widget-tabs-icons-only .widget-head ul {
  display: block;
  overflow: hidden;
  position: relative;
  list-style: none;
  margin: 0;
  height: 30px;
  line-height: 30px;
  padding: 0;
}
.widget.widget-tabs-icons-only .widget-head ul li {
  color: #dadada;
  float: left;
  display: block;
  padding: 0 10px 0 0;
  font-size: 8pt;
  line-height: 30px;
}
.widget.widget-tabs-icons-only .widget-head ul li.glyphicons {
  width: 36px;
  height: 30px;
  padding: 0 3px;
  text-align: center;
  cursor: pointer;
}
.widget.widget-tabs-icons-only .widget-head ul li.glyphicons i {
  background: #e5e5e5;
  display: block;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  height: 30px;
  position: relative;
}
.widget.widget-tabs-icons-only .widget-head ul li.glyphicons i:before {
  position: relative;
  top: 0;
  left: 0;
  color: #64625f;
  font-size: 17px;
  line-height: 30px;
}
.widget.widget-tabs-icons-only .widget-head ul li.glyphicons:hover i {
  background: #dedede;
}
.widget.widget-tabs-icons-only .widget-head ul li.glyphicons.active i {
  background: #64625f;
}
.widget.widget-tabs-icons-only .widget-head ul li.glyphicons.active i:before {
  color: #fff;
}
.widget.widget-tabs-icons-only .widget-head ul li.glyphicons:last-child {
  padding: 0;
}
@media (max-width: 991px) {
  .widget.widget-tabs-icons-only > .widget-head {
    height: auto;
  }
  .widget.widget-tabs-icons-only > .widget-head ul {
    height: auto;
    float: left !important;
  }
}
.tabsbar {
  height: 62px;
  border: 1px solid #dbdbdb;
  position: relative;
  overflow: hidden;
  margin: 0 0 15px;
}
.tabsbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 60px;
}
.tabsbar ul li {
  float: left;
  display: block;
  height: 60px;
  border-right: 1px solid #dbdbdb;
  background: #fdfdfd;
  padding: 3px;
}
.tabsbar ul li.glyphicons a i {
  display: inline-block;
  float: left;
  width: 39px;
  height: 54px;
}
.tabsbar ul li.glyphicons a i:before {
  color: #7c7c7c;
  position: relative;
  top: auto;
  left: auto;
  line-height: 54px;
  text-align: center;
}
.tabsbar ul li a {
  display: block;
  height: 54px;
  line-height: 54px;
  background: #fdfdfd;
  padding: 0 15px;
  color: #7c7c7c;
  text-decoration: none;
}
.tabsbar ul li a.glyphicons i {
  display: inline-block;
  float: left;
  width: 39px;
  height: 54px;
}
.tabsbar ul li a.glyphicons i:before {
  color: #7c7c7c;
  position: relative;
  top: auto;
  left: auto;
  line-height: 54px;
  text-align: center;
}
.tabsbar ul li.active a {
  background: #2a3140;
  color: #fff;
}
.tabsbar ul li.active a i:before {
  color: #fff;
}
.tabsbar.tabsbar-2 {
  height: 39px;
}
.tabsbar.tabsbar-2 ul {
  height: 39px;
}
.tabsbar.tabsbar-2 ul li {
  height: 39px;
  padding: 0;
  background: none;
  border: none;
}
.tabsbar.tabsbar-2 ul li.glyphicons a i {
  height: 39px;
  width: 33px;
  top: 0;
}
.tabsbar.tabsbar-2 ul li.glyphicons a i:before {
  line-height: 39px;
  font-size: 20px;
}
.tabsbar.tabsbar-2 ul li a {
  height: 39px;
  line-height: 39px;
  background: none;
}
.tabsbar.tabsbar-2 ul li a i {
  vertical-align: middle;
  position: relative;
  top: -2px;
  font-size: 20px;
}
.tabsbar.tabsbar-2 ul li a.glyphicons i {
  height: 39px;
  width: 33px;
  top: 0;
}
.tabsbar.tabsbar-2 ul li a.glyphicons i:before {
  line-height: 39px;
  font-size: 20px;
}
.tabsbar.tabsbar-2 ul li.active {
  background: #2a3140;
}
.tabsbar.tabsbar-2 ul li.active a {
  color: #fff;
  font-weight: 600;
}
.tabsbar.tabsbar-2 ul li.active a i:before {
  color: #fff;
}
.tabsbar.tabsbar-2 ul li:not(.active):hover a {
  color: #2a3140;
}
.tabsbar.tabsbar-2 ul li:not(.active):hover a i:before {
  color: #2a3140;
}
.tabsbar.tabsbar-2.active-fill ul li.active a {
  background: #2a3140;
  color: #fff;
}
.tabsbar.tabsbar-2.active-fill ul li.active a i:before {
  color: #fff;
}
@media (max-width: 991px) {
  .tabsbar,
  .tabsbar.tabsbar-2 {
    height: auto;
  }
  .tabsbar ul,
  .tabsbar.tabsbar-2 ul {
    height: auto;
  }
  .tabsbar ul li,
  .tabsbar.tabsbar-2 ul li {
    display: block;
    float: none;
    border-right: none;
    border-bottom: 1px solid #dbdbdb;
  }
  .tabsbar ul li:last-of-type,
  .tabsbar.tabsbar-2 ul li:last-of-type {
    border-bottom: none;
  }
  .tabsbar ul li:after,
  .tabsbar.tabsbar-2 ul li:after {
    display: none;
  }
}
.nav.nav-pills a {
  background: #2a3140;
  color: #fff;
}
.nav.nav-pills a:hover {
  color: #4b4b4b;
}
.nav.nav-pills > li.active > a {
  background: #2a3140;
}
.tab-content {
  overflow: visible;
  padding: 0;
}
/* --- LOADING [less.accordions] from assets/components/modules/admin/widgets/accordions/assets/less/accordions.less */
.accordion {
  margin: 0 0 10px;
  position: relative;
}
.accordion .panel {
  border-color: #dbdbdb;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  box-shadow: 0 3px 0 0 #dbdbdb;
  -moz-box-shadow: 0 3px 0 0 #dbdbdb;
  -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.accordion .panel-body {
  font-size: 13px;
  background: #ffffff;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-color: #dbdbdb;
}
.accordion .panel-heading {
  padding: 6px 15px;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fdfdfd, #f4f4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, #fdfdfd, #f4f4f4);
  background-image: -o-linear-gradient(top, #fdfdfd, #f4f4f4);
  background-image: linear-gradient(to bottom, #fdfdfd, #f4f4f4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd', endColorstr='#fff4f4f4', GradientType=0);
}
.accordion .panel-heading .panel-title {
  color: #7c7c7c;
  text-decoration: none;
  line-height: 22px;
}
.accordion.accordion-2 {
  border: 1px solid #dbdbdb;
}
.accordion.accordion-2 .panel-heading {
  border-bottom: 1px solid #dbdbdb;
  background: #ffffff;
}
.accordion.accordion-2 .panel-heading .glyphicons {
  padding: 0;
  height: 24px;
  line-height: 24px;
}
.accordion.accordion-2 .panel-heading .glyphicons i {
  width: 30px;
  display: block;
  float: left;
  height: 24px;
  line-height: 24px;
}
.accordion.accordion-2 .panel-heading .glyphicons i:before {
  font-size: 20px;
  color: #cccccc;
  top: auto;
  left: auto;
  width: 30px;
  height: 24px;
  line-height: 24px;
  position: relative;
  text-align: center;
}
.accordion.accordion-2 .panel {
  border: none;
  margin: 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.accordion.accordion-2 .panel .panel-body {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.accordion.accordion-2 .panel .panel-collapse.in .panel-body {
  border-bottom: 1px solid #dbdbdb;
}
.accordion.accordion-2 .accordion-inner {
  border: none;
  padding: 15px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.accordion.accordion-gray .panel-heading {
  background: #e5e5e5;
}
/* --- LOADING [less.gallery] from assets/components/core/less/gallery.less */
.gallery ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery ul li {
  padding-left: 3px;
  padding-right: 3px;
}
.gallery ul li .thumb {
  position: relative;
  display: block;
  padding: 5px;
  margin-bottom: 10px;
  z-index: 1;
  overflow: hidden;
}
.gallery.gallery-masonry li[class*="span"] {
  margin-left: 0;
}
.gallery.gallery-2 li .thumb {
  padding: 0;
  border-color: #4c4c4c;
}
.thumb {
  display: block;
  padding: 3px;
  border: 1px solid #dbdbdb;
}
.thumb,
.thumb img {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.thumbnails {
  margin: 0;
}
.thumbnails > li {
  margin-bottom: 15px;
}
.thumbnails > li .thumbnail {
  border-color: #dbdbdb;
  background: #ffffff;
  box-shadow: 0 3px 0 0 #dbdbdb;
  -moz-box-shadow: 0 3px 0 0 #dbdbdb;
  -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.thumbnails > li .thumbnail .caption {
  color: #7c7c7c;
}
.thumbnails > li a.thumbnail:hover,
.thumbnails > li a.thumbnail:focus {
  border-color: #2a3140;
  -webkit-box-shadow: 0 1px 4px rgba(255, 126, 0, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(255, 126, 0, 0.25);
  box-shadow: 0 1px 4px rgba(255, 126, 0, 0.25);
  text-decoration: none;
}
.thumbnail {
  border-color: #dbdbdb;
}
a.thumbnail .caption {
  display: block;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #2a3140;
  -webkit-box-shadow: 0 1px 4px rgba(255, 126, 0, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(255, 126, 0, 0.25);
  box-shadow: 0 1px 4px rgba(255, 126, 0, 0.25);
  text-decoration: none;
}
/* --- LOADING [less.labels] from assets/components/core/less/labels.less */
.label.large {
  height: 29px;
  padding: 0 10px;
  line-height: 29px;
  background: #e5e5e5;
  color: #64625f;
  text-shadow: 0 1px 0 #fff;
}
.label.label-primary {
  background: #2a3140;
}
.label.label-info {
  background: #2a3140;
}
.label.label-warning {
  background: #2a3140;
}
.label.label-danger {
  background: #2a3140;
}
.label.label-success {
  background: #2a3140;
}
.label.label-inverse {
  background: #2a3140;
}
.label.label-block {
  display: block;
}
.badge.badge-primary {
  background: #2a3140;
}
.badge.badge-info {
  background: #2a3140;
}
.badge.badge-warning {
  background: #2a3140;
}
.badge.badge-danger {
  background: #2a3140;
}
.badge.badge-success {
  background: #2a3140;
}
.badge.badge-inverse {
  background: #2a3140;
}
/* --- LOADING [css.picto] from assets/components/library/icons/pictoicons/css/picto.css */
/* --- LOADING [css.TableTools] from assets/components/modules/admin/tables/datatables/assets/lib/extras/TableTools/media/css/TableTools.css */
/* --- LOADING [css.ColVis] from assets/components/modules/admin/tables/datatables/assets/lib/extras/ColVis/media/css/ColVis.css */
/* --- LOADING [css.DT_bootstrap] from assets/components/modules/admin/tables/datatables/assets/custom/css/DT_bootstrap.css */
/* --- LOADING [less.tables] from assets/components/modules/admin/tables/classic/assets/less/tables.less */
.table {
  margin: 0 0 15px;
  position: relative;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.table.table-white {
  background: #fff;
}
.table.table-invoice thead > tr > th,
.table.table-invoice tbody > tr > th,
.table.table-invoice tfoot > tr > th,
.table.table-invoice thead > tr > td,
.table.table-invoice tbody > tr > td,
.table.table-invoice tfoot > tr > td {
  border-top: none;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top-color: #efefef;
  padding: 9px;
}
.table > thead > tr > th {
  border-bottom: 1px solid #efefef;
}
.table td.center,
.table th.center {
  text-align: center;
}
.table td.right,
.table th.right {
  text-align: right;
}
.table-condensed {
  font-size: 10pt;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 10px;
}
.table-borderless th,
.table-borderless td {
  border: none;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #fff;
}
.table-striped tbody tr:nth-child(even) td,
.table-striped tbody tr:nth-child(even) th {
  background-color: #f7f7f7;
}
.table-bordered {
  border-color: #efefef;
  /* Reset rounded corners
	thead:first-child tr:first-child>th:first-child, 
	tbody:first-child tr:first-child>td:first-child, 
	tbody:first-child tr:first-child>th:first-child,
	thead:first-child tr:first-child>th:last-child, 
	tbody:first-child tr:first-child>td:last-child, 
	tbody:first-child tr:first-child>th:last-child,
	thead:last-child tr:last-child>th:first-child, 
	tbody:last-child tr:last-child>td:first-child, 
	tbody:last-child tr:last-child>th:first-child, 
	tfoot:last-child tr:last-child>td:first-child, 
	tfoot:last-child tr:last-child>th:first-child {
		.rounded();
	}
	*/
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.table-bordered th,
.table-bordered td {
  border-color: #efefef;
}
.table-fill td {
  background: #F8F8F8;
}
.table .progress:last-child,
.table .alert:last-child {
  margin: 0;
}
.table .shortRight {
  width: 25%;
  text-align: right;
  direction: rtl;
  text-indent: 10px;
}
.table-large-spacing td {
  padding: 20px 15px;
}
.table .thead td {
  padding: 8px;
  font-weight: bold;
}
.table-vertical-center td,
.table-vertical-center th {
  vertical-align: middle !important;
}
.table-thead-simple thead th {
  background: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #efefef;
  color: #7c7c7c;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  text-shadow: none;
  text-transform: none;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0), inset -1px -1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0), inset -1px -1px 1px rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0), inset -1px -1px 1px rgba(0, 0, 0, 0);
}
.table-thead-simple.table-thead-border-none {
  border-top: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.table-thead-simple.table-thead-border-none thead th {
  border-bottom: none;
}
.table-thead-simple.table-thead-border-none thead:first-child tr:first-child > th:last-child,
.table-thead-simple.table-thead-border-none tbody:first-child tr:first-child > td:last-child,
.table-thead-simple.table-thead-border-none tbody:first-child tr:first-child > th:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.table-primary {
  border-color: #dbdbdb;
  border-top: none;
}
.table-primary thead th {
  border-color: #2a3140;
  background-color: #2a3140;
  color: #fff;
  font-size: 14px;
}
.table-primary tbody td {
  color: #7c7c7c;
  background: #fafafa;
  border-width: 0px;
}
.table-primary tbody td.important {
  color: #2a3140;
  font-weight: 700;
}
.table-primary tbody td.actions {
  padding-right: 1px;
}
.table-primary.table-bordered tbody td {
  border-color: #dbdbdb;
  border-width: 1px;
}
.table-primary tbody tr:nth-child(odd) td,
.table-primary tbody tr:nth-child(odd) th {
  background: #ffffff;
}
.table-primary tbody tr.selectable td {
  cursor: pointer;
}
.table-primary tbody tr.selected td,
.table-primary tbody tr.selectable:hover td {
  background: rgba(255, 126, 0, 0.1);
}
/* --- LOADING [less.datatables] from assets/components/modules/admin/tables/datatables/assets/custom/less/datatables.less */
.dataTables_paginate {
  text-align: right;
}
div.dataTables_info {
  padding: 35px 0 0;
  font-size: 12px;
  font-weight: 600;
}
div.dataTables_paginate .pagination {
  margin-bottom: 0;
}
.ColVis {
  margin: 0;
}
/* --- LOADING [less.pagination] from assets/components/modules/admin/ui/pagination/pagination-bootstrap/assets/pagination.less */
.pager li > a,
.pager li > span {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.pagination {
  background: #ffffff;
}
.pagination.bootpag {
  margin: 0;
}
.pagination > li > a:hover {
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2) inset;
}
.pagination > li > a:hover,
.pagination > li.primary > a {
  border-color: #000;
  background: #2a3140;
  color: #fff;
  font-weight: 600;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.pagination > .active > a,
.pagination > .active > span {
  border-color: none;
  background: #2a3140;
  color: #fff;
  font-weight: 600;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2) inset;
}
.pagination > li > a,
.pagination > li > span {
  border-color: #dbdbdb;
  background: #ffffff;
}
.pagination > .primary.disabled > a,
.pagination > .disabled > a,
.pagination > .disabled > span {
  border-color: #dbdbdb;
  background: #ffffff;
  color: #dddddd;
  font-weight: 600;
  text-shadow: none;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0), inset -1px -1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0), inset -1px -1px 1px rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0), inset -1px -1px 1px rgba(0, 0, 0, 0);
}
.pagination > .disabled > a:hover {
  border-color: #dbdbdb;
  background: #ffffff;
  color: #dddddd;
  text-shadow: none;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0), inset -1px -1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0), inset -1px -1px 1px rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0), inset -1px -1px 1px rgba(0, 0, 0, 0);
}
/* --- LOADING [less.fuelux-checkbox] from assets/components/modules/admin/forms/elements/fuelux-checkbox/fuelux-checkbox.less */
.checkbox-custom input[type=checkbox] {
  /* IE cannot fire events if display none or visibility hidden */
  position: relative;
  left: -99999px;
}
.checkbox-custom i {
  margin-left: -20px;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  font-size: 1.333em;
  color: #ddd;
  display: inline-block;
}
.checkbox-custom i.checked {
  margin-right: 4px;
  color: #2a3140;
  margin-left: -19px;
}
.checkbox-custom i.checked:before {
  content: '\f046';
}
.checkbox-custom i.disabled {
  /* disabled */
  color: #eee;
}
.checkbox-single {
  padding: 0;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0 5px;
}
.checkbox-single .checkbox-custom {
  width: 20px;
}
.checkbox-single .checkbox-custom i {
  margin-left: 1px;
}
/* --- LOADING [css.bootstrap-select] from assets/components/modules/admin/forms/elements/bootstrap-select/assets/lib/css/bootstrap-select.css */
/* --- LOADING [less.bootstrap-select] from assets/components/modules/admin/forms/elements/bootstrap-select/assets/custom/less/bootstrap-select.less */
.bootstrap-select .btn.btn-inverse,
.bootstrap-select.btn-group.open .btn.btn-inverse,
.bootstrap-select .btn.btn-inverse:focus,
.bootstrap-select.btn-group.open .btn.btn-inverse:focus {
  color: #fff !important;
}
.bootstrap-select .btn:focus {
  outline: none !important;
}
/* --- LOADING [css.jquery-ui.min] from assets/components/library/jquery-ui/css/jquery-ui.min.css */
/* --- LOADING [less.menus.sidebar.full] from assets/components/core/less/menus.sidebar.full.less */
html.sidebar-full #menu {
  width: 170px;
  background-color: #2a3140;
  overflow: visible !important;
}
html.sidebar-full #menu .appbrand {
  border-bottom: 1px solid #000;
  height: 50px;
  line-height: 29px;
  font-size: 16px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
html.sidebar-full #menu .profile {
  border-top: 1px solid #000;
}
html.sidebar-full #menu .profile a {
  border: 1px solid #000;
  color: #fff;
  text-decoration: none;
}
html.sidebar-full #menu .profile a:hover {
  border-color: #8f4700;
}
html.sidebar-full #menu .slim-scroll,
html.sidebar-full #menu .slimScrollDiv {
  overflow: visible !important;
}
html.sidebar-full #menu .slim-scroll > ul,
html.sidebar-full #menu > ul {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  overflow: visible !important;
  margin: 0;
  padding: 0;
}
html.sidebar-full #menu .slim-scroll > ul > li,
html.sidebar-full #menu > ul > li {
  position: relative;
  display: block;
  padding: 0 0 0 11px;
}
html.sidebar-full #menu .slim-scroll > ul > li a,
html.sidebar-full #menu > ul > li a {
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
html.sidebar-full #menu .slim-scroll > ul > li > a,
html.sidebar-full #menu > ul > li > a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  padding: 0 8px;
  line-height: 39px;
}
html.sidebar-full #menu .slim-scroll > ul > li > a [class*="fa-chevron-"],
html.sidebar-full #menu > ul > li > a [class*="fa-chevron-"] {
  float: right;
  line-height: 39px;
  margin: 0 11px 0 0;
}
html.sidebar-full #menu .slim-scroll > ul > li > a.glyphicons,
html.sidebar-full #menu > ul > li > a.glyphicons {
  padding: 0 8px;
}
html.sidebar-full #menu .slim-scroll > ul > li > a.glyphicons i,
html.sidebar-full #menu > ul > li > a.glyphicons i {
  padding: 0 10px 0 0;
  display: block;
  float: left;
  height: 39px;
}
html.sidebar-full #menu .slim-scroll > ul > li > a.glyphicons i:before,
html.sidebar-full #menu > ul > li > a.glyphicons i:before {
  color: #ffffff;
  font-size: 17px;
  position: relative;
  width: 17px;
  text-align: center;
  left: auto;
  right: auto;
  line-height: 39px;
}
html.sidebar-full #menu .slim-scroll > ul > li > a.glyphicons.single-icon i,
html.sidebar-full #menu > ul > li > a.glyphicons.single-icon i {
  padding: 0;
}
html.sidebar-full #menu .slim-scroll > ul > li > a.glyphicons.logout i,
html.sidebar-full #menu > ul > li > a.glyphicons.logout i {
  float: right;
  padding: 0;
}
html.sidebar-full #menu .slim-scroll > ul > li > a.glyphicons.logout span,
html.sidebar-full #menu > ul > li > a.glyphicons.logout span {
  padding: 0 8px 0 0;
  float: left;
}
html.sidebar-full #menu .slim-scroll > ul > li.active,
html.sidebar-full #menu > ul > li.active,
html.sidebar-full #menu .slim-scroll > ul > li:hover,
html.sidebar-full #menu > ul > li:hover,
html.sidebar-full #menu .slim-scroll > ul > li.open,
html.sidebar-full #menu > ul > li.open {
  padding: 0 8px 5px;
}
html.sidebar-full #menu .slim-scroll > ul > li.active > a,
html.sidebar-full #menu > ul > li.active > a,
html.sidebar-full #menu .slim-scroll > ul > li:hover > a,
html.sidebar-full #menu > ul > li:hover > a,
html.sidebar-full #menu .slim-scroll > ul > li.open > a,
html.sidebar-full #menu > ul > li.open > a {
  background: #000;
  padding: 5px 10px;
  line-height: 22px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #000;
}
html.sidebar-full #menu .slim-scroll > ul > li.active > a [class*="fa-chevron-"],
html.sidebar-full #menu > ul > li.active > a [class*="fa-chevron-"],
html.sidebar-full #menu .slim-scroll > ul > li:hover > a [class*="fa-chevron-"],
html.sidebar-full #menu > ul > li:hover > a [class*="fa-chevron-"],
html.sidebar-full #menu .slim-scroll > ul > li.open > a [class*="fa-chevron-"],
html.sidebar-full #menu > ul > li.open > a [class*="fa-chevron-"] {
  line-height: 22px;
  margin: 0;
}
html.sidebar-full #menu .slim-scroll > ul > li.active > a.glyphicons,
html.sidebar-full #menu > ul > li.active > a.glyphicons,
html.sidebar-full #menu .slim-scroll > ul > li:hover > a.glyphicons,
html.sidebar-full #menu > ul > li:hover > a.glyphicons,
html.sidebar-full #menu .slim-scroll > ul > li.open > a.glyphicons,
html.sidebar-full #menu > ul > li.open > a.glyphicons {
  padding: 5px 10px;
  line-height: 22px;
}
html.sidebar-full #menu .slim-scroll > ul > li.active > a.glyphicons i,
html.sidebar-full #menu > ul > li.active > a.glyphicons i,
html.sidebar-full #menu .slim-scroll > ul > li:hover > a.glyphicons i,
html.sidebar-full #menu > ul > li:hover > a.glyphicons i,
html.sidebar-full #menu .slim-scroll > ul > li.open > a.glyphicons i,
html.sidebar-full #menu > ul > li.open > a.glyphicons i {
  height: 22px;
}
html.sidebar-full #menu .slim-scroll > ul > li.active > a.glyphicons i:before,
html.sidebar-full #menu > ul > li.active > a.glyphicons i:before,
html.sidebar-full #menu .slim-scroll > ul > li:hover > a.glyphicons i:before,
html.sidebar-full #menu > ul > li:hover > a.glyphicons i:before,
html.sidebar-full #menu .slim-scroll > ul > li.open > a.glyphicons i:before,
html.sidebar-full #menu > ul > li.open > a.glyphicons i:before {
  line-height: 22px;
}
html.sidebar-full #menu .slim-scroll > ul > li.glyphs,
html.sidebar-full #menu > ul > li.glyphs {
  margin-top: 4px;
  padding: 8px;
  height: 53px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  box-shadow: 0 1px 0 0 #000 inset, 0 -1px 0 0 #000 inset;
}
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul,
html.sidebar-full #menu > ul > li.glyphs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #000;
  height: 34px;
  line-height: 32px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #000;
  text-align: center;
}
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li,
html.sidebar-full #menu > ul > li.glyphs ul li {
  display: block;
  float: left;
  height: 32px;
  line-height: 32px;
  padding: 0 1px 0 0;
}
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li .glyphicons,
html.sidebar-full #menu > ul > li.glyphs ul li .glyphicons {
  height: 32px;
  line-height: 22px;
  padding: 5px 10px;
  display: block;
  text-decoration: none;
}
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li .glyphicons i,
html.sidebar-full #menu > ul > li.glyphs ul li .glyphicons i {
  height: 22px;
  line-height: 22px;
  display: block;
}
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li .glyphicons i:before,
html.sidebar-full #menu > ul > li.glyphs ul li .glyphicons i:before {
  line-height: 22px;
  height: 22px;
  position: relative;
  left: auto;
  top: auto;
  display: block;
  text-align: center;
  font-size: 17px;
  color: #2a3140;
}
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li.active,
html.sidebar-full #menu > ul > li.glyphs ul li.active,
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li:hover,
html.sidebar-full #menu > ul > li.glyphs ul li:hover {
  padding: 0;
  background: #2a3140;
  border-right: 1px solid #000;
}
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li.active .glyphicons i:before,
html.sidebar-full #menu > ul > li.glyphs ul li.active .glyphicons i:before,
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li:hover .glyphicons i:before,
html.sidebar-full #menu > ul > li.glyphs ul li:hover .glyphicons i:before {
  color: #ffffff;
}
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li.active:first-child,
html.sidebar-full #menu > ul > li.glyphs ul li.active:first-child,
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li:hover:first-child,
html.sidebar-full #menu > ul > li.glyphs ul li:hover:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li.active:last-child,
html.sidebar-full #menu > ul > li.glyphs ul li.active:last-child,
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li:hover:last-child,
html.sidebar-full #menu > ul > li.glyphs ul li:hover:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  border-right: none;
  border-left: 1px solid #000;
}
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li.active:last-child .glyphicons,
html.sidebar-full #menu > ul > li.glyphs ul li.active:last-child .glyphicons,
html.sidebar-full #menu .slim-scroll > ul > li.glyphs ul li:hover:last-child .glyphicons,
html.sidebar-full #menu > ul > li.glyphs ul li:hover:last-child .glyphicons {
  padding: 5px 11px 5px 9px;
}
html.sidebar-full #menu .slim-scroll > ul > li.search,
html.sidebar-full #menu > ul > li.search {
  padding: 8px;
  height: 51px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
html.sidebar-full #menu .slim-scroll > ul > li.search form,
html.sidebar-full #menu > ul > li.search form {
  margin: 0;
  padding: 0;
  background: #ffb266;
  height: 33px;
  line-height: 33px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #000;
}
html.sidebar-full #menu .slim-scroll > ul > li.search form input,
html.sidebar-full #menu > ul > li.search form input {
  background: none;
  border: none;
  color: #2a3140;
  margin: 0;
  padding: 0;
  height: 30px;
  line-height: 30px;
  width: 110px !important;
  padding: 0 0 0 10px;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
html.sidebar-full #menu .slim-scroll > ul > li.search form input::-webkit-input-placeholder,
html.sidebar-full #menu > ul > li.search form input::-webkit-input-placeholder {
  color: #2a3140;
}
html.sidebar-full #menu .slim-scroll > ul > li.search form input:-moz-placeholder,
html.sidebar-full #menu > ul > li.search form input:-moz-placeholder {
  color: #2a3140;
}
html.sidebar-full #menu .slim-scroll > ul > li.search form input::-moz-placeholder,
html.sidebar-full #menu > ul > li.search form input::-moz-placeholder {
  color: #2a3140;
}
html.sidebar-full #menu .slim-scroll > ul > li.search form input:-ms-input-placeholder,
html.sidebar-full #menu > ul > li.search form input:-ms-input-placeholder {
  color: #2a3140;
}
html.sidebar-full #menu .slim-scroll > ul > li.search form button,
html.sidebar-full #menu > ul > li.search form button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  height: 30px;
}
html.sidebar-full #menu .slim-scroll > ul > li.search form button i:before,
html.sidebar-full #menu > ul > li.search form button i:before {
  display: block;
  position: relative;
  left: auto;
  right: auto;
  height: 32px;
  line-height: 32px;
  padding: 0 5px;
  font-size: 17px;
  color: #000;
}
html.sidebar-full #menu .slim-scroll > ul > li.search form input,
html.sidebar-full #menu > ul > li.search form input,
html.sidebar-full #menu .slim-scroll > ul > li.search form button,
html.sidebar-full #menu > ul > li.search form button {
  vertical-align: top;
}
html.sidebar-full #menu .slim-scroll > ul > li:first-child,
html.sidebar-full #menu > ul > li:first-child {
  border-top: 1px solid #000;
  padding-top: 8px;
}
html.sidebar-full #menu .slim-scroll > ul > li:last-child,
html.sidebar-full #menu > ul > li:last-child {
  border-bottom: 1px solid #000;
}
html.sidebar-full #menu .slim-scroll > ul > li:last-child.open .dropdown-menu,
html.sidebar-full #menu > ul > li:last-child.open .dropdown-menu {
  right: 0;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu {
  background: #363432;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  right: auto;
  left: 100%;
  top: 0;
  width: 180px;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu.pull-left,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu.pull-left {
  left: 100%;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu.submenu-show,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu.submenu-show {
  margin-top: 0 !important;
  padding: 0;
  top: -1px;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li {
  border-bottom: 1px solid #4a4947;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li:last-child,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li:last-child {
  border-bottom: none;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li:first-child > a,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li:first-child > a,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li:first-child > a:hover,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li:first-child > a:hover,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li:first-child > span,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li:first-child > span {
  border-top: none;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li > a,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li > a,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li > a:hover,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li > a:hover,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li > span,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li > span {
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  display: block;
  background: #363432;
  color: #c8c8c8;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li > a.glyphicons i:before,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li > a.glyphicons i:before,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li > a:hover.glyphicons i:before,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li > a:hover.glyphicons i:before,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dropdown-menu li > span.glyphicons i:before,
html.sidebar-full #menu > ul > li.dropdown .dropdown-menu li > span.glyphicons i:before {
  left: auto;
  right: 10px;
  top: 5px;
  font-size: 17px;
  color: #c4c4c4;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu,
html.sidebar-full #menu > ul > li.dropdown.dd-1 > .dropdown-menu,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu,
html.sidebar-full #menu > ul > li.dropdown .dd-1 > .dropdown-menu,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead {
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu:before,
html.sidebar-full #menu > ul > li.dropdown.dd-1 > .dropdown-menu:before,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu:before,
html.sidebar-full #menu > ul > li.dropdown .dd-1 > .dropdown-menu:before,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead:before,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead:before,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead:before,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead:before {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  position: absolute;
  display: block;
  left: -7px;
  border-left-width: 0;
  border-right-color: #999;
  top: 5px;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu:after,
html.sidebar-full #menu > ul > li.dropdown.dd-1 > .dropdown-menu:after,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu:after,
html.sidebar-full #menu > ul > li.dropdown .dd-1 > .dropdown-menu:after,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead:after,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead:after,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead:after,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead:after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  top: 6px;
  border-left-width: 0;
  border-right-color: #ffffff;
  position: absolute;
  display: block;
  left: -6px;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:before,
html.sidebar-full #menu > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:before,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:before,
html.sidebar-full #menu > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:before,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead.pull-right:before,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead.pull-right:before,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead.pull-right:before,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead.pull-right:before,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after,
html.sidebar-full #menu > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after,
html.sidebar-full #menu > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead.pull-right:after,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead.pull-right:after,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead.pull-right:after,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead.pull-right:after {
  left: auto;
  right: 7px;
  margin: 0;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after,
html.sidebar-full #menu > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after,
html.sidebar-full #menu > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead.pull-right:after,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead.pull-right:after,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead.pull-right:after,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead.pull-right:after {
  right: 8px;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .typeahead,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .typeahead {
  margin-top: 13px !important;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu.pull-right,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu.pull-right,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu.pull-right,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu.pull-right {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu {
  background: #fff;
  border: 1px solid #c8c8c8;
  margin: 5px 0 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu li,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu li,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu li,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu li {
  border-color: #f3f3f3;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu li a,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu li a,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu li a,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu li a,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu li span,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu li span,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu li span,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu li span {
  background-image: none !important;
  filter: none !important;
  background: #fff;
  color: #939494;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu li a i:before,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu li a i:before,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu li a i:before,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu li a i:before,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu li span i:before,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu li span i:before,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu li span i:before,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu li span i:before {
  color: #cccccc;
  font-size: 15px !important;
  top: 7px !important;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu > li:hover > a,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu > li:hover > a,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu > li:hover > a,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu > li:hover > a,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu > li.active > a,
html.sidebar-full #menu > ul > li.dropdown.dd-1 .dropdown-menu > li.active > a,
html.sidebar-full #menu .slim-scroll > ul > li.dropdown .dd-1 .dropdown-menu > li.active > a,
html.sidebar-full #menu > ul > li.dropdown .dd-1 .dropdown-menu > li.active > a {
  font-weight: 600;
  color: #000;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-flags .dropdown-menu img,
html.sidebar-full #menu > ul > li.dropdown.dd-flags .dropdown-menu img {
  margin: -3px 4px 0 0;
}
html.sidebar-full #menu .slim-scroll > ul .dropdown > a .caret,
html.sidebar-full #menu > ul .dropdown > a .caret {
  border-top-color: #ffffff;
  top: 16px;
  position: relative;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li,
html.sidebar.sidebar-full body .menu-right #menu > ul > li {
  padding: 0 11px 0 0;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li > a [class*="fa-chevron-"],
html.sidebar.sidebar-full body .menu-right #menu > ul > li > a [class*="fa-chevron-"] {
  float: left;
  margin: 0 0 0 11px;
  padding: 0 10px 0 0;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li > a.glyphicons i,
html.sidebar.sidebar-full body .menu-right #menu > ul > li > a.glyphicons i {
  padding: 0 0 0 10px;
  float: right;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.active,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.active,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li:hover,
html.sidebar.sidebar-full body .menu-right #menu > ul > li:hover,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.open,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.open {
  padding: 0 8px 5px;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.active > a [class*="fa-chevron-"],
html.sidebar.sidebar-full body .menu-right #menu > ul > li.active > a [class*="fa-chevron-"],
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li:hover > a [class*="fa-chevron-"],
html.sidebar.sidebar-full body .menu-right #menu > ul > li:hover > a [class*="fa-chevron-"],
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.open > a [class*="fa-chevron-"],
html.sidebar.sidebar-full body .menu-right #menu > ul > li.open > a [class*="fa-chevron-"] {
  height: 22px;
  line-height: 23px;
  margin: 0;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dropdown-menu,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dropdown-menu {
  right: 100%;
  left: auto;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dropdown-menu.pull-left,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dropdown-menu.pull-left {
  right: 100%;
  left: auto;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dropdown-menu.submenu-show,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dropdown-menu.submenu-show {
  margin-top: 0 !important;
  padding: 0;
  top: -1px;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dropdown-menu.submenu-show.pull-right,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dropdown-menu.submenu-show.pull-right {
  right: 100% !important;
  left: auto !important;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu:before,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 > .dropdown-menu:before,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu:before,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 > .dropdown-menu:before,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead:before,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 .typeahead:before,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead:before,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 .typeahead:before {
  border: 7px solid transparent;
  right: -7px;
  left: auto;
  border-right-width: 0;
  border-left-color: #999;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu:after,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 > .dropdown-menu:after,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu:after,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 > .dropdown-menu:after,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead:after,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 .typeahead:after,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead:after,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 .typeahead:after {
  border: 7px solid transparent;
  border-right-width: 0;
  border-left-color: #ffffff;
  right: -6px;
  left: auto;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:before,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:before,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:before,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:before,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead.pull-right:before,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 .typeahead.pull-right:before,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead.pull-right:before,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 .typeahead.pull-right:before,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 .typeahead.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 .typeahead.pull-right:after {
  left: auto;
  right: 7px;
  margin: 0;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 > .dropdown-menu.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 > .dropdown-menu.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown.dd-1 .typeahead.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown.dd-1 .typeahead.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.dropdown .dd-1 .typeahead.pull-right:after,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.dropdown .dd-1 .typeahead.pull-right:after {
  right: 8px;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li:first-child,
html.sidebar.sidebar-full body .menu-right #menu > ul > li:first-child {
  padding-top: 8px;
}
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.glyphs,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.glyphs,
html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.search,
html.sidebar.sidebar-full body .menu-right #menu > ul > li.search {
  padding: 8px;
}
/* --- LOADING [less.menus.top.full] from assets/components/core/less/menus.top.full.less */
html.top-full .navbar.main {
  height: 49px;
  background-color: #2a3140;
  border-bottom: 1px solid #000;
}
html.top-full .navbar.main .btn-navbar {
  height: 49px;
  line-height: 49px;
  background: #2a3140;
}
html.top-full .navbar.main .btn-navbar .icon-bar {
  background: #ffffff;
  box-shadow: 0 1px 0 #000;
}
html.top-full .navbar.main .btn-navbar:hover {
  background: #f57900;
}
html.top-full .navbar.main .topnav {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
html.top-full .navbar.main .topnav.pull-left + .topnav.pull-left {
  border-left: none;
}
html.top-full .navbar.main .topnav.pull-left + .topnav.pull-left > li:first-child {
  border-left: none;
}
html.top-full .navbar.main .topnav > li {
  position: relative;
  float: left;
  height: 49px;
  line-height: 49px;
  display: block;
  padding: 0 0 0 10px;
}
html.top-full .navbar.main .topnav > li a {
  cursor: pointer;
}
html.top-full .navbar.main .topnav > li > a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  padding: 1px 11px 0 9px;
  line-height: 50px;
}
html.top-full .navbar.main .topnav > li > a > img {
  margin: 0 0 3px;
  position: relative;
  top: -1px;
}
html.top-full .navbar.main .topnav > li > a.glyphicons {
  padding: 0 5px 0 5px;
}
html.top-full .navbar.main .topnav > li > a.glyphicons i {
  padding: 0 10px 0 0;
  display: block;
  float: left;
  line-height: 49px;
  height: 49px;
}
html.top-full .navbar.main .topnav > li > a.glyphicons i:before {
  color: #ffffff;
  font-size: 17px;
  position: relative;
  width: 17px;
  text-align: center;
  line-height: 51px;
  height: 49px;
  left: auto;
  right: auto;
}
html.top-full .navbar.main .topnav > li > a.glyphicons.single-icon i {
  padding: 0;
  float: none;
}
html.top-full .navbar.main .topnav > li > a.glyphicons.logout i {
  float: right;
  padding: 0;
}
html.top-full .navbar.main .topnav > li > a.glyphicons.logout span {
  padding: 0 8px 0 0;
  float: left;
}
html.top-full .navbar.main .topnav > li.active,
html.top-full .navbar.main .topnav > li:hover,
html.top-full .navbar.main .topnav > li.open {
  padding: 8px 0 8px 8px;
}
html.top-full .navbar.main .topnav > li.active:last-child,
html.top-full .navbar.main .topnav > li:hover:last-child,
html.top-full .navbar.main .topnav > li.open:last-child {
  padding: 8px 9px 8px 8px;
}
html.top-full .navbar.main .topnav > li.active > a,
html.top-full .navbar.main .topnav > li:hover > a,
html.top-full .navbar.main .topnav > li.open > a {
  background: #000;
  padding: 5px 10px;
  height: 34px;
  line-height: 22px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #000;
}
html.top-full .navbar.main .topnav > li.active > a.glyphicons,
html.top-full .navbar.main .topnav > li:hover > a.glyphicons,
html.top-full .navbar.main .topnav > li.open > a.glyphicons {
  padding: 5px 10px;
  line-height: 22px;
}
html.top-full .navbar.main .topnav > li.active > a.glyphicons i,
html.top-full .navbar.main .topnav > li:hover > a.glyphicons i,
html.top-full .navbar.main .topnav > li.open > a.glyphicons i {
  height: 22px;
  line-height: 22px;
}
html.top-full .navbar.main .topnav > li.active > a.glyphicons i:before,
html.top-full .navbar.main .topnav > li:hover > a.glyphicons i:before,
html.top-full .navbar.main .topnav > li.open > a.glyphicons i:before {
  line-height: 22px;
  height: 22px;
}
html.top-full .navbar.main .topnav > li.glyphs {
  padding: 8px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  box-shadow: -1px 0 0 0 #000, 1px 0 0 0 #000;
}
html.top-full .navbar.main .topnav > li.glyphs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #000;
  height: 34px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #000;
}
html.top-full .navbar.main .topnav > li.glyphs ul li {
  float: left;
  display: block;
  height: 32px;
  line-height: 32px;
  padding: 0 1px 0 0;
}
html.top-full .navbar.main .topnav > li.glyphs ul li .glyphicons {
  height: 22px;
  line-height: 22px;
  padding: 5px 10px;
  display: block;
  text-decoration: none;
}
html.top-full .navbar.main .topnav > li.glyphs ul li .glyphicons i {
  height: 22px;
  line-height: 22px;
  display: block;
}
html.top-full .navbar.main .topnav > li.glyphs ul li .glyphicons i:before {
  line-height: 22px;
  height: 22px;
  position: relative;
  left: auto;
  top: auto;
  display: block;
  text-align: center;
  font-size: 17px;
  color: #2a3140;
}
html.top-full .navbar.main .topnav > li.glyphs ul li.active,
html.top-full .navbar.main .topnav > li.glyphs ul li:hover {
  padding: 0;
  background: #2a3140;
  border-right: 1px solid #000;
}
html.top-full .navbar.main .topnav > li.glyphs ul li.active .glyphicons i:before,
html.top-full .navbar.main .topnav > li.glyphs ul li:hover .glyphicons i:before {
  color: #ffffff;
}
html.top-full .navbar.main .topnav > li.glyphs ul li.active:first-child,
html.top-full .navbar.main .topnav > li.glyphs ul li:hover:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
html.top-full .navbar.main .topnav > li.glyphs ul li.active:last-child,
html.top-full .navbar.main .topnav > li.glyphs ul li:hover:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  border-right: none;
  border-left: 1px solid #000;
}
html.top-full .navbar.main .topnav > li.glyphs ul li.active:last-child .glyphicons,
html.top-full .navbar.main .topnav > li.glyphs ul li:hover:last-child .glyphicons {
  padding: 5px 11px 5px 9px;
}
html.top-full .navbar.main .topnav > li.search {
  padding: 8px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  box-shadow: -1px 0 0 0 #000, 1px 0 0 0 #000;
}
html.top-full .navbar.main .topnav > li.search form {
  margin: 0;
  padding: 0;
  background: #ffb266;
  height: 32px;
  line-height: 32px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #000;
}
html.top-full .navbar.main .topnav > li.search form input {
  background: none;
  border: none;
  color: #2a3140;
  margin: 0;
  padding: 0;
  height: 32px;
  line-height: 32px;
  width: 100px;
  padding: 0 0 0 10px;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
html.top-full .navbar.main .topnav > li.search form input::-webkit-input-placeholder {
  color: #2a3140;
}
html.top-full .navbar.main .topnav > li.search form input:-moz-placeholder {
  color: #2a3140;
}
html.top-full .navbar.main .topnav > li.search form input::-moz-placeholder {
  color: #2a3140;
}
html.top-full .navbar.main .topnav > li.search form input:-ms-input-placeholder {
  color: #2a3140;
}
html.top-full .navbar.main .topnav > li.search form button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  height: 32px;
}
html.top-full .navbar.main .topnav > li.search form button i:before {
  display: block;
  position: relative;
  left: auto;
  right: auto;
  height: 32px;
  line-height: 32px;
  padding: 0 5px;
  font-size: 17px;
  color: #000;
}
html.top-full .navbar.main .topnav > li.search form input,
html.top-full .navbar.main .topnav > li.search form button {
  vertical-align: top;
}
html.top-full .navbar.main .topnav > li.search,
html.top-full .navbar.main .topnav > li.glyphs {
  margin-left: 10px;
}
html.top-full .navbar.main .topnav > li.search + .glyphs {
  margin-left: 0;
}
html.top-full .navbar.main .topnav > li.glyphs + .search,
html.top-full .navbar.main .topnav > li.glyphs + .tooltip + .search {
  margin-left: 0;
}
html.top-full .navbar.main .topnav > li:last-child {
  border-right: 1px solid #000;
  padding: 0 9px 0 10px;
}
html.top-full .navbar.main .topnav > li:last-child.glyphs,
html.top-full .navbar.main .topnav > li:last-child.search {
  padding: 8px 9px;
  box-shadow: -1px 0 0 0 #000;
}
html.top-full .navbar.main .topnav > li:first-child {
  border-left: 1px solid #000;
}
html.top-full .navbar.main .topnav > li:last-child.open .dropdown-menu {
  right: 0;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu {
  background: #fff;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  right: 0;
  width: 180px;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu.pull-left {
  left: 0;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li {
  border-bottom: 1px solid #4a4947;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li:last-child {
  border-bottom: none;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li:first-child > a,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li:first-child > a:hover,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li:first-child > span {
  border-top: none;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > a,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > a:hover,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > span {
  line-height: 29px;
  padding: 0 10px;
  display: block;
  background: #363432;
  color: #c8c8c8;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > a.glyphicons i:before,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > a:hover.glyphicons i:before,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > span.glyphicons i:before {
  left: auto;
  right: 10px;
  top: 5px;
  font-size: 17px;
  color: #c4c4c4;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li > a:hover {
  background: #1c1a19;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.active {
  background: #0e0e0d;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.active a {
  background: #0e0e0d;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li .btn {
  margin: 3px 0;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.highlight > a,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.highlight > a:hover,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.highlight > span {
  background: rgba(0, 0, 0, 0.1);
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile a:hover {
  color: #fff;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a:hover,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > span {
  height: auto;
  line-height: normal;
  padding: 5px 10px 10px;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a .heading,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a:hover .heading,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > span .heading {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a .heading a,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a:hover .heading a,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > span .heading a {
  text-transform: none;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a .img,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a:hover .img,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > span .img {
  display: inline-block;
  float: left;
  width: 47px;
  height: 45px;
  line-height: 45px;
  background: #272729;
  margin: 0 10px 0 0;
  position: relative;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a .img:before,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a:hover .img:before,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > span .img:before {
  text-align: center;
  width: 47px;
  height: 45px;
  line-height: 45px;
  content: "\e004";
  color: #595959;
  font-family: "Glyphicons Regular";
  font-size: 24px;
  position: absolute;
  display: block;
}
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a .clearfix,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > a:hover .clearfix,
html.top-full .navbar.main .topnav > li.dropdown .dropdown-menu li.profile > span .clearfix {
  display: block;
}
html.top-full .navbar.main .topnav > li.dropdown.account > .dropdown-menu {
  width: 220px;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 > .dropdown-menu,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 > .dropdown-menu,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead {
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 > .dropdown-menu:before,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 > .dropdown-menu:before,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead:before,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead:before {
  content: "";
  width: 0;
  height: 0;
  border: 11px solid transparent;
  position: absolute;
  display: block;
  left: 7px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 > .dropdown-menu:after,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 > .dropdown-menu:after,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead:after,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead:after {
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  top: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
  position: absolute;
  display: block;
  left: 8px;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 > .dropdown-menu.pull-right:before,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 > .dropdown-menu.pull-right:before,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead.pull-right:before,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead.pull-right:before,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 > .dropdown-menu.pull-right:after,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 > .dropdown-menu.pull-right:after,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead.pull-right:after,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead.pull-right:after {
  left: auto;
  right: 7px;
  margin: 0;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 > .dropdown-menu.pull-right:after,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 > .dropdown-menu.pull-right:after,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead.pull-right:after,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead.pull-right:after {
  right: 8px;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu {
  background: #ffffff;
  border: 1px solid #c8c8c8;
  margin: 5px 0 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li {
  border-color: #f3f3f3;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li a,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li a,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li span,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li span {
  background: #ffffff;
  color: #939494;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li a i:before,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li a i:before,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li span i:before,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li span i:before {
  color: #cccccc;
  font-size: 15px !important;
  top: 7px !important;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu > li:hover > a,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu > li:hover > a,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu > li.active > a,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu > li.active > a {
  font-weight: 600;
  color: #000;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile {
  background: #ffffff;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile a:hover,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile a:hover {
  color: #7c7c7c;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a:hover,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a:hover,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > span,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > span {
  height: auto;
  line-height: normal;
  padding: 5px 10px 10px;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a .heading,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a .heading,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a:hover .heading,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a:hover .heading,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > span .heading,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > span .heading {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a .heading a,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a .heading a,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a:hover .heading a,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a:hover .heading a,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > span .heading a,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > span .heading a {
  text-transform: none;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a .img,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a .img,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a:hover .img,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a:hover .img,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > span .img,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > span .img {
  display: inline-block;
  float: left;
  width: 47px;
  height: 45px;
  line-height: 45px;
  background: #fdfdfd;
  margin: 0 10px 0 0;
  position: relative;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a .img:before,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a .img:before,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a:hover .img:before,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a:hover .img:before,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > span .img:before,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > span .img:before {
  text-align: center;
  width: 47px;
  height: 45px;
  line-height: 45px;
  content: "\e004";
  color: #ccc;
  font-family: "Glyphicons Regular";
  font-size: 24px;
  position: absolute;
  display: block;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a .clearfix,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a .clearfix,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > a:hover .clearfix,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > a:hover .clearfix,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu li.profile > span .clearfix,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu li.profile > span .clearfix {
  display: block;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .typeahead,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .typeahead {
  margin-top: 13px !important;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu.pull-right,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu.pull-right {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu > li > a:hover,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu > li > a:hover,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-menu > li > a:focus,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-menu > li > a:focus,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-submenu:hover > a,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-submenu:hover > a,
html.top-full .navbar.main .topnav > li.dropdown.dd-1 .dropdown-submenu:focus > a,
html.top-full .navbar.main .topnav > li.dropdown .dd-1 .dropdown-submenu:focus > a {
  background-image: none !important;
  filter: none !important;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-2 .dropdown-menu li a:not(.btn) {
  padding: 10px 10px 10px 50px;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-2 .dropdown-menu li a:not(.btn) i:before {
  right: auto;
  left: 10px;
  top: 10px !important;
  font-size: 30px !important;
  color: #f2f2f2;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-2 .dropdown-menu > li:not(.profile):hover {
  border-color: #f3f3f3;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-2 .dropdown-menu > li:not(.profile):hover > a {
  background: rgba(255, 126, 0, 0.08);
  color: #939494;
  text-shadow: 0 1px 0 #fff;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-2 .dropdown-menu > li:not(.profile):hover > a i:before {
  color: #2a3140;
  left: 10px;
  top: 10px;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-flags {
  line-height: normal;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-flags .dropdown-menu img {
  margin: -3px 4px 0 0;
}
html.top-full .navbar.main .topnav > li.dropdown.dd-flags.active a,
html.top-full .navbar.main .topnav > li.dropdown.dd-flags:hover a,
html.top-full .navbar.main .topnav > li.dropdown.dd-flags.open a {
  height: 34px;
}
html.top-full .navbar.main .topnav .dropdown > a .caret {
  border-top-color: #ffffff;
  vertical-align: middle;
  margin-top: 0;
  position: relative;
}
html.top-full .navbar.main .topnav .dropdown-menu {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
html.top-full .navbar.main .topnav:last-of-type {
  border-right: none;
}
html.top-full .navbar.main .topnav:last-of-type li:last-child {
  border: none;
}
/* --- LOADING [less.menus.top.main] from assets/components/core/less/menus.top.main.less */
.navbar.main {
  margin: 0;
  border: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.navbar.main .btn-navbar {
  padding: 0 10px;
  margin: 0;
  float: left;
  display: block;
  border: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.navbar.main .btn-navbar.ui-state-disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar.main .topnav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.submenu-show {
  display: block;
  margin-top: -35px !important;
  position: absolute;
}
.submenu-show.pull-left {
  left: auto !important;
  right: 100% !important;
}
.submenu-show.pull-right {
  right: auto !important;
  left: 100% !important;
}
.submenu-hide {
  display: none !important;
  position: relative;
  top: auto;
  float: left;
}
.topnav li.colors:hover {
  padding-top: 0px !important;
}
.topnav li.colors ul {
  margin-top: 11px;
  list-style: none;
}
.topnav li.colors ul > li {
  padding: 5px 2px;
  float: left;
}
.topnav li.colors ul > li > a {
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.topnav li.colors ul > li.active > a {
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 0 1px #fff inset;
  -moz-box-shadow: 0 0 0 1px #fff inset;
  box-shadow: 0 0 0 1px #fff inset;
}
.topnav li.colors ul > li.dropdown > a {
  background: none;
}
.topnav li.colors ul > li.dropdown > a .color {
  width: 8px;
  height: 8px;
  display: inline-block;
  float: left;
}
.topnav li.colors ul > li.dropdown > a .color.primary {
  background: #2a3140;
}
.topnav li.colors ul > li.dropdown > a .color.info {
  background: #2a3140;
}
.topnav li.colors ul > li.dropdown > a .color.inverse {
  background: #2a3140;
}
.topnav li.colors ul > li.dropdown > a .color.success {
  background: #2a3140;
}
.topnav li.colors ul > li.dropdown > a .color.danger {
  background: #2a3140;
}
.topnav li.colors ul > li.dropdown .dropdown-menu {
  border-color: #dedede;
  margin: 1px 0 0;
  width: 160px;
  padding: 10px;
}
.topnav li.colors ul > li.dropdown .dropdown-menu li {
  float: none;
  border: none;
  padding: 0;
}
.topnav li.colors ul > li.dropdown .dropdown-menu li a {
  padding: 3px 3px 3px 5px;
  font-size: 13px;
  width: auto;
  height: auto;
  border: none;
}
.topnav li.colors ul > li.dropdown .dropdown-menu li.active .color {
  border: 1px solid #fff;
  margin-bottom: 3px;
}
.topnav li.colors ul > li.dropdown .dropdown-menu .color {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 2px;
  vertical-align: middle;
  width: 10px;
  height: 10px;
}
.topnav li.colors ul > li.dropdown .dropdown-menu .color.primary {
  background: #2a3140;
}
/* --- LOADING [less.footer] from assets/components/core/less/footer.less */
#footer {
  font-weight: 600;
  position: relative;
  overflow: hidden;
  z-index: 10000;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
#footer a:not(.btn) {
  color: #7c7c7c;
}
#footer .copy {
  background: #e5e5e5;
  text-align: center;
  padding: 0 10px;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
}
#footer .copy a {
  color: #7c7c7c;
  text-decoration: underline;
}
/* --- LOADING [less.responsive] from assets/components/core/less/responsive.less */
/* Desktop wide */
@media (min-width: 1200px) {
  .navbar.main .topnav > li.search form input {
    width: 155px;
  }
}
/* Desktop regular */
@media (min-width: 980px) and (max-width: 1199px) {
  body > .container-fluid.fixed {
    width: 98%;
    margin: 10px auto 10px;
  }
  .hidden-desktop-1 {
    display: none !important;
  }
}
/* Tablet */
@media (max-width: 979px) and (min-width: 768px) {
  .navbar.main .topnav > li.search {
    margin-left: 10px !important;
  }
  /* Dashboard Fix */
  .tablet-column-reset {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    clear: both !important;
  }
  .container-960 {
    width: auto;
  }
  #content > .container-960,
  #content [id*="landing"] .container-960 {
    margin: 0 10px;
  }
}
@media (max-width: 979px) {
  body > .container-fluid.fixed {
    width: auto;
    border: none;
    margin: 0;
  }
  html.front.top-full .navbar.main ul.topnav:first-of-type {
    margin: 0;
  }
}
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  .container-960 {
    width: auto;
  }
  .nav-tabs > li > a {
    font-size: 10pt;
  }
  .nav-tabs > li > a,
  .nav-pills > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
  .documentation .span3 .menu.affix {
    position: relative;
    top: 0;
    width: auto;
  }
  .phone-margin.bottom {
    margin: 0 0 10px;
  }
  .well {
    padding: 5px;
  }
  .widget .widget-body {
    padding: 5px;
  }
  .widget.margin-bottom-none {
    margin-bottom: 10px;
  }
  .widget.widget-tabs .widget-head {
    height: auto;
    padding: 0;
  }
  .widget.widget-tabs .widget-head ul {
    display: block;
    border-right: none;
    height: auto;
  }
  .widget.widget-tabs .widget-head ul li {
    float: none;
    display: block;
    width: 100%;
  }
  .widget.widget-tabs-icons-only .widget-head {
    height: auto;
  }
  .widget-activity ul.list li > span.ellipsis {
    max-width: 60%;
  }
  .widget-activity ul.list li.double > span.ellipsis {
    max-width: 75%;
  }
  .widget-gallery .nav {
    display: none;
  }
  .widget-gallery.widget-gallery-slide .gallery {
    width: auto;
  }
  .widget-chat .media .pull-left,
  .widget-chat .media .pull-right {
    margin: 0;
  }
  .widget-chat .media small.author {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
  }
  .widget-chat .media small.date {
    border: none;
  }
  .tabsbar,
  .tabsbar.tabsbar-2 {
    height: auto;
  }
  .tabsbar ul,
  .tabsbar.tabsbar-2 ul {
    height: auto;
  }
  .widget-activity ul.list {
    margin: 0;
  }
  .widget.widget-tabs.widget-tabs-icons-only-2 .widget-head {
    height: 35px;
  }
  .widget.widget-tabs.widget-tabs-icons-only-2 .widget-head ul li {
    float: left;
    width: auto;
  }
  .media {
    text-align: center;
  }
  .media .pull-left,
  .media .pull-right {
    border: none;
    padding-bottom: 0;
    margin: 0;
  }
  .media img.pull-left,
  .media img.pull-right {
    display: inline-block;
  }
  .media blockquote {
    padding: 0;
    text-align: center;
  }
  .media blockquote.pull-right p,
  .media blockquote.pull-right small {
    text-align: center;
  }
  .menu-right #menu {
    left: 0;
    right: auto;
  }
  .menu-right.menu-hidden #content {
    margin: 0;
  }
  .row-merge > [class*="span"] ~ [class*="span"] {
    width: auto;
  }
  .row-merge > [class*="span"] ~ [class*="span"]:after {
    display: none;
  }
  .row-merge.border-top,
  .row-merge ~ .row-merge {
    border-top: 1px solid #e5e5e5;
  }
  body.login #login {
    padding: 50px 5px;
  }
  #gritter-notice-wrapper {
    display: none !important;
  }
  html.top-full .topnav .dropdown.submenu {
    height: auto;
  }
  html.top-full .topnav .dropdown.submenu .submenu-show {
    border: none !important;
    display: block !important;
    position: relative;
    margin: 0 !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
  }
  html.sidebar.sidebar-full body .menu-right #menu .slim-scroll > ul > li.open .dropdown-menu.submenu-show.pull-right,
  html.sidebar.sidebar-full body .menu-right #menu > ul > li.open .dropdown-menu.submenu-show.pull-right {
    border: none !important;
    display: block !important;
    position: relative;
    margin: 0 !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
  }
  html.front.top-full .menu-hidden .navbar.main {
    height: 100px;
  }
  html.front.top-full .menu-hidden .navbar.main .topnav > li:not(:first-of-type) {
    display: none;
  }
  html.top-full.sidebar-full .menu-left .navbar.main {
    border-left: 1px solid #000;
  }
  html.top-full.sidebar-full .menu-right .navbar.main {
    border-right: 1px solid #000;
  }
  html.top-full .navbar.main {
    height: auto;
    border-bottom: none;
  }
  html.top-full .navbar.main .btn-navbar {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    height: 50px;
  }
  html.top-full .navbar.main .topnav {
    border-left: none;
    border-right: none;
    float: none !important;
  }
  html.top-full .navbar.main .topnav > li {
    float: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 50px;
    line-height: 50px;
  }
  html.top-full .navbar.main .topnav > li.active,
  html.top-full .navbar.main .topnav > li:hover,
  html.top-full .navbar.main .topnav > li.open {
    padding: 8px;
  }
  html.top-full .navbar.main .topnav > li.search form {
    position: relative;
  }
  html.top-full .navbar.main .topnav > li.search form input {
    width: 90%;
  }
  html.top-full .navbar.main .topnav > li.search form button {
    position: absolute;
    right: 0;
    top: 0;
  }
  html.top-full .navbar.main .topnav > li:first-child {
    border-top: none;
    margin-left: 43px;
  }
  html.top-full .navbar.main .topnav > li .dropdown.submenu .dropdown-menu {
    position: relative;
    float: none;
    display: block !important;
    padding: 0;
    border: none;
    border-top: 1px solid #f3f3f3;
  }
  .menu-hidden .navbar.main {
    height: 50px;
  }
  #landing_1 [class*="span"],
  #landing_2 [class*="span"] {
    padding: 0 5px;
  }
  #landing_1 .banner-1,
  #landing_2 .banner-1 {
    height: auto;
  }
  #landing_1 .banner-1 .item,
  #landing_2 .banner-1 .item {
    height: auto;
  }
  #landing_1 .banner-1 .item img,
  #landing_2 .banner-1 .item img {
    min-height: 0;
    height: auto;
  }
  #landing_1 .banner-1 .carousel-caption,
  #landing_2 .banner-1 .carousel-caption {
    height: auto;
  }
  #landing_1 .banner,
  #landing_2 .banner {
    height: auto;
  }
  #landing_1 .banner .banner-wrapper,
  #landing_2 .banner .banner-wrapper {
    height: auto;
  }
  #landing_1 .banner .banner-wrapper.banner-1 h3,
  #landing_2 .banner .banner-wrapper.banner-1 h3,
  #landing_1 .banner .banner-wrapper.banner-1 p,
  #landing_2 .banner .banner-wrapper.banner-1 p,
  #landing_1 .banner .banner-wrapper.banner-1 .btn,
  #landing_2 .banner .banner-wrapper.banner-1 .btn,
  #landing_1 .banner .banner-wrapper.banner-1 .btn.btn-primary,
  #landing_2 .banner .banner-wrapper.banner-1 .btn.btn-primary,
  #landing_1 .banner .banner-wrapper.banner-1 .btn.btn-danger,
  #landing_2 .banner .banner-wrapper.banner-1 .btn.btn-danger {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    margin: 0;
  }
  #landing_1 .banner .banner-wrapper.banner-1 .btn,
  #landing_2 .banner .banner-wrapper.banner-1 .btn {
    display: block;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  #landing_1 .banner .banner-wrapper.banner-1 p,
  #landing_2 .banner .banner-wrapper.banner-1 p {
    margin: 0 0 5px;
    text-align: center;
    width: auto;
  }
  #landing_1 .banner .banner-wrapper.banner-1 h3,
  #landing_2 .banner .banner-wrapper.banner-1 h3 {
    font-size: 12pt;
    line-height: 46px;
    text-align: center;
    margin: 0;
  }
  .social-large {
    height: auto;
  }
  .social-large a {
    float: none;
    display: block;
    border: none;
    border-bottom: 1px solid #e5e5e5;
  }
  .social-large a:last-child {
    border: none;
  }
  #content .heading-mosaic {
    height: auto !important;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: normal !important;
  }
}
@media (max-width: 480px) {
  h1,
  h2,
  h3 {
    line-height: 30px;
    font-size: 18pt;
  }
  h3.glyphicons i:before,
  h2.glyphicons i:before {
    font-size: 24px;
    top: 3px;
    left: 5px;
  }
  .heading-buttons .buttons {
    margin-top: 10px;
    float: none;
    padding: 0 10px;
    text-align: center;
  }
  .heading-buttons .buttons .btn {
    margin: 0;
    float: none;
  }
  .separator {
    padding: 5px 0;
    margin: 0;
  }
  .table-condensed th,
  .table-condensed td {
    padding: 4px 5px;
  }
  p.glyphicons {
    padding: 5px 0 10px 55px;
  }
  p.glyphicons i:before {
    color: #D67170;
    font-size: 35pt;
    top: 0;
  }
  p.glyphicons.right {
    padding: 0 55px 0 0;
  }
}
@media (max-width: 320px) {
  .nav-tabs > li,
  .nav-tabs > li > a,
  .nav-tabs > li > a:hover {
    display: block;
    float: none;
    margin: 0 0 -1px;
    border-color: #2a3140;
  }
  .nav-tabs > li:hover {
    border-color: #2a3140;
  }
  .nav-tabs > li,
  .nav-tabs > li > a {
    border-color: #E0D5C6;
    background: #F5EADB;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
}
