﻿@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,800,700,600&subset=latin,latin-ext);
@import url(//fonts.googleapis.com/css?family=Raleway:400,600,700);
h1, h2, h3, h4, h5, h6 {
  font-family: Raleway, sans-serif;
  margin: 0 0 10px;
  font-weight: 300;
  color: #575655; }

.navbar-nav.main .topnav, .navbar-nav.main .topnav ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.navbar-nav.main .topnav > li, .navbar-nav.main .topnav > li .notif li {
  float: left;
  height: 42px;
  line-height: 42px;
  display: block;
  padding: 0 1px; }

.navbar-nav.main .topnav > li > a, .navbar-nav.main .topnav > li .notif li > a {
  display: block;
  color: #dddddd;
  text-decoration: none;
  padding: 0 10px; }

.navbar-nav.main .topnav > li > a.glyphicons i:before, .navbar-nav.main .topnav > li .notif li > a.glyphicons i:before {
  font-size: 17px;
  top: 12px;
  left: 10px; }

.navbar-nav.main .topnav > li > a.glyphicons.logout i:before, .navbar-nav.main .topnav > li .notif li > a.glyphicons.logout i:before {
  left: auto;
  right: 10px;
  color: #37a6cd; }

.navbar-nav.main .topnav > li.open > a, .navbar-nav.main .topnav > li .notif li.open > a {
  background: #f5f5f5;
  height: 36px;
  color: #a9a9a9;
  position: relative;
  top: 6px;
  line-height: 34px;
  border: 1px solid #dddddd; }

.navbar-nav.main .topnav > li.open .dropdown-menu, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu {
  background: #f5f5f5;
  border: 1px solid #dddddd;
  border-top: none;
  box-shadow: none;
  right: 1px;
  width: 246px; }

.navbar-nav.main .topnav > li.open .dropdown-menu li > a, .navbar-nav.main .topnav > li.open .dropdown-menu li > a:hover, .navbar-nav.main .topnav > li.open .dropdown-menu li > span, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li > a, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li > a:hover, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li > span {
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  border-top: 1px solid #fff;
  display: block;
  background: #f5f5f5;
  color: #333; }

.navbar-nav.main .topnav > li.open .dropdown-menu li > a:hover.glyphicons i:before, .navbar-nav.main .topnav > li.open .dropdown-menu li > a.glyphicons i:before, .navbar-nav.main .topnav > li.open .dropdown-menu li > span.glyphicons i:before, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li > a:hover.glyphicons i:before, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li > a.glyphicons i:before, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li > span.glyphicons i:before {
  left: auto;
  right: 10px;
  top: 8px;
  font-size: 17px;
  color: #c4c4c4; }

.navbar-nav.main .topnav > li.open .dropdown-menu li.highlight.profile > a, .navbar-nav.main .topnav > li.open .dropdown-menu li.highlight.profile > a:hover, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > a, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > a:hover, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > span {
  height: auto;
  line-height: normal;
  padding: 5px 10px 10px; }

.navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > a:hover .heading, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > a .heading, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > span .heading {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px; }

.navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > a:hover .img, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > a .img, .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > span .img {
  display: inline-block;
  float: left;
  width: 47px;
  height: 45px;
  line-height: 45px;
  background: #272729;
  text-align: center;
  content: "\e004";
  color: #525254;
  font-family: Glyphicons;
  margin: 0 10px 0 0;
  position: relative; }

#footer .wrap > ul > li > a, #footer .wrap > ul > li > span:first-child {
  border-left: 1px solid #535353;
  display: block;
  width: auto;
  cursor: pointer;
  padding: 0 10px;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  color: #797979;
  font-weight: bold; }

#footer .wrap > ul > li > a i:before, #footer .wrap > ul > li > span:first-child i:before {
  line-height: 35px;
  position: relative;
  color: #797979;
  left: auto;
  top: -2px;
  font-size: 20px;
  vertical-align: middle;
  font-weight: normal; }

#footer .dropdown-menu li > a, #footer .dropdown-menu li > a:hover, #footer .dropdown-menu li > span {
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  border-top: 1px solid #fff;
  display: block;
  background: #f5f5f5;
  color: #333; }

#footer .dropdown-menu li > a:hover.glyphicons i:before, #footer .dropdown-menu li > a.glyphicons i:before, #footer .dropdown-menu li > span.glyphicons i:before {
  left: auto;
  right: 10px;
  top: 8px;
  font-size: 17px;
  color: #c4c4c4; }

#footer .dropdown-menu li.highlight.profile > a, #footer .dropdown-menu li.highlight.profile > a:hover, #footer .dropdown-menu li.highlight.profile > span {
  height: auto;
  line-height: normal;
  padding: 5px 10px 10px; }

#footer .dropdown-menu li.highlight.profile > a:hover .heading, #footer .dropdown-menu li.highlight.profile > a .heading, #footer .dropdown-menu li.highlight.profile > span .heading {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px; }

#footer .dropdown-menu li.highlight.profile > a:hover .img, #footer .dropdown-menu li.highlight.profile > a .img, #footer .dropdown-menu li.highlight.profile > span .img {
  display: inline-block;
  float: left;
  width: 47px;
  height: 45px;
  line-height: 45px;
  background: #272729;
  text-align: center;
  content: "\e004";
  color: #525254;
  font-family: Glyphicons;
  margin: 0 10px 0 0;
  position: relative; }

.widget-stats, .widget-stats:hover, .widget-stats:focus {
  text-decoration: none;
  color: #fff;
  cursor: default; }

.form-inline.small input, .form-inline.small select {
  margin: 0 5px 0 0;
  border-radius: 0 0 0 0;
  padding: 1px 5px;
  border-color: #dddddd;
  color: #a9a9a9; }

.filter-bar form input, .filter-bar form select {
  margin: 0 5px 3px 0;
  border-radius: 0 0 0 0;
  padding: 1px 5px;
  border-color: #dddddd;
  color: #a9a9a9; }

.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: #37a6cd;
  background-image: linear-gradient(to bottom, #37a6cd, #d24343);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda4c4c', endColorstr='#ffd24343', GradientType=0); }

.nav-tabs > li > a:hover, .nav-pills > li > a, .nav-pills > li > a:hover {
  background: #37a6cd;
  border-bottom-color: #37a6cd;
  color: #fff; }

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
  background: #37a6cd;
  border-top-color: #37a6cd;
  border-left-color: #37a6cd;
  border-right-color: #37a6cd;
  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); }

.nav-pills > .active > a, .nav-pills > .active > a:hover {
  background: #f7f0e8 url(../images/pattern-granite.png) repeat;
  border-top-color: #e0d5c6;
  border-left-color: #e0d5c6;
  border-right-color: #e0d5c6;
  background: #d67170;
  color: #f7f0e8; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dddddd; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #dddddd; }

.google-visualization-table-table td, .google-visualization-table-table .tableHeaderRow td {
  padding: 4px 10px;
  border: none;
  border-left: 1px solid #d7d8da;
  border-top: 1px solid #d7d8da;
  line-height: 20px; }

.ui-widget-header .ui-state-default, .ui-state-default, .ui-widget-content .ui-state-default {
  background: #fafafa;
  border-color: #dddddd;
  color: #797979; }

h2.glyphicons i:before, h3.glyphicons i:before {
  font-size: 30px;
  font-weight: normal;
  left: 2px;
  top: 5px;
  color: #575655; }

select, textarea, input[type=text], input[type=password] {
  border-color: #dddddd;
  color: #000000;
  border-radius: 0 0 0 0; }

.input-prepend .add-on.glyphicons i:before, .input-append .add-on.glyphicons i:before {
  font-size: 14px;
  left: 7px;
  top: 7px;
  color: #d0d0d0; }

.pages ul li:hover, .pages ul li.primary {
  background-color: #d24343;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  border-color: #d24343; }

#crediInfo, #interComp {
  padding: 5px;
  text-align: center;
  background-color: #eeeeee;
  border-radius: 0.2em; }

#crediInfo-panel, #interComp-panel {
  padding: 15px 0;
  border-bottom: 1px #eeeeee solid;
  display: none; }

.k-overwrite.k-autocomplete, .k-overwrite.k-datepicker, .k-overwrite.k-timepicker, .k-overwrite.k-datetimepicker, .k-overwrite.k-multiselect, .k-overwrite.k-numerictextbox, .k-overwrite.k-picker-wrap, .k-overwrite.k-numeric-wrap, .k-overwrite.k-dropdown-wrap {
  width: 100%;
  border-radius: 0;
  border: none;
  padding: 0 !important; }

.k-overwrite.k-autocomplete input[type=text], .k-overwrite.k-datepicker input[type=text], .k-overwrite.k-timepicker input[type=text], .k-overwrite.k-datetimepicker input[type=text], .k-overwrite.k-picker-wrap input[type=text], .k-overwrite.k-numeric-wrap input[type=text], .k-overwrite.k-dropdown-wrap input[type=text] {
  padding: 18px 0;
  height: 0.1px;
  border: 1px solid #efefef;
  border-radius: 0;
  box-shadow: none; }

.k-overwrite.k-widget.k-dropdown, .k-overwrite.k-widget.k-combobox {
  width: 100%;
  border-radius: 0;
  border: none;
  background: #fff; }

.k-overwrite.k-widget.k-dropdown .k-dropdown-wrap, .k-overwrite.k-widget.k-combobox .k-dropdown-wrap {
  border-radius: 0;
  border: 1px solid #efefef;
  background: #fff; }

.k-overwrite.k-widget.k-dropdown .k-dropdown-wrap .k-input, .k-overwrite.k-widget.k-combobox .k-dropdown-wrap .k-input {
  padding: 18px 7px;
  height: 0.1px;
  line-height: 0;
  font-size: 17px;
  color: #a9a9a9; }

.k-overwrite.k-datepicker .k-picker-wrap .k-select, .k-overwrite.k-timepicker .k-picker-wrap .k-select, .k-overwrite.k-datetimepicker .k-picker-wrap .k-select {
  background: #f9f9f9;
  border-radius: 0;
  border: 1px solid #efefef;
  border-left: none;
  min-height: 36px;
  height: 36px; }

.k-overwrite.k-grid .k-grid-header, .k-overwrite.k-grid .k-grid-header th.k-header {
  background: #37a6cd;
  font-size: 15px;
  font-weight: 600;
  color: #fff !important;
  padding: 15px 10px;
  border-color: #2a87a7; }

.k-overwrite.k-grid .k-pager-wrap.k-grid-pager .k-pager-numbers li > span, .k-overwrite.k-grid .k-pager-wrap.k-grid-pager .k-pager-numbers li > a {
  padding: 0;
  padding-top: 15px;
  margin: 0;
  border: none;
  border-radius: 0; }

.k-overwrite.k-grid .k-pager-wrap.k-grid-pager .k-pager-nav.k-link:hover, .k-overwrite.k-grid .k-pager-wrap.k-grid-pager .k-pager-numbers .k-link:hover {
  border: none;
  border-radius: 0;
  background: #37a6cd;
  color: #fff; }

input.josh-style[type=checkbox]:not(old), input.josh-style[type=radio]:not(old) {
  width: 2em;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0; }

input.josh-style[type=checkbox]:not(old) + label, input.josh-style[type=radio]:not(old) + label {
  display: inline-block;
  line-height: 1.5em;
  cursor: pointer; }

input.josh-style[type=checkbox]:not(old) + label > span, input.josh-style[type=radio]:not(old) + label > span {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0.25em 0.5em 0.25em 0.25em;
  border: 1px solid #e6e6e6;
  background: #e9e9e9;
  vertical-align: bottom;
  cursor: pointer; }

.jz.nav.nav-tabs > .active > a, .jz.nav.nav-tabs > .active > a:hover {
  border: 1px solid #37a6cd;
  border-bottom-color: transparent;
  font-weight: normal;
  text-shadow: none;
  box-shadow: none; }

#logo_img {
  height: 42px; }

.hideText {
  text-indent: -999em;
  letter-spacing: -999em;
  overflow: hidden; }

* {
  outline: none !important; }

a {
  color: #37a6cd;
  outline: 0 !important; }
  a:focus {
    outline: none !important; }
  a:hover {
    color: #333; }

button {
  font-size: 17px; }
  button:focus {
    outline: none !important; }

button::-moz-focus-inner {
  border: 0; }

body {
  font-family: Open Sans, sans-serif;
  font-size: 10pt;
  background: #fff; }
  body.choose {
    background: #d0d0d0;
    text-align: center;
    overflow: visible; }
    body.choose hr {
      border-bottom-color: #e9e9e9;
      border-top-color: #afafaf; }
    body.choose h1 {
      font-size: 24.5px; }
      body.choose h1 span {
        color: #37a6cd; }
    body.choose ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      body.choose ul li {
        height: 40px;
        line-height: 40px; }
        body.choose ul li span {
          display: inline-block;
          width: 130px;
          text-align: left; }
    body.choose #choose-preview {
      width: 470px;
      height: 366px;
      background: url(../images/choose-preview.jpg) no-repeat;
      margin: 0 auto;
      position: relative;
      overflow: hidden; }
      body.choose #choose-preview > span {
        width: 357px;
        height: 222px;
        line-height: 222px;
        background: #222;
        color: #efefef;
        position: absolute;
        left: 57px;
        top: 17px; }
        body.choose #choose-preview > span span {
          display: block; }

input {
  font-size: 17px; }
  input.josh-style[type=checkbox]:not(old):checked + label > span:before {
    content: '✓';
    display: block;
    width: 1em;
    color: #37a6cd;
    font-size: 1em;
    line-height: .8em;
    text-align: center;
    text-shadow: 0 0 0.0714em #37a6cd;
    font-weight: bold;
    cursor: pointer; }
  input.josh-style[type=radio]:not(old):checked + label > span > span {
    display: block;
    width: 0.5em;
    height: 0.5em;
    margin: 0.125em;
    border: 1px solid #e6e6e6;
    background: #37a6cd; }

select {
  font-size: 13px;
  font-size: 17px; }

textarea {
  font-size: 13px;
  font-size: 17px; }
  textarea:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

h1 {
  text-shadow: 0 1px 0 #fff;
  color: #575655; }
  h1.glyphicons {
    color: #575655; }
  h1 span {
    color: #d67170; }

h2 {
  text-shadow: 0 1px 0 #fff;
  font-size: 26pt;
  color: #575655; }
  h2.glyphicons {
    color: #575655;
    padding: 0 0 0 45px;
    display: block; }
    h2.glyphicons.cogwheels i:before {
      left: 5px; }

h3 {
  text-shadow: 0 1px 0 #fff;
  color: #37a6cd;
  font-weight: 400; }
  h3.glyphicons {
    color: #575655;
    padding: 0 0 0 45px;
    display: block; }
    h3.glyphicons.cogwheels i:before {
      left: 5px; }

h4 {
  color: #37a6cd;
  font-weight: 400; }
  h4.glyphicons {
    color: #575655;
    padding: 0 0 0 35px;
    display: block; }
    h4.glyphicons i:before {
      font-size: 22px;
      font-weight: normal;
      color: #575655; }

h5.glyphicons {
  color: #575655; }

h6.glyphicons {
  color: #575655; }

p {
  font-size: 12px;
  margin: 0 0 10px;
  line-height: normal; }
  p a {
    color: #37a6cd; }
  p.glyphicons {
    padding: 5px 0 10px 75px; }
    p.glyphicons.right {
      padding: 0 75px 0 0; }
      p.glyphicons.right i:before {
        left: auto;
        right: 0; }
    p.glyphicons i:before {
      color: #d67170;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
      font-size: 45pt;
      top: -10px; }
    p.glyphicons.envelope i:before {
      top: -5px; }

li.center {
  text-align: center; }

li.active-nav {
  padding: 0 !important; }
  li.active-nav > a {
    background: #37a6cd;
    height: 42px;
    color: #a9a9a9;
    position: relative;
    line-height: 42px; }
    li.active-nav > a > span {
      color: #fff; }
    li.active-nav > a > i:before {
      color: #fff !important; }
    li.active-nav > a i:before {
      top: 9px; }

li.nav-menu-item > a > i:before {
  color: #37a6cd; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.btn-block {
  width: 100%; }
  .btn-block.count {
    text-align: left; }
    .btn-block.count span {
      float: right;
      font-size: 18px; }
    .btn-block.count.glyphicons i:before {
      text-align: center; }

.innerLR {
  padding: 0 10px;
  position: relative; }

.container-fluid.fixed {
  width: 960px;
  margin: 20px auto;
  border: 1px solid #dddddd; }

.container-fluid.documentation {
  background: #fff; }

.mobile-textleft {
  text-align: right; }

.mobile-btnleft {
  float: right; }

.login-panel {
  max-width: 350px;
  padding: 19px 29px 29px;
  margin: 0 auto 20px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
  .login-panel input {
    font-size: 16px;
    height: auto;
    margin-bottom: 10px;
    padding: 7px 9px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
    background: #fff; }

#wrapper {
  position: relative;
  float: left;
  width: 100%;
  height: 100% !important;
  min-height: calc(100vh - 42px); }

#menu {
  width: 233px;
  border-right: 1px solid #dddddd;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: visible;
  background: #f5f5f5; }
  #menu #menuInner {
    position: relative;
    width: 225px;
    border-right: 1px solid #d0d0d0;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1) inset;
    float: left; }
    #menu #menuInner > ul {
      float: left;
      margin: 0 0 40px;
      border-top: 1px solid #dddddd; }
      #menu #menuInner > ul > li:first-child {
        border-top: 1px solid #fafafa; }
  #menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%; }
    #menu ul li {
      display: block;
      height: 39px;
      line-height: 39px;
      border-bottom: 1px solid #fafafa;
      position: relative;
      overflow: hidden;
      padding: 0;
      margin: 0; }
      #menu ul li a {
        display: block;
        width: auto;
        border-bottom: 1px solid #dddddd;
        padding: 0;
        margin: 0;
        color: #222;
        height: 38px;
        line-height: 38px;
        text-decoration: none;
        font-size: 13px; }
        #menu ul li a.glyphicons {
          padding: 0 0 0 50px; }
          #menu ul li a.glyphicons i:before {
            font-size: 17px;
            color: #37a6cd;
            top: 10px;
            left: 20px; }
        #menu ul li a:hover {
          background: #efefef; }
      #menu ul li:after {
        overflow: hidden;
        display: inline-block;
        width: 0;
        position: absolute;
        content: ""; }
      #menu ul li.active {
        position: relative;
        overflow: visible; }
        #menu ul li.active > a {
          background: #fff; }
        #menu ul li.active:after {
          display: inline-block;
          width: 9px;
          position: absolute;
          top: 0;
          bottom: 0;
          right: -10px;
          content: "";
          background: #37a6cd; }
      #menu ul li.glyphicons a {
        padding: 0 0 0 50px; }
        #menu ul li.glyphicons a i:before {
          font-size: 17px;
          color: #37a6cd;
          top: 10px;
          left: 20px; }
      #menu ul li.hasSubmenu.active {
        height: auto;
        background: #fff;
        padding: 0 0 8px;
        border-bottom: 1px solid #dddddd; }
        #menu ul li.hasSubmenu.active a {
          border: none; }
      #menu ul li.heading span {
        display: block;
        text-transform: uppercase;
        background: #ececec;
        border-bottom: 1px solid #dddddd;
        height: 38px;
        color: #afafaf;
        font-weight: 600;
        font-family: Raleway, sans-serif;
        padding: 0 0 0 20px;
        font-size: 11pt; }
    #menu ul ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      #menu ul ul li {
        height: auto;
        border: none; }
        #menu ul ul li a {
          padding: 0 0 0 46px;
          height: 25px;
          line-height: 25px;
          border: none;
          font-weight: 400; }
          #menu ul ul li a:hover {
            background: #fafafa; }
          #menu ul ul li a.glyphicons i:before {
            font-size: 12px;
            top: 7px;
            left: 22px;
            color: #222; }
        #menu ul ul li.active a {
          font-weight: 600;
          background: #fafafa; }
  #menu #search {
    position: relative;
    overflow: hidden;
    width: 196px;
    height: 30px;
    border: 1px solid #dddddd;
    background: #fff;
    margin: 15px auto; }
    #menu #search input {
      border: none;
      height: 30px;
      line-height: 30px;
      padding: 0;
      width: 152px;
      margin: 0;
      left: 10px;
      position: absolute;
      top: 0;
      box-shadow: none; }
    #menu #search .glyphicons {
      width: 34px;
      height: 30px;
      background: #fff;
      border: none;
      padding: 0;
      margin: 0;
      position: absolute;
      top: 0;
      right: 0; }
      #menu #search .glyphicons i:before {
        top: 6px;
        left: 9px;
        color: #d0d0d0;
        font-size: 17px; }

#content {
  height: 100%;
  position: relative;
  margin: 0 0 0 234px;
  background: #fff; }
  #content > p {
    padding: 5px 10px; }
  #content > h1 {
    margin: 0 10px 10px; }
  #content > h2 {
    margin: 0 10px 10px; }
  #content > h3 {
    margin: 0 10px 10px; }
  #content > h4 {
    margin: 0 10px 10px; }
  #content > h5 {
    margin: 0 10px 10px; }
  #content > h6 {
    margin: 0 10px 10px; }
  #content .heading-arrow {
    text-transform: uppercase;
    border-bottom: 1px solid #dddddd;
    margin: 0 0 10px;
    padding: 0 10px;
    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 #dddddd;
      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 {
      border-left: 0;
      border-right: 0; }
    #content > .widget .widget-body {
      border-left: 0;
      border-right: 0; }
  #content.table {
    border-left: none;
    border-right: none; }
    #content.table tr td:first-child {
      border-left: none; }

.right-menu #menu {
  left: auto;
  right: 0;
  border-right: none;
  border-left: 1px solid #dddddd; }
  .right-menu #menu #menuInner {
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1) inset;
    float: right;
    border-right: none;
    border-left: 1px solid #d0d0d0; }
  .right-menu #menu ul li.active:after {
    display: inline-block;
    width: 9px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    content: "";
    background: #37a6cd; }

.right-menu #content {
  margin: 0 234px 0 0; }

.menu-hidden #menu {
  display: none; }

.menu-hidden #content {
  margin: 0; }

.menu-hidden .navbar-nav.main .appbrand {
  display: none; }

.menu-hidden .navbar-nav.main .btn-navbar {
  left: 10px; }

.menu-hidden.login .navbar-nav.main .appbrand {
  display: inline-block;
  border: none; }
  .menu-hidden.login .navbar-nav.main .appbrand span {
    border: none; }

.menu-hidden.documentation .navbar-nav.main .appbrand {
  display: inline-block;
  border: none; }
  .menu-hidden.documentation .navbar-nav.main .appbrand span {
    border: none; }

#footer {
  height: 35px;
  background: #272729;
  border-top: 1px solid #010101;
  position: fixed;
  bottom: 0;
  z-index: 20000;
  left: 0;
  right: 0; }
  #footer .wrap {
    background: #272729;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    padding: 0;
    border-top: 1px solid #525254; }
    #footer .wrap > ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      #footer .wrap > ul > li {
        float: left;
        display: block;
        border-right: 1px solid #222;
        line-height: 35px;
        height: 35px; }
        #footer .wrap > ul > li > a.text span {
          margin-left: 5px; }
        #footer .wrap > ul > li.active > a {
          color: #e6e6e6; }
          #footer .wrap > ul > li.active > a i:before {
            color: #e6e6e6; }
        #footer .wrap > ul > li.active > span:first-child {
          color: #e6e6e6; }
          #footer .wrap > ul > li.active > span:first-child i:before {
            color: #e6e6e6; }
        #footer .wrap > ul > li:hover > a {
          color: #e6e6e6; }
          #footer .wrap > ul > li:hover > a i:before {
            color: #e6e6e6; }
        #footer .wrap > ul > li:hover > span:first-child {
          color: #e6e6e6; }
          #footer .wrap > ul > li:hover > span:first-child i:before {
            color: #e6e6e6; }
        #footer .wrap > ul > li > span:first-child.text span {
          margin-left: 5px; }
  #footer .dropdown-menu {
    background: #f5f5f5;
    border: 1px solid #dddddd;
    border-top: none;
    box-shadow: none;
    padding: 0;
    border-radius: 0 0 0 0;
    margin-bottom: 2px; }
    #footer .dropdown-menu li {
      border-bottom: 1px solid #dddddd; }
      #footer .dropdown-menu li:last-child {
        border-bottom: none; }
      #footer .dropdown-menu li:first-child > a {
        border-top: none; }
        #footer .dropdown-menu li:first-child > a:hover {
          border-top: none; }
      #footer .dropdown-menu li:first-child > span {
        border-top: none; }
      #footer .dropdown-menu li.active {
        background: #dddddd; }
        #footer .dropdown-menu li.active a {
          background: #dddddd; }
      #footer .dropdown-menu li.highlight > a {
        background: #fff; }
        #footer .dropdown-menu li.highlight > a:hover {
          background: #fff; }
      #footer .dropdown-menu li.highlight > span {
        background: #fff; }
      #footer .dropdown-menu li.highlight.profile > a:hover .heading a {
        text-transform: none; }
      #footer .dropdown-menu li.highlight.profile > a:hover .clearfix {
        display: block; }
      #footer .dropdown-menu li.highlight.profile > a .heading a {
        text-transform: none; }
      #footer .dropdown-menu li.highlight.profile > a .clearfix {
        display: block; }
      #footer .dropdown-menu li.highlight.profile > span .heading a {
        text-transform: none; }
      #footer .dropdown-menu li.highlight.profile > span .clearfix {
        display: block; }

.menubar-autoHeight {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: #f5f5f5;
  margin: 0 0 10px; }

.menubar {
  min-height: 34px;
  position: relative;
  background: #f5f5f5;
  margin: 0;
  padding: 8px 16px;
  border: none; }
  .menubar .menuLbl {
    margin-bottom: 0;
    text-align: right;
    height: 38px;
    line-height: 38px; }
  .menubar.menu-float.menu-fixed .k-overwrite {
    width: 94% !important; }

.widget-stats {
  background: #37a6cd;
  padding: 10px 15px;
  position: relative;
  overflow: hidden;
  display: block;
  color: #fff;
  font-weight: 700; }
  .widget-stats h2 {
    color: #fff;
    font-weight: 200; }
  .widget-stats span {
    display: inline-block; }
  .widget-stats .txt {
    padding: 5px 0; }
    .widget-stats .txt strong {
      display: block;
      font-size: 22pt;
      font-weight: 600;
      color: #37a6cd; }
  .widget-stats .glyphicons {
    padding: 0 15px 0 0; }
    .widget-stats .glyphicons i:before {
      color: #bebebe;
      font-size: 30px;
      top: 0;
      left: 0;
      position: relative; }

.btn-group .btn-primary {
  margin-right: 2px; }

.btn-group.open .btn-default.dropdown-toggle {
  background: #e9e9e9; }

.btn-group.open .btn-warning.dropdown-toggle {
  background: #c09853;
  color: #fff; }

.btn-group.open .btn-info.dropdown-toggle {
  background: #93b9d8;
  color: #fff; }

.btn-group.open .btn-primary.dropdown-toggle {
  background: #37a6cd;
  color: #fff; }

.btn-group.open .btn-inverse.dropdown-toggle {
  background: #424243;
  color: #fff; }

.btn-group.open .btn-success.dropdown-toggle {
  background: #609450;
  color: #fff; }

.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 {
      border-radius: 0 0 0 0;
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
  .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-group > .btn {
  font-size: 13px; }

.btn-group > .dropdown-menu {
  font-size: 13px; }

.tooltip-inner {
  background: #272729;
  color: #bab9b9; }

ul {
  list-style-position: inside; }
  ul.icons {
    text-align: left;
    padding: 0 15px; }
    ul.icons li {
      display: block; }
    ul.icons i:before {
      color: #e09694; }

.filter-bar {
  background: #f5f5f5;
  border: 1px solid #dddddd;
  border-left: none;
  border-right: none;
  line-height: 30px;
  height: 40px;
  margin-bottom: 10px; }
  .filter-bar div {
    padding: 5px 0;
    display: block;
    float: left;
    line-height: 30px; }
    .filter-bar div div {
      padding: 0;
      margin: 0 15px 0 0; }
      .filter-bar div div input {
        margin: 3px 0 0; }
      .filter-bar div div.input-append .add-on {
        padding: 1px 3px;
        margin: 3px 0 0 -1px;
        border-radius: 0 0 0 0;
        background: #fff;
        color: #dddddd;
        border-color: #dddddd; }
        .filter-bar div div.input-append .add-on i:before {
          top: 4px;
          left: 4px;
          font-size: 14px;
          color: #d0d0d0; }
    .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: #37a6cd;
      height: 40px;
      line-height: 40px;
      margin-right: 10px;
      color: #fff; }
  .filter-bar.filter-bar-2 {
    position: relative;
    margin-top: 32px;
    background: #f5f5f5;
    padding: 0 10px; }
    .filter-bar.filter-bar-2 .lbl {
      position: absolute;
      bottom: 100%;
      left: 10px;
      height: 32px;
      line-height: 32px;
      border: 1px solid #dddddd;
      border-bottom: 1px solid #f5f5f5;
      background: #f5f5f5;
      text-transform: uppercase;
      color: #222;
      font-weight: 600; }
      .filter-bar.filter-bar-2 .lbl i:before {
        top: 8px;
        color: #222; }
  .filter-bar form {
    margin: 0; }
    .filter-bar form select {
      padding: 1px 0;
      height: 23px; }
    .filter-bar form label {
      float: left;
      margin: 0 5px 0 0;
      display: block;
      line-height: 30px; }

.heading-buttons h1 {
  display: inline-block;
  margin: 0 10px; }
  .heading-buttons h1.glyphicons {
    display: inline-block; }

.heading-buttons h2 {
  display: inline-block;
  margin: 0 10px; }
  .heading-buttons h2.glyphicons {
    display: inline-block; }

.heading-buttons h3 {
  display: inline-block;
  margin: 0 10px; }
  .heading-buttons h3.glyphicons {
    display: inline-block; }

.heading-buttons h4 {
  display: inline-block;
  margin: 0 10px; }
  .heading-buttons h4.glyphicons {
    display: inline-block; }

.heading-buttons h5 {
  display: inline-block;
  margin: 0 10px; }
  .heading-buttons h5.glyphicons {
    display: inline-block; }

.heading-buttons h6 {
  display: inline-block;
  margin: 0 10px; }
  .heading-buttons h6.glyphicons {
    display: inline-block; }

.heading-buttons .buttons {
  margin-top: 4px;
  margin-right: 10px;
  text-align: right; }

.heading-buttons .btn {
  margin-right: 10px; }
  .heading-buttons .btn:last-child {
    margin-right: 0; }

.relativeWrap {
  position: relative; }

.widget {
  background: #fff;
  margin: 0 auto 10px;
  position: static; }
  .widget .widget-head {
    background: #37a6cd;
    border: 1px solid #37a6cd;
    color: #444;
    font-size: 15px;
    height: 31px;
    line-height: 31px;
    position: relative; }
    .widget .widget-head .glyphicons {
      height: 31px;
      width: 30px;
      padding: 0; }
      .widget .widget-head .glyphicons i:before {
        width: 30px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        font-size: 16px;
        color: rgba(255, 255, 255, 0.5); }
    .widget .widget-head .heading {
      margin: 0;
      color: #fff;
      font-size: 10pt;
      height: 31px;
      line-height: 25px;
      padding: 0 10px;
      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: 31px;
          line-height: 31px;
          text-align: center;
          width: 30px;
          background: rgba(0, 0, 0, 0.3);
          color: rgba(255, 255, 255, 0.5);
          border-right: 1px solid rgba(255, 255, 255, 0.5);
          font-size: 16px;
          font-weight: normal;
          text-shadow: none; }
    .widget .widget-head a {
      text-shadow: none; }
  .widget .widget-body {
    padding: 15px; }
    .widget .widget-body .count {
      font-size: 15pt;
      font-weight: 400; }
    .widget .widget-body.list {
      color: #575655;
      padding: 0; }
      .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 rgba(0, 0, 0, 0.02);
          line-height: 39px;
          text-align: left;
          clear: both; }
          .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: #37a6cd; }
          .widget .widget-body.list ul li .sparkline {
            position: relative;
            top: 5px;
            margin-left: 5px; }
      .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: #818181;
        text-align: center;
        background: #272729;
        margin: 8px 8px 0 0;
        border-radius: 3px 3px 3px 3px;
        cursor: pointer;
        font-size: 10pt;
        font-weight: 600; }
      .widget .widget-body.list.products .title {
        line-height: normal;
        display: inline-block;
        padding: 13px 0 0;
        font-family: Raleway, sans-serif;
        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 #dddddd;
        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 a {
            color: #37a6cd; }
          .widget .widget-body.list.list-2 ul li.active i:before {
            font-weight: normal;
            background: #37a6cd;
            color: #fff;
            text-shadow: none; }
        .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: #535353;
            width: 20px;
            height: 17px;
            font-size: 14px;
            border: 1px solid #d0d0d0;
            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-body > p:last-child {
      margin: 0; }
  .widget .widget-footer {
    background: #f7f7f7;
    height: 25px;
    line-height: 25px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #fff; }
    .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 #fff; }
      .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 transparent; }
      .widget.widget-gray .widget-head .heading {
        color: #535353;
        text-shadow: 0 1px 0 #fff; }
        .widget.widget-gray .widget-head .heading.glyphicons i:before {
          background: none;
          color: #535353;
          border-color: rgba(0, 0, 0, 0.1); }
  .widget.widget-2:before {
    display: none; }
  .widget.widget-2:after {
    display: none; }
  .widget.widget-2 .widget-head {
    background: #e6e6e6;
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.6), inset -1px -1px 1px transparent;
    height: 36px;
    line-height: 36px;
    border-color: #d1d2d3; }
    .widget.widget-2 .widget-head .heading {
      line-height: 36px;
      color: #535353;
      text-shadow: 0 1px 0 #fff;
      font-size: 12pt; }
      .widget.widget-2 .widget-head .heading i:before {
        color: #535353;
        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: #37a6cd;
    border-color: #37a6cd;
    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 {
    display: none; }
  .widget.widget-3:after {
    display: none; }
  .widget.widget-3 .widget-head {
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0), inset -1px -1px 1px transparent;
    height: 36px;
    line-height: 36px; }
    .widget.widget-3 .widget-head .heading {
      display: block;
      text-align: center;
      float: none;
      line-height: 36px;
      height: 36px;
      color: #fff;
      text-shadow: 0 1px 0 #535353;
      text-transform: uppercase;
      font-size: 14pt; }
      .widget.widget-3 .widget-head .heading .glyphicons {
        vertical-align: middle;
        width: 35px;
        height: 36px;
        padding: 0; }
      .widget.widget-3 .widget-head .heading i:before {
        color: #fff;
        background: none;
        border: none;
        left: 3px;
        top: 0;
        font-size: 20px;
        text-shadow: 0 1px 0 #535353; }
  .widget.widget-3 .widget-body {
    border: 1px solid #dddddd;
    border-top: 0;
    background: #fff; }
    .widget.widget-3 .widget-body.large {
      font-size: 26pt;
      font-weight: bold;
      text-shadow: 0 3px 0 #ececec;
      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: #37a6cd;
            text-transform: uppercase;
            font-size: 13pt; }
  .widget.widget-3 .widget-footer {
    border: 1px solid #dddddd;
    background: #fff;
    border-top: none; }
    .widget.widget-3 .widget-footer a {
      float: none;
      color: #dddddd;
      width: auto;
      padding: 0 10px 0 30px;
      border-right: 1px solid #dddddd;
      text-decoration: none; }
      .widget.widget-3 .widget-footer a:hover {
        color: #37a6cd; }
        .widget.widget-3 .widget-footer a:hover i:before {
          color: #37a6cd; }
      .widget.widget-3 .widget-footer a i:before {
        color: #dddddd;
        left: 5px; }
    .widget.widget-3 .widget-footer.align-center {
      text-align: center; }
      .widget.widget-3 .widget-footer.align-center a:first-child {
        border-left: 1px solid #dddddd; }
    .widget.widget-3 .widget-footer.align-right {
      text-align: right; }
      .widget.widget-3 .widget-footer.align-right a:first-child {
        border-left: 1px solid #dddddd; }
      .widget.widget-3 .widget-footer.align-right a:last-child {
        border-right: none; }
  .widget.widget-4 .widget-head {
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0), inset -1px -1px 1px transparent;
    background: #fff;
    border: none;
    height: 25px;
    line-height: 25px; }
    .widget.widget-4 .widget-head .heading {
      text-transform: uppercase;
      color: #222;
      font-family: Raleway, sans-serif;
      text-shadow: none;
      padding: 0;
      margin: 0;
      height: 25px;
      border-bottom: 5px solid #37a6cd; }
    .widget.widget-4 .widget-head .details {
      font-size: 8pt; }
  .widget.widget-4 .widget-body {
    border: none; }
    .widget.widget-4 .widget-body.list ul li {
      padding: 0; }
  .widget.widget-tabs .tab-content {
    padding: 0; }
  .widget.widget-tabs .widget-head {
    background: #e1e1e3; }
    .widget.widget-tabs .widget-head ul {
      list-style: none;
      height: 36px;
      margin: 0;
      border-right: 1px solid #f5f5f5;
      display: inline-block;
      padding: 0; }
      .widget.widget-tabs .widget-head ul li {
        height: 36px;
        line-height: 36px;
        float: left;
        display: block;
        border-right: 1px solid #d1d2d3; }
        .widget.widget-tabs .widget-head ul li a {
          width: auto;
          height: auto;
          display: block;
          padding: 0 15px;
          color: #999;
          border-left: 1px solid #f5f5f5; }
          .widget.widget-tabs .widget-head ul li a.glyphicons {
            padding: 0 15px 0 35px; }
          .widget.widget-tabs .widget-head ul li a i:before {
            left: 5px;
            top: 3px;
            color: #9d9d9d;
            text-shadow: 0 1px 0 #fff; }
        .widget.widget-tabs .widget-head ul li.active {
          background: #f5f5f5;
          height: 37px;
          color: #535353; }
          .widget.widget-tabs .widget-head ul li.active i:before {
            color: #7a7a7a; }
        .widget.widget-tabs .widget-head ul li:first-child {
          border-radius: 5px 0 0 0; }
          .widget.widget-tabs .widget-head ul li:first-child a {
            border-radius: 5px 0 0 0; }
  .widget.widget-tabs .widget-body.large {
    padding: 25px; }
  .widget.widget-tabs-2 {
    border-bottom: 1px solid #dddddd; }
    .widget.widget-tabs-2.border-bottom-none {
      border-bottom: none; }
    .widget.widget-tabs-2 .widget-head {
      background: #fff;
      border: none;
      border-bottom: 1px solid #dddddd;
      padding: 0 10px; }
      .widget.widget-tabs-2 .widget-head ul {
        border-color: #dddddd; }
        .widget.widget-tabs-2 .widget-head ul li {
          border: none; }
          .widget.widget-tabs-2 .widget-head ul li.active {
            background-color: #f7f7f7;
            background-image: linear-gradient(to bottom, #f7f7f7, #fff);
            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 {
            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-body-white .widget-body {
    background: #fff; }

.warning-text {
  color: #d14; }

.nav-tabs {
  border-bottom-color: #37a6cd; }
  .nav-tabs > li > a {
    padding: 6px 8px; }

.nav-pills a {
  cursor: pointer;
  color: #baac98;
  border-bottom: 1px solid #e0d5c6; }

.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; }

.label-important {
  background: #37a6cd; }

.label-block {
  display: block; }

.table {
  margin: 0;
  position: relative; }
  .table th {
    border-top-color: #f8f8f8; }
    .table th.center {
      text-align: center; }
    .table th.right {
      text-align: right; }
  .table td {
    border-top-color: #f8f8f8; }
    .table td.center {
      text-align: center; }
    .table td.right {
      text-align: right; }
  .table .shortRight {
    width: 25%;
    text-align: right; }
  .table .progress:last-child {
    margin: 0; }
  .table .alert:last-child {
    margin: 0; }
  .table .thead td {
    padding: 8px;
    font-weight: bold; }

.table-condensed {
  font-size: 10pt; }
  .table-condensed th {
    padding: 4px 10px; }
  .table-condensed td {
    padding: 4px 10px; }

.table-bordered {
  border-color: #d7d8da; }
  .table-bordered th {
    border-color: #d7d8da; }
  .table-bordered td {
    border-color: #d7d8da; }

.table-vertical-center td {
  vertical-align: middle; }

.table-vertical-center th {
  vertical-align: middle; }

.table-thead-simple.table-thead-border-none {
  border-top: none;
  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 {
    border-radius: 0 0 0 0; }
  .table-thead-simple.table-thead-border-none tbody:first-child tr:first-child > td:last-child {
    border-radius: 0 0 0 0; }
  .table-thead-simple.table-thead-border-none tbody:first-child tr:first-child > th:last-child {
    border-radius: 0 0 0 0; }

.table-thead-simple thead th {
  background: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #dddddd;
  color: #535353;
  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 transparent; }

.table-primary {
  border-color: #dddddd;
  border-top: none;
  border-radius: 8px 8px 5px 5px; }
  .table-primary thead th {
    border-color: #37a6cd;
    background-color: #37a6cd;
    color: #fff;
    text-transform: uppercase;
    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);
    border-radius: 8px 8px 0 0; }
  .table-primary thead:first-child tr:first-child > th:first-child {
    border-radius: 8px 8px 0 0; }
  .table-primary thead:first-child tr:first-child > th:last-child {
    border-radius: 8px 8px 0 0; }
  .table-primary tbody td {
    color: #484c50;
    background: #fafafa;
    border-width: 0; }
    .table-primary tbody td.important {
      color: #37a6cd;
      font-weight: 600; }
    .table-primary tbody td.actions {
      padding-right: 1px; }
  .table-primary tbody tr:nth-child(odd) td {
    background: #fff; }
  .table-primary tbody tr:nth-child(odd) th {
    background: #fff; }
  .table-primary tbody tr.selectable td {
    cursor: pointer; }
  .table-primary tbody tr.selectable:hover td {
    background: #e9e9e9;
    box-shadow: 0 0 0 1px #fff inset; }
  .table-primary tbody tr.selected td {
    background: #e9e9e9;
    box-shadow: 0 0 0 1px #fff inset; }
  .table-primary.table-bordered tbody td {
    border-color: #dddddd;
    border-width: 1px;
    box-shadow: 0 0 0 1px #fff inset; }

.circular-item {
  position: relative;
  display: block; }
  .circular-item .glyphicons {
    position: absolute;
    top: 48%;
    left: 50%;
    margin-left: -18px;
    margin-top: -50px; }

.finances_cashflow .amount {
  font-size: 25pt;
  font-weight: bold;
  text-shadow: 0 3px 0 #ececec;
  text-align: center;
  padding: 0;
  vertical-align: middle;
  line-height: normal; }

.finances_cashflow .target {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 55%;
  left: 0; }

.finances_cashflow .glyphicons.btn-action.single {
  width: 35px;
  height: 35px;
  margin-right: 0; }
  .finances_cashflow .glyphicons.btn-action.single i:before {
    width: 35px;
    height: 35px;
    font-size: 24px;
    left: 0; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a:hover {
      background-color: #eeeeee; }
    .pagination > li > a:focus {
      background-color: #eeeeee; }
    .pagination > li > span:hover {
      background-color: #eeeeee; }
    .pagination > li > span:focus {
      background-color: #eeeeee; }
    .pagination > li:last-child > a {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }

.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;
    border-style: none; }
  .google-visualization-table-div-page .a-d-e-f-g {
    border-style: 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-div-page .a-d-e-o-q .a-d-e-h-g {
    border: none; }

.google-visualization-table-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #d7d8da;
  border-left: 0;
  border-radius: 4px;
  font-size: 10pt;
  background: none !important; }
  .google-visualization-table-table .tableHeaderRow td {
    font-weight: bold;
    vertical-align: bottom; }
  .google-visualization-table-table .tableHeaderRow:first-child tr:first-child > td:first-child {
    border-top-left-radius: 4px; }
  .google-visualization-table-table .tableHeaderRow:first-child tr:first-child > td:last-child {
    border-top-right-radius: 4px; }
  .google-visualization-table-table .tableHeaderRow:first-child tr:first-child td {
    border-top: 0; }
  .google-visualization-table-table tbody tr:nth-child(odd) td {
    background-color: rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.5); }
  .google-visualization-table-table tbody:first-child tr:first-child > td:first-child {
    border-top-left-radius: 4px; }
  .google-visualization-table-table tbody:first-child tr:first-child > td:last-child {
    border-top-right-radius: 4px; }
  .google-visualization-table-table tbody:first-child tr:first-child td {
    border-top: 0; }
  .google-visualization-table-table tbody:last-child tr:last-child > td:first-child {
    border-bottom-left-radius: 4px; }
  .google-visualization-table-table tbody:last-child tr:last-child > td:last-child {
    border-bottom-right-radius: 4px; }

.accordion-group {
  border-color: #d0d0d0; }

.accordion-inner {
  font-size: 13px;
  background: #f5f5f5;
  border-radius: 0 0 5px 5px; }

.alert {
  margin: 0 0 10px;
  text-shadow: 0 1px 0 #fff;
  border-color: rgba(192, 152, 83, 0.7);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.7) inset, 0 1px 0 rgba(255, 255, 255, 0.9); }
  .alert h4 {
    margin: 0 0 5px; }
  .alert.alert-error {
    background: #f5eadb;
    color: #d24343;
    border-color: #e9a5a5; }
    .alert.alert-error .close {
      color: #d24343; }
    .alert.alert-error h4 {
      color: #d24343; }
  .alert.alert-info {
    background: #dff3f8;
    color: #7399b9;
    border-color: #93b9d8; }
    .alert.alert-info .close {
      color: #7399b9; }
  .alert.alert-success {
    border-color: rgba(96, 148, 80, 0.7); }
    .alert.alert-success .close {
      color: #468847; }
  .alert .close {
    opacity: 1;
    filter: alpha(opacity=100);
    color: #c09853; }

.progress .bar {
  background-color: #d7d8da; }

.progress.progress-info .bar {
  background-color: #93b9d8; }

.progress.progress-succes .bar {
  background-color: #468847; }

.progress.progress-danger .bar {
  background-color: #37a6cd; }

.sliders-vertical {
  position: relative;
  margin: 0 auto;
  display: inline-block; }
  .sliders-vertical span {
    height: 120px;
    float: left;
    margin: 15px; }
  .sliders-vertical .ui-slider-wrap {
    margin: 0 5px; }
  .sliders-vertical .ui-slider {
    margin: 0; }

.ui-widget-header {
  border-color: #37a6cd;
  background: #37a6cd;
  color: #fff; }
  .ui-widget-header .ui-state-active {
    background: #37a6cd;
    color: #fff; }

.ui-widget-content {
  border: none; }
  .ui-widget-content .ui-state-active {
    background: #37a6cd;
    color: #fff; }

.ui-state-active {
  background: #37a6cd;
  color: #fff; }

.ui-datepicker-inline {
  width: 100%;
  padding: 0; }

.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;
  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);
    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-handle {
    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); }
  .ui-slider-wrap .ui-slider-range {
    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;
    background: rgba(0, 0, 0, 0.2); }
  .ui-slider-wrap .slider-primary .ui-slider-handle {
    border-color: #37a6cd; }
  .ui-slider-wrap .slider-primary .ui-slider-range {
    background: #37a6cd; }
  .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: #424243; }
  .ui-slider-wrap .slider-inverse .ui-slider-range {
    background: #424243; }
  .ui-slider-wrap .slider-info .ui-slider-handle {
    border-color: #93b9d8; }
  .ui-slider-wrap .slider-info .ui-slider-range {
    background: #93b9d8; }
  .ui-slider-wrap .ui-slider-vertical .ui-slider-handle {
    left: -4px; }

blockquote {
  border-color: #e0d5c6; }
  blockquote.pull-right {
    border-color: #e0d5c6; }
  blockquote p {
    font-family: Dancing Script, cursive;
    font-weight: 400;
    font-size: 25pt;
    margin: 0 0 10px; }
  blockquote small {
    color: #baac98; }

.separator {
  margin: 10px 0;
  display: block; }
  .separator.bottom {
    margin: 0 0 10px; }
    .separator.bottom.add-height {
      height: 20px; }
  .separator.top {
    margin: 10px 0 0; }

hr {
  border-top-color: #d0d0d0;
  margin: 10px 0; }
  hr.no-line {
    border: none !important; }

.breadcrumb {
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
  border-radius: 0 0 0 0;
  margin: 0;
  background: #fafafa;
  border-bottom: 1px solid #dddddd;
  font-size: 9pt; }
  .breadcrumb a {
    color: #333;
    font-weight: 600; }
  .breadcrumb .glyphicons {
    color: #333;
    padding: 0 0 0 20px; }
    .breadcrumb .glyphicons i:before {
      color: #37a6cd;
      font-size: 14px;
      top: 3px; }
  .breadcrumb .divider {
    margin: 0 3px;
    width: 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #bfc2c5;
    height: 10px; }

.well {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset, 0 2px 2px rgba(0, 0, 0, 0.1) inset, 0 0 0 1px rgba(255, 255, 255, 0.9) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  border: none;
  z-index: 1;
  position: relative;
  border-radius: 0 0 0 0;
  background: #fafafa; }
  .well.small {
    padding: 10px; }
  .well .popover {
    z-index: 2;
    font-size: 13px; }

.well2 {
  padding: 10px 20px;
  z-index: 1;
  position: relative;
  margin-bottom: 34px; }
  .well2 .small {
    padding: 10px; }
  .well2 .popover {
    z-index: 2;
    font-size: 13px; }

.btn {
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0), inset -1px -1px 1px transparent;
  box-shadow: none;
  font-weight: 400; }
  .btn.btn-icon.glyphicons.noFluidBtn {
    padding: 5px 15px 5px 45px !important; }

.btn-default {
  background: #d1d2d3;
  color: rgba(0, 0, 0, 0.6); }
  .btn-default.disabled {
    background: #e9e9e9; }
  .btn-default:hover {
    background: #e9e9e9; }
  .btn-default .caret {
    border-top-color: rgba(0, 0, 0, 0.5); }

.btn-default[disabled] {
  background: #e9e9e9; }

.btn-warning {
  background: #fbb450;
  color: #fff; }
  .btn-warning.disabled {
    background: #c09853;
    color: #fff; }
  .btn-warning:hover {
    background: #c09853;
    color: #fff; }
  .btn-warning .caret {
    border-top-color: rgba(255, 255, 255, 0.7);
    border-bottom-color: rgba(255, 255, 255, 0.7); }
  .btn-warning.glyphicons i:before {
    color: rgba(255, 255, 255, 0.5);
    text-shadow: none; }

.btn-warning[disabled] {
  background: #c09853;
  color: #fff; }

.btn-info {
  background: #93b9d8;
  border: 1px solid #93b9d8;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); }
  .btn-info.disabled {
    background: #93b9d8;
    color: #fff; }
  .btn-info:hover {
    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-info.glyphicons i:before {
    color: rgba(255, 255, 255, 0.5);
    text-shadow: none; }

.btn-info[disabled] {
  background: #93b9d8;
  color: #fff; }

.btn-danger {
  color: #fff; }
  .btn-danger.glyphicons i:before {
    color: rgba(255, 255, 255, 0.4);
    text-shadow: none; }

.btn-primary {
  background: #37a6cd;
  color: #fff; }
  .btn-primary.disabled {
    background: #37a6cd;
    color: #fff; }
  .btn-primary:hover {
    background: #37a6cd;
    color: #fff; }
  .btn-primary .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  .btn-primary.glyphicons i:before {
    color: rgba(255, 255, 255, 0.4);
    text-shadow: none; }

.btn-primary[disabled] {
  background: #37a6cd;
  color: #fff; }

.btn-inverse {
  background: #424243;
  border: 1px solid #272729;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); }
  .btn-inverse.disabled {
    background: #424243;
    color: #fff; }
  .btn-inverse:hover {
    background: #424243;
    color: #fff; }
  .btn-inverse .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  .btn-inverse.glyphicons i:before {
    color: #999;
    text-shadow: none; }

.btn-inverse[disabled] {
  background: #424243;
  color: #fff; }

.btn-success {
  background: #5ba338;
  color: #fff; }
  .btn-success.disabled {
    background: #609450;
    color: #fff; }
  .btn-success .caret {
    border-top-color: #a2bc9b;
    border-bottom-color: #a2bc9b; }
  .btn-success.glyphicons i:before {
    color: #a2bc9b;
    text-shadow: none; }

.btn-success[disabled] {
  background: #609450;
  color: #fff; }

#flotTip {
  white-space: nowrap;
  border: 1px solid #37a6cd;
  padding: 3px 8px;
  background: #37a6cd;
  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);
  position: absolute;
  z-index: 100;
  color: #fff; }

.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 .well2 {
  font-size: 16px;
  text-align: center; }
  .finances_summary .well2 strong {
    display: block;
    font-size: 22pt;
    color: #45494c;
    line-height: normal; }

.finances_summary .glyphicons.standard i:before {
  color: #d0d0d0; }

.glyphicons.standard {
  width: 24px;
  height: 24px;
  padding: 0; }

.glyphicons.single {
  color: #37a6cd;
  padding: 0 0 0 20px; }
  .glyphicons.single i:before {
    font-size: 13px;
    top: 4px;
    color: #37a6cd; }

.glyphicons.text-error {
  color: #37a6cd; }
  .glyphicons.text-error i:before {
    color: #37a6cd; }

.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 {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.9) inset;
  width: 25px;
  height: 25px;
  padding: 0;
  border-radius: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle; }
  .glyphicons.btn-action.btn-info {
    background: #c2d5e1;
    border-color: #c2d5e1; }
    .glyphicons.btn-action.btn-info i:before {
      color: #5d92b3; }
  .glyphicons.btn-action.btn-success {
    background: #d1e1c2;
    border-color: #d1e1c2; }
    .glyphicons.btn-action.btn-success i:before {
      color: #719d46; }
  .glyphicons.btn-action.btn-danger {
    background: #f7b6b6;
    border-color: #f7b6b6; }
    .glyphicons.btn-action.btn-danger i:before {
      color: #d24343; }
  .glyphicons.btn-action.single {
    box-shadow: none;
    border: none;
    background: none;
    margin-right: 10px; }
  .glyphicons.btn-action i:before {
    font-size: 14px;
    top: 5px;
    left: 5px;
    text-shadow: 0 1px 0 #fff; }

.glyphicons.btn-icon {
  padding: 5px 7px 5px 40px; }
  .glyphicons.btn-icon.right {
    text-align: left;
    padding: 5px 0 5px 7px; }
    .glyphicons.btn-icon.right i:before {
      border-radius: 0 3px 3px 0;
      right: 0;
      left: auto;
      border-right: none;
      border-left: 1px solid rgba(255, 255, 255, 0.5);
      text-align: center; }
  .glyphicons.btn-icon i:before {
    font-size: 15px;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    width: 33px;
    height: 23px;
    border-radius: 3px 0 0 3px;
    vertical-align: middle;
    padding: 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    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: #fbb450; }

.glyphicons.btn-default i:before {
  color: #9d9d9d;
  text-shadow: none;
  background: rgba(255, 255, 255, 0.6);
  border-color: rgba(0, 0, 0, 0.3); }

input[type="text"] {
  font-size: 13px; }
  input[type="text"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="password"] {
  font-size: 13px; }
  input[type="password"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="datetime"] {
  font-size: 13px; }
  input[type="datetime"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="datetime-local"] {
  font-size: 13px; }
  input[type="datetime-local"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="date"] {
  font-size: 13px; }
  input[type="date"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="month"] {
  font-size: 13px; }
  input[type="month"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="time"] {
  font-size: 13px; }
  input[type="time"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="week"] {
  font-size: 13px; }
  input[type="week"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="number"] {
  font-size: 13px; }
  input[type="number"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="email"] {
  font-size: 13px; }
  input[type="email"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="url"] {
  font-size: 13px; }
  input[type="url"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="search"] {
  font-size: 13px; }
  input[type="search"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="tel"] {
  font-size: 13px; }
  input[type="tel"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

input[type="color"] {
  font-size: 13px; }
  input[type="color"]:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

.uneditable-input {
  font-size: 13px; }
  .uneditable-input:focus {
    border-color: #e0d5c6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e0d5c6; }

.uniformjs .radio {
  padding-left: 0;
  height: auto; }
  .uniformjs .radio span {
    margin: 2px 0 0; }
  .uniformjs .radio .disabled input[type="radio"] {
    margin-left: 0; }

.uniformjs .checkbox {
  padding-left: 0; }
  .uniformjs .checkbox span {
    margin: -2px 0 0; }
  .uniformjs .checkbox .disabled input[type="checkbox"] {
    margin-left: 0; }

.uniformjs label.radio {
  margin-bottom: 0; }
  .uniformjs label.radio.inline {
    margin: 0; }

label {
  font-size: 17px;
  display: block;
  font-weight: normal; }

.loginbox form {
  margin: 0; }

.loginbox .add-on {
  background: #fff; }
  .loginbox .add-on i:before {
    color: #818181; }

.loginbox .forgot {
  margin-bottom: 5px;
  text-align: right;
  display: block; }

legend {
  line-height: normal;
  height: auto;
  font-size: 18px;
  margin: 0 0 6px;
  text-align: left;
  padding: 0;
  border: 0;
  color: #797979; }

.strong {
  font-weight: bold; }

.form-horizontal .form-actions {
  margin-top: 0;
  padding: 10px 20px; }

.form-horizontal .controls {
  margin-left: 145px; }

.form-horizontal .control-label {
  width: 125px; }

#external-events ul {
  list-style: none;
  margin: 0; }

#external-events li {
  margin: 0 0 5px;
  padding: 2px 5px;
  background: #37a6cd;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  font-size: .85em;
  cursor: pointer;
  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); }
  #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;
      border-radius: 3px 0 0 3px;
      border-right: 1px solid rgba(255, 255, 255, 0.4); }

.fc-event-skin {
  border-color: #37a6cd;
  background-color: #37a6cd;
  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); }

.fc-event-time {
  padding: 0 5px; }

.fc-event-title {
  padding: 0 5px; }

#maxWidth400 {
  max-width: 200px;
  text-wrap: suppress; }

#maxWidth150 {
  max-width: 100px;
  text-wrap: suppress; }

.highlight-1 {
  background: #d67170;
  display: inline-block;
  padding: 0 5px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  border-radius: 3px 3px 3px 3px;
  font-weight: bold; }

.lt-ie9 .heading-buttons h1.glyphicons {
  float: left; }

.lt-ie9 .heading-buttons h2.glyphicons {
  float: left; }

.lt-ie9 .heading-buttons h3.glyphicons {
  float: left; }

.lt-ie9 .heading-buttons h4.glyphicons {
  float: left; }

.lt-ie9 .heading-buttons h5.glyphicons {
  float: left; }

.lt-ie9 .heading-buttons h6.glyphicons {
  float: left; }

.lt-ie9 .widget .widget-body.list ul li {
  border-bottom: 1px solid #efefef; }

.lt-ie9 .navbar-nav.main .btn-navbar {
  float: left; }

.lt-ie9 .navbar-nav.main .topnav {
  position: absolute;
  top: 0;
  right: 0;
  height: 42px; }
  .lt-ie9 .navbar-nav.main .topnav > li > a.glyphicons i:before {
    vertical-align: middle; }
  .lt-ie9 .navbar-nav.main .topnav > li .notif li > a.glyphicons i:before {
    vertical-align: middle; }
  .lt-ie9 .navbar-nav.main .topnav .dropdown > a .caret {
    margin-top: 0;
    top: 8px;
    left: 5px;
    position: relative;
    vertical-align: middle;
    top: 0; }

.lt-ie9 #menu #search .glyphicons i {
  width: 34px;
  height: 30px;
  display: block; }
  .lt-ie9 #menu #search .glyphicons i:before {
    display: block; }

#docs_icons {
  padding: 20px; }
  #docs_icons .glyphicons {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 125px;
    font-size: 12px;
    line-height: 48px;
    overflow: hidden; }
    #docs_icons .glyphicons i:before {
      line-height: 55px !important; }

.documentation .show-grid {
  margin-top: 10px;
  margin-bottom: 20px; }
  .documentation .show-grid [class*="span"] {
    background-color: #535a5e;
    text-align: center;
    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; }

.documentation ul ul {
  margin-bottom: 10px; }

.documentation .span3 .menu.affix {
  position: fixed;
  top: 20px;
  width: 220px; }

.thumb {
  border: 1px solid rgba(0, 0, 0, 0.3);
  display: inline-block; }

.margin-bottom-none {
  margin-bottom: 0; }

#notyfy_container_bottomLeft {
  bottom: 35px;
  left: 20px; }

.notyfy_wrapper h4 {
  margin: 0 0 5px; }

.notyfy_wrapper p {
  margin: 0; }

.notyfy_wrapper.notyfy_primary {
  background-color: #37a6cd;
  border: none;
  color: #fff; }
  .notyfy_wrapper.notyfy_primary * {
    color: #fff; }

.dash-border {
  border: 1px #dddddd solid; }

.dash-nodisplay {
  display: none; }

.ui-spinner {
  height: 30px; }

@media (max-width: 979px) {
  .container-fluid.fixed {
    width: auto;
    border: none;
    margin: 0; } }

@media (max-width: 767px) {
  body {
    padding: 0; }
    body.choose #choose-preview {
      background: none;
      width: 357px;
      height: 222px; }
      body.choose #choose-preview > span {
        left: 0;
        top: 0; }
    body.choose ul li {
      height: auto;
      text-align: center;
      line-height: normal; }
      body.choose ul li span {
        width: 100%;
        display: block;
        text-align: center;
        padding: 0 0 5px; }
  .well {
    padding: 5px; }
  .widget .widget-body {
    padding: 10px 5px; }
  .widget.margin-bottom-none {
    margin-bottom: 20px; }
  .widget.widget-tabs-2 .widget-head {
    height: auto; }
    .widget.widget-tabs-2 .widget-head ul {
      display: block;
      height: auto; }
      .widget.widget-tabs-2 .widget-head ul li {
        float: none;
        display: block;
        width: 100%; }
  .widget-stats {
    margin: 0 0 10px; }
  .right-menu #menu {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid #dddddd; }
    .right-menu #menu #menuInner {
      box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1) inset;
      float: left;
      border-left: none;
      border-right: 1px solid #d0d0d0; }
    .right-menu #menu ul li.active:after {
      display: inline-block;
      width: 9px;
      position: absolute;
      top: 0;
      bottom: 0;
      right: -10px;
      content: "";
      background: #37a6cd; }
  .right-menu #content {
    margin: 0 0 0 234px; }
  .mobile-textleft {
    text-align: left; }
  .mobile-btnleft {
    float: left; }
  .mobile-input-bottom-margin10 {
    margin-bottom: 10px !important; }
  .nav-tabs > li > a {
    font-size: 10pt;
    padding-left: 5px;
    padding-right: 5px; }
  .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; }
  .menu-hidden #content {
    margin: 0; }
  .menubar .btn {
    margin-bottom: 10px; } }

@media (max-width: 480px) {
  h1 {
    line-height: 30px;
    font-size: 18pt; }
  h2 {
    line-height: 30px;
    font-size: 18pt; }
    h2.glyphicons i:before {
      font-size: 24px;
      top: 3px;
      left: 5px; }
  h3 {
    line-height: 30px;
    font-size: 18pt; }
    h3.glyphicons i:before {
      font-size: 24px;
      top: 3px;
      left: 5px; }
  .separator {
    margin: 10px 0; }
  .table-condensed th {
    padding: 4px 5px; }
  .table-condensed td {
    padding: 4px 5px; }
  .heading-buttons .buttons {
    margin-top: -1px; }
  p.glyphicons {
    padding: 5px 0 10px 55px; }
    p.glyphicons.right {
      padding: 0 55px 0 0; }
    p.glyphicons i:before {
      color: #d67170;
      font-size: 35pt;
      top: 0; }
  .bwizard-steps li {
    margin-right: 0;
    padding: 0;
    background-color: transparent; }
    .bwizard-steps li:after {
      border: none; }
    .bwizard-steps li:before {
      border: none; }
    .bwizard-steps li.active {
      margin-right: 0;
      padding: 0;
      background-color: transparent; }
    .bwizard-steps li:first-child {
      margin-right: 0;
      padding: 0;
      background-color: transparent; }
    .bwizard-steps li:last-child {
      margin-right: 0;
      padding: 0;
      background-color: transparent; } }

@media (max-width: 320px) {
  .nav-tabs > li {
    display: block;
    float: none;
    margin: 0 0 -1px;
    border-color: #37a6cd;
    border-color: #e0d5c6;
    background: #f5eadb;
    border-radius: 0 0 0 0; }
    .nav-tabs > li > a {
      display: block;
      float: none;
      margin: 0 0 -1px;
      border-color: #37a6cd;
      border-color: #e0d5c6;
      background: #f5eadb;
      border-radius: 0 0 0 0; }
      .nav-tabs > li > a:hover {
        display: block;
        float: none;
        margin: 0 0 -1px;
        border-color: #37a6cd; }
    .nav-tabs > li:hover {
      border-color: #37a6cd; } }

@media (max-width: 979px) and (min-width: 768px) {
  .widget-stats {
    padding: 10px; }
    .widget-stats .glyphicons {
      padding: 0 10px 0 0; }
      .widget-stats .glyphicons i:before {
        font-size: 20px;
        top: -5px; } }

@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 #dddddd; }
    .table-responsive.swipe-horizontal th {
      display: block;
      margin: 0;
      vertical-align: top;
      text-align: right;
      border-bottom: 0;
      border-left: 0; }
    .table-responsive.swipe-horizontal td {
      display: block;
      margin: 0;
      vertical-align: top;
      min-height: 1.25em;
      text-align: left;
      border-left: 0;
      border-right: 0;
      border-bottom: 0;
      border-top: 0; }
    .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 #d7d8da; }
  .table-responsive.block table {
    display: block; }
  .table-responsive.block thead {
    display: block; }
    .table-responsive.block thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
  .table-responsive.block tbody {
    display: block; }
  .table-responsive.block th {
    display: block; }
  .table-responsive.block td {
    display: block;
    border: none;
    border-bottom: 1px solid #d7d8da;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left; }
    .table-responsive.block td:before {
      position: absolute;
      vertical-align: middle;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      text-align: right;
      font-weight: bold;
      content: attr(data-title); }
  .table-responsive.block tr {
    display: block;
    border: 1px solid #d7d8da; } }

[data-toggle="collapse-widget"] .collapse-toggle {
  position: relative;
  height: 35px;
  width: 30px;
  display: block;
  cursor: pointer;
  float: right;
  margin-right: 0; }
  [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: #444;
    content: "\e192"; }

[data-toggle="collapse-widget"] a ~ .collapse-toggle {
  margin-right: 0; }

[data-toggle="collapse-widget"] .collapse:not(.list) {
  transition: padding 0.1s ease;
  padding: 0; }
  [data-toggle="collapse-widget"] .collapse:not(.list).in {
    padding: 10px; }

[data-toggle="collapse-widget"][data-collapse-closed="true"] .widget-head {
  border-bottom: none;
  box-shadow: none; }

[data-toggle="collapse-widget"][data-collapse-closed="true"] .collapse-toggle:before {
  content: "\e191"; }

.line-height30 {
  line-height: 30px !important; }

.left-margin0 {
  margin-left: 0 !important; }

.bottom-margin5 {
  margin-bottom: 5px !important; }

.bottom-margin10 {
  margin-bottom: 10px !important; }

.bottom-margin15 {
  margin-bottom: 15px !important; }

.bottom-margin20 {
  margin-bottom: 20px !important; }

.bottom-margin30 {
  margin-bottom: 30px !important; }

.bottom-margin40 {
  margin-bottom: 40px !important; }

.bottom-margin50 {
  margin-bottom: 50px !important; }

.bottom-margin0 {
  margin-bottom: 0 !important; }

.bold-txt-16 {
  font-weight: bold;
  font-size: 16px; }

.normal-txt-16 {
  font-size: 16px; }

.padding0 {
  padding: 0 !important; }

.margin0 {
  margin: 0 !important; }

.float-right {
  float: right !important; }

.float-left {
  float: left !important; }

.font-bold {
  font-weight: bold; }

.themeColor {
  color: #37a6cd; }

.themeColor2 {
  color: #609450; }

.mobile-input-bottom-margin10 {
  margin-bottom: 0 !important; }

.wizard .wizard-head {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-bottom: none; }

.wizard .widget-head.progress {
  border-radius: 0 0 0 0;
  box-shadow: none; }
  .wizard .widget-head.progress .progress-bar-none {
    background: none;
    box-shadow: none;
    background: #37a6cd; }

.bwizard-steps {
  display: block;
  margin: 0;
  padding: 0;
  height: 40px;
  list-style: none; }
  .bwizard-steps .label {
    position: relative;
    top: -1px;
    margin: 0 5px 0 0;
    padding: 1px 5px 2px; }
  .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: #37a6cd; }
      .bwizard-steps li.active:after {
        border-left-color: #37a6cd; }
      .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 .active .label {
    background-color: #333; }
  .bwizard-steps a:hover {
    text-decoration: none; }
  .bwizard-steps.clickable li:not(.active) {
    cursor: pointer; }
  .bwizard-steps.clickable li:hover:not(.active) {
    background: #d0d0d0; }
    .bwizard-steps.clickable li:hover:not(.active):after {
      border-left-color: #d0d0d0; }
    .bwizard-steps.clickable li:hover:not(.active) a {
      color: #08c; }

@media (max-width: 1030px) {
  .visible-big-screen {
    display: none !important; } }

.iconHeader {
  height: 38px !important;
  cursor: pointer;
  float: right;
  margin-right: 0;
  font-size: 25px;
  color: #535353;
  position: absolute;
  z-index: 100;
  right: 0; }
  .iconHeader i:before {
    color: #535353 !important;
    font-size: 20px !important;
    position: relative;
    top: 2px; }

.discussionAddForum {
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 2px;
  margin-top: 2px;
  margin-right: 10px;
  float: right; }

.padding12 {
  padding: 12px !important; }

.shadow-none {
  box-shadow: none !important; }

.border-none {
  border: none !important; }

.k-overwrite .container-fluid * {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }
  .k-overwrite .container-fluid * > .row * {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important; }

.k-overwrite.k-autocomplete {
  padding-right: 21px; }

.k-overwrite.k-datepicker input[type=text] {
  border-color: #efefef !important; }

.k-overwrite.k-datepicker .k-picker-wrap {
  border: none; }

.k-overwrite.k-timepicker input[type=text] {
  border-color: #efefef !important; }

.k-overwrite.k-timepicker .k-picker-wrap {
  border: none; }

.k-overwrite.k-datetimepicker input[type=text] {
  border-color: #efefef !important; }

.k-overwrite.k-datetimepicker .k-picker-wrap {
  border: none; }

.k-overwrite.k-multiselect .k-multiselect-wrap {
  padding: 0;
  height: auto;
  border: 1px solid #efefef;
  border-radius: 0;
  box-shadow: none; }
  .k-overwrite.k-multiselect .k-multiselect-wrap .k-input {
    height: 34px;
    padding: 0 6px; }
  .k-overwrite.k-multiselect .k-multiselect-wrap li {
    border-radius: 0;
    background: #37a6cd;
    color: #fff;
    border: none;
    padding: 4px 5px;
    margin: 6px 1px 0 5px;
    font-size: 14px; }
    .k-overwrite.k-multiselect .k-multiselect-wrap li span:first-child {
      margin-right: 15px; }
    .k-overwrite.k-multiselect .k-multiselect-wrap li span.k-select {
      margin: 0;
      padding: 3px 0; }
      .k-overwrite.k-multiselect .k-multiselect-wrap li span.k-select .k-icon {
        margin: 0; }
  .k-overwrite.k-multiselect .k-multiselect-wrap .k-icon {
    background-image: url(/Content/kendo/Default/sprite_white.png); }
    .k-overwrite.k-multiselect .k-multiselect-wrap .k-icon.k-delete {
      background-position: -30px -16px; }

.k-overwrite.k-numerictextbox .k-numeric-wrap .k-select {
  background: #f9f9f9;
  border-radius: 0; }
  .k-overwrite.k-numerictextbox .k-numeric-wrap .k-select .k-link {
    height: 50%;
    border-radius: 0; }
    .k-overwrite.k-numerictextbox .k-numeric-wrap .k-select .k-link.k-state-selected {
      background: #37a6cd; }

.k-overwrite.k-picker-wrap {
  padding-right: 21px; }

.k-overwrite.k-numeric-wrap {
  padding-right: 21px; }

.k-overwrite.k-dropdown-wrap {
  padding-right: 21px; }

.k-overwrite.k-widget.k-progressbar.k-progressbar-horizontal {
  width: 100%; }
  .k-overwrite.k-widget.k-progressbar.k-progressbar-horizontal .k-progress-status {
    margin: auto 50%; }

.k-overwrite.k-grid {
  border-color: #e5e5e5; }
  .k-overwrite.k-grid .k-grid-header {
    color: #fff !important;
    min-height: 20px; }
    .k-overwrite.k-grid .k-grid-header .k-grid-header-wrap {
      border: none; }
    .k-overwrite.k-grid .k-grid-header th.k-header .k-link {
      color: #fff !important;
      min-height: 20px; }
  .k-overwrite.k-grid tr.k-state-selected {
    background: #37a6cd; }
  .k-overwrite.k-grid tr.k-alt.k-state-selected {
    background: #37a6cd; }
  .k-overwrite.k-grid .k-alt {
    background: #f5f5f5; }
  .k-overwrite.k-grid td[role='gridcell'] {
    border-color: #e5e5e5;
    padding: 10px; }
  .k-overwrite.k-grid .k-pager-wrap.k-grid-pager {
    background: #37a6cd;
    padding: 0;
    border-color: #e5e5e5; }
    .k-overwrite.k-grid .k-pager-wrap.k-grid-pager .k-pager-nav {
      border: none;
      padding: 10px 0; }
    @media only screen and (max-width: 1024px) {
      .k-overwrite.k-grid .k-pager-wrap.k-grid-pager .k-pager-numbers {
        margin: 3px 0 0 25px; } }
    .k-overwrite.k-grid .k-pager-wrap.k-grid-pager .k-pager-numbers .k-state-selected {
      border: none;
      border-radius: 0;
      font-size: 17px;
      border-top: 2px solid #37a6cd;
      background: #37a6cd;
      color: #fff;
      padding: 0; }
    .k-overwrite.k-grid .k-pager-wrap.k-grid-pager .k-pager-info {
      font-size: 15px;
      color: #fff;
      padding: 10px 1.333em; }
  .k-overwrite.k-grid .k-pager-wrap .k-link {
    color: #fff;
    padding: 0 0 0 10px !important;
    -webkit-box-shadow: none;
    box-shadow: none; }
    @media only screen and (max-width: 1024px) {
      .k-overwrite.k-grid .k-pager-wrap .k-link {
        color: #37a6cd; } }

.k-overwrite .k-grid-content {
  height: 100% !important;
  overflow-y: auto !important; }

.k-overwrite .k-input.k-readonly {
  color: #a9a9a9; }

.k-overwrite .k-widget.k-upload .k-dropzone {
  padding: 0; }

.k-overwrite .k-widget.k-upload .k-button.k-upload-button {
  border: none;
  background: #d1d2d3;
  font-size: 15px;
  padding: 7px 17px; }
  .k-overwrite .k-widget.k-upload .k-button.k-upload-button:hover {
    background: #bab9b9;
    color: #fff; }

.k-overwrite.k-o-scrollable.k-grid .k-grid-header {
  padding: 0 !important; }
  .k-overwrite.k-o-scrollable.k-grid .k-grid-header th.k-header {
    padding: .429em .6em .571em .6em !important; }

.k-overwrite.k-slim.k-grid .k-grid-header {
  padding: 2px 4px; }
  .k-overwrite.k-slim.k-grid .k-grid-header th.k-header {
    padding: 2px 4px; }
    .k-overwrite.k-slim.k-grid .k-grid-header th.k-header > .k-link {
      padding: 2px 4px !important; }

.k-overwrite .k-filter-row th {
  border-color: #37a6cd; }

.sel-date {
  line-height: 35px;
  font-weight: bold; }

.txt-red {
  color: #da4f49;
  font-weight: bold; }

.txt-green {
  color: #5ba338;
  font-weight: bold; }

ol {
  list-style-position: inside; }

.label.label-project {
  font-size: 13px; }

.label.label-deal {
  font-size: 13px; }

.label-project {
  background: #a93cd4; }

.label-deal {
  background: #056ba2; }

#topMenuSelect {
  background: #272729;
  display: none;
  float: right;
  margin: 4px 4px 0 0; }
  #topMenuSelect select {
    width: 100%;
    padding: 3px 7px; }

@media (max-width: 950px) {
  #topMenuUl {
    display: none !important; }
  #topMenuSelect {
    display: block !important; } }

.navbar-nav.main {
  height: 42px;
  background-color: #272729;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  margin: 0;
  position: relative; }
  .navbar-nav.main .appbrand {
    font-family: Raleway, sans-serif;
    color: #dddddd;
    font-size: 18pt;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    height: 42px;
    padding: 0;
    line-height: normal;
    border-right: 1px solid #424243;
    min-width: 226px;
    max-width: 226px; }
    .navbar-nav.main .appbrand > span {
      border-right: 1px solid #000000;
      display: block;
      height: 42px; }
      .navbar-nav.main .appbrand > span span {
        display: block;
        font-size: 8pt;
        color: #686869;
        line-height: normal;
        margin: -4px 0 0; }
  .navbar-nav.main .btn-navbar {
    padding: 6px;
    margin: 0;
    position: absolute;
    float: none;
    left: 235px;
    top: 7px;
    display: block;
    background: #424243;
    border-radius: 0 0 0 0; }
    .navbar-nav.main .btn-navbar .icon-bar {
      background: #999; }
  .navbar-nav.main .topnav {
    border-left: 1px solid #000000; }
    .navbar-nav.main .topnav > li {
      border-left: 1px solid #424243;
      border-right: 1px solid #000000;
      position: relative; }
      .navbar-nav.main .topnav > li > a .text {
        display: inline-block;
        padding-left: 10px; }
      .navbar-nav.main .topnav > li > a.glyphicons {
        padding: 0 10px 0 35px; }
        .navbar-nav.main .topnav > li > a.glyphicons.logout {
          padding: 0 38px 0 0; }
      .navbar-nav.main .topnav > li.open {
        padding: 0; }
        .navbar-nav.main .topnav > li.open > a i:before {
          top: 9px; }
        .navbar-nav.main .topnav > li.open .dropdown-menu li {
          border-bottom: 1px solid #dddddd; }
          .navbar-nav.main .topnav > li.open .dropdown-menu li:last-child {
            border-bottom: none; }
          .navbar-nav.main .topnav > li.open .dropdown-menu li:first-child > a {
            border-top: none; }
            .navbar-nav.main .topnav > li.open .dropdown-menu li:first-child > a:hover {
              border-top: none; }
          .navbar-nav.main .topnav > li.open .dropdown-menu li:first-child > span {
            border-top: none; }
          .navbar-nav.main .topnav > li.open .dropdown-menu li.active {
            background: #dddddd; }
            .navbar-nav.main .topnav > li.open .dropdown-menu li.active a {
              background: #dddddd; }
          .navbar-nav.main .topnav > li.open .dropdown-menu li.highlight.profile {
            padding: 15px 10px; }
            .navbar-nav.main .topnav > li.open .dropdown-menu li.highlight.profile .col-xs-6:nth-child(2) {
              padding: 0 15px 0 0; }
            .navbar-nav.main .topnav > li.open .dropdown-menu li.highlight.profile label {
              line-height: 20px;
              font-size: 13px; }
            .navbar-nav.main .topnav > li.open .dropdown-menu li.highlight.profile img {
              width: 100%; }
            .navbar-nav.main .topnav > li.open .dropdown-menu li.highlight.profile .btn {
              width: 100%; }
      .navbar-nav.main .topnav > li .notif li > a .text {
        display: inline-block;
        padding-left: 10px; }
      .navbar-nav.main .topnav > li .notif li > a.glyphicons {
        padding: 0 10px 0 35px; }
        .navbar-nav.main .topnav > li .notif li > a.glyphicons.logout {
          padding: 0 38px 0 0; }
      .navbar-nav.main .topnav > li .notif li.open {
        padding: 0; }
        .navbar-nav.main .topnav > li .notif li.open > a i:before {
          top: 9px; }
        .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li {
          border-bottom: 1px solid #dddddd; }
          .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li:last-child {
            border-bottom: none; }
          .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li:first-child > a {
            border-top: none; }
            .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li:first-child > a:hover {
              border-top: none; }
          .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li:first-child > span {
            border-top: none; }
          .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.active {
            background: #dddddd; }
            .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.active a {
              background: #dddddd; }
          .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight > a {
            background: #fff; }
            .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight > a:hover {
              background: #fff; }
          .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight > span {
            background: #fff; }
          .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > a:hover .heading a {
            text-transform: none; }
          .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > a:hover .clearfix {
            display: block; }
          .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > a .heading a {
            text-transform: none; }
          .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > a .clearfix {
            display: block; }
          .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > span .heading a {
            text-transform: none; }
          .navbar-nav.main .topnav > li .notif li.open .dropdown-menu li.highlight.profile > span .clearfix {
            display: block; }
    .navbar-nav.main .topnav .dropdown-menu {
      border-radius: 0 0 0 0; }
    .navbar-nav.main .topnav #themer {
      position: absolute;
      top: 100%;
      left: auto;
      right: -1px;
      z-index: 1000;
      width: 250px;
      margin: -5px 0 0;
      text-align: left; }
      .navbar-nav.main .topnav #themer.in {
        overflow: visible; }
      .navbar-nav.main .topnav #themer .close2 {
        position: absolute;
        background: #dddddd;
        color: #222;
        font-weight: 600;
        height: 20px;
        top: 14px;
        right: 10px;
        line-height: 20px;
        text-align: center;
        font-size: 10pt;
        padding: 0 10px;
        border-radius: 5px 5px 5px 5px;
        cursor: pointer; }
      .navbar-nav.main .topnav #themer .wrapper {
        border-radius: 5px 0 5px 5px;
        position: relative;
        background: #292c2e;
        border: 1px solid #333;
        box-shadow: 0 0 0 1px #5e646b inset;
        padding: 15px;
        color: #fafafa; }
        .navbar-nav.main .topnav #themer .wrapper h4 {
          border-bottom: 1px solid #5e6060;
          padding: 0 0 10px;
          margin: 0 0 10px;
          color: #fff; }
          .navbar-nav.main .topnav #themer .wrapper h4 span {
            color: #5e6060;
            font-weight: normal;
            font-size: 10pt; }
        .navbar-nav.main .topnav #themer .wrapper .btn {
          margin: 0; }
        .navbar-nav.main .topnav #themer .wrapper #themer-getcode-less {
          margin: 0 0 0 5px; }
        .navbar-nav.main .topnav #themer .wrapper ul {
          margin: 0;
          list-style: none; }
          .navbar-nav.main .topnav #themer .wrapper ul li {
            height: 25px;
            line-height: 25px;
            position: relative; }
            .navbar-nav.main .topnav #themer .wrapper ul li .minicolors {
              line-height: normal;
              border: none;
              top: 2px;
              right: 0;
              position: absolute; }
              .navbar-nav.main .topnav #themer .wrapper ul li .minicolors input {
                border: none;
                height: 20px;
                width: 69px;
                background: #424243;
                color: #fff;
                font-size: 9pt;
                padding: 0 5px;
                margin: 0 0 1px; }
            .navbar-nav.main .topnav #themer .wrapper ul li .minicolors-swatch {
              cursor: pointer;
              width: 18px;
              height: 18px; }
            .navbar-nav.main .topnav #themer .wrapper ul li .minicolors-panel {
              z-index: 10000;
              top: 24px; }
            .navbar-nav.main .topnav #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: #424243;
              border: 1px solid #333;
              color: #fff; }
            .navbar-nav.main .topnav #themer .wrapper ul li .link {
              text-decoration: underline;
              cursor: pointer; }
            .navbar-nav.main .topnav #themer .wrapper ul li label {
              margin: 0;
              line-height: 25px;
              font-size: 9pt; }
              .navbar-nav.main .topnav #themer .wrapper ul li label input {
                margin: 0 0 1px; }
            .navbar-nav.main .topnav #themer .wrapper ul li.advanced {
              display: none; }
            .navbar-nav.main .topnav #themer .wrapper ul li .minicolors-position-left .minicolors-panel {
              left: -152px; }
        .navbar-nav.main .topnav #themer .wrapper hr.separator {
          margin: 10px 0;
          border-top-color: #5e646b;
          border-bottom-color: #333; }
      .navbar-nav.main .topnav #themer.themer-advanced .wrapper ul li.advanced {
        display: block; }
    .navbar-nav.main .topnav .dropdown > a .caret {
      border-top-color: #fafafa;
      top: 12px;
      position: relative; }
  @media (min-width: 768px) {
    .navbar-nav.main {
      float: none; } }

.widget-activity ul.filters {
  display: block;
  overflow: hidden;
  position: relative;
  list-style: none;
  margin: 0 0 10px;
  padding: 0; }
  .widget-activity ul.filters li {
    float: left;
    display: block;
    padding: 0 10px 0 0;
    font-size: 8pt;
    line-height: 30px; }
    .widget-activity ul.filters li.glyphicons {
      width: 25px;
      height: 25px;
      padding: 0 3px;
      text-align: center;
      cursor: pointer; }
      .widget-activity ul.filters li.glyphicons.active {
        width: 27px;
        height: 25px;
        top: 2px; }
        .widget-activity ul.filters li.glyphicons.active i {
          background: #37a6cd;
          display: block;
          border-radius: 2px 2px 2px 2px;
          height: 25px;
          position: relative; }
          .widget-activity ul.filters li.glyphicons.active i:before {
            color: #fff;
            top: 2px; }
      .widget-activity ul.filters li.glyphicons i:before {
        position: relative;
        top: 4px;
        left: 0;
        color: #d0d0d0;
        font-size: 17px; }
      .widget-activity ul.filters li.glyphicons:hover i:before {
        color: #dddddd; }

.widget-activity ul.activities {
  list-style: none;
  margin: 0;
  padding: 0; }
  .widget-activity ul.activities li {
    display: block;
    height: 50px;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    border: 1px solid #dddddd;
    background: #fafafa;
    margin: 0 0 10px;
    padding: 0 10px; }
    .widget-activity ul.activities li .activity-icon {
      padding: 0;
      display: inline-block;
      width: 37px;
      height: 35px;
      position: relative;
      top: 6px;
      text-align: center;
      margin: 0 5px 0 0; }
      .widget-activity ul.activities li .activity-icon i:before {
        position: relative;
        top: 0;
        left: 0;
        color: #a9a9a9; }
    .widget-activity ul.activities li.highlight {
      background: #e6f6fb;
      border: 1px solid #cae4ec; }
      .widget-activity ul.activities li.highlight .activity-icon {
        background: #fff;
        border: 1px solid #cae4ec;
        border-radius: 5px 5px 5px 5px;
        top: 6px;
        margin: 0 10px 0 0; }
        .widget-activity ul.activities li.highlight .activity-icon i:before {
          color: #37a6cd;
          top: -1px; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #272729; }

.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;
  border-radius: 0 0 0 0;
  background: #fff;
  color: #dddddd;
  border-color: #dddddd; }
  .form-inline.small .input-append .add-on i:before {
    top: 4px;
    left: 4px;
    font-size: 14px;
    color: #d0d0d0; }

.table-striped tbody tr:nth-child(odd) td {
  background-color: #f8f8f8; }

.table-striped tbody tr:nth-child(odd) th {
  background-color: #f8f8f8; }

.table-fill td {
  background: #f8f8f8; }

.table-large-spacing td {
  padding: 20px 15px; }

.pagination-lg > li > a {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.accordion-heading .accordion-toggle {
  background: #37a6cd;
  color: #fff;
  text-decoration: none;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  border-radius: 3px 3px 0 0; }

.vertical-range-slider .ui-slider-wrap {
  display: inline-block;
  margin: 0 auto; }

.btn-group-vertical.block {
  display: block; }

.radio.inline + .radio.inline {
  margin-left: 3px; }

.checkbox.inline {
  padding-bottom: 1px; }
  .checkbox.inline + .checkbox.inline {
    margin-left: 3px; }

.input-full input {
  width: 83%;
  height: 17px; }

.control-label.center {
  text-align: center; }

.input-prepend .add-on {
  background: #fff; }
  .input-prepend .add-on icon {
    margin-top: 0; }
  .input-prepend .add-on.glyphicons {
    background: #fff; }
  .input-prepend .add-on i:before {
    color: #d0d0d0; }

.input-append .add-on {
  background: #fff; }
  .input-append .add-on icon {
    margin-top: 0; }
  .input-append .add-on.glyphicons {
    background: #fff; }
    .input-append .add-on.glyphicons i:before {
      left: 6px; }
  .input-append .add-on i:before {
    color: #d0d0d0; }

.gallery ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .gallery ul li .thumb {
    position: relative;
    background: #37a6cd;
    border-radius: 10px 10px 10px 10px;
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), inset -1px -1px 1px rgba(0, 0, 0, 0.2);
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    z-index: 1; }
  .gallery ul li.span4 {
    margin-left: 0; }

.pages ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .pages ul li {
    display: block;
    background: #e1e1e3;
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px transparent;
    margin-bottom: 2.127659574468085%;
    border: 1px solid #bec0c6;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 15px 15px 65px;
    color: #9d9d9d;
    text-shadow: 0 1px 0 #fff; }
    .pages ul li strong {
      font-size: 11pt;
      padding: 3px 0 5px;
      display: block; }
    .pages ul li .actions {
      display: block; }
      .pages ul li .actions .glyphicons {
        padding: 0 2px 0 20px;
        color: #9d9d9d; }
        .pages ul li .actions .glyphicons i:before {
          font-size: 15px;
          top: 3px;
          color: #9d9d9d; }
        .pages ul li .actions .glyphicons.pencil i:before {
          content: "\270F";
          font-size: 14px; }
        .pages ul li .actions .glyphicons.edit i:before {
          top: 1px; }
    .pages ul li:hover .glyphicons {
      color: #fff; }
      .pages ul li:hover .glyphicons i:before {
        color: #f4cbcb; }
    .pages ul li:hover i:before {
      color: #f4cbcb; }
    .pages ul li.primary .glyphicons {
      color: #fff; }
      .pages ul li.primary .glyphicons i:before {
        color: #f4cbcb; }
    .pages ul li.primary i:before {
      color: #f4cbcb; }
    .pages ul li > i:before {
      font-size: 40px;
      left: 12px;
      top: 16px;
      color: #9d9d9d; }
    .pages ul li.span3:nth-child(4n + 5) {
      margin-left: 0; }

.fc-header-title h2 {
  font-size: 16pt;
  line-height: 25px; }

#calendar .btn-group .btn-primary {
  margin-right: 2px; }

pre.prettyprint {
  word-break: normal;
  word-wrap: normal;
  white-space: pre;
  background-color: #f8f8f8;
  background-image: linear-gradient(#f8f8f8 50%, #eeeeee 50%);
  background-size: 38px 38px;
  border: 1px solid #d7d8da;
  display: block;
  line-height: 19px;
  margin-bottom: 10px;
  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; }

img.flag {
  height: 10px;
  width: 15px;
  padding-right: 10px; }

.no-hover a {
  cursor: default; }
  .no-hover a:hover {
    text-decoration: none; }

[data-toggle="collapse-widget"][data-collapse-closed="false"] .collapse-toggle:before {
  content: "\e192"; }

td.discussionLastPosted {
  width: 120px; }

.k-animation-container .k-list-container.k-group {
  box-shadow: none;
  border-radius: 0;
  background: #fff;
  color: #a9a9a9;
  padding: 0;
  width: 100%; }
  .k-animation-container .k-list-container.k-group li.k-item {
    font-size: 17px;
    border-radius: 0;
    border: none;
    padding: 1px 5px; }
    .k-animation-container .k-list-container.k-group li.k-item.k-state-selected {
      background: #37a6cd;
      color: #fff; }
    .k-animation-container .k-list-container.k-group li.k-item.k-state-hover {
      background: #e9e9e9;
      color: #000000; }

.k-widget.k-grid .k-btn {
  padding: 5px 7px;
  margin-right: 5px;
  font-size: 13px;
  color: #9d9d9d;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid transparent; }
  .k-widget.k-grid .k-btn:hover {
    border-color: #d7d8da; }

.k-widget.k-grid td[role='gridcell'] .k-btn:last-child {
  margin-right: 0; }

.k-widget.k-grid .k-state-selected .k-btn {
  color: #fff; }

.required-field:after {
  content: "*";
  color: #da4f49;
  padding-left: 5px; }

.jz.nav.nav-tabs {
  padding-left: 15px; }
  .jz.nav.nav-tabs > li.active > a {
    border: 1px solid #37a6cd;
    border-bottom-color: transparent; }
    .jz.nav.nav-tabs > li.active > a:focus {
      border: 1px solid #37a6cd;
      border-bottom-color: transparent; }
    .jz.nav.nav-tabs > li.active > a:hover {
      border: 1px solid #37a6cd;
      border-bottom-color: transparent; }
  .jz.nav.nav-tabs + .tab-content {
    padding: 15px 20px; }

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none; }

.roster {
  margin: 0;
  padding: 0;
  width: 100%;
  border: 1px solid #d0d0d0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px; }
  .roster table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    padding: 0; }
  .roster th {
    border-bottom: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0; }
    .roster th:last-child {
      border-width: 0 0 1px 0; }
  .roster td {
    vertical-align: middle;
    border: 1px solid #d0d0d0;
    border-width: 0 1px 1px 0;
    text-align: left;
    padding: 5px 10px;
    color: #575655; }
  .roster tr:last-child td {
    border-width: 0 1px 0 0; }
    .roster tr:last-child td:last-child {
      border-width: 0 0 0 0; }
  .roster tr td:last-child {
    border-width: 0 0 1px 0; }

.rosterheader {
  height: 80px; }
  .rosterheader th.center:first-child {
    min-width: 20px; }

.roster-heading {
  color: #37a6cd;
  font-size: 16px; }

.area {
  background-color: #f7f7f7;
  height: 50px; }

.roster-footer {
  background-color: #f7f7f7;
  height: 25px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px; }
  .roster-footer td {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px; }

.shift-good {
  background-color: #e8ffc9; }

.shift-bad {
  background-color: #ffd3da; }

td.dashed {
  border-bottom: 1px dotted #dddddd; }

td.inc {
  border-right: 1px dotted #dddddd; }

input[type="radio"] {
  margin-right: 10px;
  margin-bottom: 10px; }

.widget-header-btn {
  padding: 5px 7px 5px 40px !important;
  width: auto !important;
  height: auto !important;
  margin-bottom: 10px !important; }
  .widget-header-btn i:before {
    height: 23px !important;
    width: 33px !important;
    line-height: 20px !important;
    font-size: 15px !important;
    color: #9d9d9d !important; }

.glyphicons.left_arrow i:before {
  background: none !important; }

.glyphicons.right_arrow i:before {
  background: none !important; }

.draggable-table-cell {
  width: 150px;
  background-color: #b0eb01;
  filter: alpha(opacity=60);
  opacity: 0.6;
  padding: 7px;
  border: 1px solid #85b300;
  position: absolute; }

.resize-cursor {
  position: relative;
  left: -3px;
  cursor: ew-resize;
  color: #f7f7f7;
  font-size: 20px; }
  .resize-cursor.float-right {
    right: -10px;
    left: inherit; }

.btn-action {
  cursor: pointer;
  border: none;
  border-radius: 3px;
  background: #d0d0d0;
  padding: 5px 9px; }
  .btn-action i:before {
    color: #272729 !important;
    color: #272729 !important; }

#roleCoverageBtn {
  user-select: none;
  display: inline-block; }

#roleViewBtn {
  user-select: none;
  display: inline-block; }

#staffViewBtn {
  user-select: none;
  display: inline-block; }

.selectable-None {
  user-select: none; }

.hoverCell {
  background: #8dbd00; }

.rosterEmpty {
  background: #e5e5e5 !important;
  min-height: 20px !important; }

.rateMobileStar {
  display: block; }

.rateMobileTitle {
  display: block; }

.rateMobileLbl {
  display: none; }

.tablet-hide-row {
  display: table-cell; }

.tablet-show-row {
  display: none; }
  .tablet-show-row .rate-div {
    width: 200px; }

@media (max-width: 1200px) {
  .rateMobileStar {
    display: none !important; }
  .rateMobileLbl {
    display: block !important; }
  .rateMobileTitle {
    display: none; }
  .tablet-hide-row {
    display: none !important; }
  .tablet-show-row {
    display: table-cell !important; } }

.inline-modal {
  background: #f4f4f4;
  padding: 25px 15px; }

.outstandingClickable {
  color: #37a6cd; }

tr.times {
  height: 40px; }

small .glyphicons {
  display: inline-block;
  position: relative;
  padding: 5px 5px 5px 10px;
  text-decoration: none;
  margin-left: 10px; }
  small .glyphicons i:before {
    color: #37a6cd;
    font-size: 10px;
    padding: 0; }

table.respcelwidth {
  table-layout: fixed; }
  table.respcelwidth td {
    min-width: 110px; }

.label-bold label {
  font-weight: bold !important; }

.custom-datepicker .k-widget.k-datepicker.k-header {
  width: 32px !important; }
  .custom-datepicker .k-widget.k-datepicker.k-header .k-picker-wrap.k-state-default {
    width: 0 !important;
    padding-right: 30px !important;
    height: 26px !important; }
    .custom-datepicker .k-widget.k-datepicker.k-header .k-picker-wrap.k-state-default input {
      width: 0 !important; }
    .custom-datepicker .k-widget.k-datepicker.k-header .k-picker-wrap.k-state-default span.k-select {
      border: none !important;
      border-radius: 0 !important; }
      .custom-datepicker .k-widget.k-datepicker.k-header .k-picker-wrap.k-state-default span.k-select .k-icon.k-i-calendar {
        margin-bottom: 10px !important;
        margin-left: 6px !important; }

.k-calendar-container.k-popup.k-group.k-reset {
  font-weight: normal !important;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-size: 14px !important; }

.range-wrap-start label, .range-wrap-end label {
  float: left;
  padding-right: 10px;
  margin-top: 4px;
  font-weight: bold; }

.date-nav {
  margin-bottom: 15px; }
  .date-nav .date-nav-center {
    width: 200px;
    display: inline-block;
    min-height: 36px; }
  .date-nav .date-nav-top {
    display: inline-block;
    min-height: 36px; }
  .date-nav .date-nav-bottom {
    display: inline-block;
    min-height: 36px; }
  .date-nav a {
    margin-right: 10px;
    background-color: #f9f9f9;
    padding: 9px 8px;
    margin: 0 2px 0 0;
    color: #333;
    border-radius: 3px; }
    .date-nav a:hover {
      background-color: #37a6cd;
      color: #fff;
      text-decoration: none; }

@media (max-width: 480px) {
  .label2 {
    text-align: left; }
  .dbRC {
    text-align: center; }
  .dbLC {
    text-align: center; } }

@media (max-width: 767px) {
  .label2 {
    text-align: left; }
  .dbRC {
    text-align: center; }
  .dbLC {
    text-align: center; }
  .date-nav .date-nav-top {
    width: 100%;
    display: block;
    min-height: 36px;
    margin-bottom: 20px; }
    .date-nav .date-nav-top > a {
      width: 49%;
      display: inline-block;
      margin: 0;
      text-align: center; }
      .date-nav .date-nav-top > a:first-child {
        float: left; }
      .date-nav .date-nav-top > a:last-child {
        float: right; }
  .date-nav .date-nav-center {
    width: 100%;
    display: block;
    min-height: 36px;
    margin-bottom: 20px; }
  .date-nav .date-nav-bottom {
    width: 100%;
    display: block;
    min-height: 36px;
    margin-bottom: 20px; }
    .date-nav .date-nav-bottom > a {
      width: 49%;
      display: inline-block;
      margin: 0;
      text-align: center; }
      .date-nav .date-nav-bottom > a:first-child {
        float: left; }
      .date-nav .date-nav-bottom > a:last-child {
        float: right; }
  .date-nav-input select {
    width: 100%; } }

@media (min-width: 770px) {
  .label2 {
    text-align: right; }
  .dbRC {
    text-align: right; }
  .dbLC {
    text-align: left; } }

.cushion {
  margin-bottom: 20px; }

.grey {
  color: #afafaf; }

.sales-bus {
  border: 1px solid #fff000; }
  .sales-bus ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .sales-bus a {
    display: block;
    padding: 0 10px; }
  .sales-bus li {
    display: inline;
    float: left;
    background-color: #ff0000;
    margin: 0 10px; }

.red {
  color: #ff0000; }

.green {
  color: #1fc613; }

.ddmenu {
  width: 196px;
  margin: 15px auto;
  position: relative; }
  .ddmenu .bootstrap-select .btn {
    width: 196px; }

.widget-stats-facebook {
  background: #f5f5f5;
  padding: 10px 15px;
  height: 80px;
  position: relative;
  overflow: hidden;
  text-align: center;
  display: block;
  color: #222;
  text-decoration: none; }
  .widget-stats-facebook:hover {
    text-decoration: none; }
  .widget-stats-facebook:focus {
    text-decoration: none; }
  .widget-stats-facebook span {
    display: inline-block; }
  .widget-stats-facebook .txt {
    padding: 5px 0; }
    .widget-stats-facebook .txt strong {
      display: block;
      font-size: 16pt;
      font-weight: 600;
      color: #37a6cd; }

.stats2 {
  margin-top: 5px;
  text-align: center;
  border-top: 1px dotted #dddddd; }
  .stats2 .glyphicons.up_arrow i:before {
    color: #39b54a;
    font-size: 16px;
    margin-top: 6px; }
  .stats2 .glyphicons.down_arrow i:before {
    color: #ff0000;
    font-size: 16px;
    margin-top: 6px; }

.pie1 {
  height: 14px;
  width: 14px;
  display: block;
  background-color: #37a6cd;
  padding: 0;
  margin: 3px 10px 0 0;
  float: left; }

.pie2 {
  height: 14px;
  width: 14px;
  display: block;
  background-color: #a0082b;
  padding: 0;
  margin: 3px 10px 0 0;
  float: left; }

.pie3 {
  height: 14px;
  width: 14px;
  display: block;
  background-color: #39b54a;
  padding: 0;
  margin: 3px 10px 0 0;
  float: left; }

.pie4 {
  height: 14px;
  width: 14px;
  display: block;
  background-color: #ff8416;
  padding: 0;
  margin: 3px 10px 0 0;
  float: left; }

.bb {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  padding-top: 30px; }

.store-list {
  margin-top: 2px; }

.graphadd {
  font-weight: bold;
  text-align: center; }

.widget-stats-extra {
  background: #f5f5f5;
  padding: 10px 15px;
  height: 70px;
  position: relative;
  overflow: hidden;
  text-align: center;
  display: block;
  color: #222;
  text-decoration: none; }
  .widget-stats-extra:hover {
    text-decoration: none; }
  .widget-stats-extra:focus {
    text-decoration: none; }
  .widget-stats-extra span {
    display: inline-block; }
  .widget-stats-extra .txt {
    padding: 5px 0; }
    .widget-stats-extra .txt strong {
      display: block;
      font-size: 16pt;
      font-weight: 600;
      color: #37a6cd; }

.box-generic {
  border: 1px solid #e5e5e5;
  padding: 10px;
  position: relative;
  background: #fff; }

.range-wrap-start {
  float: left; }

.range-wrap-end {
  float: left;
  margin-left: 30px; }

.breadcrumbs {
  text-align: right;
  line-height: 40px;
  padding-right: 20px;
  font-weight: 300; }
  .breadcrumbs a {
    color: #000000; }
    .breadcrumbs a:hover {
      color: #37a6cd;
      text-decoration: none; }
  .breadcrumbs span {
    margin: 0 10px; }

.labelpad {
  margin-top: 35px; }
  .labelpad input {
    margin-left: 10px;
    margin-right: 10px; }

.btnpad {
  margin-top: 28px; }

.wh-kin {
  background-color: #f5f5f5 !important;
  padding: 12px; }

.invoice-total {
  background-color: #dddddd;
  padding: 15px; }
  .invoice-total strong {
    font-size: 16px;
    line-height: 30px; }

.field-bg {
  background-color: #f5f5f5;
  padding: 20px;
  margin: 20px 0; }

.download-sample {
  background-color: #f5f5f5;
  padding: 15px 20px;
  display: inline-block;
  margin: 15px 0; }
  .download-sample .glyphicons i:before {
    color: #bab9b9; }

.menu-fixed {
  position: fixed !important;
  width: 100%;
  top: 0;
  z-index: 1000; }

.dealItem {
  font-size: 15pt;
  font-weight: 400;
  text-align: right;
  color: #37a6cd;
  line-height: 36px; }

#userTypeList {
  min-height: 600px;
  max-height: 600px;
  height: 600px;
  overflow-y: auto;
  overflow-x: auto;
  margin: 0;
  padding: 15px 0 10px 10px;
  background: #efefef; }
  #userTypeList li {
    list-style-type: none !important;
    padding: 5px 10px; }
    #userTypeList li.active {
      color: #fff;
      background: #37a6cd; }
    #userTypeList li:hover {
      color: #fff;
      background: #37a6cd;
      cursor: pointer; }
    #userTypeList li i.fa {
      margin-right: 5px; }

.widget-body.list ul {
  margin: 0;
  list-style: none; }
  .widget-body.list ul li {
    padding: 0 10px;
    height: 39px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.02);
    line-height: 39px;
    text-align: left;
    clear: both; }
    .widget-body.list ul li:first-child {
      border-top: none; }
    .widget-body.list ul li:last-child {
      border-bottom: none; }
    .widget-body.list ul li .count {
      float: right; }
    .widget-body.list ul li .sparkline {
      position: relative;
      top: 5px;
      margin-left: 5px; }

.sel-date .glyphicons.calendar i:before {
  color: #575655;
  font-size: 16px;
  margin: -5px 0 0 5px; }

h2.pagetitle {
  font-size: 28px; }

.btn-primary:hover {
  background-color: #2888aa; }

.btn-danger:hover {
  background-color: #b63b3b; }

.btn-default:hover {
  background-color: #bab9b9; }

.btn-success:hover {
  background-color: #3c781f; }

hr.thick {
  height: 7px;
  color: #eeeeee;
  background: #eeeeee;
  font-size: 0;
  border: 0;
  margin-bottom: 30px; }

.subtax strong {
  margin-right: 17px;
  font-size: 16px; }

.glyphicons i.smalli:before {
  font-size: 16px !important;
  color: #37a6cd; }

.tab-item-li.active {
  background: #37a6cd;
  color: #fff; }

#fileDirectory li {
  color: #37a6cd;
  display: inline-block;
  font-size: 26px;
  cursor: pointer; }

table #rightPanel td.cell-slot, .x-cell, .tableHeader table tr > th {
  border-width: 0 0 1px 1px;
  border-color: #d0d0d0;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 0;
  box-sizing: content-box; }

table {
  width: 100%;
  border-collapse: separate; }
  table #rightPanel {
    border-left: 1px solid #d0d0d0; }
    table #rightPanel td.cell-slot {
      height: 21px; }
  table #leftPanel tr {
    border-left: 1px solid #d0d0d0; }
  table #leftPanel td {
    min-width: 100px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    padding: 9px 5px;
    height: 23px;
    box-sizing: content-box; }
    table #leftPanel td.cell-slot {
      border-bottom: 1px solid #d0d0d0; }
      table #leftPanel td.cell-slot.hide-border {
        border-color: transparent; }
      table #leftPanel td.cell-slot.hide-lbl {
        color: transparent; }

.right-box {
  position: relative; }
  .right-box .cell-item {
    position: absolute;
    margin-left: 5px;
    padding: 0 5px;
    background: #37a6cd;
    color: #fff;
    border-radius: 3px; }
    .right-box .cell-item.overlapped {
      background: #d9534f;
      border: 2px solid #a02b27; }
    .right-box .cell-item span {
      color: #fff; }
  .right-box #rightPanel tr:nth-child(even) {
    background: #f7f7f7; }

.border-left-1 {
  border-left: 1px solid #d0d0d0; }

.cell-slot {
  padding: 10px 0; }

.cell-item .hover-item {
  visibility: hidden; }
  .cell-item .hover-item .c-btn {
    position: absolute;
    top: 0;
    right: 5px;
    color: #fff; }
  .cell-item .hover-item [class*=resize-] {
    position: absolute;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0; }
  .cell-item .hover-item .resize-top {
    top: -12px; }
  .cell-item .hover-item .resize-bot {
    bottom: 0; }

.cell-item:hover .hover-item {
  visibility: visible; }

.container-fluid > table {
  min-width: 1000px;
  border-width: 1px 1px 0 0;
  border-color: #d0d0d0;
  border-style: solid;
  border-collapse: separate;
  border-spacing: 0;
  box-sizing: content-box; }

.tableHeader table {
  table-layout: fixed; }
  .tableHeader table tr > th {
    padding: 20px 0 5px;
    text-align: center;
    font-size: 20px;
    line-height: normal; }

