@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600&subset=latin,latin-ext);
/*!
 * QuickAdmin v1.3.2
 *
 * Copyright MosaicPro
 * http://www.mosaicpro.biz
 *
 * Designed and built exclusively for sale @Envato Marketplaces.
 */
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: #4a8bc2;
  outline: 0 !important;
}
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;
}
.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;
}
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;
}
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;
}
#content pre.prettyprint,
#content pre.prettyprint span {
  color: #7c7c7c;
}
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: #4a8bc2;
}
.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;
}
#fontawesome [class^="icon-"],
#fontawesome [class*=" icon-"] {
  font-size: 24px;
  line-height: 24px;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
#fontawesome a {
  line-height: 40px;
}
.innerLR {
  padding: 0 15px;
  position: relative;
}
.innerTB {
  padding: 15px 0;
  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-bottom-none {
  margin-bottom: 0 !important;
}
.margin-none {
  margin: 0 !important;
}
.padding-none {
  padding: 0 !important;
}
.border-none {
  border: none !important;
}
.box-shadow-none {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.padding-none-TB {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.relativeWrap {
  position: relative;
}
.text-primary {
  color: #4a8bc2;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-faded {
  color: #d7d7d7 !important;
}
.text-large {
  font-size: 35px;
  line-height: 40px;
}
.text-xlarge {
  font-size: 50px;
  line-height: 50px;
}
.text-xxlarge {
  font-size: 70px;
  line-height: 70px;
}
.text-underline {
  text-decoration: underline;
}
.text-right {
  text-align: right !important;
}
.containerBg {
  background: #f0f0f0;
}
.whiteBg {
  background: #fff;
}
.row-merge {
  position: relative;
}
.row-merge > [class*="span"] ~ [class*="span"] {
  margin-left: 0;
}
.row-merge > [class*="span"] ~ [class*="span"]:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #dbdbdb;
  content: "";
}
.row-merge > [class*="span"] ~ [class*="span3"] {
  width: 25.26315789473684%;
}
.row-merge > [class*="span"] ~ [class*="span4"] {
  width: 33.68421052631579%;
}
.row-merge > [class*="span"] ~ [class*="span5"] {
  width: 42.10526315789473%;
}
.row-merge > [class*="span"] ~ [class*="span6"] {
  width: 50.74626865671642%;
}
.row-merge > [class*="span"] ~ [class*="span8"] {
  width: 67.66169154228855%;
}
.row-merge > [class*="span"] ~ [class*="span9"] {
  width: 75.78947368421052%;
}
.row-merge.border-top,
.row-merge ~ .row-merge {
  border-top: 1px solid #dbdbdb;
}
.row-merge.border-bottom {
  border-bottom: 1px solid #dbdbdb;
}
#wrapper {
  overflow: hidden;
  overflow-y: auto;
  float: left;
  width: 100%;
}
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%;
}
body > .container-fluid.documentation {
  background: #fff;
}
body > .container-fluid.fixed {
  -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,
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;
}
#content {
  position: relative;
  overflow: hidden;
  margin: 0;
  min-width: 320px;
  min-height: 500px;
  padding: 0 0 15px;
  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: 18px 15px 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;
}
#footer {
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 0px;
  position:fixed;
  bottom:0;
  width:100%;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
#footer a:not(.btn) {
  color: #7c7c7c;
}
#footer .copy {
  background: #e5e5e5;
  text-align: center;
  padding: 5px 10px;
  font-size: 12px;
  height: 20px;
}
#footer .copy a {
  color: #7c7c7c;
  text-decoration: underline;
}
html.sidebar #content {
  margin: 0 0 0 65px;
}
html.sidebar .menu-right #content {
  margin: 0 65px 0 0;
}
@media (min-width: 768px) {
  html.sticky-sidebar.sidebar:not(.fixed) body {
    overflow: hidden;
  }
  html.sticky-sidebar.sidebar:not(.fixed),
  html.sticky-sidebar.sidebar:not(.fixed) body,
  html.sticky-sidebar.sidebar:not(.fixed) body > .container-fluid,
  html.sticky-sidebar.sidebar:not(.fixed) #wrapper {
    min-height: 100%;
    height: 100%;
  }
  html.sticky-sidebar.sidebar:not(.fixed) #wrapper {
    margin-bottom: -32px;
  }
  html.sticky-sidebar.sidebar:not(.fixed) #menu {
    position: fixed;
    bottom: 0;
  }
  html.sticky-sidebar.sidebar:not(.fixed) #content {
    padding-bottom: 47px;
  }
}
@media (min-width: 768px) {
  html.sticky-top:not(.fixed) #content {
    padding-top: 50px;
  }
  html.sticky-top:not(.fixed) .navbar.main {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
  }
  html.sticky-top:not(.fixed).sidebar .navbar.main {
    left: 65px;
  }
  html.sticky-top:not(.fixed).sidebar .menu-right .navbar.main {
    left: 0;
    right: 65px;
  }
  html.sticky-top:not(.fixed) .menu-hidden .navbar.main {
    left: 0 !important;
    right: 0 !important;
  }
  html.sticky-top:not(.fixed).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;
}
.ui-resizable-helper.menu {
  border: 1px dotted gray;
  border-left: none;
  background: rgba(0, 0, 0, 0.3);
}
.ui-resizable-handle {
  width: 3px;
  border-style: solid;
  border-width: 0;
  border-color: rgba(0, 0, 0, 0.4);
}
.dropdown-menu {
  z-index: 100000;
}
#menu {
  width: 65px;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  height: 100%;
  min-height: 100%;
  background: #1f2123;
  font-size: 11px;
}
#menu .appbrand {
  font-weight: 700;
  display: block;
  text-decoration: none;
  line-height: 10px;
  padding: 10px;
  text-align: center;
  color: #ffffff;
  border-bottom: 1px solid #161718;
}
#menu .profile {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #161718;
  border-top: 1px solid #2a2c2e;
}
#menu .profile a {
  border: 1px solid #161718;
  display: inline-block;
  width: 36px;
  height: 36px;
  -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 .profile a:hover {
  border-color: #000000;
}
#menu .slim-scroll > ul,
#menu > ul {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  border-top: 1px solid #2a2c2e;
}
#menu .slim-scroll > ul > li,
#menu > ul > li {
  display: block;
  border-bottom: 1px solid #161718;
  box-shadow: 0 1px 0 0 #2a2c2e;
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
#menu .slim-scroll > ul > li a,
#menu > ul > li a {
  display: block;
  width: auto;
  padding: 10px;
  margin: 0;
  line-height: 10px;
  text-decoration: none;
  font-weight: 600;
  color: #4c4d4f;
  text-align: center;
}
#menu .slim-scroll > ul > li a.glyphicons,
#menu > ul > li a.glyphicons {
  padding: 10px 5px;
}
#menu .slim-scroll > ul > li a.glyphicons i,
#menu > ul > li a.glyphicons i {
  display: block;
  padding: 0 0 5px;
}
#menu .slim-scroll > ul > li a.glyphicons i:before,
#menu > ul > li a.glyphicons i:before {
  display: block;
  font-size: 17px;
  color: #4c4d4f;
  top: auto;
  left: auto;
  position: relative;
  text-align: center;
}
#menu .slim-scroll > ul > li.glyphicons > a,
#menu > ul > li.glyphicons > a {
  padding: 10px 5px;
}
#menu .slim-scroll > ul > li.glyphicons > a i,
#menu > ul > li.glyphicons > a i {
  display: block;
  padding: 0 0 5px;
}
#menu .slim-scroll > ul > li.glyphicons > a i:before,
#menu > ul > li.glyphicons > a i:before {
  display: block;
  font-size: 17px;
  color: #4c4d4f;
  top: auto;
  left: auto;
  position: relative;
  text-align: center;
}
#menu .slim-scroll > ul > li.active,
#menu > ul > li.active {
  box-shadow: 0 1px 0 0 #2a2c2e;
  border-top: 1px solid #2a2c2e;
  position: relative;
  overflow: visible;
}
#menu .slim-scroll > ul > li.active > a,
#menu > ul > li.active > a {
  background: #161718;
  color: #737474;
}
#menu .slim-scroll > ul > li.active.glyphicons a i:before,
#menu > ul > li.active.glyphicons a i:before {
  color: #737474;
}
#menu .slim-scroll > ul > li.active:first-child,
#menu > ul > li.active:first-child {
  border-top: none;
}
#menu .slim-scroll > ul > li:hover > a,
#menu > ul > li:hover > a {
  color: #737474;
}
#menu .slim-scroll > ul > li:hover.glyphicons a i:before,
#menu > ul > li:hover.glyphicons a i:before {
  color: #737474;
}
#menu.ui-state-disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}
.menu-left .ui-resizable-e {
  background: rgba(255, 255, 255, 0.2);
  right: 0;
  border-left-width: 1px;
  border-right-width: 1px;
}
.menu-left .ui-resizable-e:hover {
  background: rgba(255, 255, 255, 0.4);
}
body .menu-right .ui-resizable-w {
  background: rgba(255, 255, 255, 0.2);
  left: 0;
  border-left-width: 1px;
  border-right-width: 1px;
}
body .menu-right .ui-resizable-w:hover {
  background: rgba(255, 255, 255, 0.4);
}
body .menu-right #menu {
  left: auto;
  right: 0;
  border-right: none;
  border-left: 1px solid #d8d8d8;
}
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;
}
.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;
}
.navbar.main {
  height: 49px;
  background-color: #4a8bc2;
  border-bottom: 1px solid #346d9d;
  margin: 0;
}
.navbar.main .btn-navbar {
  height: 49px;
  line-height: 49px;
  padding: 0 10px;
  margin: 0;
  float: left;
  display: block;
  border: none;
  background: #4a8bc2;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.navbar.main .btn-navbar .icon-bar {
  background: #ffffff;
  box-shadow: 0 1px 0 #346d9d;
}
.navbar.main .btn-navbar:hover {
  background: #4286bf;
}
.navbar.main .btn-navbar.ui-state-disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar.main .topnav {
  margin: 0;
  padding: 0;
  list-style: none;
  border-left: 1px solid #346d9d;
  border-right: 1px solid #619aca;
}
.navbar.main .topnav.pull-left + .topnav.pull-left {
  border-left: none;
}
.navbar.main .topnav.pull-left + .topnav.pull-left > li:first-child {
  border-left: none;
}
.navbar.main .topnav > li {
  position: relative;
  float: left;
  height: 49px;
  line-height: 49px;
  display: block;
  padding: 0 0 0 10px;
}
.navbar.main .topnav > li a {
  cursor: pointer;
}
.navbar.main .topnav > li > a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  padding: 1px 11px 0 9px;
  height: 49px;
  line-height: 50px;
  /* &:hover { background: darken(@navbarBg, 2%); } */

}
.navbar.main .topnav > li > a > img {
  margin: 0 0 3px;
}
.navbar.main .topnav > li > a.glyphicons {
  padding: 0 11px 0 9px;
}
.navbar.main .topnav > li > a.glyphicons i {
  padding: 0 10px 0 0;
  display: block;
  float: left;
  width: 17px;
  line-height: 49px;
  height: 49px;
}
.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;
}
.navbar.main .topnav > li > a.glyphicons.single-icon i {
  padding: 0;
}
.navbar.main .topnav > li > a.glyphicons.logout i {
  float: right;
  padding: 0;
}
.navbar.main .topnav > li > a.glyphicons.logout span {
  padding: 0 8px 0 0;
}
.navbar.main .topnav > li.active,
.navbar.main .topnav > li:hover,
.navbar.main .topnav > li.open {
  padding: 8px 0 8px 8px;
  height: 33px;
  line-height: 33px;
}
.navbar.main .topnav > li.active:last-child,
.navbar.main .topnav > li:hover:last-child,
.navbar.main .topnav > li.open:last-child {
  padding: 8px 9px 8px 8px;
}
.navbar.main .topnav > li.active > a,
.navbar.main .topnav > li:hover > a,
.navbar.main .topnav > li.open > a {
  background: #346d9d;
  padding: 5px 10px;
  height: 22px;
  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 #296190;
}
.navbar.main .topnav > li.active > a .caret,
.navbar.main .topnav > li:hover > a .caret,
.navbar.main .topnav > li.open > a .caret {
  top: 2px;
}
.navbar.main .topnav > li.active > a.glyphicons,
.navbar.main .topnav > li:hover > a.glyphicons,
.navbar.main .topnav > li.open > a.glyphicons {
  padding: 5px 10px;
  height: 22px;
  line-height: 22px;
}
.navbar.main .topnav > li.active > a.glyphicons i,
.navbar.main .topnav > li:hover > a.glyphicons i,
.navbar.main .topnav > li.open > a.glyphicons i {
  height: 22px;
  line-height: 22px;
}
.navbar.main .topnav > li.active > a.glyphicons i:before,
.navbar.main .topnav > li:hover > a.glyphicons i:before,
.navbar.main .topnav > li.open > a.glyphicons i:before {
  line-height: 22px;
  height: 22px;
}
.navbar.main .topnav > li.glyphs {
  padding: 8px;
  height: 33px;
  border-left: 1px solid #346d9d;
  border-right: 1px solid #619aca;
  box-shadow: -1px 0 0 0 #619aca, 1px 0 0 0 #346d9d;
}
.navbar.main .topnav > li.glyphs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #346d9d;
  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 #296190;
}
.navbar.main .topnav > li.glyphs ul li {
  float: left;
  display: block;
  height: 32px;
  line-height: 32px;
  padding: 0 1px 0 0;
}
.navbar.main .topnav > li.glyphs ul li .glyphicons {
  height: 22px;
  line-height: 22px;
  padding: 5px 10px;
  display: block;
  text-decoration: none;
}
.navbar.main .topnav > li.glyphs ul li .glyphicons i {
  height: 22px;
  line-height: 22px;
  display: block;
}
.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: #538fc1;
}
.navbar.main .topnav > li.glyphs ul li.active,
.navbar.main .topnav > li.glyphs ul li:hover {
  padding: 0;
  background: #579ad2;
  border-right: 1px solid #296190;
}
.navbar.main .topnav > li.glyphs ul li.active .glyphicons i:before,
.navbar.main .topnav > li.glyphs ul li:hover .glyphicons i:before {
  color: #ffffff;
}
.navbar.main .topnav > li.glyphs ul li.active:first-child,
.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;
}
.navbar.main .topnav > li.glyphs ul li.active:last-child,
.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 #296190;
}
.navbar.main .topnav > li.glyphs ul li.active:last-child .glyphicons,
.navbar.main .topnav > li.glyphs ul li:hover:last-child .glyphicons {
  padding: 5px 11px 5px 9px;
}
.navbar.main .topnav > li.search {
  padding: 8px;
  height: 33px;
  border-left: 1px solid #346d9d;
  border-right: 1px solid #619aca;
  box-shadow: -1px 0 0 0 #619aca, 1px 0 0 0 #346d9d;
}
.navbar.main .topnav > li.search form {
  margin: 0;
  padding: 0;
  background: #afcae2;
  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 #296190;
}
.navbar.main .topnav > li.search form input {
  background: none;
  border: none;
  color: #628db3;
  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;
}
.navbar.main .topnav > li.search form input::-webkit-input-placeholder {
  color: #628db3;
}
.navbar.main .topnav > li.search form input:-moz-placeholder {
  color: #628db3;
}
.navbar.main .topnav > li.search form input::-moz-placeholder {
  color: #628db3;
}
.navbar.main .topnav > li.search form input:-ms-input-placeholder {
  color: #628db3;
}
.navbar.main .topnav > li.search form button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  height: 32px;
}
.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: #346d9d;
}
.navbar.main .topnav > li.search form input,
.navbar.main .topnav > li.search form button {
  vertical-align: top;
}
.navbar.main .topnav > li.search,
.navbar.main .topnav > li.glyphs {
  margin-left: 10px;
}
.navbar.main .topnav > li.search + .glyphs {
  margin-left: 0;
}
.navbar.main .topnav > li.glyphs + .search,
.navbar.main .topnav > li.glyphs + .tooltip + .search {
  margin-left: 0;
}
.navbar.main .topnav > li:last-child {
  border-right: 1px solid #346d9d;
  padding: 0 9px 0 10px;
}
.navbar.main .topnav > li:last-child.glyphs,
.navbar.main .topnav > li:last-child.search {
  padding: 8px 9px;
  box-shadow: -1px 0 0 0 #619aca;
}
.navbar.main .topnav > li:first-child {
  border-left: 1px solid #619aca;
}
.navbar.main .topnav > li:last-child.open .dropdown-menu {
  right: 0;
}
.navbar.main .topnav > li.open .dropdown-menu {
  background: #363432;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  right: 0;
  width: 186px;
}
.navbar.main .topnav > li.open .dropdown-menu.pull-left {
  left: 0;
}
.navbar.main .topnav > li.open .dropdown-menu li {
  border-bottom: 1px solid #4a4947;
}
.navbar.main .topnav > li.open .dropdown-menu li:last-child {
  border-bottom: none;
}
.navbar.main .topnav > li.open .dropdown-menu li:first-child > a,
.navbar.main .topnav > li.open .dropdown-menu li:first-child > a:hover,
.navbar.main .topnav > li.open .dropdown-menu li:first-child > span {
  border-top: none;
}
.navbar.main .topnav > li.open .dropdown-menu li > a,
.navbar.main .topnav > li.open .dropdown-menu li > a:hover,
.navbar.main .topnav > li.open .dropdown-menu li > span {
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  display: block;
  background: #363432;
  color: #c8c8c8;
}
.navbar.main .topnav > li.open .dropdown-menu li > a.glyphicons i:before,
.navbar.main .topnav > li.open .dropdown-menu li > a:hover.glyphicons i:before,
.navbar.main .topnav > li.open .dropdown-menu li > span.glyphicons i:before {
  left: auto;
  right: 10px;
  top: 5px;
  font-size: 17px;
  color: #c4c4c4;
}
.navbar.main .topnav > li.open .dropdown-menu li > a:hover {
  background: #1c1a19;
}
.navbar.main .topnav > li.open .dropdown-menu li.active {
  background: #0e0e0d;
}
.navbar.main .topnav > li.open .dropdown-menu li.active a {
  background: #0e0e0d;
}
.navbar.main .topnav > li.open .dropdown-menu li .btn {
  margin: 3px 0;
}
.navbar.main .topnav > li.open .dropdown-menu li.highlight > a,
.navbar.main .topnav > li.open .dropdown-menu li.highlight > a:hover,
.navbar.main .topnav > li.open .dropdown-menu li.highlight > span {
  background: rgba(0, 0, 0, 0.1);
}
.navbar.main .topnav > li.open .dropdown-menu li.profile a:hover {
  color: #fff;
}
.navbar.main .topnav > li.open .dropdown-menu li.profile > a,
.navbar.main .topnav > li.open .dropdown-menu li.profile > a:hover,
.navbar.main .topnav > li.open .dropdown-menu li.profile > span {
  height: auto;
  line-height: normal;
  padding: 5px 10px 10px;
}
.navbar.main .topnav > li.open .dropdown-menu li.profile > a .heading,
.navbar.main .topnav > li.open .dropdown-menu li.profile > a:hover .heading,
.navbar.main .topnav > li.open .dropdown-menu li.profile > span .heading {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}
.navbar.main .topnav > li.open .dropdown-menu li.profile > a .heading a,
.navbar.main .topnav > li.open .dropdown-menu li.profile > a:hover .heading a,
.navbar.main .topnav > li.open .dropdown-menu li.profile > span .heading a {
  text-transform: none;
}
.navbar.main .topnav > li.open .dropdown-menu li.profile > a .img,
.navbar.main .topnav > li.open .dropdown-menu li.profile > a:hover .img,
.navbar.main .topnav > li.open .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;
}
.navbar.main .topnav > li.open .dropdown-menu li.profile > a .img:before,
.navbar.main .topnav > li.open .dropdown-menu li.profile > a:hover .img:before,
.navbar.main .topnav > li.open .dropdown-menu li.profile > span .img:before {
  text-align: center;
  width: 47px;
  height: 45px;
  line-height: 45px;
  content: "\e004";
  color: #595959;
  font-family: "Glyphicons";
  font-size: 24px;
  position: absolute;
  display: block;
}
.navbar.main .topnav > li.open .dropdown-menu li.profile > a .clearfix,
.navbar.main .topnav > li.open .dropdown-menu li.profile > a:hover .clearfix,
.navbar.main .topnav > li.open .dropdown-menu li.profile > span .clearfix {
  display: block;
}
.navbar.main .topnav > li.open.account > .dropdown-menu {
  width: 220px;
}
.navbar.main .topnav > li.open.dd-1 > .dropdown-menu,
.navbar.main .topnav > li.open .dd-1 > .dropdown-menu,
.navbar.main .topnav > li.open.dd-1 .typeahead,
.navbar.main .topnav > li.open .dd-1 .typeahead {
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}
.navbar.main .topnav > li.open.dd-1 > .dropdown-menu:before,
.navbar.main .topnav > li.open .dd-1 > .dropdown-menu:before,
.navbar.main .topnav > li.open.dd-1 .typeahead:before,
.navbar.main .topnav > li.open .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;
}
.navbar.main .topnav > li.open.dd-1 > .dropdown-menu:after,
.navbar.main .topnav > li.open .dd-1 > .dropdown-menu:after,
.navbar.main .topnav > li.open.dd-1 .typeahead:after,
.navbar.main .topnav > li.open .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;
}
.navbar.main .topnav > li.open.dd-1 > .dropdown-menu.pull-right:before,
.navbar.main .topnav > li.open .dd-1 > .dropdown-menu.pull-right:before,
.navbar.main .topnav > li.open.dd-1 .typeahead.pull-right:before,
.navbar.main .topnav > li.open .dd-1 .typeahead.pull-right:before,
.navbar.main .topnav > li.open.dd-1 > .dropdown-menu.pull-right:after,
.navbar.main .topnav > li.open .dd-1 > .dropdown-menu.pull-right:after,
.navbar.main .topnav > li.open.dd-1 .typeahead.pull-right:after,
.navbar.main .topnav > li.open .dd-1 .typeahead.pull-right:after {
  left: auto;
  right: 7px;
  margin: 0;
}
.navbar.main .topnav > li.open.dd-1 > .dropdown-menu.pull-right:after,
.navbar.main .topnav > li.open .dd-1 > .dropdown-menu.pull-right:after,
.navbar.main .topnav > li.open.dd-1 .typeahead.pull-right:after,
.navbar.main .topnav > li.open .dd-1 .typeahead.pull-right:after {
  right: 8px;
}
.navbar.main .topnav > li.open.dd-1 .typeahead,
.navbar.main .topnav > li.open .dd-1 .typeahead {
  margin-top: 13px !important;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu.pull-right,
.navbar.main .topnav > li.open .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;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu,
.navbar.main .topnav > li.open .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;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li {
  border-color: #f3f3f3;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li a:not(.btn),
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li a:not(.btn),
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li span,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li span {
  background: #fff;
  color: #939494;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li a:not(.btn) i:before,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li a:not(.btn) i:before,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li span i:before,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li span i:before {
  color: #cccccc;
  font-size: 15px !important;
  top: 7px !important;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu > li:not(.profile):hover > a,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu > li:not(.profile):hover > a,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu > li.active > a,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu > li.active > a {
  /*
								background: @primaryColor;
								border: 1px solid darken(@primaryColor, 15%);
								border-top: none;
								border-bottom: none;
								color: #fff;
								box-shadow: 0 5px 5px -5px darken(@primaryColor, 20%) inset, 0 -5px 5px -5px darken(@primaryColor, 20%) inset;
								i:before { color: #fff; }
								*/

  font-weight: 600;
  color: #000;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile {
  background: #fff;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile a:hover,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile a:hover {
  color: #7c7c7c;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > a,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > a,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > a:hover,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > a:hover,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > span,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > span {
  height: auto;
  line-height: normal;
  padding: 5px 10px 10px;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > a .heading,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > a .heading,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > a:hover .heading,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > a:hover .heading,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > span .heading,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > span .heading {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > a .heading a,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > a .heading a,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > a:hover .heading a,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > a:hover .heading a,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > span .heading a,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > span .heading a {
  text-transform: none;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > a .img,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > a .img,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > a:hover .img,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > a:hover .img,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > span .img,
.navbar.main .topnav > li.open .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;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > a .img:before,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > a .img:before,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > a:hover .img:before,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > a:hover .img:before,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > span .img:before,
.navbar.main .topnav > li.open .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";
  font-size: 24px;
  position: absolute;
  display: block;
}
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > a .clearfix,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > a .clearfix,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > a:hover .clearfix,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > a:hover .clearfix,
.navbar.main .topnav > li.open.dd-1 .dropdown-menu li.profile > span .clearfix,
.navbar.main .topnav > li.open .dd-1 .dropdown-menu li.profile > span .clearfix {
  display: block;
}
.navbar.main .topnav > li.open.dd-2 .dropdown-menu li a:not(.btn) {
  padding: 10px 10px 10px 50px;
}
.navbar.main .topnav > li.open.dd-2 .dropdown-menu li a:not(.btn) i:before {
  right: auto;
  left: 10px;
  top: 10px !important;
  font-size: 30px !important;
  color: #f2f2f2;
}
.navbar.main .topnav > li.open.dd-2 .dropdown-menu > li:not(.profile):hover {
  border-color: #f3f3f3;
}
.navbar.main .topnav > li.open.dd-2 .dropdown-menu > li:not(.profile):hover > a {
  background: rgba(74, 139, 194, 0.08);
  color: #939494;
  text-shadow: 0 1px 0 #fff;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.navbar.main .topnav > li.open.dd-2 .dropdown-menu > li:not(.profile):hover > a i:before {
  color: #4a8bc2;
  left: 10px;
  top: 10px;
}
.navbar.main .topnav > li.open.dd-flags .dropdown-menu img {
  margin: -3px 4px 0 0;
}
.navbar.main .topnav .dropdown > a .caret {
  border-top-color: #ffffff;
  top: 16px;
  position: relative;
}
.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;
}
.navbar.main .topnav:last-of-type {
  border-right: none;
}
.navbar.main .topnav:last-of-type li:last-child {
  border: 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;
}
.filter-bar {
  background: #e5e5e5;
  margin: 0 auto 15px;
  border: 1px solid #dbdbdb;
  box-shadow: 0 3px 0 0 #f6f6f6;
  -moz-box-shadow: 0 3px 0 0 #f6f6f6;
  -webkit-box-shadow: 0 3px 0 0 #f6f6f6;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  line-height: 30px;
  height: 40px;
  padding: 0 10px;
}
.filter-bar.border-top-none {
  border-top: none;
}
.filter-bar div {
  padding: 5px 0;
  display: block;
  line-height: 30px;
}
.filter-bar div div {
  padding: 0;
  margin: 0;
}
.filter-bar div div:not(.helper) {
  margin: 0 15px 0 0;
}
.filter-bar div div input {
  margin: 3px 0 0;
}
.filter-bar div div.input-append {
  margin: 0;
}
.filter-bar div div.input-append .add-on {
  padding: 1px 3px;
  margin: 3px 0 0 -1px;
  background: #fff;
  color: #d8d9da;
  border-color: #d8d9da;
}
.filter-bar div div.input-append .add-on i:before {
  top: 4px;
  left: 4px;
  font-size: 14px;
  color: #d0d1d1;
}
.filter-bar div div.input-append button.add-on {
  width: 24px;
  height: 24px;
}
.filter-bar div div:last-child {
  margin: 0;
}
.filter-bar div:not(.helper) {
  float: left;
}
.filter-bar div.glyphicons {
  padding: 0 0 0 35px;
}
.filter-bar div.glyphicons i:before {
  top: 12px;
  left: 9px;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.8);
}
.filter-bar div.clearfix {
  padding: 0;
  clear: both;
  float: none;
  display: block;
  height: 0;
  margin: 0;
}
.filter-bar div.lbl {
  padding: 0 10px 0 35px;
  background: #4a8bc2;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  color: #fff;
}
.filter-bar form {
  margin: 0;
}
.filter-bar form input,
.filter-bar form select {
  margin: 0 5px 3px 0;
  padding: 1px 5px;
  color: #a7a7a7;
}
.filter-bar form select {
  padding: 1px;
  height: 23px;
}
.filter-bar form label {
  float: left;
  margin: 0 5px;
  display: block;
  line-height: 30px;
}
.filter-bar.border-none {
  border: none;
}
.filter-bar.dark {
  background: #64625f;
  color: #fff;
}
.filter-bar.dark div div.input-append .add-on {
  background: #42403e;
  color: #fff;
  border-color: #42403e;
}
.filter-bar.dark div div.input-append .add-on i:before {
  color: #767473;
  text-shadow: none;
}
.filter-bar.dark form input:focus {
  border-color: #42403e;
}
.filter-bar.dark form input,
.filter-bar.dark form select {
  border-color: #42403e;
}
.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: #4a8bc2;
}
.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.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;
}
.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: #4a8bc2;
  background-image: -moz-linear-gradient(top, #4a8bc2, #d24343);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a8bc2), to(#d24343));
  background-image: -webkit-linear-gradient(top, #4a8bc2, #d24343);
  background-image: -o-linear-gradient(top, #4a8bc2, #d24343);
  background-image: linear-gradient(to bottom, #4a8bc2, #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 {
  padding: 15px;
}
.widget .widget-body form {
  margin: 0;
}
.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;
  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: #4a8bc2;
  color: #fff;
  text-shadow: none;
}
.widget .widget-body.list.list-2 ul li.active a {
  color: #4a8bc2;
}
.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 .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: #4a8bc2;
  border-color: #4a8bc2;
  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 .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: #4a8bc2;
  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: #4a8bc2;
}
.widget.widget-3 .widget-footer a:hover i:before {
  color: #4a8bc2;
}
.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-heading-simple {
  border: none;
  background: none;
}
.widget.widget-heading-simple > .widget-head {
  border: none;
  background: none;
  padding: 0 0 5px;
  height: 25px;
  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: #4a8bc2;
}
.widget.widget-body-primary > .widget-body * {
  color: #fff;
  text-shadow: none;
}
.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;
}
.widget-offers .price {
  font-size: 14px;
}
.widget-offers .price strong {
  color: #000;
}
.widget-offers .thumb {
  padding: 0;
}
.widget-offers h5 {
  border-bottom: 1px solid #cecece;
  font-weight: 600;
  text-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 0 #eeeeee;
  padding: 0 0 5px;
}
.widget-activity > .widget-body {
  padding: 0 15px;
}
.widget-activity ul.list {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
}
.widget-activity ul.list li {
  height: 39px;
  line-height: 39px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
  padding: 0 15px;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.widget-activity ul.list li:hover,
.widget-activity ul.list li.highlight {
  background: #f2f2f2;
  box-shadow: 0 1px 0 0 #ffffff inset;
  -moz-box-shadow: 0 1px 0 0 #ffffff inset;
  -webkit-box-shadow: 0 1px 0 0 #ffffff inset;
  text-shadow: 0 1px 0 #ffffff;
  cursor: pointer;
}
.widget-activity ul.list li:hover:after,
.widget-activity ul.list li.highlight:after {
  content: "\e212";
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
  height: 39px;
  line-height: 39px;
  font-family: "Glyphicons";
  font-size: 24px;
  color: #d5d5d5;
}
.widget-activity ul.list li:hover .activity-icon i:before,
.widget-activity ul.list li.highlight .activity-icon i:before {
  color: #505050;
}
.widget-activity ul.list li > span {
  display: block;
  height: 39px;
  line-height: 39px;
  float: left;
  position: relative;
  overflow: hidden;
}
.widget-activity ul.list li > span.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 75%;
}
.widget-activity ul.list li > span.date {
  width: 40px;
  text-align: center;
}
.widget-activity ul.list li .activity-icon {
  width: 30px;
  height: 39px;
  padding: 0;
  margin: 0 10px;
  display: inline-block;
  text-align: center;
}
.widget-activity ul.list li .activity-icon i {
  height: 39px;
  display: block;
  position: relative;
}
.widget-activity ul.list li .activity-icon i:before {
  position: relative;
  top: 0;
  left: 0;
  color: #cbcbcb;
  font-size: 18px;
  line-height: 39px;
}
.widget-activity ul.list li.double {
  height: 45px;
  line-height: 45px;
}
.widget-activity ul.list li.double > span {
  height: 45px;
  line-height: 45px;
}
.widget-activity ul.list li.double > span.ellipsis {
  line-height: 15px;
  padding: 7px 0 0;
  font-weight: 600;
  font-size: 11px;
}
.widget-activity ul.list li.double > span .meta {
  display: block;
  line-height: 15px;
  font-weight: 400;
  color: #b7b7b7;
}
.widget-activity ul.list li.double > span .meta i:before {
  top: 1px;
  color: #b7b7b7;
}
.widget-activity ul.list li.double > span .meta span {
  font-style: italic;
}
.widget-activity ul.list li.double .activity-icon {
  margin-left: 0;
  height: 45px;
}
.widget-activity ul.list li.double .activity-icon i {
  height: 45px;
}
.widget-activity ul.list li.double .activity-icon i:before {
  line-height: 45px;
}
.widget-activity ul.list li.double:hover:after,
.widget-activity ul.list li.double.highlight:after {
  height: 45px;
  line-height: 45px;
}
.widget-activity ul.list li:last-child {
  border: none;
}
.widget-activity .view-all {
  position: absolute;
  top: 18px;
  right: 15px;
}
.widget-messages ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-messages ul li {
  border: 1px solid #e5e5e5;
  padding: 5px;
  margin: 0 0 10px;
  position: relative;
}
.widget-messages ul li .meta span {
  color: #a3a3a3;
  font-size: 12px;
}
.widget-messages ul li .glyphicons.single.bin {
  position: relative;
  text-decoration: none;
  padding: 0;
  width: 15px;
  height: 20px;
  top: 5px;
}
.widget-messages ul li .glyphicons.single.bin i {
  display: block;
  width: 15px;
  height: 20px;
  text-align: center;
}
.widget-messages ul li .glyphicons.single.bin i:before {
  color: #cccccc;
  position: relative;
  line-height: 20px;
  left: auto;
  top: auto;
}
.widget-messages ul li:last-child {
  margin: 0;
}
.widget-timeline .widget-body {
  padding: 15px;
  position: relative;
}
.widget-timeline .widget-body:before {
  display: block;
  width: 1px;
  background: #dbdbdb;
  top: 15px;
  bottom: 30px;
  left: 75px;
  content: "";
  position: absolute;
}
.widget-timeline:not(.widget) {
  position: relative;
}
.widget-timeline:not(.widget):before {
  display: block;
  width: 1px;
  background: #dbdbdb;
  top: 15px;
  bottom: 30px;
  left: 75px;
  content: "";
  position: absolute;
}
.widget-timeline .view-all {
  margin-left: 35px;
}
.widget-timeline ul.list-timeline {
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
}
.widget-timeline ul.list-timeline li {
  display: block;
  height: 30px;
  line-height: 30px;
  position: relative;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #ebebeb;
  margin: 0 0 10px;
  padding: 0 10px;
}
.widget-timeline ul.list-timeline li:last-child {
  margin: 0;
}
.widget-timeline ul.list-timeline li span {
  display: block;
  height: 30px;
  line-height: 30px;
  float: left;
  position: relative;
  overflow: hidden;
}
.widget-timeline ul.list-timeline li span.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 75%;
}
.widget-timeline ul.list-timeline li span.date {
  width: 40px;
  text-align: center;
}
.widget-timeline ul.list-timeline li .activity-icon {
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0 10px;
  display: inline-block;
  text-align: center;
}
.widget-timeline ul.list-timeline li .activity-icon i {
  height: 30px;
  display: block;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  position: relative;
  background: #64625f;
}
.widget-timeline ul.list-timeline li .activity-icon i:before {
  position: relative;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 17px;
  line-height: 30px;
}
.widget-chat {
  padding-bottom: 60px !important;
}
.widget-chat .media {
  position: relative;
  min-height: 80px;
}
.widget-chat .media .media-object {
  position: relative;
}
.widget-chat .media .thumb {
  padding: 0;
}
.widget-chat .media small {
  color: #cccccc;
}
.widget-chat .media small:before,
.widget-chat .media small:after {
  content: "";
}
.widget-chat .media small.author {
  position: absolute;
  left: 0;
  width: 50px;
  top: 60px;
  text-align: center;
  display: block;
}
.widget-chat .media small.date {
  display: block;
  border-bottom: 1px solid #dbdbdb;
  margin: 0 0 5px;
  padding: 0 0 3px;
  text-align: right;
  width: 100%;
}
.widget-chat .media.right small.author {
  left: auto;
  right: 0;
}
.widget-chat .media.right small.date {
  text-align: left;
}
.widget-chat .media .media-body {
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  padding: 0;
}
.widget-chat .media .media-body blockquote {
  padding: 0;
  width: 100%;
}
.widget-chat .media .media-body blockquote p:last-child {
  margin: 0;
}
.widget-chat .media:last-of-type {
  padding-bottom: 10px;
}
.widget-chat .chat-controls {
  position: absolute;
  height: 30px;
  padding: 15px 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #dbdbdb;
  border-top: none;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background: #fff;
}
.widget-chat .widget-body {
  padding-bottom: 0;
}
.widget-chat.widget-heading-simple > .widget-body {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.widget-stats {
  background: #ffffff;
  padding: 15px 0;
  margin: 0;
  height: 80px;
  position: relative;
  text-align: center;
  display: block;
  border: 1px solid #dbdbdb;
  text-shadow: 0 1px 0 #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;
}
.widget-stats .count {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.widget-stats .label {
  font-weight: 600;
  padding: 4px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
}
.widget-stats span {
  display: inline-block;
}
.widget-stats .txt {
  padding: 0;
  color: #cecece;
}
.widget-stats .glyphicons {
  padding: 0;
  display: block;
}
.widget-stats .glyphicons i {
  display: block;
}
.widget-stats .glyphicons i:before {
  color: #cecece;
  font-size: 30px;
  top: 0;
  left: 0;
  position: relative;
}
.widget-stats,
.widget-stats:hover,
.widget-stats:focus {
  text-decoration: none;
}
.widget-stats:hover {
  background: #fdfdfd;
}
.widget-stats.small {
  padding: 5px 0;
}
.widget-stats.small .glyphicons {
  padding: 12px 0 0;
}
.widget-stats.small .glyphicons i:before {
  font-size: 25px;
}
.widget-stats.widget-stats-1 {
  padding: 8px 0;
  height: 94px;
}
.widget-stats.widget-stats-1 .glyphicons {
  display: block;
  height: 35px;
  line-height: 35px;
  padding-bottom: 5px;
}
.widget-stats.widget-stats-1 .glyphicons .txt {
  display: inline-block;
  padding: 0 5px;
  line-height: 35px;
}
.widget-stats.widget-stats-1 .glyphicons i {
  display: inline-block;
}
.widget-stats.widget-stats-1 .glyphicons i:before {
  top: 5px;
  font-size: 25px;
}
.widget-stats.widget-stats-1 .count {
  position: relative;
  top: auto;
  right: auto;
  font-size: 60px;
  display: inline-block;
  font-weight: 700;
  padding: 0;
  line-height: 40px;
}
.widget-stats.widget-stats-2 .txt {
  font-size: 14px;
}
.widget-stats.widget-stats-2 .count {
  position: relative;
  top: auto;
  right: auto;
  font-size: 60px;
  font-weight: 700;
  padding: 0 0 3px;
  display: block;
  line-height: 55px;
}
.widget-stats.widget-stats-gray.widget-stats-1 .txt,
.widget-stats.widget-stats-gray.widget-stats-2 .txt {
  color: #000;
}
.widget-stats.widget-stats-easy-pie .easy-pie {
  display: block;
  width: 50px;
  margin: -5px auto 0;
}
.widget-stats.widget-stats-easy-pie.txt-single .easy-pie {
  margin: 0 auto;
}
.widget-stats.widget-stats-easy-pie.txt-single .txt {
  padding: 7px 0 0;
}
.widget-stats.widget-stats-3 .sparkline {
  display: inline-block;
}
.widget-stats.widget-stats-3 .txt {
  text-align: left;
  vertical-align: middle;
  padding: 13px 0 0 10px;
}
.widget-stats.widget-stats-3 .count {
  padding: 0 0 5px;
  display: block;
}
.widget-stats.widget-stats-gray {
  background: #e5e5e5;
  box-shadow: 0 3px 0 0 #f6f6f6;
  -moz-box-shadow: 0 3px 0 0 #f6f6f6;
  -webkit-box-shadow: 0 3px 0 0 #f6f6f6;
}
.box-generic {
  border: 1px solid #dbdbdb;
  padding: 15px;
  position: relative;
  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;
  margin: 0 0 15px;
}
.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}
.ribbon-wrapper .ribbon {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  line-height: 20px;
  background-color: #797979;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.ribbon-wrapper .ribbon:before,
.ribbon-wrapper .ribbon:after {
  content: "";
  border-top: 2px solid #797979;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  position: absolute;
  bottom: -2px;
}
.ribbon-wrapper .ribbon:before {
  left: 0;
  bottom: -1px;
}
.ribbon-wrapper .ribbon:after {
  right: 0;
}
.ribbon-wrapper .ribbon.primary {
  background-color: #4a8bc2;
}
.ribbon-wrapper .ribbon.success {
  background-color: #609450;
}
.ribbon-wrapper .ribbon.warning {
  background-color: #ab7a4b;
}
.ribbon-wrapper .ribbon.danger {
  background-color: #bd362f;
}
.ribbon-wrapper .ribbon.default {
  background-color: #e5e5e5;
  color: #595959;
}
.ribbon-wrapper .ribbon.default:before,
.ribbon-wrapper .ribbon.default:after {
  border-top: 2px solid #ccc;
}
.ribbon-wrapper.small {
  width: 65px;
  height: 68px;
}
.ribbon-wrapper.small .ribbon {
  width: 90px;
  padding: 0;
  font-size: 13px;
}
.ribbon-wrapper.small .ribbon:before {
  bottom: -2px;
}
.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;
  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 {
  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;
}
.well {
  z-index: 1;
  position: relative;
  padding: 15px;
  margin: 0 0 15px;
  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;
  background: #fafafa;
  border-color: #dbdbdb;
}
.well.small {
  padding: 10px;
}
.well .popover {
  z-index: 2;
  font-size: 13px;
}
.well.dark {
  background: rgba(0, 0, 0, 0.2);
}
.well.white {
  background: #fff;
}
[data-toggle="collapse-widget"] .collapse-toggle {
  position: relative;
  height: 35px;
  width: 30px;
  display: block;
  cursor: pointer;
  float: right;
  margin-right: -10px;
}
[data-toggle="collapse-widget"] .collapse-toggle:before {
  font-family: "Glyphicons";
  font-size: 17px;
  display: block;
  width: 100%;
  height: 35px;
  line-height: 34px;
  text-align: center;
  color: #cccccc;
  content: "\e192";
}
[data-toggle="collapse-widget"].widget-heading-simple .collapse-toggle {
  margin-right: 0;
  height: 25px;
}
[data-toggle="collapse-widget"].widget-heading-simple .collapse-toggle:before {
  height: 25px;
  line-height: 25px;
}
[data-toggle="collapse-widget"] a ~ .collapse-toggle {
  margin-right: 0;
}
[data-toggle="collapse-widget"][data-collapse-closed="false"] .collapse-toggle:before {
  content: "\e192";
}
[data-toggle="collapse-widget"][data-collapse-closed="true"] .collapse-toggle:before {
  content: "\e191";
}
[data-toggle="collapse-widget"][data-collapse-closed="true"] .widget-head {
  border-bottom: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
[data-toggle="collapse-widget"] .collapse:not(.list) {
  -webkit-transition: padding 0.1s ease;
  -moz-transition: padding 0.1s ease;
  -o-transition: padding 0.1s ease;
  transition: padding 0.1s ease;
  padding: 0px;
}
[data-toggle="collapse-widget"] .collapse:not(.list).in {
  padding: 15px;
}
.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: #4a8bc2;
}
.glyphicons.single {
  color: #4a8bc2;
  padding: 0 0 0 20px;
}
.glyphicons.single i:before {
  font-size: 13px;
  top: 4px;
  color: #4a8bc2;
}
.glyphicons.single + .single {
  margin-left: 8px;
}
.glyphicons.single.regular {
  color: #7c7c7c;
}
.glyphicons.single.regular i:before {
  color: #7c7c7c;
}
.glyphicons.text-error {
  color: #4a8bc2;
}
.glyphicons.text-error i:before {
  color: #4a8bc2;
}
.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;
}
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;
}
.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;
}
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: #4a8bc2;
}
.widget-body-primary div.glyphicons i:before {
  color: #fff;
}
.social-large {
  height: 97px;
}
.social-large a {
  display: block;
  height: 77px;
  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: #4a8bc2;
}
.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: #4a8bc2;
}
.social-large.social-large-2 a.active i:before,
.social-large.social-large-2 a:hover i:before {
  color: #4a8bc2;
}
.widget-pinterest .widget-body {
  padding: 0;
}
.widget-pinterest .widget-body .description {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 16px;
  padding: 15px;
}
.widget-pinterest .widget-body .thumb {
  padding: 0;
  border: none;
}
.widget-pinterest .widget-body .thumb img {
  width: 100%;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.jstwitter {
  position: relative;
}
.jstwitter .item {
  overflow: hidden;
}
.jstwitter .tweet-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 16px;
  padding: 15px;
}
.jstwitter .widget-body {
  padding: 0;
}
.jstwitter .item a {
  text-decoration: none;
}
.jstwitter .item img {
  width: 100%;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.jstwitter .item .thumb {
  padding: 0;
  border: none;
}
.jstwitter .item a:hover {
  text-decoration: underline;
}
.jstwitter .item .text {
  display: block;
}
.jstwitter .item .time,
.jstwitter .item .user {
  font-style: italic;
  color: #999;
}
.jstwitter .item.active {
  display: block;
}
.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating.text-large {
  margin: 7px 0;
}
.rating span.star {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.rating span.star:before {
  content: "\f006";
  padding-right: 5px;
}
.rating:not(.read-only) span.star:hover {
  cursor: pointer;
}
.rating:not(.read-only) span.star:hover:before,
.rating:not(.read-only) span.star:hover ~ span.star:before {
  content: "\f005";
  color: #4a8bc2;
}
.rating span.star.active:before,
.rating span.star.active ~ span.star:before {
  content: "\f005";
  color: #4a8bc2;
}
.hero-unit {
  background: none;
  border: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.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;
  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: #7c7c7c;
  text-decoration: none;
}
.widget.widget-tabs > .widget-head ul li a i:before {
  left: 5px;
  top: 5px;
  color: #9d9d9d;
  text-shadow: 0 1px 0 #ffffff;
}
.widget.widget-tabs > .widget-head ul li a.glyphicons {
  padding: 0 15px 0 35px;
}
.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;
}
.widget.widget-tabs-double > .widget-head {
  height: 40px;
}
.widget.widget-tabs-double > .widget-head ul {
  height: 40px;
}
.widget.widget-tabs-double > .widget-head ul li,
.widget.widget-tabs-double > .widget-head ul li.active {
  height: 40px;
  line-height: 20px;
}
.widget.widget-tabs-double > .widget-head ul li a,
.widget.widget-tabs-double > .widget-head ul li.active a {
  height: 35px;
  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: 5px 15px 0 38px;
}
.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: 4px;
  top: 9px;
  font-size: 20px;
}
.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 {
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  -o-transition: color 1s ease;
  transition: color 1s ease;
  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: 24px;
  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;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  -o-transition: color 1s ease;
  transition: color 1s ease;
}
.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: #4a8bc2;
}
.widget.widget-tabs-double-2 > .widget-head ul li.active a i:before {
  color: #4a8bc2;
}
.widget.widget-tabs-double-2 > .widget-head ul li:hover {
  background: #ffffff;
}
.widget.widget-tabs-double-2 > .widget-head ul li:hover a {
  color: #4a8bc2;
}
.widget.widget-tabs-double-2 > .widget-head ul li:hover a i:before {
  color: #4a8bc2;
}
.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;
}
.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: 60px;
  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: 600;
}
.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: 600;
  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: #4a8bc2;
  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;
}
.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;
  background-image: -moz-linear-gradient(top, #f7f7f7, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #ffffff);
  background-image: -o-linear-gradient(top, #f7f7f7, #ffffff);
  background-image: linear-gradient(to bottom, #f7f7f7, #ffffff);
  background-repeat: repeat-x;
}
.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: 600;
}
.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: 30px;
  height: 30px;
  padding: 0 3px;
  text-align: center;
  cursor: pointer;
}
.widget.widget-tabs-icons-only .widget-head ul li.glyphicons i {
  background: #e5e5e5;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
  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;
}
.tabsbar {
  height: 60px;
  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: 54px;
  border-right: 1px solid #dbdbdb;
  background: #fdfdfd;
  padding: 3px;
}
.tabsbar ul li a {
  display: block;
  height: 54px;
  line-height: 54px;
  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);
  padding: 0 15px;
  color: #7c7c7c;
  text-decoration: none;
  -webkit-transition: background 1s ease;
  -moz-transition: background 1s ease;
  -o-transition: background 1s ease;
  transition: background 1s ease;
}
.tabsbar ul li a i {
  display: inline-block;
  float: left;
  width: 39px;
  height: 54px;
}
.tabsbar ul li a i:before {
  color: #7c7c7c;
  position: relative;
  top: auto;
  left: auto;
  line-height: 54px;
  text-align: center;
}
.tabsbar ul li.active a {
  background-color: #6ca1ce;
  background-image: -moz-linear-gradient(top, #83b0d5, #4a8bc2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#83b0d5), to(#4a8bc2));
  background-image: -webkit-linear-gradient(top, #83b0d5, #4a8bc2);
  background-image: -o-linear-gradient(top, #83b0d5, #4a8bc2);
  background-image: linear-gradient(to bottom, #83b0d5, #4a8bc2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff83b0d5', endColorstr='#ff4a8bc2', GradientType=0);
  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;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.tabsbar.tabsbar-2 ul li a {
  height: 39px;
  line-height: 39px;
  background: none;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.tabsbar.tabsbar-2 ul li a i {
  height: 39px;
  width: 33px;
}
.tabsbar.tabsbar-2 ul li a i:before {
  line-height: 39px;
  font-size: 20px;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  -o-transition: color 1s ease;
  transition: color 1s ease;
}
.tabsbar.tabsbar-2 ul li.active {
  background: #fff;
}
.tabsbar.tabsbar-2 ul li.active a {
  color: #4a8bc2;
}
.tabsbar.tabsbar-2 ul li.active a i:before {
  color: #4a8bc2;
}
.tabsbar.tabsbar-2 ul li:not(.active):hover a {
  color: #4a8bc2;
}
.tabsbar.tabsbar-2 ul li:not(.active):hover a i:before {
  color: #4a8bc2;
}
.tabsbar.tabsbar-2.active-fill ul li.active a {
  background: #4a8bc2;
  color: #fff;
}
.tabsbar.tabsbar-2.active-fill ul li.active a i:before {
  color: #fff;
}
.nav-tabs > li > a:hover,
.nav-pills > li > a,
.nav-pills > li > a:hover {
  background: #4a8bc2;
  border-bottom-color: #4a8bc2;
  color: #fff;
}
.nav-tabs {
  border-bottom-color: #4a8bc2;
}
.nav-tabs > li > a {
  padding: 6px 8px;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  background: #4a8bc2;
  border-top-color: #4a8bc2;
  border-left-color: #4a8bc2;
  border-right-color: #4a8bc2;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
}
.nav-pills a {
  cursor: pointer;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  background: #4a8bc2;
  color: #fff;
}
.nav-pills .glyphicons {
  padding-left: 25px;
}
.nav-pills .glyphicons i:before {
  position: relative;
  font-size: 14px;
  left: -10px;
  top: 2px;
  color: #F5EADB;
  font-weight: normal;
  text-shadow: none;
}
.tab-content {
  overflow: visible;
  padding: 0;
}
.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: #b6895e;
  background-image: -moz-linear-gradient(top, #be946b, #ab7a4b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#be946b), to(#ab7a4b));
  background-image: -webkit-linear-gradient(top, #be946b, #ab7a4b);
  background-image: -o-linear-gradient(top, #be946b, #ab7a4b);
  background-image: linear-gradient(to bottom, #be946b, #ab7a4b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbe946b', endColorstr='#ffab7a4b', GradientType=0);
  border: 1px solid #88613b;
  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: #ab7a4b;
  color: #fff;
}
.btn-warning:active,
.btn-warning.active {
  background: #ab7a4b;
  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: #93B9D8;
  border: 1px solid #93B9D8;
  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: #93B9D8;
  color: #fff;
}
.btn-info:active,
.btn-info.active {
  background: #93B9D8;
  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: #ca4741;
  background-image: -moz-linear-gradient(top, #d3534c, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d3534c), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #d3534c, #bd362f);
  background-image: -o-linear-gradient(top, #d3534c, #bd362f);
  background-image: linear-gradient(to bottom, #d3534c, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd3534c', endColorstr='#ffbd362f', GradientType=0);
  border: 1px solid #942a25;
  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: #bd362f;
  color: #fff;
}
.btn-danger:active,
.btn-danger.active {
  background: #bd362f;
  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: #619aca;
  background-image: -moz-linear-gradient(top, #70a3cf, #4a8bc2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70a3cf), to(#4a8bc2));
  background-image: -webkit-linear-gradient(top, #70a3cf, #4a8bc2);
  background-image: -o-linear-gradient(top, #70a3cf, #4a8bc2);
  background-image: linear-gradient(to bottom, #70a3cf, #4a8bc2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff70a3cf', endColorstr='#ff4a8bc2', GradientType=0);
  border: 1px solid #3771a2;
  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: #4a8bc2;
  color: #fff;
}
.btn-primary:active,
.btn-primary.active {
  background: #4a8bc2;
  color: #fff;
}
.btn-primary .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-inverse {
  background-color: #53575d;
  background-image: -moz-linear-gradient(top, #5d6168, #45484d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5d6168), to(#45484d));
  background-image: -webkit-linear-gradient(top, #5d6168, #45484d);
  background-image: -o-linear-gradient(top, #5d6168, #45484d);
  background-image: linear-gradient(to bottom, #5d6168, #45484d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d6168', endColorstr='#ff45484d', GradientType=0);
  border: 1px solid #2d2f32;
  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: #45484d;
  color: #fff;
}
.btn-inverse:active,
.btn-inverse.active {
  background: #45484d;
  color: #fff;
}
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-success {
  background-color: #6fa45f;
  background-image: -moz-linear-gradient(top, #79ae69, #609450);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#79ae69), to(#609450));
  background-image: -webkit-linear-gradient(top, #79ae69, #609450);
  background-image: -o-linear-gradient(top, #79ae69, #609450);
  background-image: linear-gradient(to bottom, #79ae69, #609450);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff79ae69', endColorstr='#ff609450', GradientType=0);
  border: 1px solid #4b733e;
  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: #609450;
  color: #fff;
}
.btn-success:active,
.btn-success.active {
  background: #609450;
  color: #fff;
}
.btn-success .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group .btn-primary:not(.dropdown-toggle),
.btn-group .btn-primary:not('[data-toggle*=""]') {
  margin-right: 2px;
}
.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%;
}
.form-inline.small input,
.form-inline.small select {
  margin: 0 5px 0 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  padding: 1px 5px;
  border-color: #d8d9da;
  color: #a7a7a7;
}
.form-inline.small select {
  padding: 1px 0;
  height: 23px;
}
.form-inline.small select:last-child {
  margin-right: 0;
}
.form-inline.small label {
  float: left;
  margin: 0 5px 0 0;
  display: block;
}
.form-inline.small .input-append.block {
  display: block;
}
.form-inline.small .input-append input {
  margin: 0;
  width: 85%;
}
.form-inline.small .input-append .add-on {
  padding: 1px 3px;
  margin: 0 0 0 -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  background: #fff;
  color: #d8d9da;
  border-color: #d8d9da;
}
.form-inline.small .input-append .add-on i:before {
  top: 4px;
  left: 4px;
  font-size: 14px;
  color: #d0d1d1;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #c1c1c1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-size: 13px;
}
.uniformjs .radio .disabled input[type="radio"],
.uniformjs .checkbox .disabled input[type="checkbox"] {
  margin-left: 0;
}
.uniformjs .radio,
.uniformjs .checkbox {
  padding-left: 0;
}
.uniformjs .radio {
  height: auto;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 3px;
}
.uniformjs label.radio {
  margin-bottom: 0;
}
.uniformjs label.radio.inline {
  margin: 0;
}
.checkbox.inline {
  padding-bottom: 1px;
}
.uniformjs .radio span {
  margin: 2px 0 0;
}
.uniformjs .checkbox span {
  margin: -2px 0 0;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
}
.input-full input {
  width: 83%;
  height: 17px;
}
legend {
  line-height: normal;
  height: auto;
  font-size: 18px;
  margin: 0 0 6px;
  text-align: left;
  padding: 0;
  border: 0;
  color: #797979;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 13px;
}
.strong {
  font-weight: bold;
}
input[type=text],
input[type=password],
select,
textarea {
  border-color: #D8D9DA;
  color: #000;
}
.control-label.center {
  text-align: center;
}
.form-actions {
  background: none;
  border: none;
  margin: 0;
}
.form-horizontal .form-actions {
  margin-top: 0;
  padding: 0;
}
.form-horizontal .controls {
  margin-left: 145px;
}
.form-horizontal .control-label {
  width: 125px;
}
.form-horizontal .control-group:last-child {
  margin: 0;
}
.input-prepend .add-on,
.input-append .add-on {
  background: #fff;
}
.input-prepend .add-on i:before,
.input-append .add-on i:before {
  color: #D0D1D1;
}
.input-prepend .add-on icon,
.input-append .add-on icon {
  margin-top: 0;
}
.input-prepend .add-on.glyphicons,
.input-append .add-on.glyphicons {
  background: #fff;
}
.input-prepend .add-on.glyphicons i:before,
.input-append .add-on.glyphicons i:before {
  font-size: 14px;
  left: 7px;
  top: 7px;
  color: #D0D1D1;
}
.input-append .add-on.glyphicons i:before {
  left: 6px;
}
.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
  background: #4a8bc2;
}
.ms-container .custom-header {
  height: 30px;
  line-height: 30px;
  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);
  padding: 0 15px;
  font-weight: 600;
  border: 1px solid #dbdbdb;
}
.ms-container .custom-header:not(.custom-footer) {
  border-bottom: none;
}
.ms-container .custom-header.custom-footer {
  border-top: none;
}
.select2-container img.flag,
.select2-drop img.flag {
  height: 10px;
  width: 15px;
  padding-right: 10px;
}
.select2-container .select2-choice {
  border-color: #dbdbdb;
  background: #fff;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.select2-container-multi .select2-choices {
  border-color: #dbdbdb;
  background: #fff;
}
.select2-container .select2-choice div {
  border-color: #d8d8d8;
  background: #fff;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.select2-drop {
  border-color: #d8d8d8;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  margin: 5px 0 3px 5px;
  border-color: #d8d8d8;
}
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled],
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
  background: #4a8bc2;
}
.bootstrap-timepicker-widget table td {
  font-size: 13px;
}
.bootstrap-timepicker > [class*="icon-"] {
  vertical-align: text-top;
  margin: 0 0 0 -22.5px;
  pointer-events: none;
  position: relative;
  cursor: pointer;
}
.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 th,
.table td {
  border-top-color: #ebebeb;
}
.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: #fafafa;
}
.table-bordered {
  border-color: #dbdbdb;
  /* 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();
	}
	*/

  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;
}
.table-bordered th,
.table-bordered td {
  border-color: #dbdbdb;
}
.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;
}
.table-thead-simple thead th {
  background: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #ebebeb;
  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: #4a8bc2;
  background-color: #4a8bc2;
  color: #fff;
  font-size: 14px;
}
.table-primary tbody td {
  color: #7c7c7c;
  background: #fafafa;
  border-width: 0px;
}
.table-primary tbody td.important {
  color: #4a8bc2;
  font-weight: 600;
}
.table-primary tbody td.actions {
  padding-right: 1px;
}
.table-primary.table-bordered tbody td {
  border-color: #dbdbdb;
  border-width: 1px;
  /*
			box-shadow: 0 0 0 1px #fff inset;
			-webkit-box-shadow: 0 0 0 1px #fff inset;
			-moz-box-shadow: 0 0 0 1px #fff inset;
			*/

}
.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: #cecece;
  box-shadow: 0 0 0 1px #a8a8a8 inset;
  -webkit-box-shadow: 0 0 0 1px #a8a8a8 inset;
  -moz-box-shadow: 0 0 0 1px #a8a8a8 inset;
}
.table-pricing th,
.table-pricing td {
  padding: 10px;
}
.table-pricing .plan {
  font-weight: 600;
  font-size: 14px;
  display: block;
}
.table-pricing .price {
  font-weight: 600;
  font-size: 24px;
  display: block;
}
.table-pricing .heading {
  font-weight: 600;
  font-size: 24px;
  vertical-align: middle;
}
.table-pricing .glyphicons.standard {
  vertical-align: middle;
}
.table-pricing .glyphicons.standard.circle_ok i:before {
  color: #9fc75f;
}
.table-pricing-2 th {
  padding: 12px 0;
  background: #64625f;
  font-size: 14px;
  color: #fff;
  border-color: #5a5855;
}
.table-pricing-2 .pricing td {
  padding: 12px 10px 10px;
  background: #e5e5e5;
  border-color: #cecece;
}
div.dataTables_filter label {
  float: none;
}
.row-fluid [class*="span"]:last-of-type .dataTables_filter {
  text-align: right;
}
#DataTables_Table_0_length select {
  width: 80px;
}
#DataTables_Table_0_info {
  padding: 0;
}
.dataTables_paginate {
  text-align: right;
}
.dataTables_length {
  padding-top: 5px;
}
.ColVis {
  margin: 0;
}
.google-visualization-table-div-page {
  margin: 10px 0 0 0 !important;
}
.google-visualization-table-div-page .a-d-e-h-g {
  padding: 0;
  border: none;
  margin: 0;
}
.google-visualization-table-div-page .a-d-e-f-g,
.google-visualization-table-div-page .a-d-e-h-g {
  border-style: none;
}
.google-visualization-table-div-page .a-d-e-o-q .a-d-e-h-g {
  border: none;
}
.google-visualization-table-div-page .a-d-e {
  background: none;
  margin-left: 5px;
}
.google-visualization-table-div-page .a-d-e.a-d-e-o-p {
  margin-left: 0;
}
.google-visualization-table-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #e5e5e5;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 10pt;
  background: none !important;
}
.google-visualization-table-table td,
.google-visualization-table-table .tableHeaderRow td {
  padding: 4px 10px;
  border: none;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  line-height: 20px;
}
.google-visualization-table-table .tableHeaderRow td {
  font-weight: bold;
  vertical-align: bottom;
}
.google-visualization-table-table tbody tr:nth-child(odd) td,
.google-visualization-table-table tbody tr:nth-child(odd) td {
  background-color: rgba(255, 255, 255, 0.5);
}
.google-visualization-table-table .tableHeaderRow:first-child tr:first-child > td:first-child,
.google-visualization-table-table tbody:first-child tr:first-child > td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.google-visualization-table-table .tableHeaderRow:first-child tr:first-child > td:last-child,
.google-visualization-table-table tbody:first-child tr:first-child > td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.google-visualization-table-table tbody:last-child tr:last-child > td:first-child {
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.google-visualization-table-table tbody:last-child tr:last-child > td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.google-visualization-table-table .tableHeaderRow:first-child tr:first-child td,
.google-visualization-table-table tbody:first-child tr:first-child td {
  border-top: 0;
}
@media only screen and (max-width: 979px) {
  .table-responsive.swipe-horizontal {
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    width: 100%;
    border-left: 1px solid #DDD;
  }
  .table-responsive.swipe-horizontal th,
  .table-responsive.swipe-horizontal td {
    display: block;
    margin: 0;
    vertical-align: top;
  }
  .table-responsive.swipe-horizontal th {
    text-align: right;
    border-bottom: 0;
    border-left: 0;
  }
  .table-responsive.swipe-horizontal td {
    min-height: 1.25em;
    text-align: left;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top: 0;
    font-size: 13px;
  }
  .table-responsive.swipe-horizontal thead {
    display: block;
    float: left;
  }
  .table-responsive.swipe-horizontal thead tr {
    display: block;
  }
  .table-responsive.swipe-horizontal tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
    word-spacing: 0;
    letter-spacing: 0;
    font-size: 0;
  }
  .table-responsive.swipe-horizontal tbody tr {
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #e5e5e5;
  }
  .table-responsive.block {
    /* Force table to not be like tables anymore */
  
    /* Hide table headers (but not display: none;, for accessibility) */
  
    /* Label the data */
  
  }
  .table-responsive.block table,
  .table-responsive.block thead,
  .table-responsive.block tbody,
  .table-responsive.block th,
  .table-responsive.block td,
  .table-responsive.block tr {
    display: block;
  }
  .table-responsive.block thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-responsive.block tr {
    border: 1px solid #e5e5e5;
  }
  .table-responsive.block td {
    /* Behave  like a "row" */
  
    border: none;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .table-responsive.block td:before {
    /* Now like a table header */
  
    position: absolute;
    /* Top/left values mimic padding */
  
    vertical-align: middle;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: right;
    font-weight: bold;
  }
  .table-responsive.block td:before {
    content: attr(data-title);
  }
}
.table-invoice td {
  border: none;
  padding: 0;
}
.table-projects .stats span {
  display: block;
  text-transform: uppercase;
  padding: 2px 0;
}
.table-projects .stats span.count {
  font-size: 18pt;
  font-weight: normal;
  color: #4a8bc2;
}
.label.large {
  height: 29px;
  padding: 0 10px;
  line-height: 29px;
  background: #e5e5e5;
  color: #64625f;
  text-shadow: 0 1px 0 #fff;
}
.label.label-primary {
  background: #4a8bc2;
}
.label.label-warning {
  background: #ab7a4b;
}
.label.label-important,.label.label-Rejected {
  background: #bd362f;
}
.label.label-success,.label.label-Approved {
  background: #609450;
}
.label.label-Pending {
  background-color: #f89406;
}
.label.label-block {
  display: block;
}
.tooltip-inner {
  background: #272a2c;
  color: #bab9b9;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #272a2c;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #272a2c;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #272a2c;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #272a2c;
}
.tooltip.left {
  margin-left: -13px;
}
#flotTip {
  white-space: nowrap;
  border: 1px solid #4a8bc2;
  padding: 3px 8px;
  background: #4a8bc2;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 100;
  color: #fff;
}
.popover {
  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;
}
.popover .popover-title {
  font-weight: 600;
  padding: 0 10px;
  height: 29px;
  line-height: 29px;
  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;
  position: relative;
  overflow: hidden;
}
#demo_popovers .popover {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
}
.modal-backdrop {
  z-index: 10000;
  background: #000000;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.modal {
  z-index: 10001;
  border-color: #dbdbdb;
  box-shadow: 0 3px 0 0 #dbdbdb;
  -moz-box-shadow: 0 3px 0 0 #dbdbdb;
  -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
  background: #ffffff;
}
.modal .modal-header {
  padding: 0 10px;
  height: 29px;
  line-height: 29px;
  border-color: #dbdbdb;
  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);
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.modal .modal-header h3 {
  font-size: 14px;
}
.modal .modal-header .close {
  position: absolute;
  top: 5px;
  right: 10px;
  padding: 0;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #7c7c7c;
  text-shadow: 0 1px 0 #ffffff;
}
.modal .modal-body {
  padding: 10px;
}
.modal .modal-body p:last-child {
  margin: 0;
}
.modal .modal-footer {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  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);
  border-color: #ebebeb;
  padding: 10px;
  background: #fafafa url("../images/pattern1.png") repeat;
}
.alert {
  margin: 0 0 15px;
  color: #fff;
  border-color: #ab7a4b;
  background: #ab7a4b;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.alert h4 {
  margin: 0 0 5px;
  color: #fff;
}
.alert.alert-error {
  background: #bd362f;
  color: #fff;
  border-color: #bd362f;
}
.alert.alert-error .close {
  color: #fff;
}
.alert.alert-error h4 {
  color: #fff;
}
.alert.alert-primary {
  background: #4a8bc2;
  color: #fff;
  border-color: #4a8bc2;
}
.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: #609450;
  background: #609450;
  color: #fff;
}
.alert.alert-success .close,
.alert.alert-success h4 {
  color: #fff;
}
.alert .close {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #fff;
}
.progress {
  background: #ffffff;
  margin: 0 0 10px;
  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);
}
.progress .bar {
  background: #e8e8e8;
}
.progress .bar.right {
  text-align: right;
  text-indent: 10px;
  direction: rtl;
}
.progress.white {
  background: #fff;
}
.progress.progress-info .bar {
  background: #93b9d8;
}
.progress.progress-success .bar {
  background: #609450;
}
.progress.progress-warning .bar {
  background: #ab7a4b;
}
.progress.progress-primary .bar {
  background: #4a8bc2;
}
.progress.progress-danger .bar {
  background: #bd362f;
}
.progress.progress-inverse .bar {
  background: #45484d;
}
.progress.progress-small {
  height: 15px;
}
.progress.progress-small .bar {
  font-size: 8px;
  line-height: 15px;
}
.progress.progress-small .bar.right {
  text-indent: 2px;
}
.progress.progress-mini {
  height: 5px;
}
.accordion {
  margin: 0 0 10px;
  position: relative;
}
.accordion .accordion-group {
  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 .accordion-inner {
  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 .accordion-heading .accordion-toggle {
  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);
  color: #7c7c7c;
  text-decoration: none;
  font-weight: 600;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  height: 29px;
  padding: 0 10px;
  line-height: 29px;
}
.accordion.accordion-2 {
  border: 1px solid #dbdbdb;
}
.accordion.accordion-2 .accordion-heading .accordion-toggle {
  border-bottom: 1px solid #dbdbdb;
  background: #ffffff;
  height: 38px;
  line-height: 38px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.accordion.accordion-2 .accordion-heading .accordion-toggle.glyphicons {
  padding: 0 10px;
}
.accordion.accordion-2 .accordion-heading .accordion-toggle.glyphicons i {
  width: 30px;
  line-height: 38px;
  height: 38px;
  display: block;
  float: left;
}
.accordion.accordion-2 .accordion-heading .accordion-toggle.glyphicons i:before {
  font-size: 20px;
  color: #cccccc;
  top: auto;
  left: auto;
  width: 30px;
  line-height: 38px;
  height: 38px;
  position: relative;
  text-align: center;
}
.accordion.accordion-2 .accordion-body.in {
  border-bottom: 1px solid #dbdbdb;
}
.accordion.accordion-2 .accordion-group {
  border: none;
  margin: 0;
}
.accordion.accordion-2 .accordion-group:last-child .accordion-body.in {
  border-top: 1px solid #dbdbdb;
}
.accordion.accordion-2 .accordion-inner {
  border: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.pager li > a,
.pager li > span {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.pagination ul {
  background: #ffffff;
}
.pagination ul > 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 ul > li > a:hover,
.pagination ul > li.primary > a {
  border-color: #70a3cf;
  background: #4a8bc2;
  color: #fff;
  font-weight: 600;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  border-color: #4a8bc2;
  background: #4a8bc2;
  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 ul > li > a,
.pagination ul > li > span {
  border-color: #dbdbdb;
  background: #ffffff;
}
.pagination ul > .primary.disabled > a,
.pagination ul > .disabled > a,
.pagination ul > .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 ul > .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);
}
.gritter-item-wrapper .gritter-item p {
  margin: 0 0 10px;
}
.gritter-item-wrapper .gritter-item p:last-child {
  margin: 0;
}
.gritter-item-wrapper.gritter-primary .gritter-top {
  display: none;
}
.gritter-item-wrapper.gritter-primary .gritter-bottom {
  display: none;
}
.gritter-item-wrapper.gritter-primary .gritter-item {
  background: rgba(74, 139, 194, 0.9);
  padding: 10px 10px 15px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  color: #fff;
}
.gritter-item-wrapper.gritter-primary .gritter-item a {
  color: #fff;
  text-decoration: underline;
}
.notyfy_wrapper {
  border: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.notyfy_wrapper.notyfy_alert {
  background: #ffffff;
}
.notyfy_wrapper.notyfy_error {
  background: #bd362f;
  color: #fff;
}
.notyfy_wrapper.notyfy_success {
  background: #51a351;
  color: #fff;
}
.notyfy_wrapper.notyfy_warning {
  background: #74614f;
  color: #fff;
}
.notyfy_wrapper.notyfy_information {
  background: #57B7E2;
  color: #fff;
}
.notyfy_wrapper.notyfy_confirm {
  background: #ffffff;
}
.notyfy_wrapper.notyfy_primary {
  background: #4a8bc2;
  border: none;
}
.notyfy_wrapper.notyfy_primary,
.notyfy_wrapper.notyfy_primary * {
  color: #fff;
}
.notyfy_wrapper.notyfy_default {
  background: #fafafa;
}
.notyfy_wrapper.notyfy_dark {
  background: #4a4846;
}
.notyfy_wrapper.notyfy_dark,
.notyfy_wrapper.notyfy_dark * {
  color: #fff;
}
#notyfy_container_top {
  top: 0;
  left: 0;
  width: 100%;
}
#notyfy_container_top .notyfy_wrapper {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
#content-notification .notyfy_wrapper {
  border: none;
  box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.5), inset 0 -8px 8px -8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.5), inset 0 -8px 8px -8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.5), inset 0 -8px 8px -8px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
#content-notification .notyfy_wrapper p {
  margin: 0;
}
#content-notification .notyfy_wrapper .notyfy_message {
  padding: 15px 10px;
}
#content-notification .notyfy_wrapper.notyfy_default {
  background: #fafafa url("../images/pattern1.png") repeat;
}
#content-notification .notyfy_wrapper.notyfy_dark {
  background: #4a4846 url("../images/pattern1.png") repeat;
}
#content-notification .notyfy_wrapper.notyfy_primary {
  background: #4a8bc2 url("../images/pattern1.png") repeat;
  box-shadow: inset 0 8px 8px -8px #0a141d, inset 0 -8px 8px -8px #2a567c;
  -moz-box-shadow: inset 0 8px 8px -8px #0a141d, inset 0 -8px 8px -8px #2a567c;
  -webkit-box-shadow: inset 0 8px 8px -8px #0a141d, inset 0 -8px 8px -8px #2a567c;
}
.sliders-vertical span {
  height: 120px;
  float: left;
  margin: 15px;
}
.ui-slider-wrap {
  display: block;
  padding: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset, 0 2px 2px rgba(0, 0, 0, 0.05) inset, 0 0 0 1px rgba(255, 255, 255, 0.9) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset, 0 2px 2px rgba(0, 0, 0, 0.05) inset, 0 0 0 1px rgba(255, 255, 255, 0.9) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset, 0 2px 2px rgba(0, 0, 0, 0.05) inset, 0 0 0 1px rgba(255, 255, 255, 0.9) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}
.ui-slider-wrap .ui-slider {
  background: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}
.ui-slider-wrap .ui-slider-horizontal {
  height: 10px;
}
.ui-slider-wrap .ui-slider-horizontal .ui-slider-handle {
  top: -5px;
}
.ui-slider-wrap .ui-slider-vertical .ui-slider-handle {
  left: -4px;
}
.ui-slider-wrap .ui-slider-handle {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background: #fff;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.3);
  width: 13px;
  height: 13px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ui-slider-wrap .ui-slider-range {
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) inset, 0 2px 2px rgba(0, 0, 0, 0.05) inset;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) inset, 0 2px 2px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) inset, 0 2px 2px rgba(0, 0, 0, 0.05) inset;
  background: rgba(0, 0, 0, 0.2);
}
.ui-slider-wrap .slider-primary .ui-slider-handle {
  border-color: #4a8bc2;
}
.ui-slider-wrap .slider-primary .ui-slider-range {
  background: #4a8bc2;
}
.ui-slider-wrap .slider-warning .ui-slider-handle {
  border-color: #FBB450;
}
.ui-slider-wrap .slider-warning .ui-slider-range {
  background: #FBB450;
}
.ui-slider-wrap .slider-success .ui-slider-handle {
  border-color: #609450;
}
.ui-slider-wrap .slider-success .ui-slider-range {
  background: #609450;
}
.ui-slider-wrap .slider-inverse .ui-slider-handle {
  border-color: #3F4246;
}
.ui-slider-wrap .slider-inverse .ui-slider-range {
  background: #3F4246;
}
.ui-slider-wrap .slider-info .ui-slider-handle {
  border-color: #93B9D8;
}
.ui-slider-wrap .slider-info .ui-slider-range {
  background: #93B9D8;
}
.sliders-vertical {
  position: relative;
  margin: 0 auto;
  display: inline-block;
}
.sliders-vertical .ui-slider-wrap {
  margin: 0 5px;
}
.sliders-vertical .ui-slider {
  margin: 0;
}
.vertical-range-slider .ui-slider-wrap {
  display: inline-block;
  margin: 0 auto;
}
.sliderContainer {
  height: 35px;
  margin-top: 50px;
  width: 100%;
}
.sliderContainer select,
.sliderContainer textarea,
.sliderContainer input[type="text"],
.sliderContainer input[type="password"],
.sliderContainer input[type="datetime"],
.sliderContainer input[type="datetime-local"],
.sliderContainer input[type="date"],
.sliderContainer input[type="month"],
.sliderContainer input[type="time"],
.sliderContainer input[type="week"],
.sliderContainer input[type="number"],
.sliderContainer input[type="email"],
.sliderContainer input[type="url"],
.sliderContainer input[type="search"],
.sliderContainer input[type="tel"],
.sliderContainer input[type="color"],
.sliderContainer .uneditable-input {
  margin: 0;
  padding: 2px 4px;
}
.sliderContainer .ui-rangeSlider-withArrows .ui-rangeSlider-container {
  margin: 0 20px;
}
.sliderContainer .ui-rangeSlider-bar {
  background: #4a8bc2;
  height: 30px;
  margin: 0;
}
.sliderContainer .ui-rangeSlider-withArrows .ui-rangeSlider-container,
.sliderContainer .ui-rangeSlider-noArrow .ui-rangeSlider-container,
.sliderContainer .ui-rangeSlider-arrow,
.sliderContainer .ui-rangeSlider-bar {
  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);
}
.sliderContainer .ui-rangeSlider-container,
.sliderContainer .ui-rangeSlider-arrow,
.sliderContainer .ui-rangeSlider-label {
  background: #e5e5e5;
  color: #7c7c7c;
  font-size: 13px;
}
.sliderContainer .ui-rangeSlider-container {
  border-color: #dbdbdb;
}
.sliderContainer .ui-editRangeSlider .ui-rangeSlider-label {
  padding: 5px;
}
.sliderContainer .ui-rangeSlider-label-inner {
  border-top-color: #e5e5e5;
}
.sliderContainer .ui-rangeSlider-arrow {
  border-color: #dbdbdb;
}
.sliderContainer .ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner {
  border-left-color: #4a8bc2;
  margin-right: -4px;
}
.sliderContainer .ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner {
  border-right-color: #4a8bc2;
  margin-left: -4px;
}
.sliderContainer .ui-rangeSlider-arrow {
  width: 20px;
}
.sliderContainer .ui-rangeSlider .ui-ruler-scale {
  overflow: hidden;
}
.sliderContainer .ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-inner {
  border-color: #dbdbdb;
}
.sliderContainer .ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-label {
  color: #7c7c7c;
}
.sliderContainer .rangeslider-danger .ui-rangeSlider-bar {
  background: #bd362f;
}
.sliderContainer .rangeslider-danger .ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner {
  border-left-color: #bd362f;
}
.sliderContainer .rangeslider-danger .ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner {
  border-right-color: #bd362f;
}
.sliderContainer .rangeslider-success .ui-rangeSlider-bar {
  background: #609450;
}
.sliderContainer .rangeslider-success .ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner {
  border-left-color: #609450;
}
.sliderContainer .rangeslider-success .ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner {
  border-right-color: #609450;
}
.sliderContainer .rangeslider-warning .ui-rangeSlider-bar {
  background: #ab7a4b;
}
.sliderContainer .rangeslider-warning .ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner {
  border-left-color: #ab7a4b;
}
.sliderContainer .rangeslider-warning .ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner {
  border-right-color: #ab7a4b;
}
.widget-body-gray .sliderContainer .ui-rangeSlider-label-inner {
  border-top-color: #cecece;
}
.widget-body-gray .sliderContainer .ui-rangeSlider-container,
.widget-body-gray .sliderContainer .ui-rangeSlider-arrow,
.widget-body-gray .sliderContainer .ui-rangeSlider-label {
  background: #cecece;
  color: #4d4d4d;
  font-weight: 600;
}
.widget-body-gray .sliderContainer .ui-rangeSlider:not(.rangeslider-success) .ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner {
  border-left-color: #4d4d4d;
}
.widget-body-gray .sliderContainer .ui-rangeSlider:not(.rangeslider-success) .ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner {
  border-right-color: #4d4d4d;
}
.widget-body-gray .sliderContainer .ui-rangeSlider:not(.rangeslider-success) .ui-rangeSlider-bar {
  background: #4d4d4d;
}
.ui-widget-header {
  border-color: #4a8bc2;
  background: #4a8bc2;
  color: #fff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #fafafa;
  border-color: #dddddd;
  color: #797979;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: #4a8bc2;
  color: #fff;
}
.ui-widget-content {
  border: none;
}
.ui-datepicker {
  padding: 10px;
  background: #fff;
  font-size: 12px;
}
.ui-datepicker .ui-widget-header {
  background: none;
  color: #4d4d4d;
  border: none;
}
.ui-datepicker .ui-datepicker-calendar {
  border-collapse: collapse;
}
.ui-datepicker .ui-datepicker-calendar thead {
  background: #cecece;
}
.ui-datepicker .ui-datepicker-calendar thead th {
  padding: .5em .3em;
}
.ui-datepicker .ui-datepicker-calendar tbody td {
  padding: 0;
}
.ui-datepicker .ui-datepicker-calendar tbody td span {
  text-align: center;
}
.ui-datepicker .ui-datepicker-calendar tbody td a {
  text-align: center;
}
.ui-datepicker .ui-datepicker-calendar tbody td a.ui-state-default {
  background: none;
  color: #4d4d4d;
  font-weight: 600;
}
.ui-datepicker .ui-datepicker-calendar tbody td a.ui-state-active {
  background: #4a8bc2;
  color: #fff;
}
.widget-body-gray .ui-datepicker {
  background: none;
  padding: 0;
  font-size: 12px;
}
.widget-body-gray .ui-datepicker .ui-widget-header {
  background: none;
  color: #4d4d4d;
  border: none;
}
.widget-body-gray .ui-datepicker .ui-datepicker-calendar {
  border-collapse: collapse;
}
.widget-body-gray .ui-datepicker .ui-datepicker-calendar thead {
  background: #cecece;
}
.widget-body-gray .ui-datepicker .ui-datepicker-calendar thead th {
  padding: .5em .3em;
}
.widget-body-gray .ui-datepicker .ui-datepicker-calendar tbody td {
  padding: 0;
}
.widget-body-gray .ui-datepicker .ui-datepicker-calendar tbody td span {
  text-align: center;
}
.widget-body-gray .ui-datepicker .ui-datepicker-calendar tbody td a {
  text-align: center;
}
.widget-body-gray .ui-datepicker .ui-datepicker-calendar tbody td a.ui-state-default {
  background: none;
  color: #4d4d4d;
  font-weight: 600;
}
.widget-body-gray .ui-datepicker .ui-datepicker-calendar tbody td a.ui-state-active {
  background: #4a8bc2;
  color: #fff;
}
.ui-datepicker-inline {
  width: 100%;
  padding: 0;
}
.datepicker-inline {
  margin: 0 0 5px;
}
.wizard .wizard-head {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-bottom: none;
}
.bwizard-steps .label {
  position: relative;
  top: -1px;
  margin: 0 5px 0 0;
  padding: 1px 5px 2px;
}
.bwizard-steps .active .label {
  background-color: #333;
}
.bwizard-steps {
  display: block;
  margin: 0;
  padding: 0;
  height: 40px;
  list-style: none;
}
.bwizard-steps li {
  display: block;
  float: left;
  position: relative;
  margin-right: 5px;
  line-height: 40px;
  height: 40px;
  background: #fafafa;
}
.bwizard-steps li a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px 0 40px;
}
.bwizard-steps li.active {
  color: #fff;
  background: #4a8bc2;
}
.bwizard-steps li.active:after {
  border-left-color: #4a8bc2;
}
.bwizard-steps li.active a {
  color: #fff;
  cursor: default;
}
.bwizard-steps li:after {
  position: absolute;
  right: -20px;
  top: 0;
  height: 0;
  width: 0;
  border-bottom: 20px inset transparent;
  border-left: 20px solid #fafafa;
  border-top: 20px inset transparent;
  content: "";
  z-index: 2;
}
.bwizard-steps li:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 0;
  border-bottom: 20px inset transparent;
  border-left: 20px solid #fff;
  border-top: 20px inset transparent;
  content: "";
}
.bwizard-steps li:last-child {
  margin-right: 0;
}
.bwizard-steps li:first-child:before {
  border: none;
}
.bwizard-steps li:first-child a {
  padding-left: 20px;
}
.bwizard-steps a:hover {
  text-decoration: none;
}
.bwizard-steps.clickable li:not (.active ) {
  cursor: pointer;
}
.bwizard-steps.clickable li:hover:not (.active ) {
  background: #ccc;
}
.bwizard-steps.clickable li:hover:not (.active ):after {
  border-left-color: #ccc;
}
.bwizard-steps.clickable li:hover:not (.active ) a {
  color: #08c;
}
@media (max-width: 480px) {
  /* badges only on small screens */
  .bwizard-steps li:after,
  .bwizard-steps li:before {
    border: none;
  }
  .bwizard-steps li,
  .bwizard-steps li.active,
  .bwizard-steps li:first-child,
  .bwizard-steps li:last-child {
    margin-right: 0;
    padding: 0;
    background-color: transparent;
  }
}
.layout-timeline {
  border-top-color: #d2d1d0 !important;
  border-top-width: 2px !important;
}
.layout-timeline > [class*="span"] ~ [class*="span"]:after {
  width: 2px;
  background: #d2d1d0;
}
.layout-timeline .media {
  margin: 0 0 15px;
}
.layout-timeline .media .media-body {
  padding: 10px 0 0;
  line-height: 17px;
}
.layout-timeline .media .media-body .author {
  font-size: 14px;
}
.layout-timeline .glyphicons.pencil {
  position: absolute;
  top: 15px;
  right: 15px;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
}
.layout-timeline .glyphicons.pencil i:before {
  top: 0;
  right: 0;
  font-size: 17px;
  color: #cccccc;
}
.layout-timeline ul.timeline {
  list-style: none;
  margin: 0;
  padding: 15px 15px 15px 30px;
}
.layout-timeline ul.timeline > li {
  position: relative;
  padding: 0 0 15px;
}
.layout-timeline ul.timeline > li .date {
  width: 50px;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  position: absolute;
  left: -70px;
  top: 0;
  z-index: 2;
}
.layout-timeline ul.timeline > li .date strong {
  display: block;
  line-height: 10px;
  padding: 3px 0 0;
}
.layout-timeline ul.timeline > li .type {
  position: absolute;
  text-transform: uppercase;
  color: #7c7c7c;
  font-weight: 600;
  padding: 0 35px 0 0;
  top: 15px;
  width: 100px;
  text-align: right;
  left: -195px;
  line-height: 24px;
  z-index: 2;
}
.layout-timeline ul.timeline > li .type i:before {
  left: auto;
  right: 0;
  color: #c6c6c5;
}
.layout-timeline ul.timeline > li .type .time {
  position: absolute;
  top: 24px;
  right: 0;
  color: #c6c6c5;
}
.layout-timeline ul.timeline > li .type:after {
  display: block;
  content: "";
  position: absolute;
  right: -60px;
  top: 12px;
  width: 45px;
  height: 2px;
  background: #d2d1d0;
}
.layout-timeline ul.timeline > li .type:before {
  display: block;
  content: "";
  position: absolute;
  right: -20px;
  top: 9px;
  width: 8px;
  height: 8px;
  background: #d2d1d0;
}
.layout-timeline ul.timeline > li .separator .type {
  top: 60px;
}
.layout-timeline ul.timeline > li .alert-gray {
  background: #f8f8f8;
  color: #7c7c7c;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  border: none;
  margin: 0;
}
.layout-timeline ul.timeline > li p.glyphicons {
  padding: 5px 0 5px 25px;
}
.layout-timeline ul.timeline > li p.glyphicons i:before {
  color: #dfdfdf;
  font-size: 17px;
  top: 5px;
  left: 0;
}
.layout-timeline ul.timeline > li .widget-body-gray .glyphicons i:before {
  color: #7c7c7c;
}
.layout-timeline ul.timeline > li .widget-body-gray a {
  color: #000;
  text-decoration: underline;
}
.layout-timeline ul.timeline > li .widget-body-gray strong {
  font-weight: 400;
  color: #000;
}
.layout-timeline ul.timeline > li.active .type {
  color: #4a8bc2;
}
.layout-timeline ul.timeline > li.active .type i:before {
  color: #4a8bc2;
}
.layout-timeline ul.timeline > li.active .type:before,
.layout-timeline ul.timeline > li.active .type:after {
  background: #4a8bc2;
}
.layout-timeline ul.timeline > li.active:before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: -45px;
  width: 2px;
  z-index: 2;
  background: #4a8bc2;
}
.nav-timeline > li {
  margin: 0 0 5px;
}
.nav-timeline > li > a {
  background: #b3b3b3;
  border: none;
  margin: 0 !important;
  font-weight: 600;
}
.nav-timeline > li > a.glyphicons {
  padding: 8px 12px;
}
.nav-timeline > li > a.glyphicons i:before {
  position: absolute;
  left: auto;
  right: 8px;
  top: 8px;
  color: #fff;
}
.nav-timeline > li.active > a {
  background: #4a8bc2;
}
body.login {
  background: #f0f0f0;
}
body.login #login {
  padding: 40px 0 0;
}
body.login #login a:not(.btn) {
  color: #7c7c7c;
  text-decoration: underline;
}
body.login #login h1 {
  font-size: 20pt;
  text-align: center;
  display: block;
  padding: 0 0 20px;
  text-shadow: 0 1px 0 #ffffff;
}
body.login #login h1 i:before {
  position: relative;
  left: auto;
  top: auto;
  color: #7c7c7c;
}
body.login #login .wrapper {
  max-width: 354px;
  min-width: 300px;
  margin: 0 auto;
  position: relative;
}
body.login #login .wrapper.signup {
  max-width: 600px;
}
body.login #login .widget .widget-head .btn {
  margin: -4px 0 0 5px;
}
body.login #login .widget .widget-head div {
  font-size: 12px;
}
body.login #login .widget .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;
  background: #fafafa;
}
body.login #login .widget .widget-footer {
  height: 40px;
  line-height: 40px;
  margin: 15px 0 0;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #dbdbdb;
}
body.login #login .widget .widget-footer p {
  font-size: 12px;
  color: #7c7c7c;
  font-weight: 600;
  margin: 0;
  width: auto;
  float: none;
  padding: 0 10px 0 35px;
  display: block;
  height: 40px;
  line-height: 40px;
}
body.login #login .widget .widget-footer p i:before {
  top: 7px;
  left: 7px;
}
body.login #login label {
  font-size: 13px;
  color: #7c7c7c;
  font-weight: 600;
}
body.login #login .checkbox {
  margin-top: 5px;
}
body.login #login .password {
  float: right;
  font-size: 12px;
  font-weight: 400;
}
body.login #login input[type="text"],
body.login #login input[type="password"] {
  font-size: 13px;
  height: auto;
  margin-bottom: 10px;
  padding: 5px 9px;
  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);
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  background: #fff;
}
body.login #login ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ccc;
}
body.login #login :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
body.login #login ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}
body.login #login :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
}
body.login #login form {
  margin: 0;
}
body.login #login p {
  margin: 5px 0;
}
body.login #login p:first-child {
  margin: 0 0 10px;
}
body.login #login p:last-child {
  margin: 10px 0 0;
}
body.login #login .form-signin {
  position: relative;
  max-width: 600px;
  margin: 0 auto 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
body.login #login .form-signin .inner {
  padding: 20px;
}
.gallery ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery ul li .thumb {
  position: relative;
  display: block;
  padding: 5px;
  margin-bottom: 10px;
  z-index: 1;
  overflow: hidden;
}
.gallery ul li.span2:nth-child(6n+7) {
  margin-left: 0;
}
.gallery ul li.span3:nth-child(4n+5) {
  margin-left: 0;
}
.gallery ul li.span4:nth-child(3n+4) {
  margin-left: 0;
}
.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: #4a8bc2;
  -webkit-box-shadow: 0 1px 4px rgba(74, 139, 194, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(74, 139, 194, 0.25);
  box-shadow: 0 1px 4px rgba(74, 139, 194, 0.25);
  text-decoration: none;
}
.thumbnail {
  border-color: #dbdbdb;
}
a.thumbnail .caption {
  display: block;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #4a8bc2;
  -webkit-box-shadow: 0 1px 4px rgba(74, 139, 194, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(74, 139, 194, 0.25);
  box-shadow: 0 1px 4px rgba(74, 139, 194, 0.25);
  text-decoration: none;
}
.carousel {
  margin-bottom: 15px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.carousel .carousel-control {
  font-size: 45px;
  opacity: 1;
  filter: alpha(opacity=100);
  background: #e5e5e5;
  color: #000;
  border-color: #000;
  text-shadow: 0 1px 0 #ffffff;
}
.carousel .carousel-control.right {
  text-align: center;
}
.carousel .carousel-inner {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 3px 0 0 #f6f6f6;
  -moz-box-shadow: 0 3px 0 0 #f6f6f6;
  -webkit-box-shadow: 0 3px 0 0 #f6f6f6;
  border: 1px solid #dbdbdb;
}
.carousel .item {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.carousel .item img {
  min-width: 100%;
}
.carousel .carousel-caption {
  background: rgba(229, 229, 229, 0.95);
  text-shadow: 0 1px 0 #ffffff;
}
.carousel .carousel-caption p {
  color: #7c7c7c;
}
.carousel .carousel-caption h4 {
  font-size: 12pt;
  color: #000;
  font-weight: 600;
}
.carousel .carousel-caption a {
  text-decoration: underline;
  color: #000;
}
.carousel.carousel-1 {
  height: 223px;
  margin-bottom: 33px;
  background: #e5e5e5;
}
.carousel.carousel-1 .item {
  height: 223px;
  overflow: hidden;
}
.carousel.carousel-1 .item img {
  min-height: 100%;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.carousel.carousel-1 .carousel-indicators {
  top: auto;
  bottom: -23px;
  right: 0;
}
.carousel.carousel-1 .carousel-indicators li {
  background: #96bcdc;
}
.carousel.carousel-1 .carousel-indicators li.active {
  background: #4a8bc2;
}
.carousel.carousel-1 .carousel-caption {
  height: 193px;
  background: #e5e5e5;
  top: 0;
}
/* Apply these styles only when #preview-pane has
   been placed within the Jcrop widget */
.jcrop-holder #preview-pane {
  display: block;
  position: absolute;
  z-index: 2000;
  top: 10px;
  right: 10px;
  padding: 6px;
  background-color: white;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
}
/* The Javascript code will set the aspect ratio of the crop
   area based on the size of the thumbnail preview,
   specified here */
#preview-pane .preview-container {
  width: 125px;
  height: 85px;
  overflow: hidden;
}
.jcrop-holder {
  margin: 0 auto;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.jcrop-holder img {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.fc-state-highlight {
  background: rgba(0, 0, 0, 0.2);
}
#external-events ul {
  list-style: none;
  margin: 0 0 20px;
}
#external-events li {
  margin: 0 0 5px;
  padding: 2px 5px;
  background: #4a8bc2;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  font-size: .85em;
  cursor: pointer;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
}
#external-events li.glyphicons {
  padding: 2px 5px 2px 30px;
  display: block;
}
#external-events li.glyphicons i:before {
  font-size: 14px;
  color: #fff;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  height: 24px;
  width: 24px;
  line-height: 24px;
  text-align: center;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.fc-header-title h2 {
  font-size: 16pt;
  line-height: 25px;
}
.fc-event-skin {
  border-color: #4a8bc2;
  background-color: #4a8bc2;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
}
.fc-event-time,
.fc-event-title {
  padding: 0 5px;
}
#calendar .btn-group .btn-primary {
  margin-right: 2px;
}
#guided-tour {
  position: fixed;
  z-index: 10000;
  top: 100px;
  right: -100%;
  width: 40px;
  height: 20px;
  padding: 10px;
  background: #4a8bc2;
  font-size: 14pt;
  color: #fff;
  text-align: center;
  box-shadow: -1px 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -1px 3px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -1px 3px 5px rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
  overflow: hidden;
  white-space: nowrap;
}
#guided-tour .hide {
  float: left;
  height: 0;
  display: inline-block !important;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
#guided-tour #close-tour {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0 1px 0 #fff;
  background: rgba(255, 255, 255, 0.6);
}
#guided-tour #close-tour:hover {
  background: rgba(255, 255, 255, 0.9);
}
#guided-tour:hover {
  width: 100px;
  padding: 10px 40px 10px 10px;
}
#guided-tour:hover .hide {
  padding: 0 5px 0 0;
  opacity: 1;
  height: auto;
}
#guided-tour:hover #close-tour {
  display: block;
}
#tlyPageGuideWrapper #tlyPageGuideMessages {
  margin: 0;
  width: 100%;
  height: auto;
  padding: 20px;
  z-index: 9000;
}
#tlyPageGuideWrapper #tlyPageGuideMessages div {
  margin: 0 90px 0 120px;
}
#tlyPageGuideWrapper #tlyPageGuideMessages h4 {
  color: #fff;
}
#tlyPageGuideWrapper #tlyPageGuideMessages p:last-child {
  margin: 0;
}
#tlyPageGuideWrapper #tlyPageGuide li {
  background: rgba(0, 0, 0, 0.4);
}
#tlyPageGuideWrapper #tlyPageGuide li:hover {
  background: rgba(0, 0, 0, 0.9);
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_right:after,
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_left:after,
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_top:after {
  border-top-color: rgba(0, 0, 0, 0.3);
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_bottom:after {
  border-bottom-color: rgba(0, 0, 0, 0.3);
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_right:hover,
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_left:hover,
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_top:hover {
  margin: 0;
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_right:hover:after,
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_left:hover:after,
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_top:hover:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_bottom:hover {
  margin: 0;
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_bottom:hover:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tlypageguide_shadow:after {
  background: rgba(74, 139, 194, 0.2);
  box-shadow: 0 0 1px 1px rgba(74, 139, 194, 0.7);
  -moz-box-shadow: 0 0 1px 1px rgba(74, 139, 194, 0.7);
  -webkit-box-shadow: 0 0 1px 1px rgba(74, 139, 194, 0.7);
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide-active {
  background: #4a8bc2;
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide-active.tlypageguide_right:after,
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide-active.tlypageguide_left:after,
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide-active.tlypageguide_top:after {
  border-top-color: #4a8bc2;
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide-active.tlypageguide_bottom:after {
  border-bottom-color: #4a8bc2;
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_back,
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_fwd {
  top: 29px;
}
#tlyPageGuideWrapper #tlyPageGuideMessages span {
  top: 20px;
  background: #4a8bc2;
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_close {
  background: #4a8bc2;
}
#docs_icons {
  text-align: center;
  padding: 0 20px;
}
#docs_icons .glyphicons {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 125px;
  font-size: 12px;
  line-height: 48px;
  overflow: hidden;
  color: #7c7c7c;
}
#docs_icons .glyphicons i:before {
  line-height: 55px !important;
  color: #4a8bc2;
}
.documentation ul ul {
  margin-bottom: 10px;
}
.documentation .span3 .menu.affix {
  position: fixed;
  top: 20px;
  width: 220px;
}
.documentation .show-grid {
  margin-top: 10px;
  margin-bottom: 20px;
}
.documentation .show-grid [class*="span"] {
  background-color: #535a5e;
  text-align: center;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  min-height: 40px;
  line-height: 40px;
  color: #fff;
}
.documentation .show-grid .show-grid {
  margin-top: 0;
  margin-bottom: 0;
}
.documentation .show-grid .show-grid [class*="span"] {
  background-color: #848d93;
}
#landing_1 .mosaic-line {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #e5e5e5;
  background: #f9f9f9;
}
#landing_1 .mosaic-line.mosaic-line-2 {
  line-height: 100px;
  height: 100px;
}
#landing_1 .mosaic-line.mosaic-line-2 h2 {
  line-height: 100px;
  text-shadow: 0 1px 0 #fff;
}
#landing_1 .mosaic-line.mosaic-line-2 h2 span {
  color: #ccc;
}
#landing_1 .banner {
  background: #000;
  height: 321px;
}
#landing_1 .banner .banner-wrapper {
  height: 321px;
  position: relative;
  overflow: hidden;
}
#landing_1 .banner .banner-wrapper.banner-1 {
  margin: 0;
  background: #000;
}
#landing_1 .banner .banner-wrapper.banner-1 h3 {
  height: 46px;
  line-height: 46px;
  top: 65px;
  right: 27px;
  position: absolute;
  background: #fff;
  color: #4a8bc2;
  font-size: 22pt;
  font-weight: bold;
  padding: 0 15px;
}
#landing_1 .banner .banner-wrapper.banner-1 p {
  position: absolute;
  top: 126px;
  right: 27px;
  background: #1f1e1e;
  color: #fff;
  line-height: 25px;
  width: 370px;
  text-align: right;
  padding: 10px 15px;
}
#landing_1 .banner .banner-wrapper.banner-1 p a {
  text-decoration: underline;
  color: #4a8bc2;
}
#landing_1 .banner .banner-wrapper.banner-1 .btn {
  position: absolute;
  top: 232px;
  right: 27px;
}
#landing_2 .mosaic-line {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #e5e5e5;
  background: #f9f9f9;
}
#landing_2 .mosaic-line.mosaic-line-2 {
  line-height: 100px;
  height: 100px;
}
#landing_2 .mosaic-line.mosaic-line-2 h2 {
  line-height: 100px;
  text-shadow: 0 1px 0 #fff;
}
#landing_2 .mosaic-line.mosaic-line-2 h2 span {
  color: #ccc;
}
#landing_2 .banner {
  background: #1f2123;
  height: 356px;
}
#landing_2 .banner .banner-wrapper {
  height: 356px;
  position: relative;
  overflow: hidden;
}
#landing_2 .banner .banner-wrapper.banner-1 {
  margin: 0;
}
#landing_2 .banner .banner-wrapper.banner-1 h3 {
  height: 46px;
  line-height: 46px;
  top: 55px;
  right: 27px;
  position: absolute;
  color: #fff;
  font-size: 27pt;
  font-weight: bold;
  text-shadow: none;
  padding: 0;
}
#landing_2 .banner .banner-wrapper.banner-1 p {
  position: absolute;
  top: 115px;
  right: 27px;
  background: #1f1e1e;
  color: #fff;
  line-height: 25px;
  width: 380px;
  text-align: right;
  padding: 10px 15px;
}
#landing_2 .banner .banner-wrapper.banner-1 p a {
  text-decoration: underline;
  color: #4a8bc2;
}
#landing_2 .banner .banner-wrapper.banner-1 .btn {
  position: absolute;
  bottom: 40px;
}
#landing_2 .banner .banner-wrapper.banner-1 .btn.btn-primary {
  right: 230px;
}
#landing_2 .banner .banner-wrapper.banner-1 .btn.btn-danger {
  right: 27px;
  bottom: 37px;
}
.container-960 {
  width: 960px;
  margin: 0 auto;
}
.separator-line {
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  margin-bottom: 10px;
}
#choose-preview {
  padding: 50px 0;
}
#choose-preview h2 {
  margin-left: 0;
}
#choose-preview h2 span.text-primary {
  font-size: 26pt;
  font-weight: bold;
  top: auto;
}
#choose-preview .control-group {
  margin: 0 0 5px;
}
#choose-preview select {
  color: #000;
}
#choose-preview .heading-buttons {
  margin-bottom: 10px;
}
#choose-preview .box {
  padding: 10px;
}
#choose-preview .box .options {
  display: none;
}
#choose-preview .box .actions a {
  display: none;
}
#choose-preview .box .actions a.btn-active {
  display: inline-block;
}
#choose-preview .box h3 {
  text-transform: uppercase;
  margin: 0 0 12px;
}
#choose-preview .box.active {
  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;
  border: 1px solid #dbdbdb;
  padding: 15px;
}
#choose-preview .box.active .options {
  display: block;
}
#choose-preview .box.active h3 {
  color: #000;
  text-shadow: 0 1px 0 #fff;
}
#choose-preview.style-dark .well {
  background: #ffffff;
}
#choose-preview.style-dark .box.active {
  background: #fafafa;
  border-color: #ebebeb;
}
#choose-preview.style-dark .box.active h3 {
  text-shadow: none;
  color: #fff;
}
#choose-preview.style-dark .box.active hr {
  border-top-color: #ebebeb;
}
html.front .menu-hidden .navbar.main {
  height: 99px;
}
html.front .navbar.main {
  height: auto;
  left: 0 !important;
}
html.front .navbar.main .secondary {
  height: 49px;
  line-height: 49px;
  position: relative;
  overflow: hidden;
  background-color: #275b87;
  border-bottom: 1px solid #346d9d;
}
html.front .navbar.main .secondary .appbrand {
  font-weight: 700;
  font-size: 25pt;
  color: #fff;
  text-decoration: none;
  padding: 0 8px;
}
html.front .navbar.main ul.topnav:first-of-type {
  border-left: none;
  margin-left: -8px;
}
html.front .navbar.main ul.topnav:first-of-type > li:first-of-type {
  border-left: none;
}
html.front .navbar.main li.search {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
html.front .navbar.main li.glyphs + .glyphs {
  padding-left: 0;
}
html.front .navbar.main li.glyphs {
  border: none;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  margin-left: 0;
}
html.front .navbar.main li.glyphs ul li .glyphicons {
  color: #538fc1;
}
html.front .navbar.main li.glyphs ul li .glyphicons i {
  display: inline-block;
  width: 32px;
  vertical-align: top;
}
html.front .navbar.main li.glyphs ul li.active .glyphicons,
html.front .navbar.main li.glyphs ul li:hover .glyphicons {
  color: #fff;
}
html.front .navbar.main li.glyphs ul li.single,
html.front .navbar.main li.glyphs ul li.single:last-child {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
html.front #content {
  margin: 0;
}
html.front #footer {
  background: #1f2123;
  color: #919192;
}
html.front #footer a:not(.btn) {
  color: #4a8bc2;
}
html.front #footer .copy {
  background: #000;
  color: #2a2a2a;
  text-align: left;
}
html.front #footer .copy a {
  color: #2a2a2a;
  text-decoration: none;
}
html.front #footer .copy .appbrand {
  position: absolute;
  right: 10px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}
html.front #footer .box-generic {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background: #191a1c;
  border: none;
}
html.front #footer h4 {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  text-shadow: none;
  color: #fff;
  margin: 0 0 8px;
}
html.front #footer ul {
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
}
html.front #footer ul li {
  display: block;
  background: #191a1c;
  margin: 0 0 1px;
  line-height: 30px;
  height: 30px;
}
html.front #footer ul li a {
  line-height: 30px;
  height: 30px;
  display: block;
  padding: 0 10px;
}
html.front #footer ul li:first-of-type {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
html.front #footer ul li:last-of-type {
  margin: 0;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
html.front #footer ul.icons li {
  padding: 0 10px 0 35px;
}
html.front #footer ul.icons li i:before {
  top: 7px;
  left: 10px;
}
html.front #contact_gmap {
  height: 400px;
}
html.rtl {
  /* Buttons */

  /* Typography */

  /* Widgets */

  /* Tabs */

  /* Form elements */

  /* Tables */

  /* Menus */

  /* UI elements */

  /* Layout */

  /* Timeline */

  /* Login */

  /* Front */

}
html.rtl .btn-group.btn-block .leadcontainer {
  left: 29px;
  right: 0;
}
html.rtl .btn-group.btn-block .leadcontainer > .btn:first-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
html.rtl .btn-group.btn-block .dropdown-toggle {
  float: left;
}
html.rtl .btn-toggle-code {
  left: 0;
  right: auto;
}
html.rtl h3.glyphicons,
html.rtl h2.glyphicons {
  padding: 0 45px 0 0;
}
html.rtl h3.glyphicons i:before,
html.rtl h2.glyphicons i:before {
  left: auto;
  right: 2px;
}
html.rtl .widget .widget-head .heading {
  float: right;
}
html.rtl .widget .widget-head .heading.glyphicons {
  padding: 0 35px 0 0;
}
html.rtl .widget .widget-head .heading.glyphicons i:before {
  left: auto;
  right: 0;
}
html.rtl .widget .widget-head {
  padding: 0 0 0 15px;
}
html.rtl .widget .details.pull-right {
  float: left;
}
html.rtl .breadcrumb li.pull-right {
  float: left;
}
html.rtl [data-toggle="collapse-widget"] .collapse-toggle {
  float: left;
}
html.rtl .widget-activity ul.list li > span {
  float: right;
}
html.rtl .widget-activity ul.list li.double .activity-icon {
  margin-left: 10px;
  margin-right: 0;
}
html.rtl .widget-activity ul.list li:hover:after,
html.rtl .widget-activity ul.list li.highlight:after {
  right: auto;
  left: 15px;
}
html.rtl .widget .widget-body.list ul li .count {
  float: left;
}
html.rtl .widget .widget-body.list ul li {
  text-align: right;
}
html.rtl .widget .widget-body.list ul li .badge {
  left: 8px;
  right: auto;
}
html.rtl .media > .pull-left {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
html.rtl .media > .pull-right {
  float: left;
  margin-right: 10px;
  margin-left: 0;
}
html.rtl .widget-chat .media small.author {
  left: auto;
  right: 0;
}
html.rtl .widget-chat .media.right small.author {
  left: 0;
  right: auto;
}
html.rtl .breadcrumb li a.glyphicons {
  padding: 0 25px 0 0;
}
html.rtl .breadcrumb li a.glyphicons i:before {
  left: auto;
  right: 3px;
}
html.rtl .widget.widget-tabs > .widget-head ul li {
  border-right: none;
  border-left: 1px solid #dbdbdb;
}
html.rtl .widget.widget-tabs > .widget-head ul li.active:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
html.rtl .widget.widget-tabs > .widget-head ul li.active:last-child {
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
}
html.rtl .widget.widget-tabs > .widget-head ul li a.glyphicons {
  padding: 0 35px 0 15px;
}
html.rtl .widget.widget-tabs > .widget-head ul li a i:before {
  left: auto;
  right: 5px;
}
html.rtl .widget.widget-tabs-double > .widget-head ul li a.glyphicons,
html.rtl .widget.widget-tabs-double > .widget-head ul li.active a.glyphicons {
  padding: 5px 38px 0 15px;
}
html.rtl .widget.widget-tabs-double-2 > .widget-head ul li a.glyphicons {
  padding: 0 15px;
}
html.rtl .widget.widget-tabs-double-2 > .widget-head ul li a.glyphicons i:before {
  right: auto;
}
html.rtl .widget.widget-tabs-vertical .widget-head {
  padding: 0;
}
html.rtl .widget.widget-tabs-vertical .widget-head ul li {
  border-left: none;
}
html.rtl .widget.widget-wizard-pills .widget-head {
  padding: 10px 10px 10px 0;
}
html.rtl .widget.widget-wizard-pills .widget-head ul li {
  border: none;
}
html.rtl .widget.widget-tabs-icons-only .widget-head ul.pull-right {
  float: left;
}
html.rtl .tabsbar.tabsbar-2 ul li a {
  padding: 0 10px 0 0;
}
html.rtl .tabsbar ul li a i {
  float: right;
}
html.rtl .bootstrap-select.btn-group,
html.rtl .bootstrap-select.btn-group[class*="span"] {
  margin-right: 0;
}
html.rtl .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 3px;
}
html.rtl .select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 18px 3px 5px;
}
html.rtl .select2-container img.flag,
html.rtl .select2-drop img.flag {
  padding: 0 0 0 10px;
}
html.rtl .radio,
html.rtl .checkbox {
  padding: 0;
}
html.rtl div.checker {
  margin: 0 0 0 5px;
}
html.rtl div.dataTables_paginate {
  float: left;
}
html.rtl div.dataTables_filter label {
  float: left;
}
html.rtl .table td.right,
html.rtl .table th.right {
  text-align: left;
}
html.rtl .navbar.main .topnav > li.search form input {
  padding: 0 10px 0 0;
}
html.rtl .navbar.main .topnav > li.open .dropdown-menu li > a.glyphicons,
html.rtl .navbar.main .topnav > li.open .dropdown-menu li > a:hover.glyphicons,
html.rtl .navbar.main .topnav > li.open .dropdown-menu li > span.glyphicons {
  padding: 0 35px 0 10px;
}
html.rtl .navbar.main .topnav > li.open.dd-1 > .dropdown-menu:before,
html.rtl .navbar.main .topnav > li.open .dd-1 > .dropdown-menu:before,
html.rtl .navbar.main .topnav > li.open.dd-1 .typeahead:before,
html.rtl .navbar.main .topnav > li.open .dd-1 .typeahead:before {
  left: auto;
  right: 7px;
}
html.rtl .navbar.main .topnav > li.open.dd-1 > .dropdown-menu:after,
html.rtl .navbar.main .topnav > li.open .dd-1 > .dropdown-menu:after,
html.rtl .navbar.main .topnav > li.open.dd-1 .typeahead:after,
html.rtl .navbar.main .topnav > li.open .dd-1 .typeahead:after {
  left: auto;
  right: 8px;
}
html.rtl .navbar.main .topnav {
  border-left-color: #619aca;
  border-right-color: #346d9d;
}
html.rtl .navbar.main .topnav > li {
  float: right;
}
html.rtl .navbar.main .topnav > li:first-child {
  border-left: none;
}
html.rtl .navbar.main .topnav > li.search,
html.rtl .navbar.main .topnav > li.glyphs {
  margin: 0;
}
html.rtl .navbar.main .topnav > li.glyphs {
  border-left-color: #619aca;
  border-right-color: #346d9d;
  box-shadow: -1px 0 0 0 #346d9d, 1px 0 0 0 #619aca;
}
html.rtl .navbar.main .topnav.pull-left {
  float: right;
}
html.rtl .navbar.main .topnav.pull-left:first-of-type {
  padding-right: 8px;
}
html.rtl .navbar.main .topnav.pull-right {
  float: left;
}
html.rtl .navbar.main .topnav.pull-right > li:last-child {
  border-left: 1px solid #346d9d;
}
html.rtl .navbar.main .topnav.open .dropdown-menu {
  right: auto;
  left: 0;
}
html.rtl .navbar.main .topnav .submenu-show.pull-right {
  left: auto !important;
  right: 100% !important;
}
html.rtl .navbar.main .topnav > li.open.dd-1 .dropdown-menu li .pull-right {
  float: left;
}
html.rtl .ribbon-wrapper {
  right: auto;
  left: -3px;
}
html.rtl .ribbon-wrapper .ribbon {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  left: auto;
  right: -5px;
}
html.rtl .ribbon-wrapper .ribbon:after {
  right: auto;
  left: 0;
}
html.rtl .ribbon-wrapper .ribbon:before {
  left: auto;
  right: 0;
}
html.rtl .row-merge > [class*="span"] ~ [class*="span"] {
  margin-right: 0;
}
html.rtl .innerLR {
  padding: 0 15px;
  position: relative;
}
html.rtl .innerL {
  padding-right: 15px;
  padding-left: 0;
  position: relative;
}
html.rtl .innerR {
  padding-left: 15px;
  padding-right: 0;
  position: relative;
}
html.rtl .layout-timeline ul.timeline {
  padding: 15px 30px 15px 15px;
}
html.rtl .layout-timeline ul.timeline > li .date {
  right: -70px;
  left: auto;
}
html.rtl .layout-timeline ul.timeline > li .type {
  right: -195px;
  left: auto;
  text-align: left;
  padding: 0 0 0 35px;
}
html.rtl .layout-timeline ul.timeline > li .type i:before {
  left: 0;
  right: auto;
}
html.rtl .layout-timeline ul.timeline > li .type .time {
  right: auto;
  left: 0;
}
html.rtl .layout-timeline ul.timeline > li .type:before {
  left: -20px;
  right: auto;
}
html.rtl .layout-timeline ul.timeline > li .type:after {
  left: -60px;
  right: auto;
}
html.rtl .layout-timeline ul.timeline > li .glyphicons.pencil {
  right: auto;
  left: 15px;
}
html.rtl .layout-timeline ul.timeline > li p.glyphicons {
  padding: 5px 25px 5px 0;
}
html.rtl .layout-timeline ul.timeline > li p.glyphicons i:before {
  left: auto;
  right: 0;
}
html.rtl .layout-timeline .nav-timeline > li > a.glyphicons i:before {
  right: auto;
  left: 8px;
}
html.rtl body.login #login .password {
  float: left;
}
html.rtl.front .navbar.main .secondary .appbrand.pull-left {
  float: right;
}
html.rtl.front .navbar.main .topnav.pull-right > li:last-child {
  border-left: none;
}
html.rtl.front .navbar.main .secondary ul.topnav:first-of-type {
  margin-left: 0;
  padding-left: 8px;
}
/* Responsive */
@media (max-width: 767px) {
  html.rtl .layout-timeline ul.timeline {
    padding: 0;
  }
  html.rtl .layout-timeline ul.timeline > li .date {
    right: auto;
  }
  html.rtl .layout-timeline ul.timeline > li .type {
    right: auto;
    margin: 0 0 10px 60px;
  }
  html.rtl .layout-timeline ul.timeline > li .type .time {
    left: -40px;
    right: auto;
  }
  html.rtl .navbar.main .topnav > li {
    float: none;
    border-right: none;
  }
  html.rtl .navbar.main .topnav > li.search {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
  }
  html.rtl .navbar.main .topnav > li.search form button {
    right: auto;
    left: 0;
  }
  html.rtl .navbar.main .topnav,
  html.rtl .navbar.main .topnav.pull-left,
  html.rtl .navbar.main .topnav.pull-right {
    float: none;
  }
  html.rtl .navbar.main .topnav.pull-left:first-of-type {
    padding-right: 0;
  }
  html.rtl .navbar.main .topnav.open .dropdown-menu {
    right: auto;
    left: auto;
  }
  html.rtl .navbar.main .topnav .submenu-show.pull-right {
    left: auto !important;
    right: auto !important;
  }
}
.lt-ie9 .widget .widget-body.list ul li {
  border-bottom: 1px solid #efefef;
}
.lt-ie9 .navbar.main .btn-navbar {
  float: left;
}
.lt-ie9 .navbar.main .topnav {
  position: absolute;
  top: 0;
  right: 0;
  height: 42px;
}
.lt-ie9 .navbar.main .topnav .dropdown > a .caret {
  margin-top: 0;
  top: 8px;
  left: 5px;
}
.lt-ie9 .heading-buttons h1.glyphicons,
.lt-ie9 .heading-buttons h2.glyphicons,
.lt-ie9 .heading-buttons h3.glyphicons,
.lt-ie9 .heading-buttons h4.glyphicons,
.lt-ie9 .heading-buttons h5.glyphicons,
.lt-ie9 .heading-buttons h6.glyphicons {
  float: left;
}
.lt-ie9 #guided-tour .hide {
  display: none !important;
}
.lt-ie9 .filter-bar div div.input-append .add-on {
  width: 24px;
  padding-right: 0;
  padding-left: 0;
}
.lt-ie9 .filter-bar div div.input-append .add-on i {
  width: 24px;
  height: 24px;
  display: block;
  vertical-align: middle;
  line-height: 24px;
}
.lt-ie9 .filter-bar div div.input-append .add-on i:before {
  width: 24px;
  height: 24px;
  line-height: 24px;
  top: auto;
}
.lt-ie9 .navbar.main .topnav .dropdown > a .caret {
  vertical-align: middle;
  margin-top: 0;
  top: 0;
}
.lt-ie9 #footer {
  background: #222;
}
.lt-ie9 #footer .copy {
  background: #111;
}
.lt-ie9 .ribbon-wrapper {
  display: none;
}
/* 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;
  }
}
@media (max-width: 979px) {
  body > .container-fluid.fixed {
    width: auto;
    border: none;
    margin: 0;
  }
}
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  .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 .chat-controls {
    height: 60px;
  }
  .widget-chat {
    padding-bottom: 90px !important;
  }
  .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;
  }
  .layout-timeline ul.timeline {
    padding: 0;
  }
  .layout-timeline ul.timeline > li .date {
    position: relative;
    left: auto;
    display: block;
    top: auto;
  }
  .layout-timeline ul.timeline > li .type {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    margin: 0 60px 10px 0;
  }
  .layout-timeline ul.timeline > li .type:before,
  .layout-timeline ul.timeline > li .type:after {
    display: none;
  }
  .layout-timeline ul.timeline > li .type .time {
    top: 0;
    right: -40px;
  }
  .layout-timeline ul.timeline > li.active .separator .type {
    margin-bottom: 0;
  }
  .layout-timeline ul.timeline > li .separator .type {
    top: 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;
  }
  .topnav .dropdown.submenu {
    height: auto;
  }
  .topnav .dropdown.submenu .submenu-show {
    position: relative;
    margin: 0 !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
  }
  .navbar.main {
    height: auto;
  }
  .navbar.main .topnav {
    border-left: none;
    border-right: none;
    float: none;
  }
  .navbar.main .topnav > li {
    float: none;
    border-top: 1px solid #346d9d;
    border-bottom: 1px solid #619aca;
  }
  .navbar.main .topnav > li.active,
  .navbar.main .topnav > li:hover,
  .navbar.main .topnav > li.open {
    padding: 8px;
  }
  .navbar.main .topnav > li.search form {
    position: relative;
  }
  .navbar.main .topnav > li.search form input {
    width: 90%;
  }
  .navbar.main .topnav > li.search form button {
    position: absolute;
    right: 0;
    top: 0;
  }
  .navbar.main .topnav > li:first-child {
    border-top: none;
  }
  .navbar.main .topnav > li .dropdown.submenu .dropdown-menu {
    position: relative;
    float: none;
    display: block !important;
    padding: 0;
    border: none;
    border-top: 1px solid #f3f3f3;
  }
  .navbar.main .topnav:first-of-type > li:first-child {
    margin-left: 38px;
  }
  .menu-hidden .navbar.main {
    height: 50px;
    overflow: hidden;
  }
  .container-960 {
    width: auto;
  }
  #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: #4a8bc2;
  }
  .nav-tabs > li:hover {
    border-color: #4a8bc2;
  }
  .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;
  }
}
#themer {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1000;
  width: 260px;
  margin: -50px 0 0 -130px;
  text-align: left;
}
#themer.in {
  overflow: visible;
}
#themer .close2 {
  position: absolute;
  background: #DDD;
  color: #222;
  font-weight: 600;
  height: 20px;
  top: 14px;
  right: 10px;
  line-height: 20px;
  text-align: center;
  font-size: 10pt;
  padding: 0 10px;
  cursor: pointer;
}
#themer .wrapper {
  position: relative;
  background: #292c2e;
  border: 1px solid #2f3235;
  padding: 15px;
  color: #fafafa;
}
#themer .wrapper hr.separator {
  margin: 10px 0;
  border-top-color: #5e646b;
  border-bottom-color: #2f3235;
}
#themer .wrapper h4 {
  border-bottom: 1px solid #5e6060;
  padding: 0 0 10px;
  margin: 0 0 10px;
  color: #fff;
}
#themer .wrapper h4 span {
  color: #5e6060;
  font-weight: normal;
  font-size: 10pt;
  text-shadow: none;
}
#themer .wrapper .btn {
  margin: 0;
}
#themer .wrapper #themer-getcode-less {
  margin: 0 0 0 5px;
}
#themer .wrapper ul {
  margin: 0;
  list-style: none;
}
#themer .wrapper ul li {
  height: 25px;
  line-height: 25px;
  position: relative;
}
#themer .wrapper ul li .minicolors {
  line-height: normal;
  border: none;
  top: 2px;
  right: 0;
  position: absolute;
}
#themer .wrapper ul li .minicolors input {
  border: none;
  height: 20px;
  width: 69px;
  background: #414649;
  color: #fff;
  font-size: 9pt;
  padding: 0 5px;
  margin: 0 0 1px;
}
#themer .wrapper ul li .minicolors-swatch {
  cursor: pointer;
  width: 18px;
  height: 18px;
}
#themer .wrapper ul li .minicolors-panel {
  z-index: 10000;
  top: 24px;
}
#themer .wrapper ul li .minicolors-position-left .minicolors-panel {
  left: -152px;
}
#themer .wrapper ul li select {
  position: absolute;
  top: 3px;
  right: 0;
  width: 100px;
  height: 20px;
  line-height: normal;
  padding: 0;
  margin: 0;
  font-size: 9pt;
  background: #414649;
  border: 1px solid #2F3235;
  color: #fff;
}
#themer .wrapper ul li .link {
  text-decoration: underline;
  cursor: pointer;
}
#themer .wrapper ul li label {
  margin: 0;
  line-height: 25px;
  font-size: 9pt;
}
#themer .wrapper ul li label input {
  margin: 0 0 1px;
}
#themer .wrapper ul li.advanced {
  display: none;
}
#themer.themer-advanced .wrapper ul li.advanced {
  display: block;
}



/* Begin Custom CSS */
.successView, .errorView {
	margin-top:3em;
}
.break {
	margin-bottom:5em;
}
#uname {
    padding:3px;
    font-size:18px;
    border:3px #CCC solid;
}
#tick {display:none}
#cross {display:none}
.clear {
    clear:both;
}
.navbar.main .topnav > li.open .dropdown-menu li.profile > a .avatar,
.navbar.main .topnav > li.open .dropdown-menu li.profile > a:hover .avatar,
.navbar.main .topnav > li.open .dropdown-menu li.profile > span .avatar {
  display: inline-block;
  float: left;
  width: 47px;
  height: 45px;
  line-height: 45px;
  background: #272729;
  margin: 0 10px 0 0;
  position: relative;
}
.navbar.main .topnav > li.open .dropdown-menu li.profile > a .avatar:before,
.navbar.main .topnav > li.open .dropdown-menu li.profile > a:hover .avatar:before,
.navbar.main .topnav > li.open .dropdown-menu li.profile > span .avatar:before {
  text-align: center;
  width: 47px;
  height: 45px;
  line-height: 45px;
  color: #595959;
  font-size: 24px;
  position: absolute;
  display: block;
}
.success {
    background-color:#FFFFCC;
    float:left;
    font-size:.85em;
    text-align:center;
    vertical-align: top;
    padding:10px 0 10px 0;
    margin-top:8px;
    margin-bottom:8px;
    width:100%;
    border:1px solid #FFEA92;
    clear:both;
    color:#333;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
}
/* End Custom CSS */
.dropup-text {
    text-align:left;
}
