/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/kidshealth-infinite-theme/css/../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(/kidshealth-infinite-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(/kidshealth-infinite-theme/css/../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Miscellaneous ---------- */
.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.panel-hd {
  background: #c0c2c5 url(/kidshealth-infinite-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(/kidshealth-infinite-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #d4d4d4 url(/kidshealth-infinite-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.tree-node [class^="icon-"] {
  margin-right: 5px; }
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }
.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }
.tree-node-content .tree-label {
  margin-left: 3px; }
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(/kidshealth-infinite-theme/css/../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(/kidshealth-infinite-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/kidshealth-infinite-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/kidshealth-infinite-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/kidshealth-infinite-theme/css/../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }
.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/kidshealth-infinite-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/kidshealth-infinite-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/kidshealth-infinite-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }
.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }
.ie7 .paginator-current-page {
  color: #FFF; }

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(/kidshealth-infinite-theme/css/../images/arrows/04_right.png); }

/* ---------- Page template selector ---------- */
.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(/kidshealth-infinite-theme/css/../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(/kidshealth-infinite-theme/css/../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(/kidshealth-infinite-theme/css/../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(/kidshealth-infinite-theme/css/../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(/kidshealth-infinite-theme/css/../images/common/configuration.png); }

.save-trigger img {
  background-image: url(/kidshealth-infinite-theme/css/../images/common/check.png); }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/kidshealth-infinite-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/kidshealth-infinite-theme/css/../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/kidshealth-infinite-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/kidshealth-infinite-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/kidshealth-infinite-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/kidshealth-infinite-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(/kidshealth-infinite-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/kidshealth-infinite-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333 url(/kidshealth-infinite-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg, .aui .portlet-msg-alert, .aui .lfr-message-alert, .aui .portlet-msg-info, .aui .lfr-message-info, .aui .portlet-msg-error, .aui .lfr-message-error, .aui .portlet-msg-success, .aui .lfr-message-success {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(/kidshealth-infinite-theme/css/../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/kidshealth-infinite-theme/css/../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/kidshealth-infinite-theme/css/../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/kidshealth-infinite-theme/css/../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/kidshealth-infinite-theme/css/../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/kidshealth-infinite-theme/css/../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(/kidshealth-infinite-theme/css/../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(/kidshealth-infinite-theme/css/../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }
.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(/kidshealth-infinite-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/kidshealth-infinite-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/kidshealth-infinite-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/kidshealth-infinite-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/kidshealth-infinite-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/kidshealth-infinite-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/html/themes/classic/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }
.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #333333;
    -moz-box-shadow: 0 0 5px 0 #333333;
    box-shadow: 0 0 5px 0 #333333;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #dddddd;
  -moz-box-shadow: 0 0 3px #dddddd;
  box-shadow: 0 0 3px #dddddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #ff0047;
    -moz-box-shadow: 0 0 3px #ff0047;
    box-shadow: 0 0 3px #ff0047; }
.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27c1f2;
  -moz-box-shadow: 0 0 3px #27c1f2;
  box-shadow: 0 0 3px #27c1f2; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999999;
  -moz-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }
body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }
@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

/*  
Theme Name: Infinite
Theme URI: https://www.themeray.com/
Version: 1.0
Description: Designed by Tamallah seifedine
Author: Themeray
Author URI: http://www.themeray.com

 Copyright: (c) 2013 Themeray.
 License: GNU General Public License v2.0
 License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/* ----------- Compass Import ----------*/
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("/kidshealth-infinite-theme/css/../fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("/kidshealth-infinite-theme/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("/kidshealth-infinite-theme/css/../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("/kidshealth-infinite-theme/css/../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("/kidshealth-infinite-theme/css/../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("/kidshealth-infinite-theme/css/../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before, .fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

/*-------------Color schemes -----------------*/
.aui body.color-green {
  /*nevigation*/
  /*slider*/
  /*blog*/
  /*background: url("/kidshealth-infinite-theme/css/../../images/custom/right.png") no-repeat; }
  */
  /*contact-us*/
  /*login*/ }
  .aui body.color-green a:hover, .aui body.color-green .aui .aui a:focus {
    color: #759f23; }
  .aui body.color-green #navigation ul.nav > li.selected > a {
    color: #759f23; }
  .aui body.color-green #navigation a:hover {
    color: #759f23;
    background: transparent; }
  .aui body.color-green .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background-color: #759f23; }
  .aui body.color-green #features .feature a.read-more:HOVER {
    background: url("/kidshealth-infinite-theme/css/../../images/green/right.png") no-repeat 100% 45%;
    background-position-x: 100%;
    background-position-y: 45%;
    color: #759f23; }
  .aui body.color-green .multi-image-slider-wrap .flex-next:hover {
    background: url("/kidshealth-infinite-theme/css/../../images/green/right.png") no-repeat; }
  .aui body.color-green #footers-wrap {
    background: #759f23; }
  .aui body.color-green #portfolio #portfolio-filter a:HOVER, .aui body.color-green #portfolio #portfolio-filter a:FOCUS, .aui body.color-green #portfolio #portfolio-filter a:ACTIVE {
    color: #759f23; }
  .aui body.color-green #portfolio .demo-2 {
    background: #759f23; }
  .aui body.color-green #portfolio .port-dot {
    color: #759f23; }
  .aui body.color-green .flex-control-nav li a.flex-active {
    background-color: #759f23; }
  .aui body.color-green .portlet-blogs .entry-body > a:hover, .aui body.color-green .aui .portlet-blogs-aggregator .entry-body > a:hover {
    color: #759f23; }
  .aui body.color-green .portlet-blogs .search-query {
    border-bottom-color: #759f23; }
  .aui body.color-green .portlet-blogs-aggregator .search-query {
    border-bottom-color: #759f23; }
  .aui body.color-green .form-search .input-append button {
    background-image: url(/kidshealth-infinite-theme/css/../../images/green/search.png); }
  .aui body.color-green .web-form-portlet input[type="text"], .aui body.color-green .aui .web-form-portlet textarea, .aui body.color-green .aui .web-form-portlet input[type="password"] {
    border-bottom-color: #759f23 !important; }
  .aui body.color-green .web-form-portlet textarea {
    border-bottom-color: #759f23 !important; }
  .aui body.color-green .web-form-portlet button {
    background: #759f23; }
  .aui body.color-green .btn-primary:hover, .aui body.color-green .aui .btn-primary:focus, .aui body.color-green .aui .btn-primary:active, .aui body.color-green .aui .btn-primary.active, .aui body.color-green .aui .btn-primary.disabled, .aui body.color-green .aui .btn-primary[disabled] {
    background: #759f23; }
  .aui body.color-green button.btn, .aui body.color-green button, .aui body.color-green .aui button, .aui body.color-green .aui input[type="submit"].btn, .aui body.color-green .aui input[type="submit"], .aui body.color-green .aui input[type="submit"] {
    background: #759f23; }
  .aui body.color-green .portlet-login input[type="text"] {
    border-bottom-color: #759f23 !important; }
  .aui body.color-green .portlet-login input[type="password"] {
    border-bottom-color: #759f23 !important; }

.aui body.color-blue {
  /*nevigation*/
  /*slider*/
  /*blog*/
  /*background: url("/kidshealth-infinite-theme/css/../../images/custom/right.png") no-repeat; }
  */
  /*contact-us*/
  /*login*/ }
  .aui body.color-blue a:hover, .aui body.color-blue .aui .aui a:focus {
    color: #428db4; }
  .aui body.color-blue #navigation ul.nav > li.selected > a {
    color: #428db4; }
  .aui body.color-blue #navigation a:hover {
    color: #428db4;
    background: transparent; }
  .aui body.color-blue .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background-color: #428db4; }
  .aui body.color-blue #features .feature a.read-more:HOVER {
    background: url("/kidshealth-infinite-theme/css/../../images/blue/right.png") no-repeat 100% 45%;
    background-position-x: 100%;
    background-position-y: 45%;
    color: #428db4; }
  .aui body.color-blue .multi-image-slider-wrap .flex-next:hover {
    background: url("/kidshealth-infinite-theme/css/../../images/blue/right.png") no-repeat; }
  .aui body.color-blue #footers-wrap {
    background: #428db4; }
  .aui body.color-blue #portfolio #portfolio-filter a:HOVER, .aui body.color-blue #portfolio #portfolio-filter a:FOCUS, .aui body.color-blue #portfolio #portfolio-filter a:ACTIVE {
    color: #428db4; }
  .aui body.color-blue #portfolio .demo-2 {
    background: #428db4; }
  .aui body.color-blue #portfolio .port-dot {
    color: #428db4; }
  .aui body.color-blue .flex-control-nav li a.flex-active {
    background-color: #428db4; }
  .aui body.color-blue .portlet-blogs .entry-body > a:hover, .aui body.color-blue .aui .portlet-blogs-aggregator .entry-body > a:hover {
    color: #428db4; }
  .aui body.color-blue .portlet-blogs .search-query {
    border-bottom-color: #428db4; }
  .aui body.color-blue .portlet-blogs-aggregator .search-query {
    border-bottom-color: #428db4; }
  .aui body.color-blue .form-search .input-append button {
    background-image: url(/kidshealth-infinite-theme/css/../../images/blue/search.png); }
  .aui body.color-blue .web-form-portlet input[type="text"], .aui body.color-blue .aui .web-form-portlet textarea, .aui body.color-blue .aui .web-form-portlet input[type="password"] {
    border-bottom-color: #428db4 !important; }
  .aui body.color-blue .web-form-portlet textarea {
    border-bottom-color: #428db4 !important; }
  .aui body.color-blue .web-form-portlet button {
    background: #428db4; }
  .aui body.color-blue .btn-primary:hover, .aui body.color-blue .aui .btn-primary:focus, .aui body.color-blue .aui .btn-primary:active, .aui body.color-blue .aui .btn-primary.active, .aui body.color-blue .aui .btn-primary.disabled, .aui body.color-blue .aui .btn-primary[disabled] {
    background: #428db4; }
  .aui body.color-blue button.btn, .aui body.color-blue button, .aui body.color-blue .aui button, .aui body.color-blue .aui input[type="submit"].btn, .aui body.color-blue .aui input[type="submit"], .aui body.color-blue .aui input[type="submit"] {
    background: #428db4; }
  .aui body.color-blue .portlet-login input[type="text"] {
    border-bottom-color: #428db4 !important; }
  .aui body.color-blue .portlet-login input[type="password"] {
    border-bottom-color: #428db4 !important; }

/**********/
/*-------------------------------------------------------------------------------------------

INDEX:

0. MIXINS

1. SETUP
-1.1 Defaults

2. Global STRUCTURE
-2.1 Wrappers
-2.2 Navigation
-2.3 widgets Footer
-2.4 Footer
-2.5 Layouts
-2.6 Liferay Defaults

3. PORTLETS
-3.1 Journal portlet
-3.2 Search
-3.3 Login
-3.4 Blogs
-3.5 Forms
	-3.5.1 web form portlet
	-3.5.2 general forms elements
-3.6 Dockbar
-3.7 Portlet breadcrumb
-3.8 Message board

4. SLIDERS
-4.1 Home slider
-4.2 Multi image slider
-4.3 Fixed text sliding image 
-4.4 Carousel
-4.5 Text link image slider
5. CONTENTS
-5.1 Section header
-5.2 Scroller 
-5.3 Social links
-5.4 Features
-5.5 quote
-5.6 portfolio
-5.7 Mini portfolio
-5.8 Short Codes
6.Responsive Layout Rules



-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* -------------------------------------0. MIXINS --------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* -------- Variables -------- */
/*-------------------------------------------------------------------------------------------*/
/* -------------------------------------1. SETUP --------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* ------------1.1 Defaults-------------- */
html {
  -webkit-font-smoothing: antialiased; }

.aui {
  /*-------------------------------------------------------------------------------------------*/
  /* -------------------------------------2. Global STRUCTURE ---------------------------------*/
  /*-------------------------------------------------------------------------------------------*/
  /* ------------------2.1 Wrappers ------------------- */
  /* ------Textures -------*/
  /* --------------------2.2 Navigation --------------*/
  /*----------- 2.3 widgets Footer----------*/
  /* ----------- 2.4 Footer----------------*/
  /*----------------------------2.5 Layouts ------------------------*/
  /* -------------2.6 Liferay Defaults ----------*/
  /* ------------- application -----------*/
  /* --------  Drop down list --------*/
  /* ------- aui tabview -------*/
  /* --------- taglib form navigator ---------*/
  /* --------- result grid ---------*/
  /*login button*/
  /*-------------------------------------------------------------------------------------*/
  /* -------------------------------------3. PORTLETS ----------------------------------*/
  /*-----------------------------------------------------------------------------------*/
  /*---------------------- 3.1 journal----------------------*/
  /* -------------------------- 3.2 Search -------------------------*/
  /*------------------------------ 3.3 Login ------------------------------*/
  /*------------------------- 3.4 Blogs ------------------------*/
  /*----------------------- 3.5 Forms ----------------------------*/
  /* -----3.5.1 web form portlet----*/
  /* ------3.5.2 general forms elements-----*/
  /**contact-Map***/
  /* ----------------3.6 Dockbar ------------------*/
  /* --------------3.7 Breadcrumb -------------------*/
  /* ------------- 3.8 message board----------------*/
  /*-------------------------------------------------------------------------------------*/
  /* -------------------------------------4. SLIDERS ------------------------------------*/
  /*-------------------------------------------------------------------------------------*/
  /*-----------Flex slider basics --------*/
  /* -------------4.1 Home slider ------------- */
  /***pagination style**/
  /**arrow**/
  /* -------------4.2 multi image slider --------------*/
  /* -------------- 4.3 fixed text sliding image --------------*/
  /* --------------- 4.4 Carousel ----------------*/
  /* ---------------4.5 text-link-image-slider ----------------*/
  /* --------------- 4.5 Text Slider -----------------*/
  /*--------------------------------------------------------------------------------------*/
  /* ------------------------------------- 5. CONTENTS ----------------------------------*/
  /*------------------------------------------------------------------------------------*/
  /* ----------------- 5.1 Section header -----------------*/
  /* -------------------- 5.2 Scroller -----------------------*/
  /* -----------------5.3 Social links----------------*/
  /*---------------- 5.4 features -----------------*/
  /*----------------- 5.5 quote ----------------------*/
  /*----------------5.6 portfolio -------------------*/
  /*------------ 5.7 Mini portfolio ---------------*/
  /* -------------5.8 Short Codes ----------------*/
  /* ------------ buttons --------------*/
  /* --------- buttons ----------*/
  /*--- portlet message ----*/
  /* --------  Columns ---------- */ }
  .aui body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.6;
    color: black; }
    .aui body.Hide-chat .chat-bar {
      display: none; }
    .aui body img {
      vertical-align: baseline; }
    .aui body .logo img {
      vertical-align: text-top; }
  .aui a {
    text-decoration: none;
    color: black; }
    .aui a:hover {
      text-decoration: none;
      color: #bd4957; }
    .aui a:ACTIVE {
      text-decoration: none;
      color: #bd4957; }
    .aui a:FOCUS {
      text-decoration: none;
      color: #bd4957; }
  .aui .clear {
    clear: both; }
  .aui .ui-tabs-hide {
    display: none; }
  .aui h1, .aui h2, .aui h3, .aui h4, .aui h5, .aui h6 {
    color: black;
    font-weight: 300;
    text-rendering: optimizelegibility;
    margin: .25em 0 .75em;
    margin: 15px 0 10px 0; }
  .aui h1 a, .aui h2 a, .aui h3 a, .aui h4 a, .aui h5 a, .aui h6 a {
    color: #1a1a1a; }
  .aui h1 {
    font-size: 2em; }
  .aui h2 {
    font-size: 1.8em; }
  .aui h3 {
    font-size: 1.6em; }
  .aui h4 {
    font-size: 1.4em; }
  .aui h5 {
    font-size: 1.2em; }
  .aui h6 {
    font-size: 1em; }
  .aui p {
    padding-bottom: 10px; }
  .aui strong {
    font-weight: bold;
    color: #1c1c1c; }
  .aui cite, .aui em, .aui i {
    font-style: italic; }
  .aui ins {
    text-decoration: none; }
  .aui sup, .aui sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline; }
  .aui sup {
    bottom: 0.8em; }
  .aui sub {
    top: 0.3em; }
  .aui dl {
    margin: 0 0 1.5em 0; }
    .aui dl dt {
      font-weight: bold; }
  .aui dd {
    margin-left: 1.5em; }
  .aui .clearfix:after, .aui .portlet-search form:after, .aui .portlet-blogs .entry-body:after, .aui .portlet-blogs-aggregator .entry-body:after, .aui #header-bar:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .aui a:hover, .aui .aui a:focus {
    color: #bd4957;
    text-decoration: none; }
  .aui a li:hover, .aui a li:focus {
    color: #bd4957;
    font-size: 14px; }
  .aui .dockbar .navbar-inner .container {
    max-width: 100%; }
  .aui #breadcrumbs, .aui #heading .page-title, .aui #heading .site-name, .aui #navigation h1, .aui #skip-to-content, .aui .portlet-journal-content-search .lfr-search-button, .aui .portlet-journal-content-search .lfr-search-keywords, .aui .portlet-title .icon {
    display: none; }
  .aui .container {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto; }
  .aui #wrapper {
    padding: 0;
    padding-top: 62px;
    overflow: hidden; }
  .aui .signed-in #wrapper {
    padding-top: 95px; }
  .aui .header-bar #wrapper {
    padding-top: 142px; }
  .aui #banner {
    z-index: 299;
    background: rgba(0, 0, 0, 0.64);
    width: 100%;
    top: 0; }
    .aui #banner #heading {
      float: left;
      padding: 6px 10px; }
      .aui #banner #heading .site-title {
        margin: 0; }
  .aui body.layout_bizray_home #header-bar {
    display: none; }
  .aui .portlet-borderless-bar {
    z-index: 600;
    padding: 0; }
  .aui #Language-choices {
    float: right;
    max-width: 100px; }
    .aui #Language-choices select {
      width: 100%; }
  .aui .texture-agsquare .bizray-home #second-section, .aui .texture-agsquare #content {
    background: url("/kidshealth-infinite-theme/css/../images/custom/agsquare.png") !important;
    background-repeat: repeat; }
  .aui .texture-satinweave .bizray-home #second-section, .aui .texture-satinweave #content {
    background: url("/kidshealth-infinite-theme/css/../images/custom/satinweave.png") !important;
    background-repeat: repeat; }
  .aui a#_145_navSiteNavigationNavbarBtn {
    display: none; }
  .aui #navigation {
    float: right;
    display: block;
    font-weight: 500; }
    .aui #navigation a {
      font-size: 16px;
      color: white;
      text-decoration: none;
      text-shadow: 1px 1px 0 #BDBDBD;
      text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
      padding: 24px 13px;
      display: block;
      -webkit-transition: background linear;
      -webkit-transition-delay: 0.2s;
      -moz-transition: background linear 0.2s;
      -o-transition: background linear 0.2s;
      transition: background linear 0.2s; }
      .aui #navigation a .sf-sub-indicator {
        font-family: "Roboto"; }
      .aui #navigation a:hover {
        color: #bd4957;
        background: transparent; }
      .aui #navigation a:active {
        color: #bd4957;
        background: transparent; }
      .aui #navigation a:focus {
        color: #bd4957;
        background: transparent;
        outline: none; }
    .aui #navigation ul {
      list-style: none;
      margin: 0; }
    .aui #navigation li {
      display: inline-block; }
      .aui #navigation li .child-menu {
        -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1), 1px 3px 3px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1), 1px 3px 3px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1), 1px 3px 3px rgba(0, 0, 0, 0.1);
        left: 0;
        top: 60px;
        position: absolute;
        z-index: 500;
        border: 1px solid #dbdbdb;
        border: 1px solid rgba(255, 255, 255, 0.6);
        background: black;
        background: rgba(0, 0, 0, 0.8);
        display: none; }
        .aui #navigation li .child-menu li {
          padding: 15px 5px 15px 30px;
          border-bottom: 1px solid #6b6b6b;
          border-bottom: 1px solid rgba(0, 0, 0, 0.5);
          border-top: 1px solid #cfcfcf;
          border-top: 1px solid rgba(255, 255, 255, 0.25);
          margin: 0;
          height: auto !important;
          -webkit-transition: background linear;
          -webkit-transition-delay: 0.2s;
          -moz-transition: background linear 0.2s;
          -o-transition: background linear 0.2s;
          transition: background linear 0.2s; }
          .aui #navigation li .child-menu li:first-child {
            border-top: none; }
          .aui #navigation li .child-menu li:last-child {
            border-bottom: none; }
          .aui #navigation li .child-menu li a {
            padding: 0 !important;
            min-width: 220px; }
            .aui #navigation li .child-menu li a:hover {
              background: none; }
    .aui #navigation.modify-pages ul li a {
      padding-right: 5px !important; }
    .aui #navigation .yui3-dd-drop a {
      cursor: move !important; }
  .aui #navigation ul.nav > li.selected > a {
    font-weight: 500;
    color: #bd4957;
    background: transparent; }
  .aui #toogel-nav {
    display: none; }
  .aui #footers-wrap {
    background: black;
    color: white; }
  @media screen and (min-width: 740px) {
    .aui {
      /*site pages*/ }
      .aui .site-page {
        position: relative;
        left: 21%; }
      .aui #footer-social {
        position: relative;
        width: 200%; } }
  .aui #footer-widgets {
    padding-bottom: 20px;
    padding-top: 40px;
    font-weight: 300; }
    .aui #footer-widgets .place {
      background: url("/kidshealth-infinite-theme/css/../images/custom/location.png") no-repeat;
      padding: 0px 0px 10px 13%;
      font-size: 14px; }
    .aui #footer-widgets .phone {
      background: url("/kidshealth-infinite-theme/css/../images/custom/phone.png") no-repeat;
      padding: 0px 0px 20px 13%;
      font-size: 14px; }
    .aui #footer-widgets .mail {
      background: url("/kidshealth-infinite-theme/css/../images/custom/mail.png") no-repeat;
      padding: 0px 0px 0px 14%;
      font-size: 14px; }
    .aui #footer-widgets .footer-widget {
      float: left;
      width: 30%;
      margin-right: 4%;
      margin-bottom: 15px; }
      .aui #footer-widgets .footer-widget h1, .aui #footer-widgets .footer-widget h2, .aui #footer-widgets .footer-widget h3, .aui #footer-widgets .footer-widget h4, .aui #footer-widgets .footer-widget .widgettitle, .aui #footer-widgets .footer-widget .sub-title {
        font-size: 20px;
        font-weight: 400;
        padding-bottom: 15px;
        color: white; }
      .aui #footer-widgets .footer-widget p {
        color: white; }
      .aui #footer-widgets .footer-widget .sub-title {
        font-size: 16px; }
      .aui #footer-widgets .footer-widget ul {
        margin-top: 0;
        list-style: none; }
        .aui #footer-widgets .footer-widget ul li {
          font-size: 14px;
          padding: 0 0 5px 17px;
          background: url(/kidshealth-infinite-theme/css/../images/custom/ico-bullet.png) no-repeat 0 8px;
          width: auto;
          float: none; }
          .aui #footer-widgets .footer-widget ul li a {
            text-decoration: none;
            color: white; }
          .aui #footer-widgets .footer-widget ul li.sub {
            margin-left: 20px; }
    .aui #footer-widgets ul.social {
      list-style: none;
      margin-top: 10px;
      margin-left: -16px;
      width: 100%; }
      .aui #footer-widgets ul.social li {
        padding: 0;
        background: none; }
    .aui #footer-widgets .last {
      margin-right: 0;
      float: right;
      width: 27%; }
  .aui #footer {
    background: url(/kidshealth-infinite-theme/css/../images/custom/top-shadow.png) no-repeat top center; }
    .aui #footer p {
      color: white;
      margin: 0;
      padding: 0;
      font-weight: 300; }
    .aui #footer div {
      padding: 10px 0;
      text-align: center; }
    .aui #footer a {
      text-shadow: 1px 1px 1px #303030;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
      font-weight: 500; }
      .aui #footer a:hover {
        text-decoration: none; }
    .aui #footer #footer-right-section {
      float: right; }
  .aui .aui-w33 {
    width: 31% !important; }
  .aui .aui-w66 {
    width: 63% !important; }
  .aui .aui-w30 {
    width: 27% !important; }
  .aui .aui-w70 {
    width: 67% !important; }
  .aui .columns-1-2 #column-2 {
    float: left;
    width: 65.62%; }
  .aui .columns-1-2 #column-3 {
    margin-top: 0;
    width: 31.25%;
    float: right; }
  .aui .columns-2 #column-1 {
    float: left; }
  .aui .columns-2 #column-2 {
    float: right; }
  .aui #main-content:not(.bizray-home) {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto; }
  .aui .ie8 #main-content {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto; }
  .aui .ie8 #main-content.bizray-home {
    max-width: none;
    width: 100%;
    margin: 0 auto; }
  .aui #content {
    border-bottom: 1px solid #E0DDDD;
    padding: 100px 0 100px; }
  .aui .layout_bizray_home #content {
    padding: 0;
    background-image: none; }
    .aui .layout_bizray_home #content .lfr-configurator-visibility {
      filter: "alpha(opacity=$opacity * 100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
  .aui .portlet-column-content {
    padding: 0; }
  .aui .bizray-home .portlet-layout {
    border-collapse: inherit; }
  .aui .bizray-home #second-section {
    border-bottom: 1px solid white;
    border-top: 1px solid #E4E4E4; }
    .aui .bizray-home #second-section .portlet-column-content {
      max-width: 1000px;
      width: 100%;
      margin: 0 auto; }
  .aui .lfr-actions.lfr-extended, .aui .lfr-actions.lfr-extended ul {
    background: none;
    border: 1px solid #dfddee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .aui .lfr-actions.lfr-extended:hover, .aui .lfr-actions.lfr-extended ul:hover {
      background: none; }
  .aui .lfr-menu-list ul li .taglib-icon {
    color: white; }
  .aui .taglib-social-bookmarks {
    background: #f9f9f9; }
  .aui .taglib-header {
    border-bottom: 1px solid #dfddee; }
  .aui .taglib-icon .taglib-text {
    text-decoration: none; }
  .aui .lfr-panel.lfr-collapsible .lfr-panel-titlebar {
    outline: none; }
  .aui .aui-state-default {
    color: white;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .aui .aui-state-hover, .aui .aui-state-active {
    background: #005fb3;
    border: none;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
    text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .aui .aui-buttonitem-label {
    line-height: inherit; }
  .aui .portal-add-content a {
    color: black !important; }
  .aui .aui-search-bar .aui-field-input-text {
    padding: 7px; }
  .aui .cke_skin_kama input[type="text"], .aui .cke_skin_kama input[type="password"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui #closethick {
    background: #d4d4d4 url(/kidshealth-infinite-theme/css/../images/portlet/header_bg.png) repeat-x 0 0;
    border: 1px solid black; }
  .aui .aui-menu-content, .aui .lfr-menu-list ul {
    background: black;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 0; }
    .aui .aui-menu-content li, .aui .lfr-menu-list ul li {
      display: block;
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #6b6b6b;
      border-top: 1px solid #CFCFCF;
      border-bottom: 1px solid rgba(0, 0, 0, 0.5);
      border-top: 1px solid rgba(255, 255, 255, 0.25); }
      .aui .aui-menu-content li a, .aui .aui-menu-content li .taglib-icon, .aui .lfr-menu-list ul li a, .aui .lfr-menu-list ul li .taglib-icon {
        color: white; }
      .aui .aui-menu-content li:first-child, .aui .lfr-menu-list ul li:first-child {
        border-top: 0; }
  .aui #hrefFm {
    display: none; }
  .aui .aui-tabview-list {
    background: none;
    padding: 0;
    border: 1px solid #dfddee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-left: 0; }
    .aui .aui-tabview-list .aui-tab-active .aui-tab-content .aui-tab-label {
      text-shadow: none; }
      .aui .aui-tabview-list .aui-tab-active .aui-tab-content .aui-tab-label strong {
        color: #fff; }
    .aui .aui-tabview-list .aui-tab-label, .aui .aui-tabview-list .aui-tab-label a {
      text-shadow: none; }
    .aui .aui-tabview-list .aui-tab {
      background: none; }
    .aui .aui-tabview-list .aui-tab-back-content {
      padding: 0; }
    .aui .aui-tabview-list .aui-tab-content {
      background: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border-width: 0 1px 0 0;
      border-color: #dfddee; }
      .aui .aui-tabview-list .aui-tab-content:hover {
        border-width: 0 1px 0 0;
        border-color: #dfddee; }
  .aui .taglib-form-navigator .form-navigator {
    background-color: transparent;
    border: none; }
    .aui .taglib-form-navigator .form-navigator .article-info {
      border-bottom: 1px solid #dfddee;
      padding-bottom: 5px; }
    .aui .taglib-form-navigator .form-navigator li a:hover {
      background-color: #E2E2E2;
      background-color: rgba(179, 179, 179, 0.4); }
    .aui .taglib-form-navigator .form-navigator li.selected {
      background: none; }
      .aui .taglib-form-navigator .form-navigator li.selected a {
        background-color: #b3b3b3; }
  .aui .results-grid {
    border: none;
    background: none; }
  .aui .lfr-panel-container {
    background: none; }
  .aui .results-header {
    background: none;
    border: none;
    border-bottom: 1px solid #E6E6E6;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
    .aui .results-header th {
      background: none;
      border: none; }
  .aui .results-row td {
    background: #f9f9f9;
    border: none;
    padding: 5px 10px; }
  .aui .results-row.alt td {
    background: transparent; }
  .aui .results-row.hover td {
    background: #E6E6E6;
    background: rgba(236, 236, 236, 0.9); }
  .aui .portlet-login button.btn, .aui .portlet-login button, .aui .portlet-login input[type="submit"].btn, .aui .portlet-login input[type="submit"] {
    margin-right: 6px;
    width: 66%;
    border: 0px !important;
    font-size: 12px;
    text-transform: uppercase;
    height: 35px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: white;
    background: black;
    box-shadow: none; }
  .aui .portlet-login button.btn:hover, .aui .portlet-login button:hover, .aui .portlet-login input[type="submit"].btn:hover, .aui .portlet-login input[type="submit"]:hover {
    background: #ba4855; }
  .aui .portlet-journal .structure-tree li.structure-field {
    border: 1px solid #dfddee;
    margin: 15px 0;
    padding: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .aui .portlet-search form {
    border: 1px solid #E0DDDD;
    background-color: white;
    -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1);
    margin-left: 5px;
    margin-bottom: 35px; }
    .aui .portlet-search form input[type="text"] {
      background: none;
      border: none;
      float: left;
      margin: 4px 0 !important;
      width: 155px;
      padding-left: 5%;
      font-size: 14px;
      color: #555E58;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      width: 80%;
      outline: none; }
    .aui .portlet-search form select {
      display: none; }
    .aui .portlet-search form input[type="image"] {
      margin: 8px;
      float: right; }
  .aui .portlet-search .modified-custom-range input[type="text"] {
    border-color: #D2D2D2 #E6E6E6 #E6E6E6 #D2D2D2 !important;
    border-width: 1px !important;
    border-style: solid !important; }
  .aui .portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value.current-term {
    background: #b3b3b3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .aui .portlet-login {
    width: 40%;
    margin: 5% auto 10%;
    float: left; }
    .aui .portlet-login form {
      margin: 0 5%;
      width: 93%; }
    .aui .portlet-login .aui-form-validator-error-container .aui-field-element {
      display: block; }
    .aui .portlet-login .navigation {
      background: transparent; }
    .aui .portlet-login input[type="text"], .aui .portlet-login input[type="password"] {
      border-bottom-color: #bd4957 !important;
      border-top: 0;
      border-left: none;
      border-right: 0;
      border-radius: 0 !important;
      border-width: 1px;
      padding: 8px !important;
      width: 60%;
      box-shadow: none; }
    .aui .portlet-login input.aui-button-input-submit {
      float: left;
      margin-right: 6px;
      width: 66%;
      border: 0 !important;
      font-size: 12px;
      text-transform: uppercase;
      height: 35px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      color: white;
      background: #bd4956;
      box-shadow: none; }
    .aui .portlet-login .aui-column {
      float: none;
      width: 100%; }
    .aui .portlet-login .portlet-topper {
      border-left: 1px solid white;
      border-top: 1px solid white;
      border-bottom: 1px solid #E7E7E7;
      padding: 18px 10px 17px 50px;
      position: relative;
      color: #999;
      text-shadow: 0 1px 0 white;
      font-size: 14px;
      background: #F9F9F9;
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F9F9F9,endColorstr=#F5F5F5);
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F9F9F9, endColorstr=#f5f5f5)";
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f9f9), color-stop(100%, #f5f5f5));
      background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
      background-image: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
      background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
      background-image: linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%); }
      .aui .portlet-login .portlet-topper::before {
        content: '';
        position: absolute;
        top: 16px;
        left: 20px;
        background: url(/kidshealth-infinite-theme/css/../images/custom/shortcodes-sprite.png) no-repeat -23px -36px;
        width: 17px;
        height: 19px; }
  .aui .form-search .input-append .btn, .aui .form-search .input-append .portlet-blogs .entry-body > a, .aui .portlet-blogs .form-search .input-append .entry-body > a, .aui .form-search .input-append .portlet-blogs-aggregator .entry-body > a, .aui .portlet-blogs-aggregator .form-search .input-append .entry-body > a, .aui .form-search .input-append input[type="submit"], .aui .form-search .input-append input[type="button"], .aui .form-search .input-append input[type="reset"], .aui .form-search .input-append button, .aui .form-search .input-append #portfolio #portfolio-filter a, .aui #portfolio #portfolio-filter .form-search .input-append a, .aui .form-search .input-append a.button, .aui .form-search .input-append a.red, .aui .form-search .input-append a.orange, .aui .form-search .input-append a.green, .aui .form-search .input-append a.aqua, .aui .form-search .input-append a.teal, .aui .form-search .input-append a.purple, .aui .form-search .input-append a.pink, .aui .form-search .input-append a.silver {
    border-radius: 0 !important;
    background-color: white;
    background-image: url(/kidshealth-infinite-theme/css/../images/custom/search.png);
    background-position: center;
    background-repeat: no-repeat;
    color: transparent; }
  .aui .portlet-blogs, .aui .portlet-blogs-aggregator {
    width: 90%; }
    .aui .portlet-blogs .navbar-inner, .aui .portlet-blogs-aggregator .navbar-inner {
      background: transparent;
      border: none;
      box-shadow: none; }
    .aui .portlet-blogs .navbar-search, .aui .portlet-blogs-aggregator .navbar-search {
      right: -7%; }
    .aui .portlet-blogs .search-query, .aui .portlet-blogs-aggregator .search-query {
      left: 19%;
      box-shadow: none;
      top: 5px;
      border-bottom-color: #bd4957;
      border-top: none;
      border-left: none;
      border-right: none;
      border-radius: 0 !important;
      border-width: 2px; }
    .aui .portlet-blogs .search-query:FOCUS, .aui .portlet-blogs-aggregator .search-query:FOCUS {
      border-bottom-color: #bd4957; }
    .aui .portlet-blogs div.asset-small-image, .aui .portlet-blogs-aggregator div.asset-small-image {
      padding: 5px;
      margin: 5px 15px 5px 0;
      position: relative;
      margin-bottom: 40px;
      padding-left: 0;
      width: 100%; }
      .aui .portlet-blogs div.asset-small-image img.asset-small-image, .aui .portlet-blogs-aggregator div.asset-small-image img.asset-small-image {
        width: 100%; }
    .aui .portlet-blogs .entry-navigation, .aui .portlet-blogs-aggregator .entry-navigation {
      background: #f9f9f9;
      border: none; }
      .aui .portlet-blogs .entry-navigation span, .aui .portlet-blogs .entry-navigation a, .aui .portlet-blogs-aggregator .entry-navigation span, .aui .portlet-blogs-aggregator .entry-navigation a {
        line-height: 1.1; }
    .aui .portlet-blogs .entry, .aui .portlet-blogs-aggregator .entry {
      margin: 0 0 30px;
      position: relative; }
    .aui .portlet-blogs .entry-content, .aui .portlet-blogs-aggregator .entry-content {
      margin: 22px 0; }
      .aui .portlet-blogs .entry-content .entry-date, .aui .portlet-blogs-aggregator .entry-content .entry-date {
        color: black;
        padding-left: 25px;
        position: absolute;
        top: 57%;
        right: -2px;
        font-weight: 300;
        background: none;
        font-size: 18px;
        padding: 0;
        padding-bottom: 10px;
        border: none;
        margin: 0;
        text-align: left; }
      .aui .portlet-blogs .entry-content .entry-author, .aui .portlet-blogs-aggregator .entry-content .entry-author {
        color: black;
        background: none;
        font-size: 17px;
        font-weight: 300;
        border-right: none;
        padding-left: 0; }
      .aui .portlet-blogs .entry-content .entry-title, .aui .portlet-blogs-aggregator .entry-content .entry-title {
        position: absolute;
        top: 53.5%;
        padding-bottom: 6px; }
        .aui .portlet-blogs .entry-content .entry-title h2, .aui .portlet-blogs-aggregator .entry-content .entry-title h2 {
          font-size: 22px;
          padding-bottom: 5px;
          font-weight: 300;
          text-transform: uppercase;
          padding-bottom: 5px; }
        .aui .portlet-blogs .entry-content .entry-title a, .aui .portlet-blogs-aggregator .entry-content .entry-title a {
          text-decoration: none;
          color: black; }
          .aui .portlet-blogs .entry-content .entry-title a:hover, .aui .portlet-blogs-aggregator .entry-content .entry-title a:hover {
            color: black; }
    .aui .portlet-blogs .entry-body > a, .aui .portlet-blogs-aggregator .entry-body > a {
      position: relative;
      bottom: -15px;
      float: right;
      /*  background: url("/kidshealth-infinite-theme/css/../images/custom/next.png") no-repeat; */
      background-position-x: 100%;
      background-position-y: 53%;
      text-decoration: none; }
      .aui .portlet-blogs .entry-body > a:hover, .aui .portlet-blogs-aggregator .entry-body > a:hover {
        color: #bd4957;
        /*	  background: url("/kidshealth-infinite-theme/css/../images/custom/right.png") no-repeat; */
        background-position-x: 100%;
        background-position-y: 53%; }
    .aui .portlet-blogs .entry-body, .aui .portlet-blogs-aggregator .entry-body {
      margin-bottom: 25px;
      font-size: 16px;
      font-weight: normal; }
  .aui .taglib-flags {
    background: url(/kidshealth-infinite-theme/css/../images/custom/flag.png) no-repeat 26% 52%; }
    .aui .taglib-flags img {
      visibility: hidden; }
  .aui .portlet-recent-bloggers {
    color: #9e9e9e; }
    .aui .portlet-recent-bloggers .lfr-search-container {
      margin: 0; }
    .aui .portlet-recent-bloggers .table-bordered {
      border: 1px solid #F5F5F5; }
    .aui .portlet-recent-bloggers .table-striped tbody > tr:nth-child(odd) > td {
      background-color: #F5F5F5; }
    .aui .portlet-recent-bloggers .table-bordered td {
      border-left: none; }
    .aui .portlet-recent-bloggers .taglib-user-display {
      position: relative;
      background: #f5f5f5; }
      .aui .portlet-recent-bloggers .taglib-user-display a .user-name, .aui .portlet-recent-bloggers .taglib-user-display a:hover .user-name {
        text-decoration: none;
        color: black; }
    .aui .portlet-recent-bloggers .table-cell only {
      background: transparent;
      border-left: transparent; }
    .aui .portlet-recent-bloggers .blogger-date {
      text-align: right;
      position: absolute;
      top: 8%;
      left: 69%; }
  .aui .web-form-portlet {
       /*label  {
  color:#999; 
  font-size:18px;
  font-weight:normal;
  position:relative;
  pointer-events:none;
  left:5px;
  top:10px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
       
       
input[type="text"]:focus ~ label {
   top:-20px;
  font-size:14px;
  color:#5264AE;
 
 }       
       
       /* active state   
label:focus,label:ACTIVE,label:VISITED,label:HOVER {
  top:-20px;
  font-size:14px;
  color:#5264AE;
}  */ }
    .aui .web-form-portlet .legend {
      padding: 10px 0;
      position: relative;
      text-transform: uppercase; }
    .aui .web-form-portlet .fieldset-legend {
      width: 100%;
      border: none; }
    .aui .web-form-portlet input[type="text"], .aui .web-form-portlet textarea, .aui .web-form-portlet input[type="password"] {
      border-bottom-color: #bd4957 !important;
      border-top: none;
      border-left: none;
      border-right: none;
      border-radius: 0 !important;
      border-width: 1px;
      padding: 8px !important;
      width: 60%;
      box-shadow: none; }
      .aui .web-form-portlet input[type="text"]:focus, .aui .web-form-portlet textarea:focus, .aui .web-form-portlet input[type="password"]:focus {
        border-color: #bd4957;
        outline: none; }
    .aui .web-form-portlet input[type="reset"], .aui .web-form-portlet input[type="submit"], .aui .web-form-portlet input[type="button"], .aui .web-form-portlet button {
      margin-right: 6px;
      width: 66%;
      border: 0px !important;
      font-size: 12px;
      text-transform: uppercase;
      height: 35px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      color: white;
      background: black;
      box-shadow: none; }
    .aui .web-form-portlet textarea {
      width: 63%;
      border-bottom-color: #bd4957 !important;
      border-top: none;
      border-left: none;
      border-right: none;
      border-radius: 0 !important;
      border-width: 1px; }
    .aui .web-form-portlet select {
      width: 63%; }
  .aui .btn-primary:hover, .aui .btn-primary:focus, .aui .btn-primary:active, .aui .btn-primary.active, .aui .btn-primary.disabled, .aui .btn-primary[disabled] {
    background: #bd4957;
    color: white; }
  .aui .form-search input.search-query {
    margin: 0; }
  .aui input[type="submit"], .aui input[type="button"], .aui input[type="reset"], .aui button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    font: inherit; }
    .aui input[type="submit"]:hover, .aui input[type="button"]:hover, .aui input[type="reset"]:hover, .aui button:hover {
      color: white; }
  .aui select, .aui textarea {
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 16px;
    color: #555555;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    vertical-align: middle; }
  .aui input[type="text"], .aui input[type="password"], .aui input[type="datetime"], .aui input[type="datetime-local"], .aui input[type="date"], .aui input[type="month"], .aui input[type="time"], .aui input[type="week"], .aui input[type="number"], .aui input[type="email"], .aui input[type="url"], .aui input[type="search"], .aui input[type="tel"], .aui input[type="color"] {
    display: inline-block;
    height: 16px;
    padding: 4px 6px;
    margin: 0.5em 0;
    font-size: 14px;
    line-height: 16px;
    color: #555555;
    vertical-align: middle;
    background: none;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear, box-shadow linear;
    -webkit-transition-delay: 0.2s, 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s; }
    .aui input[type="text"]:focus, .aui input[type="password"]:focus, .aui input[type="datetime"]:focus, .aui input[type="datetime-local"]:focus, .aui input[type="date"]:focus, .aui input[type="month"]:focus, .aui input[type="time"]:focus, .aui input[type="week"]:focus, .aui input[type="number"]:focus, .aui input[type="email"]:focus, .aui input[type="url"]:focus, .aui input[type="search"]:focus, .aui input[type="tel"]:focus, .aui input[type="color"]:focus {
      border-color: #52a8ec;
      border-color: rgba(82, 168, 236, 0.8);
      outline: 0;
      outline: thin dotted \9;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  .aui textarea {
    height: auto;
    background: #ffffff;
    background-image: none !important;
    border: 1px solid #cccccc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border linear, box-shadow linear;
    -webkit-transition-delay: 0.2s, 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s; }
    .aui textarea:focus {
      border-color: #52a8ec;
      border-color: rgba(82, 168, 236, 0.8);
      outline: 0;
      outline: thin dotted \9;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  .aui #map-canvas {
    height: 280px; }
  .aui .dockbar {
    background: transparent;
    border-bottom: 1px solid white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset, 1px 1px 9px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset, 1px 1px 9px rgba(0, 0, 0, 0.39);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset, 1px 1px 9px rgba(0, 0, 0, 0.39); }
    .aui .dockbar a {
      color: white;
      text-shadow: none; }
    .aui .dockbar .menu-button-active .menu-button {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .aui .dockbar .menu-button {
      background: url(/kidshealth-infinite-theme/css/../images/custom/05_down.png) no-repeat 107% 84%;
      background-size: 25px; }
  .aui #header-bar {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f8f8f8,endColorstr=#efefef);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f8f8f8, endColorstr=#efefef)";
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #efefef));
    background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
    background-image: -moz-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
    background-image: linear-gradient(top, #f8f8f8 0%, #efefef 100%);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 1px 1px 0 white inset, -1px -1px 0 white inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 1px 1px 0 white inset, -1px -1px 0 white inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 1px 1px 0 white inset, -1px -1px 0 white inset; }
    .aui #header-bar .container {
      padding: 0;
      max-width: 920px; }
    .aui #header-bar .showcase-scroller {
      margin: 0; }
  .aui ul.breadcrumb {
    margin: 0;
    position: relative;
    text-shadow: 0px 1px 0px white;
    overflow: hidden;
    list-style: none;
    padding: 1px;
    border-collapse: separate;
    background: transparent;
   	/*li {
      	&:first-child {
  			@include border-bottom-left-radius(3px);
  	   		@include border-top-left-radius(3px);  
  	      	background: url(/kidshealth-infinite-theme/css/../images/custom/home.png) no-repeat left top;
  			padding-left: 30px;
  			background-position: 10px 7px;
  			background-size: 25px;
  	    }
  	    &:last-child {
  	      	@include border-bottom-left-radius(3px);
  	   		@include border-bottom-right-radius(3px); 
  			@include border-top-right-radius(3px); 
  		}
  	    span {
  			display: table;
  			padding: 10px;
  			padding-right: 40px;
  			background: url(/kidshealth-infinite-theme/css/../images/custom/bread-arrow.png) no-repeat right top;
  			background-size: 23px;
  	    }
  	    &:first-child span {
  	      	padding-left: 17px; 
  	    }
  	    &:last-child span {
  	      	display: table;
  	      	background: none;
  	      	a {
  	        	color: #462c09;
  	        	font-weight: 600; 
  	      	} 
  	    }
  	    a {
  	      color: #000;
  	      font-size: 95%; 
  	    } 
  	}*/ }
    .aui ul.breadcrumb li {
      padding: 10px;
      padding-right: 0; }
  .aui .portlet-breadcrumb ul.breadcrumbs {
    border: 1px #E6E6E6 solid;
    border: 1px rgba(0, 0, 0, 0.15) solid; }
  .aui .portlet-message-boards .toggle_id_message_boards_view_message_thread, .aui .portlet-message-boards .message-container {
    border: none;
    margin: 10px 0 0 0; }
  .aui .portlet-message-boards .message-container .user-info {
    border: none; }
  .aui .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  .aui ul.slides {
    margin: 0; }
  .aui .slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .aui .flex-nav, .aui .multi-image-slider-wrap .flex-next, .aui .multi-image-slider-wrap .flex-prev, .aui .fixed-text-sliding-image-slider-wrap .flex-next, .aui .fixed-text-sliding-image-slider-wrap .flex-prev, .aui .text-link-image-slider-wrap .flex-prev, .aui .text-link-image-slider-wrap .flex-next {
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 22px;
    position: absolute;
    width: 18px;
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
    -webkit-transition: all 0.1s ease-in;
    -webkit-transition-delay: 0.2s;
    -moz-transition: all 0.1s ease-in 0.2s;
    -o-transition: all 0.1s ease-in 0.2s;
    transition: all 0.1s ease-in 0.2s; }
  .aui .flex-control-nav {
    list-style: none;
    left: 40%;
    margin-left: -65px;
    position: relative;
    font-size: 0px;
    padding: 10px;
    float: left; }
    .aui .flex-control-nav li {
      display: block;
      float: left; }
      .aui .flex-control-nav li a {
        margin-left: 5px;
        width: 50px;
        height: 8px;
        background-color: #555;
        border-radius: 0;
        float: left;
        text-indent: -1000px; }
        .aui .flex-control-nav li a.flex-active {
          width: 50px;
          height: 8px;
          background-color: #bd4957;
          border-radius: 0;
          left: 0;
          top: 0; }
  .aui .flex-direction-nav {
    list-style: none; }
    .aui .flex-direction-nav .flex-disabled {
      filter: "alpha(opacity=$opacity * 100)";
      -moz-opacity: 0.4;
      -khtml-opacity: 0.4;
      opacity: 0.4;
      pointer-events: none;
      cursor: default; }
  .aui .camera_wrap {
    margin-bottom: 0 !important; }
    .aui .camera_wrap .camera_pag {
      position: relative;
      top: -50px;
      right: 1em; }
    .aui .camera_wrap .camera_pie canvas {
      top: 95px !important; }
    .aui .camera_wrap .camera_content {
      top: 42%;
      display: block;
      position: relative;
      height: auto;
      margin: 0 auto;
      padding: 10px;
      color: white;
      text-align: center; }
      .aui .camera_wrap .camera_content h2 {
        color: white;
        font-size: 30px;
        font-weight: 800;
        text-transform: uppercase;
        padding: 5px 20px 7px;
        margin-bottom: 1em; }
      .aui .camera_wrap .camera_content a.read-more {
        padding: 7px 15px !important;
        margin-bottom: 10px; }
    .aui .camera_wrap .camera_target_content {
      z-index: -1; }
    .aui .camera_wrap .camera_target {
      z-index: 1; }
  .aui .camera_wrap .camera_pag .camera_pag_ul li {
    width: 64px;
    height: 11px;
    background-color: #555;
    border-radius: 0; }
  .aui .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    width: 64px;
    height: 11px;
    background-color: #bd4957;
    border-radius: 0;
    left: 0;
    top: 0; }
  .aui .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
    background: transparent; }
  .aui .camera_next > span {
    background: url(/kidshealth-infinite-theme/css/../images/ar_right.png) no-repeat;
    right: 20%;
    position: absolute; }
  .aui .camera_prev > span {
    background: url(/kidshealth-infinite-theme/css/../images/ar_left.png) no-repeat;
    left: 20%;
    position: absolute; }
  .aui .camera_next {
    background: transparent; }
  .aui .camera_prev {
    background: transparent; }
  .aui #about-features {
    margin-top: -99px;
    text-align: left;
    padding-bottom: 92px; }
    .aui #about-features .feature {
      float: left;
      width: 30%;
      margin-right: 5%;
      padding-top: 0;
      position: relative; }
      .aui #about-features .feature .overlay-caption {
        display: block;
        position: relative;
        width: 100%;
        text-shadow: none;
        padding: 3% 0; }
      .aui #about-features .feature h3 {
        font-size: 1.5em; }
      .aui #about-features .feature h3, .aui #about-features .feature p {
        padding: 0; }
      .aui #about-features .feature a.read-more {
        text-decoration: none; }
      .aui #about-features .feature a.read-more:HOVER {
        background: url("/kidshealth-infinite-theme/css/../images/custom/right.png") no-repeat 100% 45%;
        background-position-x: 100%;
        background-position-y: 45; }
      .aui #about-features .feature .feature-image {
        text-align: center; }
        .aui #about-features .feature .feature-image img {
          width: 100%;
          height: 180px;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
          filter: "alpha(opacity=$opacity * 100)";
          -moz-opacity: 0.95;
          -khtml-opacity: 0.95;
          opacity: 0.95; }
          .aui #about-features .feature .feature-image img:hover {
            -webkit-transform: rotate(0deg) scale(1.1);
            -moz-transform: rotate(0deg) scale(1.1);
            -ms-transform: rotate(0deg) scale(1.1);
            -o-transform: rotate(0deg) scale(1.1);
            transform: rotate(0deg) scale(1.1); }
  .aui .about-image {
    width: 135.2% !important;
    position: relative;
    right: 17.8%; }
  @media screen and (min-width: 1100px) and (max-width: 1400px) {
    .aui .sliderbg {
      width: 135.4%;
      position: relative;
      background: #eeeeee;
      right: 21%; }
    .aui .about-image {
      width: 135.2% !important;
      position: relative;
      right: 17.8%; } }
  @media screen and (min-width: 1400px) and (max-width: 1600px) {
    .aui .sliderbg {
      width: 149.9%;
      position: relative;
      background: #eeeeee;
      right: 28%; }
    .aui .about-image {
      width: 150.7% !important;
      position: relative;
      right: 25.8%; } }
  @media screen and (min-width: 1600px) and (max-width: 1900px) {
    .aui .sliderbg {
      width: 179.9%;
      position: relative;
      background: #eeeeee;
      right: 43%; }
    .aui .about-image {
      width: 179.8% !important;
      position: relative;
      right: 39.9%; }
      .aui .about-image img {
        width: 100%; } }
  @media screen and (min-width: 1900px) {
    .aui .about-image {
      width: 202.5% !important;
      position: relative;
      right: 51.3%; }
      .aui .about-image img {
        width: 100%; }
    .aui .sliderbg {
      width: 202.3%;
      position: relative;
      background: #eeeeee;
      right: 54%; } }
  .aui .multi-image-slider-wrap {
    max-width: 900px;
    margin: 30px auto;
    position: relative;
    background: #eeeeee; }
    .aui .multi-image-slider-wrap ul {
      margin: 0;
      list-style: none; }
    .aui .multi-image-slider-wrap .slide-item {
      filter: gray;
      -webkit-filter: grayscale(100%);
      margin: 11px 30px;
      position: relative;
      display: inline-block;
      padding-left: 5px; }
      .aui .multi-image-slider-wrap .slide-item a.item {
        position: relative;
        padding: 4px;
        display: inline-block;
      		/*	.mask {
       	 			width: 97%;
        			height: 95%;
        			position: absolute;
        			top: 4px;
        			left: 4px;
        			background: black;
     				background: rgba(0, 0, 0, 0.3);
        			@include transform(scale(0));
    				@include opacity(0);
    				@include transition( all 0.4s ease-in-out );
    				@include backface-visibility( hidden );
    				h2 {
          				font-size: 1.4em;
          				text-decoration: none;
          				color: white; 
          				padding: 10px 15px;
    	    			position: absolute;
    	    			top: 0;
    	    			left: 0;
        			}
      			} 
      			&:hover .mask {
        			display: block;
        			@include transform( scale(1) );
        			@include opacity(0.75);
        			
      			} */ }
        .aui .multi-image-slider-wrap .slide-item a.item img {
          max-width: 100%;
          margin: 0;
          padding: 0;
          border: none;
          background: none;
          vertical-align: bottom; }
    .aui .multi-image-slider-wrap .slide-item:HOVER {
      filter: none;
      -webkit-filter: grayscale(0%); }
    .aui .multi-image-slider-wrap .flex-next:hover {
      -webkit-transition: all 0.1s ease-in;
      -webkit-transition-delay: 0.2s;
      -moz-transition: all 0.1s ease-in 0.2s;
      -o-transition: all 0.1s ease-in 0.2s;
      transition: all 0.1s ease-in 0.2s;
      background: url("/kidshealth-infinite-theme/css/../images/custom/right.png") no-repeat; }
    .aui .multi-image-slider-wrap .flex-prev:hover {
      -webkit-transition: all 0.1s ease-in;
      -webkit-transition-delay: 0.2s;
      -moz-transition: all 0.1s ease-in 0.2s;
      -o-transition: all 0.1s ease-in 0.2s;
      transition: all 0.1s ease-in 0.2s;
      background: url("/kidshealth-infinite-theme/css/../images/custom/left.png") no-repeat; }
    .aui .multi-image-slider-wrap .flex-next {
      right: -60px;
      top: 40% !important;
      background: url("/kidshealth-infinite-theme/css/../images/custom/next.png") no-repeat; }
    .aui .multi-image-slider-wrap .flex-prev {
      left: -60px;
      top: 40% !important;
      background: url("/kidshealth-infinite-theme/css/../images/custom/prev.png") no-repeat; }
    .aui .multi-image-slider-wrap .flex-control-nav {
      left: 43%; }
  .aui .fixed-text-sliding-image-slider-wrap {
    margin: 0 !important; }
    .aui .fixed-text-sliding-image-slider-wrap ul {
      margin: 0;
      list-style: none; }
    .aui .fixed-text-sliding-image-slider-wrap .content {
      max-width: 1000px;
      width: 100%;
      margin: 0 auto;
      padding: 0; }
    .aui .fixed-text-sliding-image-slider-wrap .intro-copy {
      float: left;
      width: 45%; }
      .aui .fixed-text-sliding-image-slider-wrap .intro-copy h1 {
        font-size: 1.5em; }
    .aui .fixed-text-sliding-image-slider-wrap .intro-theme {
      display: block;
      float: right;
      height: auto;
      position: relative;
      width: 45%; }
      .aui .fixed-text-sliding-image-slider-wrap .intro-theme img {
        width: 100%; }
    .aui .fixed-text-sliding-image-slider-wrap .flex-next:hover {
      filter: "alpha(opacity=$opacity * 100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      -webkit-transition: all 0.1s ease-in;
      -webkit-transition-delay: 0.2s;
      -moz-transition: all 0.1s ease-in 0.2s;
      -o-transition: all 0.1s ease-in 0.2s;
      transition: all 0.1s ease-in 0.2s; }
    .aui .fixed-text-sliding-image-slider-wrap .flex-next {
      background: url("/kidshealth-infinite-theme/css/../images/custom/next.png") no-repeat;
      right: -35px;
      bottom: 45%; }
    .aui .fixed-text-sliding-image-slider-wrap .flex-prev {
      background: url("/kidshealth-infinite-theme/css/../images/custom/prev.png") no-repeat;
      left: -35px;
      bottom: 45%; }
  .aui .carousel-outer-wrap::after, .aui .carousel-outer-wrap::before {
    content: " 0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both; }
  .aui .carousel-outer-wrap {
    border: 1px solid #E6E6E6;
    background: #FDFDFD;
    border: 1px solid #D2D3D4;
    margin: 35px 0; }
  .aui .carousel-wrap {
    margin: 0 auto;
    max-width: 940px;
    float: right;
    width: 68%;
    height: 0 !important; }
    .aui .carousel-wrap ul {
      overflow: hidden;
      list-style: none;
      margin: 0; }
    .aui .carousel-wrap .flex-direction-nav {
      display: none; }
    .aui .carousel-wrap .slide-media {
      display: block;
      height: auto;
      position: relative;
      width: 100%;
      overflow: hidden;
      float: right; }
      .aui .carousel-wrap .slide-media img {
        width: 100%;
        height: 345px; }
  .aui .carousel-slide-nav {
    height: auto;
    float: left;
    width: 32%; }
    .aui .carousel-slide-nav .cr-pager {
      position: relative;
      overflow-x: hidden;
      overflow-y: hidden;
      margin: 0;
      list-style: none; }
    .aui .carousel-slide-nav .cr-pagination {
      width: 104%; }
    .aui .carousel-slide-nav .flex-active {
      background: url(/kidshealth-infinite-theme/css/../images/custom/carousel-tab.png) no-repeat 2px 11px;
      background-size: 87%;
      z-index: 2; }
      .aui .carousel-slide-nav .flex-active a span.title, .aui .carousel-slide-nav .flex-active a span.content {
        color: white;
        text-shadow: none; }
      .aui .carousel-slide-nav .flex-active a span.title {
        font-weight: 400; }
    .aui .carousel-slide-nav li {
      height: 115px;
      display: block;
      width: 105%;
      padding: 0px 15px; }
      .aui .carousel-slide-nav li a {
        display: block;
        padding: 0 6px;
        width: 75%; }
        .aui .carousel-slide-nav li a:hover {
          text-decoration: none; }
          .aui .carousel-slide-nav li a:hover span.title {
            color: black; }
      .aui .carousel-slide-nav li span {
        display: block;
        margin: 0; }
        .aui .carousel-slide-nav li span.title {
          font-size: 1.6em;
          padding: 0.5em 0 0; }
        .aui .carousel-slide-nav li span.content {
          color: #869299;
          text-shadow: 1px 1px 0 white;
          line-height: 24px; }
    .aui .carousel-slide-nav li::before {
      content: '';
      width: 80%;
      height: 1px;
      background: #D9D9D9;
      display: block;
      top: .81em;
      z-index: -999; }
    .aui .carousel-slide-nav li:first-child::before {
      height: 0; }
  .aui .text-link-image-slider-wrap {
    text-align: center;
    margin: 35px auto 90px auto; }
    .aui .text-link-image-slider-wrap img {
      max-width: 80%; }
    .aui .text-link-image-slider-wrap .slider-intro {
      margin: 20px 0 50px; }
      .aui .text-link-image-slider-wrap .slider-intro h2 {
        line-height: 1.2em;
        font-size: 3em; }
      .aui .text-link-image-slider-wrap .slider-intro .description {
        font-size: 20px; }
    .aui .text-link-image-slider-wrap span {
      padding: 0 30px;
      line-height: 2em; }
    .aui .text-link-image-slider-wrap .slide-media {
      margin: 10px auto; }
    .aui .text-link-image-slider-wrap .flex-prev {
      left: 5%;
      background-image: url(/kidshealth-infinite-theme/css/../images/custom/prev.png);
      top: 37%;
      background-repeat: no-repeat; }
    .aui .text-link-image-slider-wrap .flex-next {
      background-image: url(/kidshealth-infinite-theme/css/../images/custom/next.png);
      top: 37%;
      right: 5%;
      background-repeat: no-repeat; }
  .aui #text-slider {
    text-align: left; }
    .aui #text-slider h3 {
      border-bottom: 1px #dfddee solid;
      padding-bottom: 15px;
      text-transform: uppercase; }
    .aui #text-slider .article-body {
      padding-bottom: 20px; }
    .aui #text-slider a.read-more {
      position: relative;
      bottom: 5px; }
  .aui a.slider-link {
    font-size: 30px;
    font-weight: 300;
    color: white;
    text-decoration: none; }
  .aui .section-title {
    padding-bottom: 40px;
    text-align: center; }
    .aui .section-title h3 {
      font-size: 2em; }
    .aui .section-title h2 {
      font-size: 3em;
      margin: .2em; }
  .aui .showcase-scroller {
    height: 45px;
    width: 100%;
    padding: 5px;
    display: none;
    margin: 15px 0; }
    .aui .showcase-scroller h5 {
      border-right: none;
      float: left;
      margin: 0;
      padding: 5px 20px 0 0;
      text-shadow: 0px 1px 0px white;
      font-size: 1.3em; }
      .aui .showcase-scroller h5 a:hover {
        text-decoration: none; }
    .aui .showcase-scroller .advanced .aui-scroller-vertical {
      border-top: 1px solid #CACACA;
      clear: left; }
      .aui .showcase-scroller .advanced .aui-scroller-vertical .aui-scroller-item {
        width: 100%;
        padding: 10px 0; }
        .aui .showcase-scroller .advanced .aui-scroller-vertical .aui-scroller-item img {
          width: 100%; }
        .aui .showcase-scroller .advanced .aui-scroller-vertical .aui-scroller-item a {
          display: block;
          height: 40px;
          width: 120px;
          background-repeat: no-repeat; }
    .aui .showcase-scroller .advanced .aui-scroller-horizontal {
      border-left: 1px solid #CACACA;
      border: none; }
      .aui .showcase-scroller .advanced .aui-scroller-horizontal .aui-scroller-item {
     /* height: 100%;
      padding: 7px 12px;
      img {
        height: 30px;
        width: 100px;
      }
      a{
	      	display: block;
			height: 45px;
			width: 130px;
			background-repeat: no-repeat;
	      } */ }
    .aui .showcase-scroller .basic .aui-scroller-item {
      padding: 10px; }
  .aui .social::before, .aui .social::after {
    content: " 0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both; }
  .aui .social {
    margin: 5px 15px 5px 0;
    list-style: none; }
    .aui .social li {
      padding: 0; }
    .aui .social a {
      float: left;
      height: 30px;
      width: 30px;
      margin-left: 12px; }
  .aui .google-plus {
    background: url(/kidshealth-infinite-theme/css/../images/custom/gp.png);
    background-position-x: -1px;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
    background-position-y: -33px; }
  .aui .google-plus:hover {
    background-position-y: 0px; }
  .aui .facebook {
    background: url(/kidshealth-infinite-theme/css/../images/custom/fb.png);
    background-position-x: -1px;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
    background-position-y: -33px; }
  .aui .facebook:hover {
    background-position-y: 0px; }
  .aui .twitter {
    background: url(/kidshealth-infinite-theme/css/../images/custom/tw.png);
    background-position-x: -1px;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
    background-position-y: -33px; }
  .aui .twitter:hover {
    background-position-y: 0px; }
  .aui .linkedin {
    background: url(/kidshealth-infinite-theme/css/../images/custom/li.png);
    background-position-x: -1px;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
    background-position-y: -33px; }
  .aui .linkedin:hover {
    background-position-y: 0px; }
  .aui .pinterest {
    background: url(/kidshealth-infinite-theme/css/../images/custom/pt.png);
    background-position-x: -1px;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
    background-position-y: -33px; }
  .aui .pinterest:hover {
    background-position-y: 0px; }
  .aui .instagram {
    background: url(/kidshealth-infinite-theme/css/../images/custom/ins.png);
    background-position-x: -1px;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
    background-position-y: -33px; }
  .aui .instagram:hover {
    background-position-y: 0px; }
  .aui #features {
    text-align: left;
    padding-bottom: 92px;
    padding-top: 35px; }
    .aui #features .feature {
      float: left;
      width: 30%;
      margin-right: 5%;
      padding-top: 0;
      position: relative; }
      .aui #features .feature .overlay-caption {
        display: block;
        position: relative;
        width: 100%;
        text-shadow: none;
        padding: 3% 0; }
      .aui #features .feature h3 {
        font-size: 1.5em; }
      .aui #features .feature h3, .aui #features .feature p {
        padding: 0; }
      .aui #features .feature a.read-more {
        text-decoration: none; }
      .aui #features .feature a.read-more:HOVER {
        background: url("/kidshealth-infinite-theme/css/../images/custom/right.png") no-repeat 100% 45%;
        background-position-x: 100%;
        background-position-y: 45%; }
      .aui #features .feature .feature-image {
        text-align: center; }
        .aui #features .feature .feature-image img {
          width: 100%;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear;
          filter: "alpha(opacity=$opacity * 100)";
          -moz-opacity: 0.95;
          -khtml-opacity: 0.95;
          opacity: 0.95; }
          .aui #features .feature .feature-image img:hover {
            -webkit-transform: rotate(0deg) scale(1.1);
            -moz-transform: rotate(0deg) scale(1.1);
            -ms-transform: rotate(0deg) scale(1.1);
            -o-transform: rotate(0deg) scale(1.1);
            transform: rotate(0deg) scale(1.1); }
  .aui #quote, .aui blockquote {
    position: relative;
    padding: 0 50px;
    text-align: center;
    background: url(/kidshealth-infinite-theme/css/../images/custom/quote-begin.png) no-repeat; }
    .aui #quote h3, .aui blockquote h3 {
      font-size: 30px;
      color: black;
      font-weight: 800; }
    .aui #quote::after, .aui blockquote::after {
      content: '';
      position: absolute;
      height: 24px;
      top: 0;
      right: 0;
      background: url(/kidshealth-infinite-theme/css/../images/custom/quote-end.png) no-repeat;
      width: 26px; }
    .aui #quote p, .aui blockquote p {
      font-size: 24px;
      color: #555E58;
      line-height: 36px; }
  .aui #portfolio {
    /*effects*/ }
    .aui #portfolio .port-dot {
      font-size: 16px;
      color: #273b6e; }
    .aui #portfolio .demo-2 {
      position: relative;
      width: 300px;
      height: 169px;
      overflow: hidden;
      margin-right: 20px;
      background-color: #273b6e; }
    .aui #portfolio .demo-2 p, .aui #portfolio .demo-2 h2 {
      color: #fff; }
    .aui #portfolio .effect img {
      position: absolute;
      left: 0;
      bottom: 0;
      cursor: pointer;
      margin: -12px 0;
      -webkit-transition: bottom .3s ease-in-out;
      -moz-transition: bottom .3s ease-in-out;
      -o-transition: bottom .3s ease-in-out;
      transition: bottom 0.3s ease-in-out; }
    .aui #portfolio .effect img.top:hover {
      bottom: -76px;
      padding-top: 100px; }
    .aui #portfolio h2.zero, .aui #portfolio p.zero {
      margin: 0;
      padding: 0; }
    .aui #portfolio .demo-2 p {
      font-size: 12px;
      line-height: 18px;
      margin-left: 5px; }
    .aui #portfolio .demo-2 h2 {
      font-size: 20px;
      line-height: 24px;
      margin-left: 5px; }
    .aui #portfolio #portfolio-filter {
      padding: 30px 0; }
      .aui #portfolio #portfolio-filter .port-cat {
        font-weight: 800;
        text-align: center;
        background-size: 340px 24px;
        padding: 0px 0px 25px 10px; }
      .aui #portfolio #portfolio-filter a {
        padding: 3px 1% 5px !important;
        font-size: 30px;
        font-weight: 300 !important;
        margin: 0 10px;
        font-weight: 400;
        /* text-transform: uppercase; */ }
      .aui #portfolio #portfolio-filter a:HOVER, .aui #portfolio #portfolio-filter a:FOCUS, .aui #portfolio #portfolio-filter a:ACTIVE {
        color: #273b6e;
        text-decoration: none; }
    .aui #portfolio .portfolio-item {
      float: left;
      margin-left: 1.65%;
      margin-right: 1.65%;
      width: 30%;
      margin-bottom: 5%;
      /*
      .portfolio_image { 
      	position: relative; 
      	@include transition( all 0.3s linear );
      	img{ 
      		width: 100%; 
      		 
      		@include opacity(.95);
      		display: block;
      	}
      	&:hover{
      		@include transform( rotate(0deg) scale(1.07) );
      	}*/ }
      .aui #portfolio .portfolio-item .portfolio_more_icon, .aui #portfolio .portfolio-item .portfolio_zoom_icon {
        position: absolute;
        top: 25%;
        color: black;
        display: none;
        font-size: 40px;
        width: 100%;
        height: 100%;
        text-decoration: none;
        opacity: 0 !important; }
      .aui #portfolio .portfolio-item .portfolio_more_icon {
        left: 30%;
        visibility: hidden; }
      .aui #portfolio .portfolio-item .portfolio_zoom_icon {
        /* 				right: 30%; */
        top: 0% !important; }
  .aui #mini-portfolio .portfolio-item {
    display: inline-block;
    margin-right: 5%;
    margin-bottom: 50px;
    position: relative;
    width: 29%; }
    .aui #mini-portfolio .portfolio-item img {
      display: block;
      width: 100%; }
    .aui #mini-portfolio .portfolio-item:hover .portfolio-description {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      filter: "alpha(opacity=$opacity * 100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
    .aui #mini-portfolio .portfolio-item:hover .portfolio-info-top {
      -webkit-transform: translateY(20px);
      -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
      -o-transform: translateY(20px);
      transform: translateY(20px);
      filter: "alpha(opacity=$opacity * 100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
    .aui #mini-portfolio .portfolio-item:hover .portfolio-description > a {
      -webkit-transform: translateY(-20px);
      -moz-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      -o-transform: translateY(-20px);
      transform: translateY(-20px);
      filter: "alpha(opacity=$opacity * 100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
  .aui #mini-portfolio .portfolio-description {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    background: black;
    background: rgba(0, 0, 0, 0.3);
    text-align: center; }
  .aui #mini-portfolio .portfolio-info-top, .aui #mini-portfolio .portfolio-description > a {
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -webkit-transition-delay: 0.2s;
    -moz-transition: all 0.4s ease-in-out 0.2s;
    -o-transition: all 0.4s ease-in-out 0.2s;
    transition: all 0.4s ease-in-out 0.2s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative; }
  .aui #mini-portfolio .portfolio-info-top {
    top: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px #636363;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    color: white; }
  .aui #mini-portfolio .portfolio-description > a {
    top: 45px; }
  .aui #mini-portfolio p.portfolio-small-date {
    font-size: 14px;
    color: white; }
  .aui #mini-portfolio .portfolio-info-top h3.title {
    margin-top: -8px;
    font-size: 1.3em;
    padding: 0;
    margin-bottom: 5px; }
    .aui #mini-portfolio .portfolio-info-top h3.title a {
      text-decoration: none;
      color: white; }
  .aui .last {
    margin-right: 0 !important; }
  .aui .block-separator {
    padding: 30px 0;
    clear: both; }
  .aui .btn, .aui .portlet-blogs .entry-body > a, .aui .portlet-blogs-aggregator .entry-body > a, .aui input[type="submit"], .aui input[type="button"], .aui input[type="reset"], .aui button, .aui #portfolio #portfolio-filter a, .aui a.button, .aui a.red, .aui a.orange, .aui a.green, .aui a.aqua, .aui a.teal, .aui a.purple, .aui a.pink, .aui a.silver, .aui .read-more, .aui .camera_wrap .camera_content a.read-more {
    color: #555;
    padding: 3px 10px 5px;
    text-shadow: none;
    outline: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui .read-more, .aui .camera_wrap .camera_content a.read-more {
    padding: 5px 20px 6px 0px;
    font-size: 15px;
    background: url("/kidshealth-infinite-theme/css/../images/custom/next.png") no-repeat 100% 45%;
    background-position-x: 100%;
    background-position-y: 45%; }
  .aui a.red {
    background-color: #d8241d; }
  .aui a.red:hover {
    background-color: #c4130c; }
  .aui a.orange {
    background-color: #EB3C00; }
  .aui a.orange:hover {
    background: #da3800; }
  .aui a.green {
    background-color: #ACE53E; }
  .aui a.green:hover {
    background: #87c000; }
  .aui a.aqua {
    background-color: #52E8C6; }
  .aui a.aqua:hover {
    background: #00d2a8; }
  .aui a.teal {
    background: #52C3E8; }
  .aui a.teal:hover {
    background: #009ed2; }
  .aui a.purple {
    background-color: #526EE8; }
  .aui a.purple:hover {
    background: #0036d2; }
  .aui a.pink {
    background-color: #E852E6; }
  .aui a.pink:hover {
    background: #bc00d2; }
  .aui a.silver {
    color: #444 !important;
    text-shadow: 0 1px white;
    background-color: #b6b6b6; }
  .aui a.silver:hover {
    background: #a5a4a4; }
  .aui a.small {
    padding: 2px 10px;
    font-size: 0.9em; }
  .aui a.large {
    padding: 7px 16px;
    font-size: 1.4em; }
  .aui a.xl {
    padding: 9px 20px;
    font-size: 1.8em; }
  .aui a.icone-button, .aui a.icone-button-note, .aui a.icone-button-alert, .aui a.icone-button-info, .aui a.icone-button-tick, .aui a.icone-button-download {
    display: inline-block;
    color: #444 !important;
    text-shadow: 0 1px white;
    border-color: #BBB;
    border-bottom-color: #999;
    background-color: #CCC;
    padding: 10px 20px 10px 30px; }
  .aui a.icone-button:hover, .aui a.icone-button-note:hover, .aui a.icone-button-alert:hover, .aui a.icone-button-info:hover, .aui a.icone-button-tick:hover, .aui a.icone-button-download:hover {
    opacity: 0.85; }
  .aui a.icone-button-note {
    background: #e9e9e9 url(/kidshealth-infinite-theme/css/../images/messages/ico-note.png) no-repeat 5px 50%; }
  .aui a.icone-button-alert {
    background: #e9e9e9 url(/kidshealth-infinite-theme/css/../images/messages/ico-alert.png) no-repeat 5px 50%; }
  .aui a.icone-button-info {
    background: #e9e9e9 url(/kidshealth-infinite-theme/css/../images/messages/ico-info.png) no-repeat 5px 50%; }
  .aui a.icone-button-tick {
    background: #e9e9e9 url(/kidshealth-infinite-theme/css/../images/messages/ico-tick.png) no-repeat 5px 50%; }
  .aui a.icone-button-download {
    background: #e9e9e9 url(/kidshealth-infinite-theme/css/../images/messages/ico-download.png) no-repeat 5px 50%; }
  .aui .portlet-msg, .aui .portlet-msg-alert, .aui .lfr-message-alert, .aui .portlet-msg-info, .aui .lfr-message-info, .aui .portlet-msg-error, .aui .lfr-message-error, .aui .portlet-msg-success, .aui .lfr-message-success {
    margin-bottom: 5px;
    padding: 9px 10px 9px 50px;
    border: none;
    color: #FFF;
    text-shadow: none; }
    .aui .portlet-msg a, .aui .portlet-msg-alert a, .aui .lfr-message-alert a, .aui .portlet-msg-info a, .aui .lfr-message-info a, .aui .portlet-msg-error a, .aui .lfr-message-error a, .aui .portlet-msg-success a, .aui .lfr-message-success a {
      color: white; }
  .aui .portlet-msg-alert, .aui .lfr-message-alert {
    background-color: #d44a26;
    background-image: url(/kidshealth-infinite-theme/css/../images/messages/alert.png); }
  .aui .portlet-msg-info, .aui .lfr-message-info {
    background-color: #2D89F0;
    background-image: url(/kidshealth-infinite-theme/css/../images/messages/info.png); }
  .aui .portlet-msg-error, .aui .lfr-message-error {
    background-color: #BC1C48;
    background-image: url(/kidshealth-infinite-theme/css/../images/messages/error.png); }
  .aui .portlet-msg-success, .aui .lfr-message-success {
    background-color: #01a31c;
    background-image: url(/kidshealth-infinite-theme/css/../images/messages/success.png);
    border-color: #acdfa7;
    background-size: 20px;
    background-position: 20px; }
  .aui .twocol-one {
    width: 48%; }
  .aui .threecol-one, .aui .twocol-onethird {
    width: 30.66%; }
  .aui .threecol-two, .aui .twocol-twothird {
    width: 65.33%; }
  .aui .fourcol-one, .aui .threecol-onequarter, .aui .twocol-onequarter {
    width: 22%; }
  .aui .fourcol-two, .aui .threecol-onehalf {
    width: 48%; }
  .aui .fourcol-three, .aui .twocol-threequarter {
    width: 74%; }
  .aui .fivecol-one {
    width: 16.8%; }
  .aui .fivecol-two {
    width: 37.6%; }
  .aui .fivecol-three {
    width: 58.4%; }
  .aui .fivecol-four {
    width: 67.2%; }
  .aui .sixcol-one {
    width: 13.33%; }
  .aui .sixcol-two {
    width: 30.66%; }
  .aui .sixcol-three {
    width: 47.99%; }
  .aui .sixcol-four {
    width: 65.33%; }
  .aui .sixcol-five {
    width: 82.67%; }
  .aui .twocol-threequarter, .aui .threecol-onehalf, .aui .threecol-onequarter, .aui .twocol-onequarter, .aui .twocol-one, .aui .twocol-twothird, .aui .twocol-onethird, .aui .threecol-one, .aui .threecol-two, .aui .fourcol-one, .aui .fourcol-two, .aui .fourcol-three, .aui .fivecol-one, .aui .fivecol-two, .aui .fivecol-three, .aui .fivecol-four, .aui .sixcol-one, .aui .sixcol-two, .aui .sixcol-three, .aui .sixcol-four, .aui .sixcol-five {
    float: left;
    margin-right: 4%;
    position: relative; }
  .aui .last {
    clear: right;
    margin-right: 0 !important; }

/*-------------------------------------------------------------------------------------*/
/* -------------------------------------6. Responsive Layout Rules --------------------*/
/*-------------------------------------------------------------------------------------*/
.view-720 .multi-image-slider-wrap .flex-next,
.view-lt720 .multi-image-slider-wrap .flex-next {
  top: -15% !important;
  left: 58%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

.view-720 .multi-image-slider-wrap .flex-prev,
.view-lt720 .multi-image-slider-wrap .flex-prev {
  top: -15% !important;
  left: 40%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

.view-720 .fixed-text-sliding-image-slider-wrap .flex-prev,
.view-lt720 .fixed-text-sliding-image-slider-wrap .flex-prev {
  left: 15px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
.view-720 .fixed-text-sliding-image-slider-wrap .flex-next,
.view-lt720 .fixed-text-sliding-image-slider-wrap .flex-next {
  right: 15px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
.view-720 .fixed-text-sliding-image-slider-wrap .intro-copy h1, .view-720 .fixed-text-sliding-image-slider-wrap .intro-copy .description,
.view-lt720 .fixed-text-sliding-image-slider-wrap .intro-copy h1,
.view-lt720 .fixed-text-sliding-image-slider-wrap .intro-copy .description {
  font-size: 20px; }

.view-720 .portlet-search input[type="text"], .view-720 #page-search input[type="text"] {
  width: 80px;
  padding-right: 0; }

.view-lt720 .layout_bizray_home #content, .view-720 .layout_bizray_home #content {
  padding: 0;
  background-image: none; }
.view-lt720 .layout_bizray_home #second-section, .view-720 .layout_bizray_home #second-section {
  padding-left: 30px;
  padding-right: 30px;
  width: auto; }
.view-lt720 #content, .view-lt720 #footers-wrap, .view-720 #content, .view-720 #footers-wrap {
  padding: 30px; }
.view-lt720 .carousel-outer-wrap .carousel-slide-nav, .view-720 .carousel-outer-wrap .carousel-slide-nav {
  float: none;
  width: 100%; }
  .view-lt720 .carousel-outer-wrap .carousel-slide-nav .flex-active, .view-720 .carousel-outer-wrap .carousel-slide-nav .flex-active {
    background-size: 78%;
    background-position: 10px;
    background: none; }
    .view-lt720 .carousel-outer-wrap .carousel-slide-nav .flex-active span.title, .view-lt720 .carousel-outer-wrap .carousel-slide-nav .flex-active span.content, .view-720 .carousel-outer-wrap .carousel-slide-nav .flex-active span.title, .view-720 .carousel-outer-wrap .carousel-slide-nav .flex-active span.content {
      color: black;
      text-shadow: none; }
  .view-lt720 .carousel-outer-wrap .carousel-slide-nav li, .view-720 .carousel-outer-wrap .carousel-slide-nav li {
    display: inline-table;
    width: 31%;
    padding: 0;
    height: 45px;
    text-align: center; }
    .view-lt720 .carousel-outer-wrap .carousel-slide-nav li::before, .view-720 .carousel-outer-wrap .carousel-slide-nav li::before {
      background: none; }
    .view-lt720 .carousel-outer-wrap .carousel-slide-nav li a, .view-720 .carousel-outer-wrap .carousel-slide-nav li a {
      width: 70%;
      margin: 0 auto; }
    .view-lt720 .carousel-outer-wrap .carousel-slide-nav li span.content, .view-720 .carousel-outer-wrap .carousel-slide-nav li span.content {
      display: none; }
    .view-lt720 .carousel-outer-wrap .carousel-slide-nav li span.title, .view-720 .carousel-outer-wrap .carousel-slide-nav li span.title {
      font-size: 1.2em;
      padding: 0; }
.view-lt720 .carousel-outer-wrap .carousel-wrap, .view-720 .carousel-outer-wrap .carousel-wrap {
  float: none;
  width: 100%;
  height: auto !important;
  max-width: auto; }

.view-lt720 #footer-widgets .footer-widget {
  float: none;
  width: 100%;
  text-align: left; }
.view-lt720 #banner {
  position: relative; }
.view-lt720 .camera_wrap .camera_pie canvas {
  top: 0 !important; }
.view-lt720 #wrapper {
  padding-top: 0 !important; }
.view-lt720 .camera_wrap .camera_content {
  width: 80%;
  top: 20%; }
  .view-lt720 .camera_wrap .camera_content h2 {
    font-size: 20px; }
  .view-lt720 .camera_wrap .camera_content .read-more, .view-lt720 .aui .camera_wrap .camera_content a.read-more, .aui .view-lt720 .camera_wrap .camera_content a.read-more {
    padding: 3px 10px 5px; }
.view-lt720 ul.breadcrumbs li span {
  padding-right: 20px; }
.view-lt720 #toogel-nav {
  font-size: 25px;
  color: white;
  text-decoration: none;
  font-weight: 100;
  text-align: center;
  display: block;
  width: 100%;
  cursor: pointer;
  padding: 10px 0; }
.view-lt720 #navigation {
  float: none;
  width: 70%;
  margin: 0 auto;
  display: none;
  padding-bottom: 15px; }
  .view-lt720 #navigation li {
    float: none;
    display: block; }
    .view-lt720 #navigation li .child-menu {
      width: 45%;
      left: 26%;
      top: 30px;
      min-width: 220px; }
  .view-lt720 #navigation a {
    text-align: center;
    padding: 5px; }
.view-lt720 .portlet-column {
  width: 100% !important;
  display: block !important; }
.view-lt720 .portlet-layout {
  display: block; }
.view-lt720 #features .feature, .view-lt720 #mini-portfolio .feature, .view-lt720 #portfolio .feature {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important; }
.view-lt720 #features .feature, .view-lt720 #features .portfolio-item, .view-lt720 #mini-portfolio .feature, .view-lt720 #mini-portfolio .portfolio-item, .view-lt720 #portfolio .feature, .view-lt720 #portfolio .portfolio-item {
  float: none;
  width: 100%;
  padding-bottom: 35px;
  margin-bottom: 35px; }
  .view-lt720 #features .feature.last, .view-lt720 #features .portfolio-item.last, .view-lt720 #mini-portfolio .feature.last, .view-lt720 #mini-portfolio .portfolio-item.last, .view-lt720 #portfolio .feature.last, .view-lt720 #portfolio .portfolio-item.last {
    border-bottom: none; }
.view-lt720 #features .block-separator, .view-lt720 #mini-portfolio .block-separator, .view-lt720 #portfolio .block-separator {
  padding: 0; }
.view-lt720 #mini-portfolio {
  text-align: center; }
.view-lt720 #mini-portfolio .portfolio-item {
  padding-bottom: 0;
  border-bottom: none; }
.view-lt720 #heading .site-title, .view-lt720 #footers-wrap .footer-widget, .view-lt720 #footer-wrap
, .view-lt720 #footer-wrap #footer-right-section, .view-lt720 .columns-1-2 #column-2, .view-lt720 .columns-1-2 #column-3,
.view-lt720 .columns-2 #column-1, .view-lt720 .columns-2 #column-2 {
  float: none; }
.view-lt720 #banner #heading {
  float: none;
  text-align: center; }
.view-lt720 .columns-1-2 #column-2, .view-lt720 .columns-1-2 #column-3,
.view-lt720 .columns-2 #column-1, .view-lt720 .columns-2 #column-2 {
  width: 100%;
  margin: 0 auto; }
.view-lt720 #portfolio-filter a {
  padding: 8px 35px 6px; }
.view-lt720 #portfolio #portfolio-filter .port-cat span {
  padding: 10px;
  display: block; }
.view-lt720 #portfolio #portfolio-filter .port-cat a {
  display: block;
  text-align: center;
  border-bottom: 1px solid white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7); }
.view-lt720 #portfolio .portfolio-item {
  width: 100%;
  float: none; }
  .view-lt720 #portfolio .portfolio-item.last {
    margin-right: auto !important; }
.view-lt720 .text-link-image-slider-wrap img {
  height: auto; }
.view-lt720 .portlet-blogs div.asset-small-image img.asset-small-image, .view-lt720 .portlet-blogs-aggregator div.asset-small-image img.asset-small-image {
  height: auto; }

.view-gt720 #navigation {
  display: block !important; }
.view-gt720 body.layout_bizray_home:not(.page-maximized) #wrapper {
  padding-top: 0 !important; }
.view-gt720 body.layout_bizray_home.dockbar-ready #wrapper {
  padding-top: 43px !important; }

.view-lt720.view-gt480 #features, .view-lt720.view-gt480 #portfolio .portfolio-item {
  width: 80% !important;
  margin: 0 auto; }
.view-lt720.view-gt480 #portfolio .portfolio-item {
  padding-left: 26%; }
.view-lt720.view-gt480 #features {
  padding-bottom: 0; }
.view-lt720.view-gt480 #mini-portfolio .portfolio-item {
  width: 80% !important;
  margin: auto;
  margin-bottom: 35px; }

.view-320 #footer #footer-left-section, .view-lt320 #footer #footer-left-section, .view-lt480 #footer #footer-left-section {
  float: none; }
.view-320 #footer #footer-right-section, .view-lt320 #footer #footer-right-section, .view-lt480 #footer #footer-right-section {
  float: none; }
.view-320 ul.breadcrumbs li.first, .view-lt320 ul.breadcrumbs li.first, .view-lt480 ul.breadcrumbs li.first {
  display: none; }
.view-320 .text-link-image-slider-wrap .slider-intro h2, .view-lt320 .text-link-image-slider-wrap .slider-intro h2, .view-lt480 .text-link-image-slider-wrap .slider-intro h2 {
  font-size: 2em; }
.view-320 #navigation li .child-menu, .view-lt320 #navigation li .child-menu, .view-lt480 #navigation li .child-menu {
  left: 0%; }

.view-480 .portlet-login, .view-lt480 .portlet-login {
  width: 80%; }

.view-lt320 #header-bar {
  display: none; }
.view-lt320 #portfolio .portfolio-item .portfolio_image .portfolio_more_icon {
  left: 25%; }
.view-lt320 #portfolio .portfolio-item .portfolio_image .portfolio_zoom_icon {
  right: 25%; }

.view-720.aui body,
.view-lt720.aui body {
  padding-left: 0;
  padding-right: 0; }

/*Navbar search*/
@media (max-width: 979px) {
  .navbar .container .btn-navbar {
    color: #BE4857; }

  .portlet-blogs .search-query {
    left: 0 !important; }

  #about-features {
    margin-top: -30px !important; }

  #about-features .feature {
    width: 100% !important; }

  .entry-date, .entry-title {
    position: initial !important; } }
/* -------------------------------------x. Demo box styles --------------------*/
.settings-container {
  color: white;
  position: fixed;
  opacity: 0.99;
  z-index: 11;
  top: 265px; }

.settings-btn {
  width: 50px;
  background-color: #353444;
  text-align: center;
  padding: 5px 0;
  float: right; }

.settings-btn i {
  display: block;
  font-size: 35px;
  line-height: 35px;
  margin: 0;
  color: white; }

.settings-box {
  display: none;
  float: left;
  width: 280px;
  padding: 15px;
  background-color: #363545;
  padding-bottom: 30px;
  padding-bottom: 60px;
  padding-top: 40px; }
  .settings-box .btn-wide-style {
    width: 40%;
    margin: 0;
    border: none;
    border-radius: initial;
    background-color: #777580 !important;
    height: 45px;
    color: white; }
  .settings-box .btn-boxed-style {
    width: 40%;
    margin: 0;
    border: none;
    border-radius: initial;
    background-color: #777580 !important;
    height: 45px;
    color: white; }
  .settings-box .btn-selected {
    background-color: #bd4957 !important; }
  .settings-box h3 {
    color: white;
    font-weight: 300;
    font-size: 20px; }
  .settings-box .wide-box {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 5px; }
  .settings-box button:hover, .settings-box button:ACTIVE {
    color: white; }
  .settings-box .origin {
    width: 30%;
    border: none;
    border-radius: initial;
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.5, #bd4957), color-stop(0.5, #bd4957)) !important;
    margin-bottom: 15px;
    padding: 0;
    height: 15px; }
  .settings-box .blue {
    width: 30%;
    border: none;
    border-radius: initial;
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.5, #428db4), color-stop(0.5, #428db4)) !important;
    margin-bottom: 15px;
    padding: 0;
    height: 15px; }
  .settings-box .blue:ACTIVE, .settings-box .blue:HOVER, .settings-box .blue:FOCUS {
    background: #428db4;
    border: none; }
  .settings-box .green {
    width: 30%;
    border: none;
    border-radius: initial;
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.5, #759f23), color-stop(0.5, #759f23)) !important;
    margin-bottom: 15px;
    padding: 0;
    height: 15px; }
  .settings-box .green:ACTIVE, .settings-box .green:FOCUS, .settings-box .green:HOVER {
    background: #759f23;
    border: none; }

.settings-box.open {
  display: inline-block; }

.btn-wide-style, .btn-boxed-style {
  border: 2px solid white;
  color: white;
  background: none;
  width: 100px;
  height: 40px;
  font-size: 20px; }

.color-shemes {
  width: 90%;
  font-size: 200%;
  padding: 15px 0;
  margin-left: 4.5%;
  text-align: center;
  margin-bottom: 5px;
  color: white;
  border: none; }

body.boxed {
  width: 90%;
  margin: auto; }
  body.boxed #banner {
    width: 90%; }

body.boxed .about-image {
  width: 121.3% !important;
  position: relative;
  right: 10.7%; }

@media screen and (min-width: 1110px) and (max-width: 1100px) {
  body.boxed .about-image {
    width: 121.3% !important;
    position: relative;
    right: 10.7%; } }
@media screen and (min-width: 1100px) and (max-width: 1400px) {
  body.boxed .about-image {
    width: 121.3% !important;
    position: relative;
    right: 10.7%; }

  body.boxed .sliderbg {
    width: 121.5%;
    position: relative;
    background: #eeeeee;
    right: 13.8%; } }
@media screen and (min-width: 1400px) and (max-width: 1600px) {
  body.boxed .about-image {
    width: 134.5% !important;
    position: relative;
    right: 17.3%; }

  body.boxed .sliderbg {
    width: 135%;
    position: relative;
    background: #eeeeee;
    right: 20.5%; } }
@media screen and (min-width: 1600px) and (max-width: 1900px) {
  body.boxed .about-image {
    width: 162% !important;
    position: relative;
    right: 31%; }

  body.boxed .sliderbg {
    width: 162%;
    position: relative;
    background: #eeeeee;
    right: 34%; } }
@media screen and (min-width: 1900px) {
  body.boxed .about-image {
    width: 171.5% !important;
    position: relative;
    right: 35.8%; }

  body.boxed .sliderbg {
    width: 182.4%;
    position: relative;
    background: #eeeeee;
    right: 44.2%; } }
/*boxed menu*/
.view-lt720 body.boxed #banner {
  width: 100%; }

.aui .breadcrumb .active a {
  color: black;
  font-weight: bold; }

.aui .breadcrumb .active a:hover {
  color: black;
  cursor: text;
  font-weight: bold; }

/* BOOTSTRAP */
.aui .bootstrap {
  /* TOOGLE SWICH */
  /* CHOSEN PLUGIN */
  /* PAGINATIN */
  /* TOOLTIPS */
  /* EASY PIE CHART*/
  /* FULLCALENDAR */
  /* Chat */
  /* LIST GROUP */
  /* FLOT CHART  */
  /* DATATABLES */
  /* CIRCLE */
  /* ANIMATION */
  /* PEACE */
  /* WIDGETS */
  /* INPUTS */
  /***********spinner***********/
  /* UI Sortable */
  /* SWITCHES */
  /* jqGrid */
  /* Nestable list */
  /**
  * Nestable Extras
  */
  /* CodeMirror */
  /* Google Maps */
  /* Validation */
  /* ngGrid */
  /* Toastr custom style */
  /* Notifie */
  /* Image cropper style */
  /* Forum styles  */ }
  .aui .bootstrap .btn, .aui .bootstrap .portlet-blogs .entry-body > a, .aui .portlet-blogs .bootstrap .entry-body > a, .aui .bootstrap .portlet-blogs-aggregator .entry-body > a, .aui .portlet-blogs-aggregator .bootstrap .entry-body > a, .aui .bootstrap input[type="submit"], .aui .bootstrap input[type="button"], .aui .bootstrap input[type="reset"], .aui .bootstrap button, .aui .bootstrap #portfolio #portfolio-filter a, .aui #portfolio #portfolio-filter .bootstrap a, .aui .bootstrap a.button, .aui .bootstrap a.red, .aui .bootstrap a.orange, .aui .bootstrap a.green, .aui .bootstrap a.aqua, .aui .bootstrap a.teal, .aui .bootstrap a.purple, .aui .bootstrap a.pink, .aui .bootstrap a.silver {
    border-radius: 3px; }
  .aui .bootstrap .float-e-margins .btn, .aui .bootstrap .float-e-margins .portlet-blogs .entry-body > a, .aui .portlet-blogs .bootstrap .float-e-margins .entry-body > a, .aui .bootstrap .float-e-margins .portlet-blogs-aggregator .entry-body > a, .aui .portlet-blogs-aggregator .bootstrap .float-e-margins .entry-body > a, .aui .bootstrap .float-e-margins input[type="submit"], .aui .bootstrap .float-e-margins input[type="button"], .aui .bootstrap .float-e-margins input[type="reset"], .aui .bootstrap .float-e-margins button, .aui .bootstrap .float-e-margins #portfolio #portfolio-filter a, .aui #portfolio #portfolio-filter .bootstrap .float-e-margins a, .aui .bootstrap .float-e-margins a.button, .aui .bootstrap .float-e-margins a.red, .aui .bootstrap .float-e-margins a.orange, .aui .bootstrap .float-e-margins a.green, .aui .bootstrap .float-e-margins a.aqua, .aui .bootstrap .float-e-margins a.teal, .aui .bootstrap .float-e-margins a.purple, .aui .bootstrap .float-e-margins a.pink, .aui .bootstrap .float-e-margins a.silver {
    margin-bottom: 5px;
    padding: 5px 12px; }
  .aui .bootstrap .btn-w-m {
    min-width: 120px; }
  .aui .bootstrap .btn-primary.btn-outline {
    color: #1ab394; }
  .aui .bootstrap .btn-success.btn-outline {
    color: #1c84c6; }
  .aui .bootstrap .btn-info.btn-outline {
    color: #23c6c8; }
  .aui .bootstrap .btn-warning.btn-outline {
    color: #f8ac59; }
  .aui .bootstrap .btn-danger.btn-outline {
    color: #ed5565; }
  .aui .bootstrap .btn-primary.btn-outline:hover,
  .aui .bootstrap .btn-success.btn-outline:hover,
  .aui .bootstrap .btn-info.btn-outline:hover,
  .aui .bootstrap .btn-warning.btn-outline:hover,
  .aui .bootstrap .btn-danger.btn-outline:hover {
    color: #fff; }
  .aui .bootstrap .btn-primary {
    background: #1ab394;
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF; }
  .aui .bootstrap .btn-primary:hover,
  .aui .bootstrap .btn-primary:focus,
  .aui .bootstrap .btn-primary:active,
  .aui .bootstrap .btn-primary.active,
  .aui .bootstrap .open .dropdown-toggle.btn-primary {
    background-color: #18a689;
    border-color: #18a689;
    color: #FFFFFF; }
  .aui .bootstrap .btn-primary:active,
  .aui .bootstrap .btn-primary.active,
  .aui .bootstrap .open .dropdown-toggle.btn-primary {
    background-image: none; }
  .aui .bootstrap .btn-primary.disabled,
  .aui .bootstrap .btn-primary.disabled:hover,
  .aui .bootstrap .btn-primary.disabled:focus,
  .aui .bootstrap .btn-primary.disabled:active,
  .aui .bootstrap .btn-primary.disabled.active,
  .aui .bootstrap .btn-primary[disabled],
  .aui .bootstrap .btn-primary[disabled]:hover,
  .aui .bootstrap .btn-primary[disabled]:focus,
  .aui .bootstrap .btn-primary[disabled]:active,
  .aui .bootstrap .btn-primary.active[disabled],
  .aui .bootstrap fieldset[disabled] .btn-primary,
  .aui .bootstrap fieldset[disabled] .btn-primary:hover,
  .aui .bootstrap fieldset[disabled] .btn-primary:focus,
  .aui .bootstrap fieldset[disabled] .btn-primary:active,
  .aui .bootstrap fieldset[disabled] .btn-primary.active {
    background-color: #1dc5a3;
    border-color: #1dc5a3; }
  .aui .bootstrap .btn-success {
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #FFFFFF; }
  .aui .bootstrap .btn-success:hover,
  .aui .bootstrap .btn-success:focus,
  .aui .bootstrap .btn-success:active,
  .aui .bootstrap .btn-success.active,
  .aui .bootstrap .open .dropdown-toggle.btn-success {
    background-color: #1a7bb9;
    border-color: #1a7bb9;
    color: #FFFFFF; }
  .aui .bootstrap .btn-success:active,
  .aui .bootstrap .btn-success.active,
  .aui .bootstrap .open .dropdown-toggle.btn-success {
    background-image: none; }
  .aui .bootstrap .btn-success.disabled,
  .aui .bootstrap .btn-success.disabled:hover,
  .aui .bootstrap .btn-success.disabled:focus,
  .aui .bootstrap .btn-success.disabled:active,
  .aui .bootstrap .btn-success.disabled.active,
  .aui .bootstrap .btn-success[disabled],
  .aui .bootstrap .btn-success[disabled]:hover,
  .aui .bootstrap .btn-success[disabled]:focus,
  .aui .bootstrap .btn-success[disabled]:active,
  .aui .bootstrap .btn-success.active[disabled],
  .aui .bootstrap fieldset[disabled] .btn-success,
  .aui .bootstrap fieldset[disabled] .btn-success:hover,
  .aui .bootstrap fieldset[disabled] .btn-success:focus,
  .aui .bootstrap fieldset[disabled] .btn-success:active,
  .aui .bootstrap fieldset[disabled] .btn-success.active {
    background-color: #1f90d8;
    border-color: #1f90d8; }
  .aui .bootstrap .btn-info {
    background-color: #23c6c8;
    border-color: #23c6c8;
    color: #FFFFFF; }
  .aui .bootstrap .btn-info:hover,
  .aui .bootstrap .btn-info:focus,
  .aui .bootstrap .btn-info:active,
  .aui .bootstrap .btn-info.active,
  .aui .bootstrap .open .dropdown-toggle.btn-info {
    background-color: #21b9bb;
    border-color: #21b9bb;
    color: #FFFFFF; }
  .aui .bootstrap .btn-info:active,
  .aui .bootstrap .btn-info.active,
  .aui .bootstrap .open .dropdown-toggle.btn-info {
    background-image: none; }
  .aui .bootstrap .btn-info.disabled,
  .aui .bootstrap .btn-info.disabled:hover,
  .aui .bootstrap .btn-info.disabled:focus,
  .aui .bootstrap .btn-info.disabled:active,
  .aui .bootstrap .btn-info.disabled.active,
  .aui .bootstrap .btn-info[disabled],
  .aui .bootstrap .btn-info[disabled]:hover,
  .aui .bootstrap .btn-info[disabled]:focus,
  .aui .bootstrap .btn-info[disabled]:active,
  .aui .bootstrap .btn-info.active[disabled],
  .aui .bootstrap fieldset[disabled] .btn-info,
  .aui .bootstrap fieldset[disabled] .btn-info:hover,
  .aui .bootstrap fieldset[disabled] .btn-info:focus,
  .aui .bootstrap fieldset[disabled] .btn-info:active,
  .aui .bootstrap fieldset[disabled] .btn-info.active {
    background-color: #26d7d9;
    border-color: #26d7d9; }
  .aui .bootstrap .btn-default {
    background-color: #c2c2c2;
    border-color: #c2c2c2;
    color: #FFFFFF; }
  .aui .bootstrap .btn-default:hover,
  .aui .bootstrap .btn-default:focus,
  .aui .bootstrap .btn-default:active,
  .aui .bootstrap .btn-default.active,
  .aui .bootstrap .open .dropdown-toggle.btn-default {
    background-color: #bababa;
    border-color: #bababa;
    color: #FFFFFF; }
  .aui .bootstrap .btn-default:active,
  .aui .bootstrap .btn-default.active,
  .aui .bootstrap .open .dropdown-toggle.btn-default {
    background-image: none; }
  .aui .bootstrap .btn-default.disabled,
  .aui .bootstrap .btn-default.disabled:hover,
  .aui .bootstrap .btn-default.disabled:focus,
  .aui .bootstrap .btn-default.disabled:active,
  .aui .bootstrap .btn-default.disabled.active,
  .aui .bootstrap .btn-default[disabled],
  .aui .bootstrap .btn-default[disabled]:hover,
  .aui .bootstrap .btn-default[disabled]:focus,
  .aui .bootstrap .btn-default[disabled]:active,
  .aui .bootstrap .btn-default.active[disabled],
  .aui .bootstrap fieldset[disabled] .btn-default,
  .aui .bootstrap fieldset[disabled] .btn-default:hover,
  .aui .bootstrap fieldset[disabled] .btn-default:focus,
  .aui .bootstrap fieldset[disabled] .btn-default:active,
  .aui .bootstrap fieldset[disabled] .btn-default.active {
    background-color: #cccccc;
    border-color: #cccccc; }
  .aui .bootstrap .btn-warning {
    background-color: #f8ac59;
    border-color: #f8ac59;
    color: #FFFFFF; }
  .aui .bootstrap .btn-warning:hover,
  .aui .bootstrap .btn-warning:focus,
  .aui .bootstrap .btn-warning:active,
  .aui .bootstrap .btn-warning.active,
  .aui .bootstrap .open .dropdown-toggle.btn-warning {
    background-color: #f7a54a;
    border-color: #f7a54a;
    color: #FFFFFF; }
  .aui .bootstrap .btn-warning:active,
  .aui .bootstrap .btn-warning.active,
  .aui .bootstrap .open .dropdown-toggle.btn-warning {
    background-image: none; }
  .aui .bootstrap .btn-warning.disabled,
  .aui .bootstrap .btn-warning.disabled:hover,
  .aui .bootstrap .btn-warning.disabled:focus,
  .aui .bootstrap .btn-warning.disabled:active,
  .aui .bootstrap .btn-warning.disabled.active,
  .aui .bootstrap .btn-warning[disabled],
  .aui .bootstrap .btn-warning[disabled]:hover,
  .aui .bootstrap .btn-warning[disabled]:focus,
  .aui .bootstrap .btn-warning[disabled]:active,
  .aui .bootstrap .btn-warning.active[disabled],
  .aui .bootstrap fieldset[disabled] .btn-warning,
  .aui .bootstrap fieldset[disabled] .btn-warning:hover,
  .aui .bootstrap fieldset[disabled] .btn-warning:focus,
  .aui .bootstrap fieldset[disabled] .btn-warning:active,
  .aui .bootstrap fieldset[disabled] .btn-warning.active {
    background-color: #f9b66d;
    border-color: #f9b66d; }
  .aui .bootstrap .btn-danger {
    background-color: #ed5565;
    border-color: #ed5565;
    color: #FFFFFF; }
  .aui .bootstrap .btn-danger:hover,
  .aui .bootstrap .btn-danger:focus,
  .aui .bootstrap .btn-danger:active,
  .aui .bootstrap .btn-danger.active,
  .aui .bootstrap .open .dropdown-toggle.btn-danger {
    background-color: #ec4758;
    border-color: #ec4758;
    color: #FFFFFF; }
  .aui .bootstrap .btn-danger:active,
  .aui .bootstrap .btn-danger.active,
  .aui .bootstrap .open .dropdown-toggle.btn-danger {
    background-image: none; }
  .aui .bootstrap .btn-danger.disabled,
  .aui .bootstrap .btn-danger.disabled:hover,
  .aui .bootstrap .btn-danger.disabled:focus,
  .aui .bootstrap .btn-danger.disabled:active,
  .aui .bootstrap .btn-danger.disabled.active,
  .aui .bootstrap .btn-danger[disabled],
  .aui .bootstrap .btn-danger[disabled]:hover,
  .aui .bootstrap .btn-danger[disabled]:focus,
  .aui .bootstrap .btn-danger[disabled]:active,
  .aui .bootstrap .btn-danger.active[disabled],
  .aui .bootstrap fieldset[disabled] .btn-danger,
  .aui .bootstrap fieldset[disabled] .btn-danger:hover,
  .aui .bootstrap fieldset[disabled] .btn-danger:focus,
  .aui .bootstrap fieldset[disabled] .btn-danger:active,
  .aui .bootstrap fieldset[disabled] .btn-danger.active {
    background-color: #ef6776;
    border-color: #ef6776; }
  .aui .bootstrap .btn-link {
    color: inherit; }
  .aui .bootstrap .btn-link:hover,
  .aui .bootstrap .btn-link:focus,
  .aui .bootstrap .btn-link:active,
  .aui .bootstrap .btn-link.active,
  .aui .bootstrap .open .dropdown-toggle.btn-link {
    color: #1ab394;
    text-decoration: none; }
  .aui .bootstrap .btn-link:active,
  .aui .bootstrap .btn-link.active,
  .aui .bootstrap .open .dropdown-toggle.btn-link {
    background-image: none; }
  .aui .bootstrap .btn-link.disabled,
  .aui .bootstrap .btn-link.disabled:hover,
  .aui .bootstrap .btn-link.disabled:focus,
  .aui .bootstrap .btn-link.disabled:active,
  .aui .bootstrap .btn-link.disabled.active,
  .aui .bootstrap .btn-link[disabled],
  .aui .bootstrap .btn-link[disabled]:hover,
  .aui .bootstrap .btn-link[disabled]:focus,
  .aui .bootstrap .btn-link[disabled]:active,
  .aui .bootstrap .btn-link.active[disabled],
  .aui .bootstrap fieldset[disabled] .btn-link,
  .aui .bootstrap fieldset[disabled] .btn-link:hover,
  .aui .bootstrap fieldset[disabled] .btn-link:focus,
  .aui .bootstrap fieldset[disabled] .btn-link:active,
  .aui .bootstrap fieldset[disabled] .btn-link.active {
    color: #cacaca; }
  .aui .bootstrap .btn-white {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec; }
  .aui .bootstrap .btn-white:hover,
  .aui .bootstrap .btn-white:focus,
  .aui .bootstrap .btn-white:active,
  .aui .bootstrap .btn-white.active,
  .aui .bootstrap .open .dropdown-toggle.btn-white {
    color: inherit;
    border: 1px solid #d2d2d2; }
  .aui .bootstrap .btn-white:active,
  .aui .bootstrap .btn-white.active {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset; }
  .aui .bootstrap .btn-white:active,
  .aui .bootstrap .btn-white.active,
  .aui .bootstrap .open .dropdown-toggle.btn-white {
    background-image: none; }
  .aui .bootstrap .btn-white.disabled,
  .aui .bootstrap .btn-white.disabled:hover,
  .aui .bootstrap .btn-white.disabled:focus,
  .aui .bootstrap .btn-white.disabled:active,
  .aui .bootstrap .btn-white.disabled.active,
  .aui .bootstrap .btn-white[disabled],
  .aui .bootstrap .btn-white[disabled]:hover,
  .aui .bootstrap .btn-white[disabled]:focus,
  .aui .bootstrap .btn-white[disabled]:active,
  .aui .bootstrap .btn-white.active[disabled],
  .aui .bootstrap fieldset[disabled] .btn-white,
  .aui .bootstrap fieldset[disabled] .btn-white:hover,
  .aui .bootstrap fieldset[disabled] .btn-white:focus,
  .aui .bootstrap fieldset[disabled] .btn-white:active,
  .aui .bootstrap fieldset[disabled] .btn-white.active {
    color: #cacaca; }
  .aui .bootstrap .form-control,
  .aui .bootstrap .form-control:focus,
  .aui .bootstrap .has-error .form-control:focus,
  .aui .bootstrap .has-success .form-control:focus,
  .aui .bootstrap .has-warning .form-control:focus,
  .aui .bootstrap .navbar-collapse,
  .aui .bootstrap .navbar-form,
  .aui .bootstrap .navbar-form-custom .form-control:focus,
  .aui .bootstrap .navbar-form-custom .form-control:hover,
  .aui .bootstrap .open .btn.dropdown-toggle,
  .aui .bootstrap .open .portlet-blogs .entry-body > a.dropdown-toggle,
  .aui .portlet-blogs .bootstrap .open .entry-body > a.dropdown-toggle,
  .aui .bootstrap .open .portlet-blogs-aggregator .entry-body > a.dropdown-toggle,
  .aui .portlet-blogs-aggregator .bootstrap .open .entry-body > a.dropdown-toggle,
  .aui .bootstrap .open input.dropdown-toggle[type="submit"],
  .aui .bootstrap .open input.dropdown-toggle[type="button"],
  .aui .bootstrap .open input.dropdown-toggle[type="reset"],
  .aui .bootstrap .open button.dropdown-toggle,
  .aui .bootstrap .open #portfolio #portfolio-filter a.dropdown-toggle,
  .aui #portfolio #portfolio-filter .bootstrap .open a.dropdown-toggle,
  .aui .bootstrap .open a.dropdown-toggle.button,
  .aui .bootstrap .open a.dropdown-toggle.red,
  .aui .bootstrap .open a.dropdown-toggle.orange,
  .aui .bootstrap .open a.dropdown-toggle.green,
  .aui .bootstrap .open a.dropdown-toggle.aqua,
  .aui .bootstrap .open a.dropdown-toggle.teal,
  .aui .bootstrap .open a.dropdown-toggle.purple,
  .aui .bootstrap .open a.dropdown-toggle.pink,
  .aui .bootstrap .open a.dropdown-toggle.silver,
  .aui .bootstrap .panel,
  .aui .bootstrap .popover,
  .aui .bootstrap .progress,
  .aui .bootstrap .progress-bar {
    box-shadow: none; }
  .aui .bootstrap .btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s; }
  .aui .bootstrap .btn-rounded {
    border-radius: 50px; }
  .aui .bootstrap .btn-large-dim {
    width: 90px;
    height: 90px;
    font-size: 42px; }
  .aui .bootstrap button.dim {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding-top: 6px;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 20px !important; }
  .aui .bootstrap button.dim:active {
    top: 3px; }
  .aui .bootstrap button.btn-primary.dim {
    box-shadow: inset 0px 0px 0px #16987e, 0px 5px 0px 0px #16987e, 0px 10px 5px #999999; }
  .aui .bootstrap button.btn-primary.dim:active {
    box-shadow: inset 0px 0px 0px #16987e, 0px 2px 0px 0px #16987e, 0px 5px 3px #999999; }
  .aui .bootstrap button.btn-default.dim {
    box-shadow: inset 0px 0px 0px #b3b3b3, 0px 5px 0px 0px #b3b3b3, 0px 10px 5px #999999; }
  .aui .bootstrap button.btn-default.dim:active {
    box-shadow: inset 0px 0px 0px #b3b3b3, 0px 2px 0px 0px #b3b3b3, 0px 5px 3px #999999; }
  .aui .bootstrap button.btn-warning.dim {
    box-shadow: inset 0px 0px 0px #f79d3c, 0px 5px 0px 0px #f79d3c, 0px 10px 5px #999999; }
  .aui .bootstrap button.btn-warning.dim:active {
    box-shadow: inset 0px 0px 0px #f79d3c, 0px 2px 0px 0px #f79d3c, 0px 5px 3px #999999; }
  .aui .bootstrap button.btn-info.dim {
    box-shadow: inset 0px 0px 0px #1eacae, 0px 5px 0px 0px #1eacae, 0px 10px 5px #999999; }
  .aui .bootstrap button.btn-info.dim:active {
    box-shadow: inset 0px 0px 0px #1eacae, 0px 2px 0px 0px #1eacae, 0px 5px 3px #999999; }
  .aui .bootstrap button.btn-success.dim {
    box-shadow: inset 0px 0px 0px #1872ab, 0px 5px 0px 0px #1872ab, 0px 10px 5px #999999; }
  .aui .bootstrap button.btn-success.dim:active {
    box-shadow: inset 0px 0px 0px #1872ab, 0px 2px 0px 0px #1872ab, 0px 5px 3px #999999; }
  .aui .bootstrap button.btn-danger.dim {
    box-shadow: inset 0px 0px 0px #ea394c, 0px 5px 0px 0px #ea394c, 0px 10px 5px #999999; }
  .aui .bootstrap button.btn-danger.dim:active {
    box-shadow: inset 0px 0px 0px #ea394c, 0px 2px 0px 0px #ea394c, 0px 5px 3px #999999; }
  .aui .bootstrap button.dim:before {
    font-size: 50px;
    line-height: 1em;
    font-weight: normal;
    color: #fff;
    display: block;
    padding-top: 10px; }
  .aui .bootstrap button.dim:active:before {
    top: 7px;
    font-size: 50px; }
  .aui .bootstrap .label {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans';
    font-size: 10px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none; }
  .aui .bootstrap .badge {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans';
    font-size: 11px;
    font-weight: 600;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-shadow: none; }
  .aui .bootstrap .label-primary,
  .aui .bootstrap .badge-primary {
    background-color: #1ab394;
    color: #FFFFFF; }
  .aui .bootstrap .label-success,
  .aui .bootstrap .badge-success {
    background-color: #1c84c6;
    color: #FFFFFF; }
  .aui .bootstrap .label-warning,
  .aui .bootstrap .badge-warning {
    background-color: #f8ac59;
    color: #FFFFFF; }
  .aui .bootstrap .label-warning-light,
  .aui .bootstrap .badge-warning-light {
    background-color: #f8ac59;
    color: #ffffff; }
  .aui .bootstrap .label-danger,
  .aui .bootstrap .badge-danger {
    background-color: #ed5565;
    color: #FFFFFF; }
  .aui .bootstrap .label-info,
  .aui .bootstrap .badge-info {
    background-color: #23c6c8;
    color: #FFFFFF; }
  .aui .bootstrap .label-inverse,
  .aui .bootstrap .badge-inverse {
    background-color: #262626;
    color: #FFFFFF; }
  .aui .bootstrap .label-white,
  .aui .bootstrap .badge-white {
    background-color: #FFFFFF;
    color: #5E5E5E; }
  .aui .bootstrap .label-white,
  .aui .bootstrap .badge-disable {
    background-color: #2A2E36;
    color: #8B91A0; }
  .aui .bootstrap .onoffswitch {
    position: relative;
    width: 64px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }
  .aui .bootstrap .onoffswitch-checkbox {
    display: none; }
  .aui .bootstrap .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #1ab394;
    border-radius: 2px; }
  .aui .bootstrap .onoffswitch-inner {
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s; }
  .aui .bootstrap .onoffswitch-inner:before,
  .aui .bootstrap .onoffswitch-inner:after {
    float: left;
    width: 50%;
    height: 20px;
    padding: 0;
    line-height: 20px;
    font-size: 12px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .aui .bootstrap .onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #1ab394;
    color: #FFFFFF; }
  .aui .bootstrap .onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #FFFFFF;
    color: #999999;
    text-align: right; }
  .aui .bootstrap .onoffswitch-switch {
    width: 20px;
    margin: 0px;
    background: #FFFFFF;
    border: 2px solid #1ab394;
    border-radius: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 44px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s; }
  .aui .bootstrap .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0; }
  .aui .bootstrap .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; }
  .aui .bootstrap .chosen-container-single .chosen-single {
    background: #ffffff;
    box-shadow: none;
    -moz-box-sizing: border-box;
    background-color: #FFFFFF;
    border: 1px solid #CBD5DD;
    border-radius: 2px;
    cursor: text;
    height: auto !important;
    margin: 0;
    min-height: 30px;
    overflow: hidden;
    padding: 4px 12px;
    position: relative;
    width: 100%; }
  .aui .bootstrap .chosen-container-multi .chosen-choices li.search-choice {
    background: #f1f1f1;
    border: 1px solid #ededed;
    border-radius: 2px;
    box-shadow: none;
    color: #333333;
    cursor: default;
    line-height: 13px;
    margin: 3px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    position: relative; }
  .aui .bootstrap .pagination > .active > a,
  .aui .bootstrap .pagination > .active > span,
  .aui .bootstrap .pagination > .active > a:hover,
  .aui .bootstrap .pagination > .active > span:hover,
  .aui .bootstrap .pagination > .active > a:focus,
  .aui .bootstrap .pagination > .active > span:focus {
    background-color: #f4f4f4;
    border-color: #DDDDDD;
    color: inherit;
    cursor: default;
    z-index: 2; }
  .aui .bootstrap .pagination > li > a,
  .aui .bootstrap .pagination > li > span {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: inherit;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 4px 10px;
    position: relative;
    text-decoration: none; }
  .aui .bootstrap .tooltip-inner {
    background-color: #2F4050; }
  .aui .bootstrap .tooltip.top .tooltip-arrow {
    border-top-color: #2F4050; }
  .aui .bootstrap .tooltip.right .tooltip-arrow {
    border-right-color: #2F4050; }
  .aui .bootstrap .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #2F4050; }
  .aui .bootstrap .tooltip.left .tooltip-arrow {
    border-left-color: #2F4050; }
  .aui .bootstrap .easypiechart {
    position: relative;
    text-align: center; }
  .aui .bootstrap .easypiechart .h2 {
    margin-left: 10px;
    margin-top: 10px;
    display: inline-block; }
  .aui .bootstrap .easypiechart canvas {
    top: 0;
    left: 0; }
  .aui .bootstrap .easypiechart .easypie-text {
    line-height: 1;
    position: absolute;
    top: 33px;
    width: 100%;
    z-index: 1; }
  .aui .bootstrap .easypiechart img {
    margin-top: -4px; }
  .aui .bootstrap .jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .aui .bootstrap .fc-state-default {
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
    color: #333333;
    text-shadow: none; }
  .aui .bootstrap .fc-state-default {
    border: 1px solid; }
  .aui .bootstrap .fc-button {
    color: inherit;
    border: 1px solid #e7eaec;
    cursor: pointer;
    display: inline-block;
    height: 1.9em;
    line-height: 1.9em;
    overflow: hidden;
    padding: 0 0.6em;
    position: relative;
    white-space: nowrap; }
  .aui .bootstrap .fc-state-active {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #ffffff; }
  .aui .bootstrap .fc-header-title h2 {
    font-size: 16px;
    font-weight: 600;
    color: inherit; }
  .aui .bootstrap .fc-content .fc-widget-header,
  .aui .bootstrap .fc-content .fc-widget-content {
    border-color: #e7eaec;
    font-weight: normal; }
  .aui .bootstrap .fc-border-separate tbody {
    background-color: #F8F8F8; }
  .aui .bootstrap .fc-state-highlight {
    background: none repeat scroll 0 0 #FCF8E3; }
  .aui .bootstrap .external-event {
    padding: 5px 10px;
    border-radius: 2px;
    cursor: pointer;
    margin-bottom: 5px; }
  .aui .bootstrap .fc-ltr .fc-event-hori.fc-event-end,
  .aui .bootstrap .fc-rtl .fc-event-hori.fc-event-start {
    border-radius: 2px; }
  .aui .bootstrap .fc-event,
  .aui .bootstrap .fc-agenda .fc-event-time,
  .aui .bootstrap .fc-event a {
    padding: 4px 6px;
    background-color: #1ab394;
    /* background color */
    border-color: #1ab394;
    /* border color */ }
  .aui .bootstrap .fc-event-time,
  .aui .bootstrap .fc-event-title {
    color: #717171;
    padding: 0 1px; }
  .aui .bootstrap .ui-calendar .fc-event-time,
  .aui .bootstrap .ui-calendar .fc-event-title {
    color: #fff; }
  .aui .bootstrap .chat-activity-list .chat-element {
    border-bottom: 1px solid #e7eaec; }
  .aui .bootstrap .chat-element:first-child {
    margin-top: 0; }
  .aui .bootstrap .chat-element {
    padding-bottom: 15px; }
  .aui .bootstrap .chat-element,
  .aui .bootstrap .chat-element .media {
    margin-top: 15px; }
  .aui .bootstrap .chat-element,
  .aui .bootstrap .media-body {
    overflow: hidden; }
  .aui .bootstrap .media-body {
    display: block;
    width: auto; }
  .aui .bootstrap .chat-element > .pull-left {
    margin-right: 10px; }
  .aui .bootstrap .chat-element img.img-circle,
  .aui .bootstrap .dropdown-messages-box img.img-circle {
    width: 38px;
    height: 38px; }
  .aui .bootstrap .chat-element .well {
    border: 1px solid #e7eaec;
    box-shadow: none;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 10px 20px;
    font-size: 11px;
    line-height: 16px; }
  .aui .bootstrap .chat-element .actions {
    margin-top: 10px; }
  .aui .bootstrap .chat-element .photos {
    margin: 10px 0; }
  .aui .bootstrap .right.chat-element > .pull-right {
    margin-left: 10px; }
  .aui .bootstrap .chat-photo {
    max-height: 180px;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px; }
  .aui .bootstrap .chat {
    margin: 0;
    padding: 0;
    list-style: none; }
  .aui .bootstrap .chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #B3A9A9; }
  .aui .bootstrap .chat li.left .chat-body {
    margin-left: 60px; }
  .aui .bootstrap .chat li.right .chat-body {
    margin-right: 60px; }
  .aui .bootstrap .chat li .chat-body p {
    margin: 0;
    color: #777777; }
  .aui .bootstrap .panel .slidedown .glyphicon,
  .aui .bootstrap .chat .glyphicon {
    margin-right: 5px; }
  .aui .bootstrap .chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll; }
  .aui .bootstrap a.list-group-item.active,
  .aui .bootstrap a.list-group-item.active:hover,
  .aui .bootstrap a.list-group-item.active:focus {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF;
    z-index: 2; }
  .aui .bootstrap .list-group-item-heading {
    margin-top: 10px; }
  .aui .bootstrap .list-group-item-text {
    margin: 0 0 10px;
    color: inherit;
    font-size: 12px;
    line-height: inherit; }
  .aui .bootstrap .no-padding .list-group-item {
    border-left: none;
    border-right: none;
    border-bottom: none; }
  .aui .bootstrap .no-padding .list-group-item:first-child {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: none; }
  .aui .bootstrap .no-padding .list-group {
    margin-bottom: 0; }
  .aui .bootstrap .list-group-item {
    background-color: inherit;
    border: 1px solid #e7eaec;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative; }
  .aui .bootstrap .elements-list .list-group-item {
    border-left: none;
    border-right: none;
    /*border-top: none;*/
    padding: 15px 25px; }
  .aui .bootstrap .elements-list .list-group-item:first-child {
    border-left: none;
    border-right: none;
    border-top: none !important; }
  .aui .bootstrap .elements-list .list-group {
    margin-bottom: 0; }
  .aui .bootstrap .elements-list a {
    color: inherit; }
  .aui .bootstrap .elements-list .list-group-item.active,
  .aui .bootstrap .elements-list .list-group-item:hover {
    background: #f3f3f4;
    color: inherit;
    border-color: #e7eaec;
    /*border-bottom: 1px solid #e7eaec;*/
    /*border-top: 1px solid #e7eaec;*/
    border-radius: 0; }
  .aui .bootstrap .elements-list li.active {
    transition: none; }
  .aui .bootstrap .element-detail-box {
    padding: 25px; }
  .aui .bootstrap .flot-chart {
    display: block;
    height: 200px; }
  .aui .bootstrap .widget .flot-chart.dashboard-chart {
    display: block;
    height: 120px;
    margin-top: 40px; }
  .aui .bootstrap .flot-chart.dashboard-chart {
    display: block;
    height: 180px;
    margin-top: 40px; }
  .aui .bootstrap .flot-chart-content {
    width: 100%;
    height: 100%; }
  .aui .bootstrap .flot-chart-pie-content {
    width: 200px;
    height: 200px;
    margin: auto; }
  .aui .bootstrap .jqstooltip {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    visibility: hidden;
    background: #2b303a;
    background-color: rgba(43, 48, 58, 0.8);
    color: white;
    text-align: left;
    white-space: nowrap;
    z-index: 10000;
    padding: 5px 5px 5px 5px;
    min-height: 22px;
    border-radius: 3px; }
  .aui .bootstrap .jqsfield {
    color: white;
    text-align: left; }
  .aui .bootstrap .h-200 {
    min-height: 200px; }
  .aui .bootstrap .legendLabel {
    padding-left: 5px; }
  .aui .bootstrap .stat-list li:first-child {
    margin-top: 0; }
  .aui .bootstrap .stat-list {
    list-style: none;
    padding: 0;
    margin: 0; }
  .aui .bootstrap .stat-percent {
    float: right; }
  .aui .bootstrap .stat-list li {
    margin-top: 15px;
    position: relative; }
  .aui .bootstrap table.dataTable thead .sorting,
  .aui .bootstrap table.dataTable thead .sorting_asc:after,
  .aui .bootstrap table.dataTable thead .sorting_desc,
  .aui .bootstrap table.dataTable thead .sorting_asc_disabled,
  .aui .bootstrap table.dataTable thead .sorting_desc_disabled {
    background: transparent; }
  .aui .bootstrap table.dataTable thead .sorting_asc:after {
    float: right;
    font-family: fontawesome; }
  .aui .bootstrap table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome; }
  .aui .bootstrap table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50, 50, 50, 0.5); }
  .aui .bootstrap .img-circle {
    border-radius: 50%; }
  .aui .bootstrap .btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429; }
  .aui .bootstrap .btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33; }
  .aui .bootstrap .btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33; }
  .aui .bootstrap .show-grid [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee !important; }
  .aui .bootstrap .show-grid {
    margin: 15px 0; }
  .aui .bootstrap .css-animation-box h1 {
    font-size: 44px; }
  .aui .bootstrap .animation-efect-links a {
    padding: 4px 6px;
    font-size: 12px; }
  .aui .bootstrap #animation_box {
    background-color: #f9f8f8;
    border-radius: 16px;
    width: 80%;
    margin: 0 auto;
    padding-top: 80px; }
  .aui .bootstrap .animation-text-box {
    position: absolute;
    margin-top: 40px;
    left: 50%;
    margin-left: -100px;
    width: 200px; }
  .aui .bootstrap .animation-text-info {
    position: absolute;
    margin-top: -60px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    font-size: 10px; }
  .aui .bootstrap .animation-text-box h2 {
    font-size: 54px;
    font-weight: 600;
    margin-bottom: 5px; }
  .aui .bootstrap .animation-text-box p {
    font-size: 12px;
    text-transform: uppercase; }
  .aui .bootstrap .pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .aui .bootstrap .pace-inactive {
    display: none; }
  .aui .bootstrap .pace .pace-progress {
    background: #1ab394;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px; }
  .aui .bootstrap .pace-inactive {
    display: none; }
  .aui .bootstrap .widget {
    border-radius: 5px;
    padding: 15px 20px;
    margin-bottom: 10px;
    margin-top: 10px; }
  .aui .bootstrap .widget.style1 h2 {
    font-size: 30px; }
  .aui .bootstrap .widget h2,
  .aui .bootstrap .widget h3 {
    margin-top: 5px;
    margin-bottom: 0; }
  .aui .bootstrap .widget-text-box {
    padding: 20px;
    border: 1px solid #e7eaec;
    background: #ffffff; }
  .aui .bootstrap .widget-head-color-box {
    border-radius: 5px 5px 0px 0px;
    margin-top: 10px; }
  .aui .bootstrap .widget .flot-chart {
    height: 100px; }
  .aui .bootstrap .vertical-align div {
    display: inline-block;
    vertical-align: middle; }
  .aui .bootstrap .vertical-align h2,
  .aui .bootstrap .vertical-align h3 {
    margin: 0; }
  .aui .bootstrap .todo-list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    font-size: 14px; }
  .aui .bootstrap .todo-list.small-list {
    font-size: 12px; }
  .aui .bootstrap .todo-list.small-list > li {
    background: #f3f3f4;
    border-left: none;
    border-right: none;
    border-radius: 4px;
    color: inherit;
    margin-bottom: 2px;
    padding: 6px 6px 6px 12px; }
  .aui .bootstrap .todo-list.small-list .btn-xs,
  .aui .bootstrap .todo-list.small-list .btn-group-xs > .btn,
  .aui .bootstrap .todo-list.small-list .portlet-blogs .entry-body.btn-group-xs > a,
  .aui .portlet-blogs .bootstrap .todo-list.small-list .entry-body.btn-group-xs > a,
  .aui .bootstrap .todo-list.small-list .portlet-blogs-aggregator .entry-body.btn-group-xs > a,
  .aui .portlet-blogs-aggregator .bootstrap .todo-list.small-list .entry-body.btn-group-xs > a,
  .aui .bootstrap .todo-list.small-list .btn-group-xs > input[type="submit"],
  .aui .bootstrap .todo-list.small-list .btn-group-xs > input[type="button"],
  .aui .bootstrap .todo-list.small-list .btn-group-xs > input[type="reset"],
  .aui .bootstrap .todo-list.small-list .btn-group-xs > button,
  .aui .bootstrap .todo-list.small-list #portfolio #portfolio-filter .btn-group-xs > a,
  .aui #portfolio #portfolio-filter .bootstrap .todo-list.small-list .btn-group-xs > a,
  .aui .bootstrap .todo-list.small-list .btn-group-xs > a.button,
  .aui .bootstrap .todo-list.small-list .btn-group-xs > a.red,
  .aui .bootstrap .todo-list.small-list .btn-group-xs > a.orange,
  .aui .bootstrap .todo-list.small-list .btn-group-xs > a.green,
  .aui .bootstrap .todo-list.small-list .btn-group-xs > a.aqua,
  .aui .bootstrap .todo-list.small-list .btn-group-xs > a.teal,
  .aui .bootstrap .todo-list.small-list .btn-group-xs > a.purple,
  .aui .bootstrap .todo-list.small-list .btn-group-xs > a.pink,
  .aui .bootstrap .todo-list.small-list .btn-group-xs > a.silver {
    border-radius: 5px;
    font-size: 10px;
    line-height: 1.5;
    padding: 1px 2px 1px 5px; }
  .aui .bootstrap .todo-list > li {
    background: #f3f3f4;
    border-left: 6px solid #e7eaec;
    border-right: 6px solid #e7eaec;
    border-radius: 4px;
    color: inherit;
    margin-bottom: 2px;
    padding: 10px; }
  .aui .bootstrap .todo-list .handle {
    cursor: move;
    display: inline-block;
    font-size: 16px;
    margin: 0 5px; }
  .aui .bootstrap .todo-list > li .label {
    font-size: 9px;
    margin-left: 10px; }
  .aui .bootstrap .check-link {
    font-size: 16px; }
  .aui .bootstrap .todo-completed {
    text-decoration: line-through; }
  .aui .bootstrap .geo-statistic h1 {
    font-size: 36px;
    margin-bottom: 0; }
  .aui .bootstrap .glyphicon.fa {
    font-family: "FontAwesome"; }
  .aui .bootstrap .inline {
    display: inline-block !important; }
  .aui .bootstrap .input-s-sm {
    width: 120px; }
  .aui .bootstrap .input-s {
    width: 200px; }
  .aui .bootstrap .input-s-lg {
    width: 250px; }
  .aui .bootstrap .i-checks {
    padding-left: 0; }
  .aui .bootstrap .form-control,
  .aui .bootstrap .single-line {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100% !important;
    font-size: 14px; }
  .aui .bootstrap .form-control:focus,
  .aui .bootstrap .single-line:focus {
    border-color: #1ab394 !important; }
  .aui .bootstrap .has-success .form-control {
    border-color: #1ab394; }
  .aui .bootstrap .has-warning .form-control {
    border-color: #f8ac59; }
  .aui .bootstrap .has-error .form-control {
    border-color: #ed5565; }
  .aui .bootstrap .has-success .control-label {
    color: #1ab394; }
  .aui .bootstrap .has-warning .control-label {
    color: #f8ac59; }
  .aui .bootstrap .has-error .control-label {
    color: #ed5565; }
  .aui .bootstrap .input-group-addon {
    background-color: #fff;
    border: 1px solid #E5E6E7;
    border-radius: 1px;
    color: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center; }
  .aui .bootstrap .spinner-buttons.input-group-btn .btn-xs {
    line-height: 1.13; }
  .aui .bootstrap .spinner-buttons.input-group-btn {
    width: 20%; }
  .aui .bootstrap .noUi-connect {
    background: none repeat scroll 0 0 #1ab394;
    box-shadow: none; }
  .aui .bootstrap .slider_red .noUi-connect {
    background: none repeat scroll 0 0 #ed5565;
    box-shadow: none; }
  .aui .bootstrap .ui-sortable .ibox-title {
    cursor: move; }
  .aui .bootstrap .ui-sortable-placeholder {
    border: 1px dashed #cecece !important;
    visibility: visible !important;
    background: #e7eaec; }
  .aui .bootstrap .ibox.ui-sortable-placeholder {
    margin: 0px 0px 23px !important; }
  .aui .bootstrap .onoffswitch {
    position: relative;
    width: 54px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }
  .aui .bootstrap .onoffswitch-checkbox {
    display: none; }
  .aui .bootstrap .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #1AB394;
    border-radius: 3px; }
  .aui .bootstrap .onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s; }
  .aui .bootstrap .onoffswitch-inner:before,
  .aui .bootstrap .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 16px;
    padding: 0;
    line-height: 16px;
    font-size: 10px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .aui .bootstrap .onoffswitch-inner:before {
    content: "ON";
    padding-left: 7px;
    background-color: #1AB394;
    color: #FFFFFF; }
  .aui .bootstrap .onoffswitch-inner:after {
    content: "OFF";
    padding-right: 7px;
    background-color: #FFFFFF;
    color: #919191;
    text-align: right; }
  .aui .bootstrap .onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 0px;
    background: #FFFFFF;
    border: 2px solid #1AB394;
    border-radius: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 36px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s; }
  .aui .bootstrap .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0; }
  .aui .bootstrap .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; }
  .aui .bootstrap .ui-jqgrid {
    -moz-box-sizing: content-box; }
  .aui .bootstrap .ui-jqgrid-btable {
    border-collapse: separate; }
  .aui .bootstrap .ui-jqgrid-htable {
    border-collapse: separate; }
  .aui .bootstrap .ui-jqgrid-titlebar {
    height: 40px;
    line-height: 15px;
    color: #676a6c;
    background-color: #F9F9F9;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
  .aui .bootstrap .ui-jqgrid .ui-jqgrid-title {
    float: left;
    margin: 1.1em 1em 0.2em; }
  .aui .bootstrap .ui-jqgrid .ui-jqgrid-titlebar {
    position: relative;
    border-left: 0px solid;
    border-right: 0px solid;
    border-top: 0px solid; }
  .aui .bootstrap .ui-widget-header {
    background: none;
    background-image: none;
    background-color: #f5f5f6;
    text-transform: uppercase;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px; }
  .aui .bootstrap .ui-jqgrid tr.ui-row-ltr td {
    border-right-color: inherit;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: left;
    border-color: #DDDDDD;
    background-color: inherit; }
  .aui .bootstrap .ui-search-toolbar input[type="text"] {
    font-size: 12px;
    height: 15px;
    border: 1px solid #CCCCCC;
    border-radius: 0px; }
  .aui .bootstrap .ui-state-default,
  .aui .bootstrap .ui-widget-content .ui-state-default,
  .aui .bootstrap .ui-widget-header .ui-state-default {
    background: #F9F9F9;
    border: 1px solid #DDDDDD;
    line-height: 15px;
    font-weight: bold;
    color: #676a6c;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
  .aui .bootstrap .ui-widget-content {
    box-sizing: content-box; }
  .aui .bootstrap .ui-icon-triangle-1-n {
    background-position: 1px -16px; }
  .aui .bootstrap .ui-jqgrid tr.ui-search-toolbar th {
    border-top-width: 0px !important;
    border-top-color: inherit !important;
    border-top-style: ridge !important; }
  .aui .bootstrap .ui-state-hover,
  .aui .bootstrap .ui-widget-content .ui-state-hover,
  .aui .bootstrap .ui-state-focus,
  .aui .bootstrap .ui-widget-content .ui-state-focus,
  .aui .bootstrap .ui-widget-header .ui-state-focus {
    background: #f5f5f5;
    border-collapse: separate; }
  .aui .bootstrap .ui-state-highlight,
  .aui .bootstrap .ui-widget-content .ui-state-highlight,
  .aui .bootstrap .ui-widget-header .ui-state-highlight {
    background: #f2fbff; }
  .aui .bootstrap .ui-state-active,
  .aui .bootstrap .ui-widget-content .ui-state-active,
  .aui .bootstrap .ui-widget-header .ui-state-active {
    border: 1px solid #dddddd;
    background: #ffffff;
    font-weight: normal;
    color: #212121; }
  .aui .bootstrap .ui-jqgrid .ui-pg-input {
    font-size: inherit;
    width: 50px;
    border: 1px solid #CCCCCC;
    height: 15px; }
  .aui .bootstrap .ui-jqgrid .ui-pg-selbox {
    display: block;
    font-size: 1em;
    height: 25px;
    line-height: 18px;
    margin: 0;
    width: auto; }
  .aui .bootstrap .ui-jqgrid .ui-pager-control {
    position: relative; }
  .aui .bootstrap .ui-jqgrid .ui-jqgrid-pager {
    height: 32px;
    position: relative; }
  .aui .bootstrap .ui-pg-table .navtable .ui-corner-all {
    border-radius: 0px; }
  .aui .bootstrap .ui-jqgrid .ui-pg-button:hover {
    padding: 1px;
    border: 0px; }
  .aui .bootstrap .ui-jqgrid .loading {
    position: absolute;
    top: 45%;
    left: 45%;
    width: auto;
    height: auto;
    z-index: 101;
    padding: 6px;
    margin: 5px;
    text-align: center;
    font-weight: bold;
    display: none;
    border-width: 2px !important;
    font-size: 11px; }
  .aui .bootstrap .ui-jqgrid .form-control {
    height: 10px;
    width: auto;
    display: inline;
    padding: 10px 12px; }
  .aui .bootstrap .ui-jqgrid-pager {
    height: 32px; }
  .aui .bootstrap .ui-corner-all,
  .aui .bootstrap .ui-corner-top,
  .aui .bootstrap .ui-corner-left,
  .aui .bootstrap .ui-corner-tl {
    border-top-left-radius: 0; }
  .aui .bootstrap .ui-corner-all,
  .aui .bootstrap .ui-corner-top,
  .aui .bootstrap .ui-corner-right,
  .aui .bootstrap .ui-corner-tr {
    border-top-right-radius: 0; }
  .aui .bootstrap .ui-corner-all,
  .aui .bootstrap .ui-corner-bottom,
  .aui .bootstrap .ui-corner-left,
  .aui .bootstrap .ui-corner-bl {
    border-bottom-left-radius: 0; }
  .aui .bootstrap .ui-corner-all,
  .aui .bootstrap .ui-corner-bottom,
  .aui .bootstrap .ui-corner-right,
  .aui .bootstrap .ui-corner-br {
    border-bottom-right-radius: 0; }
  .aui .bootstrap .ui-widget-content {
    border: 1px solid #ddd; }
  .aui .bootstrap .ui-jqgrid .ui-jqgrid-titlebar {
    padding: 0; }
  .aui .bootstrap .ui-jqgrid .ui-jqgrid-titlebar {
    border-bottom: 1px solid #ddd; }
  .aui .bootstrap .ui-jqgrid tr.jqgrow td {
    padding: 6px; }
  .aui .bootstrap .ui-jqdialog .ui-jqdialog-titlebar {
    padding: 10px 10px; }
  .aui .bootstrap .ui-jqdialog .ui-jqdialog-title {
    float: none !important; }
  .aui .bootstrap .ui-jqdialog > .ui-resizable-se {
    position: absolute; }
  .aui .bootstrap .dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    line-height: 20px; }
  .aui .bootstrap .dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none; }
  .aui .bootstrap .dd-list .dd-list {
    padding-left: 30px; }
  .aui .bootstrap .dd-collapsed .dd-list {
    display: none; }
  .aui .bootstrap .dd-item,
  .aui .bootstrap .dd-empty,
  .aui .bootstrap .dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 13px;
    line-height: 20px; }
  .aui .bootstrap .dd-handle {
    display: block;
    margin: 5px 0;
    padding: 5px 10px;
    color: #333;
    text-decoration: none;
    border: 1px solid #e7eaec;
    background: #f5f5f5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .aui .bootstrap .dd-handle span {
    font-weight: bold; }
  .aui .bootstrap .dd-handle:hover {
    background: #f0f0f0;
    cursor: pointer;
    font-weight: bold; }
  .aui .bootstrap .dd-item > button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 5px 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold; }
  .aui .bootstrap .dd-item > button:before {
    content: '+';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0; }
  .aui .bootstrap .dd-item > button[data-action="collapse"]:before {
    content: '-'; }
  .aui .bootstrap #nestable2 .dd-item > button {
    font-family: FontAwesome;
    height: 34px;
    width: 33px;
    color: #c1c1c1; }
  .aui .bootstrap #nestable2 .dd-item > button:before {
    content: "\f067"; }
  .aui .bootstrap #nestable2 .dd-item > button[data-action="collapse"]:before {
    content: "\f068"; }
  .aui .bootstrap .dd-placeholder,
  .aui .bootstrap .dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .aui .bootstrap .dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white), -webkit-linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white);
    background-image: -moz-linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white), -moz-linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white);
    background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px; }
  .aui .bootstrap .dd-dragel {
    position: absolute;
    z-index: 9999;
    pointer-events: none; }
  .aui .bootstrap .dd-dragel > .dd-item .dd-handle {
    margin-top: 0; }
  .aui .bootstrap .dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }
  .aui .bootstrap .nestable-lists {
    display: block;
    clear: both;
    padding: 30px 0;
    width: 100%;
    border: 0;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd; }
  .aui .bootstrap #nestable-menu {
    padding: 0;
    margin: 10px 0 20px 0; }
  .aui .bootstrap #nestable-output,
  .aui .bootstrap #nestable2-output {
    width: 100%;
    font-size: 0.75em;
    line-height: 1.333333em;
    font-family: open sans, lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .aui .bootstrap #nestable2 .dd-handle {
    color: inherit;
    border: 1px dashed #e7eaec;
    background: #f3f3f4;
    padding: 10px; }
  .aui .bootstrap #nestable2 .dd-handle:hover {
    /*background: #bbb;*/ }
  .aui .bootstrap #nestable2 span.label {
    margin-right: 10px; }
  .aui .bootstrap #nestable-output,
  .aui .bootstrap #nestable2-output {
    font-size: 12px;
    padding: 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .aui .bootstrap .CodeMirror {
    border: 1px solid #eee;
    height: auto; }
  .aui .bootstrap .CodeMirror-scroll {
    overflow-y: hidden;
    overflow-x: auto; }
  .aui .bootstrap .google-map {
    height: 300px; }
  .aui .bootstrap label.error {
    color: #cc5965;
    display: inline-block;
    margin-left: 5px; }
  .aui .bootstrap .form-control.error {
    border: 1px dotted #cc5965; }
  .aui .bootstrap .gridStyle {
    border: 1px solid #d4d4d4;
    width: 100%;
    height: 400px; }
  .aui .bootstrap .gridStyle2 {
    border: 1px solid #d4d4d4;
    width: 500px;
    height: 300px; }
  .aui .bootstrap .ngH eaderCell {
    border-right: none;
    border-bottom: 1px solid #e7eaec; }
  .aui .bootstrap .ngCell {
    border-right: none; }
  .aui .bootstrap .ngTopPanel {
    background: #F5F5F6; }
  .aui .bootstrap .ngRow.even {
    background: #f9f9f9; }
  .aui .bootstrap .ngRow.selected {
    background: #EBF2F1; }
  .aui .bootstrap .ngRow {
    border-bottom: 1px solid #e7eaec; }
  .aui .bootstrap .ngCell {
    background-color: transparent; }
  .aui .bootstrap .ngHeaderCell {
    border-right: none; }
  .aui .bootstrap #toast-container > .toast {
    background-image: none !important; }
  .aui .bootstrap #toast-container > .toast:before {
    position: fixed;
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 24px;
    float: left;
    color: #FFF;
    padding-right: 0.5em;
    margin: auto 0.5em auto -1.5em; }
  .aui .bootstrap #toast-container > .toast-warning:before {
    content: "\f0e7"; }
  .aui .bootstrap #toast-container > .toast-error:before {
    content: "\f071"; }
  .aui .bootstrap #toast-container > .toast-info:before {
    content: "\f005"; }
  .aui .bootstrap #toast-container > .toast-success:before {
    content: "\f00C"; }
  .aui .bootstrap #toast-container > div {
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    opacity: .9;
    -ms-filter: alpha(opacity=90);
    filter: alpha(opacity=90); }
  .aui .bootstrap #toast-container > :hover {
    -moz-box-shadow: 0 0 4px #999;
    -webkit-box-shadow: 0 0 4px #999;
    box-shadow: 0 0 4px #999;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer; }
  .aui .bootstrap .toast {
    background-color: #1ab394; }
  .aui .bootstrap .toast-success {
    background-color: #1ab394; }
  .aui .bootstrap .toast-error {
    background-color: #ed5565; }
  .aui .bootstrap .toast-info {
    background-color: #23c6c8; }
  .aui .bootstrap .toast-warning {
    background-color: #f8ac59; }
  .aui .bootstrap .toast-top-full-width {
    margin-top: 20px; }
  .aui .bootstrap .toast-bottom-full-width {
    margin-bottom: 20px; }
  .aui .bootstrap .cg-notify-message.inspinia-notify {
    background: #fff;
    padding: 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 1 px rgba(0, 0, 0, 0.1), 0 2 px 4 px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1 px rgba(0, 0, 0, 0.1), 0 2 px 4 px rgba(0, 0, 0, 0.2);
    border: none;
    margin-top: 30px;
    color: inherit; }
  .aui .bootstrap .inspinia-notify.alert-warning {
    border-left: 6px solid #f8ac59; }
  .aui .bootstrap .inspinia-notify.alert-success {
    border-left: 6px solid #1c84c6; }
  .aui .bootstrap .inspinia-notify.alert-danger {
    border-left: 6px solid #ed5565; }
  .aui .bootstrap .inspinia-notify.alert-info {
    border-left: 6px solid #1ab394; }
  .aui .bootstrap .img-container,
  .aui .bootstrap .img-preview {
    overflow: hidden;
    text-align: center;
    width: 100%; }
  .aui .bootstrap .img-preview-sm {
    height: 130px;
    width: 200px; }
  .aui .bootstrap .forum-post-container .media {
    margin: 10px 10px 10px 10px;
    padding: 20px 10px 20px 10px;
    border-bottom: 1px solid #f1f1f1; }
  .aui .bootstrap .forum-avatar {
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 110px; }
  .aui .bootstrap .forum-avatar .img-circle {
    height: 48px;
    width: 48px; }
  .aui .bootstrap .author-info {
    color: #676a6c;
    font-size: 11px;
    margin-top: 5px;
    text-align: center; }
  .aui .bootstrap .forum-post-info {
    padding: 9px 12px 6px 12px;
    background: #f9f9f9;
    border: 1px solid #f1f1f1; }
  .aui .bootstrap .media-body > .media {
    background: #f9f9f9;
    border-radius: 3px;
    border: 1px solid #f1f1f1; }
  .aui .bootstrap .forum-post-container .media-body .photos {
    margin: 10px 0; }
  .aui .bootstrap .forum-photo {
    max-width: 140px;
    border-radius: 3px; }
  .aui .bootstrap .media-body > .media .forum-avatar {
    width: 70px;
    margin-right: 10px; }
  .aui .bootstrap .media-body > .media .forum-avatar .img-circle {
    height: 38px;
    width: 38px; }
  .aui .bootstrap .mid-icon {
    font-size: 66px; }
  .aui .bootstrap .forum-item {
    margin: 10px 0;
    padding: 10px 0 20px;
    border-bottom: 1px solid #f1f1f1; }
  .aui .bootstrap .views-number {
    font-size: 24px;
    line-height: 18px;
    font-weight: 400; }
  .aui .bootstrap .forum-container,
  .aui .bootstrap .forum-post-container {
    padding: 30px !important; }
  .aui .bootstrap .forum-item small {
    color: #999; }
  .aui .bootstrap .forum-item .forum-sub-title {
    color: #999;
    margin-left: 50px; }
  .aui .bootstrap .forum-title {
    margin: 15px 0 15px 0; }
  .aui .bootstrap .forum-info {
    text-align: center; }
  .aui .bootstrap .forum-desc {
    color: #999; }
  .aui .bootstrap .forum-icon {
    float: left;
    width: 30px;
    margin-right: 20px;
    text-align: center; }
  .aui .bootstrap a.forum-item-title {
    color: inherit;
    display: block;
    font-size: 18px;
    font-weight: 600; }
  .aui .bootstrap a.forum-item-title:hover {
    color: inherit; }
  .aui .bootstrap .forum-icon .fa {
    font-size: 30px;
    margin-top: 8px;
    color: #9b9b9b; }
  .aui .bootstrap .forum-item.active .fa {
    color: #1ab394; }
  .aui .bootstrap .forum-item.active a.forum-item-title {
    color: #1ab394; }

@media (max-width: 992px) {
  .aui .bootstrap .forum-info {
    margin: 15px 0 10px 0px;
    /* Comment this is you want to show forum info in small devices */
    display: none; }

  .aui .bootstrap .forum-desc {
    float: none !important; } }
.aui .bootstrap {
  /* New Timeline style */ }
  .aui .bootstrap .vertical-container {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    width: 90%;
    max-width: 1170px;
    margin: 0 auto; }
  .aui .bootstrap .vertical-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both; }
  .aui .bootstrap #vertical-timeline {
    position: relative;
    padding: 0;
    margin-top: 2em;
    margin-bottom: 2em; }
  .aui .bootstrap #vertical-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    background: #f1f1f1; }
  .aui .bootstrap .vertical-timeline-content .btn, .aui .bootstrap .vertical-timeline-content .portlet-blogs .entry-body > a, .aui .portlet-blogs .bootstrap .vertical-timeline-content .entry-body > a, .aui .bootstrap .vertical-timeline-content .portlet-blogs-aggregator .entry-body > a, .aui .portlet-blogs-aggregator .bootstrap .vertical-timeline-content .entry-body > a, .aui .bootstrap .vertical-timeline-content input[type="submit"], .aui .bootstrap .vertical-timeline-content input[type="button"], .aui .bootstrap .vertical-timeline-content input[type="reset"], .aui .bootstrap .vertical-timeline-content button, .aui .bootstrap .vertical-timeline-content #portfolio #portfolio-filter a, .aui #portfolio #portfolio-filter .bootstrap .vertical-timeline-content a, .aui .bootstrap .vertical-timeline-content a.button, .aui .bootstrap .vertical-timeline-content a.red, .aui .bootstrap .vertical-timeline-content a.orange, .aui .bootstrap .vertical-timeline-content a.green, .aui .bootstrap .vertical-timeline-content a.aqua, .aui .bootstrap .vertical-timeline-content a.teal, .aui .bootstrap .vertical-timeline-content a.purple, .aui .bootstrap .vertical-timeline-content a.pink, .aui .bootstrap .vertical-timeline-content a.silver {
    float: right; }
  .aui .bootstrap #vertical-timeline.light-timeline:before {
    background: #e7eaec; }
  .aui .bootstrap .dark-timeline .vertical-timeline-content:before {
    border-color: transparent whitesmoke transparent transparent; }
  .aui .bootstrap .dark-timeline.center-orientation .vertical-timeline-content:before {
    border-color: transparent  transparent transparent #f5f5f5; }
  .aui .bootstrap .dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
  .aui .bootstrap .dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent; }
  .aui .bootstrap .dark-timeline .vertical-timeline-content,
  .aui .bootstrap .dark-timeline.center-orientation .vertical-timeline-content {
    background: #f5f5f5; }

@media only screen and (min-width: 1170px) {
  .aui .bootstrap #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em; }

  .aui .bootstrap #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px; } }
@media only screen and (max-width: 1170px) {
  .aui .bootstrap .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent; } }
.aui .bootstrap .vertical-timeline-block {
  position: relative;
  margin: 2em 0; }
.aui .bootstrap .vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both; }
.aui .bootstrap .vertical-timeline-block:first-child {
  margin-top: 0; }
.aui .bootstrap .vertical-timeline-block:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 1170px) {
  .aui .bootstrap .center-orientation .vertical-timeline-block {
    margin: 4em 0; }

  .aui .bootstrap .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0; }

  .aui .bootstrap .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0; } }
.aui .bootstrap .vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center; }
.aui .bootstrap .vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px; }

@media only screen and (min-width: 1170px) {
  .aui .bootstrap .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px; }

  .aui .bootstrap .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px; }

  .aui .bootstrap .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden; } }
.aui .bootstrap .vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em; }
.aui .bootstrap .vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both; }
.aui .bootstrap .vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px; }
.aui .bootstrap .vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6; }
.aui .bootstrap .vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500; }
.aui .bootstrap .vertical-date small {
  color: #1ab394;
  font-weight: 400; }
.aui .bootstrap .vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white; }

@media only screen and (min-width: 768px) {
  .aui .bootstrap .vertical-timeline-content h2 {
    font-size: 18px; }

  .aui .bootstrap .vertical-timeline-content p {
    font-size: 13px; } }
@media only screen and (min-width: 1170px) {
  .aui .bootstrap .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%; }

  .aui .bootstrap .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white; }

  .aui .bootstrap .center-orientation .vertical-timeline-content .btn, .aui .bootstrap .center-orientation .vertical-timeline-content .portlet-blogs .entry-body > a, .aui .portlet-blogs .bootstrap .center-orientation .vertical-timeline-content .entry-body > a, .aui .bootstrap .center-orientation .vertical-timeline-content .portlet-blogs-aggregator .entry-body > a, .aui .portlet-blogs-aggregator .bootstrap .center-orientation .vertical-timeline-content .entry-body > a, .aui .bootstrap .center-orientation .vertical-timeline-content input[type="submit"], .aui .bootstrap .center-orientation .vertical-timeline-content input[type="button"], .aui .bootstrap .center-orientation .vertical-timeline-content input[type="reset"], .aui .bootstrap .center-orientation .vertical-timeline-content button, .aui .bootstrap .center-orientation .vertical-timeline-content #portfolio #portfolio-filter a, .aui #portfolio #portfolio-filter .bootstrap .center-orientation .vertical-timeline-content a, .aui .bootstrap .center-orientation .vertical-timeline-content a.button, .aui .bootstrap .center-orientation .vertical-timeline-content a.red, .aui .bootstrap .center-orientation .vertical-timeline-content a.orange, .aui .bootstrap .center-orientation .vertical-timeline-content a.green, .aui .bootstrap .center-orientation .vertical-timeline-content a.aqua, .aui .bootstrap .center-orientation .vertical-timeline-content a.teal, .aui .bootstrap .center-orientation .vertical-timeline-content a.purple, .aui .bootstrap .center-orientation .vertical-timeline-content a.pink, .aui .bootstrap .center-orientation .vertical-timeline-content a.silver {
    float: left; }

  .aui .bootstrap .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px; }

  .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right; }

  .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white; }

  .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .portlet-blogs .entry-body > a, .aui .portlet-blogs .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .entry-body > a, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .portlet-blogs-aggregator .entry-body > a, .aui .portlet-blogs-aggregator .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .entry-body > a, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content input[type="submit"], .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content input[type="button"], .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content input[type="reset"], .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content button, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content #portfolio #portfolio-filter a, .aui #portfolio #portfolio-filter .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content a, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content a.button, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content a.red, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content a.orange, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content a.green, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content a.aqua, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content a.teal, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content a.purple, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content a.pink, .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content a.silver {
    float: right; }

  .aui .bootstrap .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right; }

  .aui .bootstrap .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden; } }
.aui .bootstrap {
  /* GALLERY */
  /* Summernote text editor  */
  /* MODAL */
  /* WRAPPERS */ }
  .aui .bootstrap .sidebard-panel {
    width: 220px;
    background: #ebebed;
    padding: 10px 20px;
    position: absolute;
    right: 0; }
  .aui .bootstrap .sidebard-panel .feed-element img.img-circle {
    width: 32px;
    height: 32px; }
  .aui .bootstrap .sidebard-panel .feed-element,
  .aui .bootstrap .media-body,
  .aui .bootstrap .sidebard-panel p {
    font-size: 12px; }
  .aui .bootstrap .sidebard-panel .feed-element {
    margin-top: 20px;
    padding-bottom: 0; }
  .aui .bootstrap .sidebard-panel .list-group {
    margin-bottom: 10px; }
  .aui .bootstrap .sidebard-panel .list-group .list-group-item {
    padding: 5px 0;
    font-size: 12px;
    border: 0; }
  .aui .bootstrap .sidebar-content .wrapper,
  .aui .bootstrap .wrapper.sidebar-content {
    padding-right: 230px !important; }
  .aui .bootstrap .body-small .sidebar-content .wrapper,
  .aui .bootstrap .body-small .wrapper.sidebar-content {
    padding-right: 20px !important; }
  .aui .bootstrap #right-sidebar {
    background-color: #fff;
    border-left: 1px solid #e7eaec;
    border-top: 1px solid #e7eaec;
    overflow: hidden;
    position: fixed;
    top: 60px;
    width: 260px !important;
    z-index: 1009;
    bottom: 0;
    right: -260px; }
  .aui .bootstrap #right-sidebar.sidebar-open {
    right: 0; }
  .aui .bootstrap #right-sidebar.sidebar-open.sidebar-top {
    top: 0;
    border-top: none; }
  .aui .bootstrap .sidebar-container ul.nav-tabs {
    border: none; }
  .aui .bootstrap .sidebar-container ul.nav-tabs.navs-4 li {
    width: 25%; }
  .aui .bootstrap .sidebar-container ul.nav-tabs.navs-3 li {
    width: 33.3333%; }
  .aui .bootstrap .sidebar-container ul.nav-tabs.navs-2 li {
    width: 50%; }
  .aui .bootstrap .sidebar-container ul.nav-tabs li {
    border: none; }
  .aui .bootstrap .sidebar-container ul.nav-tabs li a {
    border: none;
    padding: 12px 10px;
    margin: 0;
    border-radius: 0;
    background: #2f4050;
    color: #fff;
    text-align: center;
    border-right: 1px solid #334556; }
  .aui .bootstrap .sidebar-container ul.nav-tabs li.active a {
    border: none;
    background: #f9f9f9;
    color: #676a6c;
    font-weight: bold; }
  .aui .bootstrap .sidebar-container .nav-tabs > li.active > a:hover,
  .aui .bootstrap .sidebar-container .nav-tabs > li.active > a:focus {
    border: none; }
  .aui .bootstrap .sidebar-container ul.sidebar-list {
    margin: 0;
    padding: 0; }
  .aui .bootstrap .sidebar-container ul.sidebar-list li {
    border-bottom: 1px solid #e7eaec;
    padding: 15px 20px;
    list-style: none;
    font-size: 12px; }
  .aui .bootstrap .sidebar-container .sidebar-message:nth-child(2n+2) {
    background: #f9f9f9; }
  .aui .bootstrap .sidebar-container ul.sidebar-list li a {
    text-decoration: none;
    color: inherit; }
  .aui .bootstrap .sidebar-container .sidebar-content {
    padding: 15px 20px;
    font-size: 12px; }
  .aui .bootstrap .sidebar-container .sidebar-title {
    background: #f9f9f9;
    padding: 20px;
    border-bottom: 1px solid #e7eaec; }
  .aui .bootstrap .sidebar-container .sidebar-title h3 {
    margin-bottom: 3px;
    padding-left: 2px; }
  .aui .bootstrap .sidebar-container .tab-content h4 {
    margin-bottom: 5px; }
  .aui .bootstrap .sidebar-container .sidebar-message > a > .pull-left {
    margin-right: 10px; }
  .aui .bootstrap .sidebar-container .sidebar-message > a {
    text-decoration: none;
    color: inherit; }
  .aui .bootstrap .sidebar-container .sidebar-message {
    padding: 15px 20px; }
  .aui .bootstrap .sidebar-container .sidebar-message .message-avatar {
    height: 38px;
    width: 38px;
    border-radius: 50%; }
  .aui .bootstrap .sidebar-container .setings-item {
    padding: 15px 20px;
    border-bottom: 1px solid #e7eaec; }
  .aui .bootstrap body {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #2f4050;
    font-size: 13px;
    color: #676a6c;
    overflow-x: hidden; }
  .aui .bootstrap html,
  .aui .bootstrap body {
    height: 100%; }
  .aui .bootstrap body.full-height-layout #wrapper,
  .aui .bootstrap body.full-height-layout #page-wrapper {
    height: 100%; }
  .aui .bootstrap #page-wrapper {
    min-height: auto; }
  .aui .bootstrap body.boxed-layout {
    background: url("/kidshealth-infinite-theme/css/patterns/shattered.png"); }
  .aui .bootstrap body.boxed-layout #wrapper {
    background-color: #2f4050;
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }
  .aui .bootstrap .top-navigation.boxed-layout #wrapper,
  .aui .bootstrap .boxed-layout #wrapper.top-navigation {
    max-width: 1300px !important; }
  .aui .bootstrap .block {
    display: block; }
  .aui .bootstrap .clear {
    display: block;
    overflow: hidden; }
  .aui .bootstrap a {
    cursor: pointer; }
  .aui .bootstrap a:hover,
  .aui .bootstrap a:focus {
    text-decoration: none; }
  .aui .bootstrap .border-bottom {
    border-bottom: 1px solid #e7eaec !important;
    margin-bottom: 0;
    margin-top: 0; }
  .aui .bootstrap .font-bold {
    font-weight: 600; }
  .aui .bootstrap .font-noraml {
    font-weight: 400; }
  .aui .bootstrap .text-uppercase {
    text-transform: uppercase; }
  .aui .bootstrap .b-r {
    border-right: 1px solid #e7eaec; }
  .aui .bootstrap .hr-line-dashed {
    border-top: 1px dashed #e7eaec;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin: 20px 0; }
  .aui .bootstrap .hr-line-solid {
    border-bottom: 1px solid #e7eaec;
    background-color: rgba(0, 0, 0, 0);
    border-style: solid !important;
    margin-top: 15px;
    margin-bottom: 15px; }
  .aui .bootstrap video {
    width: 100%    !important;
    height: auto   !important; }
  .aui .bootstrap .gallery > .row > div {
    margin-bottom: 15px; }
  .aui .bootstrap .fancybox img {
    margin-bottom: 5px;
    /* Only for demo */
    width: 24%; }
  .aui .bootstrap .note-editor {
    height: auto;
    min-height: 300px; }
  .aui .bootstrap .modal-content {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    outline: 0 none;
    position: relative; }
  .aui .bootstrap .modal-dialog {
    z-index: 1200; }
  .aui .bootstrap .modal-body {
    padding: 20px 30px 30px 30px; }
  .aui .bootstrap .inmodal .modal-body {
    background: #f8fafb; }
  .aui .bootstrap .inmodal .modal-header {
    padding: 15px 15px;
    text-align: left; }
  .aui .bootstrap .animated.modal.fade .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  .aui .bootstrap .inmodal .modal-title {
    font-size: 16px; }
  .aui .bootstrap .inmodal .modal-icon {
    font-size: 84px;
    color: #e2e3e3; }
  .aui .bootstrap .modal-footer {
    margin-top: 0; }
  .aui .bootstrap #wrapper {
    width: 100%; }
  .aui .bootstrap .wrapper {
    padding: 0 20px; }
  .aui .bootstrap .wrapper-content {
    padding: 20px 10px 40px; }
  .aui .bootstrap #page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    position: relative !important; }

@media (min-width: 768px) {
  .aui .bootstrap #page-wrapper {
    position: inherit;
    margin: 0 0 0 240px;
    min-height: 1000px; } }
.aui .bootstrap {
  /* FOOTER */
  /* PANELS */
  /* TABLES */
  /* PANELS */
  /* GLOBAL  */
  /* BACKGROUNDS */
  /* COLORS */
  /* For handle diferent bg color in AngularJS version */
  /* For handle diferent bg color in MVC version */
  /* FULL HEIGHT */
  /* MARGINS & PADDINGS */
  /* SEARCH PAGE */
  /* CONTACTS */
  /* INVOICE */
  /* ERROR & LOGIN & LOCKSCREEN*/
  /* DASBOARD */
  /* Intimeline */
  /* PIN BOARD */
  /* FILE MANAGER */
  /* PROFILE */
  /* MAILBOX */
  /* PROJECTS */
  /* FAQ */
  /* Chat view */ }
  .aui .bootstrap .title-action {
    text-align: right;
    padding-top: 30px; }
  .aui .bootstrap .ibox-content h1,
  .aui .bootstrap .ibox-content h2,
  .aui .bootstrap .ibox-content h3,
  .aui .bootstrap .ibox-content h4,
  .aui .bootstrap .ibox-content h5,
  .aui .bootstrap .ibox-title h1,
  .aui .bootstrap .ibox-title h2,
  .aui .bootstrap .ibox-title h3,
  .aui .bootstrap .ibox-title h4,
  .aui .bootstrap .ibox-title h5 {
    margin-top: 5px; }
  .aui .bootstrap ul.unstyled,
  .aui .bootstrap ol.unstyled {
    list-style: none outside none;
    margin-left: 0; }
  .aui .bootstrap .big-icon {
    font-size: 160px;
    color: #e5e6e7; }
  .aui .bootstrap .footer {
    background: none repeat scroll 0 0 white;
    border-top: 1px solid #e7eaec;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0; }
  .aui .bootstrap .footer.fixed_full {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 10px 20px;
    background: white;
    border-top: 1px solid #e7eaec; }
  .aui .bootstrap .footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 10px 20px;
    background: white;
    border-top: 1px solid #e7eaec;
    margin-left: 220px; }
  .aui .bootstrap body.mini-navbar .footer.fixed,
  .aui .bootstrap body.body-small.mini-navbar .footer.fixed {
    margin: 0 0 0 70px; }
  .aui .bootstrap body.mini-navbar.canvas-menu .footer.fixed,
  .aui .bootstrap body.canvas-menu .footer.fixed {
    margin: 0 !important; }
  .aui .bootstrap body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
    margin: 0 0 0 220px; }
  .aui .bootstrap body.body-small .footer.fixed {
    margin-left: 0px; }
  .aui .bootstrap .page-heading {
    border-top: 0;
    padding: 0px 10px 20px 10px; }
  .aui .bootstrap .panel-heading h1,
  .aui .bootstrap .panel-heading h2 {
    margin-bottom: 5px; }
  .aui .bootstrap .table-bordered {
    border: 1px solid #EBEBEB; }
  .aui .bootstrap .table-bordered > thead > tr > th,
  .aui .bootstrap .table-bordered > thead > tr > td {
    background-color: #F5F5F6;
    border-bottom-width: 1px; }
  .aui .bootstrap .table-bordered > thead > tr > th,
  .aui .bootstrap .table-bordered > tbody > tr > th,
  .aui .bootstrap .table-bordered > tfoot > tr > th,
  .aui .bootstrap .table-bordered > thead > tr > td,
  .aui .bootstrap .table-bordered > tbody > tr > td,
  .aui .bootstrap .table-bordered > tfoot > tr > td {
    border: 1px solid #e7e7e7; }
  .aui .bootstrap .table > thead > tr > th {
    border-bottom: 1px solid #DDDDDD;
    vertical-align: bottom; }
  .aui .bootstrap .table > thead > tr > th,
  .aui .bootstrap .table > tbody > tr > th,
  .aui .bootstrap .table > tfoot > tr > th,
  .aui .bootstrap .table > thead > tr > td,
  .aui .bootstrap .table > tfoot > tr > td {
    border-top: 1px solid #e7eaec;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top; }
  .aui .bootstrap .panel.blank-panel {
    background: none;
    margin: 0; }
  .aui .bootstrap .blank-panel .panel-heading {
    padding-bottom: 0; }
  .aui .bootstrap .nav-tabs > li.active > a,
  .aui .bootstrap .nav-tabs > li.active > a:hover,
  .aui .bootstrap .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none;
    border-color: #dddddd #dddddd rgba(0, 0, 0, 0);
    border-bottom: #f3f3f4;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    cursor: default; }
  .aui .bootstrap .nav.nav-tabs li {
    background: none;
    border: none; }
  .aui .bootstrap .nav-tabs > li > a {
    color: #A7B1C2;
    font-weight: 600;
    padding: 10px 20px 10px 25px; }
  .aui .bootstrap .nav-tabs > li > a:hover,
  .aui .bootstrap .nav-tabs > li > a:focus {
    background-color: #e6e6e6;
    color: #676a6c; }
  .aui .bootstrap .ui-tab .tab-content {
    padding: 20px 0px; }
  .aui .bootstrap .no-padding {
    padding: 0 !important; }
  .aui .bootstrap .no-borders {
    border: none !important; }
  .aui .bootstrap .no-margins {
    margin: 0 !important; }
  .aui .bootstrap .no-top-border {
    border-top: 0 !important; }
  .aui .bootstrap .ibox-content.text-box {
    padding-bottom: 0px;
    padding-top: 15px; }
  .aui .bootstrap .border-left-right {
    border-left: 1px solid #e7eaec;
    border-right: 1px solid #e7eaec;
    border-top: none;
    border-bottom: none; }
  .aui .bootstrap .border-left {
    border-left: 1px solid #e7eaec;
    border-right: none;
    border-top: none;
    border-bottom: none; }
  .aui .bootstrap .border-right {
    border-left: none;
    border-right: 1px solid #e7eaec;
    border-top: none;
    border-bottom: none; }
  .aui .bootstrap .full-width {
    width: 100% !important; }
  .aui .bootstrap .link-block {
    font-size: 12px;
    padding: 10px; }
  .aui .bootstrap .nav.navbar-top-links .link-block a {
    font-size: 12px; }
  .aui .bootstrap .link-block a {
    font-size: 10px;
    color: inherit; }
  .aui .bootstrap body.mini-navbar .branding {
    display: none; }
  .aui .bootstrap img.circle-border {
    border: 6px solid #FFFFFF;
    border-radius: 50%; }
  .aui .bootstrap .branding {
    float: left;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    padding: 17px 20px;
    text-align: center;
    background-color: #1ab394; }
  .aui .bootstrap .login-panel {
    margin-top: 25%; }
  .aui .bootstrap .icons-box h3 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .aui .bootstrap .icons-box .infont a i {
    font-size: 25px;
    display: block;
    color: #676a6c; }
  .aui .bootstrap .icons-box .infont a {
    color: #a6a8a9; }
  .aui .bootstrap .icons-box .infont a {
    padding: 10px;
    margin: 1px;
    display: block; }
  .aui .bootstrap .ui-draggable .ibox-title {
    cursor: move; }
  .aui .bootstrap .row-breadcrumbs h2 {
    margin-top: 10px;
    margin-bottom: 2px; }
  .aui .bootstrap .row-breadcrumbs.page-heading {
    padding-bottom: 10px; }
  .aui .bootstrap .breadcrumb {
    background-color: #ffffff;
    padding: 0;
    margin-bottom: 0; }
  .aui .bootstrap .breadcrumb > li a {
    color: inherit; }
  .aui .bootstrap .breadcrumb > .active {
    color: inherit; }
  .aui .bootstrap code {
    background-color: #F9F2F4;
    border-radius: 4px;
    color: #ca4440;
    font-size: 90%;
    padding: 2px 4px;
    white-space: nowrap; }
  .aui .bootstrap .ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0; }
  .aui .bootstrap .ibox.collapsed .ibox-content {
    display: none; }
  .aui .bootstrap .ibox.collapsed .fa.fa-chevron-up:before {
    content: "\f078"; }
  .aui .bootstrap .ibox.collapsed .fa.fa-chevron-down:before {
    content: "\f077"; }
  .aui .bootstrap .ibox:after,
  .aui .bootstrap .ibox:before {
    display: table; }
  .aui .bootstrap .ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 4px 0px 0;
    color: inherit;
    margin-bottom: 0;
    padding: 14px 15px 7px;
    min-height: 48px; }
  .aui .bootstrap .ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px; }
  .aui .bootstrap table.table-mail tr td {
    padding: 12px; }
  .aui .bootstrap .table-mail .check-mail {
    padding-left: 20px; }
  .aui .bootstrap .table-mail .mail-date {
    padding-right: 20px; }
  .aui .bootstrap .star-mail,
  .aui .bootstrap .check-mail {
    width: 40px; }
  .aui .bootstrap .unread td a,
  .aui .bootstrap .unread td {
    font-weight: 600;
    color: inherit; }
  .aui .bootstrap .read td a,
  .aui .bootstrap .read td {
    font-weight: normal;
    color: inherit; }
  .aui .bootstrap .unread td {
    background-color: #f9f8f8; }
  .aui .bootstrap .ibox-content {
    clear: both; }
  .aui .bootstrap .ibox-heading {
    background-color: #f3f6fb;
    border-bottom: none; }
  .aui .bootstrap .ibox-heading h3 {
    font-weight: 200;
    font-size: 24px; }
  .aui .bootstrap .ibox-title h5 {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    float: left; }
  .aui .bootstrap .ibox-title .label {
    float: left;
    margin-left: 4px; }
  .aui .bootstrap .ibox-tools {
    display: inline-block;
    float: right;
    margin-top: 0;
    position: relative;
    padding: 0; }
  .aui .bootstrap .ibox-tools a {
    cursor: pointer;
    margin-left: 5px;
    color: #c4c4c4; }
  .aui .bootstrap .ibox-tools a.btn-primary {
    color: #fff; }
  .aui .bootstrap .ibox-tools .dropdown-menu > li > a {
    padding: 4px 10px;
    font-size: 12px; }
  .aui .bootstrap .ibox .open > .dropdown-menu {
    left: auto;
    right: 0; }
  .aui .bootstrap .gray-bg {
    background-color: #f3f3f4; }
  .aui .bootstrap .white-bg {
    background-color: #ffffff; }
  .aui .bootstrap .navy-bg {
    background-color: #1ab394;
    color: #ffffff; }
  .aui .bootstrap .blue-bg {
    background-color: #1c84c6;
    color: #ffffff; }
  .aui .bootstrap .lazur-bg {
    background-color: #23c6c8;
    color: #ffffff; }
  .aui .bootstrap .yellow-bg {
    background-color: #f8ac59;
    color: #ffffff; }
  .aui .bootstrap .red-bg {
    background-color: #ed5565;
    color: #ffffff; }
  .aui .bootstrap .black-bg {
    background-color: #262626; }
  .aui .bootstrap .panel-primary {
    border-color: #1ab394; }
  .aui .bootstrap .panel-primary > .panel-heading {
    background-color: #1ab394;
    border-color: #1ab394; }
  .aui .bootstrap .panel-success {
    border-color: #1c84c6; }
  .aui .bootstrap .panel-success > .panel-heading {
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #ffffff; }
  .aui .bootstrap .panel-info {
    border-color: #23c6c8; }
  .aui .bootstrap .panel-info > .panel-heading {
    background-color: #23c6c8;
    border-color: #23c6c8;
    color: #ffffff; }
  .aui .bootstrap .panel-warning {
    border-color: #f8ac59; }
  .aui .bootstrap .panel-warning > .panel-heading {
    background-color: #f8ac59;
    border-color: #f8ac59;
    color: #ffffff; }
  .aui .bootstrap .panel-danger {
    border-color: #ed5565; }
  .aui .bootstrap .panel-danger > .panel-heading {
    background-color: #ed5565;
    border-color: #ed5565;
    color: #ffffff; }
  .aui .bootstrap .progress-bar {
    background-color: #1ab394; }
  .aui .bootstrap .progress-small,
  .aui .bootstrap .progress-small .progress-bar {
    height: 10px; }
  .aui .bootstrap .progress-small,
  .aui .bootstrap .progress-mini {
    margin-top: 5px; }
  .aui .bootstrap .progress-mini,
  .aui .bootstrap .progress-mini .progress-bar {
    height: 5px;
    margin-bottom: 0px; }
  .aui .bootstrap .progress-bar-navy-light {
    background-color: #3dc7ab; }
  .aui .bootstrap .progress-bar-success {
    background-color: #1c84c6; }
  .aui .bootstrap .progress-bar-info {
    background-color: #23c6c8; }
  .aui .bootstrap .progress-bar-warning {
    background-color: #f8ac59; }
  .aui .bootstrap .progress-bar-danger {
    background-color: #ed5565; }
  .aui .bootstrap .panel-title {
    font-size: inherit; }
  .aui .bootstrap .jumbotron {
    border-radius: 6px;
    padding: 40px; }
  .aui .bootstrap .jumbotron h1 {
    margin-top: 0; }
  .aui .bootstrap .text-navy {
    color: #1ab394; }
  .aui .bootstrap .text-primary {
    color: inherit; }
  .aui .bootstrap .text-success {
    color: #1c84c6; }
  .aui .bootstrap .text-info {
    color: #23c6c8; }
  .aui .bootstrap .text-warning {
    color: #f8ac59; }
  .aui .bootstrap .text-danger {
    color: #ed5565; }
  .aui .bootstrap .text-muted {
    color: #888888; }
  .aui .bootstrap .simple_tag {
    background-color: #f3f3f4;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    color: inherit;
    font-size: 10px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px 12px;
    display: inline-block; }
  .aui .bootstrap .img-shadow {
    -webkit-box-shadow: 0px 0px 3px 0px #919191;
    -moz-box-shadow: 0px 0px 3px 0px #919191;
    box-shadow: 0px 0px 3px 0px #919191; }
  .aui .bootstrap .dashboards\.dashboard_2 nav.navbar,
  .aui .bootstrap .dashboards\.dashboard_3 nav.navbar,
  .aui .bootstrap .mailbox\.inbox nav.navbar,
  .aui .bootstrap .mailbox\.email_view nav.navbar,
  .aui .bootstrap .mailbox\.email_compose nav.navbar,
  .aui .bootstrap .dashboards\.dashboard_4_1 nav.navbar {
    background: #fff; }
  .aui .bootstrap .Dashboard_2 .navbar.navbar-static-top,
  .aui .bootstrap .Dashboard_3 .navbar.navbar-static-top,
  .aui .bootstrap .Dashboard_4_1 .navbar.navbar-static-top,
  .aui .bootstrap .ComposeEmail .navbar.navbar-static-top,
  .aui .bootstrap .EmailView .navbar.navbar-static-top,
  .aui .bootstrap .Inbox .navbar.navbar-static-top {
    background: #fff; }
  .aui .bootstrap a.close-canvas-menu {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 1011;
    color: #a7b1c2; }
  .aui .bootstrap a.close-canvas-menu:hover {
    color: #fff; }
  .aui .bootstrap .full-height {
    height: 100%; }
  .aui .bootstrap .fh-breadcrumb {
    height: calc(100% - 196px);
    margin: 0 -15px;
    position: relative; }
  .aui .bootstrap .fh-no-breadcrumb {
    height: calc(100% - 99px);
    margin: 0 -15px;
    position: relative; }
  .aui .bootstrap .fh-column {
    background: #fff;
    height: 100%;
    width: 240px;
    float: left; }
  .aui .bootstrap .modal-backdrop {
    z-index: 2040 !important; }
  .aui .bootstrap .modal {
    z-index: 2050 !important; }
  @media (max-width: 767px) {
    .aui .bootstrap .inmodal {
      width: auto !important; } }
  @media (min-width: 768px) {
    .aui .bootstrap .inmodal {
      width: 740px !important;
      margin-left: -370px !important; } }
  @media (min-width: 992px) {
    .aui .bootstrap .inmodal {
      width: 940px !important;
      margin-left: -470px !important; } }
  .aui .bootstrap .spiner-example {
    height: 200px;
    padding-top: 70px; }
  .aui .bootstrap .p-xxs {
    padding: 5px; }
  .aui .bootstrap .p-xs {
    padding: 10px; }
  .aui .bootstrap .p-sm {
    padding: 15px; }
  .aui .bootstrap .p-m {
    padding: 20px; }
  .aui .bootstrap .p-md {
    padding: 25px; }
  .aui .bootstrap .p-lg {
    padding: 30px; }
  .aui .bootstrap .p-xl {
    padding: 40px; }
  .aui .bootstrap .m-xxs {
    margin: 2px 4px; }
  .aui .bootstrap .m-xs {
    margin: 5px; }
  .aui .bootstrap .m-sm {
    margin: 10px; }
  .aui .bootstrap .m {
    margin: 15px; }
  .aui .bootstrap .m-md {
    margin: 20px; }
  .aui .bootstrap .m-lg {
    margin: 30px; }
  .aui .bootstrap .m-xl {
    margin: 50px; }
  .aui .bootstrap .m-n {
    margin: 0 !important; }
  .aui .bootstrap .m-l-none {
    margin-left: 0; }
  .aui .bootstrap .m-l-xs {
    margin-left: 5px; }
  .aui .bootstrap .m-l-sm {
    margin-left: 10px; }
  .aui .bootstrap .m-l {
    margin-left: 15px; }
  .aui .bootstrap .m-l-md {
    margin-left: 20px; }
  .aui .bootstrap .m-l-lg {
    margin-left: 30px; }
  .aui .bootstrap .m-l-xl {
    margin-left: 40px; }
  .aui .bootstrap .m-l-n-xxs {
    margin-left: -1px; }
  .aui .bootstrap .m-l-n-xs {
    margin-left: -5px; }
  .aui .bootstrap .m-l-n-sm {
    margin-left: -10px; }
  .aui .bootstrap .m-l-n {
    margin-left: -15px; }
  .aui .bootstrap .m-l-n-md {
    margin-left: -20px; }
  .aui .bootstrap .m-l-n-lg {
    margin-left: -30px; }
  .aui .bootstrap .m-l-n-xl {
    margin-left: -40px; }
  .aui .bootstrap .m-t-none {
    margin-top: 0; }
  .aui .bootstrap .m-t-xxs {
    margin-top: 1px; }
  .aui .bootstrap .m-t-xs {
    margin-top: 5px; }
  .aui .bootstrap .m-t-sm {
    margin-top: 10px; }
  .aui .bootstrap .m-t {
    margin-top: 15px; }
  .aui .bootstrap .m-t-md {
    margin-top: 20px; }
  .aui .bootstrap .m-t-lg {
    margin-top: 30px; }
  .aui .bootstrap .m-t-xl {
    margin-top: 40px; }
  .aui .bootstrap .m-t-n-xxs {
    margin-top: -1px; }
  .aui .bootstrap .m-t-n-xs {
    margin-top: -5px; }
  .aui .bootstrap .m-t-n-sm {
    margin-top: -10px; }
  .aui .bootstrap .m-t-n {
    margin-top: -15px; }
  .aui .bootstrap .m-t-n-md {
    margin-top: -20px; }
  .aui .bootstrap .m-t-n-lg {
    margin-top: -30px; }
  .aui .bootstrap .m-t-n-xl {
    margin-top: -40px; }
  .aui .bootstrap .m-r-none {
    margin-right: 0; }
  .aui .bootstrap .m-r-xxs {
    margin-right: 1px; }
  .aui .bootstrap .m-r-xs {
    margin-right: 5px; }
  .aui .bootstrap .m-r-sm {
    margin-right: 10px; }
  .aui .bootstrap .m-r {
    margin-right: 15px; }
  .aui .bootstrap .m-r-md {
    margin-right: 20px; }
  .aui .bootstrap .m-r-lg {
    margin-right: 30px; }
  .aui .bootstrap .m-r-xl {
    margin-right: 40px; }
  .aui .bootstrap .m-r-n-xxs {
    margin-right: -1px; }
  .aui .bootstrap .m-r-n-xs {
    margin-right: -5px; }
  .aui .bootstrap .m-r-n-sm {
    margin-right: -10px; }
  .aui .bootstrap .m-r-n {
    margin-right: -15px; }
  .aui .bootstrap .m-r-n-md {
    margin-right: -20px; }
  .aui .bootstrap .m-r-n-lg {
    margin-right: -30px; }
  .aui .bootstrap .m-r-n-xl {
    margin-right: -40px; }
  .aui .bootstrap .m-b-none {
    margin-bottom: 0; }
  .aui .bootstrap .m-b-xxs {
    margin-bottom: 1px; }
  .aui .bootstrap .m-b-xs {
    margin-bottom: 5px; }
  .aui .bootstrap .m-b-sm {
    margin-bottom: 10px; }
  .aui .bootstrap .m-b {
    margin-bottom: 15px; }
  .aui .bootstrap .m-b-md {
    margin-bottom: 20px; }
  .aui .bootstrap .m-b-lg {
    margin-bottom: 30px; }
  .aui .bootstrap .m-b-xl {
    margin-bottom: 40px; }
  .aui .bootstrap .m-b-n-xxs {
    margin-bottom: -1px; }
  .aui .bootstrap .m-b-n-xs {
    margin-bottom: -5px; }
  .aui .bootstrap .m-b-n-sm {
    margin-bottom: -10px; }
  .aui .bootstrap .m-b-n {
    margin-bottom: -15px; }
  .aui .bootstrap .m-b-n-md {
    margin-bottom: -20px; }
  .aui .bootstrap .m-b-n-lg {
    margin-bottom: -30px; }
  .aui .bootstrap .m-b-n-xl {
    margin-bottom: -40px; }
  .aui .bootstrap .space-15 {
    margin: 15px 0; }
  .aui .bootstrap .space-20 {
    margin: 20px 0; }
  .aui .bootstrap .space-25 {
    margin: 25px 0; }
  .aui .bootstrap .space-30 {
    margin: 30px 0; }
  .aui .bootstrap body.modal-open {
    padding-right: inherit !important; }
  .aui .bootstrap .search-form {
    margin-top: 10px; }
  .aui .bootstrap .search-result h3 {
    margin-bottom: 0;
    color: #1E0FBE; }
  .aui .bootstrap .search-result .search-link {
    color: #006621; }
  .aui .bootstrap .search-result p {
    font-size: 12px;
    margin-top: 5px; }
  .aui .bootstrap .contact-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    padding: 20px;
    margin-bottom: 20px; }
  .aui .bootstrap .contact-box a {
    color: inherit; }
  .aui .bootstrap .invoice-table tbody > tr > td:last-child,
  .aui .bootstrap .invoice-table tbody > tr > td:nth-child(4),
  .aui .bootstrap .invoice-table tbody > tr > td:nth-child(3),
  .aui .bootstrap .invoice-table tbody > tr > td:nth-child(2) {
    text-align: right; }
  .aui .bootstrap .invoice-table thead > tr > th:last-child,
  .aui .bootstrap .invoice-table thead > tr > th:nth-child(4),
  .aui .bootstrap .invoice-table thead > tr > th:nth-child(3),
  .aui .bootstrap .invoice-table thead > tr > th:nth-child(2) {
    text-align: right; }
  .aui .bootstrap .invoice-total > tbody > tr > td:first-child {
    text-align: right; }
  .aui .bootstrap .invoice-total > tbody > tr > td {
    border: 0 none; }
  .aui .bootstrap .invoice-total > tbody > tr > td:last-child {
    border-bottom: 1px solid #DDDDDD;
    text-align: right;
    width: 15%; }
  .aui .bootstrap .middle-box {
    max-width: 400px;
    z-index: 100;
    margin: 0 auto;
    padding-top: 40px; }
  .aui .bootstrap .lockscreen.middle-box {
    width: 200px;
    padding-top: 110px; }
  .aui .bootstrap .loginscreen.middle-box {
    width: 300px; }
  .aui .bootstrap .loginColumns {
    max-width: 800px;
    margin: 0 auto;
    padding: 100px 20px 20px 20px; }
  .aui .bootstrap .passwordBox {
    max-width: 460px;
    margin: 0 auto;
    padding: 100px 20px 20px 20px; }
  .aui .bootstrap .logo-name {
    color: #e6e6e6;
    font-size: 180px;
    font-weight: 800;
    letter-spacing: -10px;
    margin-bottom: 0px; }
  .aui .bootstrap .middle-box h1 {
    font-size: 170px; }
  .aui .bootstrap .wrapper .middle-box {
    margin-top: 140px; }
  .aui .bootstrap .lock-word {
    z-index: 10;
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -495px;
    width: 980px; }
  .aui .bootstrap .lock-word span {
    font-size: 100px;
    font-weight: 600;
    color: #e9e9e9;
    display: inline-block; }
  .aui .bootstrap .lock-word .first-word {
    margin-right: 160px; }
  .aui .bootstrap .lock-word span:last-child {
    float: right; }
  .aui .bootstrap .dashboard-header {
    border-top: 0;
    padding: 20px 20px 20px 20px; }
  .aui .bootstrap .dashboard-header h2 {
    margin-top: 10px;
    font-size: 26px; }
  .aui .bootstrap .fist-item {
    border-top: none !important; }
  .aui .bootstrap .statistic-box {
    margin-top: 40px; }
  .aui .bootstrap .dashboard-header .list-group-item span.label {
    margin-right: 10px; }
  .aui .bootstrap .list-group.clear-list .list-group-item {
    border-top: 1px solid #e7eaec;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    padding: 10px 0; }
  .aui .bootstrap ul.clear-list:first-child {
    border-top: none !important; }
  .aui .bootstrap .timeline-item .date i {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    width: 30px;
    text-align: center;
    border-top: 1px solid #e7eaec;
    border-bottom: 1px solid #e7eaec;
    border-left: 1px solid #e7eaec;
    background: #f8f8f8; }
  .aui .bootstrap .timeline-item .date {
    text-align: right;
    width: 110px;
    position: relative;
    padding-top: 30px; }
  .aui .bootstrap .timeline-item .content {
    border-left: 1px solid #e7eaec;
    border-top: 1px solid #e7eaec;
    padding-top: 10px;
    min-height: 100px; }
  .aui .bootstrap .timeline-item .content:hover {
    background: #f6f6f6; }
  .aui .bootstrap ul.notes li,
  .aui .bootstrap ul.tag-list li {
    list-style: none; }
  .aui .bootstrap ul.notes li h4 {
    margin-top: 20px;
    font-size: 16px; }
  .aui .bootstrap ul.notes li div {
    text-decoration: none;
    color: #000;
    background: #ffc;
    display: block;
    height: 140px;
    width: 140px;
    padding: 1em;
    position: relative; }
  .aui .bootstrap ul.notes li div small {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 10px; }
  .aui .bootstrap ul.notes li div a {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: inherit; }
  .aui .bootstrap ul.notes li {
    margin: 10px 40px 50px 0px;
    float: left; }
  .aui .bootstrap ul.notes li div p {
    font-size: 12px; }
  .aui .bootstrap ul.notes li div {
    text-decoration: none;
    color: #000;
    background: #ffc;
    display: block;
    height: 140px;
    width: 140px;
    padding: 1em;
    /* Firefox */
    -moz-box-shadow: 5px 5px 2px #212121;
    /* Safari+Chrome */
    -webkit-box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);
    /* Opera */
    box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7); }
  .aui .bootstrap ul.notes li div {
    -webkit-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg); }
  .aui .bootstrap ul.notes li:nth-child(even) div {
    -o-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    position: relative;
    top: 5px; }
  .aui .bootstrap ul.notes li:nth-child(3n) div {
    -o-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    position: relative;
    top: -5px; }
  .aui .bootstrap ul.notes li:nth-child(5n) div {
    -o-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    position: relative;
    top: -10px; }
  .aui .bootstrap ul.notes li div:hover,
  .aui .bootstrap ul.notes li div:focus {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    position: relative;
    z-index: 5; }
  .aui .bootstrap ul.notes li div {
    text-decoration: none;
    color: #000;
    background: #ffc;
    display: block;
    height: 210px;
    width: 210px;
    padding: 1em;
    -moz-box-shadow: 5px 5px 7px #212121;
    -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
    box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
    -moz-transition: -moz-transform 0.15s linear;
    -o-transition: -o-transform 0.15s linear;
    -webkit-transition: -webkit-transform 0.15s linear; }
  .aui .bootstrap .file-box {
    float: left;
    width: 220px; }
  .aui .bootstrap .file-manager h5 {
    text-transform: uppercase; }
  .aui .bootstrap .file-manager {
    list-style: none outside none;
    margin: 0;
    padding: 0; }
  .aui .bootstrap .folder-list li a {
    color: #666666;
    display: block;
    padding: 5px 0; }
  .aui .bootstrap .folder-list li {
    border-bottom: 1px solid #e7eaec;
    display: block; }
  .aui .bootstrap .folder-list li i {
    margin-right: 8px;
    color: #3d4d5d; }
  .aui .bootstrap .category-list li a {
    color: #666666;
    display: block;
    padding: 5px 0; }
  .aui .bootstrap .category-list li {
    display: block; }
  .aui .bootstrap .category-list li i {
    margin-right: 8px;
    color: #3d4d5d; }
  .aui .bootstrap .category-list li a .text-navy {
    color: #1ab394; }
  .aui .bootstrap .category-list li a .text-primary {
    color: #1c84c6; }
  .aui .bootstrap .category-list li a .text-info {
    color: #23c6c8; }
  .aui .bootstrap .category-list li a .text-danger {
    color: #EF5352; }
  .aui .bootstrap .category-list li a .text-warning {
    color: #F8AC59; }
  .aui .bootstrap .file-manager h5.tag-title {
    margin-top: 20px; }
  .aui .bootstrap .tag-list li {
    float: left; }
  .aui .bootstrap .tag-list li a {
    font-size: 10px;
    background-color: #f3f3f4;
    padding: 5px 12px;
    color: inherit;
    border-radius: 2px;
    border: 1px solid #e7eaec;
    margin-right: 5px;
    margin-top: 5px;
    display: block; }
  .aui .bootstrap .file {
    border: 1px solid #e7eaec;
    padding: 0;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px; }
  .aui .bootstrap .file-manager .hr-line-dashed {
    margin: 15px 0; }
  .aui .bootstrap .file .icon,
  .aui .bootstrap .file .image {
    height: 100px;
    overflow: hidden; }
  .aui .bootstrap .file .icon {
    padding: 15px 10px;
    text-align: center; }
  .aui .bootstrap .file-control {
    color: inherit;
    font-size: 11px;
    margin-right: 10px; }
  .aui .bootstrap .file-control.active {
    text-decoration: underline; }
  .aui .bootstrap .file .icon i {
    font-size: 70px;
    color: #dadada; }
  .aui .bootstrap .file .file-name {
    padding: 10px;
    background-color: #f8f8f8;
    border-top: 1px solid #e7eaec; }
  .aui .bootstrap .file-name small {
    color: #676a6c; }
  .aui .bootstrap .corner {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 0.6em solid transparent;
    border-right: 0.6em solid #f1f1f1;
    border-bottom: 0.6em solid #f1f1f1;
    right: 0em;
    bottom: 0em; }
  .aui .bootstrap a.compose-mail {
    padding: 8px 10px; }
  .aui .bootstrap .mail-search {
    max-width: 300px; }
  .aui .bootstrap .profile-content {
    border-top: none !important; }
  .aui .bootstrap .feed-activity-list .feed-element {
    border-bottom: 1px solid #e7eaec; }
  .aui .bootstrap .feed-element:first-child {
    margin-top: 0; }
  .aui .bootstrap .feed-element {
    padding-bottom: 15px; }
  .aui .bootstrap .feed-element,
  .aui .bootstrap .feed-element .media {
    margin-top: 15px; }
  .aui .bootstrap .feed-element,
  .aui .bootstrap .media-body {
    overflow: hidden; }
  .aui .bootstrap .feed-element > .pull-left {
    margin-right: 10px; }
  .aui .bootstrap .feed-element img.img-circle,
  .aui .bootstrap .dropdown-messages-box img.img-circle {
    width: 38px;
    height: 38px; }
  .aui .bootstrap .feed-element .well {
    border: 1px solid #e7eaec;
    box-shadow: none;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 10px 20px;
    font-size: 11px;
    line-height: 16px; }
  .aui .bootstrap .feed-element .actions {
    margin-top: 10px; }
  .aui .bootstrap .feed-element .photos {
    margin: 10px 0; }
  .aui .bootstrap .feed-photo {
    max-height: 180px;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px; }
  .aui .bootstrap .mail-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    border-top: 0;
    padding: 0px;
    margin-bottom: 20px;
    overflow-x: auto; }
  .aui .bootstrap .mail-box-header {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    border-bottom: 0;
    padding: 30px 20px 20px 20px; }
  .aui .bootstrap .mail-box-header h2 {
    margin-top: 0px; }
  .aui .bootstrap .mailbox-content .tag-list li a {
    background: #ffffff; }
  .aui .bootstrap .mail-body {
    border-top: 1px solid #e7eaec;
    padding: 20px; }
  .aui .bootstrap .mail-text {
    border-top: 1px solid #e7eaec; }
  .aui .bootstrap .mail-text .note-toolbar {
    padding: 10px 15px; }
  .aui .bootstrap .mail-body .form-group {
    margin-bottom: 5px; }
  .aui .bootstrap .mail-text .note-editor .note-toolbar {
    background-color: #F9F8F8; }
  .aui .bootstrap .mail-attachment {
    border-top: 1px solid #e7eaec;
    padding: 20px;
    font-size: 12px; }
  .aui .bootstrap .mailbox-content {
    background: none;
    border: none;
    padding: 10px; }
  .aui .bootstrap .mail-ontact {
    width: 23%; }
  .aui .bootstrap .project-people,
  .aui .bootstrap .project-actions {
    text-align: right;
    vertical-align: middle; }
  .aui .bootstrap dd.project-people {
    text-align: left;
    margin-top: 5px; }
  .aui .bootstrap .project-people img {
    width: 32px;
    height: 32px; }
  .aui .bootstrap .project-title a {
    font-size: 14px;
    color: #676a6c;
    font-weight: 600; }
  .aui .bootstrap .project-list table tr td {
    border-top: none;
    border-bottom: 1px solid #e7eaec;
    padding: 15px 10px;
    vertical-align: middle; }
  .aui .bootstrap .project-manager .tag-list li a {
    font-size: 10px;
    background-color: white;
    padding: 5px 12px;
    color: inherit;
    border-radius: 2px;
    border: 1px solid #e7eaec;
    margin-right: 5px;
    margin-top: 5px;
    display: block; }
  .aui .bootstrap .project-files li a {
    font-size: 11px;
    color: #676a6c;
    margin-left: 10px;
    line-height: 22px; }
  .aui .bootstrap .faq-item {
    padding: 20px;
    margin-bottom: 2px;
    background: #fff; }
  .aui .bootstrap .faq-question {
    font-size: 18px;
    font-weight: 600;
    color: #1ab394;
    display: block; }
  .aui .bootstrap .faq-question:hover {
    color: #179d82; }
  .aui .bootstrap .faq-answer {
    margin-top: 10px;
    background: #f3f3f4;
    border: 1px solid #e7eaec;
    border-radius: 3px;
    padding: 15px; }
  .aui .bootstrap .faq-item .tag-item {
    background: #f3f3f4;
    padding: 2px 6px;
    font-size: 10px;
    text-transform: uppercase; }
  .aui .bootstrap .message-input {
    height: 90px !important; }
  .aui .bootstrap .chat-avatar {
    white: 36px;
    height: 36px;
    float: left;
    margin-right: 10px; }
  .aui .bootstrap .chat-user-name {
    padding: 10px; }
  .aui .bootstrap .chat-user {
    padding: 8px 10px;
    border-bottom: 1px solid #e7eaec; }
  .aui .bootstrap .chat-user a {
    color: inherit; }
  .aui .bootstrap .chat-view {
    z-index: 20012; }
  .aui .bootstrap .chat-users,
  .aui .bootstrap .chat-statistic {
    margin-left: -30px; }

@media (max-width: 992px) {
  .aui .bootstrap .chat-users,
  .aui .bootstrap .chat-statistic {
    margin-left: 0px; } }
.aui .bootstrap {
  /* jsTree */
  /* CLIENTS */
  /* BLOG ARTICLE */
  /* ISSUE TRACKER */
  /* TEAMS */
  /* AGILE BOARD */
  /* DIFF */
  /*
   *  Usage:
   *
   *    <div class="sk-spinner sk-spinner-rotating-plane"></div>
   *
   */ }
  .aui .bootstrap .chat-view .ibox-content {
    padding: 0; }
  .aui .bootstrap .chat-message {
    padding: 10px 20px; }
  .aui .bootstrap .message-avatar {
    height: 48px;
    width: 48px;
    border: 1px solid #e7eaec;
    border-radius: 4px;
    margin-top: 1px; }
  .aui .bootstrap .chat-discussion .chat-message:nth-child(2n+1) .message-avatar {
    float: left;
    margin-right: 10px; }
  .aui .bootstrap .chat-discussion .chat-message:nth-child(2n) .message-avatar {
    float: right;
    margin-left: 10px; }
  .aui .bootstrap .message {
    background-color: #fff;
    border: 1px solid #e7eaec;
    text-align: left;
    display: block;
    padding: 10px 20px;
    position: relative;
    border-radius: 4px; }
  .aui .bootstrap .chat-discussion .chat-message:nth-child(2n+1) .message-date {
    float: right; }
  .aui .bootstrap .chat-discussion .chat-message:nth-child(2n) .message-date {
    float: left; }
  .aui .bootstrap .chat-discussion .chat-message:nth-child(2n+1) .message {
    text-align: left;
    margin-left: 55px; }
  .aui .bootstrap .chat-discussion .chat-message:nth-child(2n) .message {
    text-align: right;
    margin-right: 55px; }
  .aui .bootstrap .message-date {
    font-size: 10px;
    color: #888888; }
  .aui .bootstrap .message-content {
    display: block; }
  .aui .bootstrap .chat-discussion {
    background: #eee;
    padding: 15px;
    height: 400px;
    overflow-y: auto; }
  .aui .bootstrap .chat-users {
    overflow-y: auto;
    height: 400px; }
  .aui .bootstrap .chat-message-form .form-group {
    margin-bottom: 0; }
  .aui .bootstrap .jstree-open > .jstree-anchor > .fa-folder:before {
    content: "\f07c"; }
  .aui .bootstrap .jstree-default .jstree-icon.none {
    width: 0; }
  .aui .bootstrap .clients-list {
    margin-top: 20px; }
  .aui .bootstrap .clients-list .tab-pane {
    position: relative;
    height: 600px; }
  .aui .bootstrap .client-detail {
    position: relative;
    height: 620px; }
  .aui .bootstrap .clients-list table tr td {
    height: 46px;
    vertical-align: middle;
    border: none; }
  .aui .bootstrap .client-link {
    font-weight: 600;
    color: inherit; }
  .aui .bootstrap .client-link:hover {
    color: inherit; }
  .aui .bootstrap .client-avatar {
    width: 42px; }
  .aui .bootstrap .client-avatar img {
    width: 28px;
    height: 28px;
    border-radius: 50%; }
  .aui .bootstrap .contact-type {
    width: 20px;
    color: #c1c3c4; }
  .aui .bootstrap .client-status {
    text-align: left; }
  .aui .bootstrap .client-detail .vertical-timeline-content p {
    margin: 0; }
  .aui .bootstrap .client-detail .vertical-timeline-icon.gray-bg {
    color: #a7aaab; }
  .aui .bootstrap .clients-list .nav-tabs > li.active > a,
  .aui .bootstrap .clients-list .nav-tabs > li.active > a:hover,
  .aui .bootstrap .clients-list .nav-tabs > li.active > a:focus {
    border-bottom: 1px solid #fff; }
  .aui .bootstrap .blog h2 {
    font-weight: 700; }
  .aui .bootstrap .blog h5 {
    margin: 0 0 5px 0; }
  .aui .bootstrap .blog .btn, .aui .bootstrap .blog .portlet-blogs .entry-body > a, .aui .portlet-blogs .bootstrap .blog .entry-body > a, .aui .bootstrap .blog .portlet-blogs-aggregator .entry-body > a, .aui .portlet-blogs-aggregator .bootstrap .blog .entry-body > a, .aui .bootstrap .blog input[type="submit"], .aui .bootstrap .blog input[type="button"], .aui .bootstrap .blog input[type="reset"], .aui .bootstrap .blog button, .aui .bootstrap .blog #portfolio #portfolio-filter a, .aui #portfolio #portfolio-filter .bootstrap .blog a, .aui .bootstrap .blog a.button, .aui .bootstrap .blog a.red, .aui .bootstrap .blog a.orange, .aui .bootstrap .blog a.green, .aui .bootstrap .blog a.aqua, .aui .bootstrap .blog a.teal, .aui .bootstrap .blog a.purple, .aui .bootstrap .blog a.pink, .aui .bootstrap .blog a.silver {
    margin: 0 0 5px 0; }
  .aui .bootstrap .article h1 {
    font-size: 48px;
    font-weight: 700;
    color: #2F4050; }
  .aui .bootstrap .article p {
    font-size: 15px;
    line-height: 26px; }
  .aui .bootstrap .article-title {
    text-align: center;
    margin: 40px 0 100px 0; }
  .aui .bootstrap .article .ibox-content {
    padding: 40px; }
  .aui .bootstrap .issue-tracker .btn-link {
    color: #1ab394; }
  .aui .bootstrap table.issue-tracker tbody tr td {
    vertical-align: middle;
    height: 50px; }
  .aui .bootstrap .issue-info {
    width: 50%; }
  .aui .bootstrap .issue-info a {
    font-weight: 600;
    color: #676a6c; }
  .aui .bootstrap .issue-info small {
    display: block; }
  .aui .bootstrap .team-members {
    margin: 10px 0; }
  .aui .bootstrap .team-members img.img-circle {
    width: 42px;
    height: 42px;
    margin-bottom: 5px; }
  .aui .bootstrap .sortable-list {
    padding: 10px 0; }
  .aui .bootstrap .agile-list {
    list-style: none;
    margin: 0; }
  .aui .bootstrap .agile-list li {
    background: #FAFAFB;
    border: 1px solid #e7eaec;
    margin: 0px 0 10px 0;
    padding: 10px;
    border-radius: 2px; }
  .aui .bootstrap .agile-list li:hover {
    cursor: pointer;
    background: #fff; }
  .aui .bootstrap .agile-list li.warning-element {
    border-left: 3px solid #f8ac59; }
  .aui .bootstrap .agile-list li.danger-element {
    border-left: 3px solid #ed5565; }
  .aui .bootstrap .agile-list li.info-element {
    border-left: 3px solid #1c84c6; }
  .aui .bootstrap .agile-list li.success-element {
    border-left: 3px solid #1ab394; }
  .aui .bootstrap .agile-detail {
    margin-top: 5px;
    font-size: 12px; }
  .aui .bootstrap ins {
    background-color: #c6ffc6;
    text-decoration: none; }
  .aui .bootstrap del {
    background-color: #ffc6c6; }
  .aui .bootstrap #small-chat {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100; }
  .aui .bootstrap #small-chat .badge {
    position: absolute;
    top: -3px;
    right: -4px; }
  .aui .bootstrap .open-small-chat {
    height: 38px;
    width: 38px;
    display: block;
    background: #1ab394;
    padding: 9px 8px;
    text-align: center;
    color: #fff;
    border-radius: 50%; }
  .aui .bootstrap .open-small-chat:hover {
    color: white;
    background: #1ab394; }
  .aui .bootstrap .small-chat-box {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 75px;
    background: #fff;
    border: 1px solid #e7eaec;
    width: 230px;
    height: 320px;
    border-radius: 4px; }
  .aui .bootstrap .small-chat-box.ng-small-chat {
    display: block; }
  .aui .bootstrap .body-small .small-chat-box {
    bottom: 70px;
    right: 20px; }
  .aui .bootstrap .small-chat-box.active {
    display: block; }
  .aui .bootstrap .small-chat-box .heading {
    background: #2f4050;
    padding: 8px 15px;
    font-weight: bold;
    color: #fff; }
  .aui .bootstrap .small-chat-box .chat-date {
    opacity: 0.6;
    font-size: 10px;
    font-weight: normal; }
  .aui .bootstrap .small-chat-box .content {
    padding: 15px 15px; }
  .aui .bootstrap .small-chat-box .content .author-name {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 11px; }
  .aui .bootstrap .small-chat-box .content > div {
    padding-bottom: 20px; }
  .aui .bootstrap .small-chat-box .content .chat-message {
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 11px;
    line-height: 14px;
    max-width: 80%;
    background: #f3f3f4;
    margin-bottom: 10px; }
  .aui .bootstrap .small-chat-box .content .chat-message.active {
    background: #1ab394;
    color: #fff; }
  .aui .bootstrap .small-chat-box .content .left {
    text-align: left;
    clear: both; }
  .aui .bootstrap .small-chat-box .content .left .chat-message {
    float: left; }
  .aui .bootstrap .small-chat-box .content .right {
    text-align: right;
    clear: both; }
  .aui .bootstrap .small-chat-box .content .right .chat-message {
    float: right; }
  .aui .bootstrap .small-chat-box .form-chat {
    padding: 10px 10px; }
  .aui .bootstrap .sk-spinner-rotating-plane.sk-spinner {
    width: 30px;
    height: 30px;
    background-color: #1ab394;
    margin: 0 auto;
    -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
    animation: sk-rotatePlane 1.2s infinite ease-in-out; }

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }

  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }

  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }

  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }

  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

.aui .bootstrap {
  /*
   *  Usage:
   *
   *    <div class="sk-spinner sk-spinner-double-bounce">
   *      <div class="sk-double-bounce1"></div>
   *      <div class="sk-double-bounce2"></div>
   *    </div>
   *
   */ }
  .aui .bootstrap .sk-spinner-double-bounce.sk-spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 0 auto; }
  .aui .bootstrap .sk-spinner-double-bounce .sk-double-bounce1,
  .aui .bootstrap .sk-spinner-double-bounce .sk-double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #1ab394;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
    animation: sk-doubleBounce 2s infinite ease-in-out; }
  .aui .bootstrap .sk-spinner-double-bounce .sk-double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }

@-webkit-keyframes sk-doubleBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-doubleBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.aui .bootstrap {
  /*
   *  Usage:
   *
   *    <div class="sk-spinner sk-spinner-wave">
   *      <div class="sk-rect1"></div>
   *      <div class="sk-rect2"></div>
   *      <div class="sk-rect3"></div>
   *      <div class="sk-rect4"></div>
   *      <div class="sk-rect5"></div>
   *    </div>
   *
   */ }
  .aui .bootstrap .sk-spinner-wave.sk-spinner {
    margin: 0 auto;
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 10px; }
  .aui .bootstrap .sk-spinner-wave div {
    background-color: #1ab394;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
    animation: sk-waveStretchDelay 1.2s infinite ease-in-out; }
  .aui .bootstrap .sk-spinner-wave .sk-rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
  .aui .bootstrap .sk-spinner-wave .sk-rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  .aui .bootstrap .sk-spinner-wave .sk-rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .aui .bootstrap .sk-spinner-wave .sk-rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }

@-webkit-keyframes sk-waveStretchDelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }

  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@keyframes sk-waveStretchDelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }

  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

.aui .bootstrap {
  /*
   *  Usage:
   *
   *    <div class="sk-spinner sk-spinner-wandering-cubes">
   *      <div class="sk-cube1"></div>
   *      <div class="sk-cube2"></div>
   *    </div>
   *
   */ }
  .aui .bootstrap .sk-spinner-wandering-cubes.sk-spinner {
    margin: 0 auto;
    width: 32px;
    height: 32px;
    position: relative; }
  .aui .bootstrap .sk-spinner-wandering-cubes .sk-cube1,
  .aui .bootstrap .sk-spinner-wandering-cubes .sk-cube2 {
    background-color: #1ab394;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
    animation: sk-wanderingCubeMove 1.8s infinite ease-in-out; }
  .aui .bootstrap .sk-spinner-wandering-cubes .sk-cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }

@-webkit-keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5); }

  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg); }

  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg); }

  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5); }

  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg); }

  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg); }

  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

.aui .bootstrap {
  /*
   *  Usage:
   *
   *    <div class="sk-spinner sk-spinner-pulse"></div>
   *
   */ }
  .aui .bootstrap .sk-spinner-pulse.sk-spinner {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background-color: #1ab394;
    border-radius: 100%;
    -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
    animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

.aui .bootstrap {
  /*
   *  Usage:
   *
   *    <div class="sk-spinner sk-spinner-chasing-dots">
   *      <div class="sk-dot1"></div>
   *      <div class="sk-dot2"></div>
   *    </div>
   *
   */ }
  .aui .bootstrap .sk-spinner-chasing-dots.sk-spinner {
    margin: 0 auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
    animation: sk-chasingDotsRotate 2s infinite linear; }
  .aui .bootstrap .sk-spinner-chasing-dots .sk-dot1,
  .aui .bootstrap .sk-spinner-chasing-dots .sk-dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #1ab394;
    border-radius: 100%;
    -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
    animation: sk-chasingDotsBounce 2s infinite ease-in-out; }
  .aui .bootstrap .sk-spinner-chasing-dots .sk-dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }

@-webkit-keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes sk-chasingDotsBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-chasingDotsBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.aui .bootstrap {
  /*
   *  Usage:
   *
   *    <div class="sk-spinner sk-spinner-three-bounce">
   *      <div class="sk-bounce1"></div>
   *      <div class="sk-bounce2"></div>
   *      <div class="sk-bounce3"></div>
   *    </div>
   *
   */ }
  .aui .bootstrap .sk-spinner-three-bounce.sk-spinner {
    margin: 0 auto;
    width: 70px;
    text-align: center; }
  .aui .bootstrap .sk-spinner-three-bounce div {
    width: 18px;
    height: 18px;
    background-color: #1ab394;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
    animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .aui .bootstrap .sk-spinner-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .aui .bootstrap .sk-spinner-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }

@-webkit-keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.aui .bootstrap {
  /*
   *  Usage:
   *
   *    <div class="sk-spinner sk-spinner-circle">
   *      <div class="sk-circle1 sk-circle"></div>
   *      <div class="sk-circle2 sk-circle"></div>
   *      <div class="sk-circle3 sk-circle"></div>
   *      <div class="sk-circle4 sk-circle"></div>
   *      <div class="sk-circle5 sk-circle"></div>
   *      <div class="sk-circle6 sk-circle"></div>
   *      <div class="sk-circle7 sk-circle"></div>
   *      <div class="sk-circle8 sk-circle"></div>
   *      <div class="sk-circle9 sk-circle"></div>
   *      <div class="sk-circle10 sk-circle"></div>
   *      <div class="sk-circle11 sk-circle"></div>
   *      <div class="sk-circle12 sk-circle"></div>
   *    </div>
   *
   */ }
  .aui .bootstrap .sk-spinner-circle.sk-spinner {
    margin: 0 auto;
    width: 22px;
    height: 22px;
    position: relative; }
  .aui .bootstrap .sk-spinner-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .aui .bootstrap .sk-spinner-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 20%;
    height: 20%;
    background-color: #1ab394;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .aui .bootstrap .sk-spinner-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
  .aui .bootstrap .sk-spinner-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
  .aui .bootstrap .sk-spinner-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .aui .bootstrap .sk-spinner-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg); }
  .aui .bootstrap .sk-spinner-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg); }
  .aui .bootstrap .sk-spinner-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .aui .bootstrap .sk-spinner-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg); }
  .aui .bootstrap .sk-spinner-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg); }
  .aui .bootstrap .sk-spinner-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
  .aui .bootstrap .sk-spinner-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); }
  .aui .bootstrap .sk-spinner-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); }
  .aui .bootstrap .sk-spinner-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
  .aui .bootstrap .sk-spinner-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  .aui .bootstrap .sk-spinner-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .aui .bootstrap .sk-spinner-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
  .aui .bootstrap .sk-spinner-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; }
  .aui .bootstrap .sk-spinner-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; }
  .aui .bootstrap .sk-spinner-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
  .aui .bootstrap .sk-spinner-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s; }
  .aui .bootstrap .sk-spinner-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }
  .aui .bootstrap .sk-spinner-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s; }
  .aui .bootstrap .sk-spinner-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.aui .bootstrap {
  /*
   *  Usage:
   *
   *    <div class="sk-spinner sk-spinner-cube-grid">
   *      <div class="sk-cube"></div>
   *      <div class="sk-cube"></div>
   *      <div class="sk-cube"></div>
   *      <div class="sk-cube"></div>
   *      <div class="sk-cube"></div>
   *      <div class="sk-cube"></div>
   *      <div class="sk-cube"></div>
   *      <div class="sk-cube"></div>
   *      <div class="sk-cube"></div>
   *    </div>
   *
   */ }
  .aui .bootstrap .sk-spinner-cube-grid {
    /*
     * Spinner positions
     * 1 2 3
     * 4 5 6
     * 7 8 9
     */ }
  .aui .bootstrap .sk-spinner-cube-grid.sk-spinner {
    width: 30px;
    height: 30px;
    margin: 0 auto; }
  .aui .bootstrap .sk-spinner-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #1ab394;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }
  .aui .bootstrap .sk-spinner-cube-grid .sk-cube:nth-child(1) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }
  .aui .bootstrap .sk-spinner-cube-grid .sk-cube:nth-child(2) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .aui .bootstrap .sk-spinner-cube-grid .sk-cube:nth-child(3) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s; }
  .aui .bootstrap .sk-spinner-cube-grid .sk-cube:nth-child(4) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s; }
  .aui .bootstrap .sk-spinner-cube-grid .sk-cube:nth-child(5) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }
  .aui .bootstrap .sk-spinner-cube-grid .sk-cube:nth-child(6) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .aui .bootstrap .sk-spinner-cube-grid .sk-cube:nth-child(7) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s; }
  .aui .bootstrap .sk-spinner-cube-grid .sk-cube:nth-child(8) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s; }
  .aui .bootstrap .sk-spinner-cube-grid .sk-cube:nth-child(9) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

@keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

.aui .bootstrap {
  /*
   *  Usage:
   *
   *    <div class="sk-spinner sk-spinner-wordpress">
   *      <span class="sk-inner-circle"></span>
   *    </div>
   *
   */ }
  .aui .bootstrap .sk-spinner-wordpress.sk-spinner {
    background-color: #1ab394;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    position: relative;
    margin: 0 auto;
    -webkit-animation: sk-innerCircle 1s linear infinite;
    animation: sk-innerCircle 1s linear infinite; }
  .aui .bootstrap .sk-spinner-wordpress .sk-inner-circle {
    display: block;
    background-color: #fff;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 8px;
    top: 5px;
    left: 5px; }

@-webkit-keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.aui .bootstrap {
  /*
   *  Usage:
   *
   *    <div class="sk-spinner sk-spinner-fading-circle">
   *      <div class="sk-circle1 sk-circle"></div>
   *      <div class="sk-circle2 sk-circle"></div>
   *      <div class="sk-circle3 sk-circle"></div>
   *      <div class="sk-circle4 sk-circle"></div>
   *      <div class="sk-circle5 sk-circle"></div>
   *      <div class="sk-circle6 sk-circle"></div>
   *      <div class="sk-circle7 sk-circle"></div>
   *      <div class="sk-circle8 sk-circle"></div>
   *      <div class="sk-circle9 sk-circle"></div>
   *      <div class="sk-circle10 sk-circle"></div>
   *      <div class="sk-circle11 sk-circle"></div>
   *      <div class="sk-circle12 sk-circle"></div>
   *    </div>
   *
   */ }
  .aui .bootstrap .sk-spinner-fading-circle.sk-spinner {
    margin: 0 auto;
    width: 22px;
    height: 22px;
    position: relative; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 18%;
    height: 18%;
    background-color: #1ab394;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg); }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg); }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg); }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg); }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s; }
  .aui .bootstrap .sk-spinner-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0; }

  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0; }

  40% {
    opacity: 1; } }

.aui .bootstrap body.rtls {
  /* Theme config */ }
.aui .bootstrap body.rtls #page-wrapper {
  margin: 0 220px 0 0; }
.aui .bootstrap body.rtls .nav-second-level li a {
  padding: 7px 35px 7px 10px; }
.aui .bootstrap body.rtls .ibox-title h5 {
  float: right; }
.aui .bootstrap body.rtls .pull-right {
  float: left !important; }
.aui .bootstrap body.rtls .pull-left {
  float: right !important; }
.aui .bootstrap body.rtls .ibox-tools {
  float: left; }
.aui .bootstrap body.rtls .stat-percent {
  float: left; }
.aui .bootstrap body.rtls .navbar-right {
  float: left !important; }
.aui .bootstrap body.rtls .navbar-top-links li:last-child {
  margin-left: 40px;
  margin-right: 0; }
.aui .bootstrap body.rtls .minimalize-styl-2 {
  float: right;
  margin: 14px 20px 5px 5px; }
.aui .bootstrap body.rtls .feed-element > .pull-left {
  margin-left: 10px;
  margin-right: 0; }
.aui .bootstrap body.rtls .timeline-item .date {
  text-align: left; }
.aui .bootstrap body.rtls .timeline-item .date i {
  left: 0;
  right: auto; }
.aui .bootstrap body.rtls .timeline-item .content {
  border-right: 1px solid #e7eaec;
  border-left: none; }
.aui .bootstrap body.rtls .theme-config {
  left: 0;
  right: auto; }
.aui .bootstrap body.rtls .spin-icon {
  border-radius: 0 20px 20px 0; }
.aui .bootstrap body.rtls .toast-close-button {
  float: left; }
.aui .bootstrap body.rtls #toast-container > .toast:before {
  margin: auto -1.5em auto 0.5em; }
.aui .bootstrap body.rtls #toast-container > div {
  padding: 15px 50px 15px 15px; }
.aui .bootstrap body.rtls .center-orientation .vertical-timeline-icon i {
  margin-left: 0;
  margin-right: -12px; }
.aui .bootstrap body.rtls .vertical-timeline-icon i {
  right: 50%;
  left: auto;
  margin-left: auto;
  margin-right: -12px; }
.aui .bootstrap body.rtls .file-box {
  float: right; }
.aui .bootstrap body.rtls ul.notes li {
  float: right; }
.aui .bootstrap body.rtls .chat-users,
.aui .bootstrap body.rtls .chat-statistic {
  margin-right: -30px;
  margin-left: auto; }
.aui .bootstrap body.rtls .dropdown-menu > li > a {
  text-align: right; }
.aui .bootstrap body.rtls .b-r {
  border-left: 1px solid #e7eaec;
  border-right: none; }
.aui .bootstrap body.rtls .dd-list .dd-list {
  padding-right: 30px;
  padding-left: 0; }
.aui .bootstrap body.rtls .dd-item > button {
  float: right; }
.aui .bootstrap body.rtls .theme-config-box {
  margin-left: -220px;
  margin-right: 0; }
.aui .bootstrap body.rtls .theme-config-box.show {
  margin-left: 0;
  margin-right: 0; }
.aui .bootstrap body.rtls .spin-icon {
  right: 0;
  left: auto; }
.aui .bootstrap body.rtls .skin-setttings {
  margin-right: 40px;
  margin-left: 0; }
.aui .bootstrap body.rtls .skin-setttings {
  direction: ltr; }
.aui .bootstrap body.rtls .footer.fixed {
  margin-right: 220px;
  margin-left: 0; }

@media (max-width: 992px) {
  .aui .bootstrap body.rtls .chat-users,
  .aui .bootstrap body.rtls .chat-statistic {
    margin-right: 0px; } }
.aui .bootstrap body.rtls.mini-navbar .footer.fixed,
.aui .bootstrap body.body-small.mini-navbar .footer.fixed {
  margin: 0 70px 0 0; }
.aui .bootstrap body.rtls.mini-navbar.fixed-sidebar .footer.fixed,
.aui .bootstrap body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 0; }
.aui .bootstrap body.rtls.top-navigation .navbar-toggle {
  float: right;
  margin-left: 15px;
  margin-right: 15px; }
.aui .bootstrap .body-small.rtls.top-navigation .navbar-header {
  float: none; }
.aui .bootstrap body.rtls.top-navigation #page-wrapper {
  margin: 0; }
.aui .bootstrap body.rtls.mini-navbar #page-wrapper {
  margin: 0 70px 0 0; }
.aui .bootstrap body.rtls.mini-navbar.fixed-sidebar #page-wrapper {
  margin: 0 0 0 0; }
.aui .bootstrap body.rtls.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 220px 0 0; }
.aui .bootstrap body.rtls.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 220px; }
.aui .bootstrap .body-small.rtls .navbar-fixed-top {
  margin-right: 0px; }
.aui .bootstrap .body-small.rtls .navbar-header {
  float: right; }
.aui .bootstrap body.rtls .navbar-top-links li:last-child {
  margin-left: 20px; }
.aui .bootstrap body.rtls .top-navigation #page-wrapper,
.aui .bootstrap body.rtls.mini-navbar .top-navigation #page-wrapper,
.aui .bootstrap body.rtls.mini-navbar.top-navigation #page-wrapper {
  margin: 0; }
.aui .bootstrap body.rtls .top-navigation .footer.fixed,
.aui .bootstrap body.rtls.top-navigation .footer.fixed {
  margin: 0; }

@media (max-width: 768px) {
  .aui .bootstrap body.rtls .navbar-top-links li:last-child {
    margin-left: 20px; }

  .aui .bootstrap .body-small.rtls #page-wrapper {
    position: inherit;
    margin: 0 0 0 0px;
    min-height: 1000px; }

  .aui .bootstrap .body-small.rtls .navbar-static-side {
    display: none;
    /* z-index: 2001; */
    position: absolute;
    width: 70px; }

  .aui .bootstrap .body-small.rtls.mini-navbar .navbar-static-side {
    display: block; }

  .aui .bootstrap .rtls.fixed-sidebar.body-small .navbar-static-side {
    display: none;
    /*     z-index: 2001; */
    position: fixed;
    width: 220px; }

  .aui .bootstrap .rtls.fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block; } }
.aui .bootstrap {
  /*
   *
   *   This is style for skin config
   *   Use only in demo theme
   *
  */
  /*
   *
   *   SKIN 1 - INSPINIA - Responsive Admin Theme
   *   NAME - Blue light
   *
  */
  /*
   *
   *   SKIN 2 - INSPINIA - Responsive Admin Theme
   *   NAME - Inspinia Ultra
   *
  */
  /*
   *
   *   SKIN 3 - INSPINIA - Responsive Admin Theme
   *   NAME - Yellow/purple
   *
  */ }
  .aui .bootstrap .rtls .ltr-support {
    direction: ltr; }
  .aui .bootstrap .theme-config {
    position: absolute;
    top: 90px;
    right: 0px;
    overflow: hidden; }
  .aui .bootstrap .theme-config-box {
    margin-right: -220px;
    position: relative;
    z-index: 2000;
    transition-duration: 0.8s; }
  .aui .bootstrap .theme-config-box.show {
    margin-right: 0px; }
  .aui .bootstrap .spin-icon {
    background: #1ab394;
    position: absolute;
    padding: 7px 10px 7px 13px;
    border-radius: 20px 0px 0px 20px;
    font-size: 16px;
    top: 0;
    left: 0px;
    width: 40px;
    color: #fff;
    cursor: pointer; }
  .aui .bootstrap .skin-setttings {
    width: 220px;
    margin-left: 40px;
    background: #f3f3f4; }
  .aui .bootstrap .skin-setttings .title {
    background: #efefef;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    padding: 10px 15px;
    font-size: 12px; }
  .aui .bootstrap .setings-item {
    padding: 10px 30px; }
  .aui .bootstrap .setings-item.skin {
    text-align: center; }
  .aui .bootstrap .setings-item .switch {
    float: right; }
  .aui .bootstrap .skin-name a {
    text-transform: uppercase; }
  .aui .bootstrap .setings-item a {
    color: #fff; }
  .aui .bootstrap .default-skin,
  .aui .bootstrap .blue-skin,
  .aui .bootstrap .ultra-skin,
  .aui .bootstrap .yellow-skin {
    text-align: center; }
  .aui .bootstrap .default-skin {
    font-weight: 600;
    background: #1ab394; }
  .aui .bootstrap .default-skin:hover {
    background: #199d82; }
  .aui .bootstrap .blue-skin {
    font-weight: 600;
    background: url("/kidshealth-infinite-theme/css/patterns/header-profile-skin-1.png") repeat scroll 0 0;
    background-size: cover; }
  .aui .bootstrap .blue-skin:hover {
    background: #0d8ddb; }
  .aui .bootstrap .yellow-skin {
    font-weight: 600;
    background: url("/kidshealth-infinite-theme/css/patterns/header-profile-skin-3.png") repeat scroll 0 100%;
    background-size: cover; }
  .aui .bootstrap .yellow-skin:hover {
    background: #ce8735; }
  .aui .bootstrap .ultra-skin {
    font-weight: 600;
    background: url("/kidshealth-infinite-theme/css/patterns/header-profile-skin-2.png") repeat scroll 0 0;
    background-size: cover; }
  .aui .bootstrap .ultra-skin:hover {
    background: #1a2d40; }
  .aui .bootstrap .skin-1 .minimalize-styl-2 {
    margin: 14px 5px 5px 30px; }
  .aui .bootstrap .skin-1 .navbar-top-links li:last-child {
    margin-right: 30px; }
  .aui .bootstrap .skin-1.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px; }
  .aui .bootstrap .skin-1 .spin-icon {
    background: #0e9aef !important; }
  .aui .bootstrap .skin-1 .nav-header {
    background: #0e9aef;
    background: url("/kidshealth-infinite-theme/css/patterns/header-profile-skin-1.png");
    background-size: cover; }
  .aui .bootstrap .skin-1.mini-navbar .nav-second-level {
    background: #3e495f; }
  .aui .bootstrap .skin-1 .breadcrumb {
    background: transparent; }
  .aui .bootstrap .skin-1 .page-heading {
    border: none; }
  .aui .bootstrap .skin-1 .nav > li.active {
    background: #3a4459; }
  .aui .bootstrap .skin-1 .nav > li > a {
    color: #9ea6b9; }
  .aui .bootstrap .skin-1 .nav > li.active > a {
    color: #fff; }
  .aui .bootstrap .skin-1 .navbar-minimalize {
    background: #0e9aef;
    border-color: #0e9aef; }
  .aui .bootstrap body.skin-1 {
    background: #3e495f; }
  .aui .bootstrap .skin-1 .navbar-static-top {
    background: #ffffff; }
  .aui .bootstrap .skin-1 .dashboard-header {
    background: transparent;
    border-bottom: none !important;
    border-top: none;
    padding: 20px 30px 10px 30px; }
  .aui .bootstrap .fixed-nav.skin-1 .navbar-fixed-top {
    background: #fff; }
  .aui .bootstrap .skin-1 .wrapper-content {
    padding: 30px 15px; }
  .aui .bootstrap .skin-1 #page-wrapper {
    background: #f4f6fa; }
  .aui .bootstrap .skin-1 .ibox-title,
  .aui .bootstrap .skin-1 .ibox-content {
    border-width: 1px; }
  .aui .bootstrap .skin-1 .ibox-content:last-child {
    border-style: solid solid solid solid; }
  .aui .bootstrap .skin-1 .nav > li.active {
    border: none; }
  .aui .bootstrap .skin-1 .nav-header {
    padding: 25px 5px 20px 5px; }
  .aui .bootstrap .skin-1 .nav-header {
    color: #fff;
    margin-top: 10px; }
  .aui .bootstrap .skin-1 .nav-header .text-muted {
    color: #fff;
    opacity: 0.8; }
  .aui .bootstrap .skin-1 .profile-element {
    text-align: center; }
  .aui .bootstrap .skin-1 .img-circle {
    border-radius: 5px; }
  .aui .bootstrap .skin-1 .navbar-default .nav > li > a:hover,
  .aui .bootstrap .skin-1 .navbar-default .nav > li > a:focus {
    background: #3a4459;
    color: #fff; }
  .aui .bootstrap .skin-1 .nav.nav-tabs > li.active > a {
    color: #555; }
  .aui .bootstrap .skin-1 .nav.nav-tabs > li.active {
    background: transparent; }
  .aui .bootstrap body.skin-2 {
    color: #565758 !important; }
  .aui .bootstrap .skin-2 .minimalize-styl-2 {
    margin: 14px 5px 5px 25px; }
  .aui .bootstrap .skin-2 .navbar-top-links li:last-child {
    margin-right: 25px; }
  .aui .bootstrap .skin-2 .spin-icon {
    background: #23c6c8 !important; }
  .aui .bootstrap .skin-2 .nav-header {
    background: #23c6c8;
    background: url("/kidshealth-infinite-theme/css/patterns/header-profile-skin-2.png");
    background-size: cover; }
  .aui .bootstrap .skin-2.mini-navbar .nav-second-level {
    background: #ededed; }
  .aui .bootstrap .skin-2 .breadcrumb {
    background: transparent; }
  .aui .bootstrap .skin-2.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px; }
  .aui .bootstrap .skin-2 .page-heading {
    border: none;
    background: rgba(255, 255, 255, 0.7); }
  .aui .bootstrap .skin-2 .nav > li.active {
    background: #e0e0e0; }
  .aui .bootstrap .skin-2 .logo-element {
    padding: 17px 0; }
  .aui .bootstrap .skin-2 .nav > li > a,
  .aui .bootstrap .skin-2 .welcome-message {
    color: #edf6ff; }
  .aui .bootstrap .skin-2 #top-search::-moz-placeholder {
    color: #edf6ff;
    opacity: 0.5; }
  .aui .bootstrap .skin-2 #side-menu > li > a,
  .aui .bootstrap .skin-2 .nav.nav-second-level > li > a {
    color: #586b7d; }
  .aui .bootstrap .skin-2 .nav > li.active > a {
    color: #213a53; }
  .aui .bootstrap .skin-2.mini-navbar .nav-header {
    background: #213a53; }
  .aui .bootstrap .skin-2 .navbar-minimalize {
    background: #23c6c8;
    border-color: #23c6c8; }
  .aui .bootstrap .skin-2 .border-bottom {
    border-bottom: none !important; }
  .aui .bootstrap .skin-2 #top-search {
    color: #fff; }
  .aui .bootstrap body.skin-2 #wrapper {
    background-color: #ededed; }
  .aui .bootstrap .skin-2 .navbar-static-top {
    background: #213a53; }
  .aui .bootstrap .fixed-nav.skin-2 .navbar-fixed-top {
    background: #213a53;
    border-bottom: none !important; }
  .aui .bootstrap .skin-2 .nav-header {
    padding: 25px 5px 20px 5px; }
  .aui .bootstrap .skin-2 .dashboard-header {
    background: rgba(255, 255, 255, 0.4);
    border-bottom: none !important;
    border-top: none;
    padding: 20px 30px 20px 30px; }
  .aui .bootstrap .skin-2 .wrapper-content {
    padding: 30px 15px; }
  .aui .bootstrap .skin-2 .dashoard-1 .wrapper-content {
    padding: 0px 30px 25px 30px; }
  .aui .bootstrap .skin-2 .ibox-title {
    background: rgba(255, 255, 255, 0.7);
    border: none;
    margin-bottom: 1px; }
  .aui .bootstrap .skin-2 .ibox-content {
    background: rgba(255, 255, 255, 0.4);
    border: none !important; }
  .aui .bootstrap .skin-2 #page-wrapper {
    background: #f6f6f6;
    background: -webkit-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
    background: -o-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
    background: -ms-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
    background: radial-gradient(ellipse at center, #f6f6f6 20%, #d5d5d5 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f6f6, endColorstr=#d5d5d5)"; }
  .aui .bootstrap .skin-2 .ibox-title,
  .aui .bootstrap .skin-2 .ibox-content {
    border-width: 1px; }
  .aui .bootstrap .skin-2 .ibox-content:last-child {
    border-style: solid solid solid solid; }
  .aui .bootstrap .skin-2 .nav > li.active {
    border: none; }
  .aui .bootstrap .skin-2 .nav-header {
    color: #edf6ff;
    margin-top: 10px; }
  .aui .bootstrap .skin-2 .nav-header .text-muted {
    color: #edf6ff;
    opacity: 0.8; }
  .aui .bootstrap .skin-2 .img-circle {
    border-radius: 10px; }
  .aui .bootstrap .skin-2 .nav.navbar-top-links > li > a:hover,
  .aui .bootstrap .skin-2 .nav.navbar-top-links > li > a:focus {
    background: #1a2d41; }
  .aui .bootstrap .skin-2 .navbar-default .nav > li > a:hover,
  .aui .bootstrap .skin-2 .navbar-default .nav > li > a:focus {
    background: #e0e0e0;
    color: #213a53; }
  .aui .bootstrap .skin-2 .nav.nav-tabs > li.active > a {
    color: #555; }
  .aui .bootstrap .skin-2 .nav.nav-tabs > li.active {
    background: transparent; }
  .aui .bootstrap .skin-3 .minimalize-styl-2 {
    margin: 14px 5px 5px 30px; }
  .aui .bootstrap .skin-3 .navbar-top-links li:last-child {
    margin-right: 30px; }
  .aui .bootstrap .skin-3.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px; }
  .aui .bootstrap .skin-3 .spin-icon {
    background: #ecba52 !important; }
  .aui .bootstrap body.boxed-layout.skin-3 #wrapper {
    background: #3e2c42; }
  .aui .bootstrap .skin-3 .nav-header {
    background: #ecba52;
    background: url("/kidshealth-infinite-theme/css/patterns/header-profile-skin-3.png");
    background-size: cover; }
  .aui .bootstrap .skin-3.mini-navbar .nav-second-level {
    background: #3e2c42; }
  .aui .bootstrap .skin-3 .breadcrumb {
    background: transparent; }
  .aui .bootstrap .skin-3 .page-heading {
    border: none; }
  .aui .bootstrap .skin-3 .nav > li.active {
    background: #38283c; }
  .aui .bootstrap .fixed-nav.skin-3 .navbar-fixed-top {
    background: #fff; }
  .aui .bootstrap .skin-3 .nav > li > a {
    color: #948b96; }
  .aui .bootstrap .skin-3 .nav > li.active > a {
    color: #fff; }
  .aui .bootstrap .skin-3 .navbar-minimalize {
    background: #ecba52;
    border-color: #ecba52; }
  .aui .bootstrap body.skin-3 {
    background: #3e2c42; }
  .aui .bootstrap .skin-3 .navbar-static-top {
    background: #ffffff; }
  .aui .bootstrap .skin-3 .dashboard-header {
    background: transparent;
    border-bottom: none !important;
    border-top: none;
    padding: 20px 30px 10px 30px; }
  .aui .bootstrap .skin-3 .wrapper-content {
    padding: 30px 15px; }
  .aui .bootstrap .skin-3 #page-wrapper {
    background: #f4f6fa; }
  .aui .bootstrap .skin-3 .ibox-title,
  .aui .bootstrap .skin-3 .ibox-content {
    border-width: 1px; }
  .aui .bootstrap .skin-3 .ibox-content:last-child {
    border-style: solid solid solid solid; }
  .aui .bootstrap .skin-3 .nav > li.active {
    border: none; }
  .aui .bootstrap .skin-3 .nav-header {
    padding: 25px 5px 20px 5px; }
  .aui .bootstrap .skin-3 .nav-header {
    color: #fff;
    margin-top: 10px; }
  .aui .bootstrap .skin-3 .nav-header .text-muted {
    color: #fff;
    opacity: 0.8; }
  .aui .bootstrap .skin-3 .profile-element {
    text-align: center; }
  .aui .bootstrap .skin-3 .img-circle {
    border-radius: 5px; }
  .aui .bootstrap .skin-3 .navbar-default .nav > li > a:hover,
  .aui .bootstrap .skin-3 .navbar-default .nav > li > a:focus {
    background: #38283c;
    color: #fff; }
  .aui .bootstrap .skin-3 .nav.nav-tabs > li.active > a {
    color: #555; }
  .aui .bootstrap .skin-3 .nav.nav-tabs > li.active {
    background: transparent; }

@media (min-width: 768px) {
  .aui .bootstrap #page-wrapper {
    position: inherit;
    margin: 0 0 0 220px;
    min-height: 1200px; }

  .aui .bootstrap .navbar-static-side {
    /*     z-index: 2001; */
    position: absolute;
    width: 220px; }

  .aui .bootstrap .navbar-top-links .dropdown-messages,
  .aui .bootstrap .navbar-top-links .dropdown-tasks,
  .aui .bootstrap .navbar-top-links .dropdown-alerts {
    margin-left: auto; } }
@media (max-width: 768px) {
  .aui .bootstrap #page-wrapper {
    position: inherit;
    margin: 0 0 0 0px;
    min-height: 1000px; }

  .aui .bootstrap .body-small .navbar-static-side {
    display: none;
    /*     z-index: 2001; */
    position: absolute;
    width: 70px; }

  .aui .bootstrap .body-small.mini-navbar .navbar-static-side {
    display: block; }

  .aui .bootstrap .lock-word {
    display: none; }

  .aui .bootstrap .navbar-form-custom {
    display: none; }

  .aui .bootstrap .navbar-header {
    display: inline;
    float: left; }

  .aui .bootstrap .sidebard-panel {
    z-index: 2;
    position: relative;
    width: auto;
    min-height: 100% !important; }

  .aui .bootstrap .sidebar-content .wrapper {
    padding-right: 0px;
    z-index: 1; }

  .aui .bootstrap .fixed-sidebar.body-small .navbar-static-side {
    display: none;
    /*     z-index: 2001; */
    position: fixed;
    width: 220px; }

  .aui .bootstrap .fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block; }

  .aui .bootstrap .ibox-tools {
    float: none;
    text-align: right;
    display: block; } }
@media (max-width: 350px) {
  .aui .bootstrap .timeline-item .date {
    text-align: left;
    width: 110px;
    position: relative;
    padding-top: 30px; }

  .aui .bootstrap .timeline-item .date i {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px;
    width: 30px;
    text-align: center;
    border: 1px solid #e7eaec;
    background: #f8f8f8; }

  .aui .bootstrap .timeline-item .content {
    border-left: none;
    border-top: 1px solid #e7eaec;
    padding-top: 10px;
    min-height: 100px; }

  .aui .bootstrap .nav.navbar-top-links li.dropdown {
    display: none; }

  .aui .bootstrap .ibox-tools {
    float: none;
    text-align: left;
    display: inline-block; } }
/* Overlay Spinner */
div#spinner-containner {
  opacity: 0.8;
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 99999999;
  top: 0;
  left: 0;
  position: fixed; }

.spinner {
  margin: auto;
  width: 100px;
  height: 60px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.spinner-text {
  margin: auto;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 0px; }

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: white;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }

  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

html {
  background-color: black !important; }