@charset "UTF-8";
/* do NOT !!!! modify file custom_part1.css, custom_part2.css, custom_part3.css, liferay.css, schemes.css, vendor.css COMPILED, their are styles compiled from scss files. YOU Can modify their scss files*/
/* vendor css */
/* -------- Common styles copied from classic theme ---------- */
/* ---------- do not make any changes to this file ---------- */
/* ---------- Breadcrumbs ---------- */
.breadcrumbs-horizontal {
  margin-bottom: 1.5em;
}

.breadcrumbs-horizontal li {
  background: url(../images/arrows/05_right.png) no-repeat 100% 50%;
  margin-right: 5px;
  max-width: 50%;
  padding-right: 15px;
}

.breadcrumbs-vertical li {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  padding: 0 0 9px;
  max-width: none;
}

.breadcrumbs a {
  display: block;
}

.breadcrumbs-vertical a {
  text-align: center;
  text-decoration: none;
}

.breadcrumbs .last {
  background-image: none;
}

.breadcrumbs-horizontal .last {
  margin-top: 0.2em;
}

.breadcrumbs-vertical .last {
  font-weight: bold;
}

.breadcrumbs-horizontal .last a, .aui-tree-node-selected a {
  color: #555;
}

/* ---------- Hidden Accessible ---------- */
#skip-to-content, #banner h2, #banner h3, #navigation h1, .site-breadcrumbs h1 {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

.opens-new-window-accessible {
  background: url(../../images/common/open_window.png) no-repeat 0 50%;
  display: inline-block;
  font-size: 0;
  height: 11px;
  margin-left: 2px;
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: top;
  width: 11px;
}

/* ---------- Extras ---------- */
.lfr-title-scope-selector {
  border-bottom-left-radius: 4px;
}

.lfr-title-scope-selector {
  border-bottom-right-radius: 4px;
}

.logo .current-site, #navigation, #navigation a, .portlet, .portlet-topper, .site-breadcrumbs ul, .aui-form-validator-message {
  border-radius: 4px;
}

/* ---------- Base styles copied from classic theme ---------- */
/* ---------- do not make any changes to this file ---------- */
/* ---------- Base styles ---------- */
body {
  background: #EEF0F2;
  font-size: 11px;
}

a {
  color: #5B677D;
  text-decoration: underline;
}

a:hover {
  color: #06C;
  text-decoration: none;
}

hr, .separator {
  border-color: #BFBFBF transparent #FFF;
  border-style: solid;
  border-width: 1px 0;
}

#wrapper {
  background: none;
  margin: 0 auto;
  max-width: 90%;
  min-width: 960px;
  position: relative;
}

.ie6 #wrapper {
  width: 90%;
}

#banner {
  background: none;
  height: auto;
  margin-top: 1.4em;
  position: relative;
}

.site-title .site-name {
  background: #555555 url(../../images/common/site_icon.png) no-repeat 15px 50%;
  color: #FFF;
  display: block;
  float: right;
  font-size: 1em;
  font-weight: bold;
  margin: 15px 0 0 20px;
  padding: 7px 17px 7px 40px;
  position: relative;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
}

.page-template .site-title .site-name {
  background-image: url(../../images/common/page_template.png);
}

.site-template .site-title .site-name {
  background-image: url(../../images/common/site_template.png);
}

.company-site .site-title .site-name {
  background-image: url(../../images/common/folder.png);
}

.organization-site .site-title .site-name {
  background-image: url(../../images/common/organization_icon_white.png);
}

.user-site .site-title .site-name {
  background-image: url(../../images/common/user_icon_white.png);
}

.private-page .site-title .site-name:after {
  background-image: url(../../images/common/key_small.png);
  content: '';
  display: block;
  height: 10px;
  left: 24px;
  position: absolute;
  top: 50%;
  width: 10px;
}

#skip-to-content:focus {
  clip: rect(auto, auto, auto, auto);
  right: 0;
  z-index: 200;
}

#sign-in {
  background: url(../../images/common/key.png) no-repeat 3px 50%;
  font-weight: bold;
  padding: 5px 5px 5px 25px;
  position: absolute;
  right: 0;
  top: -1.2em;
}

.ie6 #banner {
  height: 1%;
}

.ie6 #banner h1.logo {
  height: 1%;
}

/* ---------- Main navigation ---------- */
#navigation {
  background: #414445 url(../../images/navigation/bg.png) repeat-x 0 0;
  clear: both;
  margin: 0 auto 5px;
  min-height: 2.2em;
  padding: 0 5px;
  position: relative;
  z-index: 1;
}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 3px;
}

.ie7 #navigation ul {
  padding: 2px;
}

#navigation li, #navigation a {
  display: inline-block;
}

#navigation li {
  position: relative;
  vertical-align: top;
}

#navigation a {
  color: #FFF;
  font-weight: bold;
  margin: 0 1px;
  padding: 3px 15px;
  text-decoration: none;
}

.ie6 #navigation a, .ie7 #navigation a {
  padding: 4px 15px;
}

#navigation .yui3-dd-drop a {
  cursor: move;
}

#navigation .selected a, #navigation li.hover a, #navigation a:hover, #navigation a:focus, #navigation .child-menu li a, #navigation .yui3-dd-dragging, .lfr-navigation-proxy {
  background: #313334;
  color: #FFF;
  outline: 0;
  text-shadow: -1px -1px #000;
}

#navigation li.hover .child-menu {
  background: #1E2529;
  display: block;
  position: absolute;
  width: 200px;
  z-index: 250;
}

.ie6 #navigation ul.child-menu-visible, .ie6 #navigation li.hover .child-menu, .ie7 #navigation ul.child-menu-visible, .ie7 #navigation li.hover ul.child-menu {
  left: 0;
  top: 25px;
}

#navigation .child-menu {
  display: none;
}

#navigation .child-menu li {
  border-width: 0 0 1px;
  display: block;
  float: none;
  margin: 0;
}

#navigation .child-menu li a {
  cursor: pointer !important;
}

/*#navigation .child-menu li a:hover, #navigation li a.active {
	background-color: #020509;
}*/
#navigation .child-menu .selected a {
  background: #020509 url(../../images/navigation/bullet_selected.png) no-repeat 5px 50%;
}

.nav-menu-style-arrows ul {
  list-style-image: url(../../images/navigation/bullet_selected.png);
}

/* ---------- Portlet wrapper and icons ---------- */
.portlet {
  background-color: #EEF0F2;
  border: 1px solid #C8C9CA;
  margin: 0 0 10px;
  padding: 3px;
  text-align: left;
}

.portlet-topper {
  background: #d4d4d4 url(../../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  font-size: 1.1em;
}

.portlet-title {
  float: none;
  font-weight: bold;
  min-width: 50%;
  padding: 5px;
  text-shadow: 1px 1px #FFF;
}

.lfr-portlet-title-editable {
  margin-top: -4px;
  z-index: 9999;
}

.ie .lfr-portlet-title-editable {
  margin-top: -6px;
}

.lfr-portlet-title-editable-content {
  padding: 0;
}

.ie .lfr-portlet-title-editable-content {
  margin-top: 4px;
}

.portlet-icons {
  float: none;
}

.portlet-icons .portlet-close-icon {
  border-width: 0;
}

.page-maximized .portlet-icons {
  font-size: 11px;
}

.ie .portlet-title {
  padding-bottom: 5px;
}

/* ---------- Footer ---------- */
#footer {
  text-align: right;
}

/* ---------- Site breadcrumbs ---------- */
.site-breadcrumbs {
  margin: 0 0 5px;
  width: auto;
}

.site-breadcrumbs ul {
  background-color: #FFF;
  border: 1px solid #DEDEDE;
  border-color: #C0C2C5;
  margin: 0;
}

.site-breadcrumbs li {
  background-image: none;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0;
}

.site-breadcrumbs li span {
  background: url(../../images/common/breadcrumbs.png) no-repeat 100% 50%;
  display: block;
  padding: 0.5em 15px 0.5em 0;
}

.site-breadcrumbs li span a {
  text-decoration: none;
}

.site-breadcrumbs li.first a {
  color: #369;
  font-weight: bold;
}

.site-breadcrumbs li.last a {
  color: #4B5567;
  font-size: 1.3em;
}

.site-breadcrumbs .last {
  font-size: 1em;
  margin-top: 0;
  padding-right: 0;
}

.site-breadcrumbs .last span {
  background-image: none;
  padding: 0;
}

/* ---------- Hudcrumbs ---------- */
.lfr-hudcrumbs {
  position: fixed;
  top: 0;
  z-index: 440;
}

.lfr-hudcrumbs ul {
  background: #414445;
  background: rgba(0, 0, 0, 0.8);
}

.lfr-hudcrumbs .breadcrumbs li a, .lfr-hudcrumbs .breadcrumbs li span {
  color: #FFF;
}

.lfr-hudcrumbs li span {
  background-image: url(../../images/common/breadcrumbs_hud.png);
}

/* ---------- Misc. ---------- */
.lfr-panel-container {
  background-color: transparent;
}

.aui-combobox .aui-field-input {
  padding: 4px 3px 3px;
  font-size: 11px;
  height: 25px;
}

.aui-combobox .aui-field {
  float: left;
  line-height: 0;
}

.lfr-portlet-title-editable-content .aui-field {
  float: none;
  display: inline;
}

/* ---------- Extras ---------- */
#banner .site-name {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8), 1px 1px 1px white;
}

.portlet-borderless-bar {
  border-radius: 20px;
  box-shadow: inset 0 1px 3px #000;
}

.portlet-topper {
  box-shadow: 1px 1px 0 #FFF;
}

#banner .site-name {
  border-radius: 4px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8), 1px 1px 1px white;
}

#navigation li.selected a {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
}

.aui-combobox .aui-toolbar-first {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  margin: 0px;
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
  display: block;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  display: block;
  width: 32px;
  height: 64px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 13px;
  cursor: pointer;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  border-radius: 20px;
  background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
}

.cd-container {
  width: 90%;
  max-width: 768px;
  margin: 2em auto;
}

.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: black url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0.5;
  transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
}

.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.no-touch .cd-top:hover {
  background-color: #000;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
