/* ---------- 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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-theme/css/../images/arrows/paging_first.png); }

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

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

.paginator-next-link {
  background-image: url(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-theme/css/../images/application/button_bg_over.png); }

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

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

.save-trigger img {
  background-image: url(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/CloudClinikPortal-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/CloudClinikPortal-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/CloudClinikPortal-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(/CloudClinikPortal-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/CloudClinikPortal-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(/CloudClinikPortal-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 {
  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(/CloudClinikPortal-theme/css/../images/messages/alert.png);
  color: #663; }

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

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

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

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

.lfr-status-success-label {
  background-image: url(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-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(/CloudClinikPortal-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/CloudClinikPortal-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/CloudClinikPortal-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/CloudClinikPortal-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/CloudClinikPortal-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; }

/*!
 *  Font Awesome 4.6.3 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("/CloudClinikPortal-theme/css/../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("/CloudClinikPortal-theme/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("/CloudClinikPortal-theme/css/../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("/CloudClinikPortal-theme/css/../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("/CloudClinikPortal-theme/css/../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("/CloudClinikPortal-theme/css/../fonts/fontawesome-webfont.svg?v=4.6.3#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 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

.fa-flip-horizontal {
  -ms-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 {
  -ms-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-pp: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-resistance: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"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

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

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

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

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

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

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

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

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

@font-face {
  font-family: 'icomoon';
  src: url("/CloudClinikPortal-theme/css/../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("/CloudClinikPortal-theme/css/../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("/CloudClinikPortal-theme/css/../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("/CloudClinikPortal-theme/css/../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("/CloudClinikPortal-theme/css/../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

html.mobile-menu-expanded {
  overflow: hidden; }

@media screen and (max-width: 480px) {
  body {
    min-width: 320px;
    float: left;
    width: 100%; } }
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 30px 0;
  padding: 0;
  font-weight: 700;
  color: #262626; }

p {
  margin-bottom: 30px; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 35px;
  font-weight: 700; }

a {
  color: #1784fb;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

a:hover, a:focus, a:active {
  outline: none;
  text-decoration: none; }

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.btn.btn-md {
  padding: 10px 20px !important; }

.btn.btn-lg {
  padding: 18px 36px !important; }

.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important; }

.btn-primary {
  background: #1784fb;
  color: #fff;
  border: 2px solid #1784fb; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #0477f4 !important;
  border-color: #0477f4 !important; }

.btn-primary.btn-outline {
  background: transparent;
  color: #1784fb;
  border: 2px solid #1784fb; }

.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #1784fb;
  color: #fff; }

#slider1_container img {
  top: 0 !important; }

.jssorb01 {
  display: none !important; }

.btn-danger {
  background: #fb4f59;
  color: #fff;
  border: 2px solid #fb4f59; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #fa3641 !important;
  border-color: #fa3641 !important; }

.btn-danger.btn-outline {
  background: transparent;
  color: #fb4f59;
  border: 2px solid #fb4f59; }

.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #fb4f59;
  color: #fff; }

/* Scroll Animations */
@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }

  15% {
    opacity: 1;
    top: 50%; }

  50% {
    opacity: 0;
    top: 50%; }

  100% {
    opacity: 0;
    top: 29%; } }

@-moz-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }

  15% {
    opacity: 1;
    top: 50%; }

  50% {
    opacity: 0;
    top: 50%; }

  100% {
    opacity: 0;
    top: 29%; } }

@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }

  15% {
    opacity: 1;
    top: 50%; }

  50% {
    opacity: 0;
    top: 50%; }

  100% {
    opacity: 0;
    top: 29%; } }

.p-b {
  padding-bottom: 50px; }

@media screen and (min-width: 315px) and (max-width: 820px) {
  .mobile-menu-expanded .first_nav {
    padding: 11px 0 !important;
    width: 170px !important; }

  .mobile-menu-expanded .last_nav {
    padding: 11px 0 !important;
    width: 170px !important;
    margin-left: 0 !important; }

  .login_form {
    padding: 20px 0 20px !important; }

  .modal-header .text-center {
    font-size: 20px !important; }

  .login_label input {
    font-size: 14px !important; }

  .login_button button.btn.btn-primary {
    font-size: 14px !important; }

  .login_label .control-group {
    text-align: center !important; }

  .login_password .control-group {
    text-align: center !important; }

  .invalid_login .modal-header {
    padding: 2px 15px !important; } }
#fh5co-offcanvass {
  position: fixed;
  width: 200px;
  bottom: 0;
  top: 0;
  padding: 0px;
  z-index: 1;
  display: none;
  background: #fff;
  -webkit-backface-visibility: hidden; }

#fh5co-offcanvass.offcanvass-nav-style-2 .fh5co-special, #fh5co-offcanvass.offcanvass-nav-style-2 .fh5co-inline, #fh5co-offcanvass.offcanvass-nav-style-1 .fh5co-special, #fh5co-offcanvass.offcanvass-nav-style-1 .fh5co-inline {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.05); }

#fh5co-offcanvass.offcanvass-nav-style-2 .fh5co-special li, #fh5co-offcanvass.offcanvass-nav-style-2 .fh5co-inline li, #fh5co-offcanvass.offcanvass-nav-style-1 .fh5co-special li, #fh5co-offcanvass.offcanvass-nav-style-1 .fh5co-inline li {
  display: inline; }

#fh5co-offcanvass.offcanvass-nav-style-2 .fh5co-special li a, #fh5co-offcanvass.offcanvass-nav-style-2 .fh5co-inline li a, #fh5co-offcanvass.offcanvass-nav-style-1 .fh5co-special li a, #fh5co-offcanvass.offcanvass-nav-style-1 .fh5co-inline li a {
  padding: 10px 0;
  float: left;
  margin: 0 20px 0 0; }

#fh5co-offcanvass > nav {
  position: relative !important; }

#fh5co-offcanvass.fh5co-offcanvass-left {
  left: 0;
  -moz-transform: translateX(-250px);
  -webkit-transform: translateX(-250px);
  -ms-transform: translateX(-250px);
  -o-transform: translateX(-250px);
  transform: translateX(-250px);
  -webkit-transition: all 0.8s ease-in;
  -moz-transition: all 0.8s ease-in;
  -ms-transition: all 0.8s ease-in;
  -o-transition: all 0.8s ease-in;
  transition: all 0.8s ease-in; }

.mobile-menu-expanded #fh5co-offcanvass.fh5co-offcanvass-left {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px); }

#fh5co-offcanvass.fh5co-offcanvass-right {
  right: 0;
  -moz-transform: translateX(250px);
  -webkit-transform: translateX(250px);
  -ms-transform: translateX(250px);
  -o-transform: translateX(250px);
  transform: translateX(250px);
  -webkit-transition: all 0.8s ease-in;
  -moz-transition: all 0.8s ease-in;
  -ms-transition: all 0.8s ease-in;
  -o-transition: all 0.8s ease-in;
  transition: all 0.8s ease-in; }

.mobile-menu-expanded #fh5co-offcanvass.fh5co-offcanvass-right {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px); }

@media screen and (max-width: 768px) {
  #fh5co-offcanvass {
    display: block; } }
#fh5co-offcanvass a {
  color: rgba(255, 255, 255, 0.5); }

#fh5co-offcanvass a:hover, #fh5co-offcanvass a:focus, #fh5co-offcanvass a:active {
  outline: none;
  text-decoration: none; }

#fh5co-offcanvass .fh5co-logo a {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.5); }

#fh5co-offcanvass ul {
  padding: 0;
  margin: 0;
  float: left; }

#fh5co-offcanvass ul li {
  padding: 0;
  margin: 0;
  display: block;
  list-style: none;
  float: left;
  width: 100%; }

#fh5co-offcanvass ul li a {
  padding: 10px 0;
  display: block;
  float: left;
  width: 100%; }

#fh5co-offcanvass ul li a.call-to-action {
  margin-top: 40px;
  border: 2px solid #58ca7e;
  background: #58ca7e;
  padding: 2px 15px !important;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  color: #fff; }

#fh5co-offcanvass ul li a.call-to-action:hover {
  color: #fff;
  border: 2px solid #45c46f;
  background: #45c46f; }

#fh5co-offcanvass ul.fh5co-inline {
  width: 100%; }

#fh5co-offcanvass ul.fh5co-inline li {
  display: inline-block;
  float: none;
  width: auto; }

#fh5co-offcanvass ul.fh5co-inline li a {
  display: inline-block;
  float: none;
  width: auto;
  margin-right: 10px; }

#fh5co-page {
  position: relative;
  z-index: 2; }

#fh5co-page.fh5co-offcanvass-left {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in; }

.mobile-menu-expanded #fh5co-page.fh5co-offcanvass-left {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -moz-transform: translateX(250px);
  -webkit-transform: translateX(250px);
  -ms-transform: translateX(250px);
  -o-transform: translateX(250px);
  transform: translateX(250px); }

#fh5co-page.fh5co-offcanvass-right {
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px); }

.mobile-menu-expanded #fh5co-page.fh5co-offcanvass-right {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -moz-transform: translateX(-250px);
  -webkit-transform: translateX(-250px);
  -ms-transform: translateX(-250px);
  -o-transform: translateX(-250px);
  transform: translateX(-250px); }

.fh5co-nav-style-1, .fh5co-nav-style-2 {
  z-index: 8;
  width: 100%; }

.fh5co-nav-style-1[data-offcanvass-position="fh5co-offcanvass-left"] .fh5co-nav-toggle, .fh5co-nav-style-2[data-offcanvass-position="fh5co-offcanvass-left"] .fh5co-nav-toggle {
  right: auto;
  top: auto;
  top: 0;
  left: 0;
  margin-top: -15px !important; }

.fh5co-nav-style-1[data-offcanvass-position="fh5co-offcanvass-right"] .fh5co-nav-toggle, .fh5co-nav-style-2[data-offcanvass-position="fh5co-offcanvass-right"] .fh5co-nav-toggle {
  right: auto;
  top: auto;
  top: 0;
  right: 0;
  margin-top: -15px !important; }

.fh5co-nav-style-1 .fh5co-logo, .fh5co-nav-style-2 .fh5co-logo {
  margin-top: 7px !important;
  position: relative; }

.cancel {
  margin-left: 10px !important; }

.fh5co-nav-style-1 .fh5co-logo a, .fh5co-nav-style-2 .fh5co-logo a {
  font-size: 20px !important;
  color: #fff;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700; }

.fh5co-nav-style-1 .fh5co-logo a:hover, .fh5co-nav-style-1 .fh5co-logo a:focus, .fh5co-nav-style-1 .fh5co-logo a:active, .fh5co-nav-style-2 .fh5co-logo a:hover, .fh5co-nav-style-2 .fh5co-logo a:focus, .fh5co-nav-style-2 .fh5co-logo a:active {
  text-decoration: none; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-1 .fh5co-logo, .fh5co-nav-style-2 .fh5co-logo {
    text-align: center; } }
@media screen and (max-width: 768px) {
  .fh5co-nav-style-1 .fh5co-link-wrap, .fh5co-nav-style-2 .fh5co-link-wrap {
    display: none; } }
@media screen and (max-width: 992px) {
  .fh5co-nav-style-1 .fh5co-link-wrap ul li a, .fh5co-nav-style-2 .fh5co-link-wrap ul li a {
    margin: 0 5px; } }
.fh5co-nav-style-1 .fh5co-link-wrap ul li a:hover, .fh5co-nav-style-2 .fh5co-link-wrap ul li a:hover {
  text-decoration: none;
  color: white; }

.fh5co-nav-style-1 .fh5co-link-wrap ul li a:active, .fh5co-nav-style-1 .fh5co-link-wrap ul li a:focus, .fh5co-nav-style-2 .fh5co-link-wrap ul li a:active, .fh5co-nav-style-2 .fh5co-link-wrap ul li a:focus {
  text-decoration: none; }

.fh5co-nav-style-1 .fh5co-link-wrap ul li a.call-to-action, .fh5co-nav-style-2 .fh5co-link-wrap ul li a.call-to-action {
  margin-top: 2px;
  border: 2px solid #58ca7e;
  background: #58ca7e;
  padding: 2px 15px !important;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  color: #fff; }

.fh5co-nav-style-1 .fh5co-link-wrap ul li a.call-to-action:hover, .fh5co-nav-style-2 .fh5co-link-wrap ul li a.call-to-action:hover {
  color: #fff;
  border: 2px solid #45c46f;
  background: #45c46f; }

.fh5co-nav-style-1 .fh5co-link-wrap ul li.active a, .fh5co-nav-style-2 .fh5co-link-wrap ul li.active a {
  color: #fff; }

.fh5co-nav-style-2 {
  background: transparent;
  border: transparent;
  margin-top: 30px;
  position: absolute;
  top: 0;
  z-index: 8;
  width: 100%; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 {
    margin-top: 20px; } }
.fh5co-nav-style-2 #navbar.navbar-center {
  text-align: center; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 #navbar .navbar-nav {
    padding-top: 10px; } }
.fh5co-nav-style-2 #navbar .navbar-nav.navbar-center {
  float: none !important;
  width: auto !important;
  margin: 0 auto !important;
  display: inline-block !important;
  text-align: center !important; }

.fh5co-nav-style-2 #navbar .navbar-nav li a {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 400;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 #navbar .navbar-nav li a {
    color: #262626; } }
.fh5co-nav-style-2 #navbar .navbar-nav li a:hover {
  color: white; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 #navbar .navbar-nav li a:hover {
    color: #1784fb; } }
.fh5co-nav-style-2 #navbar .navbar-nav li.active {
  background: transparent; }

.fh5co-nav-style-2 #navbar .navbar-nav li.active a {
  background: transparent; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 #navbar .navbar-nav li.active a {
    color: #1784fb; } }
.fh5co-nav-style-2 #navbar .navbar-nav.fh5co-social a {
  font-size: 18px; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 #navbar .navbar-nav.fh5co-social li {
    display: inline-block; } }
.fh5co-nav-style-2 .navbar-brand {
  display: table;
  margin-top: -10px;
  top: 0;
  position: relative; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 .navbar-brand {
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px; } }
.fh5co-nav-style-2 .navbar-brand > span {
  background: rgba(255, 255, 255, 0.1);
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 .navbar-brand > span {
    background: rgba(0, 0, 0, 0.1);
    color: #262626 !important; } }
.img-responsive.img-rounded {
  height: 150px !important; }

.fh5co-project-style-2 .fh5co-projects ul {
  padding: 0;
  margin: 0; }

.fh5co-project-style-2 .fh5co-projects ul li {
  padding: 0;
  margin: 0;
  position: relative;
  list-style: none;
  -webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.fh5co-project-style-2 .fh5co-projects ul li a {
  width: 100%;
  position: relative;
  display: block; }

.fh5co-project-style-2 .fh5co-projects ul li a .fh5co-overlay {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: .8;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text {
  display: table;
  width: 100%;
  position: relative;
  z-index: 2; }

.fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text .fh5co-text-inner {
  display: table-cell;
  vertical-align: middle;
  height: 200px; }

@media screen and (max-width: 768px) {
  .fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text .fh5co-text-inner {
    height: inherit;
    padding: 4em 0; } }
.fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text .fh5co-text-inner h3 {
  margin-bottom: 0;
  color: #fff; }

.fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text .fh5co-text-inner p {
  font-size: 20px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.5); }

.fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text .fh5co-text-inner p:last-child {
  margin-bottom: 0; }

@media screen and (max-width: 768px) {
  .fh5co-project-style-2 .fh5co-projects ul li a .fh5co-text .fh5co-text-inner p {
    font-size: 16px;
    line-height: 24px; } }
.fh5co-project-style-2 .fh5co-projects ul li a > .container {
  position: relative; }

.fh5co-project-style-2 .fh5co-projects ul li a:hover .fh5co-overlay {
  opacity: 0; }

.fh5co-content-style-2,
.fh5co-content-style-3,
.fh5co-content-style-4,
.fh5co-content-style-5,
.fh5co-content-style-6,
.fh5co-content-style-7,
.fh5co-content-style-8,
.fh5co-content-style-9,
.fh5co-content-style-10 {
  padding: 5em 0;
  background: #fff; }

@media screen and (max-width: 768px) {
  .fh5co-content-style-2,
  .fh5co-content-style-3,
  .fh5co-content-style-4,
  .fh5co-content-style-5,
  .fh5co-content-style-6,
  .fh5co-content-style-7,
  .fh5co-content-style-8,
  .fh5co-content-style-9,
  .fh5co-content-style-10 {
    padding: 3em 0; } }
.fh5co-features-style-1,
.fh5co-features-style-2,
.fh5co-features-style-3,
.fh5co-features-style-4,
.fh5co-features-style-5 {
  padding: 5em 0; }

@media screen and (max-width: 768px) {
  .fh5co-features-style-1,
  .fh5co-features-style-2,
  .fh5co-features-style-3,
  .fh5co-features-style-4,
  .fh5co-features-style-5 {
    padding: 3em 0; } }
.fh5co-features-style-2 .fh5co-feature {
  margin-bottom: 30px;
  float: left;
  clear: right; }

.fh5co-features-style-2 .fh5co-feature .fh5co-icon {
  float: left;
  width: 20%; }

.fh5co-features-style-2 .fh5co-feature .fh5co-icon i {
  font-size: 40px;
  color: #58ca7e; }

.fh5co-features-style-2 .fh5co-feature .fh5co-desc {
  width: 80%;
  float: right; }

.fh5co-features-style-2 .fh5co-feature .fh5co-desc h3 {
  margin-top: 0;
  font-size: 18px; }

.fh5co-blog-style-1 {
  padding: 7em 0;
  background: #fff; }

@media screen and (max-width: 768px) {
  .fh5co-blog-style-1 {
    padding: 4em 0; } }
.fh5co-blog-style-1 .fh5co-post {
  float: left;
  width: 100%;
  background: #fff;
  position: relative;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 20px #DFDFDF;
  -moz-box-shadow: 0px 0px 20px #DFDFDF;
  -ms-box-shadow: 0px 0px 20px #DFDFDF;
  -o-box-shadow: 0px 0px 20px #DFDFDF;
  box-shadow: 0px 0px 20px #DFDFDF;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.fh5co-blog-style-1 .fh5co-post img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.fh5co-blog-style-1 .fh5co-post:hover img, .fh5co-blog-style-1 .fh5co-post:focus img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-image {
  position: relative;
  overflow: hidden;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-overlay {
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-category {
  margin: 10px 0 0 15px;
  float: left;
  z-index: 2;
  position: absolute; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-category > a {
  font-size: 10px;
  padding: 2px 10px;
  line-height: 1.5;
  font-family: "Open Sans", Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #f2f2f2;
  margin: 0 4px 4px 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-category > a:hover {
  background: #1784fb;
  border: 1px solid #1784fb; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-category > a:hover, .fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-category > a:active, .fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-category > a:focus {
  text-decoration: none; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text {
  padding: 20px; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text h3 {
  font-size: 17px;
  margin-bottom: 15px;
  font-weight: 700; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text h3 a {
  color: #000; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text h3 a:hover {
  color: #1784fb; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text h3 a:hover, .fh5co-blog-style-1 .fh5co-post .fh5co-post-text h3 a:active, .fh5co-blog-style-1 .fh5co-post .fh5co-post-text h3 a:focus {
  text-decoration: none; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text p {
  font-size: 14px;
  margin-bottom: 0;
  color: #a6a6a6; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text p:last-child {
  margin-bottom: 0 !important; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-meta {
  border-top: 1px solid #f0f0f0;
  padding: 10px 20px;
  font-weight: 400; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a {
  font-size: 13px;
  margin-right: 10px;
  margin-bottom: 20px;
  color: #b3b3b3; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a i {
  display: inline-block;
  margin-right: 5px; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a:hover, .fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a:active, .fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a:focus {
  text-decoration: none; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a:hover {
  color: #000; }

.fh5co-blog-style-2 {
  padding: 5em 0; }

@media screen and (max-width: 768px) {
  .fh5co-blog-style-2 {
    padding: 3em 0; } }
.fh5co-blog-style-2 .link-block figure {
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px; }

.fh5co-blog-style-2 .link-block h3 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400; }

.fh5co-blog-style-2 .link-block img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.fh5co-blog-style-2 .link-block:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.fh5co-team-style-1 .fh5co-person {
  position: relative;
  height: 350px;
  display: block;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none; }

.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: rgba(255, 255, 255, 0.5); }

.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important; }

.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 2px;
  color: #1784fb;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: rgba(255, 255, 255, 0.5);
  transition: all .2s ease-out; }

.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }

.fh5co-nav-toggle i::before {
  top: -7px; }

.fh5co-nav-toggle i::after {
  bottom: -7px; }

.fh5co-nav-toggle:hover i::before {
  top: -10px; }

.fh5co-nav-toggle:hover i::after {
  bottom: -10px; }

.fh5co-nav-toggle.active i {
  background: transparent; }

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg); }

.fh5co-nav-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  margin-top: 12px;
  display: none;
  height: 44px;
  width: 44px;
  border-bottom: none !important; }

@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block; } }
@font-face {
  font-family: 'segoeui';
  src: url(/CloudClinikPortal-theme/css/../fonts/segoeui.eot) format("embedded-opentype"), url(/CloudClinikPortal-theme/css/../fonts/segoeui.ttf) format("truetype"), url(/CloudClinikPortal-theme/css/../fonts/segoeui.woff) format("woff"), url(/CloudClinikPortal-theme/css/../fonts/segoeui.svg) format("svg");
  font-weight: 400;
  font-style: normal; }

html.mobile-menu-expanded {
  overflow: hidden; }

body {
  font-size: 16px;
  line-height: 26px;
  color: gray;
  font-weight: 400;
  font-family: 'segoeui' !important; }

@media screen and (max-width: 480px) {
  body {
    min-width: 320px;
    float: left;
    width: 100%; } }
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 30px;
  padding: 0;
  font-weight: 700;
  color: #900 !important;
  font-weight: normal !important; }

p {
  margin-bottom: 30px; }

.fh5co-nav-style-1 .container-fluid {
  padding-right: 0px !important; }

.aui .btn-danger {
  font-family: segoeui !important; }

.valued_clients.wow.fadeInLeft {
  clear: both;
  font-size: 20px;
  text-align: center;
  color: #666 !important; }

#displaytest .testimonialslideImage {
  position: relative !important;
  float: left; }

h1 {
  font-size: 40px;
  font-weight: 400 !important; }

.form-group.login_password {
  height: 75px !important; }

.form-group.login_label {
  height: 80px !important; }

.mob_facility {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  color: #333 !important; }

.ui-message-error-icon {
  display: none; }

.ui-message-error-detail {
  font-size: 12px !important; }

.huda_footer_text {
  text-align: center !important;
  width: 100% !important; }

h2 {
  font-size: 35px;
  font-weight: 700; }

.custom_form input {
  margin-bottom: 0 !important; }

.ui-messages-error, .ui-message-error {
  margin-bottom: 10px !important;
  background-color: transparent;
  border: medium none !important; }

.ccFreeTrialPortletErrorconsoleMessage {
  width: 100% !important; }

.img-responsive.img-rounded {
  display: block;
  margin: 0 auto; }

.condition {
  padding-top: 2em !important; }

.promotional_videos {
  margin: 0 !important; }

.footer_bottom {
  background: #e7e7e7 none repeat scroll 0 0;
  float: left;
  min-height: 60px !important;
  width: 100% !important; }

a {
  color: #900 !important;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

a:hover, a:focus, a:active {
  outline: none;
  text-decoration: none !important; }

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s; }

.btn.btn-md {
  padding: 10px 20px !important; }

.fh5co-blog-style-1 {
  border-top: 2px dotted #ccc;
  margin-top: 2em !important; }

.healthcare h2 {
  text-transform: uppercase; }

.btn.btn-lg {
  padding: 10px 36px !important; }

.center-block {
  margin-top: 20px; }

#galance h3 {
  padding: 0 5% !important;
  margin: 0 !important; }

#galance p {
  padding: 0 5%; }

.jssorb05 {
  position: absolute; }

.row.p-b.free {
  padding-top: 2em !important;
  float: left; }

.mobile-menu-expanded a.js-fh5co-mobile-toggle.fh5co-nav-toggle.active {
  left: 172px !important; }

.text-center.healthcare {
  margin: 30px 0; }

.fh5co-heading.wow.fadeInUp {
  float: left;
  text-align: center;
  width: 100%; }

.brochure {
  float: right;
  width: 20%;
  margin-top: 23px; }

#displaytest {
  margin: 0 auto;
  max-width: 100%;
  width: 600px !important; }

.brochure > a {
  border: 2px solid #f89122;
  border-radius: 10px;
  font-size: 15px !important;
  font-weight: 600 !important;
  padding: 5px 20px; }

.navigation .fh5co-link-wrap .active .first_nav {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; }

.navigation .fh5co-link-wrap .active a {
  color: #fff !important; }

.navigation .fh5co-link-wrap .active {
  background: #a71c20 none repeat scroll 0 0 !important;
  padding: 25px 0 22px 4px !important; }

.cloudclinik_text {
  margin: 0 auto !important;
  width: 80% !important; }

.scheduling h3 {
  color: #333 !important; }

.online_appointment h3 {
  color: #333 !important; }

.eprescription h3 {
  color: #333 !important; }

.templates_order h3 {
  color: #333 !important; }

.dental_charting h3 {
  color: #333 !important; }

.billing h3 {
  color: #333 !important; }

.patient_tools h3 {
  color: #333 !important; }

.patient_tools h5 {
  color: #333 !important;
  font-weight: bold !important; }

.easy_scheduling h5 {
  color: #333 !important;
  font-weight: bold !important; }

.scheduling_img > a {
  border: 1px solid;
  padding: 7px 20px; }

.scheduling_img > img {
  display: block;
  margin: 0 auto; }

.dental_img > img {
  display: block;
  margin: 0 auto; }

.condition h2 {
  margin-top: 1em;
  margin-bottom: 1em; }

.billing_img > img {
  display: block;
  margin: 0 auto; }

.templates_order_img > img {
  display: block;
  margin: 0 auto; }

.eprescription_img > img {
  display: block;
  margin: 0 auto; }

.appointment_reminder h5 {
  color: #333 !important;
  font-weight: bold !important; }

.appointment_reminder, .scheduling, .easy_scheduling, .billing, .eprescription, .templates_order, .dental_charting, .patient_tools, .online_appointment {
  margin: 0 auto;
  width: 80%; }

.appointment > a {
  border: 1px solid;
  padding: 7px 20px; }

.ui-outputlabel.ccft_freetaril_outputLabel.mob_facility.ui-state-error {
  color: #cd0a0a !important; }

.appointment > img {
  display: block;
  margin: 0 auto; }

.facility label {
  text-transform: capitalize;
  width: 112px;
  float: left !important;
  border: none !important; }

.facility input {
  float: left;
  margin-right: 10px !important; }

.license h2 {
  text-align: center;
  font-size: 24px; }

.license p {
  line-height: 24px !important; }

.license > span {
  line-height: 24px !important; }

.custom_button_submit {
  clear: both;
  float: left;
  margin-top: 10px; }

.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important; }

.btn.btn-lg {
  margin-top: 30px; }

.login_right input.form-control.input-lg {
  margin-bottom: 15px;
  margin-top: 10px;
  height: 30px !important; }

.logo, .navigation {
  margin: 0 !important; }

.button-holder {
  margin: 10px 0 !important; }

form.form.center-block {
  margin: 0 !important; }

.span3.abc {
  margin-left: 10px; }

button.btn.btn-primary.btn-lg.btn-block {
  margin-top: 20px !important; }

.btn-primary {
  background: #1784fb;
  color: #fff;
  border: 2px solid #1784fb; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #0477f4 !important;
  border-color: #0477f4 !important; }

.btn-primary.btn-outline {
  background: transparent;
  color: #1784fb;
  border: 2px solid #1784fb; }

.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #1784fb;
  color: #fff; }

#desc1, #desc2, #desc3, #desc4 {
  min-height: 400px !important; }

.btn-success {
  background: #58ca7e;
  color: #fff;
  border: 2px solid #58ca7e; }

.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #45c46f !important;
  border-color: #45c46f !important; }

@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

.ccCloudClinik_movetoUp {
  border: 1px solid #f89122;
  bottom: 92px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 60px;
  width: 35px;
  z-index: 999999; }

.signs img {
  max-width: 90%;
  margin: 0 auto;
  display: block; }

.monitor img {
  max-width: 100%; }

@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }

.hvr-pulse-grow:active, .hvr-pulse-grow:focus, .hvr-pulse-grow:hover {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

.modal-header {
  height: 40px;
  border-bottom: medium none !important; }

.login_form {
  padding: 80px 0 20px;
  background: #ccc none repeat scroll 0 0 !important;
  min-height: 420px; }

.modal-footer {
  border-top: medium none !important;
  height: 258px; }

.btn-primary {
  background: #a71c20 !important;
  border: 2px solid #a71c20 !important; }

.modal-header .text-center {
  color: white !important; }

.contact_name, .contact_no, .contact_email {
  height: 60px !important; }

.contact_name input {
  margin: 0 !important; }

.contact_no input {
  margin: 0 !important; }

.contact_email input {
  margin: 0 !important; }

.modal-content .modal-header {
  background: #a71c20 !important; }

.modal-header h1 {
  line-height: 20px !important; }

.taglib-icon-list li {
  margin-left: 1em; }

.login_button button {
  width: 100%;
  padding: 6px 0 !important; }

.login_right {
  background: #fff !important;
  height: 350px !important;
  box-shadow: -2px 2px 15px 0 rgba(0, 0, 0, 0.44) !important; }

.login_right input {
  width: 96% !important;
  height: 30px !important; }

.login_label label {
  display: none !important; }

.login_password label {
  display: none !important; }

nav {
  box-shadow: 0 1px 10px #888888 !important;
  position: relative !important; }

.Anywhere {
  margin-top: 20px; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #a71c20 !important;
  border: 2px solid #a71c20 !important; }

.modal-header .text-center {
  font-size: 24px; }

.testimonialslideContentDisplay {
  cursor: pointer;
  color: #000;
  line-height: 30px;
  position: relative;
  top: 30px;
  font-size: 18px; }

.testimonial_slider {
  background: linear-gradient(to bottom, #444444, #666666), #444444 fixed; }

.testimonialphoto {
  background-color: #7b7b7b;
  height: 100px;
  left: 88px;
  top: 47px;
  width: 100px;
  margin: 0 auto; }

.login_left_img img {
  max-width: 100%; }

.testimonial_list {
  margin: 0 auto 50px;
  width: 60%; }

.jssorb05 {
  position: absolute; }

.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(/CloudClinikPortal-theme/css/../images/b05.png) no-repeat;
  overflow: hidden;
  cursor: pointer; }

.jssorb05 div {
  background-position: -7px -7px; }

.jssorb05 div:hover, .jssorb05 .av:hover {
  background-position: -37px -7px; }

.jssorb05 .av {
  background-position: -67px -7px; }

.jssorb05 .dn, .jssorb05 .dn:hover {
  background-position: -97px -7px; }

.jssora11l, .jssora11r {
  display: block;
  position: absolute;
  width: 37px;
  height: 37px;
  cursor: pointer;
  background: url(/CloudClinikPortal-theme/css/../images/a11.png) no-repeat;
  overflow: hidden; }

.jssora11l {
  background-position: -11px -41px; }

.jssora11r {
  background-position: -71px -41px; }

.jssora11l:hover {
  background-position: -131px -41px; }

.jssora11r:hover {
  background-position: -191px -41px; }

.jssora11l.jssora11ldn {
  background-position: -251px -41px; }

.jssora11r.jssora11rdn {
  background-position: -311px -41px; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a !important; }

.logo.span5.fh5co-logo.huda .huda img {
  height: 55px !important; }

.login_left_img img {
  box-shadow: -2px 2px 6px 0 rgba(0, 0, 0, 0.44) !important; }

.login_left_img {
  margin-left: 0 !important;
  text-align: right; }

.login_right {
  box-shadow: -2px 2px 15px 0 rgba(0, 0, 0, 0.6) !important; }

.quotationMarks {
  color: #5277ba;
  font-size: 21px;
  font-weight: 700; }

.testimonial_slider .testimonialslideContentDisplay blockquote:before, .testimonial_slider .testimonialslideContentDisplay blockquote:after {
  content: "";
  position: absolute;
  width: 74px;
  height: 44px; }

.testimonial_slider .testimonialslideContentDisplay blockquote {
  width: 76%;
  margin: 10px auto 0px;
  border-left: 0px;
  padding: 0; }

.testimonial_slider .testimonialslideContentDisplay blockquote .credits {
  font-size: 15px;
  line-height: initial; }

.testimonial_slider .testimonialslideContentDisplay blockquote:before {
  left: 40px;
  background-image: url(/CloudClinikPortal-theme/css/../images/quote-start.png); }

.testimonial_slider .testimonialslideContentDisplay blockquote:after {
  right: 60px;
  bottom: 90px;
  background-image: url(/CloudClinikPortal-theme/css/../images/quote-end.png); }

.testimonialContentDisplay {
  font-size: 12px; }

.testimonial_bottom {
  margin-top: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px; }

.testimonialContentDisplay p {
  margin-bottom: 10px; }

label {
  text-transform: uppercase; }

.jssorb21 {
  position: absolute; }

.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
  position: absolute;
  width: 19px;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: white;
  background: url(/CloudClinikPortal-theme/css/../images/b21.png) no-repeat;
  overflow: hidden;
  cursor: pointer; }

.jssorb21 div {
  background-position: -5px -5px; }

.jssorb21 div:hover, .jssorb21 .av:hover {
  background-position: -35px -5px; }

.jssorb21 .av {
  background-position: -65px -5px; }

.jssorb21 .dn, .jssorb21 .dn:hover {
  background-position: -95px -5px; }

.jssora21l, .jssora21r {
  display: block;
  position: absolute;
  width: 55px;
  height: 55px;
  cursor: pointer;
  background: url(/CloudClinikPortal-theme/css/../images/a21.png) center center no-repeat;
  overflow: hidden; }

.jssora21l {
  background-position: -3px -33px; }

.jssora21r {
  background-position: -63px -33px; }

.jssora21l:hover {
  background-position: -123px -33px; }

.jssora21r:hover {
  background-position: -183px -33px; }

.jssora21l.jssora21ldn {
  background-position: -243px -33px; }

.jssora21r.jssora21rdn {
  background-position: -303px -33px; }

#jssor_1 {
  max-width: 100%; }

.jssorb01 {
  position: absolute; }

.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
  position: absolute;
  width: 12px;
  height: 12px;
  filter: alpha(opacity=70);
  opacity: .7;
  overflow: hidden;
  cursor: pointer;
  border: #000 1px solid; }

.jssorb01 div {
  background-color: gray; }

.jssorb01 div:hover, .jssorb01 .av:hover {
  background-color: #d3d3d3; }

.jssorb01 .av {
  background-color: #fff; }

.jssorb01 .dn, .jssorb01 .dn:hover {
  background-color: #555; }

.jssora02l, .jssora02r {
  display: block;
  position: absolute;
  width: 55px;
  height: 55px;
  cursor: pointer;
  background: url(/CloudClinikPortal-theme/css/../images/a02.png) no-repeat;
  overflow: hidden; }

.jssora02l {
  background-position: -3px -33px; }

.jssora02r {
  background-position: -63px -33px; }

.jssora02l:hover {
  background-position: -123px -33px; }

.jssora02r:hover {
  background-position: -183px -33px; }

.jssora02l.jssora02ldn {
  background-position: -3px -33px; }

.jssora02r.jssora02rdn {
  background-position: -63px -33px; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0 !important; }

.radio-inline > input {
  margin-bottom: 0 !important;
  margin-left: 20px !important;
  margin-top: -2px !important; }

.custom_form .span3 {
  margin: 0 !important;
  width: 250px;
  height: 60px; }

.facility {
  margin: 0 !important; }

.fh5co-features-style-2.resources {
  border-top: 2px dotted #ccc;
  margin-top: 20px; }

.radio-inline {
  float: left; }

.testimonial h1 {
  margin-bottom: 0px !important; }

.login_page nav {
  margin: 0 !important; }

.testimonialslideContentDisplay > i {
  font-size: 12px; }

.testimonialslideImage {
  background-color: #7b7b7b;
  height: 70px;
  left: 20px;
  position: absolute;
  top: 20px;
  width: 70px; }

.btn-success.btn-outline {
  background: transparent;
  color: #58ca7e;
  border: 2px solid #58ca7e; }

.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #58ca7e;
  color: #fff; }

.btn-info {
  background: #1784fb;
  color: #fff;
  border: 2px solid #1784fb; }

.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #0477f4 !important;
  border-color: #0477f4 !important; }

.btn-info.btn-outline {
  background: transparent;
  color: #1784fb;
  border: 2px solid #1784fb; }

.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #1784fb;
  color: #fff; }

.btn-warning {
  background: #fed330;
  color: #fff;
  border: 2px solid #fed330; }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #fece17 !important;
  border-color: #fece17 !important; }

.btn-warning.btn-outline {
  background: transparent;
  color: #fed330;
  border: 2px solid #fed330; }

.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #fed330;
  color: #fff; }

.btn-danger {
  background: #A71C20 !important;
  color: #fff;
  border: 2px solid #A71C20 !important; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #a71c20 !important;
  border-color: #a71c20 !important; }

.btn-danger.btn-outline {
  background: transparent;
  color: #fb4f59;
  border: 2px solid #fb4f59; }

.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #fb4f59;
  color: #fff; }

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none; }

.lnk-primary {
  color: #1784fb; }

.lnk-primary:hover, .lnk-primary:focus, .lnk-primary:active {
  color: #0477f4; }

.lnk-success {
  color: #58ca7e; }

.lnk-success:hover, .lnk-success:focus, .lnk-success:active {
  color: #45c46f; }

.lnk-info {
  color: #1784fb; }

.lnk-info:hover, .lnk-info:focus, .lnk-info:active {
  color: #0477f4; }

.lnk-warning {
  color: #fed330; }

.lnk-warning:hover, .lnk-warning:focus, .lnk-warning:active {
  color: #fece17; }

.lnk-danger {
  color: #fb4f59; }

.lnk-danger:hover, .lnk-danger:focus, .lnk-danger:active {
  color: #fa3641; }

a .lnk-icon-right {
  top: 2px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

a:hover .lnk-icon-right {
  padding-left: 5px; }

.new_banner {
  max-width: 100%; }

@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }

  15% {
    opacity: 1;
    top: 50%; }

  50% {
    opacity: 0;
    top: 50%; }

  100% {
    opacity: 0;
    top: 29%; } }

@-moz-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }

  15% {
    opacity: 1;
    top: 50%; }

  50% {
    opacity: 0;
    top: 50%; }

  100% {
    opacity: 0;
    top: 29%; } }

@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }

  15% {
    opacity: 1;
    top: 50%; }

  50% {
    opacity: 0;
    top: 50%; }

  100% {
    opacity: 0;
    top: 29%; } }

.scroll-btn {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 15; }

.scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: 400;
  color: #7f8c8d;
  color: #fff;
  letter-spacing: 2px; }

.scroll-btn > :hover, .scroll-btn > :focus, .scroll-btn > .active {
  color: #fff; }

.scroll-btn > :hover, .scroll-btn > :focus, .scroll-btn > :active, .scroll-btn > .active {
  opacity: .8;
  filter: alpha(opacity=80); }

.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 30px;
  height: 45px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 23px; }

.scroll-btn .mouse > * {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 2px;
  height: 6px;
  margin: -2px 0 0 -1px;
  background: #fff;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite; }

.fh5co-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.p-b {
  padding-bottom: 50px; }

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none !important;
    width: 100% !important;
    display: block !important; } }
#fh5co-offcanvass {
  position: fixed;
  width: 170px;
  bottom: 0;
  top: 0;
  z-index: 1;
  display: none;
  background: #fff;
  -webkit-backface-visibility: hidden; }

#fh5co-offcanvass.offcanvass-nav-style-2 .fh5co-special, #fh5co-offcanvass.offcanvass-nav-style-2 .fh5co-inline, #fh5co-offcanvass.offcanvass-nav-style-1 .fh5co-special, #fh5co-offcanvass.offcanvass-nav-style-1 .fh5co-inline {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.05); }

#fh5co-offcanvass.offcanvass-nav-style-2 .fh5co-special li, #fh5co-offcanvass.offcanvass-nav-style-2 .fh5co-inline li, #fh5co-offcanvass.offcanvass-nav-style-1 .fh5co-special li, #fh5co-offcanvass.offcanvass-nav-style-1 .fh5co-inline li {
  display: inline; }

#fh5co-offcanvass.offcanvass-nav-style-2 .fh5co-special li a, #fh5co-offcanvass.offcanvass-nav-style-2 .fh5co-inline li a, #fh5co-offcanvass.offcanvass-nav-style-1 .fh5co-special li a, #fh5co-offcanvass.offcanvass-nav-style-1 .fh5co-inline li a {
  padding: 10px 0;
  float: left;
  margin: 0 20px 0 0; }

#fh5co-offcanvass > nav {
  position: relative !important; }

#fh5co-offcanvass.fh5co-offcanvass-left {
  left: -40px !important;
  -moz-transform: translateX(-250px);
  -webkit-transform: translateX(-250px);
  -ms-transform: translateX(-250px);
  -o-transform: translateX(-250px);
  transform: translateX(-250px);
  -webkit-transition: all .8s ease-in;
  -moz-transition: all .8s ease-in;
  -ms-transition: all .8s ease-in;
  -o-transition: all .8s ease-in;
  transition: all .8s ease-in; }

.mobile-menu-expanded #fh5co-offcanvass.fh5co-offcanvass-left {
  left: 0 !important;
  z-index: 9 !important;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px); }

#fh5co-offcanvass.fh5co-offcanvass-right {
  right: 0;
  -moz-transform: translateX(250px);
  -webkit-transform: translateX(250px);
  -ms-transform: translateX(250px);
  -o-transform: translateX(250px);
  transform: translateX(250px);
  -webkit-transition: all .8s ease-in;
  -moz-transition: all .8s ease-in;
  -ms-transition: all .8s ease-in;
  -o-transition: all .8s ease-in;
  transition: all .8s ease-in; }

.mobile-menu-expanded #fh5co-offcanvass.fh5co-offcanvass-right {
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px); }

@media screen and (max-width: 768px) {
  #fh5co-offcanvass {
    display: block; } }
#fh5co-offcanvass a {
  color: rgba(255, 255, 255, 0.5); }

#fh5co-offcanvass a:hover, #fh5co-offcanvass a:focus, #fh5co-offcanvass a:active {
  outline: none;
  text-decoration: none; }

#fh5co-offcanvass .fh5co-logo a {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.5); }

#fh5co-offcanvass ul {
  padding: 0;
  margin: 0;
  float: left;
  width: 170px; }

#fh5co-offcanvass ul li {
  padding: 0;
  margin: 0;
  display: block;
  list-style: none;
  float: left;
  max-width: 100%;
  width: 140px; }

#fh5co-offcanvass ul li a {
  padding: 10px 20px;
  display: block;
  float: left;
  width: 100%; }

#fh5co-offcanvass ul li a.call-to-action {
  margin-top: 40px;
  border: 2px solid #58ca7e;
  background: #58ca7e;
  padding: 2px 15px !important;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  color: #fff; }

#fh5co-offcanvass ul li a.call-to-action:hover {
  color: #fff;
  border: 2px solid #45c46f;
  background: #45c46f; }

#fh5co-offcanvass ul.fh5co-inline {
  width: 100%; }

#fh5co-offcanvass ul.fh5co-inline li {
  display: inline-block;
  float: none;
  width: auto; }

#fh5co-offcanvass ul.fh5co-inline li a {
  display: inline-block;
  float: none;
  width: auto;
  margin-right: 10px; }

.fh5co-heading.wow.fadeInUp {
  text-align: center; }

.client {
  /**border-bottom:1px solid #ccc;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;**/
  margin-bottom: 20px; }

.span3.abc img {
  border: 1px solid #ccc !important; }

.client img {
  max-width: 100%; }

#fh5co-page {
  position: relative;
  z-index: 2; }

#fh5co-page.fh5co-offcanvass-left {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all .4s ease-in;
  -moz-transition: all .4s ease-in;
  -ms-transition: all .4s ease-in;
  -o-transition: all .4s ease-in;
  transition: all .4s ease-in; }

.mobile-menu-expanded #fh5co-page.fh5co-offcanvass-left {
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  -moz-transform: translateX(250px);
  -webkit-transform: translateX(250px);
  -ms-transform: translateX(250px);
  -o-transform: translateX(250px);
  transform: translateX(250px); }

#fh5co-page.fh5co-offcanvass-right {
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -ms-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px); }

.mobile-menu-expanded #fh5co-page.fh5co-offcanvass-right {
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  -moz-transform: translateX(-250px);
  -webkit-transform: translateX(-250px);
  -ms-transform: translateX(-250px);
  -o-transform: translateX(-250px);
  transform: translateX(-250px); }

.fh5co-nav-style-1, .fh5co-nav-style-2 {
  z-index: 8;
  width: 100%; }

.js-fh5co-mobile-toggle.fh5co-nav-toggle {
  background: #a71c20 none repeat scroll 0 0 !important;
  border-radius: 5px; }

.breadcrumbs li {
  display: inline-block;
  list-style: outside none none; }

.breadcrumbs li a {
  border: 1px solid #cccccc !important;
  font-size: 12px;
  padding: 6px 6px; }

.breadcrumbs li a:hover {
  background: #a71c20 none repeat scroll 0 0 !important;
  color: white !important; }

.cloudclinik_text h3 {
  margin: 0 !important;
  color: #333 !important; }

.cloudclinik_text {
  margin-top: 30px; }

.cloudclinik_text p {
  margin: 0 !important;
  font-size: 12px;
  color: black !important; }

.heading .row.p-b {
  padding: 0 !important; }

.other {
  clear: both; }

.clr {
  clear: both; }

.navigation {
  float: right !important; }

.navigation .text-center.fh5co-link-wrap {
  text-align: right !important; }

.last_nav {
  background: #a71c20 none repeat scroll 0 0;
  color: white !important;
  border-right: medium none !important;
  line-height: 37px;
  padding: 17px 10px 20px 10px !important;
  margin: 0 !important;
  margin-left: 10px !important; }

.register {
  float: right !important; }

.heading {
  border: medium none !important; }

.heading h2 {
  margin: 0 !important; }

.fh5co-project-style-2.heading {
  padding-bottom: 0 !important; }

.fh5co-nav-style-1, .fh5co-nav-style-2 {
  background: white none repeat scroll 0 0 !important;
  height: 58px !important; }

.free_trial > h3 {
  margin: 0 !important; }

.practice {
  margin: 0 !important;
  font-weight: 400 !important; }

.facility button {
  background: #a71c20 none repeat scroll 0 0 !important;
  border: 2px solid #a71c20;
  margin-left: 10px;
  margin-top: 10px;
  padding: 10px 70px !important; }

.site_map > h1 {
  font-weight: 400;
  text-align: center; }

.site_map li {
  display: inline-block;
  list-style: outside none none;
  padding-right: 40px; }

.site_map > ul {
  text-align: center;
  margin-top: 20px !important; }

.kindly {
  color: #900 !important;
  font-size: 16px; }

textarea {
  margin-bottom: 20px; }

.site_map {
  padding: 1em 0; }

.social-icons > ul {
  text-align: center; }

.social-icons li {
  display: inline-block;
  list-style: outside none none;
  padding-right: 20px; }

.social-icons img {
  border-radius: 10px; }

.aui form {
  margin: 0 !important; }

.footer_bottom > a {
  float: left;
  line-height: 64px; }

.footerCloudclinikTest {
  float: left;
  margin-top: 14px;
  line-height: 42px; }

.contact_us h1 {
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px !important; }

.custom_form .col-md-4 {
  margin-bottom: 10px; }

.fh5co-nav-style-1[data-offcanvass-position="fh5co-offcanvass-left"] .fh5co-nav-toggle, .fh5co-nav-style-2[data-offcanvass-position="fh5co-offcanvass-left"] .fh5co-nav-toggle {
  right: auto;
  top: auto;
  top: 0;
  left: 10px !important;
  margin-top: 5px !important; }

.fh5co-nav-style-1[data-offcanvass-position="fh5co-offcanvass-right"] .fh5co-nav-toggle, .fh5co-nav-style-2[data-offcanvass-position="fh5co-offcanvass-right"] .fh5co-nav-toggle {
  right: auto;
  top: auto;
  top: 0;
  right: 0;
  margin-top: -15px !important; }

.fh5co-nav-style-1 .fh5co-logo, .fh5co-nav-style-2 .fh5co-logo {
  margin: 8px 0 0;
  position: relative; }

.fh5co-nav-style-1 .fh5co-logo a, .fh5co-nav-style-2 .fh5co-logo a {
  font-size: 25px;
  color: #fff;
  font-weight: 700; }

.fh5co-nav-style-1 .fh5co-logo a:hover, .fh5co-nav-style-1 .fh5co-logo a:focus, .fh5co-nav-style-1 .fh5co-logo a:active, .fh5co-nav-style-2 .fh5co-logo a:hover, .fh5co-nav-style-2 .fh5co-logo a:focus, .fh5co-nav-style-2 .fh5co-logo a:active {
  text-decoration: none; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-1 .fh5co-logo, .fh5co-nav-style-2 .fh5co-logo {
    text-align: center; } }
@media screen and (max-width: 768px) {
  .fh5co-nav-style-1 .fh5co-link-wrap, .fh5co-nav-style-2 .fh5co-link-wrap {
    display: none; } }
.fh5co-nav-style-1 .fh5co-link-wrap ul, .fh5co-nav-style-2 .fh5co-link-wrap ul {
  padding: 0;
  margin: 0;
  width: 100%; }

.fh5co-nav-style-1 .fh5co-link-wrap ul li, .fh5co-nav-style-2 .fh5co-link-wrap ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 10px 11px 13px 13px;
  float: right; }

.fh5co-nav-style-1 .fh5co-link-wrap ul li a, .fh5co-nav-style-2 .fh5co-link-wrap ul li a {
  zoom: 1;
  line-height: 37px;
  color: #7e7e7e !important;
  font-size: 12.5px; }

.fh5co-nav-style-2 .fh5co-link-wrap ul li:nth-child(2) a {
  background: red; }

@media screen and (max-width: 992px) {
  .fh5co-nav-style-1 .fh5co-link-wrap ul li a, .fh5co-nav-style-2 .fh5co-link-wrap ul li a {
    margin: 0 5px; } }
.fh5co-nav-style-1 .fh5co-link-wrap ul li a:hover, .fh5co-nav-style-2 .fh5co-link-wrap ul li a:hover {
  text-decoration: none;
  color: #A71C20; }

.fh5co-nav-style-1 .fh5co-link-wrap ul li a:active, .fh5co-nav-style-1 .fh5co-link-wrap ul li a:focus, .fh5co-nav-style-2 .fh5co-link-wrap ul li a:active, .fh5co-nav-style-2 .fh5co-link-wrap ul li a:focus {
  text-decoration: none; }

.fh5co-nav-style-1 .fh5co-link-wrap ul li a.call-to-action, .fh5co-nav-style-2 .fh5co-link-wrap ul li a.call-to-action {
  margin-top: 2px;
  border: 2px solid #58ca7e;
  background: #58ca7e;
  padding: 2px 15px !important;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  color: #fff; }

.fh5co-nav-style-1 .fh5co-link-wrap ul li a.call-to-action:hover, .fh5co-nav-style-2 .fh5co-link-wrap ul li a.call-to-action:hover {
  color: #fff;
  border: 2px solid #45c46f;
  background: #45c46f; }

.fh5co-nav-style-1 .fh5co-link-wrap ul li.active a, .fh5co-nav-style-2 .fh5co-link-wrap ul li.active a {
  color: #A71C20; }

li.first_nav {
  padding: 10px 9px !important; }

.first_nav a {
  background: #777777 none repeat scroll 0 0;
  margin: 0 !important;
  line-height: 37px;
  padding: 20px 12px 23px !important; }

.fh5co-nav-style-1 .fh5co-link-wrap ul li.first_nav a {
  color: #fff !important; }

.fh5co-nav-style-2 {
  background: transparent;
  border: transparent;
  margin-top: 30px;
  position: absolute;
  top: 0;
  z-index: 8;
  width: 100%; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 {
    margin-top: 20px; } }
.fh5co-nav-style-2 #navbar.navbar-center {
  text-align: center; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 #navbar .navbar-nav {
    padding-top: 10px; } }
.fh5co-nav-style-2 #navbar .navbar-nav.navbar-center {
  float: none !important;
  width: auto !important;
  margin: 0 auto !important;
  display: inline-block !important;
  text-align: center !important; }

.fh5co-nav-style-2 #navbar .navbar-nav li a {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 400;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 14px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 #navbar .navbar-nav li a {
    color: #262626; } }
.fh5co-nav-style-2 #navbar .navbar-nav li a:hover {
  color: #fff; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 #navbar .navbar-nav li a:hover {
    color: #1784fb; } }
.fh5co-nav-style-2 #navbar .navbar-nav li.active {
  background: transparent; }

.fh5co-nav-style-2 #navbar .navbar-nav li.active a {
  background: transparent; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 #navbar .navbar-nav li.active a {
    color: #1784fb; } }
.fh5co-nav-style-2 #navbar .navbar-nav.fh5co-social a {
  font-size: 18px; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 #navbar .navbar-nav.fh5co-social li {
    display: inline-block; } }
.fh5co-nav-style-2 .navbar-brand {
  display: table;
  margin-top: -10px;
  top: 0;
  position: relative; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 .navbar-brand {
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 15px; } }
.fh5co-nav-style-2 .navbar-brand > span {
  background: rgba(255, 255, 255, 0.1);
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  font-family: "Montserrat";
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 .navbar-brand > span {
    background: rgba(0, 0, 0, 0.1);
    color: #262626 !important; } }
.fh5co-nav-style-2 .navbar-brand img {
  display: table-cell;
  vertical-align: middle;
  margin-top: -10px; }

.fh5co-nav-style-2 .fh5co-nav-toggle.active i::before, .fh5co-nav-style-2 .fh5co-nav-toggle.active i::after {
  background: rgba(255, 255, 255, 0.5); }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 .fh5co-nav-toggle.active i::before, .fh5co-nav-style-2 .fh5co-nav-toggle.active i::after {
    background: rgba(255, 255, 255, 0.5); } }
.fh5co-nav-style-2 .fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 2px;
  color: #1784fb;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: rgba(255, 255, 255, 0.5);
  transition: all .2s ease-out; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 .fh5co-nav-toggle i {
    background: rgba(255, 255, 255, 0.5); } }
.fh5co-nav-style-2 .fh5co-nav-toggle i::before, .fh5co-nav-style-2 .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }

@media screen and (max-width: 768px) {
  .fh5co-nav-style-2 .fh5co-nav-toggle i::before, .fh5co-nav-style-2 .fh5co-nav-toggle i::after {
    background: rgba(255, 255, 255, 0.5); } }
.fh5co-cover {
  position: relative;
  min-height: 800px; }

.fh5co-cover .fh5co-cover-text {
  position: relative;
  z-index: 5; }

.fh5co-cover .fh5co-cover-text .full-height {
  display: table;
  min-height: 800px; }

.banner {
  height: auto !important; }

.cover-text-lead.wow.fadeInUp {
  margin: 0 !important;
  font-size: 28px; }

.register_form {
  margin-top: 30px; }

.other_title {
  padding-top: 20px; }

.wow.fadeInUp.health {
  font-size: 28px; }

.fh5co-cover .fh5co-cover-text .full-height .fh5co-cover-intro {
  display: table-cell;
  vertical-align: middle;
  min-height: 800px; }

.fh5co-cover-intro {
  position: relative;
  text-align: center;
  top: 200px;
  z-index: 999; }

.fh5co-cover .fh5co-cover-text .cover-text-lead {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 10px; }

.emr {
  margin: 0 !important;
  font-size: 18px; }

.free {
  padding: 0 !important; }

.practice_p {
  color: #900;
  font-size: 18px;
  margin-top: 20px !important; }

.promotional {
  text-align: center; }

.promotional p {
  font-size: 14px;
  margin-top: 10px; }

.promotional img {
  max-width: 100%; }

.fh5co-blog-style-1, .fh5co-project-style-2, .fh5co-content-style-6, .fh5co-features-style-2 {
  border-bottom: 2px dotted #ddd; }

.ccftSubDesp.wow.fadeInRight {
  color: #900; }

.fh5co-cover .fh5co-cover-text .cover-text-sublead {
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 26px;
  color: #fff; }

.fh5co-cover .fh5co-cover-text .btn-outline {
  border: 2px solid #fff;
  color: #fff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.fh5co-cover .fh5co-cover-text .btn-outline:hover {
  color: #fff;
  background: #1784fb;
  border-color: #1784fb; }

.fh5co-cover .fh5co-cover-text .btn-outline:hover, .fh5co-cover .fh5co-cover-text .btn-outline:focus, .fh5co-cover .fh5co-cover-text .btn-outline:active {
  outline: none; }

.fh5co-cover-style-1 {
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  position: relative; }

.fh5co-cover-style-1 > .fh5co-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 4; }

.fh5co-cover-style-2 {
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  position: relative; }

.fh5co-cover-style-2 > .fh5co-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 4; }

@media screen and (max-width: 768px) {
  .fh5co-project-style-1, .fh5co-project-style-2, .fh5co-project-style-3, .fh5co-project-style-4 {
    padding: 3em 0; } }
.fh5co-project-style-1 .fh5co-grid {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative; }

.fh5co-project-style-1 .fh5co-grid > a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  background: #1784fb;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.fh5co-project-style-1 .fh5co-grid > a i {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  font-size: 40px;
  color: #fff; }

.fh5co-project-style-1 .fh5co-grid > a:hover {
  opacity: .9; }

.fh5co-project-style-1 .fh5co-grid-1 {
  height: 544px; }

.promotional_videos {
  margin: 0 !important; }

.fh5co-project-style-4 .fh5co-navigation .fh5co-icon {
  font-size: 28px; }

.fh5co-project-style-4 .fh5co-navigation .fh5co-prev a, .fh5co-project-style-4 .fh5co-navigation .fh5co-next a, .fh5co-project-style-4 .fh5co-navigation .fh5co-all a {
  font-size: 20px;
  color: #000; }

.fh5co-project-style-4 .fh5co-navigation .fh5co-prev a:hover, .fh5co-project-style-4 .fh5co-navigation .fh5co-next a:hover, .fh5co-project-style-4 .fh5co-navigation .fh5co-all a:hover {
  color: #1784fb; }

.fh5co-project-style-5 {
  background: #f7f7f7; }

.fh5co-project-style-5 .fh5co-project-item {
  float: left;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap; }

@media screen and (max-width: 768px) {
  .fh5co-project-style-5 .fh5co-project-item {
    display: block; } }
.fh5co-project-style-5 .fh5co-project-item .fh5co-project-description, .fh5co-project-style-5 .fh5co-project-item .fh5co-project-figure {
  width: 50%; }

@media screen and (max-width: 768px) {
  .fh5co-project-style-5 .fh5co-project-item .fh5co-project-description, .fh5co-project-style-5 .fh5co-project-item .fh5co-project-figure {
    display: block;
    width: 100%; } }
.fh5co-project-style-5 .fh5co-project-item .fh5co-project-figure {
  overflow: hidden;
  position: relative; }

.fh5co-project-style-5 .fh5co-project-item .fh5co-project-figure > div {
  position: relative;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

@media screen and (max-width: 768px) {
  .fh5co-project-style-5 .fh5co-project-item .fh5co-project-figure {
    height: 400px; } }
.fh5co-project-style-5 .fh5co-project-item .fh5co-project-description {
  background: #fff;
  padding: 4em; }

@media screen and (max-width: 1200px) {
  .fh5co-project-style-5 .fh5co-project-item .fh5co-project-description {
    padding: 2em; } }
@media screen and (max-width: 768px) {
  .fh5co-project-style-5 .fh5co-project-item .fh5co-project-description {
    padding: 1em;
    padding-top: 30px; } }
.fh5co-project-style-5 .fh5co-project-item .fh5co-project-description h2 {
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: 300; }

.fh5co-project-style-5 .fh5co-project-item.fh5co-img-right .fh5co-project-figure {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0; }

.fh5co-project-style-5 .fh5co-project-item.fh5co-img-right .fh5co-project-figure > div {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

@media screen and (max-width: 768px) {
  .fh5co-project-style-5 .fh5co-project-item.fh5co-img-right .fh5co-project-figure {
    position: relative;
    top: auto;
    bototm: auto;
    height: 400px; } }
.fh5co-project-style-5 .fh5co-project-item:focus .fh5co-project-figure > div, .fh5co-project-style-5 .fh5co-project-item:hover .fh5co-project-figure > div {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.fh5co-content-style-2, .fh5co-content-style-3, .fh5co-content-style-4, .fh5co-content-style-5, .fh5co-content-style-6, .fh5co-content-style-7, .fh5co-content-style-8, .fh5co-content-style-9, .fh5co-content-style-10 {
  padding: 3em 0;
  background: #fff; }

@media screen and (max-width: 768px) {
  .fh5co-content-style-2, .fh5co-content-style-3, .fh5co-content-style-4, .fh5co-content-style-5, .fh5co-content-style-6, .fh5co-content-style-7, .fh5co-content-style-8, .fh5co-content-style-9, .fh5co-content-style-10 {
    padding: 3em 0; } }
.fh5co-content-style-2 {
  background: #7dc6d9; }

.fh5co-content-style-2 h2 {
  color: #fff; }

.fh5co-content-style-2 p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 19px;
  line-height: 29px; }

.fh5co-content-style-2 .fh5co-gallery .fh5co-link-block {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  margin-bottom: 30px;
  height: 160px; }

.fh5co-content-style-2 .fh5co-gallery .fh5co-link-block .fh5co-text {
  position: absolute;
  z-index: 9;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  margin-top: 30px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px; }

.fh5co-content-style-2 .fh5co-gallery .fh5co-link-block .fh5co-text .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  font-size: 30px;
  color: #fff; }

.fh5co-content-style-2 .fh5co-gallery .fh5co-link-block img {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.fh5co-content-style-2 .fh5co-gallery .fh5co-link-block .fh5co-overlay {
  z-index: 8;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1784fb;
  opacity: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px; }

.fh5co-content-style-2 .fh5co-gallery .fh5co-link-block:hover, .fh5co-content-style-2 .fh5co-gallery .fh5co-link-block:focus {
  overflow: hidden; }

.fh5co-content-style-2 .fh5co-gallery .fh5co-link-block:hover .fh5co-overlay, .fh5co-content-style-2 .fh5co-gallery .fh5co-link-block:focus .fh5co-overlay {
  opacity: .8; }

.fh5co-content-style-2 .fh5co-gallery .fh5co-link-block:hover .fh5co-text, .fh5co-content-style-2 .fh5co-gallery .fh5co-link-block:focus .fh5co-text {
  margin-top: 0;
  opacity: 1; }

.fh5co-content-style-2 .fh5co-gallery .fh5co-link-block:hover img, .fh5co-content-style-2 .fh5co-gallery .fh5co-link-block:focus img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.fh5co-content-style-3 .fh5co-siidear-links {
  padding: 0;
  margin: 0 0 20px; }

@media screen and (max-width: 768px) {
  .fh5co-content-style-3 .fh5co-siidear-links {
    padding-left: 20px;
    margin-bottom: 30px; } }
.fh5co-content-style-3 .fh5co-siidear-links li {
  padding: 0;
  margin: 0 0 10px;
  list-style: none; }

.fh5co-content-style-3 .fh5co-siidear-links li a {
  color: #a6a6a6;
  position: relative; }

.fh5co-content-style-3 .fh5co-siidear-links li a:before {
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
  height: 6px;
  top: 50%;
  margin-top: -4px;
  margin-left: -17px;
  background: #e6e6e6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.fh5co-content-style-3 .fh5co-siidear-links li a:hover, .fh5co-content-style-3 .fh5co-siidear-links li a:active, .fh5co-content-style-3 .fh5co-siidear-links li a:focus {
  color: #1a1a1a; }

.fh5co-content-style-3 .fh5co-siidear-links li a:hover:before, .fh5co-content-style-3 .fh5co-siidear-links li a:active:before, .fh5co-content-style-3 .fh5co-siidear-links li a:focus:before {
  background: #1784fb; }

.fh5co-content-style-3 .fh5co-siidear-links li.label {
  color: #ccc;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px !important;
  display: block;
  text-align: left; }

.fh5co-content-style-3 .fh5co-siidear-links li.active a {
  color: #1a1a1a; }

.fh5co-content-style-3 .fh5co-siidear-links li.active a:before {
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
  height: 6px;
  top: 50%;
  margin-top: -4px;
  margin-left: -17px;
  background: #1784fb;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.fh5co-content-style-4 {
  background: #1784fb; }

.fh5co-content-style-4 .fh5co-sub {
  font-size: 15px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0; }

.fh5co-content-style-4 .fh5co-heading {
  color: #fff; }

.fh5co-content-style-4 p {
  color: rgba(255, 255, 255, 0.7);
  line-height: 28px; }

.fh5co-content-style-4 p:last-child {
  margin-bottom: 0; }

.fh5co-content-style-4 .btn-outline {
  color: #fff;
  border-color: #fff; }

.fh5co-content-style-4 .btn-outline:hover {
  background: #035fc2;
  border-color: #035fc2; }

.fh5co-content-style-5 {
  background: #f7f7f7; }

.fh5co-content-style-5 .fh5co-content-item {
  float: left;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap; }

@media screen and (max-width: 768px) {
  .fh5co-content-style-5 .fh5co-content-item {
    display: block; } }
.fh5co-content-style-5 .fh5co-content-item .fh5co-content-description, .fh5co-content-style-5 .fh5co-content-item .fh5co-content-figure {
  width: 50%; }

@media screen and (max-width: 768px) {
  .fh5co-content-style-5 .fh5co-content-item .fh5co-content-description, .fh5co-content-style-5 .fh5co-content-item .fh5co-content-figure {
    display: block;
    width: 100%; } }
.fh5co-content-style-5 .fh5co-content-item .fh5co-content-figure {
  overflow: hidden;
  position: relative; }

.fh5co-content-style-5 .fh5co-content-item .fh5co-content-figure > div {
  position: relative;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

@media screen and (max-width: 768px) {
  .fh5co-content-style-5 .fh5co-content-item .fh5co-content-figure {
    height: 400px; } }
.fh5co-content-style-5 .fh5co-content-item .fh5co-content-description {
  background: #fff;
  padding: 4em; }

@media screen and (max-width: 1200px) {
  .fh5co-content-style-5 .fh5co-content-item .fh5co-content-description {
    padding: 2em; } }
@media screen and (max-width: 768px) {
  .fh5co-content-style-5 .fh5co-content-item .fh5co-content-description {
    padding: 1em;
    padding-top: 30px; } }
.fh5co-content-style-5 .fh5co-content-item .fh5co-content-description h2 {
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: 300; }

.fh5co-content-style-5 .fh5co-content-item.fh5co-img-right .fh5co-content-figure {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0; }

.fh5co-content-style-5 .fh5co-content-item.fh5co-img-right .fh5co-content-figure > div {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

@media screen and (max-width: 768px) {
  .fh5co-content-style-5 .fh5co-content-item.fh5co-img-right .fh5co-content-figure {
    position: relative;
    top: auto;
    bototm: auto;
    height: 400px; } }
.fh5co-content-style-5 .fh5co-content-item:focus .fh5co-content-figure > div, .fh5co-content-style-5 .fh5co-content-item:hover .fh5co-content-figure > div {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.fh5co-content-style-6, .fh5co-content-style-7 {
  background: #f7f7f7; }

.fh5co-content-style-6 .link-block figure, .fh5co-content-style-7 .link-block figure {
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  position: relative;
  z-index: 1; }

.fh5co-content-style-6 .link-block h3, .fh5co-content-style-7 .link-block h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400; }

.fh5co-content-style-6 .link-block p, .fh5co-content-style-7 .link-block p {
  color: gray; }

.fh5co-content-style-6 .link-block .fh5co-meta, .fh5co-content-style-7 .link-block .fh5co-meta {
  color: #b3b3b3;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px; }

.fh5co-content-style-6 .link-block img, .fh5co-content-style-7 .link-block img {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.fh5co-content-style-6 .link-block:hover figure, .fh5co-content-style-7 .link-block:hover figure {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px; }

.fh5co-content-style-6 .link-block:hover img, .fh5co-content-style-7 .link-block:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.fh5co-content-style-6 {
  background: #fff; }

.fh5co-content-style-8 h4 {
  margin-bottom: 7px; }

.fh5co-content-style-9 {
  background: #f7f7f7; }

.fh5co-content-style-9 .btn-actions .or {
  padding-left: 10px;
  padding-right: 10px;
  color: #b3b3b3;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

@media screen and (max-width: 480px) {
  .fh5co-content-style-9 .btn-actions .or {
    display: block; } }
.fh5co-content-style-10 {
  background: #1784fb; }

.fh5co-content-style-10 h2 {
  margin-top: 20px;
  color: #fff; }

.fh5co-content-style-10 h2:last-child {
  margin-bottom: 0; }

@media screen and (max-width: 768px) {
  .fh5co-content-style-10 h2:last-child {
    margin-top: 0;
    margin-bottom: 30px; } }
.fh5co-content-style-10 p {
  color: #fff;
  margin-bottom: 30px; }

.fh5co-content-style-10 p:last-child {
  margin-bottom: 0; }

.fh5co-content-style-10 .btn-outline {
  color: #fff;
  border-color: #fff; }

.fh5co-content-style-10 .btn-outline:hover {
  background: #035fc2;
  border-color: #035fc2; }

.fh5co-features-style-1, .fh5co-features-style-2, .fh5co-features-style-3, .fh5co-features-style-4, .fh5co-features-style-5 {
  padding: 2em 0; }

@media screen and (max-width: 768px) {
  .fh5co-features-style-1, .fh5co-features-style-2, .fh5co-features-style-3, .fh5co-features-style-4, .fh5co-features-style-5 {
    padding: 3em 0; } }
.fh5co-features-style-1, .fh5co-features-style-5 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative; }

.fh5co-features-style-1 > .fh5co-overlay, .fh5co-features-style-5 > .fh5co-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2; }

.fh5co-features-style-1 .fh5co-heading, .fh5co-features-style-5 .fh5co-heading {
  color: #fff; }

.fh5co-features-style-1 h3, .fh5co-features-style-5 h3 {
  font-weight: 400;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff; }

.fh5co-features-style-1 p, .fh5co-features-style-5 p {
  color: rgba(255, 255, 255, 0.7); }

.fh5co-features-style-1 .fh5co-features, .fh5co-features-style-5 .fh5co-features {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  padding-left: 15px;
  padding-right: 15px; }

.fh5co-features-style-1 .fh5co-features .fh5co-feature, .fh5co-features-style-5 .fh5co-features .fh5co-feature {
  text-align: center;
  flex-grow: 1;
  width: 33%;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 3em 30px; }

.fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-of-type(3n+0), .fh5co-features-style-5 .fh5co-features .fh5co-feature:nth-of-type(3n+0) {
  border-right: none; }

.fh5co-features-style-1 .fh5co-features .fh5co-feature .icon, .fh5co-features-style-5 .fh5co-features .fh5co-feature .icon {
  color: #fed330;
  margin-bottom: 20px; }

.fh5co-features-style-1 .fh5co-features .fh5co-feature .icon i, .fh5co-features-style-5 .fh5co-features .fh5co-feature .icon i {
  font-size: 40px; }

.fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-last-child(1), .fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-last-child(2), .fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-last-child(3), .fh5co-features-style-5 .fh5co-features .fh5co-feature:nth-last-child(1), .fh5co-features-style-5 .fh5co-features .fh5co-feature:nth-last-child(2), .fh5co-features-style-5 .fh5co-features .fh5co-feature:nth-last-child(3) {
  border-bottom: none; }

@media screen and (max-width: 768px) {
  .fh5co-features-style-1 .fh5co-features .fh5co-feature, .fh5co-features-style-5 .fh5co-features .fh5co-feature {
    border-right: 1px solid rgba(255, 255, 255, 0.2) !important;
    width: 50%; }

  .fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-of-type(2n+0), .fh5co-features-style-5 .fh5co-features .fh5co-feature:nth-of-type(2n+0) {
    border-right: none !important; }

  .fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-last-child(3), .fh5co-features-style-5 .fh5co-features .fh5co-feature:nth-last-child(3) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

  .fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-last-child(1), .fh5co-features-style-1 .fh5co-features .fh5co-feature:nth-last-child(2), .fh5co-features-style-5 .fh5co-features .fh5co-feature:nth-last-child(1), .fh5co-features-style-5 .fh5co-features .fh5co-feature:nth-last-child(2) {
    border-bottom: none; } }
@media screen and (max-width: 480px) {
  .fh5co-features-style-1 .fh5co-features .fh5co-feature, .fh5co-features-style-5 .fh5co-features .fh5co-feature {
    width: 100%;
    border-right: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; } }
.fh5co-features-style-1 {
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  background-position: left top; }

.fh5co-features-style-1 > .fh5co-overlay {
  background: rgba(0, 0, 0, 0.6); }

.fh5co-features-style-2 .fh5co-feature {
  float: left;
  clear: right; }

.fh5co-features-style-2 .fh5co-feature .fh5co-icon {
  float: left;
  width: 20%; }

.fh5co-features-style-2 .fh5co-feature .fh5co-icon i {
  font-size: 40px;
  color: #58ca7e; }

.fh5co-features-style-2 .fh5co-feature .fh5co-desc {
  width: 80%;
  float: right; }

.fh5co-features-style-2 .fh5co-feature .fh5co-desc h3 {
  margin-top: 0;
  font-size: 18px; }

.fh5co-features-style-3 {
  background: #fafafa; }

.fh5co-features-style-3 .box {
  padding: 30px;
  background: #fff;
  text-align: center;
  color: #7f7f7f;
  margin-bottom: 70px;
  position: relative; }

@media screen and (max-width: 992px) {
  .fh5co-features-style-3 .box {
    min-height: inherit;
    margin-bottom: 60px; } }
.fh5co-features-style-3 .box .icon {
  width: 85px;
  height: 85px;
  margin: 0 auto;
  top: 0;
  margin-top: -70px;
  margin-bottom: 30px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: table;
  text-align: center; }

.fh5co-features-style-3 .box .icon > span {
  display: table-cell;
  vertical-align: middle; }

.fh5co-features-style-3 .box .icon > span i {
  font-size: 40px;
  color: white !important;
  margin: 0;
  padding: 0; }

.fh5co-features-style-3 .box .icon.colored-1 {
  background: #2aaf67; }

.fh5co-features-style-3 .box .icon.colored-2 {
  background: #00bff3; }

.fh5co-features-style-3 .box .icon.colored-3 {
  background: #f26522; }

.fh5co-features-style-3 .box .icon.colored-4 {
  background: #e52b50; }

.fh5co-features-style-3 .box .icon.colored-5 {
  background: #2fc5cc; }

.fh5co-features-style-3 .box .icon.colored-6 {
  background: #6173f4; }

.fh5co-features-style-3 .box .step-number {
  font-size: 16px;
  display: block;
  color: #d1d1d1;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px; }

.fh5co-features-style-3 .box h3 {
  margin: 0 0 20px;
  padding: 0;
  font-weight: 400;
  font-size: 20px;
  color: #000; }

.fh5co-features-style-4 {
  background: #58ca7e; }

.fh5co-features-style-4 .fh5co-section-heading .fh5co-heading {
  color: #fff; }

.fh5co-features-style-4 .fh5co-section-heading p {
  color: rgba(255, 255, 255, 0.7); }

.fh5co-features-style-4 .fh5co-feature-item {
  background: #fff;
  float: left;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px; }

@media screen and (max-width: 480px) {
  .fh5co-features-style-4 .fh5co-feature-item {
    display: block !important; } }
.fh5co-features-style-4 .fh5co-feature-item .fh5co-feature-text, .fh5co-features-style-4 .fh5co-feature-item .fh5co-feature-img {
  width: 50%; }

@media screen and (max-width: 480px) {
  .fh5co-features-style-4 .fh5co-feature-item .fh5co-feature-text, .fh5co-features-style-4 .fh5co-feature-item .fh5co-feature-img {
    height: inherit;
    float: none !important;
    width: 100%;
    display: block !important; } }
.fh5co-features-style-4 .fh5co-feature-item .fh5co-feature-text {
  float: left;
  padding: 20px; }

.fh5co-features-style-4 .fh5co-feature-item .fh5co-feature-text .fh5co-feature-title {
  margin: 0 0 20px;
  padding: 0 0 10px;
  font-weight: 400;
  font-size: 20px;
  color: #000;
  position: relative; }

.fh5co-features-style-4 .fh5co-feature-item .fh5co-feature-text .fh5co-feature-title .fh5co-border {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 30px;
  background: #58ca7e; }

.fh5co-features-style-4 .fh5co-feature-item .fh5co-feature-img {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover; }

@media screen and (max-width: 480px) {
  .fh5co-features-style-4 .fh5co-feature-item .fh5co-feature-img {
    height: 200px;
    left: 0;
    top: 0;
    position: relative;
    width: 100%; } }
.fh5co-features-style-5 {
  background: #232939; }

.fh5co-features-style-5 h3 {
  color: #fff; }

.fh5co-features-style-5 p {
  color: rgba(255, 255, 255, 0.4); }

.fh5co-features-style-5 .fh5co-features .fh5co-feature {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  border-right: none !important;
  border-bottom: none !important; }

@media screen and (max-width: 768px) {
  .fh5co-features-style-5 .fh5co-features .fh5co-feature {
    border-right: 1px solid rgba(255, 255, 255, 0.05) !important;
    border-right: none !important; } }
@media screen and (max-width: 480px) {
  .fh5co-features-style-5 .fh5co-features .fh5co-feature {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
    border-bottom: none !important; } }
.fh5co-features-style-5 .icon {
  color: #58ca7e !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: table;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.fh5co-features-style-5 .icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px; }

.fh5co-blog-style-1 {
  padding: 3em 0;
  background: #fff; }

@media screen and (max-width: 768px) {
  .fh5co-blog-style-1 {
    padding: 4em 0; } }
.fh5co-blog-style-1 .fh5co-post {
  float: left;
  width: 100%;
  background: #fff;
  position: relative;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 20px #DFDFDF;
  -moz-box-shadow: 0 0 20px #DFDFDF;
  -ms-box-shadow: 0 0 20px #DFDFDF;
  -o-box-shadow: 0 0 20px #DFDFDF;
  box-shadow: 0 0 20px #DFDFDF;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.fh5co-blog-style-1 .fh5co-post img {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.fh5co-blog-style-1 .fh5co-post:hover img, .fh5co-blog-style-1 .fh5co-post:focus img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-image {
  position: relative;
  overflow: hidden;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  z-index: 1; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-overlay {
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-category {
  margin: 10px 0 0 15px;
  float: left;
  z-index: 2;
  position: absolute; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-category > a {
  font-size: 10px;
  padding: 2px 10px;
  line-height: 1.5;
  font-family: "Open Sans";
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #f2f2f2;
  margin: 0 4px 4px 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-category > a:hover {
  background: #1784fb;
  border: 1px solid #1784fb; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-category > a:hover, .fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-category > a:active, .fh5co-blog-style-1 .fh5co-post .fh5co-post-image .fh5co-category > a:focus {
  text-decoration: none; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text {
  padding: 20px; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text h3 {
  font-size: 17px;
  margin-bottom: 15px;
  font-weight: 700; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text h3 a {
  color: #000; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text h3 a:hover {
  color: #1784fb; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text h3 a:hover, .fh5co-blog-style-1 .fh5co-post .fh5co-post-text h3 a:active, .fh5co-blog-style-1 .fh5co-post .fh5co-post-text h3 a:focus {
  text-decoration: none; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text p {
  font-size: 14px;
  margin-bottom: 0;
  color: #a6a6a6; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-text p:last-child {
  margin-bottom: 0 !important; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-meta {
  border-top: 1px solid #f0f0f0;
  padding: 10px 20px;
  font-family: "Open Sans";
  font-family: "Arial,sans-serif";
  font-weight: 400; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a {
  font-size: 13px;
  margin-right: 10px;
  margin-bottom: 20px;
  color: #b3b3b3; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a i {
  display: inline-block;
  margin-right: 5px; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a:hover, .fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a:active, .fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a:focus {
  text-decoration: none; }

.fh5co-blog-style-1 .fh5co-post .fh5co-post-meta a:hover {
  color: #000; }

.fh5co-blog-style-2 {
  background: #f7f7f7;
  padding: 5em 0; }

@media screen and (max-width: 768px) {
  .fh5co-blog-style-2 {
    padding: 3em 0; } }
.fh5co-blog-style-2 .link-block figure {
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px; }

.fh5co-blog-style-2 .link-block h3 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400; }

.fh5co-blog-style-2 .link-block:hover h3 {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  color: #1784fb; }

.fh5co-blog-style-2 .link-block p {
  color: gray; }

.fh5co-blog-style-2 .link-block .fh5co-meta {
  color: #b3b3b3;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px; }

.fh5co-blog-style-2 .link-block img {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.fh5co-blog-style-2 .link-block:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.fh5co-team-style-1, .fh5co-team-style-2, .fh5co-team-style-3 {
  padding: 5em 0; }

@media screen and (max-width: 768px) {
  .fh5co-team-style-1, .fh5co-team-style-2, .fh5co-team-style-3 {
    padding: 3em 0; } }
.fh5co-team-style-1 .fh5co-person {
  position: relative;
  height: 350px;
  display: block;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.fh5co-team-style-1 .fh5co-person .fh5co-overlay, .fh5co-team-style-1 .fh5co-person .fh5co-text {
  opacity: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.fh5co-team-style-1 .fh5co-person .fh5co-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #1784fb;
  opacity: 0;
  z-index: 2; }

.fh5co-team-style-1 .fh5co-person .fh5co-text {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 3;
  bottom: 20px;
  opacity: 0;
  padding: 0 15px; }

.fh5co-team-style-1 .fh5co-person .fh5co-text h3, .fh5co-team-style-1 .fh5co-person .fh5co-text p {
  opacity: 0;
  position: relative;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.fh5co-team-style-1 .fh5co-person .fh5co-text h3 {
  color: #fff;
  top: -30px;
  margin-bottom: 10px; }

.fh5co-team-style-1 .fh5co-person .fh5co-text p {
  color: rgba(255, 255, 255, 0.6);
  top: 30px; }

.fh5co-team-style-1 .fh5co-person:hover .fh5co-overlay {
  opacity: .9; }

.fh5co-team-style-1 .fh5co-person:hover .fh5co-text {
  opacity: 1; }

.fh5co-team-style-1 .fh5co-person:hover h3, .fh5co-team-style-1 .fh5co-person:hover p {
  opacity: 1;
  top: 0; }

.fh5co-team-style-2 {
  background: #fafafa; }

.fh5co-team-style-2 .fh5co-person {
  background: #fff;
  text-align: center;
  padding: 30px;
  float: left;
  width: 100%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px; }

.fh5co-team-style-2 .fh5co-person figure {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.fh5co-team-style-2 .fh5co-person .fh5co-text {
  padding: 10px; }

.fh5co-team-style-2 .fh5co-person .fh5co-text h3 {
  margin-bottom: 0; }

.fh5co-team-style-2 .fh5co-person .fh5co-text .fh5co-meta {
  color: #b3b3b3 !important;
  font-family: "Montserrat";
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block; }

.fh5co-team-style-2 .fh5co-person:hover, .fh5co-team-style-2 .fh5co-person:focus {
  -webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1); }

.fh5co-team-style-2 .fh5co-social {
  padding: 0;
  margin: 0; }

.fh5co-team-style-2 .fh5co-social li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.fh5co-team-style-2 .fh5co-social li a {
  color: gray;
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px; }

.fh5co-team-style-2 .fh5co-social li a:hover {
  color: #1784fb; }

.fh5co-team-style-3 .person {
  text-align: center;
  margin-bottom: 40px;
  float: left;
  width: 100%; }

.fh5co-team-style-3 .person img {
  display: block;
  margin: 0 auto 30px;
  height: 150px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.fh5co-team-style-3 .person .name {
  font-size: 24px;
  margin-bottom: 0; }

.fh5co-team-style-3 .person .position {
  text-transform: uppercase;
  margin-bottom: 30px;
  letter-spacing: 2px;
  color: #b3b3b3;
  font-family: "Montserrat";
  font-size: 12px; }

.fh5co-team-style-3 .person .social-circle {
  padding: 0;
  margin: 0; }

.fh5co-team-style-3 .person .social-circle li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.fh5co-team-style-3 .person .social-circle li a {
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
  color: gray; }

.fh5co-team-style-3 .person .social-circle li a:hover {
  color: #1784fb; }

.fh5co-footer-style-1, .fh5co-footer-style-2, .fh5co-footer-style-3 {
  padding: 5em 0; }

@media screen and (max-width: 768px) {
  .fh5co-footer-style-1, .fh5co-footer-style-2, .fh5co-footer-style-3 {
    padding: 3em 0; } }
.fh5co-footer-style-1 {
  padding-top: 0;
  padding-bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.fh5co-footer-style-1 .p-b {
  padding-bottom: 20px; }

.fh5co-footer-style-1 .fh5co-subscribe {
  padding: 7em 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative; }

.fh5co-footer-style-1 .fh5co-subscribe > .fh5co-overlay {
  position: absolute;
  background: #000;
  opacity: .45;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }

.fh5co-footer-style-1 .fh5co-subscribe .form {
  position: relative;
  z-index: 3; }

.fh5co-footer-style-1 .fh5co-subscribe .form h2 {
  color: #fff; }

.fh5co-footer-style-1 .fh5co-subscribe .form p {
  color: rgba(255, 255, 255, 0.8); }

.fh5co-footer-style-1 .fh5co-subscribe .form p:last-child {
  margin-bottom: 0; }

.fh5co-footer-style-1 .fh5co-subscribe .form-group {
  position: relative; }

.fh5co-footer-style-1 .fh5co-subscribe .form-group i {
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -10px;
  color: #fff; }

.fh5co-footer-style-1 .fh5co-subscribe .form-control {
  padding-left: 45px;
  padding-right: 30px;
  box-shadow: none;
  border: none;
  background: rgba(255, 255, 255, 0.15);
  height: 52px;
  color: #fff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.fh5co-footer-style-1 .fh5co-subscribe .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.fh5co-footer-style-1 .fh5co-subscribe .form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.fh5co-footer-style-1 .fh5co-subscribe .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.fh5co-footer-style-1 .fh5co-subscribe .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.fh5co-footer-style-1 .fh5co-subscribe .form-control:focus, .fh5co-footer-style-1 .fh5co-subscribe .form-control:active {
  background: rgba(255, 255, 255, 0.2); }

.fh5co-footer-style-1 .fh5co-subscribe .btn {
  margin-top: 3px;
  height: 52px; }

.fh5co-footer-style-1 .fh5co-footer-inner {
  padding: 7em 0;
  font-family: "Open Sans,Arial,sans-serif"; }

.fh5co-footer-style-1 .fh5co-footer-inner .copyright {
  margin-bottom: 20px !important;
  line-height: 1.5; }

.fh5co-footer-style-1 .fh5co-footer-inner .fh5co-logo {
  margin-bottom: 20px; }

.fh5co-footer-style-1 .fh5co-footer-inner .fh5co-logo a {
  padding: 15px;
  background: rgba(0, 0, 0, 0.07);
  font-size: 40px;
  color: #4d4d4d;
  font-weight: 700;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font-family: "Montserrat"; }

.fh5co-footer-style-1 .fh5co-footer-inner .fh5co-logo a:hover, .fh5co-footer-style-1 .fh5co-footer-inner .fh5co-logo a:focus {
  text-decoration: none; }

.fh5co-footer-style-1 .fh5co-footer-inner h3 {
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: "Open Sans,Arial,sans-serif"; }

.fh5co-footer-style-1 .fh5co-footer-inner p {
  color: #b3b3b3;
  font-size: 15px;
  font-weight: 40;
  font-family: "Open Sans,Arial,sans-serif"; }

.fh5co-footer-style-1 .fh5co-footer-inner p:last-child {
  margin-bottom: 0; }

.fh5co-footer-style-1 .fh5co-footer-inner .links {
  padding: 0;
  margin: 0 0 20px;
  font-size: 15px; }

.fh5co-footer-style-1 .fh5co-footer-inner .links li {
  list-style: none;
  font-family: "Open Sans,Arial,sans-serif"; }

.fh5co-footer-style-1 .fh5co-footer-inner .links li a {
  font-size: 14px;
  color: gray; }

.fh5co-footer-style-1 .fh5co-footer-inner .links li a:hover {
  text-decoration: none;
  color: #1784fb; }

.fh5co-footer-style-1 .fh5co-footer-inner .fh5co-social {
  text-align: right;
  margin-top: 0; }

@media screen and (max-width: 768px) {
  .fh5co-footer-style-1 .fh5co-footer-inner .fh5co-social {
    text-align: left; } }
.fh5co-footer-style-1 .fh5co-footer-inner .fh5co-social a {
  margin-right: 15px;
  margin-bottom: 10px;
  font-size: 20px;
  color: #333; }

.fh5co-footer-style-1 .fh5co-footer-inner .fh5co-social a:hover {
  text-decoration: none;
  color: #1784fb; }

.fh5co-footer-style-2 {
  background: #232939; }

.fh5co-footer-style-2 .fh5co-logo {
  color: #fff;
  font-size: 24px;
  font-family: "Montserrat";
  margin-bottom: 0; }

@media screen and (max-width: 480px) {
  .fh5co-footer-style-2 .fh5co-logo {
    text-align: center; } }
.fh5co-footer-style-2 .fh5co-logo > span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3); }

@media screen and (max-width: 768px) {
  .fh5co-footer-style-2 .fh5co-logo > span {
    display: block; } }
.fh5co-footer-style-2 a {
  color: rgba(255, 255, 255, 0.5); }

.fh5co-footer-style-2 a:hover {
  color: #fff; }

.fh5co-footer-style-2 .footer-style-2-link {
  text-align: right; }

.fh5co-footer-style-2 .footer-style-2-link > a {
  display: none; }

@media screen and (max-width: 992px) {
  .fh5co-footer-style-2 .footer-style-2-link {
    text-align: left; } }
.fh5co-footer-style-2 .footer-style-2-link ul {
  padding: 0;
  margin: 0; }

@media screen and (max-width: 480px) {
  .fh5co-footer-style-2 .footer-style-2-link ul {
    margin-bottom: 30px;
    text-align: center; } }
@media screen and (max-width: 768px) {
  .fh5co-footer-style-2 .footer-style-2-link ul {
    margin-bottom: 20px; } }
.fh5co-footer-style-2 .footer-style-2-link ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline; }

@media screen and (max-width: 480px) {
  .fh5co-footer-style-2 .footer-style-2-link ul li {
    display: block; } }
.fh5co-footer-style-2 .footer-style-2-link ul li a {
  margin-right: 10px;
  color: rgba(255, 255, 255, 0.5); }

@media screen and (max-width: 480px) {
  .fh5co-footer-style-2 .footer-style-2-link ul li a {
    padding: 4px 0;
    display: block; } }
.fh5co-footer-style-2 .footer-style-2-link ul li a:hover {
  color: #fff; }

.fh5co-footer-style-3 {
  background: #262626;
  font-size: 15px; }

.fh5co-footer-style-3 .fh5co-footer-widget {
  margin-bottom: 30px; }

.fh5co-footer-style-3 .fh5co-logo {
  color: #fff;
  font-size: 24px;
  font-family: "Montserrat";
  margin-bottom: 40px; }

.fh5co-footer-style-3 .fh5co-logo .logo {
  padding: 7px 15px;
  background: rgba(255, 255, 255, 0.1);
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px; }

.fh5co-footer-style-3 .fh5co-copyright {
  font-size: 15px; }

.fh5co-footer-style-3 h3 {
  color: #fff;
  font-family: "Montserrat";
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 15px;
  margin-bottom: 50px; }

@media screen and (max-width: 768px) {
  .fh5co-footer-style-3 h3 {
    margin-bottom: 20px; } }
.fh5co-footer-style-3 p {
  color: rgba(255, 255, 255, 0.5); }

.fh5co-footer-style-3 a {
  color: rgba(255, 255, 255, 0.3); }

.fh5co-footer-style-3 a:hover {
  color: #fff; }

.fh5co-footer-style-3 .btn {
  border-color: rgba(255, 255, 255, 0.1);
  color: gray; }

.fh5co-footer-style-3 .fh5co-links {
  padding: 0;
  margin: 0; }

.fh5co-footer-style-3 .fh5co-links li {
  padding: 0;
  margin: 0 0 10px;
  list-style: none; }

.fh5co-footer-style-3 .fh5co-links.fh5co-social .icon {
  font-size: 17px;
  margin-right: 5px;
  top: 2px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.fh5co-footer-style-3 .fh5co-made {
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 4em; }

.fh5co-footer-style-3 .fh5co-made p {
  font-family: "Montserrat";
  font-size: 24px; }

.fh5co-footer-style-3 .fh5co-made p:last-child {
  margin-bottom: 0; }

.fh5co-footer-style-3 .fh5co-made p .heart {
  color: #fb4f59; }

.fh5co-testimonial-style-1, .fh5co-testimonial-style-2 {
  padding: 5em 0; }

@media screen and (max-width: 768px) {
  .fh5co-testimonial-style-1, .fh5co-testimonial-style-2 {
    padding: 3em 0; } }
.fh5co-testimonial-style-1 {
  background: #f2f2f2; }

.fh5co-testimonial-style-1 .box-testimony {
  margin-bottom: 2em;
  float: left; }

.fh5co-testimonial-style-1 .box-testimony blockquote {
  border-left: none;
  padding: 40px;
  background: #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

.fh5co-testimonial-style-1 .box-testimony blockquote:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 40px;
  border-top: 15px solid #000;
  border-top-color: #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent; }

.fh5co-testimonial-style-1 .box-testimony blockquote .quote {
  position: absolute;
  top: 0;
  left: 10px;
  text-align: center;
  font-size: 24px;
  line-height: 0;
  display: table;
  color: #1784fb;
  width: 56px;
  height: 56px;
  margin-top: -30px;
  background: #f2f2f2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.fh5co-testimonial-style-1 .box-testimony blockquote .quote > span {
  display: table-cell;
  vertical-align: middle; }

.fh5co-testimonial-style-1 .box-testimony blockquote p {
  font-style: italic; }

.fh5co-testimonial-style-1 .box-testimony .author {
  color: gray;
  margin-left: 20px;
  font-size: 15px; }

.fh5co-testimonial-style-1 .box-testimony .author .subtext {
  display: block;
  color: #ccc;
  font-size: 16px; }

.fh5co-testimonial-style-2 .fh5co-testimonial-item {
  margin-bottom: 30px;
  float: left;
  width: 100%; }

.fh5co-testimonial-style-2 .fh5co-testimonial-item .fh5co-name {
  margin-bottom: 30px;
  float: left; }

.fh5co-testimonial-style-2 .fh5co-testimonial-item .fh5co-name img {
  width: 70px;
  float: left;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.fh5co-testimonial-style-2 .fh5co-testimonial-item .fh5co-name .fh5co-meta {
  float: left;
  margin-top: 15px; }

.fh5co-testimonial-style-2 .fh5co-testimonial-item .fh5co-name .fh5co-meta h3 {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 16px; }

.fh5co-testimonial-style-2 .fh5co-testimonial-item .fh5co-name .fh5co-meta .fh5co-company {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #ccc;
  font-size: 11px !important; }

.fh5co-testimonial-style-2 .fh5co-testimonial-item .fh5co-text {
  font-family: "Merriweather,Times,serif";
  font-size: 16px;
  float: left;
  width: 100%;
  clear: both; }

.fh5co-testimonial-style-2 .fh5co-testimonial-item .fh5co-text p {
  font-style: italic;
  line-height: 28px; }

.fh5co-testimonial-style-2 .fh5co-testimonial-item .fh5co-text p:last-child {
  margin-bottom: 0; }

.fh5co-pricing-style-1, .fh5co-pricing-style-2 {
  padding: 5em 0; }

@media screen and (max-width: 768px) {
  .fh5co-pricing-style-1, .fh5co-pricing-style-2 {
    padding: 3em 0; } }
.fh5co-pricing-style-1 .fh5co-price {
  padding-top: 0;
  display: block;
  font-size: 50px;
  line-height: 50px;
  font-family: "Open Sans,Arial,sans-serif";
  color: #1784fb;
  margin-bottom: 30px; }

.fh5co-pricing-style-1 .fh5co-price > span {
  font-size: 16px;
  line-height: 16px;
  font-family: "Open Sans,Arial,sans-serif";
  font-weight: 400;
  color: gray; }

.fh5co-pricing-style-1 .fh5co-currency {
  vertical-align: super;
  font-size: 30px !important;
  color: #1784fb !important;
  position: relative; }

.fh5co-pricing-style-1 .fh5co-pricing-item {
  display: block;
  color: #333;
  float: left;
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 40px 10px;
  margin-bottom: 1.5em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s; }

.fh5co-pricing-style-1 .fh5co-pricing-item.pricing-feature {
  border-top: 10px solid #1784fb;
  z-index: 9; }

.fh5co-pricing-style-1 .fh5co-pricing-item p:last-child {
  margin-bottom: 0; }

.fh5co-pricing-style-1 .fh5co-pricing-item:hover, .fh5co-pricing-style-1 .fh5co-pricing-item:focus, .fh5co-pricing-style-1 .fh5co-pricing-item:active {
  text-decoration: none;
  outline: none; }

.fh5co-pricing-style-1 .fh5co-pricing-item .fh5co-pricing-item-lead {
  font-size: 12px;
  font-family: "Montserrat";
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px; }

.fh5co-pricing-style-1 .fh5co-pricing-item .fh5co-pricing-item-text {
  font-size: 16px;
  color: #a6a6a6; }

.fh5co-pricing-style-1 .fh5co-pricing-item:hover, .fh5co-pricing-style-1 .fh5co-pricing-item.active {
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  margin-top: -10px; }

@media screen and (max-width: 768px) {
  .fh5co-pricing-style-1 .fh5co-pricing-item:hover, .fh5co-pricing-style-1 .fh5co-pricing-item.active {
    margin-top: 0; } }
.fh5co-pricing-style-2 {
  background: #58ca7e; }

.fh5co-pricing-style-2 .fh5co-heading {
  color: #fff; }

.fh5co-pricing-style-2 p {
  color: rgba(255, 255, 255, 0.7); }

.fh5co-pricing-style-2 .pricing {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto 3em; }

.fh5co-pricing-style-2 .pricing-item {
  font-family: "Montserrat";
  padding: 2em 3em;
  margin: 1em;
  color: #262b38;
  background: #fff;
  cursor: default;
  text-align: center;
  overflow: hidden;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); }

@media screen and (min-width: 992px) {
  .fh5co-pricing-style-2 .pricing-item {
    margin: 1.5em 0; }

  .fh5co-pricing-style-2 .pricing-item.pricing-item--featured {
    z-index: 10;
    margin: 0;
    font-size: 1.15em; } }
.fh5co-pricing-style-2 .pricing-title {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: center; }

.fh5co-pricing-style-2 .pricing-price {
  font-size: 5em;
  font-weight: 800;
  color: #58ca7e;
  position: relative;
  z-index: 100; }

.fh5co-pricing-style-2 .pricing-currency {
  font-size: .5em;
  vertical-align: super; }

.fh5co-pricing-style-2 .pricing-period {
  font-size: 16px;
  display: inline-block;
  padding: 0 0 0 .5em;
  color: #ccc; }

.fh5co-pricing-style-2 .pricing-sentence {
  margin: 0 0 1em;
  padding: 0 0 .5em;
  font-size: 16px;
  text-align: center;
  color: #999; }

.fh5co-pricing-style-2 .pricing-feature-list {
  font-size: .95em;
  margin: 0;
  padding: 1.5em .5em 2.5em;
  list-style: none; }

.fh5co-pricing-style-2 .pricing-feature {
  padding: .15em 0; }

.fh5co-pricing-style-2 .pricing-action {
  font-weight: 700;
  margin-top: auto;
  padding: 1em 2em;
  color: #fff;
  border-radius: 5px;
  background: #6ed19c;
  -webkit-transition: background-color .3s;
  transition: background-color .3s; }

.fh5co-pricing-style-2 .pricing-action:hover, .fh5co-pricing-style-2 .pricing-action:focus {
  background-color: #4F5F56; }

.fh5co-counter-style-1, .fh5co-counter-style-2 {
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative; }

@media screen and (max-width: 768px) {
  .fh5co-counter-style-1, .fh5co-counter-style-2 {
    padding: 3em 0; } }
.fh5co-counter-style-1 .fh5co-overlay, .fh5co-counter-style-2 .fh5co-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6); }

.fh5co-counter-style-1, .fh5co-counter-style-1 .fh5co-section-content-wrap, .fh5co-counter-style-2, .fh5co-counter-style-2 .fh5co-section-content-wrap {
  height: 500px;
  width: 100%; }

@media screen and (max-width: 992px) {
  .fh5co-counter-style-1, .fh5co-counter-style-1 .fh5co-section-content-wrap, .fh5co-counter-style-2, .fh5co-counter-style-2 .fh5co-section-content-wrap {
    height: inherit; } }
.fh5co-counter-style-1 .fh5co-section-content-wrap, .fh5co-counter-style-2 .fh5co-section-content-wrap {
  display: table; }

.fh5co-counter-style-1 .fh5co-section-content-wrap .fh5co-section-content, .fh5co-counter-style-2 .fh5co-section-content-wrap .fh5co-section-content {
  width: 100%;
  display: table-cell;
  vertical-align: middle; }

.fh5co-counter-style-1 .fh5co-counter, .fh5co-counter-style-2 .fh5co-counter {
  font-size: 50px;
  display: block;
  color: #fff;
  width: 100%;
  margin-bottom: .5em; }

.fh5co-counter-style-1 .fh5co-counter-label, .fh5co-counter-style-2 .fh5co-counter-label {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 5px;
  margin-bottom: 2em;
  display: block; }

.fh5co-counter-style-2 .icon {
  color: #fff;
  width: 70px;
  height: 70px;
  margin: 0 auto 30px;
  text-align: center;
  position: relative;
  border: 2px solid rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.fh5co-counter-style-2 .icon i {
  text-align: center;
  width: 100%;
  font-size: 30px;
  display: block;
  top: 50%;
  margin-top: -15px;
  position: absolute; }

.fh5co-counter-style-2 .fh5co-counter-label {
  color: rgba(255, 255, 255, 0.5); }

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none; }

.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: rgba(255, 255, 255, 0.5); }

.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important; }

.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 2px;
  color: #1784fb;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: rgba(255, 255, 255, 0.5);
  transition: all .2s ease-out; }

.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }

.fh5co-nav-toggle i::before {
  top: -7px; }

.fh5co-nav-toggle i::after {
  bottom: -7px; }

.fh5co-nav-toggle:hover i::before {
  top: -7px; }

.fh5co-nav-toggle:hover i::after {
  bottom: -7px; }

.fh5co-nav-toggle.active i {
  background: transparent; }

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg); }

.fh5co-nav-toggle {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 21;
  padding: 2px 0 0;
  display: block;
  margin: 0 auto;
  margin-top: 12px;
  display: none;
  height: 35px;
  width: 40px;
  border-bottom: none !important; }

@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block; } }
@media screen and (min-width: 315px) and (max-width: 490px) {
  .fh5co-nav-style-1, .fh5co-nav-style-2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; }

  .fh5co-heading.wow.fadeInUp {
    font-size: 20px; }

  textarea {
    margin-top: 20px; }

  .facility label, .custom_button_submit, .row.p-b.free {
    float: none !important; }

  .site_map > h1 {
    font-size: 28px; }

  .dropdown-content {
    left: 9em !important; }

  .dropbtn a {
    font-size: 12px !important; }

  .last_nav {
    margin-left: 0px !important;
    padding: 11px 0 !important;
    width: 170px !important; }

  .mobile-menu-expanded .last_nav {
    width: 170px !important; }

  .newstyle h1 {
    font-size: 18px !important; }

  .practice_p {
    font-size: 15px !important; }

  .first_nav a {
    color: #fff !important; }

  .cc_content {
    padding-left: 1em !important;
    width: 170px !important;
    max-width: 100% !important; }

  .license {
    padding: 0 1em !important;
    text-align: justify !important; }

  .banner h2 {
    font-size: 18px !important;
    font-weight: 600 !important; }

  h2.Anywhere {
    font-size: 18px !important;
    font-weight: 600 !important; }

  .cancel {
    margin-left: 0px !important; }

  .features .span3 h4 {
    font-size: 15px !important; }

  #fh5co-offcanvass ul li a {
    padding: 10px 0 10px 0px !important;
    width: 170px !important;
    font-size: 12px !important; }

  #myCarousal_featured img {
    width: 98% !important; }

  .practice {
    font-size: 24px !important; }

  .fh5co-blog-style-1 {
    padding: 0em !important; }

  .scheduling_img > img {
    margin: 0 auto 20px !important; }

  .appointment > img {
    margin: 0 auto 20px !important; }

  .footerCloudclinikTest {
    padding: 0 10px;
    font-size: 14px; }

  .health {
    font-size: 26px; }

  #myCarousal_featured img {
    max-width: 99%; }

  .last_main_banner > p {
    font-size: 16px !important; }

  .first_main_banner {
    width: 72% !important; }

  .ccFreeTrialPortletErrorconsoleMessage {
    text-align: center;
    width: 80% !important; }

  .third_main_banner {
    width: 62% !important; }

  .third_main_banner > p {
    font-size: 16px !important; }

  .third_main_banner li {
    font-size: 14px !important;
    line-height: 1.4 !important; }

  .first_main_banner > p {
    font-size: 16px !important; }

  .third_main_banner > ul {
    padding-left: 1px !important; }

  .second_banner > li {
    font-size: 14px !important;
    line-height: 1.4 !important; }

  .second_main_banner {
    padding-right: 1em !important;
    width: 70% !important; }

  .text {
    top: 20px !important; }

  .banner_2 {
    font-size: 16px !important; }

  .free_trial h3 {
    text-align: center; }

  .free_trial .ccftSubDesp {
    text-align: center;
    margin-bottom: 20px; }

  .fh5co-nav-toggle {
    left: 0px !important; }

  .abc {
    border-right: medium none; }

  .modal-footer {
    height: auto; }

  .login_right {
    margin-top: 20px; }

  #first {
    background: #fff none repeat scroll 0 0 !important; }

  .breadcrumbs li {
    display: table !important;
    width: 100% !important; }

  .breadcrumbs li a {
    display: table !important;
    width: 100% !important; }

  .breadcrumbs ul {
    padding: 0 !important; }

  .age_unit {
    padding: 0 !important; }

  #slider1_container {
    max-width: 100% !important; }

  .facility button {
    margin: 0 auto !important;
    width: 80% !important; }

  .custom_inputs input {
    width: 80% !important;
    border: 2px solid #ccc !important;
    font-size: 14px !important;
    height: 25px !important; }

  .adress {
    padding: 0 10px !important; }

  .footerCloudclinikTest {
    margin-top: 0;
    line-height: 25px; }

  .contact_us textarea {
    border: 2px solid #ccc !important;
    font-size: 14px !important;
    display: block !important;
    margin: 20px auto !important;
    width: 80% !important; }

  .contact_us .span3 {
    text-align: center !important; }

  .contact_us button {
    width: 80% !important;
    margin: 0 auto !important; }

  .custom_form input {
    border: 2px solid #ccc !important;
    font-size: 14px !important;
    height: 25px !important;
    width: 100% !important; }

  .breadcrumbs li a {
    width: 90% !important; }

  .cloudclinik_text h3 {
    text-align: center; }

  .promotional_videos {
    font-size: 24px !important; }

  .cloudclinik_text p {
    text-align: center;
    padding: 0 10px !important; }

  .client {
    margin: 0 auto !important;
    max-width: 90% !important; }

  #slider1_container {
    height: 180px !important; }

  .fh5co-blog-style-1 button {
    margin: 20px auto !important;
    width: 70% !important; }

  .mob_facility {
    width: 100% !important;
    text-align: center; }

  .last_main_banner {
    top: 0 !important; }

  .mobile-menu-expanded a.js-fh5co-mobile-toggle.fh5co-nav-toggle.active {
    position: fixed !important; }

  .kindly {
    margin-bottom: 20px;
    text-align: center; }

  .facility table {
    text-align: center;
    width: 100%; }

  .facility .facility_type {
    text-align: center;
    width: 100% !important; }

  .facility table td {
    display: inline-block;
    text-align: center !important; }

  .brochure {
    width: 100% !important;
    text-align: center !important; }

  #displaytest .testimonialslideContentDisplay {
    left: 30px !important;
    width: 90% !important; } }
@media screen and (min-width: 315px) and (max-width: 325px) {
  .contact_us textarea {
    border: 2px solid #ccc !important;
    display: block !important;
    font-size: 14px !important;
    margin: 20px auto !important;
    width: 80% !important; }

  .custom_form input {
    border: 2px solid #ccc !important;
    font-size: 14px !important;
    height: 25px !important;
    width: 100% !important; }

  .contact_us button {
    width: 80% !important;
    margin: 0 auto !important; }

  .client .span3.abc {
    margin: 0 !important; }

  .social-icons li {
    padding-right: 6px; }

  .facility .mob_facility {
    width: 100% !important; }

  #slider1_container {
    height: 180px !important; }

  .brochure {
    width: 100% !important;
    text-align: center !important; }

  .banner .carousel {
    height: 250px !important; }

  .site_map li {
    padding-right: 10px !important; }

  .facility label {
    width: 100px !important; }

  .mobile-menu-expanded a.js-fh5co-mobile-toggle.fh5co-nav-toggle.active {
    position: fixed !important; }

  .last_main_banner {
    top: 0 !important; }

  #myCarousal_featured img {
    height: 170px !important; }

  #displaytest .testimonialslideContentDisplay {
    left: 30px !important;
    width: 90% !important; }

  .fh5co-logo .hvr-pulse-grow.zong {
    float: right;
    width: 100px !important; }

  .ooredooLogo > img {
    height: auto !important;
    margin-top: 10px;
    width: 120px; }

  .zong.pk img {
    height: auto !important;
    margin-top: 10px;
    width: 100px; }

  .fh5co-logo .logo img {
    float: right !important;
    margin-top: 12px;
    width: 130px !important;
    margin-left: 40px; } }
@media screen and (min-width: 355px) and (max-width: 420px) {
  .contact_us textarea {
    border: 2px solid #ccc !important;
    display: block !important;
    font-size: 14px !important;
    margin: 20px auto !important;
    width: 80% !important; }

  .custom_form input {
    border: 2px solid #ccc !important;
    font-size: 14px !important;
    height: 25px !important;
    width: 100% !important; }

  .contact_us button {
    width: 80% !important;
    margin: 0 auto !important; }

  #slider1_container {
    height: 180px !important; }

  .brochure {
    width: 100% !important;
    text-align: center !important; }

  .banner .carousel {
    height: 250px !important; }

  #myCarousal_featured img {
    width: 99% !important; }

  .mobile-menu-expanded a.js-fh5co-mobile-toggle.fh5co-nav-toggle.active {
    position: fixed !important; }

  .last_main_banner {
    top: 0 !important; }

  .social-icons li {
    padding-right: 6px; }

  .ooredooLogo img {
    height: auto !important;
    margin-top: 10px;
    width: 100px; }

  .zong.pk img {
    height: auto !important;
    margin-top: 10px;
    width: 100px; }

  #myCarousal_featured img {
    height: 170px !important; }

  #displaytest .testimonialslideContentDisplay {
    left: 30px !important;
    width: 90% !important; }

  .fh5co-logo .hvr-pulse-grow.zong {
    float: right;
    width: 100px !important; }

  .fh5co-logo .logo img {
    float: right !important;
    width: 150px !important;
    margin-top: 12px; } }
@media screen and (min-width: 421px) and (max-width: 489px) {
  .banner .carousel {
    height: 300px !important; }

  .mobile-menu-expanded a.js-fh5co-mobile-toggle.fh5co-nav-toggle.active {
    position: fixed !important; }

  .last_main_banner {
    top: 0 !important; }

  #displaytest .testimonialslideContentDisplay {
    left: 30px !important;
    width: 90% !important; }

  .fh5co-logo .hvr-pulse-grow.zong {
    float: right;
    width: 100px !important; }

  #myCarousal_featured img {
    height: 170px !important;
    width: 99%; }

  .third_main_banner, .second_main_banner {
    padding-top: 4em !important; }

  .zong.pk img {
    height: auto !important;
    margin-top: 10px;
    width: 100px; }

  .fh5co-logo .logo img {
    float: right !important;
    margin-left: 60px; } }
@media screen and (min-width: 490px) and (max-width: 767px) {
  .home_slider .carousel {
    height: 450px !important; }

  .second_banner > li {
    font-size: 16px; }

  .banner_2 {
    font-size: 18px; }

  .last_main_banner {
    top: 0 !important; }

  .custom_form input {
    width: 90% !important;
    font-size: 11px !important; }

  /*.contact_us button{width:60% !important;padding:4px 30px!important;}*/
  #free .container {
    padding: 0 15%; }

  /*#free .span8{width:64px !important;}*/
  .mobile-menu-expanded a.js-fh5co-mobile-toggle.fh5co-nav-toggle.active {
    position: fixed !important; }

  #fh5co-offcanvass ul li {
    width: 170px !important; }

  .dropdown-content {
    min-width: 210px !important;
    left: 10em !important; }

  .dropdown-content .cc_content a {
    width: 170px !important; }

  #galance h3 {
    font-size: 14px;
    text-align: center;
    font-weight: 600 !important; } }
@media screen and (min-width: 760px) and (max-width: 820px) {
  .fh5co-nav-style-1, .fh5co-nav-style-2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; }

  textarea {
    margin-top: 20px; }

  .fh5co-nav-toggle {
    display: block !important; }

  .mobile-menu-expanded {
    display: block !important; }

  #fh5co-offcanvass {
    display: block !important; }

  .text-center.fh5co-link-wrap {
    display: none; }

  .abc {
    border-right: medium none; }

  .last_nav a {
    padding: 10px 15px !important; }

  .first_nav a {
    padding: 10px 15px !important;
    color: #fff !important;
    width: 124px !important; }

  .modal-footer {
    height: auto; }

  .home_slider .carousel {
    height: 450px !important; }

  .breadcrumbs li {
    margin-bottom: 10px; }

  .age_unit {
    padding: 0 !important; }

  .other button {
    clear: both;
    float: left; }

  .logo {
    margin-left: 50px; }

  .fh5co-nav-toggle {
    padding: 2px 0 0 0px !important; }

  .breadcrumbs li {
    margin-bottom: 20px; }

  .logo.span3 {
    width: 350px !important; }

  .custom_form .span3 {
    width: 220px !important; }

  .cloudclinik_text {
    max-width: 100% !important; }

  .fh5co-heading.wow.fadeInUp {
    width: 60% !important;
    font-size: 20px !important; }

  .brochure {
    width: 30% !important; }

  .second_banner > li {
    font-size: 16px; }

  .banner_2 {
    font-size: 18px; }

  .hidden_nav .text-center.fh5co-link-wrap {
    display: block !important; }

  .fh5co-heading.wow.fadeInUp.promotional_videos {
    font-size: 26px !important;
    width: 100% !important; }

  .custom_inputs br {
    display: none !important; }

  .custom_inputs input {
    font-size: 14px !important;
    margin-bottom: 30px !important; }

  textarea {
    font-size: 14px !important; }

  .custom_form input {
    font-size: 12px !important;
    width: 90% !important;
    padding: 7px 0 7px 7px !important; }

  .custom_form .span3 {
    width: 220px !important; }

  .hidden_nav li a {
    width: 140px !important;
    font-size: 14px !important; }

  #myCarousal_featured img {
    height: 200px !important; }

  .mobile-menu-expanded a.js-fh5co-mobile-toggle.fh5co-nav-toggle.active {
    position: fixed !important; }

  .fh5co-heading.wow.fadeInUp.Anywhere {
    font-size: 24px !important;
    width: 100% !important; }

  .img-responsive.img-rounded {
    height: 110px !important; }

  .last_main_banner {
    top: 0 !important; }

  .ooredooLogo img {
    margin-left: 10px !important; }

  #fh5co-offcanvass ul li {
    width: 170px !important; }

  .dropdown-content {
    min-width: 210px !important;
    left: 10em !important; }

  .dropdown-content .cc_content a {
    width: 170px !important; } }
@media screen and (min-width: 795px) and (max-width: 805px) {
  .js-fh5co-mobile-toggle i {
    left: 8px; }

  .mobile-menu-expanded a.js-fh5co-mobile-toggle.fh5co-nav-toggle.active {
    position: fixed !important; }

  .hvr-pulse-grow.logo {
    margin-left: 60px !important;
    width: 160px !important; }

  .hvr-pulse-grow.zong {
    width: 150px !important; }

  .fh5co-heading.wow.fadeInUp.Anywhere {
    font-size: 24px !important;
    width: 100% !important; }

  .fh5co-project-style-2.custom_clients {
    padding-top: 1em !important; }

  .second_banner > li {
    font-size: 16px; }

  .banner_2 {
    font-size: 18px; }

  .last_main_banner {
    top: 0 !important; }

  .custom_form input {
    font-size: 15px !important;
    width: 90% !important;
    padding: 7px 0 7px 7px !important; }

  .img-responsive.img-rounded {
    height: 110px !important; }

  .logo img {
    margin-left: 80px; }

  .ooredooLogo img {
    margin-left: 10px !important; } }
@media screen and (min-width: 821px) and (max-width: 1000px) {
  .text-center.fh5co-link-wrap {
    padding: 0 !important; }

  .fh5co-nav-style-1 .fh5co-link-wrap ul li a, .fh5co-nav-style-2 .fh5co-link-wrap ul li a {
    margin: 0 3px !important; }

  .fh5co-nav-style-1 .fh5co-link-wrap ul li a, .fh5co-nav-style-2 .fh5co-link-wrap ul li a {
    font-size: 12px; }

  textarea {
    margin-top: 20px; }

  .abc {
    border: medium none; }

  .mobile-menu-expanded a.js-fh5co-mobile-toggle.fh5co-nav-toggle.active {
    position: fixed !important; }

  .breadcrumbs li {
    margin-bottom: 10px; }

  .modal-footer {
    height: auto; }

  .age_unit {
    padding: 0 !important; }

  .other button {
    clear: both;
    float: left; }

  .cloudclinik_text {
    max-width: 100% !important; }

  .hvr-pulse-grow.zong {
    width: 120px; }

  .last_main_banner {
    top: 0 !important; }

  .zong.ooredooLogo > img {
    height: auto !important;
    margin-top: 10px;
    width: 130px; }

  .zong.pk img {
    height: auto !important;
    margin-top: 10px;
    width: 130px !important; }

  .hvr-pulse-grow.logo {
    float: left !important;
    margin-top: 10px !important;
    width: 180px; }

  .logo.span5.fh5co-logo {
    width: 320px !important; } }
@media screen and (min-width: 1020px) and (max-width: 1030px) {
  .fh5co-nav-style-1 .fh5co-link-wrap ul li, .fh5co-nav-style-2 .fh5co-link-wrap ul li {
    padding: 10px 5px 13px !important;
    line-height: 21px !important; }

  .custom_form input {
    width: 190px !important; }

  .zong img {
    width: 125px !important; } }
.tv {
  background-image: url("/CloudClinikPortal-theme/css/../images/tv.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 2% 2% 11%;
  margin: 0 10%; }

.tv ul {
  list-style: none;
  position: relative !important; }

@media screen and (min-width: 801px) and (max-width: 1100px) {
  .last_main_banner {
    top: 0 !important; }

  .zong.ooredooLogo > img {
    height: auto !important;
    margin-top: 10px;
    width: 130px; }

  .navigation.span7 {
    width: 62% !important; }

  .custom_form input {
    font-size: 12px !important;
    height: 20px !important;
    width: 90% !important; }

  .custom_form .span3 {
    width: 220px !important; }

  .custom_inputs input {
    font-size: 12px !important; }

  .contact_us textarea {
    font-size: 14px !important; } }
@media screen and (min-width: 490px) and (max-width: 767px) {
  .last_main_banner > p {
    font-size: 16px !important; }

  .first_main_banner {
    width: 72% !important; }

  .third_main_banner {
    width: 62% !important; }

  .third_main_banner > p {
    font-size: 16px !important; }

  .third_main_banner li {
    font-size: 14px !important;
    line-height: 1.4 !important; }

  .first_main_banner > p {
    font-size: 16px !important; }

  .third_main_banner > ul {
    padding-left: 1px !important; }

  .second_banner > li {
    font-size: 14px !important;
    line-height: 1.4 !important; }

  .second_main_banner {
    padding-right: 1em !important;
    width: 70% !important; }

  .banner_2 {
    font-size: 16px !important; }

  /*.span4.free_trial{width:70% !important;float:left !important;}*/
  .kindly {
    font-size: 14px; }

  .text {
    top: 8em !important; }

  .img-responsive.img-rounded {
    float: left;
    width: 50% !important; }

  .home_slider .carousel {
    height: 350px !important; }

  .custom_form input {
    font-size: 12px !important;
    padding: 7px 0 7px 7px !important; }

  .custom_form .span3 {
    width: 50% !important;
    float: left !important; }

  /*#free .span8{width:64% !important;float:left !important;}*/
  #first .flag.span3.wow.fadeInLeft {
    float: left;
    width: 40%; }

  #first .span8.wow.fadeInRight {
    width: 53%;
    float: left !important; }

  .custom_inputs input {
    font-size: 12px !important;
    float: left !important;
    width: 220px !important; }

  .footerCloudclinikTest {
    margin-top: 0;
    line-height: 25px; }

  .hidden_nav .last_nav a {
    padding: 6px 1px 4px !important; }

  .hidden_nav .first_nav a {
    padding: 6px 1px 4px !important;
    color: #fff !important; }

  .span3.abc {
    float: left;
    width: 47% !important; }

  .brochure {
    width: 50% !important; }

  .facility label {
    width: 75px !important; }

  .facility .mob_facility {
    width: 100% !important; }

  .contact_us textarea {
    font-size: 14px !important; }

  .mobile-menu-expanded #fh5co-offcanvass ul li a {
    padding: 10px 0 !important;
    font-size: 14px !important; }

  .mobile-menu-expanded a.js-fh5co-mobile-toggle.fh5co-nav-toggle.active {
    top: 12px !important; }

  .login_left_img img {
    margin: 2em auto !important;
    display: block !important;
    max-width: 70%; }

  .mobile-menu-expanded a.js-fh5co-mobile-toggle.fh5co-nav-toggle.active {
    position: fixed !important; } }
.aui .btn {
  box-shadow: none !important; }

.fh5co-project-style-2.custom_clients {
  border: medium none !important;
  padding-top: 3em !important; }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);*/
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);*/
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animatedFast {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);*/
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);*/
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

.span3.photo {
  margin-top: 20px; }

.span3.custom_inputs {
  text-align: center !important; }

.testimonialslideContentDisplay > a {
  color: #666 !important; }

.fh5co-project-style-2.heading {
  padding: 2em 0 !important; }

@media screen and (min-width: 315px) and (max-width: 325px) {
  .contact_us textarea {
    border: 2px solid #ccc !important;
    display: block !important;
    font-size: 14px !important;
    margin: 20px auto !important;
    width: 80% !important; }

  .custom_form input {
    border: 2px solid #ccc !important;
    font-size: 14px !important;
    height: 25px !important;
    width: 100% !important; }

  .contact_us button {
    width: 80% !important;
    margin: 0 auto !important; }

  .client .span3.abc {
    margin: 0 !important; }

  .site_map li {
    padding-right: 10px !important; } }
@media screen and (min-width: 355px) and (max-width: 420px) {
  .contact_us textarea {
    border: 2px solid #ccc !important;
    display: block !important;
    font-size: 14px !important;
    margin: 20px auto !important;
    width: 80% !important; }

  .custom_form input {
    border: 2px solid #ccc !important;
    font-size: 14px !important;
    height: 25px !important;
    width: 100% !important; }

  .contact_us button {
    width: 80% !important;
    margin: 0 auto !important; } }
@media screen and (min-width: 315px) and (max-width: 490px) {
  .client img {
    display: block !important;
    margin: 0 auto !important; }

  #slider1_container {
    max-width: 100% !important; }

  .facility button {
    margin: 0 auto !important;
    width: 80% !important; }

  .custom_form .span3 {
    margin: 0 auto !important; }

  .custom_cloudclinik {
    padding: 0 !important; }

  .fh5co-content-style-6 h2.wow.fadeInUp.practice {
    font-size: 24px !important; }

  .contact_us h1 {
    font-size: 18px !important; }

  .contact_us form {
    display: block !important;
    margin: 20px auto !important;
    width: 100% !important; }

  .custom_inputs input {
    width: 80% !important;
    border: 2px solid #ccc !important;
    font-size: 14px !important;
    height: 25px !important; }

  .adress {
    padding: 0 10px !important; }

  .contact_us textarea {
    border: 2px solid #ccc !important;
    font-size: 14px !important;
    display: block !important;
    margin: 20px auto !important;
    width: 80% !important; }

  .contact_us .span3 {
    text-align: center !important; }

  .contact_us button {
    width: 80% !important;
    margin: 0 auto !important; }

  .client {
    margin: 0 auto !important;
    max-width: 90% !important; }

  .custom_form input {
    border: 2px solid #ccc !important;
    font-size: 14px !important;
    height: 25px !important;
    width: 100% !important; } }
@media screen and (max-width: 730px) {
  .custom_cloudclinik {
    padding: 0 !important; }

  #galance h3 {
    font-size: 14px !important;
    text-align: center !important;
    font-weight: 600 !important; }

  #galance p {
    font-size: 13px !important; } }
@media screen and (min-width: 765px) and (max-width: 810px) {
  .fh5co-nav-style-1 .logo.span5.fh5co-logo {
    width: 500px !important; }

  .text > p {
    font-size: 18px !important;
    padding: 10px !important; }

  .text {
    top: 7em !important; } }
@media screen and (min-width: 1001px) and (max-width: 1100px) {
  .fh5co-logo .hvr-pulse-grow.zong {
    width: 100px !important; }

  .logo.span5.fh5co-logo {
    width: 360px !important; }

  .fh5co-logo .logo img {
    float: right !important; } }
/********** New CSS **********/
.last_nav a span {
  border-right: 1px solid #c55f5a !important;
  padding-right: 8px !important;
  margin-right: 5px !important;
  padding-bottom: 2px !important; }

/************Footer **************/
footer #footer {
  color: #fff !important; }

footer .site-name {
  font-size: 15px !important; }

footer .powered-by a {
  color: #c1c1c1 !important; }

.footer_contact_us ul li {
  list-style: none !important;
  float: left !important;
  padding-right: 20px !important; }

.footer_contact_us ul li a img {
  width: 30px !important; }

.connect ul li {
  list-style: none !important;
  float: left !important;
  padding-right: 20px !important; }

.powered-by {
  color: #fff !important; }

.fa {
  color: #fff !important;
  font-size: 20px !important; }

.fa:hover {
  font-size: 20px !important; }

.resources {
  font-weight: normal !important;
  color: #3ba09f !important; }

.connect h4 {
  text-align: left !important;
  color: #fff !important; }

.connect ul {
  display: inline-block;
  float: left;
  padding-top: 5px;
  margin-left: 0 !important; }

.footer_contact_us {
  width: 50%;
  margin: 0 auto; }

.footer_contact_us h4 {
  color: #fff !important;
  font-size: 15px; }

.footer_contact_us ul {
  display: inline-block;
  float: left;
  padding-top: 5px;
  margin-left: 0 !important; }

.footer_left {
  padding: 1% 0 1.5% 2%; }

.footer_right {
  padding-left: 2em; }

.location {
  background: url(/CloudClinikPortal-theme/css/../images/location.png) no-repeat 0 0 !important;
  line-height: 25px;
  padding: 0 0 3px 25px;
  cursor: pointer; }

.phone {
  background: url(/CloudClinikPortal-theme/css/../images/phone.png) no-repeat 0 32% !important;
  line-height: 25px;
  padding: 0 0 3px 25px; }

.email {
  background: url(/CloudClinikPortal-theme/css/../images/email.png) no-repeat 0 43% !important;
  line-height: 25px;
  padding: 0 0 3px 25px; }

.hotline {
  background: url(/CloudClinikPortal-theme/css/../images/hotline.png) no-repeat 2% 0 !important;
  line-height: 25px;
  padding: 1px 0 3px 25px;
  color: #710202;
  text-decoration: underline;
  font-weight: bold; }

.border-right {
  border-right: 1px solid #c1c1c1;
  padding-right: 5px;
  margin-right: 5px; }

.newstyle {
  padding: 0 0 2em 0 !important;
  border-bottom: none;
  border-top: none;
  margin-top: 0 !important; }

.home_slider.newstyle {
  padding: 0 0 0.7em 0 !important; }

.fh5co-features-style-2.resources.newstyle {
  border-top: none !important;
  padding-bottom: 0 !important; }

.newstyle h1 {
  font-size: 23.5px;
  text-align: center !important;
  background: #e4e4e4 !important;
  margin-bottom: 10px !important; }

.ccft_formContainer .custom_form input {
  border: 1px solid #999;
  color: #555; }

.ccft_formContainer .custom_button_submit .btn, .contact_us .custom_button_submit .btn {
  background-color: #9c0000 !important;
  text-shadow: none;
  border: none !important;
  border-radius: 5px;
  font-size: initial;
  padding: 4px 12px; }

.ccft_formContainer .custom_button_submit .btn span, .contact_us .custom_button_submit .btn span {
  letter-spacing: 1px;
  padding: 0.3em 1.5em; }

.footer-nav-section {
  padding: 20px 0; }

.footer-nav {
  display: inline;
  list-style: none;
  padding-top: 2% !important;
  margin: 1% 3% !important; }

.footer-nav li {
  color: #fff;
  display: inline; }

.footer-nav li a {
  color: white !important;
  border-right: 1px solid #fff;
  padding-right: 8px; }

.testimonial.newstyle .testimonial_slider {
  margin-bottom: 10px !important; }

/*************Features Page******************/
.features .span3 {
  text-align: center;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
  margin-left: 0 !important;
  width: 25% !important; }

.features .span3 h4 {
  font-weight: 800 !important;
  height: 40px;
  vertical-align: middle !important;
  display: block;
  line-height: 2.5;
  font-size: 15px;
  clear: both; }

.features .span3 .features-content {
  padding: 6% 2% 0 2%;
  min-height: 100px;
  font-size: 12px; }

.features .span3 .features-content p {
  margin: 0 0 5px 0;
  min-height: 60px; }

.features .more-content {
  text-align: left;
  display: block;
  list-style-type: circle;
  min-height: 140px; }

.clearboth {
  clear: both; }

.features .container.features {
  padding-top: 2em !important; }

.features .appointment h4 {
  color: #ab282c; }

.features .prescription h4 {
  color: #47a355; }

.features .charting h4 {
  color: #4a6ab1; }

.features .vaccination h4 {
  color: #aa482e; }

.features .pharmacy h4 {
  color: #88a53c; }

.features .lab h4 {
  color: #b54340; }

.features .e-referral h4 {
  color: #8bd6df; }

.features .services-portal h4 {
  color: #a96dad; }

.features .read-more {
  background: #757584;
  color: white !important;
  padding: 5px 25px;
  border-radius: 7px;
  font-size: 11px;
  min-height: 20px !important;
  width: 65px;
  cursor: pointer;
  margin: 0 auto !important; }

@media screen and (max-width: 767px) {
  .testimonialslideContentDisplay, .testimonial_slider .testimonialslideContentDisplay blockquote .credits {
    font-size: 22px !important;
    line-height: 35px; }

  .testimonial_slider #jssor_1 {
    height: 280px !important; }

  .testimonial_slider #jssor_1 .jssora11r, .testimonial_slider #jssor_1 .jssora11l {
    top: 225px !important; }

  .testimonial_slider #jssor_1 div[data-u="slides"], .testimonial_slider #jssor_1 div[data-u="slides"] div.test {
    height: 600px !important; }

  .features .span3 {
    width: 100% !important; } }
@media screen and (max-width: 490px) {
  .testimonialslideContentDisplay, .testimonial_slider .testimonialslideContentDisplay blockquote .credits {
    font-size: 31px !important;
    line-height: 44px; }

  .testimonial_slider #jssor_1 {
    height: 300px !important; }

  .testimonial_slider #jssor_1 .jssora11r, .testimonial_slider #jssor_1 .jssora11l {
    top: 350px !important; }

  .testimonial_slider #jssor_1 div[data-u="slides"], .testimonial_slider #jssor_1 div[data-u="slides"] div.test {
    height: 900px !important; }

  .footer-nav li a {
    font-size: 12px; }

  .footer_contact_us h4 {
    font-size: 13px; }

  .connect ul li {
    padding-right: 10px !important; }

  .fa {
    font-size: 17px !important; }

  .footer_right {
    padding-left: 1em; }

  .footer_left {
    font-size: 11px; }

  .features .span3 {
    width: 100% !important; } }
@media screen and (min-width: 760px) {
  .features {
    padding: 0 2% !important;
    width: 96% !important; } }
@media screen and (max-width: 979px) and (min-width: 768px) {
  .features .span3 {
    width: 50% !important; } }
.aui .newstyle img, .aui .logo img {
  height: auto; }

.aui .home_slider.newstyle img {
  height: 100%; }

.testimonial_slider {
  background: url("/CloudClinikPortal-theme/css/../images/testimonial_bg.png");
  /* background-image: -webkit-linear-gradient(to bottom,#444,#666),#444 fixed;
  background-image: -o-linear-gradient(to bottom,#444,#666),#444 fixed;
  background-image: -moz-linear-gradient(to bottom,#444,#666),#444 fixed;
  background-image: linear-gradient(to bottom,#444,#666),#444 fixed; */ }

@media screen and (min-width: 992px) {
  .cl-effect-13 a {
    -webkit-transition: color 0.3s !important;
    -moz-transition: color 0.3s !important;
    transition: color 0.3s !important; }

  .cl-effect-13 a::before {
    position: absolute !important;
    top: -20% !important;
    left: 40% !important;
    color: transparent;
    content: '.' !important;
    text-shadow: 0 0 transparent !important;
    font-size: 4em !important;
    -webkit-transition: text-shadow 0.3s, color 0.3s !important;
    -moz-transition: text-shadow 0.3s, color 0.3s !important;
    transition: text-shadow 0.3s, color 0.3s !important;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    pointer-events: none !important; }

  .cl-effect-13 a:hover::before,
  .cl-effect-13 a:focus::before {
    color: #fff !important;
    text-shadow: 10px 0 #fff, -10px 0 #fff !important; }

  .cl-effect-13 a:hover,
  .cl-effect-13 a:focus {
    color: #999 !important;
    position: relative !important; }

  .cl-effect-11 a {
    text-shadow: none;
    position: relative; }

  .cl-effect-11 a::before {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0px 0;
    max-width: 0;
    border-bottom: 2px solid #fff;
    color: #fff;
    content: attr(data-hover);
    -webkit-transition: max-width 0.5s;
    -moz-transition: max-width 0.5s;
    transition: max-width 0.5s;
    white-space: nowrap; }

  .cl-effect-11 a:hover::before,
  .cl-effect-11 a:focus::before {
    max-width: 100%; } }
.fa-twitter:hover {
  color: #1DA1F2 !important; }

.fa-facebook:hover {
  color: #4867AA !important; }

.fa-google-plus:hover {
  color: #DF4B38 !important; }

.fa-youtube:hover {
  color: #E22C29 !important; }

.fa-linkedin:hover {
  color: #0077B5 !important; }

.dropbtn {
  padding: 16px;
  font-size: 16px;
  border: 0;
  cursor: pointer; }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  margin-top: 12px; }

.dropdown-content a {
  color: black;
  padding: 0 16px;
  text-decoration: none;
  display: block;
  text-align: left; }

.dropdown-content .cc_content a:hover {
  background: #aeacac !important;
  color: white !important; }

.dropbtn:hover .dropdown-content {
  display: block !important; }