/*  
Theme Name: Bizray
Theme URI: https://www.themeray.com/
Version: 1.0
Description: Designed by Ahmed Bouchriha ahmed.bouchriha@yahoo.com
Author: Themeray
Author URI: http://www.themeray.com

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

*/
/* ----------- Compass Import ----------*/
@import url(https://fonts.googleapis.com/css?family=Oswald|Roboto+Condensed?browserId=other&themeId=bizray_WAR_bizraytheme&languageId=de_DE&b=6101&t=1524482445000);
@import url(font-icomoon.css?browserId=other&themeId=bizray_WAR_bizraytheme&languageId=de_DE&b=6101&t=1524482445000);
@import url(colorbox.css?browserId=other&themeId=bizray_WAR_bizraytheme&languageId=de_DE&b=6101&t=1524482445000);
/*-------------Color schemes -----------------*/
@import url(color_schemes/gray.css?browserId=other&themeId=bizray_WAR_bizraytheme&languageId=de_DE&b=6101&t=1524482445000);
@import url(color_schemes/green.css?browserId=other&themeId=bizray_WAR_bizraytheme&languageId=de_DE&b=6101&t=1524482445000);
@import url(color_schemes/teal.css?browserId=other&themeId=bizray_WAR_bizraytheme&languageId=de_DE&b=6101&t=1524482445000);
@import url(color_schemes/orange.css?browserId=other&themeId=bizray_WAR_bizraytheme&languageId=de_DE&b=6101&t=1524482445000);
@import url(color_schemes/purple.css?browserId=other&themeId=bizray_WAR_bizraytheme&languageId=de_DE&b=6101&t=1524482445000);
/*-------------------------------------------------------------------------------------------

INDEX:

0. MIXINS

1. SETUP
-1.1 Defaults

2. Global STRUCTURE
-2.1 Wrappers
-2.2 Navigation
-2.3 widgets Footer
-2.4 Footer
-2.5 Layouts
-2.6 Liferay Defaults

3. PORTLETS
-3.1 Journal portlet
-3.2 Search
-3.3 Login
-3.4 Blogs
-3.5 Forms
	-3.5.1 web form portlet
	-3.5.2 general forms elements
-3.6 Dockbar
-3.7 Portlet breadcrumb
-3.8 Message board

4. SLIDERS
-4.1 Home slider
-4.2 Multi image slider
-4.3 Fixed text sliding image 
-4.4 Carousel
-4.5 Text link image slider
5. CONTENTS
-5.1 Section header
-5.2 Scroller 
-5.3 Social links
-5.4 Features
-5.5 quote
-5.6 portfolio
-5.7 Mini portfolio
-5.8 Twitter feed
-5.9 Short Codes
6.Responsive Layout Rules



-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* -------------------------------------0. MIXINS --------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* -------- Variables -------- */
/*-------------------------------------------------------------------------------------------*/
/* -------------------------------------1. SETUP --------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* ------------1.1 Defaults-------------- */
html {
  -webkit-font-smoothing: antialiased; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  background: #fcfcfc;
  line-height: 1.6;
  color: #333333; }
  body.Hide-chat .chat-bar {
    display: none; }

::selection {
  background: #006dcc; }

a {
  text-decoration: none;
  color: #1570a6; }
  a:hover {
    text-decoration: underline; }

.clear {
  clear: both; }

.ui-tabs-hide {
  display: none; }

h1, h2, h3, h4, h5, h6 {
  color: #1a1a1a;
  font-weight: 300;
  text-rendering: optimizelegibility;
  margin: .25em 0 .75em;
  margin: 15px 0 10px 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #1a1a1a; }

h2 {
  font-size: 1.625em; }

h4 {
  font-size: 1.625em; }

h4 {
  font-size: 1.625em; }

h5 {
  font-size: 1em; }

h6 {
  font-size: 1em; }

p {
  padding-bottom: 10px; }

strong {
  font-weight: bold;
  color: #1c1c1c; }

cite, em, i {
  font-style: italic; }

ins {
  text-decoration: none; }

sup, sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 0.8em; }

sub {
  top: 0.3em; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

.clearfix:after, .portlet-search form:after, .portlet-blogs .entry-body:after, .portlet-blogs-aggregator .entry-body:after, #header-bar:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

/*-------------------------------------------------------------------------------------------*/
/* -------------------------------------2. Global STRUCTURE ---------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* ------------------2.1 Wrappers ------------------- */
#breadcrumbs, #heading .page-title, #heading .site-name, #navigation h1, #skip-to-content, .portlet-journal-content-search .lfr-search-button, .portlet-journal-content-search .lfr-search-keywords, .portlet-title .icon {
  display: none; }

.container {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto; }

#wrapper {
  padding-top: 62px; }

.signed-in #wrapper {
  padding-top: 95px; }

.header-bar #wrapper {
  padding-top: 142px; }

#banner {
  z-index: 299;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  top: 0; }
  #banner #heading {
    float: left;
    padding-top: 9px; }
    #banner #heading .site-title {
      margin: 0; }

body.layout_bizray_home #header-bar {
  display: none; }

.portlet-borderless-bar {
  z-index: 600;
  padding: 0; }

#Language-choices {
  float: right;
  max-width: 100px; }
  #Language-choices select {
    width: 100%; }

/* ------Textures -------*/
.texture-agsquare .bizray-home #second-section, .texture-agsquare #content {
  background: url("../images/custom/agsquare.png") !important;
  background-repeat: repeat; }

.texture-satinweave .bizray-home #second-section, .texture-satinweave #content {
  background: url("../images/custom/satinweave.png") !important;
  background-repeat: repeat; }

/* --------------------2.2 Navigation --------------*/
#navigation {
  float: right;
  display: block;
  font-weight: 400; }
  #navigation a {
    font-size: 14px;
    color: white;
    text-decoration: none;
    text-shadow: 1px 1px 0 #BDBDBD;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    padding: 20px 13px;
    display: block;
    -moz-transition: background linear 0.2s;
    -webkit-transition: background linear 0.2s;
    -o-transition: background linear 0.2s;
    transition: background linear 0.2s; }
    #navigation a .sf-sub-indicator {
      font-family: monospace; }
    #navigation a:hover {
      background: #006dcc; }
  #navigation ul {
    list-style: none;
    margin: 0; }
  #navigation li {
    display: inline-block; }
    #navigation li .child-menu {
      -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1), 1px 3px 3px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1), 1px 3px 3px rgba(0, 0, 0, 0.1);
      -o-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1), 1px 3px 3px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1), 1px 3px 3px rgba(0, 0, 0, 0.1);
      left: 0;
      top: 62px;
      position: absolute;
      z-index: 500;
      border: 1px solid #dbdbdb;
      border: 1px solid rgba(255, 255, 255, 0.6);
      background: black;
      background: rgba(0, 0, 0, 0.8);
      display: none; }
      #navigation li .child-menu li {
        padding: 15px 5px 15px 30px;
        border-bottom: 1px solid #6b6b6b;
        border-bottom: 1px solid rgba(0, 0, 0, 0.5);
        border-top: 1px solid #cfcfcf;
        border-top: 1px solid rgba(255, 255, 255, 0.25);
        margin: 0;
        height: auto !important;
        -moz-transition: background linear 0.2s;
        -webkit-transition: background linear 0.2s;
        -o-transition: background linear 0.2s;
        transition: background linear 0.2s; }
        #navigation li .child-menu li:first-child {
          border-top: none; }
        #navigation li .child-menu li:last-child {
          border-bottom: none; }
        #navigation li .child-menu li:hover {
          background: #006dcc; }
        #navigation li .child-menu li a {
          padding: 0 !important;
          min-width: 160px; }
          #navigation li .child-menu li a:hover {
            background: none; }
  #navigation.modify-pages ul li a {
    padding-right: 1.2em !important; }
  #navigation .yui3-dd-drop a {
    cursor: move !important; }

#navigation ul.nav > li.selected > a {
  font-weight: 600; }

#toogel-nav {
  display: none; }

/*----------- 2.3 widgets Footer----------*/
#footers-wrap {
  background: #252528;
  text-shadow: 1px 1px 1px #303030;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  color: white; }

#footer-widgets {
  padding-bottom: 20px;
  padding-top: 40px;
  font-weight: 300; }
  #footer-widgets .footer-widget {
    float: left;
    width: 20%;
    margin-right: 4%;
    margin-bottom: 15px; }
    #footer-widgets .footer-widget h1, #footer-widgets .footer-widget h2, #footer-widgets .footer-widget h3, #footer-widgets .footer-widget h4, #footer-widgets .footer-widget .widgettitle, #footer-widgets .footer-widget .sub-title {
      font-size: 1.5em;
      padding-bottom: 15px;
      color: white; }
    #footer-widgets .footer-widget p {
      color: white; }
    #footer-widgets .footer-widget .sub-title {
      font-size: 1.2em; }
    #footer-widgets .footer-widget ul {
      margin-top: 0;
      list-style: none; }
      #footer-widgets .footer-widget ul li {
        font-size: 14px;
        padding: 0 0 5px 17px;
        background: url(../images/custom/ico-bullet.png) no-repeat 0 8px; }
        #footer-widgets .footer-widget ul li a {
          text-decoration: none;
          color: white; }
        #footer-widgets .footer-widget ul li.sub {
          margin-left: 20px; }
  #footer-widgets ul.social {
    list-style: none;
    margin: 10px 5px; }
    #footer-widgets ul.social li {
      padding: 0;
      background: none; }
  #footer-widgets .last {
    margin-right: 0; }

/* ----------- 2.4 Footer----------------*/
#footer {
  background: url(../images/custom/top-shadow.png) no-repeat top center; }
  #footer p {
    color: white;
    margin: 0;
    padding: 0; }
  #footer div {
    padding: 10px 0; }
  #footer a {
    text-shadow: 1px 1px 1px #303030;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    font-weight: 600; }
    #footer a:hover {
      text-decoration: none; }
  #footer #footer-left-section {
    float: left; }
  #footer #footer-right-section {
    float: right; }

/*----------------------------2.5 Layouts ------------------------*/
.aui-w33 {
  width: 31% !important; }

.aui-w66 {
  width: 63% !important; }

.aui-w30 {
  width: 27% !important; }

.aui-w70 {
  width: 67% !important; }

.columns-1-2 #column-2 {
  float: left;
  width: 65.62%; }
.columns-1-2 #column-3 {
  margin-top: 0;
  width: 31.25%;
  float: right; }

.columns-2 #column-1 {
  float: left; }
.columns-2 #column-2 {
  float: right; }

#main-content:not(.bizray-home) {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto; }

.ie8 #main-content {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto; }
.ie8 #main-content.bizray-home {
  max-width: none;
  width: 100%;
  margin: 0 auto; }

#content {
  border-bottom: 1px solid #E0DDDD;
  padding: 65px 0 40px; }
  #content.loaded {
    background: url(../images/custom/top-shadow.png) no-repeat top center, url(../images/custom/bottom-shadow.png) no-repeat bottom center; }

.layout_bizray_home #content {
  padding: 0;
  background-image: none; }
  .layout_bizray_home #content .lfr-configurator-visibility {
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

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

.bizray-home .portlet-layout {
  border-collapse: inherit; }
.bizray-home #second-section {
  padding: 80px 0;
  border-bottom: 1px solid white;
  border-top: 1px solid #E4E4E4; }
  .bizray-home #second-section .portlet-column-content {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto; }

/* -------------2.6 Liferay Defaults ----------*/
/* ------------- application -----------*/
.lfr-actions.lfr-extended, .lfr-actions.lfr-extended ul {
  background: none;
  border: 1px solid #dfddee;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }
  .lfr-actions.lfr-extended:hover, .lfr-actions.lfr-extended ul:hover {
    background: none; }

.lfr-menu-list ul li .taglib-icon {
  color: white; }

.taglib-social-bookmarks {
  background: #f9f9f9; }

.taglib-header {
  border-bottom: 1px solid #dfddee; }

.taglib-icon .taglib-text {
  text-decoration: none; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  outline: none; }

.aui-state-default {
  background: #006dcc;
  color: white;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

.aui-state-hover, .aui-state-active {
  background: #005fb3;
  border: none;
  -moz-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
  text-decoration: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

.aui-buttonitem-label {
  line-height: inherit; }

.portal-add-content a {
  color: black !important; }

.aui-search-bar .aui-field-input-text {
  padding: 7px; }

.cke_skin_kama input[type="text"], .cke_skin_kama input[type="password"] {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

#closethick {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid black; }

/* --------  Drop down list --------*/
.aui-menu-content, .lfr-menu-list ul {
  background: black;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 0; }
  .aui-menu-content li, .lfr-menu-list ul li {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #6b6b6b;
    border-top: 1px solid #CFCFCF;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.25); }
    .aui-menu-content li a, .aui-menu-content li .taglib-icon, .lfr-menu-list ul li a, .lfr-menu-list ul li .taglib-icon {
      color: white; }
      .aui-menu-content li a.aui-focus, .aui-menu-content li .taglib-icon.aui-focus, .lfr-menu-list ul li a.aui-focus, .lfr-menu-list ul li .taglib-icon.aui-focus {
        background-color: #006dcc; }
    .aui-menu-content li:first-child, .lfr-menu-list ul li:first-child {
      border-top: 0; }

/* ------- aui tabview -------*/
.aui-tabview-list {
  background: none;
  padding: 0;
  border: 1px solid #dfddee;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  border-left: 0; }
  .aui-tabview-list .aui-tab-active .aui-tab-content {
    background: #006dcc; }
    .aui-tabview-list .aui-tab-active .aui-tab-content .aui-tab-label {
      text-shadow: none; }
      .aui-tabview-list .aui-tab-active .aui-tab-content .aui-tab-label strong {
        color: #fff; }
  .aui-tabview-list .aui-tab-label, .aui-tabview-list .aui-tab-label a {
    text-shadow: none; }
  .aui-tabview-list .aui-tab {
    background: none; }
  .aui-tabview-list .aui-tab-back-content {
    padding: 0; }
  .aui-tabview-list .aui-tab-content {
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-width: 0 1px 0 0;
    border-color: #dfddee; }
    .aui-tabview-list .aui-tab-content:hover {
      border-width: 0 1px 0 0;
      border-color: #dfddee; }

/* --------- taglib form navigator ---------*/
.taglib-form-navigator .form-navigator {
  background-color: transparent;
  border: none; }
  .taglib-form-navigator .form-navigator .article-info {
    border-bottom: 1px solid #dfddee;
    padding-bottom: 5px; }
  .taglib-form-navigator .form-navigator li a:hover {
    background-color: #E2E2E2;
    background-color: rgba(179, 179, 179, 0.4); }
  .taglib-form-navigator .form-navigator li.selected {
    background: none; }
    .taglib-form-navigator .form-navigator li.selected a {
      background-color: #b3b3b3; }

/* --------- result grid ---------*/
.results-grid {
  border: none;
  background: none; }

.lfr-panel-container {
  background: none; }

.results-header {
  background: none;
  border: none;
  border-bottom: 1px solid #E6E6E6;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .results-header th {
    background: none;
    border: none; }

.results-row td {
  background: #f9f9f9;
  border: none;
  padding: 5px 10px; }
.results-row.alt td {
  background: transparent; }
.results-row.hover td {
  background: #E6E6E6;
  background: rgba(236, 236, 236, 0.9); }

/*-------------------------------------------------------------------------------------*/
/* -------------------------------------3. PORTLETS ----------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*---------------------- 3.1 journal----------------------*/
.portlet-journal .structure-tree li.structure-field {
  border: 1px solid #dfddee;
  margin: 15px 0;
  padding: 10px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

/* -------------------------- 3.2 Search -------------------------*/
.portlet-search form {
  border: 1px solid #E0DDDD;
  background-color: white;
  -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1);
  margin-left: 5px;
  margin-bottom: 35px; }
  .portlet-search form input[type="text"] {
    background: none;
    border: none;
    float: left;
    margin: 4px 0 !important;
    width: 155px;
    padding-left: 5%;
    font-size: 14px;
    color: #555E58;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    width: 80%;
    outline: none; }
  .portlet-search form select {
    display: none; }
  .portlet-search form input[type="image"] {
    margin: 8px;
    float: right; }
.portlet-search .modified-custom-range input[type="text"] {
  border-color: #D2D2D2 #E6E6E6 #E6E6E6 #D2D2D2 !important;
  border-width: 1px !important;
  border-style: solid !important; }
.portlet-search .search-layout .search-layout-content .menu .search-facet .facet-value.current-term {
  background: #b3b3b3;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

/*------------------------------ 3.3 Login ------------------------------*/
.portlet-login {
  width: 40%;
  margin: 5% auto 10%;
  border: 1px solid #dfddee; }
  .portlet-login form {
    margin: 0 5%;
    width: 93%; }
  .portlet-login .aui-form-validator-error-container .aui-field-element {
    display: block; }
  .portlet-login input[type="text"], .portlet-login input[type="password"] {
    padding: 7px 10px;
    width: 60%; }
  .portlet-login input.aui-button-input-submit {
    float: left; }
  .portlet-login .aui-column {
    float: none;
    width: 100%; }
  .portlet-login .portlet-topper {
    border-left: 1px solid white;
    border-top: 1px solid white;
    border-bottom: 1px solid #E7E7E7;
    padding: 18px 10px 17px 50px;
    position: relative;
    color: #999;
    text-shadow: 0 1px 0 white;
    font-size: 14px;
    background: #F9F9F9;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F9F9F9,endColorstr=#F5F5F5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F9F9F9, endColorstr=#f5f5f5)";
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f9f9), color-stop(100%, #f5f5f5));
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -ms-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%); }
    .portlet-login .portlet-topper::before {
      content: '';
      position: absolute;
      top: 16px;
      left: 20px;
      background: url(../images/custom/shortcodes-sprite.png) no-repeat -23px -36px;
      width: 17px;
      height: 19px; }

/*------------------------- 3.4 Blogs ------------------------*/
.portlet-blogs div.asset-small-image, .portlet-blogs-aggregator div.asset-small-image {
  position: relative;
  width: 100%;
  margin: 20px auto; }
  .portlet-blogs div.asset-small-image img.asset-small-image, .portlet-blogs-aggregator div.asset-small-image img.asset-small-image {
    width: 100%;
    height: 240px; }
.portlet-blogs .entry-navigation, .portlet-blogs-aggregator .entry-navigation {
  background: #f9f9f9;
  border: none; }
  .portlet-blogs .entry-navigation span, .portlet-blogs .entry-navigation a, .portlet-blogs-aggregator .entry-navigation span, .portlet-blogs-aggregator .entry-navigation a {
    line-height: 1.1; }
.portlet-blogs .entry-content, .portlet-blogs-aggregator .entry-content {
  margin: 22px 0;
  position: relative; }
  .portlet-blogs .entry-content .entry-date, .portlet-blogs-aggregator .entry-content .entry-date {
    background: none;
    font-size: 14px;
    font-style: italic;
    padding: 0;
    padding-bottom: 10px;
    border: none;
    margin: 0;
    text-align: left; }
  .portlet-blogs .entry-content .entry-author, .portlet-blogs-aggregator .entry-content .entry-author {
    background: none;
    font-size: 14px;
    font-style: italic;
    border-right: none;
    padding-left: 0; }
  .portlet-blogs .entry-content .entry-title h2, .portlet-blogs-aggregator .entry-content .entry-title h2 {
    font-size: 1.3em;
    padding-bottom: 5px; }
  .portlet-blogs .entry-content .entry-title a, .portlet-blogs-aggregator .entry-content .entry-title a {
    text-decoration: none;
    color: #555E58; }
    .portlet-blogs .entry-content .entry-title a:hover, .portlet-blogs-aggregator .entry-content .entry-title a:hover {
      color: #111; }
.portlet-blogs .entry-body > a, .portlet-blogs-aggregator .entry-body > a {
  position: relative;
  bottom: -15px;
  float: right; }
.portlet-blogs .entry-body, .portlet-blogs-aggregator .entry-body {
  margin-bottom: 25px; }

/*----------------------- 3.5 Forms ----------------------------*/
/* -----3.5.1 web form portlet----*/
.web-form-portlet legend.aui-fieldset-legend {
  width: 100%; }
  .web-form-portlet legend.aui-fieldset-legend .aui-legend {
    padding: 10px 0;
    position: relative; }
.web-form-portlet input[type="text"], .web-form-portlet textarea, .web-form-portlet input[type="password"] {
  width: 70% !important;
  color: #111 !important;
  padding: 8px !important;
  max-width: 280px; }
  .web-form-portlet input[type="text"]:focus, .web-form-portlet textarea:focus, .web-form-portlet input[type="password"]:focus {
    border-color: #2D3940;
    outline: none; }
.web-form-portlet input[type="reset"], .web-form-portlet input[type="submit"], .web-form-portlet input[type="button"], .web-form-portlet button {
  margin-right: 6px;
  width: 73px;
  border: 0px !important;
  font-size: 12px;
  text-transform: uppercase;
  height: 35px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }
.web-form-portlet textarea {
  max-width: 100%; }

/* ------3.5.2 general forms elements-----*/
input[type="submit"], input[type="button"], input[type="reset"], button {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  border: none;
  font: inherit; }
  input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover {
    color: white; }

select, textarea {
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 16px;
  color: #555555;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  vertical-align: middle; }

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  display: inline-block;
  height: 16px;
  padding: 4px 6px;
  margin: 0.5em 0;
  font-size: 14px;
  line-height: 16px;
  color: #555555;
  vertical-align: middle;
  background: none;
  border: 1px solid #cccccc;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
    border-color: #52a8ec;
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }

textarea {
  height: auto;
  background: #ffffff;
  background-image: none !important;
  border: 1px solid #cccccc;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  textarea:focus {
    border-color: #52a8ec;
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }

/* ----------------3.6 Dockbar ------------------*/
.dockbar {
  background: transparent;
  border-bottom: 1px solid white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset, 1px 1px 9px rgba(0, 0, 0, 0.39);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset, 1px 1px 9px rgba(0, 0, 0, 0.39);
  -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset, 1px 1px 9px rgba(0, 0, 0, 0.39);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset, 1px 1px 9px rgba(0, 0, 0, 0.39); }
  .dockbar a {
    color: white;
    text-shadow: none; }
  .dockbar .menu-button-active {
    background: #006dcc; }
    .dockbar .menu-button-active .menu-button {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      box-shadow: none; }
  .dockbar .menu-button {
    background: url(../images/custom/05_down.png) no-repeat 107% 84%;
    background-size: 25px; }

/* --------------3.7 Breadcrumb -------------------*/
#header-bar {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f8f8f8,endColorstr=#efefef);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f8f8f8, endColorstr=#efefef)";
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f8f8f8), color-stop(100%, #efefef));
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
  background-image: -moz-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
  background-image: -o-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
  background-image: -ms-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
  background-image: linear-gradient(top, #f8f8f8 0%, #efefef 100%);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 1px 1px 0 white inset, -1px -1px 0 white inset;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 1px 1px 0 white inset, -1px -1px 0 white inset;
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 1px 1px 0 white inset, -1px -1px 0 white inset;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 1px 1px 0 white inset, -1px -1px 0 white inset; }
  #header-bar .container {
    padding: 0;
    max-width: 920px; }
  #header-bar .showcase-scroller {
    margin: 0; }

ul.breadcrumbs {
  margin: 0;
  position: relative;
  text-shadow: 0px 1px 0px white;
  overflow: hidden;
  list-style: none;
  padding: 1px;
  border-collapse: separate; }
  ul.breadcrumbs li:first-child {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -o-border-bottom-left-radius: 3px;
    -ms-border-bottom-left-radius: 3px;
    -khtml-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -o-border-top-left-radius: 3px;
    -ms-border-top-left-radius: 3px;
    -khtml-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    background: url(../images/custom/home.png) no-repeat left top;
    padding-left: 30px;
    background-position: 10px 7px;
    background-size: 25px; }
  ul.breadcrumbs li:last-child {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -o-border-bottom-left-radius: 3px;
    -ms-border-bottom-left-radius: 3px;
    -khtml-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -o-border-bottom-right-radius: 3px;
    -ms-border-bottom-right-radius: 3px;
    -khtml-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    -o-border-top-right-radius: 3px;
    -ms-border-top-right-radius: 3px;
    -khtml-border-top-right-radius: 3px;
    border-top-right-radius: 3px; }
  ul.breadcrumbs li span {
    display: table;
    padding: 10px;
    padding-right: 40px;
    background: url(../images/custom/bread-arrow.png) no-repeat right top;
    background-size: 23px; }
  ul.breadcrumbs li:first-child span {
    padding-left: 17px; }
  ul.breadcrumbs li:last-child span {
    display: table;
    background: none; }
    ul.breadcrumbs li:last-child span a {
      color: #462c09;
      font-weight: 600; }
  ul.breadcrumbs li a {
    color: #000;
    font-size: 95%; }

.portlet-breadcrumb ul.breadcrumbs {
  border: 1px #E6E6E6 solid;
  border: 1px rgba(0, 0, 0, 0.15) solid; }

/* ------------- 3.8 message board----------------*/
.portlet-message-boards .toggle_id_message_boards_view_message_thread, .portlet-message-boards .message-container {
  border: none;
  margin: 10px 0 0 0; }
.portlet-message-boards .message-container .user-info {
  border: none; }

/*-------------------------------------------------------------------------------------*/
/* -------------------------------------4. SLIDERS ------------------------------------*/
/*-------------------------------------------------------------------------------------*/
/*-----------Flex slider basics --------*/
.slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

ul.slides {
  margin: 0; }

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.flex-nav, .multi-image-slider-wrap .flex-next, .multi-image-slider-wrap .flex-prev, .fixed-text-sliding-image-slider-wrap .flex-next, .fixed-text-sliding-image-slider-wrap .flex-prev, .text-link-image-slider-wrap .flex-prev, .text-link-image-slider-wrap .flex-next {
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 22px;
  position: absolute;
  width: 18px;
  filter: "alpha(opacity=$opacity * 100)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  -moz-transition: all 0.1s ease-in 0.2s;
  -webkit-transition: all 0.1s ease-in 0.2s;
  -o-transition: all 0.1s ease-in 0.2s;
  transition: all 0.1s ease-in 0.2s; }

.flex-control-nav {
  list-style: none;
  left: 50%;
  margin-left: -65px;
  position: relative;
  font-size: 0px;
  padding: 10px;
  float: left; }
  .flex-control-nav li {
    display: block;
    float: left;
    padding: 5px 10px; }
    .flex-control-nav li a {
      margin-left: 5px;
      height: 10px;
      width: 10px;
      float: left;
      border: 1px solid #B8C4CF;
      color: #B8C4CF;
      text-indent: -1000px;
      cursor: pointer; }
      .flex-control-nav li a.flex-active {
        background: #599BDC;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #599bdc), color-stop(100%, #3072b3));
        background-image: -webkit-linear-gradient(top, #599bdc, #3072b3);
        background-image: -moz-linear-gradient(top, #599bdc, #3072b3);
        background-image: -o-linear-gradient(top, #599bdc, #3072b3);
        background-image: -ms-linear-gradient(top, #599bdc, #3072b3);
        background-image: linear-gradient(top, #599bdc, #3072b3);
        -moz-box-shadow: 0 0 3px #518cc6;
        -webkit-box-shadow: 0 0 3px #518cc6;
        -o-box-shadow: 0 0 3px #518cc6;
        box-shadow: 0 0 3px #518cc6;
        border: 1px solid #3072B3  !important; }

.flex-direction-nav {
  list-style: none; }
  .flex-direction-nav .flex-disabled {
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    pointer-events: none;
    cursor: default; }

/* -------------4.1 Home slider ------------- */
.camera_wrap {
  margin-bottom: 0 !important; }
  .camera_wrap .camera_pag {
    position: relative;
    top: -50px;
    right: 1em; }
  .camera_wrap .camera_pie canvas {
    top: 95px !important; }
  .camera_wrap .camera_content {
    top: 35%;
    display: block;
    position: absolute;
    height: auto;
    margin: 0 auto;
    left: 15%;
    padding: 10px;
    color: white; }
    .camera_wrap .camera_content h2 {
      color: white;
      font-size: 1.9em;
      background: rgba(0, 109, 204, 0.6);
      padding: 5px 20px 7px;
      margin-bottom: 1em;
      background: #ff4f00;
      background: rgba(255, 79, 0, 0.7) url(../images/custom/noise_bg.png); }
    .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content a.read-more {
      padding: 7px 15px !important;
      margin-bottom: 10px; }
  .camera_wrap .camera_target_content {
    z-index: -1; }
  .camera_wrap .camera_target {
    z-index: 1; }

/* -------------4.2 multi image slider --------------*/
.multi-image-slider-wrap {
  max-width: 900px;
  margin: 30px auto;
  position: relative;
  padding: 0 0 3em;
  border-bottom: 1px solid #E6E6E6; }
  .multi-image-slider-wrap ul {
    margin: 0;
    list-style: none; }
  .multi-image-slider-wrap .slide-item {
    margin: 1em 0 1em 14%;
    margin: 5px 0.6%  !important;
    position: relative;
    display: inline-block;
    padding-left: 5px; }
    .multi-image-slider-wrap .slide-item a.item {
      position: relative;
      padding: 4px;
      display: inline-block; }
      .multi-image-slider-wrap .slide-item a.item img {
        max-width: 100%;
        margin: 0;
        padding: 0;
        border: none;
        background: none;
        vertical-align: bottom; }
      .multi-image-slider-wrap .slide-item a.item .mask {
        width: 97%;
        height: 95%;
        position: absolute;
        top: 4px;
        left: 4px;
        background: black;
        background: rgba(0, 0, 0, 0.3);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        filter: "alpha(opacity=$opacity * 100)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        -moz-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
        .multi-image-slider-wrap .slide-item a.item .mask h2 {
          font-size: 1.4em;
          text-decoration: none;
          color: white;
          padding: 10px 15px;
          position: absolute;
          top: 0;
          left: 0; }
      .multi-image-slider-wrap .slide-item a.item:hover .mask {
        display: block;
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        filter: "alpha(opacity=$opacity * 100)";
        -moz-opacity: 0.75;
        -khtml-opacity: 0.75;
        opacity: 0.75; }
  .multi-image-slider-wrap .flex-next:hover, .multi-image-slider-wrap .flex-prev:hover {
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
    -moz-transition: all 0.1s ease-in 0.2s;
    -webkit-transition: all 0.1s ease-in 0.2s;
    -o-transition: all 0.1s ease-in 0.2s;
    transition: all 0.1s ease-in 0.2s; }
  .multi-image-slider-wrap .flex-next {
    right: -60px;
    top: 40% !important;
    background: url("../images/custom/next.png") no-repeat; }
  .multi-image-slider-wrap .flex-prev {
    left: -60px;
    top: 40% !important;
    background: url("../images/custom/prev.png") no-repeat; }
  .multi-image-slider-wrap .flex-control-nav {
    left: 43%; }

/* -------------- 4.3 fixed text sliding image --------------*/
.fixed-text-sliding-image-slider-wrap {
  margin: 35px 0; }
  .fixed-text-sliding-image-slider-wrap ul {
    margin: 0;
    list-style: none; }
  .fixed-text-sliding-image-slider-wrap .content {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 0; }
  .fixed-text-sliding-image-slider-wrap .intro-copy {
    float: left;
    margin-top: 47px;
    width: 45%;
    text-shadow: 1px 1px 1px #BDBDBD;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
    .fixed-text-sliding-image-slider-wrap .intro-copy h1 {
      font-size: 3em; }
  .fixed-text-sliding-image-slider-wrap .intro-theme {
    display: block;
    float: right;
    height: auto;
    margin-top: 26px;
    padding-top: 28px;
    position: relative;
    width: 45%; }
    .fixed-text-sliding-image-slider-wrap .intro-theme img {
      width: 100%; }
  .fixed-text-sliding-image-slider-wrap .flex-next:hover {
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -moz-transition: all 0.1s ease-in 0.2s;
    -webkit-transition: all 0.1s ease-in 0.2s;
    -o-transition: all 0.1s ease-in 0.2s;
    transition: all 0.1s ease-in 0.2s; }
  .fixed-text-sliding-image-slider-wrap .flex-next {
    background: url("../images/custom/next.png") no-repeat;
    right: -35px;
    bottom: 45%; }
  .fixed-text-sliding-image-slider-wrap .flex-prev {
    background: url("../images/custom/prev.png") no-repeat;
    left: -35px;
    bottom: 45%; }

/* --------------- 4.4 Carousel ----------------*/
.carousel-outer-wrap::after, .carousel-outer-wrap::before {
  content: " 0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both; }

.carousel-outer-wrap {
  border: 1px solid #E6E6E6;
  background: #FDFDFD;
  border: 1px solid #D2D3D4;
  margin: 35px 0; }

.carousel-wrap {
  margin: 0 auto;
  max-width: 940px;
  float: right;
  width: 68%;
  height: 0 !important; }
  .carousel-wrap ul {
    overflow: hidden;
    list-style: none;
    margin: 0; }
  .carousel-wrap .flex-direction-nav {
    display: none; }
  .carousel-wrap .slide-media {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    overflow: hidden;
    float: right; }
    .carousel-wrap .slide-media img {
      width: 100%; }

.carousel-slide-nav {
  height: auto;
  float: left;
  width: 32%; }
  .carousel-slide-nav .pager {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0;
    list-style: none; }
  .carousel-slide-nav .pagination {
    width: 104%; }
  .carousel-slide-nav .flex-active {
    background: url(../images/custom/carousel-tab.png) no-repeat 2px 11px;
    background-size: 87%;
    z-index: 2; }
    .carousel-slide-nav .flex-active a span.title, .carousel-slide-nav .flex-active a span.content {
      color: white;
      text-shadow: none; }
    .carousel-slide-nav .flex-active a span.title {
      font-weight: 400; }
  .carousel-slide-nav li {
    height: 115px;
    display: block;
    width: 105%;
    padding: 0px 15px; }
    .carousel-slide-nav li a {
      display: block;
      padding: 0 6px;
      width: 75%; }
      .carousel-slide-nav li a:hover {
        text-decoration: none; }
        .carousel-slide-nav li a:hover span.title {
          color: black; }
    .carousel-slide-nav li span {
      display: block;
      margin: 0; }
      .carousel-slide-nav li span.title {
        font-size: 1.6em;
        padding: 0.5em 0 0; }
      .carousel-slide-nav li span.content {
        color: #869299;
        text-shadow: 1px 1px 0 white;
        line-height: 24px; }
  .carousel-slide-nav li::before {
    content: '';
    width: 80%;
    height: 1px;
    background: #D9D9D9;
    display: block;
    top: .81em;
    z-index: -999; }
  .carousel-slide-nav li:first-child::before {
    height: 0; }

/* ---------------4.5 text-link-image-slider ----------------*/
.text-link-image-slider-wrap {
  text-align: center;
  margin: 35px auto 90px auto; }
  .text-link-image-slider-wrap img {
    max-width: 80%; }
  .text-link-image-slider-wrap .slider-intro {
    margin: 20px 0 50px; }
    .text-link-image-slider-wrap .slider-intro h2 {
      line-height: 1.2em;
      font-size: 3em; }
    .text-link-image-slider-wrap .slider-intro .description {
      font-size: 20px; }
  .text-link-image-slider-wrap span {
    padding: 0 30px;
    line-height: 2em; }
  .text-link-image-slider-wrap .slide-media {
    margin: 10px auto; }
  .text-link-image-slider-wrap .flex-prev {
    left: 5%;
    background-image: url(../images/custom/prev.png);
    top: 37%;
    background-repeat: no-repeat; }
  .text-link-image-slider-wrap .flex-next {
    background-image: url(../images/custom/next.png);
    top: 37%;
    right: 5%;
    background-repeat: no-repeat; }

/* --------------- 4.5 Text Slider -----------------*/
#text-slider {
  text-align: left; }
  #text-slider h3 {
    border-bottom: 1px #dfddee solid;
    padding-bottom: 15px; }
  #text-slider .article-body {
    padding-bottom: 20px; }
  #text-slider a.read-more, #text-slider .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content #text-slider a.read-more {
    position: relative;
    bottom: 5px; }

/*--------------------------------------------------------------------------------------*/
/* ------------------------------------- 5. CONTENTS ----------------------------------*/
/*------------------------------------------------------------------------------------*/
/* ----------------- 5.1 Section header -----------------*/
.section-title {
  padding-bottom: 40px;
  text-align: center; }
  .section-title h3 {
    font-size: 2em; }
  .section-title h2 {
    font-size: 3em;
    margin: .2em; }

/* -------------------- 5.2 Scroller -----------------------*/
.showcase-scroller {
  height: 45px;
  width: 100%;
  padding: 5px;
  display: none;
  margin: 15px 0; }
  .showcase-scroller h5 {
    border-right: none;
    float: left;
    margin: 0;
    padding: 5px 20px 0 0;
    text-shadow: 0px 1px 0px white;
    font-size: 1.3em; }
    .showcase-scroller h5 a:hover {
      text-decoration: none; }
  .showcase-scroller .advanced .aui-scroller-vertical {
    border-top: 1px solid #CACACA;
    clear: left; }
    .showcase-scroller .advanced .aui-scroller-vertical .aui-scroller-item {
      width: 100%;
      padding: 10px 0; }
      .showcase-scroller .advanced .aui-scroller-vertical .aui-scroller-item img {
        width: 100%; }
      .showcase-scroller .advanced .aui-scroller-vertical .aui-scroller-item a {
        display: block;
        height: 40px;
        width: 120px;
        background-repeat: no-repeat; }
  .showcase-scroller .advanced .aui-scroller-horizontal {
    border-left: 1px solid #CACACA;
    border: none; }
    .showcase-scroller .advanced .aui-scroller-horizontal .aui-scroller-item {
     /* height: 100%;
      padding: 7px 12px;
      img {
        height: 30px;
        width: 100px;
      }
      a{
	      	display: block;
			height: 45px;
			width: 130px;
			background-repeat: no-repeat;
	      } */ }
  .showcase-scroller .basic .aui-scroller-item {
    padding: 10px; }

/* -----------------5.3 Social links----------------*/
.social::before, .social::after {
  content: " 0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both; }

.social {
  margin: 5px 15px 5px 0;
  list-style: none; }
  .social li {
    padding: 0; }
  .social a {
    float: left;
    height: 46px;
    width: 47px;
    margin: 1px; }

.google-plus {
  background: url(../images/custom/social.png) -282px 0 no-repeat; }
  .google-plus:hover {
    background: url(../images/custom/social.png) -282px -69px no-repeat; }

.facebook {
  background: url(../images/custom/social.png) -169px 0 no-repeat; }
  .facebook:hover {
    background: url(../images/custom/social.png) -169px -69px no-repeat; }

.twitter {
  background: url(../images/custom/social.png) 0 0 no-repeat; }
  .twitter:hover {
    background: url(../images/custom/social.png) 0 -69px no-repeat; }

.linkedin {
  background: url(../images/custom/social.png) -113px 0 no-repeat; }
  .linkedin:hover {
    background: url(../images/custom/social.png) -113px -69px no-repeat; }

.youtube {
  background: url(../images/custom/social.png) -226px 0 no-repeat; }
  .youtube:hover {
    background: url(../images/custom/social.png) -226px -69px no-repeat; }

.rss {
  background: url(../images/custom/social.png) -57px 0 no-repeat; }
  .rss:hover {
    background: url(../images/custom/social.png) -57px -69px no-repeat; }

.vimeo {
  background: url(../images/custom/social.png) -339px 0 no-repeat; }
  .vimeo:hover {
    background: url(../images/custom/social.png) -339px -69px no-repeat; }

/*---------------- 5.4 features -----------------*/
#features {
  text-align: left;
  padding-bottom: 92px;
  padding-top: 35px; }
  #features .feature {
    float: left;
    width: 30%;
    margin-right: 5%;
    padding-top: 0;
    position: relative; }
    #features .feature .overlay-caption {
      display: block;
      position: relative;
      width: 100%;
      text-shadow: none;
      padding: 3% 0; }
    #features .feature h3 {
      font-size: 1.5em; }
    #features .feature h3, #features .feature p {
      padding: 0; }
    #features .feature a.read-more, #features .feature .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content #features .feature a.read-more {
      float: right;
      text-decoration: none; }
    #features .feature .feature-image {
      text-align: center; }
      #features .feature .feature-image img {
        width: 100%;
        height: 180px;
        -moz-transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        filter: "alpha(opacity=$opacity * 100)";
        -moz-opacity: 0.95;
        -khtml-opacity: 0.95;
        opacity: 0.95; }
        #features .feature .feature-image img:hover {
          -moz-transform: rotate(0deg) scale(1.1);
          -webkit-transform: rotate(0deg) scale(1.1);
          -o-transform: rotate(0deg) scale(1.1);
          -ms-transform: rotate(0deg) scale(1.1);
          transform: rotate(0deg) scale(1.1); }

/*----------------- 5.5 quote ----------------------*/
#quote, blockquote {
  position: relative;
  padding: 0 50px;
  text-align: center;
  background: url(../images/custom/quote-begin.png) no-repeat; }
  #quote h3, blockquote h3 {
    font-size: 30px;
    color: black;
    font-weight: 800; }
  #quote::after, blockquote::after {
    content: '';
    position: absolute;
    height: 24px;
    top: 0;
    right: 0;
    background: url(../images/custom/quote-end.png) no-repeat;
    width: 26px; }
  #quote p, blockquote p {
    font-size: 24px;
    color: #555E58;
    line-height: 36px; }

/*----------------5.6 portfolio -------------------*/
#portfolio #portfolio-filter {
  padding: 30px 0; }
  #portfolio #portfolio-filter .port-cat {
    font-weight: 800; }
  #portfolio #portfolio-filter a {
    padding: 3px 10px;
    margin: 0 10px;
    font-weight: 400; }
#portfolio .portfolio-item {
  float: left;
  margin-right: 5%;
  width: 30%; }
  #portfolio .portfolio-item .portfolio_image {
    position: relative;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    #portfolio .portfolio-item .portfolio_image img {
      width: 100%;
      height: 180px;
      filter: "alpha(opacity=$opacity * 100)";
      -moz-opacity: 0.95;
      -khtml-opacity: 0.95;
      opacity: 0.95;
      display: block; }
    #portfolio .portfolio-item .portfolio_image:hover {
      -moz-transform: rotate(0deg) scale(1.07);
      -webkit-transform: rotate(0deg) scale(1.07);
      -o-transform: rotate(0deg) scale(1.07);
      -ms-transform: rotate(0deg) scale(1.07);
      transform: rotate(0deg) scale(1.07); }
    #portfolio .portfolio-item .portfolio_image .portfolio_more_icon, #portfolio .portfolio-item .portfolio_image .portfolio_zoom_icon {
      position: absolute;
      top: 38%;
      color: black;
      display: none;
      font-size: 40px;
      width: 37px;
      height: 37px;
      text-decoration: none; }
    #portfolio .portfolio-item .portfolio_image .portfolio_more_icon {
      left: 30%; }
    #portfolio .portfolio-item .portfolio_image .portfolio_zoom_icon {
      right: 30%;
      top: 36% !important; }

/*------------ 5.7 Mini portfolio ---------------*/
#mini-portfolio .portfolio-item {
  display: inline-block;
  margin-right: 5%;
  margin-bottom: 50px;
  position: relative;
  width: 29%; }
  #mini-portfolio .portfolio-item img {
    display: block;
    width: 100%;
    height: 180px; }
  #mini-portfolio .portfolio-item:hover .portfolio-description {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  #mini-portfolio .portfolio-item:hover .portfolio-info-top {
    -moz-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  #mini-portfolio .portfolio-item:hover .portfolio-description > a {
    -moz-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    filter: "alpha(opacity=$opacity * 100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
#mini-portfolio .portfolio-description {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  filter: "alpha(opacity=$opacity * 100)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: black;
  background: rgba(0, 0, 0, 0.3);
  text-align: center; }
#mini-portfolio .portfolio-info-top, #mini-portfolio .portfolio-description > a {
  filter: "alpha(opacity=$opacity * 100)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition: all 0.4s ease-in-out 0.2s;
  -webkit-transition: all 0.4s ease-in-out 0.2s;
  -o-transition: all 0.4s ease-in-out 0.2s;
  transition: all 0.4s ease-in-out 0.2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative; }
#mini-portfolio .portfolio-info-top {
  top: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px #636363;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  color: white; }
#mini-portfolio .portfolio-description > a {
  top: 45px; }
#mini-portfolio p.portfolio-small-date {
  font-size: 14px;
  color: white; }
#mini-portfolio .portfolio-info-top h3.title {
  margin-top: -8px;
  font-size: 1.3em;
  padding: 0;
  margin-bottom: 5px; }
  #mini-portfolio .portfolio-info-top h3.title a {
    text-decoration: none;
    color: white; }

/* --------------- 5.8 Twitter feed --------------*/
.twitter-feed-wrap {
  margin: 30px 0; }
  .twitter-feed-wrap .tweet, .twitter-feed-wrap .query {
    color: #085258; }
  .twitter-feed-wrap .twitter-feed {
    background: url(../images/custom/twitter-bird.png);
    background-position: 5px 4px;
    padding-top: 56px;
    background-repeat: no-repeat;
    background-size: 55px; }
    .twitter-feed-wrap .twitter-feed .tweet_list {
      list-style: none;
      margin: 0;
      overflow-y: hidden;
      background: #FDFDFD;
      border: 1px solid #E6E6E6;
      padding: 1em;
      font-weight: 300; }
      .twitter-feed-wrap .twitter-feed .tweet_list li {
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0.5em;
        list-style-type: none; }
        .twitter-feed-wrap .twitter-feed .tweet_list li a {
          color: #0C717A; }
        .twitter-feed-wrap .twitter-feed .tweet_list li .tweet_retweet {
          float: right;
          clear: both; }
      .twitter-feed-wrap .twitter-feed .tweet_list .tweet_even {
        background-color: #FDFDFD;
        border-top: 1px solid #E6E6E6;
        border-bottom: 1px solid #E6E6E6; }
      .twitter-feed-wrap .twitter-feed .tweet_list .tweet_avatar {
        padding-right: .5em;
        float: left; }
        .twitter-feed-wrap .twitter-feed .tweet_list .tweet_avatar img {
          vertical-align: middle; }
    .twitter-feed-wrap .twitter-feed .tweet_intro, .twitter-feed-wrap .twitter-feed .tweet_outro {
      font-size: 20px;
      line-height: 30px;
      color: #0084B4;
      text-shadow: 0 1px 1px white; }
    .twitter-feed-wrap .twitter-feed .tweet_outro {
      text-align: right; }
    .twitter-feed-wrap .twitter-feed .tweet_intro {
      text-align: right;
      top: -40px;
      position: relative;
      height: 0; }
  .twitter-feed-wrap .twitter-feed-footer {
    margin: 5px 0; }
    .twitter-feed-wrap .twitter-feed-footer .tweet-us {
      float: left; }
    .twitter-feed-wrap .twitter-feed-footer .follow-us {
      float: right; }
    .twitter-feed-wrap .twitter-feed-footer .btn, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs .entry-body > a, .portlet-blogs .twitter-feed-wrap .twitter-feed-footer .entry-body > a, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs-aggregator .entry-body > a, .portlet-blogs-aggregator .twitter-feed-wrap .twitter-feed-footer .entry-body > a, .twitter-feed-wrap .twitter-feed-footer input[type="submit"], .twitter-feed-wrap .twitter-feed-footer input[type="button"], .twitter-feed-wrap .twitter-feed-footer input[type="reset"], .twitter-feed-wrap .twitter-feed-footer button, .twitter-feed-wrap .twitter-feed-footer #portfolio #portfolio-filter a, #portfolio #portfolio-filter .twitter-feed-wrap .twitter-feed-footer a, .twitter-feed-wrap .twitter-feed-footer a.button, .twitter-feed-wrap .twitter-feed-footer a.red, .twitter-feed-wrap .twitter-feed-footer a.orange, .twitter-feed-wrap .twitter-feed-footer a.green, .twitter-feed-wrap .twitter-feed-footer a.aqua, .twitter-feed-wrap .twitter-feed-footer a.teal, .twitter-feed-wrap .twitter-feed-footer a.purple, .twitter-feed-wrap .twitter-feed-footer a.pink, .twitter-feed-wrap .twitter-feed-footer a.silver {
      position: relative;
      -webkit-user-select: none;
      -moz-user-select: none;
      -o-user-select: none;
      user-select: none;
      cursor: pointer;
      height: 18px;
      max-width: 98%;
      overflow: hidden;
      padding: 1px 5px; }
      .twitter-feed-wrap .twitter-feed-footer .btn i, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs .entry-body > a i, .portlet-blogs .twitter-feed-wrap .twitter-feed-footer .entry-body > a i, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs-aggregator .entry-body > a i, .portlet-blogs-aggregator .twitter-feed-wrap .twitter-feed-footer .entry-body > a i, .twitter-feed-wrap .twitter-feed-footer input[type="submit"] i, .twitter-feed-wrap .twitter-feed-footer input[type="button"] i, .twitter-feed-wrap .twitter-feed-footer input[type="reset"] i, .twitter-feed-wrap .twitter-feed-footer button i, .twitter-feed-wrap .twitter-feed-footer #portfolio #portfolio-filter a i, #portfolio #portfolio-filter .twitter-feed-wrap .twitter-feed-footer a i, .twitter-feed-wrap .twitter-feed-footer a.button i, .twitter-feed-wrap .twitter-feed-footer a.red i, .twitter-feed-wrap .twitter-feed-footer a.orange i, .twitter-feed-wrap .twitter-feed-footer a.green i, .twitter-feed-wrap .twitter-feed-footer a.aqua i, .twitter-feed-wrap .twitter-feed-footer a.teal i, .twitter-feed-wrap .twitter-feed-footer a.purple i, .twitter-feed-wrap .twitter-feed-footer a.pink i, .twitter-feed-wrap .twitter-feed-footer a.silver i {
        position: absolute;
        top: 50%;
        left: 2px;
        margin-top: -5px;
        width: 16px;
        height: 13px;
        background: transparent url() 0 0 no-repeat;
        background-image: url(); }
      .twitter-feed-wrap .twitter-feed-footer .btn .label, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs .entry-body > a .label, .portlet-blogs .twitter-feed-wrap .twitter-feed-footer .entry-body > a .label, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs-aggregator .entry-body > a .label, .portlet-blogs-aggregator .twitter-feed-wrap .twitter-feed-footer .entry-body > a .label, .twitter-feed-wrap .twitter-feed-footer input[type="submit"] .label, .twitter-feed-wrap .twitter-feed-footer input[type="button"] .label, .twitter-feed-wrap .twitter-feed-footer input[type="reset"] .label, .twitter-feed-wrap .twitter-feed-footer button .label, .twitter-feed-wrap .twitter-feed-footer #portfolio #portfolio-filter a .label, #portfolio #portfolio-filter .twitter-feed-wrap .twitter-feed-footer a .label, .twitter-feed-wrap .twitter-feed-footer a.button .label, .twitter-feed-wrap .twitter-feed-footer a.red .label, .twitter-feed-wrap .twitter-feed-footer a.orange .label, .twitter-feed-wrap .twitter-feed-footer a.green .label, .twitter-feed-wrap .twitter-feed-footer a.aqua .label, .twitter-feed-wrap .twitter-feed-footer a.teal .label, .twitter-feed-wrap .twitter-feed-footer a.purple .label, .twitter-feed-wrap .twitter-feed-footer a.pink .label, .twitter-feed-wrap .twitter-feed-footer a.silver .label {
        padding: 0 3px 0 19px;
        white-space: nowrap;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        background: url(../images/custom/twitter-small.png) -1px 2px;
        background-repeat: no-repeat;
        background-size: 18px;
        font-size: 0.9em; }
      .twitter-feed-wrap .twitter-feed-footer .btn b, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs .entry-body > a b, .portlet-blogs .twitter-feed-wrap .twitter-feed-footer .entry-body > a b, .twitter-feed-wrap .twitter-feed-footer .portlet-blogs-aggregator .entry-body > a b, .portlet-blogs-aggregator .twitter-feed-wrap .twitter-feed-footer .entry-body > a b, .twitter-feed-wrap .twitter-feed-footer input[type="submit"] b, .twitter-feed-wrap .twitter-feed-footer input[type="button"] b, .twitter-feed-wrap .twitter-feed-footer input[type="reset"] b, .twitter-feed-wrap .twitter-feed-footer button b, .twitter-feed-wrap .twitter-feed-footer #portfolio #portfolio-filter a b, #portfolio #portfolio-filter .twitter-feed-wrap .twitter-feed-footer a b, .twitter-feed-wrap .twitter-feed-footer a.button b, .twitter-feed-wrap .twitter-feed-footer a.red b, .twitter-feed-wrap .twitter-feed-footer a.orange b, .twitter-feed-wrap .twitter-feed-footer a.green b, .twitter-feed-wrap .twitter-feed-footer a.aqua b, .twitter-feed-wrap .twitter-feed-footer a.teal b, .twitter-feed-wrap .twitter-feed-footer a.purple b, .twitter-feed-wrap .twitter-feed-footer a.pink b, .twitter-feed-wrap .twitter-feed-footer a.silver b {
        font-weight: bold;
        white-space: nowrap; }

.last {
  margin-right: 0 !important; }

.block-separator {
  padding: 30px 0;
  clear: both; }

/* -------------5.1 Short Codes ----------------*/
/* ------------ buttons --------------*/
.btn, .portlet-blogs .entry-body > a, .portlet-blogs-aggregator .entry-body > a, input[type="submit"], input[type="button"], input[type="reset"], button, #portfolio #portfolio-filter a, a.button, a.red, a.orange, a.green, a.aqua, a.teal, a.purple, a.pink, a.silver, .read-more, .camera_wrap .camera_content a.read-more {
  background: #006dcc;
  color: white;
  padding: 3px 10px 5px;
  text-shadow: none; }
  .btn:hover, .portlet-blogs .entry-body > a:hover, .portlet-blogs-aggregator .entry-body > a:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover, #portfolio #portfolio-filter a:hover, a.button:hover, a.red:hover, a.orange:hover, a.green:hover, a.aqua:hover, a.teal:hover, a.purple:hover, a.pink:hover, a.silver:hover, .btn:active, .portlet-blogs .entry-body > a:active, .portlet-blogs-aggregator .entry-body > a:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, button:active, #portfolio #portfolio-filter a:active, a.button:active, a.red:active, a.orange:active, a.green:active, a.aqua:active, a.teal:active, a.purple:active, a.pink:active, a.silver:active, .read-more:hover, .camera_wrap .camera_content a.read-more:hover, .read-more:active, .camera_wrap .camera_content a.read-more:active {
    background: #005fb3;
    -moz-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
    text-decoration: none; }

.read-more, .camera_wrap .camera_content a.read-more {
  padding: 5px 13px 6px;
  font-size: 18px; }

/* --------- buttons ----------*/
a.red {
  background-color: #d8241d; }

a.red:hover {
  background-color: #c4130c; }

a.orange {
  background-color: #EB3C00; }

a.orange:hover {
  background: #da3800; }

a.green {
  background-color: #ACE53E; }

a.green:hover {
  background: #87c000; }

a.aqua {
  background-color: #52E8C6; }

a.aqua:hover {
  background: #00d2a8; }

a.teal {
  background: #52C3E8; }

a.teal:hover {
  background: #009ed2; }

a.purple {
  background-color: #526EE8; }

a.purple:hover {
  background: #0036d2; }

a.pink {
  background-color: #E852E6; }

a.pink:hover {
  background: #bc00d2; }

a.silver {
  color: #444 !important;
  text-shadow: 0 1px white;
  background-color: #b6b6b6; }

a.silver:hover {
  background: #a5a4a4; }

a.small {
  padding: 2px 10px;
  font-size: 0.9em; }

a.large {
  padding: 7px 16px;
  font-size: 1.4em; }

a.xl {
  padding: 9px 20px;
  font-size: 1.8em; }

a.icone-button, a.icone-button-note, a.icone-button-alert, a.icone-button-info, a.icone-button-tick, a.icone-button-download {
  display: inline-block;
  color: #444 !important;
  text-shadow: 0 1px white;
  border-color: #BBB;
  border-bottom-color: #999;
  background-color: #CCC;
  padding: 10px 20px 10px 30px; }

a.icone-button:hover, a.icone-button-note:hover, a.icone-button-alert:hover, a.icone-button-info:hover, a.icone-button-tick:hover, a.icone-button-download:hover {
  opacity: 0.85; }

a.icone-button-note {
  background: #e9e9e9 url(../images/messages/ico-note.png) no-repeat 5px 50%; }

a.icone-button-alert {
  background: #e9e9e9 url(../images/messages/ico-alert.png) no-repeat 5px 50%; }

a.icone-button-info {
  background: #e9e9e9 url(../images/messages/ico-info.png) no-repeat 5px 50%; }

a.icone-button-tick {
  background: #e9e9e9 url(../images/messages/ico-tick.png) no-repeat 5px 50%; }

a.icone-button-download {
  background: #e9e9e9 url(../images/messages/ico-download.png) no-repeat 5px 50%; }

/*--- portlet message ----*/
.portlet-msg, .portlet-msg-alert, .lfr-message-alert, .portlet-msg-info, .lfr-message-info, .portlet-msg-error, .lfr-message-error, .portlet-msg-success, .lfr-message-success {
  margin-bottom: 5px;
  padding: 9px 10px 9px 50px;
  border: none;
  color: #FFF;
  text-shadow: none; }
  .portlet-msg a, .portlet-msg-alert a, .lfr-message-alert a, .portlet-msg-info a, .lfr-message-info a, .portlet-msg-error a, .lfr-message-error a, .portlet-msg-success a, .lfr-message-success a {
    color: white; }

.portlet-msg-alert, .lfr-message-alert {
  background-color: #D44A26;
  background-image: url(../images/messages/alert.png); }

.portlet-msg-info, .lfr-message-info {
  background-color: #2D89F0;
  background-image: url(../images/messages/info.png); }

.portlet-msg-error, .lfr-message-error {
  background-color: #BC1C48;
  background-image: url(../images/messages/error.png); }

.portlet-msg-success, .lfr-message-success {
  background-color: #01a31c;
  background-image: url(../images/messages/success.png);
  border-color: #acdfa7;
  background-size: 20px;
  background-position: 20px; }

/* --------  Columns ---------- */
.twocol-one {
  width: 48%; }

.threecol-one, .twocol-onethird {
  width: 30.66%; }

.threecol-two, .twocol-twothird {
  width: 65.33%; }

.fourcol-one, .threecol-onequarter, .twocol-onequarter {
  width: 22%; }

.fourcol-two, .threecol-onehalf {
  width: 48%; }

.fourcol-three, .twocol-threequarter {
  width: 74%; }

.fivecol-one {
  width: 16.8%; }

.fivecol-two {
  width: 37.6%; }

.fivecol-three {
  width: 58.4%; }

.fivecol-four {
  width: 67.2%; }

.sixcol-one {
  width: 13.33%; }

.sixcol-two {
  width: 30.66%; }

.sixcol-three {
  width: 47.99%; }

.sixcol-four {
  width: 65.33%; }

.sixcol-five {
  width: 82.67%; }

.twocol-threequarter, .threecol-onehalf, .threecol-onequarter, .twocol-onequarter, .twocol-one, .twocol-twothird, .twocol-onethird, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five {
  float: left;
  margin-right: 4%;
  position: relative; }

.last {
  clear: right;
  margin-right: 0 !important; }

/*-------------------------------------------------------------------------------------*/
/* -------------------------------------6. Responsive Layout Rules --------------------*/
/*-------------------------------------------------------------------------------------*/
.aui-view-720 .multi-image-slider-wrap .flex-next,
.aui-view-lt720 .multi-image-slider-wrap .flex-next {
  top: -15% !important;
  left: 58%;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

.aui-view-720 .multi-image-slider-wrap .flex-prev,
.aui-view-lt720 .multi-image-slider-wrap .flex-prev {
  top: -15% !important;
  left: 40%;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

.aui-view-720 .fixed-text-sliding-image-slider-wrap .flex-prev,
.aui-view-lt720 .fixed-text-sliding-image-slider-wrap .flex-prev {
  left: 15px;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
.aui-view-720 .fixed-text-sliding-image-slider-wrap .flex-next,
.aui-view-lt720 .fixed-text-sliding-image-slider-wrap .flex-next {
  right: 15px;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
.aui-view-720 .fixed-text-sliding-image-slider-wrap .intro-copy h1, .aui-view-720 .fixed-text-sliding-image-slider-wrap .intro-copy .description,
.aui-view-lt720 .fixed-text-sliding-image-slider-wrap .intro-copy h1,
.aui-view-lt720 .fixed-text-sliding-image-slider-wrap .intro-copy .description {
  font-size: 20px; }

.aui-view-720 .portlet-search input[type="text"], .aui-view-720 #page-search input[type="text"] {
  width: 80px;
  padding-right: 0; }

.aui-view-lt720 .layout_bizray_home #content, .aui-view-720 .layout_bizray_home #content {
  padding: 0;
  background-image: none; }
.aui-view-lt720 .layout_bizray_home #second-section, .aui-view-720 .layout_bizray_home #second-section {
  padding-left: 30px;
  padding-right: 30px;
  width: auto; }
.aui-view-lt720 #content, .aui-view-lt720 #footers-wrap, .aui-view-720 #content, .aui-view-720 #footers-wrap {
  padding: 30px; }
.aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav {
  float: none;
  width: 100%; }
  .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav .flex-active, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav .flex-active {
    background-size: 78%;
    background-position: 10px;
    background: none; }
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav .flex-active span.title, .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav .flex-active span.content, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav .flex-active span.title, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav .flex-active span.content {
      color: black;
      text-shadow: none; }
  .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li {
    display: inline-table;
    width: 31%;
    padding: 0;
    height: 45px;
    text-align: center; }
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li::before, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li::before {
      background: none; }
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li a, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li a {
      width: 70%;
      margin: 0 auto; }
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li span.content, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li span.content {
      display: none; }
    .aui-view-lt720 .carousel-outer-wrap .carousel-slide-nav li span.title, .aui-view-720 .carousel-outer-wrap .carousel-slide-nav li span.title {
      font-size: 1.2em;
      padding: 0; }
.aui-view-lt720 .carousel-outer-wrap .carousel-wrap, .aui-view-720 .carousel-outer-wrap .carousel-wrap {
  float: none;
  width: 100%;
  height: auto !important;
  max-width: auto; }

.aui-view-lt720 #footer-widgets .footer-widget {
  float: none;
  width: 100%;
  text-align: left; }
.aui-view-lt720 #banner {
  position: relative; }
.aui-view-lt720 .camera_wrap .camera_pie canvas {
  top: 0 !important; }
.aui-view-lt720 #wrapper {
  padding-top: 0 !important; }
.aui-view-lt720 .camera_wrap .camera_content {
  width: 80%;
  top: 20%; }
  .aui-view-lt720 .camera_wrap .camera_content h2 {
    font-size: 20px; }
  .aui-view-lt720 .camera_wrap .camera_content .read-more, .aui-view-lt720 .camera_wrap .camera_content a.read-more {
    padding: 3px 10px 5px; }
.aui-view-lt720 ul.breadcrumbs li span {
  padding-right: 20px; }
.aui-view-lt720 #toogel-nav {
  font-size: 14px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 1px 0 #BDBDBD;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  display: block;
  width: 100%;
  cursor: pointer;
  padding: 10px 0; }
.aui-view-lt720 #navigation {
  float: none;
  width: 70%;
  margin: 0 auto;
  display: none;
  padding-bottom: 15px; }
  .aui-view-lt720 #navigation li {
    float: none;
    display: block; }
    .aui-view-lt720 #navigation li .child-menu {
      width: 45%;
      left: 26%;
      top: 30px;
      min-width: 210px; }
  .aui-view-lt720 #navigation a {
    text-align: center;
    padding: 5px; }
.aui-view-lt720 .portlet-column {
  width: 100% !important;
  display: block !important; }
.aui-view-lt720 .portlet-layout {
  display: block; }
.aui-view-lt720 #features .feature, .aui-view-lt720 #features .portfolio-item, .aui-view-lt720 #mini-portfolio .feature, .aui-view-lt720 #mini-portfolio .portfolio-item, .aui-view-lt720 #portfolio .feature, .aui-view-lt720 #portfolio .portfolio-item {
  float: none;
  width: 100%;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px dotted #dfddee; }
  .aui-view-lt720 #features .feature.last, .aui-view-lt720 #features .portfolio-item.last, .aui-view-lt720 #mini-portfolio .feature.last, .aui-view-lt720 #mini-portfolio .portfolio-item.last, .aui-view-lt720 #portfolio .feature.last, .aui-view-lt720 #portfolio .portfolio-item.last {
    border-bottom: none; }
.aui-view-lt720 #features .block-separator, .aui-view-lt720 #mini-portfolio .block-separator, .aui-view-lt720 #portfolio .block-separator {
  padding: 0; }
.aui-view-lt720 #mini-portfolio {
  text-align: center; }
.aui-view-lt720 #mini-portfolio .portfolio-item {
  padding-bottom: 0;
  border-bottom: none; }
.aui-view-lt720 #heading .site-title, .aui-view-lt720 #footers-wrap .footer-widget, .aui-view-lt720 #footer-wrap #footer-left-section
, .aui-view-lt720 #footer-wrap #footer-right-section, .aui-view-lt720 .columns-1-2 #column-2, .aui-view-lt720 .columns-1-2 #column-3,
.aui-view-lt720 .columns-2 #column-1, .aui-view-lt720 .columns-2 #column-2 {
  float: none; }
.aui-view-lt720 #banner #heading {
  float: none;
  text-align: center; }
.aui-view-lt720 .columns-1-2 #column-2, .aui-view-lt720 .columns-1-2 #column-3,
.aui-view-lt720 .columns-2 #column-1, .aui-view-lt720 .columns-2 #column-2 {
  width: 100%;
  margin: 0 auto; }
.aui-view-lt720 #portfolio #portfolio-filter .port-cat span {
  padding: 10px;
  display: block; }
.aui-view-lt720 #portfolio #portfolio-filter .port-cat a {
  display: block;
  text-align: center;
  border-bottom: 1px solid white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7); }
.aui-view-lt720 #portfolio .portfolio-item {
  width: 100%;
  float: none; }
  .aui-view-lt720 #portfolio .portfolio-item.last {
    margin-right: auto !important; }
.aui-view-lt720 .text-link-image-slider-wrap img {
  height: auto; }
.aui-view-lt720 .portlet-blogs div.asset-small-image img.asset-small-image, .aui-view-lt720 .portlet-blogs-aggregator div.asset-small-image img.asset-small-image {
  height: auto; }

.aui-view-gt720 #navigation {
  display: block !important; }
.aui-view-gt720 body.layout_bizray_home:not(.page-maximized) #wrapper {
  padding-top: 0 !important; }

.aui-view-lt720.aui-view-gt480 #features, .aui-view-lt720.aui-view-gt480 #portfolio .portfolio-item {
  width: 80% !important;
  margin: 0 auto; }
.aui-view-lt720.aui-view-gt480 #mini-portfolio .portfolio-item {
  width: 80% !important;
  margin: auto;
  margin-bottom: 35px; }

.aui-view-320 #footer #footer-left-section, .aui-view-lt320 #footer #footer-left-section, .aui-view-lt480 #footer #footer-left-section {
  float: none; }
.aui-view-320 #footer #footer-right-section, .aui-view-lt320 #footer #footer-right-section, .aui-view-lt480 #footer #footer-right-section {
  float: none; }
.aui-view-320 ul.breadcrumbs li.first, .aui-view-lt320 ul.breadcrumbs li.first, .aui-view-lt480 ul.breadcrumbs li.first {
  display: none; }
.aui-view-320 .text-link-image-slider-wrap .slider-intro h2, .aui-view-lt320 .text-link-image-slider-wrap .slider-intro h2, .aui-view-lt480 .text-link-image-slider-wrap .slider-intro h2 {
  font-size: 2em; }
.aui-view-320 #navigation li .child-menu, .aui-view-lt320 #navigation li .child-menu, .aui-view-lt480 #navigation li .child-menu {
  left: 0%; }

.aui-view-480 .portlet-login, .aui-view-lt480 .portlet-login {
  width: 80%; }

.aui-view-lt320 #header-bar {
  display: none; }
.aui-view-lt320 #portfolio .portfolio-item .portfolio_image .portfolio_more_icon {
  left: 25%; }
.aui-view-lt320 #portfolio .portfolio-item .portfolio_image .portfolio_zoom_icon {
  right: 25%; }

/* @group iqb */
/* @group Webform */
html body #wrapper .web-form-portlet {
  margin: 0; }

html body .web-form-portlet p.lfr-webform {
  padding-bottom: 5px;
  margin-bottom: 0; }

html body .web-form-portlet .aui-button-input-submit {
  width: auto!important;
  margin-bottom: 20px!important; }

html body .web-form-portlet textarea {
  width: 280px!important;
  height: 100px; }

html body .web-form-portlet .aui-field-input-text,
html body .web-form-portlet .select {
  width: 90%!important;
  margin-bottom: 0px!important; }

html body .web-form-portlet .aui-legend,
html body .web-form-portlet .aui-field-label,
html body .web-form-portlet .aui-choice-label,
html body .web-form-portlet select {
  font-family: Oswald, "Roboto Condensed", sans-serif;
  font-weight: normal; }

html body .web-form-portlet .aui-legend {
  font-size: 26px;
  color: #fff;
  padding-left: 20px!important;
  padding-right: 20px!important;
  width: auto;
  border-bottom-style: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

html body .web-form-portlet .aui-fieldset-legend {
  margin-bottom: 0;
  padding-bottom: 10px; }

html body .web-form-portlet .aui-legend {
  background-color: #4b4b4b; }

html body .web-form-portlet .aui-legend {
  background-color: #d85ae5; }

html body .web-form-portlet .aui-legend {
  background-color: #7bb622; }

html body .web-form-portlet .portlet-msg-success {
  display: none;
  visibility: hidden; }

/* @group Checkboxgroup */
html body #wrapper .checkboxgroup {
  height: 230px;
  overflow-y: scroll;
  border: 1px solid #bfbfbf;
  margin-bottom: 20px;
  width: 96%!important; }

html body #wrapper .checkboxgroup_small .checkboxgroup {
  height: 110px; }

html body #wrapper .checkboxgroup .aui-field-choice .aui-field-content {
  padding-bottom: 0px;
  margin-bottom: 0px; }

html body #wrapper .checkboxgroup .aui-field-choice {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px!important;
  padding-right: 10px!important;
  border-bottom: 1px dotted #bfbfbf; }

html body #wrapper .checkboxgroup .aui-field-choice:nth-child(odd) {
  background-color: #f5f5f5; }

/* @end */
/* @end */
/* @group Masonry */
html body #masonry {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

html body #masonry .item img,
html body #masonry .item a {
  padding: 0!important;
  margin: 0!important;
  border: 0!important;
  float: none;
  clear: none; }

html body #masonry .item a {
  display: block; }

html body #masonry .item .caption {
  padding: 10px;
  color: #fff;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  bottom: 6px;
  display: block!important;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4); }

/* @end */
/* @group Layout */
html body #wrapper .bizray-home #second-section {
  margin: 0;
  padding: 30px 0 0; }

html body #wrapper .bizray-home #features {
  margin: 0;
  padding-bottom: 30px; }

html body #wrapper #features .feature h3 {
  margin: 0;
  padding: 0px; }

html body #wrapper #footer {
  padding-bottom: 30px; }

/* @end */
/* @group Logo */
html body #wrapper #banner #heading h1.site-title,
html body h1.site-title .default-logo {
  width: 148px;
  height: 50px;
  margin-top: 0px!important;
  padding: 0!important;
  display: inline-block; }

html body #wrapper #banner #heading h1.site-title {
  margin-top: 5px!important; }

html body #wrapper #banner #heading h1.site-title .default-logo img {
  margin-top: 2px;
  width: 90%!important;
  height: auto!important; }

html body #wrapper #banner #heading h1.site-title .default-logo {
  padding-bottom: 10px!important; }

/* @end */
/* @group Fonts */
h1, h2, h3, h4, h5, h6,
.events,
body p,
body div.article-body,
body div.search-results,
body a.taglib-icon,
body #navigation a,
body #sign-up a,
body .taglib-text,
body .taglib-user-display,
.columns-2 #column-1 .nav-menu .level-1,
.columns-2 #column-1 .nav-menu .level-2,
.columns-2 #column-1 .nav-menu .level-3 {
  font-family: Oswald, "Roboto Condensed", sans-serif;
  font-weight: 400; }

.portlet-msg-error, .lfr-message-error {
  background-color: #f3e500;
  padding-left: 20px;
  background-image: url(../images/messages/error1.png);
  color: #7a740f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

html body #wrapper #footer a,
html body #wrapper #footer h1,
html body #wrapper #footer h2,
html body #wrapper #footer h3 {
  color: #fff;
  text-decoration: none;
  text-shadow: none;
  padding: 0;
  margin: 0; }

html body #wrapper #footer h2 {
  font-size: 20px;
  margin-bottom: 5px; }

html body #wrapper #footer {
  padding-bottom: 30px; }

html body #wrapper #footer table {
  margin-bottom: 10px;
  clear: both;
  float: none; }

/* @end */
/* @group Nav */
header#banner .container #navigation ul#menu-pages li a {
  line-height: 40px; }

header#banner .container #navigation ul#menu-pages li li a {
  line-height: 30px; }

html body #heading h1.site-title {
  margin-top: 10px!important; }

#navigation ul li a:hover,
#navigation li .child-menu li:hover,
nav#navigation ul li.selected a,
nav#navigation ul li.selected li a,
nav#navigation ul li:hover a {
  background-color: #e83f31; }

nav#navigation ul li.selected a {
  border-bottom: 10px solid #c23127; }

nav#navigation ul li.selected li a {
  border: none; }

html body nav#navigation ul li li,
html body nav#navigation ul li li a,
html body nav#navigation ul li.selected li a {
  background-color: transparent!important; }

html body nav#navigation li:hover li,
html body nav#navigation li:hover li a {
  background-color: #e83f31; }

/* @end */
/* @group Buttons */
.camera_wrap .camera_content a.read-more, .camera_wrap .camera_content a.read-more,
.camera_wrap .camera_wrap .camera_content a.read-more,
.camera_wrap .camera_wrap .camera_content a.read-more {
  padding: 7px 15px !important;
  margin-bottom: 10px; }

#text-slider a.read-more, #text-slider .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content #text-slider a.read-more,
#text-slider .camera_wrap .camera_content a.read-more,
#text-slider .camera_wrap .camera_content a.read-more,
.camera_wrap .camera_content #text-slider a.read-more,
.camera_wrap .camera_wrap .camera_content #text-slider a.read-more, .camera_wrap
.camera_wrap .camera_content #text-slider a.read-more {
  position: relative;
  bottom: 5px; }

#features .feature a.read-more, #features .feature .camera_wrap .camera_content a.read-more, .camera_wrap .camera_content #features .feature a.read-more,
#features .feature .camera_wrap .camera_content a.read-more,
#features .feature .camera_wrap .camera_content a.read-more,
.camera_wrap .camera_content #features .feature a.read-more,
.camera_wrap .camera_wrap .camera_content #features .feature a.read-more, .camera_wrap
.camera_wrap .camera_content #features .feature a.read-more {
  float: right;
  text-decoration: none; }

.btn, .portlet-blogs .entry-body > a, .portlet-blogs-aggregator .entry-body > a, input[type="submit"], input[type="button"], input[type="reset"], button, #portfolio #portfolio-filter a, a.button, a.red, a.orange, a.green, a.aqua, a.teal, a.purple, a.pink, a.silver,
.portlet-blogs .entry-body > a,
.portlet-blogs-aggregator .entry-body > a,
input[type="submit"],
input[type="button"],
input[type="reset"],
button,
#portfolio #portfolio-filter a,
a.button,
a.red,
a.orange,
a.green,
a.aqua,
a.teal,
a.purple,
a.pink,
a.silver,
a.red,
a.orange,
a.green,
a.aqua,
a.teal,
a.purple,
a.pink,
a.silver,
.read-more,
.camera_wrap .camera_content a.read-more, .camera_wrap .camera_content
a.read-more,
.camera_wrap .camera_content a.read-more,
.camera_wrap .camera_wrap .camera_content a.read-more, .camera_wrap
.camera_wrap .camera_content a.read-more {
  color: white;
  padding: 3px 20px 5px!important;
  text-shadow: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  font-size: 0.8em!important;
  background-color: #65aee2; }

.btn:hover, .portlet-blogs .entry-body > a:hover, .portlet-blogs-aggregator .entry-body > a:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover, #portfolio #portfolio-filter a:hover, a.button:hover, a.red:hover, a.orange:hover, a.green:hover, a.aqua:hover, a.teal:hover, a.purple:hover, a.pink:hover, a.silver:hover,
.portlet-blogs .entry-body > a:hover,
.portlet-blogs-aggregator .entry-body > a:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
button:hover,
#portfolio #portfolio-filter a:hover,
a.button:hover,
a.red:hover,
a.orange:hover,
a.green:hover,
a.aqua:hover,
a.teal:hover,
a.purple:hover,
a.pink:hover,
a.silver:hover,
a.red:hover,
a.orange:hover,
a.green:hover,
a.aqua:hover,
a.teal:hover,
a.purple:hover,
a.pink:hover,
a.silver:hover,
.btn:active,
.portlet-blogs .entry-body > a:active, .portlet-blogs
.entry-body > a:active,
.portlet-blogs-aggregator .entry-body > a:active, .portlet-blogs-aggregator
.entry-body > a:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active,
button:active,
#portfolio #portfolio-filter a:active, #portfolio #portfolio-filter
a:active,
a.button:active,
a.red:active,
a.orange:active,
a.green:active,
a.aqua:active,
a.teal:active,
a.purple:active,
a.pink:active,
a.silver:active,
.portlet-blogs .entry-body > a:active,
.portlet-blogs-aggregator .entry-body > a:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active,
button:active,
#portfolio #portfolio-filter a:active,
a.button:active,
a.red:active,
a.orange:active,
a.green:active,
a.aqua:active,
a.teal:active,
a.purple:active,
a.pink:active,
a.silver:active,
a.red:active,
a.orange:active,
a.green:active,
a.aqua:active,
a.teal:active,
a.purple:active,
a.pink:active,
a.silver:active,
.read-more:hover,
.camera_wrap .camera_content a.read-more:hover, .camera_wrap .camera_content
a.read-more:hover,
.camera_wrap .camera_content a.read-more:hover,
.camera_wrap .camera_wrap .camera_content a.read-more:hover, .camera_wrap
.camera_wrap .camera_content a.read-more:hover,
.read-more:active,
.camera_wrap .camera_content a.read-more:active, .camera_wrap .camera_content
a.read-more:active,
.camera_wrap .camera_content a.read-more:active,
.camera_wrap .camera_wrap .camera_content a.read-more:active, .camera_wrap
.camera_wrap .camera_content a.read-more:active {
  background-color: #4a82ba;
  -moz-transition: background 0.5s linear;
  -webkit-transition: background 0.5s linear;
  -o-transition: background 0.5s linear;
  transition: background 0.5s linear;
  text-decoration: none; }

.camera_wrap .camera_content a.read-more, .camera_wrap .camera_content a.read-more {
  padding: 7px 30px 10px!important;
  font-size: 18px!important; }

.aui-view-lt720 .camera_wrap .camera_content a.read-more, .aui-view-lt720 .camera_wrap .camera_content a.read-more {
  padding: 3px 10px 5px; }

/* @end */
/* @group Camera */
.camera_wrap .camera_content {
  top: 25%;
  width: 70%; }

.camera_wrap .camera_content h2 {
  color: white;
  font-size: 1.9em;
  font-size: 2.9em;
  background: rgba(255, 39, 40, 0.57) url(../images/custom/noise_bg.png);
  padding: 5px 20px 7px;
  margin-bottom: 0.5em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.camera_wrap .camera_content .captiondata,
.camera_wrap .camera_content .events {
  width: 49%;
  float: left; }

html body #wrapper #content .camera_wrap .camera_content .captiondata a.read-more, html body #wrapper #content .camera_wrap .camera_content .captiondata a.read-more {
  font-size: 12px!important;
  padding: 6px!important;
  padding-left: 18px!important;
  padding-right: 18px!important; }

html body #wrapper #content .camera_wrap .camera_content .captiondata h2 {
  font-size: 30px; }

html body #wrapper #content .camera_wrap .camera_content .captiondata h2.medium {
  font-size: 22px; }

html body #wrapper #content .camera_wrap .camera_content .captiondata h2.small {
  font-size: 16px; }

/* @group Events (Camera) */
.camera_wrap .camera_content .camera_right_column {
  float: right;
  width: 29%;
  margin-top: 0%;
  margin-left: 1%;
  min-height: 200px; }

.camera_wrap .camera_content .include-content-1,
.camera_wrap .camera_content .include-content-2,
.camera_wrap .camera_content .events {
  float: right;
  width: 100%;
  display: block;
  margin-top: 5%;
  margin-left: 1%;
  font-size: 1.2em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.3); }

.camera_wrap .camera_content .include-content-1,
.camera_wrap .camera_content .include-content-2 {
  min-height: 1px;
  margin-bottom: 0;
  padding: 0;
  background-color: transparent; }

.camera_wrap .camera_content .events .events_inner {
  padding: 15px;
  padding-top: 10px;
  padding-bottom: 10px; }

.camera_wrap .camera_content .events .events_inner p {
  margin-bottom: 0; }

.camera_wrap .camera_content .events a {
  color: #fff; }

.camera_wrap .camera_content .events a:hover {
  text-decoration: none; }

.camera_wrap .camera_content .events h2 {
  margin-top: 10px;
  font-size: 1em; }

/* @end */
/* @group Events */
/* @group AP */
/* @group Projectlist Structure */
html body .ProjectAsset_Wrapper_ALL h3.asset-title {
  display: none;
  visibility: hidden; }

html body .ProjectAsset_Wrapper_ALL .asset-abstract * {
  padding: 0;
  margin: 0; }

html body .projectlist {
  display: block;
  width: 100%; }

html body .projectlist.row:before,
html body .projectlist.row:after {
  content: " ";
  display: table; }

html body .projectlist.row:after {
  clear: both; }

html body .projectlist.row {
  *zoom: 1; }

html body .projectlist .event_name,
html body .projectlist .event_location,
html body .projectlist .event_time {
  display: block;
  float: left; }

html body .projectlist .event_name {
  width: 40%; }

html body .projectlist .event_location {
  width: 40%; }

html body .projectlist .event_time {
  width: 20%; }

html body .projectlist .event_time .endDate {
  display: none;
  visibility: hidden; }

htmlx body .projectlist .event_location .city:before {
  content: " / ";
  color: #b7b7b7; }

/* @end */
/* @group Fonts */
html body .projectlist .event_name a,
html body .projectlist .event_location a,
html body .projectlist .event_time a {
  font-family: Oswald, "Roboto Condensed", sans-serif;
  font-weight: 400;
  white-space: normal;
  line-height: 2.8em; }

html body .projectlist .event_name a:hover,
html body .projectlist .event_location a:hover,
html body .projectlist .event_time a:hover {
  text-decoration: none; }

html body .projectlist .event_location a,
html body .projectlist .event_time a {
  color: #353535; }

html body .projectlist .event_time {
  text-align: right; }

html body .camera_wrap .camera_content .events a.button, html body .camera_wrap .camera_content .events a.red, html body .camera_wrap .camera_content .events a.orange, html body .camera_wrap .camera_content .events a.green, html body .camera_wrap .camera_content .events a.aqua, html body .camera_wrap .camera_content .events a.teal, html body .camera_wrap .camera_content .events a.purple, html body .camera_wrap .camera_content .events a.pink, html body .camera_wrap .camera_content .events a.silver {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px!important;
  font-weight: bold!important; }

/* @end */
/* @group Styling */
html body .ProjectAsset_Wrapper_ALL .asset-abstract:nth-child(even) {
  background-color: #f5f5f5; }

html body .ProjectAsset_Wrapper_ALL .projectlist.row {
  border-bottom: 1px dotted #d9d9d9; }

html body .ProjectAsset_Wrapper_ALL .asset-more a {
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
  color: white;
  padding: 3px 20px 5px!important;
  text-shadow: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #65aee2;
  display: inline-block; }

html body .ProjectAsset_Wrapper_ALL .asset-more a:hover {
  text-decoration: none; }

html body .projectlist .event_name a {
  padding-left: 10px; }

html body .projectlist .event_time a {
  padding-right: 10px; }

/* @end */
/* @end */
.journal-content-article table.events-info-contentarea .event_time,
#footer .event_time,
.camera_wrap .camera_content .events .event_time {
  text-align: right; }

.journal-content-article table.events-info-contentarea,
#footer table,
html body .camera_wrap .camera_content .events table {
  	/*  
      border-spacing:4px;
      border-collapse:separate;
  	*/ }

.journal-content-article table.events-info-contentarea tr,
#footer table tr,
.camera_wrap .camera_content .events table tr {
  border-bottom: 1px dotted #d9d9d9;
  	/*
    background: rgba(255, 255, 255, 0.27) url(../images/custom/noise_bg.png);
    */ }

.journal-content-article table.events-info-contentarea tr.boarding td.event_name .on,
#footer table tr.boarding td.event_name .on,
.camera_wrap .camera_content .events table tr.boarding td.event_name .on {
  background: transparent url(../images/custom/icn_on.png) no-repeat left center;
  padding-left: 43px!important; }

.journal-content-article table.events-info-contentarea tr.boarding td.event_name .off,
#footer table tr.boarding td.event_name .off,
.camera_wrap .camera_content .events table tr.boarding td.event_name .off {
  background: transparent url(../images/custom/icn_off.png) no-repeat left center;
  padding-left: 43px!important; }

#footer .button,
.camera_wrap .camera_content .events .button {
  margin-top: 20px;
  text-align: right;
  color: white;
  padding: 3px 20px 5px!important;
  text-shadow: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #65aee2;
  display: inline-block; }

.journal-content-article table.events-info-contentarea tr td {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Oswald, "Roboto Condensed", sans-serif;
  font-weight: 400; }

.journal-content-article table.events-info-contentarea tr:nth-child(odd) {
  background-color: #f5f5f5; }

.journal-content-article table.events-info-contentarea tr td a:hover {
  text-decoration: none; }

.carousel-slide-nav {
  font-family: Oswald, "Roboto Condensed", sans-serif;
  font-weight: 400; }

.camera_wrap .camera_content .events .button.green {
  float: right; }

.camera_wrap .camera_content .events .button.green {
  background-color: #7bb622; }

.camera_wrap .camera_content .events .button.green:hover {
  background-color: #98de2c; }

/* @end */
/* @group Events (Fonts) */
html body #wrapper #content .camera_wrap .camera_content .captiondata h2,
html body #wrapper #content .camera_wrap .camera_content .captiondata h2.big {
  font-size: 40px; }

html body #wrapper #content .camera_wrap .camera_content .captiondata h2.medium {
  font-size: 30px; }

.camera_wrap .camera_content .events .events_inner h2,
.camera_wrap .camera_content .events .events_inner table a,
html body #wrapper #content .camera_wrap .camera_content .captiondata h2.small {
  font-size: 20px; }

html body #wrapper #content .camera_wrap .camera_content .captiondata .subcaption {
  margin-top: 10px; }

html body #wrapper #content .camera_wrap .camera_content .captiondata .subcaption.big {
  font-size: 30px; }

html body #wrapper #content .camera_wrap .camera_content .camera_content_wrapper .captiondata h2 .subcaption.medium {
  font-size: 22px;
  white-space: normal!important;
  display: block; }

html body #wrapper #content .camera_wrap .camera_content .captiondata .subcaption.small {
  font-size: 16px; }

/* @end */
/* @group Events Responsive */
@media screen and (max-width:720px) {
  html body .ProjectAsset_Wrapper_ALL .event_location {
    display: none;
    visibility: hidden; }

  html body .ProjectAsset_Wrapper_ALL .event_name {
    width: 70%; }

  html body .ProjectAsset_Wrapper_ALL .event_time {
    width: 30%; } }
/* @end */
/* @end */
/* @group Login Portlet Popup */
#hiddenLoginPortlet {
  display: inline!important; }

html body #hiddenLoginPortlet #p_p_id_58_ {
  width: 90%;
  border: none; }

html body #hiddenLoginPortlet #p_p_id_58_ form {
  margin: 0;
  padding: 0;
  width: 100%; }

html body #hiddenLoginPortlet #p_p_id_58_ .navigation {
  background-color: transparent;
  border: none;
  padding: 0; }

html body #hiddenLoginPortlet #p_p_id_58_ .navigation a {
  font-size: 12px; }

html body #colorbox #cboxContent button#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../images/custom/controls.png) no-repeat -25px 0;
  width: 25px!important;
  height: 25px!important;
  padding: 0!important;
  text-indent: -9999px;
  overflow: hidden;
  margin-right: 1px; }

/* @end */
/* @group Gallery */
.portlet-image-gallery-display .taglib-search-iterator-page-iterator-top,
.portlet-image-gallery-display .top-links-container,
.portlet-image-gallery-display .lfr-asset-metadata,
.portlet-image-gallery-display .search-results,
.portlet-image-gallery-display .page-selector,
.portlet-image-gallery-display .delta-selector,
.portlet-image-gallery-display .image-title,
.aui-image-gallery-paginator .aui-image-gallery-player * {
  display: none;
  visibility: hidden; }

.portlet-image-gallery-display .search-pages,
.portlet-image-gallery-display .search-results {
  margin: 0;
  float: none;
  display: block;
  width: 100%; }

.portlet-image-gallery-display .lfr-asset-column-content {
  margin: 0;
  padding: 0; }

.portlet-image-gallery-display .taglib-page-iterator {
  margin-bottom: 15px; }

.portlet-image-gallery-display .taglib-page-iterator,
.portlet-image-gallery-display .taglib-page-iterator a {
  font-size: 13px;
  font-weight: bold; }

.portlet-image-gallery-display .taglib-page-iterator span,
.portlet-image-gallery-display .taglib-page-iterator a {
  color: #7384bd;
  line-height: 10px!important; }

.portlet-image-gallery-display .taglib-page-iterator a:hover {
  text-decoration: none;
  color: #556490; }

.portlet-image-gallery-display .taglib-page-iterator span {
  line-height: 14px!important;
  color: #b0afb0; }

.portlet-image-gallery-display .lfr-asset-column-content #_31_imageGalleryAssetInfo div a.image-thumbnail {
  float: left;
  width: 128px;
  height: 85px;
  background-color: #eee;
  overflow: hidden;
  padding: 0;
  margin: 0;
  margin-right: 4px;
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #e3e2e4; }

.portlet-image-gallery-display .lfr-asset-column-content #_31_imageGalleryAssetInfo div a.image-thumbnail img {
  width: 100%;
  height: auto; }

.aui-image-gallery .yui3-widget-ft {
  padding-top: 10px;
  padding-bottom: 15px;
  font-size: 14px; }

.aui-image-gallery .yui3-widget-ft .aui-image-viewer-info {
  font-size: 12px;
  color: #adadad; }

.aui-image-gallery-paginator button {
  background-color: #fff; }

.aui-image-gallery-paginator .aui-icon1 {
  background-color: #fff; }

/* @end */
/* @group Sign IN/UP */
#sign-up-wrapper {
  display: block;
  padding: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.3);
  position: relative; }

#sign-up-wrapper #sign-up {
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.2em;
  margin-left: auto;
  margin-right: auto;
  background-color: #98de2c;
  display: block;
  padding: 10px; }

#sign-up-wrapper #sign-up a,
#sign-up-wrapper #sign-up a:hover {
  display: block;
  color: #fff;
  text-decoration: none; }

#sign-up-wrapper #sign-up:hover {
  background-color: #7bb622; }

html body #wrapper a#sign-in {
  display: inline-block;
  padding-left: 20px!important;
  padding-right: 20px!important;
  background-color: #7bb622;
  border-bottom: 11px solid #98de2c;
  text-transform: uppercase!important; }

html body #wrapper a#sign-in:hover {
  background-color: #98de2c;
  border-bottom: none!important; }

/* @end */
/* @group Navigation */
.columns-2x #column-1 .nav-menu .breadcrumbs {
  display: none;
  visibility: hidden; }

.columns-2x #column-1 .nav-menu .level-1,
.columns-2x #column-1 .nav-menu .level-2,
.columns-2x #column-1 .nav-menu .level-3 {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.columns-2x #column-1 .nav-menu .level-1 a,
.columns-2x #column-1 .nav-menu .level-2 a,
.columns-2x #column-1 .nav-menu .level-3 a {
  display: block; }

.columns-2x #column-1 .nav-menu .level-1 a:hover,
.columns-2x #column-1 .nav-menu .level-2 a:hover,
.columns-2x #column-1 .nav-menu .level-3 a:hover {
  text-decoration: none;
  color: #fff; }

.columns-2x #column-1 .nav-menu .level-1 li,
.columns-2x #column-1 .nav-menu .level-2 li,
.columns-2x #column-1 .nav-menu .level-3 li {
  padding: 10px;
  background-color: #f0f0f0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 1px; }

.columns-2x #column-1 .nav-menu .level-1 li:hover,
.columns-2x #column-1 .nav-menu .level-2 li:hover,
.columns-2x #column-1 .nav-menu .level-3 li:hover {
  background-color: #454545;
  color: #fff; }

/* @end */
/* @group Call-to-Action Button */
.call-to-action-button-wrapper {
  display: inline-block;
  padding: 0px;
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px; }

.call-to-action-button-wrapper.block {
  display: block; }

.call-to-action-button-wrapper.halo {
  padding: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.3); }

.call-to-action-button-wrapper .call-to-action-button {
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px; }

.call-to-action-button-wrapper.green .call-to-action-button {
  background-color: #7bb622; }

.call-to-action-button-wrapper.green .call-to-action-button:hover {
  background-color: #98de2c; }

.call-to-action-button-wrapper.blue .call-to-action-button {
  background-color: #65aee2; }

.call-to-action-button-wrapper.blue .call-to-action-button:hover {
  background-color: #4a82ba; }

.call-to-action-button-wrapper.red .call-to-action-button {
  background-color: #e83f31; }

.call-to-action-button-wrapper.red .call-to-action-button:hover {
  background-color: #c03428; }

.call-to-action-button-wrapper.orange .call-to-action-button {
  background-color: #e76b15; }

.call-to-action-button-wrapper.orange .call-to-action-button:hover {
  background-color: #c45a11; }

.call-to-action-button-wrapper.gray .call-to-action-button {
  background-color: #818181; }

.call-to-action-button-wrapper.gray .call-to-action-button:hover {
  background-color: #5f5f5f; }

.call-to-action-button-wrapper .call-to-action-button a,
.call-to-action-button-wrapper .call-to-action-button a:hover {
  display: block;
  font-family: Oswald, "Roboto Condensed", sans-serif;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  font-size: 1.1em; }

/* @end */
/* @group Project Info */
/* @group Font Stuff */
@font-face {
  font-family: 'icomoon';
  src: url("../font/icomoon.eot");
  src: url("../font/icomoon.eot?#iefix") format("embedded-opentype"), url("../font/icomoon.woff") format("woff"), url("../font/icomoon.ttf") format("truetype"), url("../font/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-home, .icon-pencil, .icon-droplet, .icon-image, .icon-bullhorn, .icon-podcast, .icon-file, .icon-profile, .icon-file-2, .icon-file-3, .icon-folder, .icon-folder-open, .icon-tag, .icon-tags, .icon-qrcode, .icon-phone, .icon-address-book, .icon-notebook, .icon-envelop, .icon-location, .icon-map, .icon-map-2, .icon-history, .icon-clock, .icon-calendar, .icon-mobile, .icon-bubble, .icon-bubbles, .icon-bubbles-2, .icon-user, .icon-users, .icon-user-2, .icon-users-2, .icon-user-3, .icon-search, .icon-zoom-in, .icon-zoom-out, .icon-expand, .icon-contract, .icon-wrench, .icon-cog, .icon-cogs, .icon-cog-2, .icon-pie, .icon-stats, .icon-bars, .icon-dashboard, .icon-fire, .icon-remove, .icon-remove-2, .icon-road, .icon-list, .icon-list-2, .icon-tree, .icon-cloud-download, .icon-cloud-upload, .icon-earth, .icon-link, .icon-bookmark, .icon-bookmarks, .icon-info, .icon-notification, .icon-cancel-circle, .icon-checkmark-circle, .icon-checkmark, .icon-checkmark-2, .icon-close, .icon-minus, .icon-plus, .icon-play, .icon-pause, .icon-stop, .icon-backward, .icon-forward, .icon-new-tab, .icon-mail, .icon-mail-2, .icon-mail-3, .icon-mail-4, .icon-google-plus, .icon-google-plus-2, .icon-google-plus-3, .icon-facebook, .icon-facebook-2, .icon-facebook-3, .icon-twitter, .icon-twitter-2, .icon-twitter-3, .icon-vimeo, .icon-vimeo2, .icon-vimeo-2, .icon-linkedin {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-home:before {
  content: "\e000"; }

.icon-pencil:before {
  content: "\e001"; }

.icon-droplet:before {
  content: "\e002"; }

.icon-image:before {
  content: "\e003"; }

.icon-bullhorn:before {
  content: "\e004"; }

.icon-podcast:before {
  content: "\e005"; }

.icon-file:before {
  content: "\e006"; }

.icon-profile:before {
  content: "\e007"; }

.icon-file-2:before {
  content: "\e008"; }

.icon-file-3:before {
  content: "\e009"; }

.icon-folder:before {
  content: "\e00a"; }

.icon-folder-open:before {
  content: "\e00b"; }

.icon-tag:before {
  content: "\e00c"; }

.icon-tags:before {
  content: "\e00d"; }

.icon-qrcode:before {
  content: "\e00e"; }

.icon-phone:before {
  content: "\e00f"; }

.icon-address-book:before {
  content: "\e010"; }

.icon-notebook:before {
  content: "\e011"; }

.icon-envelop:before {
  content: "\e012"; }

.icon-location:before {
  content: "\e013"; }

.icon-map:before {
  content: "\e014"; }

.icon-map-2:before {
  content: "\e015"; }

.icon-history:before {
  content: "\e016"; }

.icon-clock:before {
  content: "\e017"; }

.icon-calendar:before {
  content: "\e018"; }

.icon-mobile:before {
  content: "\e019"; }

.icon-bubble:before {
  content: "\e01a"; }

.icon-bubbles:before {
  content: "\e01b"; }

.icon-bubbles-2:before {
  content: "\e01c"; }

.icon-user:before {
  content: "\e01d"; }

.icon-users:before {
  content: "\e01e"; }

.icon-user-2:before {
  content: "\e01f"; }

.icon-users-2:before {
  content: "\e020"; }

.icon-user-3:before {
  content: "\e021"; }

.icon-search:before {
  content: "\e022"; }

.icon-zoom-in:before {
  content: "\e023"; }

.icon-zoom-out:before {
  content: "\e024"; }

.icon-expand:before {
  content: "\e025"; }

.icon-contract:before {
  content: "\e026"; }

.icon-wrench:before {
  content: "\e027"; }

.icon-cog:before {
  content: "\e028"; }

.icon-cogs:before {
  content: "\e029"; }

.icon-cog-2:before {
  content: "\e02a"; }

.icon-pie:before {
  content: "\e02b"; }

.icon-stats:before {
  content: "\e02c"; }

.icon-bars:before {
  content: "\e02d"; }

.icon-dashboard:before {
  content: "\e02e"; }

.icon-fire:before {
  content: "\e02f"; }

.icon-remove:before {
  content: "\e030"; }

.icon-remove-2:before {
  content: "\e031"; }

.icon-road:before {
  content: "\e032"; }

.icon-list:before {
  content: "\e033"; }

.icon-list-2:before {
  content: "\e034"; }

.icon-tree:before {
  content: "\e035"; }

.icon-cloud-download:before {
  content: "\e036"; }

.icon-cloud-upload:before {
  content: "\e037"; }

.icon-earth:before {
  content: "\e038"; }

.icon-link:before {
  content: "\e039"; }

.icon-bookmark:before {
  content: "\e03a"; }

.icon-bookmarks:before {
  content: "\e03b"; }

.icon-info:before {
  content: "\e03c"; }

.icon-notification:before {
  content: "\e03d"; }

.icon-cancel-circle:before {
  content: "\e03e"; }

.icon-checkmark-circle:before {
  content: "\e03f"; }

.icon-checkmark:before {
  content: "\e040"; }

.icon-checkmark-2:before {
  content: "\e041"; }

.icon-close:before {
  content: "\e042"; }

.icon-minus:before {
  content: "\e043"; }

.icon-plus:before {
  content: "\e044"; }

.icon-play:before {
  content: "\e045"; }

.icon-pause:before {
  content: "\e046"; }

.icon-stop:before {
  content: "\e047"; }

.icon-backward:before {
  content: "\e048"; }

.icon-forward:before {
  content: "\e049"; }

.icon-new-tab:before {
  content: "\e04a"; }

.icon-mail:before {
  content: "\e04b"; }

.icon-mail-2:before {
  content: "\e04c"; }

.icon-mail-3:before {
  content: "\e04d"; }

.icon-mail-4:before {
  content: "\e04e"; }

.icon-google-plus:before {
  content: "\e04f"; }

.icon-google-plus-2:before {
  content: "\e050"; }

.icon-google-plus-3:before {
  content: "\e051"; }

.icon-facebook:before {
  content: "\e052"; }

.icon-facebook-2:before {
  content: "\e053"; }

.icon-facebook-3:before {
  content: "\e054"; }

.icon-twitter:before {
  content: "\e055"; }

.icon-twitter-2:before {
  content: "\e056"; }

.icon-twitter-3:before {
  content: "\e057"; }

.icon-vimeo:before {
  content: "\e058"; }

.icon-vimeo2:before {
  content: "\e059"; }

.icon-vimeo-2:before {
  content: "\e05a"; }

.icon-linkedin:before {
  content: "\e05b"; }

.glyph {
  font-size: 16px;
  float: left;
  text-align: center;
  background: #eee;
  padding: .75em;
  margin: .75em 1.5em .75em 0;
  width: 7.5em;
  border-radius: .25em;
  box-shadow: inset 0 0 0 1px #f8f8f8, 0 0 0 1px #CCC; }

/* @end */
/* @group Micro Clearfix */
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }

/* @end */
/* @group Program */
html body #wrapper #content #project_overview {
  margin-left: auto;
  margin-right: auto; }

html body #wrapper #content #project_overview .header {
  margin-top: 40px;
  margin-bottom: 20px; }

html body #wrapper #content #project_overview .banner,
html body #wrapper #content #project_overview .address,
html body #wrapper #content #project_overview .info {
  margin-bottom: 20px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden!important; }

html body #wrapper #content #project_overview .banner .company,
html body #wrapper #content #project_overview .banner .logo {
  width: 59.5%;
  display: block;
  float: left; }

html body #wrapper #content #project_overview .banner .company {
  padding-bottom: 30px; }

html body #wrapper #content #project_overview .banner .logo {
  float: right;
  width: 40%; }

html body #wrapper #content #project_overview .banner .company h1,
html body #wrapper #content #project_overview .banner .company .claim {
  padding: 20px; }

html body #wrapper #content #project_overview .banner .company .claim {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 24px; }

html body #wrapper #content #project_overview .banner .company h1 {
  font-size: 40px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0; }

html body #wrapper #content #project_overview .banner .logo img {
  width: 100%;
  height: auto; }

html body #wrapper #content #project_overview .icon {
  font-size: 20px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -moz-border-radius: 23px;
  -webkit-border-radius: 23px;
  border-radius: 23px; }

html body #wrapper #content #project_overview .header .date .icon {
  margin-left: 0px; }

html body #wrapper #content #project_overview .header .location .icon {
  margin-left: 20px; }

html body #wrapper #content #project_overview .header .location,
html body #wrapper #content #project_overview .header .date,
html body #wrapper #content #project_overview .info .inform,
html body #wrapper #content #project_overview .info .mail,
html body #wrapper #content #project_overview .info .map,
html body #wrapper #content #project_overview .info .gallery,
html body #wrapper #content #project_overview .body .left,
html body #wrapper #content #project_overview .body .right {
  float: left; }

html body #wrapper #content #project_overview .body .left {
  padding-top: 24px; }

html body #wrapper #content #project_overview .header .date,
html body #wrapper #content #project_overview .body .left {
  width: 29.5%; }

html body #wrapper #content #project_overview .header .location,
html body #wrapper #content #project_overview .body .right {
  width: 70%; }

html body #wrapper #content #project_overview .body .right {
  width: 66%; }

html body #wrapper #content #project_overview .info .inform,
html body #wrapper #content #project_overview .info .mail,
html body #wrapper #content #project_overview .info .map,
html body #wrapper #content #project_overview .info .gallery {
  width: 25%;
  height: 80px;
  line-height: 80px;
  text-align: center; }

html body #wrapper #content #project_overview .info .inform,
html body #wrapper #content #project_overview .info .mail,
html body #wrapper #content #project_overview .info .map {
  border-right: 1px solid #e9e9eb; }

html body #wrapper #content #project_overview .body .right {
  padding: 20px; }

html body #wrapper #content #project_overview .header .location,
html body #wrapper #content #project_overview .header .date {
  line-height: 40px; }

html body #wrapper #content #project_overview .header .location h2,
html body #wrapper #content #project_overview .header .date h2 {
  display: inline;
  margin-left: 20px;
  font-weight: normal; }

html body #wrapper #content #project_overview .header .date h2 {
  font-size: 18px; }

html body #wrapper #content #project_overview .info,
html body #wrapper #content #project_overview .address {
  background-color: #f4f4f4;
  color: #7f7f7f; }

html body #wrapper #content #project_overview .info {
  margin-top: 20px;
  color: #7f7f7f; }

html body #wrapper #content #project_overview .info div {
  width: 24.5%!important; }

html body #wrapper #content #project_overview .address p {
  color: #cdcdcd;
  padding: 20px;
  margin: 0;
  padding-bottom: 0; }

html body #wrapper #content #project_overview .address ul {
  list-style-type: none;
  padding: 20px;
  padding-top: 0px;
  margin: 0; }

html body #wrapper #content #project_overview .body .left .address ul li {
  font-size: 13px;
  font-family: Oswald, "Roboto Condensed", sans-serif;
  font-weight: 400;
  color: #848484!important; }

html body #wrapper #content #project_overview #map {
  width: 100%;
  height: 200px; }

html body #wrapper #content #project_overview .left a {
  text-decoration: none; }

html body #wrapper #content #project_overview .engage {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  background-color: #7bb622;
  color: white;
  padding: 20px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 1.2em;
  font-weight: bold; }

html body #wrapper #content #project_overview .engage:hover {
  background-color: #98de2c;
  text-decoration: none; }

html body #wrapper #content #project_overview .widget {
  margin-top: 40px;
  margin-bottom: 40px; }

html body #wrapper #content #project_overview .left div:first-child {
  margin-top: 0px; }

/* @end */
/* @end */
/* @group Camera 1000 Pixel Unresponsive  */
html body .camera_wrap .camerarelative .camera_content .camera_content_wrapper {
  width: 1020px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto; }

body .camera_wrap .camerarelative .camera_content .camera_content_wrapper .camera_right_column {
  width: 40%; }

body .camera_wrap .camerarelative .camera_content .camera_content_wrapper .camera_right_column .include-content-1,
body .camera_wrap .camerarelative .camera_content .camera_content_wrapper .camera_right_column .include-content-2,
body .camera_wrap .camerarelative .camera_content .camera_content_wrapper .camera_right_column .events {
  margin-top: 3%; }

/* @end */
/* @group UL */
ul.os_ul {
  margin: 0;
  padding: 0;
  font-family: Oswald, "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  list-style-type: none;
  list-style-image: none; }

ul.os_ul li {
  padding: 4px; }

ul.os_ul li span {
  margin-right: 7px;
  text-align: center;
  line-height: 1.8em;
  width: 35px;
  height: 35px;
  display: inline-block;
  background-color: #65aee2;
  color: #fcfcfc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 18px; }

/* @end */
/* @group UL Small */
ul.os_ul.small {
  font-size: 1em; }

html body ul.os_ul.small li {
  line-height: 1.7em;
  margin-bottom: 13px; }

ul.os_ul.small li span {
  margin-right: 6px;
  width: 27px;
  height: 27px;
  line-height: 1.7em; }

/* @end */
/* @group button.green */
.camera_wrap .camera_content .events .button.green {
  float: right; }

.camera_wrap .camera_content .events .button.green {
  background-color: #7bb622; }

.camera_wrap .camera_content .events .button.green:hover {
  background-color: #98de2c; }

/* @end */
/* @group multi-image-slider-wrap  */
html1 body .multi-image-slider-wrap,
html1 body .multi-image-slider-wrap .flex-viewport {
  height: auto!important;
  margin: 0;
  padding: 0; }

html1 body .multi-image-slider-wrap ul li,
html1 body .multi-image-slider-wrap ul li div a {
  width: auto!important; }

html1 body .multi-image-slider-wrap ul li div a img {
  height: auto; }

html1 body .multi-image-slider-wrap {
  margin-bottom: 30px; }

html body .multi-image-slider-wrap {
  padding-bottom: 0;
  margin-bottom: 10px;
  margin-top: 10px; }

@media screen and (max-width:720px) {
  html body .multi-image-slider-wrap {
    margin-top: 50px; } }
/* @end */
/* @group banner_headline */
.banner_headline {
  background-color: #4b4b4b;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px; }

.banner_headline h2,
.banner_headline h3 {
  margin: 0;
  padding: 0;
  color: #fff; }

.banner_headline h3 {
  font-size: 16px; }

.banner_headline.green {
  background-color: #7bb622; }

.banner_headline.blue {
  background-color: #426fa5; }

.banner_headline.grey {
  background-color: #4b4b4b; }

/* @end */
/* @group Stellenmarkt */
#jwIqbStellenmarkt #jwIqbTreffer * {
  border: none!important; }

#jwIqbStellenmarkt #jwIqbTreffer table tr td.jwIqbTitel {
  border-top: 1px dotted #000!important; }

#jwIqbStellenmarkt #jwIqbTreffer table tr td.jwIqbTitel a {
  color: #4a82ba; }

#jwIqbStellenmarkt #jwIqbTreffer table tr td.jwIqbTitel a:hover {
  color: #366390;
  text-decoration: none; }

#jwIqbStellenmarkt #jwIqbMenu div.item {
  width: auto!important; }

#jwIqbStellenmarkt form .jwIqbUoBox input,
#jwIqbStellenmarkt form select,
#jwIqbStellenmarkt #jwIqbForm select,
#jwIqbStellenmarkt #jwIqbStForm select {
  width: auto!important; }

#jwIqbStellenmarkt input.submit {
  line-height: 13px;
  background-image: none!important;
  color: #fcfcfc;
  padding-left: 20px;
  padding-right: 20px!important; }

#jwIqbStellenmarkt .jwIqbBottom {
  padding-top: 10px;
  padding-bottom: 16px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px!important;
  margin-top: 10px!important; }

#jwIqbStellenmarkt .jwIqbBottom span.jwIqbPagerLinkAktiv {
  padding-left: 8px;
  padding-right: 8px;
  background-color: #e83f31;
  color: #fff!important;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

#jwIqbStellenmarkt .jwIqbBottom .jwIqbNeuesuche {
  padding-top: 0!important;
  background-color: #65aee2!important;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-left: 10px; }

#jwIqbStellenmarkt .jwIqbBottom .jwIqbNeuesuche a {
  line-height: auto!important;
  padding: 0!important;
  margin: 0!important;
  font-weight: bold!important;
  font-size: 12px;
  color: #feffff; }

#jwIqbStellenmarkt .jwIqbInputTitel {
  font-size: 13px;
  font-weight: bold;
  color: #848484; }

#jwIqbStellenmarkt .headline {
  display: none;
  visibility: hidden; }

#jwIqbStellenmarkt select {
  line-height: normal;
  height: 25px!important; }

#jwIqbStellenmarkt form#jwIqbForm .submit,
#jwIqbStellenmarkt form#jwIqbStForm .submit {
  height: 26px;
  width: auto; }

/* @end */
/* @group Footer */
html body #wrapper footer .footer-widget p {
  margin-bottom: 0!important;
  padding-bottom: 5px!important; }

html body #wrapper footer .footer-widget p a {
  color: #fff; }

html body #wrapper footer .footer-widget p a:hover {
  color: #81ade1;
  text-decoration: none; }

html body #wrapper footer .footer-widget h1,
html body #wrapper footer .footer-widget h2,
html body #wrapper footer .footer-widget h3,
html body #wrapper footer .footer-widget h4 {
  font-size: 22px;
  line-height: 22px;
  margin-top: 0;
  padding: 0;
  text-transform: uppercase;
  color: #979698;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  margin-bottom: 3px;
  padding-bottom: 8px; }

/* @end */
/* @group Abstände */
html body #wrapper #main-content #second-section,
html body #wrapper #main-content #features {
  padding-top: 10px; }

/* @end */
/* @group Menu Pages Links */
#menu-pages li.arbeitgeber_item span,
#menu-pages li.bewerber_item span {
  padding: 10px;
  background-color: #65aee2!important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

#menu-pages li.arbeitgeber_item:hover span,
#menu-pages li.bewerber_item:hover span {
  background-color: transparent; }

#menu-pages li.selected.arbeitgeber_item,
#menu-pages li.selected.bewerber_item,
#menu-pages li.selected.arbeitgeber_item a,
#menu-pages li.selected.bewerber_item a {
  background-color: transparent!important;
  border-bottom-color: #323232; }

#menu-pages li.facebook_item,
#menu-pages li.xing_item,
#menu-pages li.facebook_item:hover *,
#menu-pages li.xing_item:hover * {
  background-image: none;
  background-color: transparent; }

#menu-pages li.facebook_item,
#menu-pages li.xing_item {
  background: transparent url("../images/custom/logo_fb_white.png") no-repeat center center;
  width: 50px;
  padding: 0;
  margin: 0!important;
  display: inline-block;
  color: transparent!important;
  overflow: hidden;
  float: right;
  height: 80px; }

#menu-pages li.facebook_item a,
#menu-pages li.xing_item a {
  display: block;
  line-height: 80px!important;
  padding: 0;
  margin: 0;
  color: transparent!important;
  font-size: 1px;
  text-shadow: none; }

#menu-pages li.xing_item {
  background: transparent url("../images/custom/logo_xing_white.png") no-repeat center center;
  margin-left: -10px;
  margin-right: 17px; }

#menu-pages li.facebook_item:hover {
  background: transparent url("../images/custom/logo_fb_white.png") no-repeat center center; }

#menu-pages li.xing_item:hover {
  background: transparent url("../images/custom/logo_xing_white.png") no-repeat center center; }

/* @end */
/* @group Responsive Camera */
/*

iphone specific !!!
https://www.designyourway.net/drb/a-detailed-overview-of-media-queries-and-how-to-use-them/
no need for pixel ratio

*/
html body .camera_wrap .camerarelative .camera_content {
  width: 70%; }

html body .camera_wrap .camerarelative .camera_content .camera_content_wrapper {
  width: auto;
  padding-right: 0px;
  margin-left: auto;
  margin-right: auto; }

body .camera_wrap .camerarelative .camera_content .camera_content_wrapper .camera_right_column {
  width: 40%; }

body .camera_wrap .camerarelative .camera_content .camera_content_wrapper .camera_right_column .include-content-1,
body .camera_wrap .camerarelative .camera_content .camera_content_wrapper .camera_right_column .include-content-2,
body .camera_wrap .camerarelative .camera_content .camera_content_wrapper .camera_right_column .events {
  margin-top: 3%; }

@media screen and (min-width:1440px) {
  html body .camera_wrap .camerarelative .camera_content .camera_content_wrapper {
    width: 1000px;
    padding-right: 20px; } }
@media screen and (max-width:1390px) {
  html body .camera_wrap .camerarelative .camera_content {
    margin-top: 2%!important; } }
@media screen and (max-width:1390px) {
  html body .camera_wrap .camerarelative .camera_content .camera_right_column {
    display: none;
    visibility: hidden; }

  .camera_wrap .camera_content .captiondata {
    width: auto; } }
@media screen and (max-width:1070px) {
  .camera_wrap .camera_content .captiondata {
    margin-top: 2%; } }
@media screen and (max-width:920px) {
  .camera_wrap .camera_content .captiondata {
    margin-top: 3%; }

  .camera_wrap .camera_content .captiondata h2 {
    line-height: normal;
    font-size: 1.3em!important; }

  .camera_wrap .camera_content .captiondata .subcaption {
    line-height: normal;
    font-size: 0.6em!important; } }
@media screen and (max-width:860px) {
  .camera_wrap .camera_content .captiondata {
    margin-top: 5%; } }
@media screen and (max-width:780px) {
  .camera_wrap .camera_content .captiondata {
    display: none;
    visibility: hidden; } }
@media screen and (max-width:720px) {
  .camera_wrap {
    margin-top: -70px !important; }

  .camera_wrap .camera_content .captiondata {
    margin-top: 0;
    display: block;
    visibility: visible; } }
/* @end */
/* @group Responsive Menu */
html body nav#navigation li a#sign-in {
  border-bottom-style: none;
  display: block;
  padding: 0;
  width: 100px!important;
  margin-left: auto!important;
  margin-right: auto!important;
  text-align: center;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

@media screen and (max-width:950px) {
  html body nav#navigation li,
  html body nav#navigation li a {
    padding-left: 4px!important;
    padding-right: 0!important;
    margin-right: 0!important;
    margin-left: 0!important; } }
@media screen and (max-width:920px) {
  html body #banner #heading {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 140px;
    float: none; }

  html body nav#navigation {
    width: 100%;
    margin-top: 20px; } }
@media screen and (max-width:720px) {
  html body #wrapper #banner nav#navigation {
    width: 100%!important; }

  html body #wrapper #banner nav#navigation li a#sign-in {
    border-bottom-style: none;
    display: block;
    padding: 0;
    width: 100px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }

  #menu-pages li.facebook_item,
  #menu-pages li.xing_item {
    float: none; }

  #menu-pages li.xing_item {
    margin-left: 42%!important; } }
@media screen and (min-device-width: 768px) and (max-device-width : 1024px) {
  /* iPad Screen Width */
  html body #wrapper #banner #heading h1.site-title,
  html body h1.site-title .default-logo {
    margin-top: 0px!important;
    padding: 0!important;
    display: inline-block; }

  html body #wrapper #heading {
    display: inline-block!important;
    margin-top: 0px!important;
    margin-left: 0!important;
    margin-right: 0!important; }

  html body #wrapper #banner #heading h1.site-title,
  html body h1.site-title .default-logo,
  html body #wrapper #heading {
    width: 100px;
    padding: 0;
    border: 0;
    margin: 0;
    height: 70px; }

  html body #wrapper #banner #heading {
    margin-top: 30px!important;
    margin-left: 10px!important; }

  html body #wrapper nav#navigation {
    margin-top: 0!important;
    display: inline-block!important;
    width: 84%!important; }

  html body #wrapper nav#navigation ul li,
  html body #wrapper nav#navigation ul li a {
    padding-left: 0!important;
    padding-right: 0!important;
    margin-right: 0!important;
    margin-left: 0!important;
    text-indent: 0!important;
    width: auto!important;
    font-size: 12px; }

  html body #wrapper nav#navigation ul li a,
  html body #wrapper nav#navigation ul li.selected a {
    padding-left: 5px!important;
    padding-right: 5px!important; }

  html body #wrapper nav#navigation ul li.selected a {
    padding-left: 10px!important;
    padding-right: 10px!important; }

  html body #wrapper nav#navigation ul li.selected {
    margin-right: 5px!important;
    margin-left: 5px!important; } }
@media screen and (max-width:980px) {
  html body nav#navigation li,
  html body nav#navigation li a,
  html body nav#navigation li span {
    font-size: 12px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    margin-left: 0px!important;
    margin-right: 0px!important; }

  html body nav#navigation li.arbeitgeber_item span {
    padding-left: 5px!important;
    padding-right: 5px!important; }

  html body nav#navigation li a#sign-in {
    padding-left: 2px!important;
    padding-right: 2px!important;
    width: auto!important; } }
/* @end */
/* @group Responsive Feature */
html body #features .feature .feature-image img {
  height: auto!important; }

/* @end */
/* @group Responsive Project Info */
html body #wrapper #content #project_overview .body .right {
  width: 64%; }

@media screen and (max-width:980px) {
  #project_overview .header .date h2 {
    font-size: 0.75em!important;
    margin-left: 5px!important; } }
@media screen and (max-width:720px) ,
screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 22),
screen and (min-device-width : 320px) and (max-device-width : 480px) {
  #project_overview .banner .logo {
    display: none!important;
    visibility: hidden!important; }

  html body #wrapper #content #project_overview .banner .company {
    width: 100%; }

  #project_overview .header .date h2 {
    font-size: 1em!important;
    margin-left: 20px!important; }

  html body #project_overview .header {
    margin-top: 0px!important;
    margin-bottom: 0px!important; }

  #project_overview .header .location,
  #project_overview .header .date {
    display: block!important;
    width: auto!important;
    float: none!important;
    margin-bottom: 10px; }

  #project_overview .header .icon {
    margin: 0!important; } }
@media screen and (max-width:650px),
screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 22),
screen and (min-device-width : 320px) and (max-device-width : 480px) {
  html body #project_overview .banner {
    margin-bottom: 10px!important; }

  html body #project_overview .company {
    padding-bottom: 10px!important; }

  html body #project_overview .company h1,
  html body #project_overview .company h2,
  html body #project_overview .company p {
    font-size: 1.2em!important; }

  html body #project_overview .company p {
    font-size: 0.8em!important; }

  html body #project_overview .header h2,
  html body #project_overview .header .date h2 {
    font-size: 0.8em!important;
    margin-left: 5px!important; }

  html body #project_overview .left,
  html body #project_overview .right {
    padding: 0!important;
    float: none;
    width: 100%!important;
    display: block;
    margin-bottom: 10px; }

  html body #project_overview .left .widget {
    margin-top: 0px!important;
    margin-bottom: 15px!important; } }
/* @end */
/* @group Responsive Images */
html body #wrapper #content #main-content .portlet-column-first p img {
  max-width: 100%!important;
  display: inline;
  height: auto!important; }

/* @end */
/* @group layout_bizray-home */
body.layout_bizray-home-2-1 .portlet-layout-home-container,
body.layout_bizray-home-1-2-1 .portlet-layout-home-container,
body.layout_bizray-home-1-2-1_30-70 .portlet-layout-home-container,
body.layout_bizray-home-1-2-1_70-30 .portlet-layout-home-container,
body.layout_bizray-home-1-3-1 .portlet-layout-home-container,
body.layout_bizray-home-1-4-1 .portlet-layout-home-container {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto; }

body.layout_bizray-home-2-1 #header-bar,
body.layout_bizray-home-1-2-1 #header-bar,
body.layout_bizray-home-1-2-1_30-70 #header-bar,
body.layout_bizray-home-1-2-1_70-30 #header-bar,
body.layout_bizray-home-1-3-1 #header-bar,
body.layout_bizray-home-1-4-1 #header-bar {
  display: none; }

body.layout_bizray-home-2-1 #content,
body.layout_bizray-home-1-2-1 #content,
body.layout_bizray-home-1-2-1_30-70 #content,
body.layout_bizray-home-1-2-1_70-30 #content,
body.layout_bizray-home-1-3-1 #content,
body.layout_bizray-home-1-4-1 #content {
  padding: 0;
  background-image: none; }

body.layout_bizray-home-2-1 .lfr-configurator-visibility,
body.layout_bizray-home-1-2-1 .lfr-configurator-visibility,
body.layout_bizray-home-1-2-1_30-70 .lfr-configurator-visibility,
body.layout_bizray-home-1-2-1_70-30 .lfr-configurator-visibility,
body.layout_bizray-home-1-3-1 .lfr-configurator-visibility,
body.layout_bizray-home-1-4-1 .lfr-configurator-visibility {
  filter: "alpha(opacity=$opacity * 100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.aui-view-lt720 .layout_bizray-home-2-1 #content,
.aui-view-lt720 .layout_bizray-home-1-2-1 #content,
.aui-view-lt720 .layout_bizray-home-1-2-1_30-70 #content,
.aui-view-lt720 .layout_bizray-home-1-2-1_70-30 #content,
.aui-view-lt720 .layout_bizray-home-1-3-1 #content,
.aui-view-lt720 .layout_bizray-home-1-4-1 #content,
.aui-view-720 .layout_bizray-home-2-1 #content,
.aui-view-720 .layout_bizray-home-1-2-1 #content,
.aui-view-720 .layout_bizray-home-1-2-1_30-70 #content,
.aui-view-720 .layout_bizray-home-1-2-1_70-30 #content,
.aui-view-720 .layout_bizray-home-1-3-1 #content,
.aui-view-720 .layout_bizray-home-1-4-1 #content {
  padding: 0;
  background-image: none; }

.aui-view-lt720 .layout_bizray-home-2-1 #second-section,
.aui-view-lt720 .layout_bizray-home-1-2-1 #second-section,
.aui-view-lt720 .layout_bizray-home-1-2-1_30-70 #second-section,
.aui-view-lt720 .layout_bizray-home-1-2-1_70-30 #second-section,
.aui-view-lt720 .layout_bizray-home-1-3-1 #second-section,
.aui-view-lt720 .layout_bizray-home-1-4-1 #second-section,
.aui-view-720 .layout_bizray-home-2-1 #second-section,
.aui-view-720 .layout_bizray-home-1-2-1 #second-section,
.aui-view-720 .layout_bizray-home-1-2-1_30-70 #second-section,
.aui-view-720 .layout_bizray-home-1-2-1_70-30 #second-section,
.aui-view-720 .layout_bizray-home-1-3-1 #second-section,
.aui-view-720 .layout_bizray-home-1-4-1 #second-section {
  padding-left: 30px;
  padding-right: 30px;
  width: auto; }

.aui-view-gt720 body.layout_bizray-home-2-1:not(.page-maximized) #wrapper,
.aui-view-gt720 body.layout_bizray-home-1-2-1:not(.page-maximized) #wrapper,
.aui-view-gt720 body.layout_bizray-home-1-2-1_30-70:not(.page-maximized) #wrapper,
.aui-view-gt720 body.layout_bizray-home-1-2-1_70-30:not(.page-maximized) #wrapper,
.aui-view-gt720 body.layout_bizray-home-1-3-1:not(.page-maximized) #wrapper,
.aui-view-gt720 body.layout_bizray-home-1-4-1:not(.page-maximized) #wrapper {
  padding-top: 0 !important; }

body.layout_bizray-home-2-1 #content,
body.layout_bizray-home-1-2-1 #content,
body.layout_bizray-home-1-2-1_30-70 #content,
body.layout_bizray-home-1-2-1_70-30 #content,
body.layout_bizray-home-1-3-1 #content,
body.layout_bizray-home-1-4-1 #content {
  padding: 0;
  background-image: none; }

html body #second-section,
body.layout_bizray-home-2-1 .portlet-layout-home-container {
  padding: 10px 0!important; }

/* @end */
/* @group Rounded Corners */
#features .feature-image img {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/* @end */
/* @group Breadcrumbs */
html body #banner #header-bar,
html body #banner #header-bar ul.breadcrumbs,
html body #banner #header-bar ul.breadcrumbs li,
html body #banner #header-bar ul.breadcrumbs li span {
  padding-top: 0;
  padding-bottom: 0;
  height: 30px;
  overflow: hidden; }

html body #banner #header-bar ul.breadcrumbs li a {
  line-height: 30px;
  font-size: 12px; }

html body #wrapper #banner #header-bar ul.breadcrumbs li:first-child {
  background: url(../images/custom/home.png) no-repeat left center;
  background-size: 20px; }

html body #wrapper #banner #header-bar ul.breadcrumbs li span {
  background: url(../images/custom/bread-arrow.png) no-repeat right top;
  background-size: 15px; }

html body #wrapper #banner #header-bar ul.breadcrumbs li:nth-child(2) {
  display: none;
  visibility: hidden; }

/* @end */
/* @group Vaadin */
.v-panel-captionwrap .v-panel-nocaption {
  display: none;
  visibility: hidden; }

.v-caption-mainTab {
  margin-top: 20px;
  margin-bottom: 10px; }

.v-caption-mainTab .v-captiontext,
html body .v-caption-wizard,
html body .v-wizardprogressbar .step-caption {
  font-size: 20px!important;
  color: #3d4752!important;
  font-weight: bold!important; }

html body .v-formlayout .v-formlayout-captioncell,
html body .v-formlayout .v-formlayout-contentcell {
  padding-bottom: 10px!important;
  vertical-align: text-bottom; }

html body .v-formlayout .v-formlayout-captioncell .v-caption {
  font-size: 12px;
  font-weight: bold!important;
  color: #3d4752; }

html body .v-formlayout .v-formlayout-contentcell .v-horizontallayout .v-verticallayout {
  margin-right: 20px;
  margin-left: 20px; }

html body .v-formlayout .v-formlayout-contentcell .v-horizontallayout .v-verticallayout .v-nativebutton,
html body .v-formlayout .v-formlayout-contentcell .v-radiobutton {
  margin-bottom: 5px!important; }

html body .v-formlayout .v-formlayout-contentcell .v-radiobutton {
  margin-bottom: 5px!important; }

html body .v-caption-wizard,
html body .v-wizardprogressbar .step-caption {
  margin-bottom: 0px; }

html body .v-wizardprogressbar .step-caption {
  font-size: 16px!important;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #ededed;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

html body .v-wizardprogressbar .current .step-caption {
  font-size: 16px!important;
  color: #fff!important;
  background-color: #71b62b; }

/* @end */
/* @group Layout (multicolumn) */
.multicolumn .portlet-column .portlet-column-content {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 30px; }

.multicolumn .portlet-column-first .portlet-column-content {
  padding-left: 0px; }

.multicolumn .portlet-column-last .portlet-column-content {
  padding-right: 0px; }

html body #main-content #column-2 span,
html body #main-content #column-3 span,
html body #main-content #column-4 span,
html body #main-content #column-5 span,
html body #main-content #column-6 span {
  margin-top: 0!important; }

/* @end */
/* @group Menu Width Fix */
html body #wrapper #banner #navigation #menu-pages li a {
  padding-right: 12px!important;
  padding-left: 12px!important; }

/* @end */
/* @group Responsive Fix for Biz Structures */
html body .multi-image-slider-wrap {
  margin-top: 4em; }

html body .multi-image-slider-wrap .slides a img,
html body .carousel-wrap .slide-media a img {
  width: 100%;
  height: auto; }

html body .carousel-wrap ul li,
html body .carousel-wrap .slide-media {
  overflow: hidden!important; }

/* @end */
/* @group Responsive Fix Login Interface */
html body .desktop_deny {
  display: none;
  visibility: hidden; }

@media screen and (max-width:720px) {
  html body .desktop_deny {
    visibility: visible;
    display: block; } }
/* @end */
/* @group Webform Button Fix */
html body #webFormConfiguration .aui-button,
html body #webFormConfiguration .aui-button .aui-button-input {
  display: inline-block;
  width: auto; }

/* @end */
/* @group Responsive Logo Table */
@media only screen and (max-width: 760px),(min-device-width: 768px) and (max-device-width: 1024px) {
  html body table#logotable {
    width: 500px!important;
    height: auto!important;
    margin-top: 20px;
    margin-left: 90px!important;
    margin-right: auto!important;
    display: block!important; }

  /* Force table to not be like tables anymore */
  table#logotable, table#logotable thead, table#logotable tbody, table#logotable th, table#logotable td, table#logotable tr {
    display: inline-block; }

  /* Hide table headers (but not display: none;, for accessibility) */
  table#logotable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  table#logotable td {
    position: relative;
    padding-left: 5px;
    padding-bottom: 5px;
    width: 150px;
    height: 150px; }

  table#logotable td img {
    width: 100%!important;
    height: auto!important; }

  table#logotable td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; } }
/* @end */
/* @group Responsive Issue and Youtube Videos */
@media screen and (max-width:720px) {
  html body #wrapper .elastic-video {
    position: relative!important;
    padding-bottom: 55%;
    padding-top: 15px!important;
    height: 0!important;
    overflow: hidden!important; }

  html body #wrapper .elastic-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 98%!important;
    height: 98%!important; }

  html body #wrapper #content .issuuembed.issuu-isrendered {
    max-width: 99%!important; } }
/* @end */
/* @group Responsive Call-to-Action */
@media screen and (max-width:720px) {
  .call-to-action-button-wrapper {
    margin-left: 10%!important;
    margin-right: 10%!important;
    display: block;
    width: 80%; } }
/* @end */
/* @group Footer Contact Button */
html body #footers-wrap .footer-button a span {
  display: inline-block;
  padding-left: 7px;
  padding-right: 7px;
  background-color: #e83f31;
  color: #ffffff!important;
  text-shadow: none;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px; }

html body #footers-wrap .footer-button a span:hover {
  background-color: #c03428; }

html body #footers-wrap .footer-widget.last img {
  padding-bottom: 0;
  margin-bottom: -4px; }

html1 body #footers-wrap .footer-button a span {
  background-color: #7bb622; }

html1 body #footers-wrap .footer-button a span:hover {
  background-color: #98de2c; }

/* @end */
/* @group OS User Login Interface */
html body.signed-in.public-page .os_user_login * {
  color: #fff;
  font-size: 10px;
  font-weight: bold; }

html body.signed-in.public-page .os_user_login .os_login_label,
html body .os_user_login .os_profile {
  display: none;
  visibility: hidden; }

html body.signed-in.public-page .os_profile a,
html body.signed-in.public-page .os_user_login .sign-out a,
html body.signed-in.public-page .os_profile a:hover,
html body.signed-in.public-page .os_user_login .sign-out a:hover {
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  text-decoration: none; }

html body.signed-in.public-page .os_user_login .sign-out,
html body.signed-in.public-page .os_profile {
  display: inline-block;
  visibility: visible!important;
  margin-left: 5px;
  background-color: #7bb622;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 1px;
  padding-bottom: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px; }

html body.signed-in.public-page .os_user_login .sign-out {
  margin-left: 5px;
  margin-right: 5px;
  background-color: #e83f31; }

html body.signed-in.public-page .os_user_login .sign-out:hover {
  background-color: #c03428; }

html body.signed-in.public-page .os_profile:hover {
  background-color: #98de2c; }

/* @end */
/* @group showcase-scroller hidden for spartphones */
@media screen and (max-width:720px) {
  html body .showcase-scroller {
    display: none!important;
    visibility: hidden; } }
/* @end */
/* @group fb-mode */
html.fb-mode #wrapper,
html.fb-mode #wrapper #content {
  background-image: none;
  border: none; }

/* @end */
/* @group Responsive Table events-info-contentarea */
@media only screen and (max-width: 720px) {
  /* Force table to not be like tables anymore */
  table.events-info-contentarea, table.events-info-contentarea thead, table.events-info-contentarea tbody, table.events-info-contentarea th, table.events-info-contentarea td, table.events-info-contentarea tr {
    display: block; }

  /* Hide table headers (but not display: none;, for accessibility) */
  table.events-info-contentarea thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  table.events-info-contentarea tr {
    border: none;
    background-color: transparent!important; }

  table.events-info-contentarea td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    text-align: left!important;
    background-color: transparent!important; }

  table.events-info-contentarea td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; } }
/* @end */
/* @group ProjektVerwaltung */
html body #p_p_id_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_ #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_fm .aui-button-submit {
  margin-right: 20px;
  color: #e72300!important; }

html body #p_p_id_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_ #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_fm .aui-button-submit input {
  color: #e72300!important; }

html body #p_p_id_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_ table,
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_organizationsSearchContainer_1SearchContainer table,
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_organizationsSearchContainerSearchContainer table,
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectDaiesSearchContainerSearchContainer table,
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table {
  border-top: 5px solid #fff!important; }

#p_p_id_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_ table tr td,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_organizationsSearchContainer_1SearchContainer table tr td,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_organizationsSearchContainerSearchContainer table tr td,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectDaiesSearchContainerSearchContainer table tr td,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr td {
  background-image: none;
  padding-left: 5px;
  text-align: left; }

#p_p_id_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_ table tr,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_organizationsSearchContainer_1SearchContainer table tr,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_organizationsSearchContainerSearchContainer table tr,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectDaiesSearchContainerSearchContainer table tr,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr {
  background-image: none;
  padding-left: 5px;
  border-bottom: 1px dotted silver!important; }

#p_p_id_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_ table tr:nth-child(even) td,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_organizationsSearchContainer_1SearchContainer table tr:nth-child(even) td,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_organizationsSearchContainerSearchContainer table tr:nth-child(even) td,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectDaiesSearchContainerSearchContainer table tr:nth-child(even) td,
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr:nth-child(even) td {
  background-color: #f6f6f6!important; }

#p_p_id_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_ table tr.selected td,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_organizationsSearchContainer_1SearchContainer table tr.selected td,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_organizationsSearchContainerSearchContainer table tr.selected td,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectDaiesSearchContainerSearchContainer table tr.selected td,
#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr.selected td {
  background-color: #5591a5!important;
  color: #fff!important; }

html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr td:nth-child(1) {
  font-weight: bold;
  color: #343d4a;
  white-space: nowrap; }

html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr td:nth-child(2),
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr td:nth-child(3),
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr td:nth-child(4),
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr td:nth-child(99),
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr td:nth-child(10),
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr td:nth-child(11),
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr th:nth-child(2),
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr th:nth-child(3),
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr th:nth-child(4),
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr th:nth-child(99),
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr th:nth-child(10),
html body #_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_projectsSearchContainer table tr th:nth-child(11) {
  display: none;
  visibility: hidden; }

html body a#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_tiym_menu_add {
  color: #2a313e;
  line-height: 14px;
  text-shadow: 1px 1px 1px #fff;
  text-decoration: none!important;
  font-weight: bold!important;
  background-image: none;
  cursor: pointer;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  background-color: #f8f8f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f7), to(#ebeaea));
  background-image: -webkit-linear-gradient(top, #f8f8f7, #ebeaea);
  background-image: -moz-linear-gradient(top, #f8f8f7, #ebeaea);
  background-image: -o-linear-gradient(top, #f8f8f7, #ebeaea);
  background-image: -ms-linear-gradient(top, #f8f8f7, #ebeaea);
  background-image: linear-gradient(top, #f8f8f7, #ebeaea);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f8f8f7', EndColorStr='#ebeaea');
  background-color: #f8f8f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f7), to(#eceaea));
  background-image: -webkit-linear-gradient(top, #f8f8f7, #eceaea);
  background-image: -moz-linear-gradient(top, #f8f8f7, #eceaea);
  background-image: -o-linear-gradient(top, #f8f8f7, #eceaea);
  background-image: -ms-linear-gradient(top, #f8f8f7, #eceaea);
  background-image: linear-gradient(top, #f8f8f7, #eceaea);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f8f8f7', EndColorStr='#eceaea');
  -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  margin-left: 0;
  padding: 5px;
  padding-top: 4px;
  padding-bottom: 2px;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #c7c9ca;
  border-top: 1px solid #c7c9ca;
  border-right: 1px solid #c8caca;
  border-bottom: 1px solid #c8caca;
  white-space: nowrap;
  display: inline-block; }

a#_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_tiym_menu_add:hover {
  color: #486799;
  background-color: #f7fbfe;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7fbfe), to(#c0cdd9));
  background-image: -webkit-linear-gradient(top, #f7fbfe, #c0cdd9);
  background-image: -moz-linear-gradient(top, #f7fbfe, #c0cdd9);
  background-image: -o-linear-gradient(top, #f7fbfe, #c0cdd9);
  background-image: -ms-linear-gradient(top, #f7fbfe, #c0cdd9);
  background-image: linear-gradient(top, #f7fbfe, #c0cdd9);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f7fbfe', EndColorStr='#c0cdd9');
  border-top: 1px solid #6a7782;
  border-left: 1px solid #6a7782;
  border-right: 1px solid #6a7782;
  border-bottom: 1px solid #6a7782; }

html body #p_p_id_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_ a.report_button {
  margin-right: 4px;
  margin-bottom: 5px;
  background-image: none;
  text-decoration: none;
  line-height: normal;
  padding-left: 8px;
  padding-right: 8px;
  -moz-border-radius-topleft: 4px!important;
  -webkit-border-top-left-radius: 4px!important;
  border-top-left-radius: 4px!important;
  -moz-border-radius-topright: 4px!important;
  -webkit-border-top-right-radius: 4px!important;
  border-top-right-radius: 4px!important;
  -moz-border-radius-bottomleft: 4px!important;
  -webkit-border-bottom-left-radius: 4px!important;
  border-bottom-left-radius: 4px!important;
  -moz-border-radius-bottomright: 4px!important;
  -webkit-border-bottom-right-radius: 4px!important;
  border-bottom-right-radius: 4px!important;
  background-color: #f6f6f6;
  color: #302f30;
  font-weight: bold;
  border: 1px solid #c0c0c0; }

html body #p_p_id_ProjektVerwaltung_WAR_ProjektVerwaltungportlet_ a.report_button:hover {
  background-color: #666566;
  border: 1px solid #666566;
  color: #fff; }

.os_projectDay table tr td:last-child img {
  display: inline-block;
  margin-right: 5px; }

/* @group DataTables */
/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-spacing: 0; }

table.dataTable thead th, table.dataTable tfoot th {
  font-weight: bold; }

table.dataTable thead th, table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111; }

table.dataTable thead th:active, table.dataTable thead td:active {
  outline: none; }

table.dataTable tfoot th, table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111; }

table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting {
  cursor: pointer;
  *cursor: hand; }

table.dataTable thead .sorting {
  background: url("../images/sort_both.png") no-repeat center right; }

table.dataTable thead .sorting_asc {
  background: url("../images/sort_asc.png") no-repeat center right; }

table.dataTable thead .sorting_desc {
  background: url("../images/sort_desc.png") no-repeat center right; }

table.dataTable thead .sorting_asc_disabled {
  background: url("../images/sort_asc_disabled.png") no-repeat center right; }

table.dataTable thead .sorting_desc_disabled {
  background: url("../images/sort_desc_disabled.png") no-repeat center right; }

table.dataTable tbody tr {
  background-color: #fff; }

table.dataTable tbody tr.selected {
  background-color: #b0bed9; }

table.dataTable tbody th, table.dataTable tbody td {
  padding: 8px 10px; }

table.dataTable th.center, table.dataTable td.center, table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable th.right, table.dataTable td.right {
  text-align: right; }

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd; }

table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
  border-top: none; }

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd; }

table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd; }

table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {
  border-top: none; }

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9; }

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #abb9d3; }

table.dataTable.hover tbody tr:hover, table.dataTable.hover tbody tr.odd:hover, table.dataTable.hover tbody tr.even:hover, table.dataTable.display tbody tr:hover, table.dataTable.display tbody tr.odd:hover, table.dataTable.display tbody tr.even:hover {
  background-color: #f5f5f5; }

table.dataTable.hover tbody tr:hover.selected, table.dataTable.hover tbody tr.odd:hover.selected, table.dataTable.hover tbody tr.even:hover.selected, table.dataTable.display tbody tr:hover.selected, table.dataTable.display tbody tr.odd:hover.selected, table.dataTable.display tbody tr.even:hover.selected {
  background-color: #a9b7d1; }

table.dataTable.order-column tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_2, table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, table.dataTable.display tbody tr > .sorting_2, table.dataTable.display tbody tr > .sorting_3 {
  background-color: #f9f9f9; }

table.dataTable.order-column tbody tr.selected > .sorting_1, table.dataTable.order-column tbody tr.selected > .sorting_2, table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1, table.dataTable.display tbody tr.selected > .sorting_2, table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad4; }

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1; }

table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3; }

table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: #f5f5f5; }

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd; }

table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a7b5ce; }

table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b6d0; }

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f9f9f9; }

table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fbfbfb; }

table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fdfdfd; }

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad4; }

table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #adbbd6; }

table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8; }

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.display tbody tr.odd:hover > .sorting_1, table.dataTable.display tbody tr.even:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_1, table.dataTable.order-column.hover tbody tr.even:hover > .sorting_1 {
  background-color: #eaeaea; }

table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.display tbody tr.odd:hover > .sorting_2, table.dataTable.display tbody tr.even:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_2, table.dataTable.order-column.hover tbody tr.even:hover > .sorting_2 {
  background-color: #ebebeb; }

table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.display tbody tr.odd:hover > .sorting_3, table.dataTable.display tbody tr.even:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_3, table.dataTable.order-column.hover tbody tr.even:hover > .sorting_3 {
  background-color: #eee; }

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.display tbody tr.odd:hover.selected > .sorting_1, table.dataTable.display tbody tr.even:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_1 {
  background-color: #a1aec7; }

table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.display tbody tr.odd:hover.selected > .sorting_2, table.dataTable.display tbody tr.even:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_2 {
  background-color: #a2afc8; }

table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.display tbody tr.odd:hover.selected > .sorting_3, table.dataTable.display tbody tr.even:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_3 {
  background-color: #a4b2cb; }

table.dataTable.no-footer {
  border-bottom: 1px solid #111; }

table.dataTable, table.dataTable th, table.dataTable td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }

.dataTables_wrapper .dataTables_length {
  float: left; }

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right; }

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em; }

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em; }

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #cacaca;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%); }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111111));
  background: -webkit-linear-gradient(top, #585858 0%, #111111 100%);
  background: -moz-linear-gradient(top, #585858 0%, #111111 100%);
  background: -ms-linear-gradient(top, #585858 0%, #111111 100%);
  background: -o-linear-gradient(top, #585858 0%, #111111 100%);
  background: linear-gradient(to bottom, #585858 0%, #111111 100%); }

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111; }

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
  color: #333; }

.dataTables_wrapper .dataTables_scroll {
  clear: both; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important; }

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111; }

.dataTables_wrapper.no-footer div.dataTables_scrollHead table, .dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none; }

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }

  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; } }
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }

  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }
/* @end */
/* @end */
/* @group remove "-" for noadmin in menu */
html.noadmin body #navigation #menu-pages li .delete-tab,
html.noadmin body #navigation #menu-pages li:hover .delete-tab {
  display: none!important;
  visibility: hidden!important; }

/* @end */
/* @group Debug */
html.isadmin body.controls-visible.signed-in #column-1,
html.isadmin body.controls-visible.signed-in #column-2,
html.isadmin body.controls-visible.signed-in #column-3,
html.isadmin body.controls-visible.signed-in #column-4,
html.isadmin body.controls-visible.signed-in #column-5,
html.isadmin body.controls-visible.signed-in #column-6,
html.isadmin body.controls-visible.signed-in #column-7,
html.isadmin body.controls-visible.signed-in #column-8,
html.isadmin body.controls-visible.signed-in #column-9,
html.isadmin body.controls-visible.signed-in #column-10 {
  border: 1px solid #fff;
  background-color: #eeeeee; }

html.isadmin body.controls-visible.signed-in #column-1:before,
html.isadmin body.controls-visible.signed-in #column-2:before,
html.isadmin body.controls-visible.signed-in #column-3:before,
html.isadmin body.controls-visible.signed-in #column-4:before,
html.isadmin body.controls-visible.signed-in #column-5:before,
html.isadmin body.controls-visible.signed-in #column-6:before,
html.isadmin body.controls-visible.signed-in #column-7:before,
html.isadmin body.controls-visible.signed-in #column-8:before,
html.isadmin body.controls-visible.signed-in #column-9:before,
html.isadmin body.controls-visible.signed-in #column-10:before {
  content: "Contenbereich";
  color: #fff;
  font-weight: bold;
  display: inline-block;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 12px;
  background-color: #90b32a; }

/* @end */
/* @end */

