@import url("notifications.css");
@media print {
  a[href]:after {
    content: none !important;
  }
}
.overlay {
   position: absolute !important;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}
.d-flex{
  display: flex;
}
.aui .lfr-add-panel {
  width: 330px;
  position: absolute;
  background-color: #fff;
  z-index: 1100;
  padding: 10px;
  overflow-y: auto;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.aui .lfr-add-panel .add-content-menu .search-query {
  font-size: 12px;
}
.aui .collapse.in {
  display: block;
  overflow: visible;
}
@media (max-width: 767px) {
  .aui .portlet-dockbar,
  .aui .portlet-options,
  .aui .lfr-meta-actions {
    display: none;
  }
}
.aui .modal-backdrop {
  z-index: 1039;
  background-color: black;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.aui select {
  padding: 1px;
  width: auto;
  max-width: 100%;
}
.aui .btn-group > .btn + .dropdown-toggle {
  box-shadow: 0 -4px 7px -4px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 -4px 7px -4px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0 -4px 7px -4px rgba(0, 0, 0, 0.2) inset;
}
.aui textarea,
.aui input[type="text"],
.aui input[type="password"],
.aui input[type="datetime"],
.aui input[type="datetime-local"],
.aui input[type="date"],
.aui input[type="month"],
.aui input[type="time"],
.aui input[type="week"],
.aui input[type="number"],
.aui input[type="email"],
.aui input[type="url"],
.aui input[type="search"],
.aui input[type="tel"],
.aui input[type="color"],
.aui .uneditable-input input,
.aui textarea,
.aui .uneditable-input {
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
}
.aui input,
.aui textarea,
.aui .uneditable-input {
  width: auto;
}
.aui .select2-search input {
  width: 100% !important;
}
.aui .select2-drop-active {
  margin-left: 1px;
}
.aui body.liferay-basic .portlet-topper-toolbar,
.aui body.liferay-basic .portlet-borderless-bar {
  display: none !important;
}
*[tabindex="0"]:focus, .e a:focus, .e .btn:focus, .e .btn:active:focus, .e .btn.active:focus, .e .btn.focus, .e .btn:active.focus, .e .btn.active.focus{
  outline: auto;
}
.e a:focus, *[tabindex="0"]:focus{
  outline-offset: 2px;
}
.e .btn-primary:focus{
  outline-offset: 1px;
  outline: 2px solid #286090;
}
.e input[type="checkbox"]:focus, .e input[type="radio"]:focus{
  outline-offset: 2px;
  outline-style: auto;
}
.liferay-basic section header.portlet-topper {
  display: none;
}
.liferay-admin section div.portlet-topper {
   display: none;
}
.user-image {
  width: 80px;
  display: block;
  margin: 0 auto;
  height: 80px;
  overflow: hidden;
  border-radius: 40px;
  border: 6px solid;
  border-color: rgba(255, 255, 255, 0.2);
}
#usermenu .dropdown-menu > li.user-header > img {
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
}
.e .avatar img {
  /*   margin-top: -7px;*/
  max-height: 100px;
  border-radius: 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  min-width: 40px;
  min-height: 42px;
  /*   margin-left: -1px;*/
}
.user-image img {
  min-width: 72px;
  min-height: 74px;
  margin-left: -2px;
  margin-top: -3px;
}
.desktop-img img {
  max-height: 36px !important;
}
.desktop-img {
  padding: 0 !important;
  margin: 5px 5px;
}
.entitlements li img {
  margin-right: 0.3em;
  max-width: 22px !important;
}
#desktop-switcher a#switch-general.desktop-img {
  background: transparent !important;
}
.e .popover.profile-tip {
  max-width: 100%;
  width: 400px;
}
.e .popover.profile-tip img {
  max-width: 60px;
}
.e .profile-tip .item-e.field-e > label {
  min-width: 110px;
}
.e .profile-tip .items-e.items-full-e .item-e .input-e {
  max-width: 17em;
}
@media (min-width: 768px) {
  .page-header .tools .btn:not(.btn-xs) {
    margin-top: -4px;
  }
}
.e .dropdown-menu.max-300 {
  max-width: 300px;
}
.e .dropdown-menu.max-300 li a {
  overflow: hidden;
  text-overflow: ellipsis;
}
.datepicker-dob {
  max-width: 6em !important;
  min-width: 6em !important;
  width: 6em !important;
  font-size: 1em !important;
}
#wrapper {
  margin: 0;
  padding: 0;
  min-height: 100%;
  position: relative;
}
#content {
  padding: 0 0 60px;
  /* show headers */
}
#content .portlet-title {
  display: none;
  font-size: 1.2em;
}
#content .header-visible-e .portlet-title {
  display: block;
  font-size: 18px;
  padding: 5px 0;
  margin: 0;
}
#content .header-visible-e .portlet-topper {
  margin-bottom: 10px;
  padding: 0;
  background-color: unset;
  width: 100%;
}
#content .portlet-body:before,
#content .portlet-body:after {
  content: " ";
  display: table;
}
#content .portlet-body:after {
  clear: both;
}
#content:before,
#content:after {
  content: " ";
  display: table;
  clear: both;
}
.controls-visible #content .portlet-title {
  display: block;
  font-size: 1.2em;
}
.e .dropdown-menu.desktop-menu li .role-desktops {
  display: block;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop {
  display: block;
  margin: 0;
  width: auto !important;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-title .text {
  max-width: 201px;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-wrap.active.general::after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin: 0;
}
.e {
  /*.avatar, .username {
      max-height: 38px;
      padding: 3px 0;
   }
   .avatar img {
       max-height: 34px;
   }*/
}
.e .modal-body .chat-title-e {
  margin: 5px 0.5%;
}
.e .popover-content {
  padding: 6px;
}
.e .portlet-content {
  padding: 0 0 20px 0;
}
.e ul,
.e ol {
  margin: 0;
}
.e .modal {
  background: transparent;
  border: 0;
  top: 0;
}
.e .panel-group {
  margin-bottom: 0.5em;
}
.e .btn {
  margin-bottom: 0;
}
.e #topbar h1 {
  font-size: 18px;
}
.e #topbar h1 small {
  font-size: 13px;
}
.e .table-tools .alert {
  display: inline-block;
  margin: 0;
  padding: 5px 10px;
}
.e .breadcrumb .value-e.empty-e,
.e .page-header .value-e.empty-e {
  display: inline-block;
}
.e .avatar {
  display: flex;
  align-items: center;
  margin-right: .25em;
}
.e .avatar img {
  margin-top: auto;
  margin-let: auto;
}
ul.select2-results {
  margin: 1px 0;
  padding: 1px;
}
.select2-container .select2-choice {
  margin: 0 -1px 0 0;
}
.portlet-content,
.portlet-minimized .portlet-content-container {
  padding: 0px;
}
.portlet-topper-toolbar {
  margin: 0;
}
footer {
  bottom: 0;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 -1px 2px 0 #dddddd;
  -webkit-box-shadow: 0 -1px 2px 0 #dddddd;
  -moz-box-shadow: 0 -1px 2px 0 #dddddd;
  font-size: 12px;
  color: #cfcfcf;
  height: auto;
  left: 0;
  padding: 1em 2%;
  position: absolute;
  text-align: center;
  width: 100%;
}
.portlet-login {
  font-weight: 300;
  padding: 0.3em 1.2em .5em;
  border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  -khtml-border-radius: 0.4em;
  margin: 10px;
  max-width: 23em;
  background: none repeat scroll 0 0 rgba(41, 131, 186, 0.02);
  border: 1px solid rgba(41, 131, 186, 0.59);
  box-shadow: 0 1px 3px rgba(41, 131, 186, 0.39);
}
.portlet-login .btn.btn-primary {
  background: none repeat scroll 0 0 rgba(41, 131, 186, 0.83);
  border: 1px solid rgba(32, 102, 144, 0.83);
}
.portlet-login .portlet-icon-back,
.portlet-login .taglib-icon-list li a {
  color: #1d5e87;
}
.e table tr,
.e table.table-hover tr {
  /*
			td {
				border-bottom: 1px solid #ededed;
			}
			&:hover td, &.hover td {
				background: none repeat scroll 0 0 #ededed;
    			border-bottom: 1px solid #d0d0d0;
			}
			*/
}
.e table tr th.sort,
.e table.table-hover tr th.sort,
.e table tr th.sorting,
.e table.table-hover tr th.sorting,
.e table tr th.sort_asc,
.e table.table-hover tr th.sort_asc,
.e table tr th.sorting_asc,
.e table.table-hover tr th.sorting_asc,
.e table tr th.sort_desc,
.e table.table-hover tr th.sort_desc,
.e table tr th.sorting_desc,
.e table.table-hover tr th.sorting_desc {
  white-space: nowrap;
}
@media (max-width: 910px) {
  .e .left-navi li.title .title-wrap .name {
    display: table-cell;
    word-break: break-all;
  }
}
.result .avatar {
  width: 40px;
  padding: 2px;
  display: inline-block;
  vertical-align: middle;
}
.result .avatar img {
  width: 100%;
}
.result .info {
  padding: 1px;
  margin-left: 6px;
  display: inline-block;
  vertical-align: middle;
}
.result .info .name {
  font-size: 15px;
}
.result .info .code {
  color: #666;
  font-size: 13px;
}
.result .info .entitlement {
  color: #666;
  max-width: 300px;
  word-break: break-word;
}
.select2-highlighted .result .code,
.select2-highlighted .result .entitlement {
  color: #efefef;
}
.e page-header {
  background: transparent;
}
.e .page-header .tools {
  vertical-align: middle;
}
.e .page-header .tools #loader {
  font-size: 1.1em;
  vertical-align: middle;
}
.e .field-e {
  overflow: visible;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
/*
.e .field-e label em, 
.e .edit-table-e tr td label em, 
.e .field-e .field-label-e em, 
.e .edit-table-e tr td .field-label-e em {
    color: #d4504d;
    font-weight: bold;
    line-height: 1;
    padding-right: 0;
    vertical-align: top;
}*/
.e .label-left-e label,
.e .label-left-e .field-label-e {
  display: inline-block;
  margin-right: 1%;
  min-width: 10em;
  position: relative;
  vertical-align: top;
  width: 31%;
}
.e .dropdown-menu .divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
}
body.liferay-basic .portlet-topper-toolbar,
body.liferay-basic .portlet-borderless-bar,
body.liferay-basic .lfr-meta-actions.icons-container {
  display: none !important;
}
#common-loader {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  font-size: 10em;
  height: 100%;
  left: 0;
  opacity: 0.2;
  padding: 6%;
  position: fixed;
  text-align: center;
  top: 0px;
  width: 100%;
  z-index: 99;
  display: block;
}
#contentdiv {
  box-shadow: 0 0 2px 0 #dddddd;
  -webkit-box-shadow: 0 0 2px 0 #dddddd;
  -moz-box-shadow: 0 0 2px 0 #dddddd;
}
#topbar ol.breadcrumb {
  display: none;
}
.halflings-icon {
  vertical-align: baseline;
}
.form-control.quick-search .select2-container {
  height: 100%;
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
}
.form-control.quick-search .select2-container .select2-choice {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}
.e .select2-container.select2-container-active .select2-choices{
  outline: 3px auto rgba(88, 151, 251, 1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(88, 151, 251, 0.5);
}
/**CKEditor**/
.e .cke_focus .cke_contents{
  outline: 5px auto rgba(88, 151, 251, 1);
  outline-offset: -2px;
}
.e .cke_combo_button:focus{
  outline: 2px auto rgba(88, 151, 251, 1) !important;
}
.e .cke_focus .cke_contents.noFocus{
  outline: none;
}
@media (min-width: 768px) {
  .e #nav-right {
    display: flex;
    align-items: center;
  }
  .e.style-light-e.btn-e,
  .e .style-light-e.btn-e {
    margin-right: 5px;
  }
  .e .navbar-right {
    display: flex;
    margin-right: inherit;
  }
}
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  width: 100%;
}
.msg-e.msg-info-e:after {
  clear: both;
  display: block;
  content: "";
}
body {
  background: #fff;
}
.e .input-group .form-control {
  min-height: 34px;
}
.portlet-layout > .portlet-column {
  padding: 0.5em 0.8em;
  border: 1px solid transparent;
  box-sizing: border-box;
}
.e .nav li a i {
  margin: 0 0.3em;
}
.e #login-page {
  max-width: 90%;
  max-width: 950px;
  margin: 20px auto;
}
.e #login-page .logo {
  float: right;
  margin: 10px 0 0 0;
}
@media (max-width: 321px) {
  .e #login-page .logo {
    float: right;
  }
}
@media (min-width: 769px) {
  .e #login-page .logo {
    max-width: 260px;
    display: block;
    margin: 8px 0 0 0;
  }
  .e #login-page .mp-logo {
    max-width: 250px;
    display: block;
    margin: 0 0 10px 0;
  }
}
.e #login-page .account-wall {
  margin: 0 auto;
  background: #c9c9c9;
}
@media (min-width: 769px) {
  .e #login-page .bg_color {
    background: #f15b22;
    padding: 20px;
  }
  .e #login-page .bg {
    background: url('../images/login_bg.jpg') no-repeat 50% 0;
    min-height: 455px;
  }
  .e #login-page .intro {
    height: 180px;
  }
  .e #login-page .account-wall {
    margin: 0 auto;
    position: relative;
    padding: 20px 0px 20px 0px;
    background: url('../images/opacity.png');
    max-width: 300px;
    border-radius: 20px;
  }
}
.e #login-page .desc {
  padding: 0 10px;
  font-size: 16px;
}
.e #login-page .btn-actions {
  display: none;
}
.e #login-page .box {
  max-width: 600px;
  margin: 20px auto;
}
.e #login-page .form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.e #login-page .form-signin .form-signin-heading,
.e #login-page .form-signin .checkbox {
  margin-bottom: 10px;
}
.e #login-page .form-signin .checkbox {
  font-weight: normal;
}
.e #login-page .form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.e #login-page .form-signin .form-control:focus {
  z-index: 2;
}
.e #login-page .form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.e #login-page .form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.e .portlet-navigation .portlet-body .list-menu {
  padding: 0;
}
.e .portlet-navigation .list-menu .level-1 {
  padding-left: 0;
  text-transform: uppercase;
}
.e .portlet-navigation .list-menu .level-1 > li.open > a {
  background-color: #ffffff;
  color: #747678;
  font-weight: normal;
}
.e .portlet-navigation .list-menu .level-1 > li > a {
  background: #e6e6e6 none repeat scroll 0 0;
  color: #444;
  font-size: 1em;
  padding: 0.3em 0.5em;
  text-transform: uppercase;
  margin-bottom: 1px;
}
.e .portlet-navigation .list-menu .level-2 {
  padding-left: 0;
  text-transform: none;
}
.e .portlet-navigation .list-menu .level-2 > li a {
  color: #484848;
}
.e .portlet-navigation .list-menu .level-3 {
  padding-left: 0;
}
.e .portlet-navigation .list-menu .level-3 li a {
  padding-left: 1.2em;
}
.e .portlet-navigation .list-menu .level-4 {
  padding-left: 0;
}
.e .portlet-navigation .list-menu .level-4 li a {
  padding-left: 1.8em;
}
.e .portlet-navigation .list-menu .level-5 {
  padding-left: 0;
}
.e .portlet-navigation .list-menu .level-5 li a {
  padding-left: 2.4em;
}
.e .portlet-navigation .list-menu .level-6 {
  padding-left: 0;
}
.e .portlet-navigation .list-menu .level-6 li a {
  padding-left: 3em;
}
.e .portlet-navigation .list-menu .level-1 > li:first-child > a {
  /*background: none repeat scroll 0 0 @left-navi-title-col;
		         border-width: 0;
		         color: #ffffff;
		         font-weight: 500;
		         font-size: 1em;
		         margin: 0.5em 0 0.1em;
		         padding: 0.3em 0.5em;
		         text-transform: uppercase;
		         display: table;
		         width: 100%;*/
}
.e .portlet-navigation .list-menu .level-2 > li.open > a {
  /*&:after {
		                content: "\f078";
		                display: inline-block;
		                font-family: FontAwesome;
		                float: right;
		            } */
}
.e .portlet-navigation .list-menu ul li {
  position: relative;
  list-style: none !important;
  margin-left: 0 !important;
}
.e .portlet-navigation .list-menu ul li a {
  display: block;
  font-size: 1.1em;
  padding: 0.4em;
  border: 1px solid transparent;
  border-width: 0;
  line-height: 1.1;
}
.e .portlet-navigation .list-menu ul li a:hover {
  text-decoration: none;
}
.e .portlet-navigation .list-menu ul li a i.opener {
  position: absolute;
  right: 1em;
  top: 8px;
  font-size: smaller;
  transition: all 0.3s ease 0s;
}
.e .portlet-navigation .list-menu ul li a.selected {
  color: #306195;
  font-weight: bold;
  text-decoration: none;
  background: none repeat scroll 0 0 #efefef;
  border-color: #e6e6e6;
  border-width: 0;
}
.e .portlet-navigation .list-menu ul li.selected > a {
  background-color: #c0c0c0;
  border-color: #c0c0c0;
  color: #484848;
  font-weight: 700;
}
.select2-container-multi .select2-choices .select2-search-field {
  width: 100% !important;
}
.select2-container-multi .select2-choices .select2-search-field input {
  width: 100% !important;
  max-width: 100% !important;
}
.e .popover.tipover {
  white-space: normal;
}
.favorites .list-row .list-cell.result-type {
  text-align: center;
  width: 28px;
}
.favorites .list-row .list-cell.result-type .type-text {
  display: none;
}
#usermenu > li {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
#usermenu > li a {
  color: #555;
}
#usermenu > li a.dropdown-toggle.img-toggle {
  padding: 6px 0.8em 6px 0.5em;
  display: flex;
  align-items: center;
  padding: 0;
}
.e .dropdown-toggle:focus, #main-nav li > a:focus, #main-nav li > .dropdown-btn-container > a:focus{
  outline: 5px auto -webkit-focus-ring-color;
    outline-color: -webkit-focus-ring-color;
    outline-style: auto;
    outline-width: 5px;
    outline-offset: -2px;
}
#usermenu > li a.login {
  padding: 10px;
}
#usermenu > li a i {
  font-size: 1.1em;
}
#usermenu .user-dropdown {
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.21);
  padding-bottom: 0;
}
#usermenu .user-dropdown .dropdown-menu.pull-right {
  min-width: 280px !important;
}
#usermenu .dropdown-menu > li.user-header {
  height: auto;
  padding: 10px;
  margin: 10px 0;
  text-align: center;
}
#usermenu .dropdown-menu > li.user-header > p {
  color: #ffffff;
  font-size: 19px;
  margin-top: 10px;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  z-index: 5;
}
#usermenu .dropdown-menu > li.user-header > p > small {
  display: block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.85);
  margin-top: 5px;
  text-transform: uppercase;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
#usermenu .dropdown-menu > li.user-header > img {
  z-index: 5;
  height: 80px;
  width: 80px;
  border: 6px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
#usermenu .dropdown-menu > li.user-body {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #f4f4f4;
  /* overflow: scroll; */
  /* max-height: 300px; */
}
#usermenu .dropdown-menu > li.user-body .entitlements a,
#usermenu .dropdown-menu > li.user-body .desktops a {
  display: block;
  padding: 7px 10px 5px;
}
#usermenu .dropdown-menu > li.user-body .entitlements a{
  display: flex;
  align-items: center;
}
#usermenu .dropdown-menu > li.user-body .entitlements a:hover,
#usermenu .dropdown-menu > li.user-body .desktops a:hover {
  text-decoration: none;
}
#usermenu .dropdown-menu > li.user-body .entitlements .title,
#usermenu .dropdown-menu > li.user-body .desktops .title {
  padding: 7px 10px 2px;
}
#usermenu .dropdown-menu > li.user-footer {
  background-color: #f9f9f9;
  padding: 10px;
}
#usermenu .dropdown-menu > li.user-footer a:hover {
  background: none repeat scroll 0 0 #fff !important;
  border-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
}
#usermenu .dropdown-menu .btn.btn-default {
  background: none repeat scroll 0 0 #fff;
  border-color: #efefef;
  border-radius: 2px;
  box-shadow: 0 0 0;
  display: block;
}
#usermenu .dropdown-menu .btn > * {
  font-size: 15px;
  line-height: 22px;
  vertical-align: baseline;
}
.e .panel-portlet.panel {
  position: relative;
}
.e .panel-portlet.panel > .panel-heading {
  border-top: 0;
  padding-left: 0;
}
.e .panel-portlet.panel > .panel-heading .panel-title {
  font-size: 18px;
  padding: 5px 0;
}
.e .panel-portlet.panel > .panel-heading .panel-actions i {
  color: #e9e9e9;
  font-size: 16px;
}
.e .panel-portlet.panel > .panel-heading .panel-actions i:hover {
  color: black;
}
.e .panel-portlet.panel .panel-body {
  padding: 5px 0 13px;
}
.e .navbar-default .navbar-nav > li > a {
  color: #333333;
}
.e header .container-fluid {
  padding: 0;
}
.e header nav.navbar {
  background-color: white;
  border-bottom: 0;
}
.e header nav.navbar .dropdown-menu {
  padding-top: 0;
  margin-top: -2px;
}
.e header nav.navbar .dropdown-menu li > a {
  color: #333333;
}
.e img {
  max-width: 100%;
}
h1.frontpage-title {
  font-weight: normal;
  color: #333;
}
#main-header {
  margin-bottom: 0;
}
#main-header nav.navbar {
  border-top: 1px solid #e8e4e4;
}
#main-header nav.navbar li span .role {
  color: #818181;
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 1em;
  text-transform: uppercase;
}
#main-header nav.navbar span.nav-icon-text {
  display: none;
  font-size: 1.6em;
  margin: 0 0.3em;
  font-weight: bold;
  line-height: 1.2;
}
#usermenu{
  display: flex;
  gap: .5rem;
}
#usermenu .dropdown{
  display: flex;
  align-items: center;
}
#usermenu .dropdown, #usermenu .dropdown-toggle{
  display: flex;
  align-items: center;
}
#usermenu .username{
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #main-header nav.navbar span.nav-name {
    display: none;
  }
  #main-header nav.navbar span.nav-icon-text {
    display: inline-block;
  }
}
.search-input .input-group .form-control {
  border-right-color: #d5d3d3;
}
.search-input .input-group .input-group-addon {
  padding: 5px;
  min-width: 37px;
}
.search-input .input-group .input-group-addon:first-child {
  color: #fff;
}
.search-input .input-group .input-group-addon.button {
  background: #e1e1e1 none repeat scroll 0 0;
  border-color: #d5d3d3;
  cursor: pointer;
}
.search-input .input-group .input-group-addon i {
  font-size: 16px;
}
#desktop-switcher {
  margin-top: 5px;
}
@media (max-width: 768px) {
  #desktop-switcher {
    padding-right: 0;
  }
}
#desktop-switcher > li {
  margin-bottom: 1px;
}
#desktop-switcher > li > a {
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  background: #777777;
  color: white;
  font-size: 20px;
}
#desktop-switcher > li > a i {
  margin: 0;
}
@media (min-width: 768px) {
  #desktop-switcher > li > a .desktop-name {
    display: none;
  }
}
#desktop-switcher > li > li:hover > .dropdown-menu {
  display: block;
}
.subnavi {
  display: none;
}
.subnavi.active-subnavi {
  display: block;
}
.left-navi li.title {
  background-color: #E6E6E6;
  color: #444;
}
.left-navi li.title.current {
  color: #fff;
}
.left-navi li.title.current a {
  color: #fff;
}
.left-navi li.title a {
  color: #444;
  padding: 0;
  font-size: 1em;
}
.nav-menu .level-1 > li > a {
  background: #e6e6e6 none repeat scroll 0 0;
  color: #444;
  font-size: 1em;
  padding: 0.3em 0.5em;
  text-transform: uppercase;
  margin-bottom: 1px;
}
.nav-menu .level-1 > li.open > a {
  color: #fff;
  font-weight: normal;
}
.subnavi li a {
  color: #333333;
}
.subnavi li a:hover {
  color: #555;
}
.subnavi.nav > li > a {
  padding: 15px;
  line-height: 22px;
}
.subnavi > li.active > a {
  background-color: rgba(237, 237, 237, 0.28) !important;
  box-shadow: 0 0 0 transparent !important;
  -moz-box-shadow: 0 0 0 transparent !important;
  -webkit-box-shadow: 0 0 0 transparent !important;
}
.subnavi > li.active > a:after {
  position: absolute;
  bottom: 0px;
  /*  left: 18px; */
  display: inline-block;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  content: '';
  left: 50%;
  background: transparent;
  right: 50%;
  /*  transform: translate(-50%, 0); */
  margin-left: 0 !important;
  /*  margin-left: -8px; */
}
.subnavi > li.active.dropdown > a:after {
  position: absolute;
  bottom: 0px;
  /*  left: 18px; */
  display: inline-block;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  content: '';
  left: 50% !important;
  right: 50% !important;
  background: transparent !important;
  transform: translate(-50%, 0);
  margin-left: -0.5em !important;
  /*  margin-left: -8px; */
}
@media (max-width: 767px) {
  .subnavi > li.active > a:after {
    position: absolute;
    bottom: 31%;
    left: 18px;
    display: inline-block;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    content: '';
    left: 0;
    right: 100%;
    margin-left: 0px;
  }
}
#usermenu li a {
  color: #333333;
}
#usermenu li a:hover {
  color: #555;
}
.panel-portlet.panel > .panel-heading .panel-actions i {
  color: #e9e9e9;
  font-size: 16px;
}
.panel-portlet.panel > .panel-heading .panel-actions i:hover {
  color: black;
}
.panel-portlet.panel > .panel-heading .panel-title {
  font-weight: normal;
}
.panel-portlet.panel > .panel-heading .panel-title > * {
  line-height: 1;
  vertical-align: bottom;
}
.panel-portlet.panel {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
  margin-bottom: 5px;
}
.panel-portlet.panel:hover {
  /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); */
}
.desktop .portlet-area {
  background: #fff;
}
#resource-search {
  padding: 0;
  min-height: 1em;
}
#resource-search .input-group {
  margin-bottom: 5px;
}
#resource-search .input-group .form-control {
  border-right-color: #d5d3d3;
}
#resource-search .input-group .input-group-addon i {
  color: #fff;
}
#resource-search .input-group .input-group-addon.button {
  background: none repeat scroll 0 0 #e1e1e1;
  border-color: #d5d3d3;
  cursor: pointer;
}
.other-list {
  margin-top: 10px;
}
.other-list li {
  margin: 0 0 5px 0;
}
.other-list .title {
  padding: 7px 0px;
  color: #757575;
  font-weight: 500;
  text-transform: uppercase;
}
.other-list a {
  color: #444444;
}
.smallbox {
  color: #f9f9f9 !important;
}
.smallbox .icon {
  color: rgba(0, 0, 0, 0.15);
}
.smallbox .inner {
  min-height: 90px;
}
.smallbox .inner h1,
.smallbox .inner h2,
.smallbox .inner h3,
.smallbox .inner h4 {
  margin: 5px 0;
  color: #f9f9f9 !important;
}
.smallbox .inner h1 .small,
.smallbox .inner h2 .small,
.smallbox .inner h3 .small,
.smallbox .inner h4 .small {
  color: rgba(255, 255, 255, 0.8);
}
.smallbox .inner p,
.smallbox .inner a {
  color: #f9f9f9 !important;
}
.smallbox .small-box-footer {
  color: rgba(255, 255, 255, 0.8);
  background: rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
}
.smallbox .small-box-footer a:hover {
  color: white;
}
.smallbox .status {
  display: block;
  font-size: 13px;
  margin: 5px 0 0;
  text-align: left;
  width: 100%;
  height: auto;
}
.smallbox .seasons {
  margin: 5px 0 0 0;
  color: rgba(255, 255, 255, 0.8);
}
.smallbox .small-box-header {
  color: #f9f9f9 !important;
  color: rgba(255, 255, 255, 0.8);
  background: rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
}
.smallbox .small-box-header p.main-title {
  font-size: 14px;
  color: white;
  margin: 0;
}
.smallbox .small-box-footer a {
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  padding-right: 1em;
}
#desktop-switcher {
  margin-top: 5px;
  padding-right: 15px;
}
#desktop-switcher > li > a {
  background: #777777;
  color: white;
  font-size: 20px;
  padding: 5px 10px;
}
#desktop-switcher > li > a i {
  margin: 0;
}
.e .navbar-default .navbar-nav > li > a {
  color: #333333;
}
.e header#main-header,
.e#main-header {
  background-color: white;
  border-bottom: 4px solid #777777;
  margin-bottom: 5px;
}
.e header#main-header .container-fluid,
.e#main-header .container-fluid {
  padding: 0;
}
@media (min-width: 767px) {
  .e .navigation-close-container{
    display: none !important;
  }
  .e header#main-header .dropdown:hover > .dropdown-menu,
  .e#main-header .dropdown:hover > .dropdown-menu {
    display: block;
  }
}
.e header#main-header nav.navbar,
.e#main-header nav.navbar {
  border-bottom: 0;
}
.e header#main-header #usermenu li .dropdown-menu li > a > i,
.e#main-header #usermenu li .dropdown-menu li > a > i {
  font-size: 1.2em;
  margin-right: 0.3em;
  min-width: 22px;
  text-align: center;
  vertical-align: middle;
}
.e .omnisearch {
  display: inline-block;
  border-radius: 10px;
  margin-top: 13px;
  margin-left: 10px;
}
.e .omnisearch input {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 100%;
  margin-bottom: 0;
  vertical-align: middle;
  padding-right: 14px;
  border: 1px solid #ccc;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  line-height: 20px;
  height: 28px;
  padding: 1px 5px 0 24px;
}
.e .omnisearch input:focus {
  outline: 0;
}
.e .omnisearch:before {
  font-family: "FontAwesome";
  content: "\f002";
  margin-left: 6px;
  margin-top: 5px;
  position: absolute;
  line-height: 1.1;
}
.e .omnisearch button {
  background-image: linear-gradient(to bottom, #f6f6f6, #eaeaea);
  background-repeat: repeat-x;
  border-radius: 0 5px 5px 0;
  border: 1px solid #ccc;
  border-left: 0;
  height: 25px;
  padding: 0 10px;
  display: inline-block;
}
.e .omnisearch button i {
  vertical-align: baseline;
}
.e nav.navbar .dropdown-menu {
  margin-top: -2px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  /*
      &:before {
        position: absolute;
        top: -7px;
        left: 17px;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
      }
      
      &:after {
        position: absolute;
        top: -6px;
        left: 18px;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffffff;
        border-left: 6px solid transparent;
        content: '';
      }
      */
}
.e nav.navbar .dropdown-menu li > a {
  color: #333333;
}
.e nav.navbar .navbar-right .dropdown-menu:before {
  left: auto;
  right: 17px;
}
.e nav.navbar .navbar-right .dropdown-menu:after {
  left: auto;
  right: 18px;
}
.e .navbar-right .inbox-toggle {
  margin-left: 10px;
  margin-top: -3px;
  font-size: 16px;
}
.e .navbar-right .inbox-toggle i {
  padding: 5px;
}
.e img {
  max-width: 100%;
}
.e .quick-search li {
  margin-bottom: 10px;
}
.e #mainfooter {
  position: relative;
  text-align: center;
  background-color: #f8f8f8;
  border-top: 1px solid #e7e7e7;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.e .smallbox {
  position: relative;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /* background:@student-theme !important; */
  color: #f9f9f9 !important;
}
.e .smallbox .inner {
  padding: 10px;
}
.e .smallbox .icon {
  position: absolute;
  right: 15px;
  top: 11px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.15);
  font-size: 84px;
  line-height: 131px;
}
.e .smallbox h3 {
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  padding: 0;
  color: #f9f9f9 !important;
}
.e .smallbox h3 .small {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  display: inline-block;
  margin-left: 10px;
}
.e .smallbox p {
  font-size: 15px;
  color: #f9f9f9 !important;
}
.e .smallbox .small-box-footer {
  position: relative;
  text-align: left;
  padding: 5px 10px;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.e .smallbox .small-box-footer a:hover {
  color: white;
}
.e .row [class^="col-"] {
  /*padding: 0.5em 1.2em;*/
}
/* close .e */
.e table.link-list tr td {
  padding: 8px 6px;
}
.e table.link-list tr td:first-child {
  padding-left: 0;
  width: 25px;
}
.e table.link-list tr td:first-child .fa {
  font-size: 14px;
}
.e table.link-list tr td small {
  display: block;
  text-transform: uppercase;
}
.presentation-icon i {
  display: block;
  line-height: 100px;
}
#scroll-down,
#scroll-up {
  bottom: 0;
  margin: 0 auto;
  position: fixed;
  text-align: center;
  right: 0;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  /*
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEzJSIgc3RvcC1jb2xvcj0iIzZkYTFjYSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4zMiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(125,185,232,0) 0%, rgba(109,161,202,0) 13%, rgba(0,0,0,0.32) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(13%,rgba(109,161,202,0)), color-stop(100%,rgba(0,0,0,0.32))); 
background: -webkit-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(109,161,202,0) 13%,rgba(0,0,0,0.32) 100%);
background: -o-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(109,161,202,0) 13%,rgba(0,0,0,0.32) 100%);
background: -ms-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(109,161,202,0) 13%,rgba(0,0,0,0.32) 100%); 
background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(109,161,202,0) 13%,rgba(0,0,0,0.32) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#52000000',GradientType=0 );
       */
}
#scroll-down div,
#scroll-up div {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: 0 !important;
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e7e7e7;
  color: #7e7e7e;
  cursor: pointer;
  display: inline-block;
  float: right;
  margin-right: 1em;
  padding: 10px;
  width: auto;
}
#scroll-down div i,
#scroll-up div i {
  font-size: 20px;
}
.inner .chart {
  display: inline-block;
  margin-top: -4px;
}
.inner h1.scope,
.inner h2.scope,
.inner h3.scope,
.inner h4.scope,
.inner h5.scope {
  display: inline-block;
  line-height: 1;
  margin-bottom: 11px;
  margin-left: 8px;
  margin-top: 9px;
  vertical-align: top;
  width: 220px;
}
.inner .icon .fa.fa-graduation-cap {
  margin-right: 14px;
  margin-top: 14px;
}
.inner .profile-data tr td {
  border-bottom: 0;
  cursor: pointer;
  padding: 3px 6px;
}
.inner .status .current {
  text-transform: uppercase;
}
.inner .status .term {
  float: right;
  display: inline-block;
  margin-left: 1em;
}
.e .nav li a .fa-stack {
  font-size: 1.2em;
  font-weight: bold;
  height: 19px;
  margin-top: -4px;
}
.e .nav li a .fa-stack .fa.fa-text {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
}
@media (min-width: 768px) and (max-width: 1555px) {
  .main-switch-teacher span.nav-name {
    display: none;
  }
}
.ui-autocomplete li:hover {
  background: none;
}
.ui-autocomplete li.ui-menu-item {
  margin: 2px 4px !important;
  padding: 2px 4px;
}
.ui-autocomplete li.ui-menu-item.ui-state-hover,
.ui-autocomplete li.ui-menu-item.ui-state-focus {
  background: none;
  border: 0;
}
.ui-autocomplete li.ui-menu-item:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.ui-autocomplete li.ui-menu-item:not(:last-child).ui-state-hover,
.ui-autocomplete li.ui-menu-item:not(:last-child).ui-state-focus {
  border-bottom: 1px solid #eee;
}
.ui-autocomplete li .name {
  display: block;
  font-size: 13px;
}
.ui-autocomplete li .type {
  color: #666;
  display: block;
  font-size: 11px;
}
.ui-autocomplete li .desc {
  color: #444;
  display: block;
  font-size: 11px;
  font-style: italic;
}
.search-box.well {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: #f8f8f8;
  padding: 9px 19px;
}
.search-box.well .form-buttons-e {
  border-top: 0px solid #efefef;
}
.search-box.well .item-e.field-e {
  border-top: 0 none;
}
.omnisearch {
  border-radius: 10px;
  margin-top: 13px;
  margin-left: 10px;
}
.omnisearch input {
  border-radius: 5px 0 0 5px;
  width: 90px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  padding-right: 14px;
  border: 1px solid #ccc;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  height: 25px;
  line-height: 20px;
  padding: 0 5px 0 10px;
}
.omnisearch input:focus {
  border-color: #F58F31;
  outline: 0;
}
.omnisearch button {
  background-image: linear-gradient(to bottom, #f6f6f6, #eaeaea);
  background-repeat: repeat-x;
  border-radius: 0 5px 5px 0;
  border: 1px solid #ccc;
  border-left: 0;
  height: 25px;
  padding: 0 10px;
  display: inline-block;
}
.omnisearch button i {
  vertical-align: baseline;
}
.e .dropdown-menu.desktop-menu {
  min-width: 600px !important;
  width: 45%;
  padding: .3em;
  margin: 0;
}
.e .dropdown-menu.desktop-menu > * {
  box-sizing: border-box;
}
.e .dropdown-menu.desktop-menu li {
  clear: both;
  display: table;
  float: none;
  height: auto;
  overflow: hidden;
  padding: 5px;
  white-space: normal;
  width: 100%;
}
.e .dropdown-menu.desktop-menu li:nth-child(2) {
  margin-top: -9px;
}
.e .dropdown-menu.desktop-menu li .role-desktops {
  display: table-row;
}
.e .dropdown-menu.desktop-menu li .role-desktops:hover {
  background: transparent;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  margin: .6em;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-wrap {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  cursor: pointer;
  padding: .8em;
  border: 1px solid #efefef;
  margin: 5px 0;
  transition: all 0.3s linear;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-wrap:not(.active):hover {
  background: #f2f2f2;
  /*
                  
                  &.theme-1 {
                     .dt-title {
                        .desktop-icon {
                           background: darken(@theme-1,5%);
                        } 
                     }
                  }
                  &.theme-2 {
                     .dt-title {
                        .desktop-icon {
                           background: darken(@theme-2,5%);
                        } 
                     }
                  }
                  &.theme-3 {
                     .dt-title {
                        .desktop-icon {
                           background: darken(@theme-3,5%);
                        } 
                     }
                  }
                  &.theme-4 {
                     .dt-title {
                        .desktop-icon {
                           background: darken(@theme-4,5%);
                        } 
                     }
                  }
                  &.theme-5 {
                     .dt-title {
                        .desktop-icon {
                           background: darken(@theme-5,5%);
                        } 
                     }
                  }
                  &.theme-6 {
                     .dt-title {
                        .desktop-icon {
                           background: darken(@theme-6,5%);
                        } 
                     }
                  }
                  &.theme-7 {
                     .dt-title {
                        .desktop-icon {
                           background: darken(@theme-7,5%);
                        } 
                     }
                  }
                  &.theme-8 {
                     .dt-title {
                        .desktop-icon {
                           background: darken(@theme-8,5%);
                        } 
                     }
                  }
                  
                  */
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-wrap:not(.active):hover .dt-title .text {
  color: #444;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-wrap:not(.active):hover .dt-title .desktop-icon i {
  font-size: 25px;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-wrap:not(.active):hover .desktop-icon {
  background: #8F8C8C;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-wrap.active {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  min-height: auto;
  background: #f2f2f2 none repeat scroll 0 0;
  border-color: #f2f2f2;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop.current {
  width: 100%;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-title {
  color: #757575;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.2s linear;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-title a:hover {
  text-decoration: none;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-title > * {
  vertical-align: middle;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-title .desktop-icon {
  font-size: 24px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-right: 4px;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  height: 35px;
  padding: 4px 3px;
  text-align: center;
  width: 35px;
  transition: all 0.2s linear;
  /*
                  &.theme-1 {
                     background-color: @theme-1;
                  }
                  &.theme-2 {
                     background-color: @theme-2;
                  }
                  &.theme-3 {
                     background-color: @theme-3;
                  }
                  &.theme-4 {
                     background-color: @theme-4;
                  }
                  &.theme-5 {
                     background-color: @theme-5;
                  }
                  &.theme-6 {
                     background-color: @theme-6;
                  }
                  &.theme-7 {
                     background-color: @theme-7;
                  }
                  &.theme-8 {
                     background-color: @theme-8;
                  }
                   */
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-title .desktop-icon i {
  transition: all 0.1s linear;
  display: block;
  font-size: 24px;
  height: 30px;
  margin: 0;
  padding: 1px 0 0 0;
  vertical-align: baseline;
  width: 30px;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-title .text {
  transition: all 0.2s linear;
  display: inline-block;
  max-width: 212px;
  white-space: normal;
}
.e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-desc {
  color: #444;
  font-size: 0.8em;
  padding-top: 0.4em;
}
@font-face {
  font-family: 'Lobster';
  src: url('../fonts/Lobster/Lobster-Regular.ttf') format('truetype');
}
.e .navbar-header .navbar-brand {
  font-family: 'Lobster', cursive;
  font-size: 34px;
  padding: 16px;
  color: #FFF;
}
.e .navbar-header .navbar-brand:hover {
  color: #FFF;
}
.e #navi {
  padding-left: 2px;
}
.e nav.navbar {
  min-height: 40px;
  background-color: #fff;
}
.e nav.navbar .navbar-toggle {
  z-index: 3;
  margin-left: 1em;
}
.e nav.navbar .container-fluid {
  padding: 0 0.8em;
}
.e nav.navbar > li > a {
  color: #FFF;
}
.e nav.navbar > li.active > a,
.e nav.navbar > li.active > a:hover,
.e nav.navbar > li.active > a:focus {
  background-color: #fff;
  color: #444;
}
.e nav.navbar .dropdown-menu > li > a {
  color: #444;
}
.e nav.navbar .dropdown-menu > li > a:hover {
  color: #444;
}
.e #nav-right {
  float: right;
  margin-left: auto;
}
.e #nav-right .omnisearch {
  float: left;
}
.mobile-trigger {
  display: none;
}
.desktop-menu {
  min-width: 300px ! important;
}
@media screen and (max-width: 767px) {
  .e .navigation-close-container{
    display: flex;
  }
  #navi-collapse {
    background: white;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }
  #navi-collapse .btn {
    padding: .7em;
    height: auto;
  }
  .desktop-menu {
    min-width: 100% ! important;
  }
  #usermenu .inbox-toggle span {
    margin-right: 0 !important;
  }
  #usermenu li.user-dropdown > a.img-toggle.dropdown-toggle {
    width: 100% !important;
    padding: 10px 0 !important;
    display: none !important;
  }
  #usermenu li.user-dropdown .dropdown-menu.pull-right {
    min-width: 100% !important;
    white-space: normal;
    display: block;
  }
  #usermenu li.user-dropdown .dropdown-menu.pull-right .user-body {
    margin: 0;
  }
  #usermenu li.user-dropdown .dropdown-menu.pull-right .user-body a {
    padding: 15px 10px;
  }
  #usermenu li.user-dropdown .dropdown-menu.pull-right .user-footer {
    margin: 0;
  }
  #usermenu li.user-dropdown .dropdown-menu.pull-right .user-footer > div {
    width: 100%;
    float: none;
    clear: both;
  }
  #usermenu li.user-dropdown .dropdown-menu.pull-right .user-footer > div:not(:last-child) {
    margin-bottom: .5em;
  }
  #usermenu li.user-dropdown .dropdown-menu.pull-right .user-footer > div .btn {
    padding: 10px;
  }
  #desktop-switcher {
    padding-right: 0 !important;
  }
  #desktop-switcher > li > a {
    background: #777777;
    color: white;
    font-size: 20px;
    /* padding: 5px 10px; */
    display: block;
    width: 100%;
  }
  #desktop-switcher ul {
    padding: 0;
  }
  #desktop-switcher ul .dt-title .text {
    display: block;
    text-align: center;
    padding: 10px 0 0;
    max-width: 100%;
  }
  #main-nav li {
    display: flex;
    justify-items: center;
  }
  #main-nav li > a, #main-nav li > button {
    border-radius: 0;
  }
  #main-nav .active > a, #main-nav .active > button  {
    background-color: transparent;
  }
  #main-nav li:not(:last-child) {
    border-bottom: 1px solid #c0c0c0;
  }
  #main-nav li.active > a, #main-nav li.active .dropdown-btn-container > a {
    background: transparent !important;
  }
  .navbar-nav {
    margin: 0;
  }
  .mobile-trigger {
    display: inline-block;
    padding: 15px;
  }
  .mobile-trigger > i {
    font-size: 22px;
    vertical-align: middle;
  }
  .dropdown-submenu > a > .fa {
    display: none;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li .open-icon {
    display: inline-block;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li .close-icon {
    display: none;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li > a {
    display: inline-block;
    /* width: 160px; */
    width: 100%;
    padding: 15px;
    display: flex;
    align-items: center;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li > a .caret {
    display: none;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li.open:not(.user-dropdown) {
    background-color: #e7e7e7;
    color: #555;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li.open:not(.user-dropdown) > .mobile-trigger .open-icon {
    display: none;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li.open:not(.user-dropdown) > .mobile-trigger .close-icon {
    display: inline-block;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li.open:not(.user-dropdown) > .dropdown-menu li {
    background: #fff;
    margin: 0;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li.open:not(.user-dropdown) > .dropdown-menu li a {
    background: #fff !important;
    width: 160px;
    padding: 15px;
    border-right: 1px solid #fff;
    display: inline-block;
    font-size: 0.9em;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li.open:not(.user-dropdown) > .dropdown-menu li.open > .mobile-trigger .open-icon {
    display: none;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li.open:not(.user-dropdown) > .dropdown-menu li.open > .mobile-trigger .close-icon {
    display: inline-block;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li.open:not(.user-dropdown) > .dropdown-menu li.open > a,
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li.open:not(.user-dropdown) > .dropdown-menu li.open > a:hover,
  .e .navbar-default .navbar-nav:not(#desktop-switcher) > li.open:not(.user-dropdown) > .dropdown-menu li.open > a:focus {
    background: #fff;
    font-weight: bold;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) .e .navbar-default .navbar-nav > li.active {
    background-color: #e7e7e7;
    color: #555;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) .e .navbar-default .navbar-nav > li.active > .dropdown-menu li {
    background: #fff;
    margin: 0;
  }
  .e .navbar-default .navbar-nav:not(#desktop-switcher) .e .navbar-default .navbar-nav > li.active > .dropdown-menu li a {
    white-space: normal;
  }
  /* General styles for all menus */
  .cbp-spmenu {
    border-right: 1px solid #f8f8f8;
    position: fixed;
    padding: 0;
    margin: 0 !important;
    overflow-x: hidden;
    overflow-y: visible;
    display: none !important;
    overflow: auto !important;
  }
  .cbp-spmenu.cbp-spmenu-open{
    display: block !important;
  }
  .cbp-spmenu h3 {
    color: #afdefa;
    font-size: 1.9em;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #0d77b6;
  }
  .cbp-spmenu a {
    display: block;
  }
  /* Orientation-dependent styles for the content of the menu */
  .cbp-spmenu-vertical {
    width: 260px;
    height: 100%;
    top: 0;
    z-index: 1000;
  }
  .cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
  }
  .cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
  }
  .cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #258ecd;
  }
  /* Vertical menu that slides from the left or right */
  .cbp-spmenu-left {
    left: -260px;
  }
  .cbp-spmenu-right {
    right: -260px;
  }
  .cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
  }
  .cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
  }
  /* Horizontal menu that slides from the top or bottom */
  .cbp-spmenu-top {
    top: -150px;
  }
  .cbp-spmenu-bottom {
    bottom: -150px;
  }
  .cbp-spmenu-top.cbp-spmenu-open {
    top: 0px;
  }
  .cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px;
  }
  /* Push classes applied to the body */
  .cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
  }
  .cbp-spmenu-push-toright {
    left: 260px;
  }
  .cbp-spmenu-push-toleft {
    left: -260px;
  }
  /* Transitions */
  .cbp-spmenu,
  .cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
/* custom overlay */
#menu-overlay {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 260px;
  min-height: 100%;
  position: fixed;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 9;
}
body.cbp-spmenu-push-toright {
  left: 260px;
  overflow: hidden !important;
}
body.cbp-spmenu-push-toright #menu-overlay {
  display: block;
}
.e #main-nav.mobile-bp-1 span.nav-name {
  display: none;
}
.e #main-nav.mobile-bp-1 span.nav-icon-text {
  display: inline-block;
  line-height: 0.9;
  margin-right: 0.3em;
  width: 18px;
  text-align: center;
}
.e #main-nav.mobile-bp-2 span.username {
  display: none;
}
.e .mobile-visible {
  display: none !important;
}
.e #nav-right.mobile-bp-3 {
  clear: both;
  display: block;
  float: none;
}
.e #nav-right.mobile-bp-3 #usermenu {
  float: none !important;
}
.e #nav-right.mobile-bp-3 #usermenu .username {
  display: inline-block;
}
@media (min-width: 1200px) {
  .e .subnavi .nav-name {
    display: inline;
  }
}
@media (max-width: 960px) {
  .e .navbar-right .username {
    display: none;
  }
}
@media (max-width: 767px) {
  .e #desktop-switcher .caret,
  .e #desktop-switcher .nav-name {
    display: inline-block;
    border-top-color: #fff;
    border-bottom-color: #fff;
    font-size: 15px;
  }
  .e #mobile-header {
    display: block;
  }
  .e #usermenu > li {
    display: block !important;
    vertical-align: middle;
    padding: 10px 0;
    margin: 0;
  }
  .e #usermenu > li.inbox-toggle > span {
    display: block;
  }
  .e .inbox-toggle .new-messages {
    padding: 1em;
  }
  .e #main-nav.mobile-bp-1 span.nav-name {
    display: inline-block;
    hyphens: auto;
  }
  .e #main-nav.mobile-bp-2 span.username {
    display: inline-block;
  }
  .e #main-nav li.dropdown:after,
  .e #main-nav ul.dropdown-submenu:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
  .e .mobile-hidden {
    display: none !important;
  }
  .e .mobile-visible {
    display: inline-block !important;
  }
  .e div.mobile-visible {
    display: block !important;
  }
  .e #nav-right.mobile-bp-3 {
    clear: both;
    display: block;
    float: none;
  }
  .e #nav-right.mobile-bp-3 #usermenu {
    float: none !important;
    display: flex;
    flex-direction: column;
  }
  .e #nav-right.mobile-bp-3 #usermenu .username {
    display: inline-block;
  }
  .e #nav-right {
    clear: both;
    float: none;
  }
  .e #nav-right .omni-search {
    clear: both;
    float: none;
  }
  .e nav.navbar .dropdown-menu {
    position: relative;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: 0 0 0;
    border-width: 1px 0 1px 0;
  }
  .e nav.navbar .dropdown-menu li a {
    padding: 15px 10px;
  }
  .e nav.navbar .dropdown-menu li.divider {
    display: none;
  }
  .e nav.navbar .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid #eee;
  }
  .e .dropdown-menu.desktop-menu {
    min-width: auto !important;
  }
  .e .dropdown-menu.desktop-menu li .role-desktops {
    display: block;
  }
  .e .dropdown-menu.desktop-menu li .role-desktops .role-desktop {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .e .dropdown-menu.desktop-menu li .role-desktops .role-desktop .dt-title .text {
    text-align: left;
    max-width: 170px;
  }
  .e #usermenu {
    float: none !important;
  }
  .e .omnisearch {
    display: block;
    width: 100%;
    float: none !important;
    margin-left: 0;
  }
  .e .omnisearch::before {
    font-size: 16px;
    margin-left: 10px;
    margin-top: 12px;
    position: absolute;
  }
  .e .omnisearch input {
    font-size: 1.1em;
    height: 41px;
    line-height: 41px;
    padding: 0 5px 0 31px;
  }
  .e .omnisearch button {
    height: 35px;
  }
  .e .container .navbar-header,
  .e .container-fluid .navbar-header,
  .e .container .navbar-collapse,
  .e .container-fluid .navbar-collapse,
  .e .container .navbar-nav,
  .e .container-fluid .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .e .mobile-visible {
    display: none;
  }
}
.e .desktop-visible {
  display: none;
}
@media (min-width: 768px) {
  .e .desktop-visible {
    display: block;
  }
  .e .desktop-visible.inline {
    display: inline;
  }
}
@media (max-width: 767px) {
  .e .table-tools .results .btn-group {
    width: auto;
    max-width: auto;
    min-width: auto;
  }
  .e .table-tools .results .dropdown-menu {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    position: absolute !important;
    margin: 0 0 10px 0;
  }
  .e .table-tools .results .dropdown-menu li a {
    padding: 10px;
  }
  /*.btn-group {
      .width100();
      .btn {
         &:not(.dropdown-toggle) {
            .width100();
            padding: 0.6em;
            margin: .2em auto;
            .rounded(4px) !important;  
         }
         &.dropdown-toggle {
            padding: 0.6em;
            margin: .2em 0;
            &:first-child {
               width: 80%;
               .rounded-left(4px);
               .rounded-right(0px);
            }
            &:nth-child(2) {
               width: 20%;
               .rounded-left(0px);
               .rounded-right(4px);
            }
            &:only-of-type {
               .width100() !important;
               .rounded(4px) !important;
            }
         }
      }
      .dropdown-menu {
         .width100();
         position: relative;
         margin: 0 0 10px 0;
         li {
            a {
               padding: 10px;
            }
         }
      }
    
      
   }
   .table-cell {
      .btn {
         .width100();
         padding: 0.6em;
         margin: .2em auto;
      }
      .dropdown-menu {
         .width100();
         position: relative;
         margin: 0 0 10px 0;
         li {
            a {
               padding: 10px;
            }
         }
      } 
 
   } */
}
@media (max-width: 361px) {
  .e {
    /*
      .btn {
         .width100();
         padding: 0.4em;
         margin: .2em auto;
            
      }
      
      */
    /*
      .btn-group {
         .btn {
            border-radius: 4px !important;
            -webkit-border-radius: 4px !important;
            -moz-border-radius: 4px !important;
            
            padding: 0.4em;
            margin: .2em auto;
            
         }
      }
      
      */
  }
  .e .form-buttons-e .secondary-buttons {
    float: none;
    width: 100%;
    margin: 0;
  }
  .e .items-e .item-e.field-e {
    font-size: 1.1em;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  .e .items-e .item-e.field-e label,
  .e .items-e .item-e.field-e .input-e,
  .e .items-e .item-e.field-e .inputs-e,
  .e .items-e .item-e.field-e .range-e {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  .e .items-e .item-e.field-e .inputs-e label {
    padding: 7px 0;
  }
  .e .table-tools .results .dropdown-menu {
    width: auto !important;
  }
  .e .table-tools .results .dropdown-menu li {
    font-size: 1em;
    padding: 6px 10px;
  }
  .e .table-tools .pagination > li > a,
  .e .table-tools .pagination > li > span {
    padding: 10px 15px;
  }
}
.sidebar-layout-e {
  padding: 0 0.8em;
}
.list-fluid a,
.responsive-table-e a {
  /*color: #444;*/
}
.list-fluid.show-ingress .ingress,
.responsive-table-e.show-ingress .ingress {
  display: inline-block !important;
}
.list-fluid span.datetime,
.responsive-table-e span.datetime,
.list-fluid span.colinfo,
.responsive-table-e span.colinfo {
  white-space: normal;
}
.list-fluid [class*="span"],
.responsive-table-e [class*="span"] {
  padding-top: 6px;
  padding-bottom: 6px;
}
.list-fluid .fa.larger,
.responsive-table-e .fa.larger {
  font-size: 16px;
}
.list-fluid .list-caption,
.responsive-table-e .list-caption {
  background: none repeat scroll 0 0 #E5E6E2;
  display: block;
  font-weight: bold;
  padding: 4px 2%;
  width: 96%;
}
.list-fluid .list-row,
.responsive-table-e .list-row,
.list-fluid .table-row,
.responsive-table-e .table-row {
  border-bottom: 1px solid #EEE;
  margin-bottom: 5px;
}
.list-fluid .list-row .hover-show,
.responsive-table-e .list-row .hover-show,
.list-fluid .table-row .hover-show,
.responsive-table-e .table-row .hover-show {
  display: none;
}
.list-fluid .list-row:hover .hover-show,
.responsive-table-e .list-row:hover .hover-show,
.list-fluid .table-row:hover .hover-show,
.responsive-table-e .table-row:hover .hover-show,
.list-fluid .list-row.hover .hover-show,
.responsive-table-e .list-row.hover .hover-show,
.list-fluid .table-row.hover .hover-show,
.responsive-table-e .table-row.hover .hover-show {
  display: inline;
}
.list-fluid .list-row .list-cell.result-type,
.responsive-table-e .list-row .list-cell.result-type,
.list-fluid .table-row .list-cell.result-type,
.responsive-table-e .table-row .list-cell.result-type,
.list-fluid .list-row .table-cell.result-type,
.responsive-table-e .list-row .table-cell.result-type,
.list-fluid .table-row .table-cell.result-type,
.responsive-table-e .table-row .table-cell.result-type {
  white-space: nowrap;
}
.list-fluid .list-row .list-cell.result-type .type-text,
.responsive-table-e .list-row .list-cell.result-type .type-text,
.list-fluid .table-row .list-cell.result-type .type-text,
.responsive-table-e .table-row .list-cell.result-type .type-text,
.list-fluid .list-row .table-cell.result-type .type-text,
.responsive-table-e .list-row .table-cell.result-type .type-text,
.list-fluid .table-row .table-cell.result-type .type-text,
.responsive-table-e .table-row .table-cell.result-type .type-text {
  font-size: 0.9em;
}
.list-fluid .list-row .list-cell .profile-link,
.responsive-table-e .list-row .list-cell .profile-link,
.list-fluid .table-row .list-cell .profile-link,
.responsive-table-e .table-row .list-cell .profile-link,
.list-fluid .list-row .table-cell .profile-link,
.responsive-table-e .list-row .table-cell .profile-link,
.list-fluid .table-row .table-cell .profile-link,
.responsive-table-e .table-row .table-cell .profile-link {
  color: #387cc6;
  font-weight: normal;
}
.list-fluid .list-row .list-cell .small a,
.responsive-table-e .list-row .list-cell .small a,
.list-fluid .table-row .list-cell .small a,
.responsive-table-e .table-row .list-cell .small a,
.list-fluid .list-row .table-cell .small a,
.responsive-table-e .list-row .table-cell .small a,
.list-fluid .table-row .table-cell .small a,
.responsive-table-e .table-row .table-cell .small a {
  color: #757575;
}
.list-fluid .list-row .list-cell .small a.profile-link,
.responsive-table-e .list-row .list-cell .small a.profile-link,
.list-fluid .table-row .list-cell .small a.profile-link,
.responsive-table-e .table-row .list-cell .small a.profile-link,
.list-fluid .list-row .table-cell .small a.profile-link,
.responsive-table-e .list-row .table-cell .small a.profile-link,
.list-fluid .table-row .table-cell .small a.profile-link,
.responsive-table-e .table-row .table-cell .small a.profile-link {
  color: #387cc6;
  font-weight: normal;
}
.list-fluid .list-row .list-cell > a.profile-link,
.responsive-table-e .list-row .list-cell > a.profile-link,
.list-fluid .table-row .list-cell > a.profile-link,
.responsive-table-e .table-row .list-cell > a.profile-link,
.list-fluid .list-row .table-cell > a.profile-link,
.responsive-table-e .list-row .table-cell > a.profile-link,
.list-fluid .table-row .table-cell > a.profile-link,
.responsive-table-e .table-row .table-cell > a.profile-link {
  color: #444;
}
@media (max-width: 767px) {
  .list-fluid .list-row .list-cell,
  .responsive-table-e .list-row .list-cell,
  .list-fluid .table-row .list-cell,
  .responsive-table-e .table-row .list-cell,
  .list-fluid .list-row .table-cell,
  .responsive-table-e .list-row .table-cell,
  .list-fluid .table-row .table-cell,
  .responsive-table-e .table-row .table-cell {
    padding: 7px 10px;
    font-size: 1.2em;
  }
}
.list-fluid .list-row.important .list-cell,
.responsive-table-e .list-row.important .list-cell,
.list-fluid .table-row.important .list-cell,
.responsive-table-e .table-row.important .list-cell,
.list-fluid .list-row.important .table-cell,
.responsive-table-e .list-row.important .table-cell,
.list-fluid .table-row.important .table-cell,
.responsive-table-e .table-row.important .table-cell {
  background: #fff0e3;
  border-bottom: 1px solid #ff9800;
}
@media (max-width: 767px) {
  .list-fluid .list-row.important .list-cell:not(:last-child),
  .responsive-table-e .list-row.important .list-cell:not(:last-child),
  .list-fluid .table-row.important .list-cell:not(:last-child),
  .responsive-table-e .table-row.important .list-cell:not(:last-child),
  .list-fluid .list-row.important .table-cell:not(:last-child),
  .responsive-table-e .list-row.important .table-cell:not(:last-child),
  .list-fluid .table-row.important .table-cell:not(:last-child),
  .responsive-table-e .table-row.important .table-cell:not(:last-child) {
    border-bottom: 0px solid #ff9800;
  }
}
.list-fluid .list-row.important:hover,
.responsive-table-e .list-row.important:hover,
.list-fluid .table-row.important:hover,
.responsive-table-e .table-row.important:hover {
  background: #fff0e3;
}
.list-fluid .list-row.important a,
.responsive-table-e .list-row.important a,
.list-fluid .table-row.important a,
.responsive-table-e .table-row.important a {
  color: #fc7700;
  font-weight: bold;
}
.list-fluid .list-row .small,
.responsive-table-e .list-row .small,
.list-fluid .table-row .small,
.responsive-table-e .table-row .small {
  display: block;
  color: #757575;
}
.list-fluid .list-row .ingress,
.responsive-table-e .list-row .ingress,
.list-fluid .table-row .ingress,
.responsive-table-e .table-row .ingress {
  color: #444;
  font-size: 0.9em;
  font-style: italic;
  padding: 0.5em 0;
  display: none;
}
.list-fluid .list-row.unread a,
.responsive-table-e .list-row.unread a,
.list-fluid .table-row.unread a,
.responsive-table-e .table-row.unread a {
  font-weight: bold;
}
.list-fluid .list-row .unread-icon,
.responsive-table-e .list-row .unread-icon,
.list-fluid .table-row .unread-icon,
.responsive-table-e .table-row .unread-icon {
  display: inline-block;
}
.list-fluid .list-row .read-icon,
.responsive-table-e .list-row .read-icon,
.list-fluid .table-row .read-icon,
.responsive-table-e .table-row .read-icon {
  display: none;
}
.list-fluid .list-row .draft-icon,
.responsive-table-e .list-row .draft-icon,
.list-fluid .table-row .draft-icon,
.responsive-table-e .table-row .draft-icon {
  display: none;
}
.list-fluid .list-row .archived-icon,
.responsive-table-e .list-row .archived-icon,
.list-fluid .table-row .archived-icon,
.responsive-table-e .table-row .archived-icon {
  display: none;
}
.list-fluid .list-row.read a,
.responsive-table-e .list-row.read a,
.list-fluid .table-row.read a,
.responsive-table-e .table-row.read a {
  font-weight: normal;
}
.list-fluid .list-row.read .unread-icon,
.responsive-table-e .list-row.read .unread-icon,
.list-fluid .table-row.read .unread-icon,
.responsive-table-e .table-row.read .unread-icon {
  display: none;
}
.list-fluid .list-row.read .read-icon,
.responsive-table-e .list-row.read .read-icon,
.list-fluid .table-row.read .read-icon,
.responsive-table-e .table-row.read .read-icon {
  display: inline-block;
}
.list-fluid .list-row.draft .draft-icon,
.responsive-table-e .list-row.draft .draft-icon,
.list-fluid .table-row.draft .draft-icon,
.responsive-table-e .table-row.draft .draft-icon {
  display: inline-block;
}
.list-fluid .list-row.draft .unread-icon,
.responsive-table-e .list-row.draft .unread-icon,
.list-fluid .table-row.draft .unread-icon,
.responsive-table-e .table-row.draft .unread-icon {
  display: none;
}
.list-fluid .list-row.draft .read-icon,
.responsive-table-e .list-row.draft .read-icon,
.list-fluid .table-row.draft .read-icon,
.responsive-table-e .table-row.draft .read-icon {
  display: none;
}
.list-fluid .list-row.draft .list-options-icons span,
.responsive-table-e .list-row.draft .list-options-icons span,
.list-fluid .table-row.draft .list-options-icons span,
.responsive-table-e .table-row.draft .list-options-icons span {
  display: none;
}
.list-fluid .list-row.archived .archived-icon,
.responsive-table-e .list-row.archived .archived-icon,
.list-fluid .table-row.archived .archived-icon,
.responsive-table-e .table-row.archived .archived-icon {
  display: inline-block;
}
.list-fluid .list-row.archived .unread-icon,
.responsive-table-e .list-row.archived .unread-icon,
.list-fluid .table-row.archived .unread-icon,
.responsive-table-e .table-row.archived .unread-icon {
  display: none;
}
.list-fluid .list-row.archived .read-icon,
.responsive-table-e .list-row.archived .read-icon,
.list-fluid .table-row.archived .read-icon,
.responsive-table-e .table-row.archived .read-icon {
  display: none;
}
.list-fluid .list-row.archived .list-options-icons span,
.responsive-table-e .list-row.archived .list-options-icons span,
.list-fluid .table-row.archived .list-options-icons span,
.responsive-table-e .table-row.archived .list-options-icons span {
  display: none;
}
.list-fluid .list-row:not(.important).read a,
.responsive-table-e .list-row:not(.important).read a,
.list-fluid .table-row:not(.important).read a,
.responsive-table-e .table-row:not(.important).read a {
  font-weight: normal;
  color: #333;
}
.list-fluid .list-row .state-note-text,
.responsive-table-e .list-row .state-note-text,
.list-fluid .table-row .state-note-text,
.responsive-table-e .table-row .state-note-text {
  color: #000;
  font-family: sans-serif;
  font-weight: bold;
}
.list-fluid .list-header,
.responsive-table-e .list-header {
  background: none;
  margin-top: 0;
}
.list-fluid .list-header a,
.responsive-table-e .list-header a,
.list-fluid .list-header .sortable-header,
.responsive-table-e .list-header .sortable-header {
  font-weight: bold;
}
.list-fluid .list-header .list-cell,
.responsive-table-e .list-header .list-cell {
  border-bottom: 2px solid #ddd;
}
@media (max-width: 767px) {
  .list-fluid .list-header,
  .responsive-table-e .list-header {
    display: none;
  }
}
.list-fluid .list-main-icon,
.responsive-table-e .list-main-icon {
  width: 35px;
  max-width: 35px;
  min-width: 35px;
  padding-left: 12px !important;
  text-align: center;
  vertical-align: baseline !important;
}
@media (max-width: 767px) {
  .list-fluid .list-main-icon,
  .responsive-table-e .list-main-icon {
    float: right !important;
  }
}
.list-fluid .list-options-icons,
.responsive-table-e .list-options-icons {
  clear: both;
}
@media (min-width: 768px) {
  .list-fluid .list-options-icons,
  .responsive-table-e .list-options-icons {
    min-width: 122px;
  }
}
.list-fluid .list-options-icons > span,
.responsive-table-e .list-options-icons > span {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  margin: 0 .5em !important;
  width: auto !important;
}
@media (max-width: 400px) {
  .list-fluid .list-options-icons > span,
  .responsive-table-e .list-options-icons > span {
    margin: 0 .5em 0 0 !important;
  }
}
.list-fluid .list-options-icons > span.list-option,
.responsive-table-e .list-options-icons > span.list-option {
  width: 25px;
}
.favorite .favorite-icon,
.favorite .unfavorite-icon {
  padding: 10px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .favorite .favorite-icon,
  .favorite .unfavorite-icon {
    padding: 2px 12px 3px 12px;
  }
}
.favorite .favorite-icon i.fa,
.favorite .unfavorite-icon i.fa {
  width: auto !important;
}
.favorite .favorite-icon {
  display: none !important;
}
.favorite .unfavorite-icon {
  display: inline-block !important;
}
.favorite:focus .mobile-hidden .favorite-icon,
.favorite.in-favorites .favorite-icon {
  display: inline-block !important;
}
.favorite:focus .mobile-hidden .unfavorite-icon,
.favorite.in-favorites .unfavorite-icon {
  display: none !important;
}
.favorite.in-favorites:focus .mobile-hidden .favorite-icon {
  display: none !important;
}
.favorite.in-favorites:focus .mobile-hidden .unfavorite-icon {
  display: inline-block !important;
}
.follow .follow-icon,
.follow .unfollow-icon {
  padding: 10px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .follow .follow-icon,
  .follow .unfollow-icon {
    padding: 2px 12px 3px 12px;
  }
}
.follow .follow-icon i.fa,
.follow .unfollow-icon i.fa {
  width: auto !important;
}
.follow .follow-icon {
  display: none !important;
}
.follow .unfollow-icon {
  display: inline-block !important;
}
.follow:focus .mobile-hidden .follow-icon,
.follow.following .follow-icon {
  display: inline-block !important;
}
.follow:focus .mobile-hidden .unfollow-icon,
.follow.following .unfollow-icon {
  display: none !important;
}
.follow.following:focus .mobile-hidden .follow-icon {
  display: none !important;
}
.follow.following:focus .mobile-hidden .unfollow-icon {
  display: inline-block !important;
}
i.check,
.check i {
  color: #D2D2D2;
  display: inline;
}
.check .checkin-icon {
  display: none;
}
.check .checkout-icon {
  display: inline;
}
.check.checked-in .checkin-icon {
  display: inline;
}
.check.checked-in .checkin-icon i,
.check.checked-in i.checkin-icon {
  display: inline;
  color: #333;
  color: #04821B;
}
.check.checked-in .checkout-icon {
  display: none;
}
.check:focus .mobile-hidden .checkin-icon,
.check:focus .mobile-hidden .checkout-icon {
  color: #333;
}
.category .change-category-icon {
  display: none;
}
.category .attach-category-icon {
  display: inline;
}
.category.has-category .change-category-icon {
  display: inline;
}
.category.has-category .attach-category-icon {
  display: none;
}
.category.following:focus .follow-icon {
  display: none;
}
.category.following:focus .unfollow-icon {
  display: inline;
}
@media (min-width: 768px) {
  .list-fluid,
  .responsive-table-e {
    display: table;
    width: 100%;
  }
  .list-fluid .list-cell,
  .responsive-table-e .list-cell {
    display: table-cell;
    padding: 6px;
    vertical-align: middle;
    border-bottom: 1px solid #EEE;
  }
  .list-fluid .list-header,
  .responsive-table-e .list-header {
    display: table-row;
  }
  .list-fluid .list-row,
  .responsive-table-e .list-row {
    display: table-row;
    border: 0;
    overflow: auto;
  }
  .list-fluid .list-caption,
  .responsive-table-e .list-caption {
    display: table-caption;
  }
  .list-fluid .table-cell.icon,
  .responsive-table-e .table-cell.icon {
    width: 30px;
  }
}
.desktop-option {
  position: relative;
}
.desktop-option .desktop-preview {
  background: #f1f1f1;
  border: 1px solid #ccc;
  border-radius: 2px;
  min-height: 200px;
}
.desktop-option .desktop-name {
  display: block;
  text-align: center;
}
.desktop-option.active .desktop-preview {
  border: 1px solid rgba(68, 68, 68, 0.46);
  box-shadow: 0 0 2px 2px rgba(68, 68, 68, 0.17);
  -webkit-box-shadow: 0 0 2px 2px rgba(68, 68, 68, 0.17);
  -moz-box-shadow: 0 0 2px 2px rgba(68, 68, 68, 0.17);
}
.desktop-option.active .desktop-name {
  font-weight: bold;
}
.desktop-option .desktop-hover {
  display: none;
}
.desktop-option:hover .desktop-hover {
  background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
  height: 200px;
  font-size: 1.2em;
  font-weight: bold;
  position: absolute;
  text-align: center;
  width: 100%;
  padding-top: 80px;
  display: block;
  cursor: pointer;
}
.file-upload {
  position: relative;
  overflow: hidden;
}
.file-upload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
}
.desktop .panel-body li {
  margin-bottom: 0.5em;
}
.person-activity .profile-image {
  border: 1px solid gray;
  width: 80px;
  max-width: 100%;
}
.person-activity .row {
  border-bottom: 1px solid #efefef;
}
.read-all {
  font-weight: bold;
}
.demo-content-e {
  opacity: 0.5;
  pointer-events: none;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE/Edge */
  user-select: none;
}
.demo-e .portlet-content {
  position: relative;
}
.demo-e .portlet-content > *:not(.demo-link) {
  opacity: 0.5;
  pointer-events: none;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE/Edge */
  user-select: none;
}
.demo-e .portlet-content .demo-link {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
}
.demo-e .portlet-content .demo-link > a,
.demo-e .portlet-content .demo-link > span {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  float: right;
  padding: 0.5em 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
}
.demo-e .portlet-content .demo-link > a:hover,
.demo-e .portlet-content .demo-link > span:hover {
  text-decoration: none;
}
.demo-e:hover .demo-link {
  display: block;
}
body.controls-visible .demo-e .portlet-content > *:not(.demo-link) {
  opacity: 1;
  pointer-events: auto;
  -webkit-touch-callout: auto;
  /* iOS Safari */
  -webkit-user-select: auto;
  /* Chrome/Safari/Opera */
  -khtml-user-select: auto;
  /* Konqueror */
  -moz-user-select: auto;
  /* Firefox */
  -ms-user-select: auto;
  /* IE/Edge */
  user-select: auto;
}
.e .news {
  margin: 20px 0 0 0;
}
.e .news .row {
  margin: 0 0 10px 0;
}
.e .news .image,
.e .news .text {
  padding: 0;
}
.e .news .image {
  padding-right: 10px;
  min-width: 100px;
}
.e .quick-info,
.e .pointer,
.e .moveable {
  cursor: pointer;
}
.e .ui-sortable-helper .hide-when-drag {
  display: none !important;
}
.e .tool-icon {
  width: 24px;
  height: auto;
}
.e .tool-icon.in-list {
  width: 32px;
  padding-right: 10px;
}
.e .tools-grid .tool {
  display: block;
  margin-bottom: 10px;
}
.e #emergency {
  background: #fdf03c;
  padding: 20px;
  font-size: 15px;
  border-bottom: 1px solid #666;
  display: none;
  text-align: center;
}
.e #emergency p {
  display: inline;
}
/* close .e */
#desktop-switcher .desktop-menu.dropdown-menu {
  min-width: 305px !important;
}
@media (max-width: 768px) {
  #desktop-switcher .desktop-menu.dropdown-menu {
    min-width: 213px !important;
  }
}
#desktop-switcher .multi-desktops {
  margin: 0;
  padding: 0px;
}
#desktop-switcher .multi-desktops .row {
  margin: 0;
  padding: 0;
}
#desktop-switcher .multi-desktops .row .col {
  display: inline-block;
  font-size: 9px;
  line-height: 1;
  margin: 0;
  padding: 0;
  vertical-align: top;
  padding: 2px 0 0 6px;
}
#desktop-switcher .multi-desktops .row .col:last-child {
  padding: 2px 6px 0 0 ;
}
#desktop-switcher .caret,
#desktop-switcher .nav-name {
  display: none;
}
#mobile-header {
  display: none;
}
#mobile-header a {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  margin: 5px;
  padding: 4px 10px;
}
#mobile-header a i {
  font-size: 1.5em;
}
.presentation-area-intro {
  /* background:@theme-color; */
  text-align: center;
  padding: 20px;
  /*
   border-top: 1px solid rgba(255, 255, 255, 0.39);
   border-bottom: 1px solid rgba(255, 255, 255, 0.39);
    */
}
.presentation-area-intro h1,
.presentation-area-intro p {
  color: #fff !important;
}
.presentation-area-intro h1.frontpage-title {
  margin: 0;
}
.presentation-area-intro .inner {
  max-width: 800px;
  margin: 0 auto;
}
.presentation-area {
  /* border-top: 1px solid @theme-color;*/
  padding: 20px;
}
.presentation-area .row {
  margin-bottom: 20px;
}
.presentation-area .frontpage-title {
  color: white;
  font-weight: normal;
  font-size: 1.2em;
}
.presentation-area .presentation-main-title {
  text-align: center;
  padding: 0;
  margin: 0;
}
.presentation-area p {
  margin-top: 1em;
}
.presentation-area .presentation .presentation-item {
  text-align: center;
}
.presentation-area .presentation .presentation-item .frontpage-title a {
  /* color:@theme-color; */
  text-decoration: none;
  /*
                  &:hover{
                     color: @theme-color;
                  }
                  */
}
.presentation-area .presentation .presentation-icon {
  color: white;
  /* background: fade(@theme-color, 80%); */
  border-radius: 100%;
  display: inline-block;
  font-size: 3em;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  /* 
            &:hover{
               background:@theme-color;
               
            }
            */
}
.presentation-area .presentation .presentation-icon i {
  font-size: 51px;
  line-height: 92px;
}
.panel-actions {
  display: none;
}
/* prevent background scrolling, when modal is open */
body.modal-open {
  overflow: hidden;
}
#intro .modal-header {
  display: none;
}
#intro .modal-body {
  padding: 0;
  position: relative;
  padding-bottom: 432px;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}
#intro .modal-body iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#intro .modal-footer {
  background: #d56321 none repeat scroll 0 0;
  border-top: 0 none;
  padding: 20px 10px;
  text-align: center;
  color: #f6aa7e;
}
#intro .modal-footer .intro-footer {
  font-weight: normal;
}
#intro .modal-footer .intro-footer > * {
  vertical-align: middle;
}
#intro .modal-footer .btn {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  box-shadow: 0 0 0 0 transparent;
  color: #f6aa7e;
}
#intro .modal-footer .btn:hover {
  text-decoration: underline;
}
#intro .modal-footer #intro-primary {
  float: right;
}
@media (max-width: 768px) {
  #intro .modal-footer #intro .modal-footer {
    padding: 20px 10px;
  }
}
#intro .modal-footer #skip-forever,
#intro .modal-footer .additional-buttons {
  text-align: center;
  width: 49%;
}
@media (max-width: 768px) {
  #intro .modal-footer #skip-forever,
  #intro .modal-footer .additional-buttons {
    width: 100%;
    padding: 10px;
    margin: 0;
  }
}
.e .panel-portlet.panel {
  box-shadow: 0 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
}
.e .nav li#help-link a i {
  margin-right: 0;
}
#help-link {
  margin-left: 1em;
}
.e.page-navi .portlet-content {
  padding: 0;
  background: #d56321;
  margin: 0;
  display: block;
  padding: 0 1.2em;
}
.e.page-navi ul {
  padding: 0;
}
.e.page-navi ul li {
  display: inline-block;
  padding: 0;
  margin: -1px 0.8em -2px 0;
}
.e.page-navi ul li a {
  padding: 0.8em 0 !important;
  color: #fefefe;
  margin-right: 1em;
  background: transparent;
}
.e.page-navi ul li a.selected {
  background-color: #d56321 !important;
  color: #fff !important;
  border: 0;
  font-weight: bold;
}
.e.page-navi ul li a.selected:after {
  position: absolute;
  bottom: 0px;
  left: 18px;
  display: inline-block;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  content: '';
  left: 50%;
  margin-left: -8px;
}
.e header#main-header,
.e#main-header {
  margin-bottom: 0px !important;
}
.e header#main-header #usermenu > li,
.e#main-header #usermenu > li {
  display: flex;
  align-items: center;
}
.e #topbar {
  padding: .5em 0;
}
.e.desktop-web-content-layout .portlet-body .breadcrumb li .divider {
  padding: 0 0px 0 8px;
}
.e.desktop-web-content-layout .portlet-body .breadcrumb li + li::before {
  content: "\f105" !important;
  font-family: FontAwesome;
}
.e.desktop-web-content-layout .portlet-body .breadcrumb li.last {
  clear: both;
  float: none;
  color: #484848;
}
.e.desktop-web-content-layout .portlet-body .breadcrumb li.last a {
  color: #484848;
}
.e.desktop-web-content-layout .portlet-body .breadcrumb li.last .divider {
  display: none;
}
.e.desktop-web-content-layout .column-mid-section {
  max-width: 800px;
}
.e.desktop-web-content-layout .portlet-column-content-last .portlet .desktop-web-content-wrapper.desktop-web-content-has-content {
  background: #efefef none repeat scroll 0 0;
  border: 1px solid #ccc;
  margin-bottom: 1em;
  padding: 1em;
  border-radius: 2px;
}
.e.desktop-web-content-layout .portlet-column-content-last .portlet .desktop-web-content-wrapper.desktop-web-content-has-content .desktop-web-content-main-title {
  font-size: 1.4em;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
  padding-bottom: .3em;
  margin: 0 0 0.3em 0;
}
.e.desktop-web-content-layout .portlet-column-content-last .portlet .desktop-web-content-wrapper.desktop-web-content-has-content .portlet-content,
.e.desktop-web-content-layout .portlet-column-breadcrumb .portlet-content {
  padding-bottom: 0;
}
.e.desktop-web-content-layout .portlet-column-breadcrumb {
  padding-top: 0.9em !important;
}
.e.desktop-web-content-layout .portlet-column-navigation .level-1 > li > a {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  color: #747678;
}
.e.desktop-web-content-layout .portlet-column-navigation .level-1 > li.open > a {
  font-weight: bold;
}
.e.desktop-web-content-layout .portlet-column-navigation .level-2 li {
  background: transparent;
}
.e.desktop-web-content-layout .portlet-column-navigation .level-2 li.open {
  background: #efefef none repeat scroll 0 0;
}
.e.desktop-web-content-layout .portlet-column-navigation .level-2 li.open > a {
  font-weight: bold;
  padding-bottom: .5em;
  padding-top: .5em;
  border-bottom: 1px solid #fff;
}
.e .portlet-column-navigation .level-1 > li > a {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  color: #747678;
}
.e .portlet-column-navigation .level-1 > li.open > a {
  font-weight: bold;
}
.e .portlet-column-navigation .level-2 li {
  background: transparent;
}
.e .portlet-column-navigation .level-2 li.open {
  background: #efefef none repeat scroll 0 0;
}
.e .portlet-column-navigation .level-2 li.open > a {
  font-weight: bold;
  padding-bottom: .5em;
  padding-top: .5em;
  border-bottom: 1px solid #fff;
}
.desktop-web-content-body h1,
.desktop-web-content-body h2,
.desktop-web-content-body h3 {
  font-size: 2em;
  font-weight: normal;
  line-height: 1.2em;
}
.desktop-web-content-body h1:first-child,
.desktop-web-content-body h2:first-child,
.desktop-web-content-body h3:first-child {
  margin-top: 0;
}
.desktop-web-content-body h2 {
  font-size: 1.8em;
}
.desktop-web-content-body h3 {
  font-size: 1.5em;
}
.desktop-web-content-body ul {
  list-style: disc !important;
  margin-left: 1.9em;
  margin-bottom: 1em;
}
.aui .portlet-rss .feed-entry-expander {
  display: none;
}
.aui .portlet-rss .feed-entry {
  padding-bottom: 8px;
}
.aui .portlet-rss .feed-entry-title {
  display: block;
}
.aui .portlet-rss .feed-title {
  font-size: .9em;
  color: #7e7e7e;
  margin: 0;
  margin-bottom: 12px;
}
.aui .portlet-rss .feed-title a {
  padding-left: 22px;
  color: #7e7e7e;
  font-weight: normal;
  line-height: 1.8em;
}
.aui .portlet-rss .feed-title a:before {
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  width: 20px;
  height: 20px;
}
.aui .portlet-rss .feed-entry-content {
  padding-left: 0;
  display: none;
}
.aui .portlet-rss .feed-description,
.aui .portlet-rss .feed-date {
  color: #7e7e7e;
  font-weight: normal;
  font-size: .9em;
  padding: 0;
  margin: 0;
  background: 0;
}
.aui .portlet-rss .feed-entry,
.aui .portlet-basic-list .newslist li {
  background-position: 0 5px;
  padding-left: 8px;
}
.aui .portlet-rss .feed-entries {
  font-size: inherit;
}
.aui .portlet-rss .feed-entry-title a {
  color: #000;
  font-weight: normal;
}
.aui .portlet-rss .feed-entry-title a:before {
  font-family: FontAwesome;
  content: "\f0da";
  width: 9px;
  display: inline-block;
}
.aui .portlet-basic-list .portlet-rss,
.aui .portlet-rss .portlet-body {
  min-height: 21em;
}
.aui .portlet-rss .feed {
  padding: 0;
}
.aui .portlet-rss .portlet-title {
  display: block !important;
  font-family: Tahoma, Geneva, sans-serif !important;
  letter-spacing: .1em !important;
  font-size: 1.4em !important;
  color: #000 !important;
  text-transform: none !important;
  font-weight: normal !important;
  border-bottom: 1px solid #cdcdcd !important;
  margin-top: 0;
  padding-bottom: 5px;
}
.e .presentation-area {
  padding: 0;
}
.e .presentation-area {
  border-top: 1px solid rgba(255, 148, 21, 0.9);
  border-bottom: 1px solid rgba(255, 148, 21, 0.9);
}
.e .presentation-area .presentation-row {
  margin: 0;
  padding: 1em 0;
  display: flex;
  background-color: rgba(255, 171, 72, 0.9);
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.e .presentation-area .presentation-row.bottom {
  background-color: rgba(255, 255, 255, 0.9);
  border-top: 1px solid #ea9c3f;
}
.e .presentation-area .presentation-row .presentation-item {
  order: 2;
  transition: all .2s;
  flex-basis: 10%;
}
.e .presentation-area .presentation-row .presentation-item.main-text {
  font-size: 2em;
  flex-basis: 15%;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: 'Slabo 13px', Verdana, sans-serif !important;
}
@media (max-width: 900px) {
  .e .presentation-area .presentation-row .presentation-item.main-text {
    order: 1;
    flex-basis: 100%;
    margin-bottom: 1em;
  }
}
@media (max-width: 900px) {
  .e .presentation-area .presentation-row .presentation-item {
    flex-basis: 33%;
  }
}
.e .presentation-area .presentation-row .presentation-item .presentation-icon {
  color: rgba(255, 171, 72, 0.9);
  background: #fff;
  width: 55px;
  height: 55px;
  transition: all .2s;
}
.e .presentation-area .presentation-row .presentation-item .presentation-icon i {
  transition: all .2s;
  font-size: 25px;
  line-height: 56px;
}
.e .presentation-area .presentation-row .presentation-item .frontpage-title:not(.presentation-main-title) {
  margin: 0.5em 0;
  transition: all .2s;
}
.e .presentation-area .presentation-row .presentation-item .frontpage-title:not(.presentation-main-title) a {
  color: white;
  text-transform: uppercase;
  font-size: 12px;
}
.e .presentation-area .presentation-row .presentation-item .frontpage-title:not(.presentation-main-title) a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.e .presentation-area .presentation-row .presentation-item:hover .presentation-icon i,
.e .presentation-area .presentation-row .presentation-item:focus .presentation-icon i {
  font-size: 28px;
}
.e .presentation-area .presentation-row .presentation-item:hover .presentation-icon:hover,
.e .presentation-area .presentation-row .presentation-item:focus .presentation-icon:hover {
  background: #fff;
}
.e .presentation-area .presentation-row .presentation-item:hover a,
.e .presentation-area .presentation-row .presentation-item:focus a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.e .presentation-area .presentation-row .presentation-item:hover a:hover,
.e .presentation-area .presentation-row .presentation-item:focus a:hover {
  color: #fff;
  text-decoration: none !important;
}
.e .presentation-area .presentation-row .presentation-item:hover .frontpage-title,
.e .presentation-area .presentation-row .presentation-item:focus .frontpage-title {
  opacity: 1;
}
.e .panel-portlet.panel .panel-heading .panel-title i {
  color: #484848 !important;
}
.e .dropdown-menu > li {
  text-transform: none;
  letter-spacing: normal;
}
.e #main-nav .btn-group {
   flex-flow: nowrap !important;
   flex-wrap: nowrap;
}
.e #main-nav .btn-group.open .dropdown-toggle{
  box-shadow: none !important;
}
.e #main-nav .nav-btn {
   margin: 0px !important;
}
.e .dropdown-menu > li.dropdown-title {
  padding: .6em 1em;
  border-bottom: 1px solid #efefef;
  line-height: 1.5em;
  text-transform: uppercase;
  color: #9e9489;
  text-align: center;
  padding-top: .45em;
  font-weight: 700;
}
.e .dropdown-menu > li a {
  padding: 6px 10px;
  color: #484848;
}
.e .dropdown-menu > li a i {
  min-width: 20px;
  padding-right: .3em;
}
.e .responsive-table-e a span.small,
.e .workspaces a span.small,
.e .portlet-announcement-list a span.small,
.e .responsive-table-e a small,
.e .workspaces a small,
.e .portlet-announcement-list a small,
.e .responsive-table-e a > span:not(.label),
.e .workspaces a > span:not(.label),
.e .portlet-announcement-list a > span:not(.label) {
  display: inline-block !important;
  width: 100%;
}
.e .responsive-table-e a:hover span.small,
.e .workspaces a:hover span.small,
.e .portlet-announcement-list a:hover span.small,
.e .responsive-table-e a:hover small,
.e .workspaces a:hover small,
.e .portlet-announcement-list a:hover small,
.e .responsive-table-e a:hover > span,
.e .workspaces a:hover > span,
.e .portlet-announcement-list a:hover > span {
  text-decoration: none !important;
}
.e .responsive-table-e a.list-cell,
.e .workspaces a.list-cell,
.e .portlet-announcement-list a.list-cell,
.e .responsive-table-e a.event-link,
.e .workspaces a.event-link,
.e .portlet-announcement-list a.event-link,
.e .responsive-table-e a.title,
.e .workspaces a.title,
.e .portlet-announcement-list a.title {
  display: block;
  width: 100%;
}
.e .favorites .list-cell a.title {
  display: block !important;
}
.e .favorites .list-cell a.title span.small {
  display: inline-block !important;
  width: 100%;
}
.e .favorites .list-cell a.title:hover span.small {
  display: inline-block !important;
  width: 100%;
  text-decoration: none !important;
}
.portlet-title-text {
  display: none;
}
.header-visible-e .portlet-title-text {
   display: inline-block;
}
.portlet-decorate .portlet-content {
  background: transparent;
  border-color: transparent;
  padding: 0;
}
/* fixes for aui styles */
.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0px;
  -webkit-transform-origin-y: 0px;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important;
}
#usermenu .user-dropdown .dropdown-menu.pull-right {
  min-width: 290px ! important;
  /* max-height: 600px !important; */
}
.ltr .column,
.rtl .column-last {
  float: none;
}
.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _position: absolute !important;
}
#login-btn {
  border: 0;
  border-radius: 0;
  color: #484848;
}
.e .popover {
  border-radius: 0;
  border-color: #e3e3e3;
  background: #fff;
}
.e .popover.left .arrow {
  border-left-color: #e3e3e3 !important;
}
.e .popover.right .arrow {
  border-right-color: #e3e3e3 !important;
}
.e .mobile-visible {
  display: none !important;
}
.vc-link-list li a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .e .mobile-visible {
    display: inline-block !important;
  }
  .e div.mobile-visible {
    display: block !important;
  }
  .vc-link-list li a {
    height: auto;
    padding: 0.3em 0;
    font-size: 1.4em;
  }
}
.e .avatar img {
  border-radius: 50%;
  width: 40px;
  object-fit: cover;
}
#usermenu .dropdown-menu > li.user-header > img {
  object-fit: cover;
}
.desktop-icon.fa-grav {
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.e nav.navbar .dropdown-menu h3 {
  color: #757575;
  font-weight: 500;
  text-transform: uppercase;
  padding: 7px 10px 2px;
  font-size: 1em;
}

#main-nav  {
  display:flex;
  gap:1em;
  margin-top: 1rem;
}  
#main-nav.mobile-bp-1{
  flex-wrap: wrap; 
}
@media (min-width: 768px) {
  #navi-collapse{
     display: flex;
  }
  #main-nav  {
     margin-top: 0;
     margin-bottom: 0;
     align-self: stretch;
     align-items: stretch;
  }
  #main-nav > li > a, #main-nav > li .nav-btn, #main-nav > li > .dropdown-btn-container {
     display: flex;
     flex-grow: 1;
     align-items: center;
     height: 100%;
     align-self: stretch;
  }
}

#main-nav .btn{
  border:none !important;
  box-shadow:none !important;
}
.dd-toggle { 
    margin-left: auto !important;     
}

.dropdown-btn-container {
  display: flex !important;
  flex: 1 !important;
  align-items: stretch !important;
}

.nav-btn {
  flex: 1 !important;
   text-align: left !important;
   padding-right: 2px !important;
}

@media (max-width: 767px) {
  
  #main-nav {
  flex-direction: column;
  padding-right: 0;
  }
  #main-nav .dropdown-btn-container {
      flex-wrap: wrap;
  }
  .open .mobile-dd {
     width:100% !important;
  }
}
@media (min-width: 767px) {
  .subnavi > li.active > a:after{
     transform: translateX(-50%);
  }

  .dropdown-btn-container:hover{
     background-color: #fafafa;
  }
  .dropdown-btn-container:hover .nav-btn{
     background-color: #fafafa;
  }
  .dropdown-btn-container:hover .dropdown-toggle{
     background-color: transparent;
  }
  .dropdown-btn-container:hover > .dropdown-menu {
     display: block
  }

  .nav-btn {
 padding: 6px !important;
  }
  }

  #usermenu li #profile-link {
    color: white !important;
    background-color: transparent !important;
 }

 #usermenu li #profile-link:hover {
    background: transparent !important;
 }