/*
* OLYMPOS LAYOUT & THEME
* Supported Browsers > Google Chrome 3+ , Mozilla Firefox 3+ , Safari 3+ , Opera 3+ , Yandex Browser , Inernet Explorer 9+
* Copyright 2016 - PrimeFaces Theme Market - PrimeTek */
/* FONT-FACE*/
@font-face {
  font-family: 'latoblack';
  src: url("/faces/javax.faces.resource/fonts/lato-black-webfont.eot?ln=primefaces-olympos");
  src: url("/faces/javax.faces.resource/fonts/lato-black-webfont.eot?ln=primefaces-olympos#iefix") format("embedded-opentype"), url("/faces/javax.faces.resource/fonts/lato-black-webfont.woff2?ln=primefaces-olympos") format("woff2"), url("/faces/javax.faces.resource/fonts/lato-black-webfont.woff?ln=primefaces-olympos") format("woff"), url("/faces/javax.faces.resource/fonts/lato-black-webfont.ttf?ln=primefaces-olympos") format("truetype"), url("/faces/javax.faces.resource/fonts/lato-black-webfont.svg?ln=primefaces-olympos#latoblack") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latobold';
  src: url("/faces/javax.faces.resource/fonts/lato-bold-webfont.eot?ln=primefaces-olympos");
  src: url("/faces/javax.faces.resource/fonts/lato-bold-webfont.eot?ln=primefaces-olympos#iefix") format("embedded-opentype"), url("/faces/javax.faces.resource/fonts/lato-bold-webfont.woff2?ln=primefaces-olympos") format("woff2"), url("/faces/javax.faces.resource/fonts/lato-bold-webfont.woff?ln=primefaces-olympos") format("woff"), url("/faces/javax.faces.resource/fonts/lato-bold-webfont.ttf?ln=primefaces-olympos") format("truetype"), url("/faces/javax.faces.resource/fonts/lato-bold-webfont.svg?ln=primefaces-olympos#latobold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoregular';
  src: url("/faces/javax.faces.resource/fonts/lato-regular-webfont.eot?ln=primefaces-olympos");
  src: url("/faces/javax.faces.resource/fonts/lato-regular-webfont.eot?ln=primefaces-olympos#iefix") format("embedded-opentype"), url("/faces/javax.faces.resource/fonts/lato-regular-webfont.woff2?ln=primefaces-olympos") format("woff2"), url("/faces/javax.faces.resource/fonts/lato-regular-webfont.woff?ln=primefaces-olympos") format("woff"), url("/faces/javax.faces.resource/fonts/lato-regular-webfont.ttf?ln=primefaces-olympos") format("truetype"), url("/faces/javax.faces.resource/fonts/lato-regular-webfont.svg?ln=primefaces-olympos#latoregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latolight';
  src: url("/faces/javax.faces.resource/fonts/lato-light-webfont.eot?ln=primefaces-olympos");
  src: url("/faces/javax.faces.resource/fonts/lato-light-webfont.eot?ln=primefaces-olympos#iefix") format("embedded-opentype"), url("/faces/javax.faces.resource/fonts/lato-light-webfont.woff2?ln=primefaces-olympos") format("woff2"), url("/faces/javax.faces.resource/fonts/lato-light-webfont.woff?ln=primefaces-olympos") format("woff"), url("/faces/javax.faces.resource/fonts/lato-light-webfont.ttf?ln=primefaces-olympos") format("truetype"), url("/faces/javax.faces.resource/fonts/lato-light-webfont.svg?ln=primefaces-olympos#latolight") format("svg");
  font-weight: normal;
  font-style: normal; }

.FontLatoLight {
  font-family: "latolight"; }

.FontLatoRegular {
  font-family: "latoregular"; }

.FontLatoBold {
  font-family: "latobold"; }

.FontLatoBlack {
  font-family: "latoblack"; }

/*BODY*/
html {
  height: 100%;
  font-size: 10px; }

body {
  margin: 0;
  height: 100%;
  width: 100%;
  font-size: 14px;
  font-family: "latoregular";
  background-color: #f2f2f2; }

/* Classes For Menu */
/* Coloring Topbar */
.NavyTopbar #layout-topbar-cover {
  background-color: #1f3b59 !important; }

.LeadenTopbar #layout-topbar-cover {
  background-color: #355c68 !important; }

.RedTopbar #layout-topbar-cover {
  background-color: #e2033d !important; }

.GreenTopbar #layout-topbar-cover {
  background-color: #05c436 !important; }

.YellowTopbar #layout-topbar-cover {
  background-color: #f7ce03 !important; }

.OrangeTopbar #layout-topbar-cover {
  background-color: #ff9f1a !important; }

.PurpleTopbar #layout-topbar-cover {
  background-color: #8f7ee6 !important; }

.BlueTopbar #layout-topbar-cover {
  background-color: #00aaff !important; }

.AquaTopbar #layout-topbar-cover {
  background-color: #0084b4 !important; }

/* TOPBAR --------------------------------------------------------------------------------*/
/* Layout Topbar Cover*/
#layout-topbar-cover {
  width: 100%;
  display: table;
  box-sizing: border-box;
  position: fixed;
  table-layout: fixed;
  top: 0;
  z-index: 999;
  height: 4.7rem;
  background-color: #355c68; }

#layout-topbar-row {
  display: table-row; }

#layout-topbar-left {
  height: 4.7rem;
  display: table-cell;
  width: 28rem;
  vertical-align: top; }

.PopupMenu #layout-topbar-left {
  width: 27.3rem; }

#logo {
  display: block;
  height: 4.7rem;
  overflow: hidden; }

#logo img {
  height: 2.1rem;
  margin: 1.3rem 0 0 1.5rem; }

#layout-topbar-right {
  height: 4.7rem;
  display: table-cell;
  background-color: rgba(40, 40, 40, 0.06);
  vertical-align: top; }

.topbar-link {
  width: 4.7rem;
  height: 4.78rem;
  display: inline-block;
  text-align: center; }

.topbar-link.active,
.topbar-link:focus,
.topbar-link:hover {
  background-color: rgba(40, 40, 40, 0.1);
  cursor: pointer; }

.topbar-link img {
  width: 1.6rem;
  height: 1.5rem;
  margin: 1.6rem 0 0; }

.topbar-link i {
  font-size: 2rem;
  margin: 1.3rem 0 0;
  display: inline-block;
  color: rgba(255, 255, 255, 0.8); }

#menu-resize-btn.active img {
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -moz-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -o-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -ms-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg); }

.PopupMenu #menu-resize-btn {
  display: none; }

.SlimMenu #menu-resize-btn img {
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -moz-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -o-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -ms-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg); }

#mobile-menu-btn {
  display: none; }

.PopupMenu #mobile-menu-btn.active {
  background-color: #282828; }

.PopupMenu #mobile-menu-btn {
  display: inline-block; }

#search-bar {
  display: inline-block;
  float: right;
  height: 4.7rem;
  padding: 0 1.5rem; }

#search-bar input[type="text"] {
  height: 2.8rem;
  width: 150px;
  border: 0 none;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 1.4rem;
  padding: 0 3.9rem 0 1.5rem;
  margin: 0.9rem 0 0;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.9);
  font-family: "latoregular";
  float: left; }

/* placeholder styling */
#search-bar input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7); }

#search-bar input[type="text"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7); }

#search-bar input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7); }

#search-bar input[type="text"]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7); }

#search-bar #search-btn {
  width: 3.8rem;
  height: 2.8rem;
  float: left;
  border-radius: 1.4rem;
  display: inline-block;
  text-align: center;
  margin: 0.9rem 0 0 -3.8rem; }

#search-bar #search-btn:focus,
#search-bar #search-btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer; }

#search-bar #search-btn i {
  font-size: 1.6rem;
  margin: 0.5rem 0 0;
  display: inline-block;
  color: rgba(255, 255, 255, 0.8); }

/* LAYOUT COVER --------------------------------------------------------------------------------*/
#layout-container {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 4.7rem; }

#layout-container-row {
  display: block; }

/* MENU --------------------------------------------------------------------------------*/
/* Layout Menu Cover */
#layout-menu-cover {
  width: 280px;
  height: 100%;
  box-sizing: border-box;
  z-index: 998;
  display: table-cell;
  position: fixed;
  background-color: #282828;
  vertical-align: top; }

#layout-menu-cover-scroll-content {
  display: block;
  height: 100%;
  position: relative; }

/* Tab Menu */
#layout-tab-menu {
  width: 58px;
  height: auto;
  min-height: 100%;
  margin: 0;
  padding: 0;
  background-color: rgba(35, 31, 32, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  padding-bottom: 100px;
  box-sizing: border-box; }

#layout-tab-menu > li {
  width: 58px;
  height: 50px; }

#layout-tab-menu > li:first-child {
  padding: 1.5rem 0 0; }

#layout-tab-menu > li > a {
  display: block;
  width: 58px;
  height: 50px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }

#layout-tab-menu > li > a.active,
#layout-tab-menu > li > a:focus,
#layout-tab-menu > li > a:hover {
  background-color: #282828;
  color: #ffffff;
  -webkit-box-shadow: inset 1px 0 0 #355c68;
  -moz-box-shadow: inset 1px 0 0 #355c68;
  box-shadow: inset 1px 0 0 #355c68; }

/* active tab link border color settings */
.NavyTopbar #layout-tab-menu > li > a.active,
.NavyTopbar #layout-tab-menu > li > a:focus,
.NavyTopbar #layout-tab-menu > li > a:hover {
  -webkit-box-shadow: inset 2px 0 0 0 #1f3b59 !important;
  box-shadow: inset 2px 0 0 0 #1f3b59 !important; }

.LeadenTopbar #layout-tab-menu > li > a.active,
.LeadenTopbar #layout-tab-menu > li > a:focus,
.LeadenTopbar #layout-tab-menu > li > a:hover {
  -webkit-box-shadow: inset 2px 0 0 0 #355c68 !important;
  box-shadow: inset 2px 0 0 0 #355c68 !important; }

.RedTopbar #layout-tab-menu > li > a.active,
.RedTopbar #layout-tab-menu > li > a:focus,
.RedTopbar #layout-tab-menu > li > a:hover {
  -webkit-box-shadow: inset 2px 0 0 0 #e2033d !important;
  box-shadow: inset 2px 0 0 0 #e2033d !important; }

.GreenTopbar #layout-tab-menu > li > a.active,
.GreenTopbar #layout-tab-menu > li > a:focus,
.GreenTopbar #layout-tab-menu > li > a:hover {
  -webkit-box-shadow: inset 2px 0 0 0 #05c436 !important;
  box-shadow: inset 2px 0 0 0 #05c436 !important; }

.YellowTopbar #layout-tab-menu > li > a.active,
.YellowTopbar #layout-tab-menu > li > a:focus,
.YellowTopbar #layout-tab-menu > li > a:hover {
  -webkit-box-shadow: inset 2px 0 0 0 #f7ce03 !important;
  box-shadow: inset 2px 0 0 0 #f7ce03 !important; }

.OrangeTopbar #layout-tab-menu > li > a.active,
.OrangeTopbar #layout-tab-menu > li > a:focus,
.OrangeTopbar #layout-tab-menu > li > a:hover {
  -webkit-box-shadow: inset 2px 0 0 0 #ff9f1a !important;
  box-shadow: inset 2px 0 0 0 #ff9f1a !important; }

.PurpleTopbar #layout-tab-menu > li > a.active,
.PurpleTopbar #layout-tab-menu > li > a:focus,
.PurpleTopbar #layout-tab-menu > li > a:hover {
  -webkit-box-shadow: inset 2px 0 0 0 #8f7ee6 !important;
  box-shadow: inset 2px 0 0 0 #8f7ee6 !important; }

.BlueTopbar #layout-tab-menu > li > a.active,
.BlueTopbar #layout-tab-menu > li > a:focus,
.BlueTopbar #layout-tab-menu > li > a:hover {
  -webkit-box-shadow: inset 2px 0 0 0 #00aaff !important;
  box-shadow: inset 2px 0 0 0 #00aaff !important; }

.AquaTopbar #layout-tab-menu > li > a.active,
.AquaTopbar #layout-tab-menu > li > a:focus,
.AquaTopbar #layout-tab-menu > li > a:hover {
  -webkit-box-shadow: inset 2px 0 0 0 #0084b4 !important;
  box-shadow: inset 2px 0 0 0 #0084b4 !important; }

#layout-tab-menu > li > a i {
  display: inline-block;
  font-size: 27px;
  margin-top: 12px; }

#layout-tab-menu > li > a .layout-tab-menu-link-text {
  position: relative;
  background-color: #5a5a5a;
  padding: 10px 15px;
  border-radius: 3px;
  font-family: "latoregular";
  font-size: 12px;
  max-width: 150px;
  display: none;
  margin: -32px 0 0 57px;
  float: left;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  text-align: left;
  min-width: 120px; }

#layout-tab-menu > li > a:focus .layout-tab-menu-link-text,
#layout-tab-menu > li > a:hover .layout-tab-menu-link-text {
  display: inline-block; }

#layout-tab-menu > li > a.active .layout-tab-menu-link-text {
  display: none; }

#layout-tab-menu > li > a .layout-tab-menu-link-text span {
  position: absolute;
  background-color: #5A5A5A;
  width: 13px;
  height: 13px;
  border-radius: 3px;
  margin-left: -20px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/* first level */
.layout-tab-submenu {
  padding: 10px;
  margin: 0;
  width: 220px;
  box-sizing: border-box;
  height: auto;
  min-height: 100%;
  margin-left: 58px;
  background-color: #282828;
  padding-bottom: 100px;
  display: none; }

.layout-tab-submenu.active {
  display: block; }

.layout-tab-submenu > li {
  display: block;
  margin: 0;
  padding: 0;
  margin-bottom: 10px; }

.layout-tab-submenu > li:first-child {
  margin-top: 0.5rem; }

.layout-tab-submenu > li > a {
  display: block;
  padding: 5px;
  font-family: "latoregular";
  font-size: 12px;
  color: #ffffff;
  cursor: pointer; }

/* second level */
.layout-tab-submenu > li ul {
  margin: 0;
  padding: 0;
  display: block; }

.layout-tab-submenu > li ul li {
  display: block;
  margin: 0;
  padding: 0; }

.layout-tab-submenu > li ul li a {
  display: block;
  padding: 5px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
  font-family: "latoregular";
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }

.layout-tab-submenu > li ul li a.active-menu,
.layout-tab-submenu > li ul li a:focus,
.layout-tab-submenu > li ul li a:hover {
  color: #ffffff;
  font-family: "latoregular";
  background-color: rgba(255, 255, 255, 0.1); }

.layout-tab-submenu > li ul li a i {
  display: inline-block;
  float: left;
  margin-right: 5px; }

/* other levels */
.layout-tab-submenu > li ul li ul {
  overflow: hidden;
  height: 0;
  display: none;
  padding-left: 10px; }

.layout-tab-submenu > li ul li ul.active-menu {
  display: block;
  height: auto; }

.layout-tab-submenu > li ul li ul li {
  border-left: dotted 1px #4E4E4E; }

/* SlimMenu Menu Cover */
.SlimMenu #layout-menu-cover {
  width: 58px; }

.SlimMenu #layout-menu-cover:focus,
.SlimMenu #layout-menu-cover:hover {
  width: 280px; }

.SlimMenu #layout-menu-cover .layout-tab-submenu {
  display: none; }

.SlimMenu #layout-menu-cover:focus .layout-tab-submenu.active,
.SlimMenu #layout-menu-cover:hover .layout-tab-submenu.active {
  display: block; }

/* PopupMenu Menu Cover */
.PopupMenu #layout-menu-cover {
  width: 320px;
  left: -320px; }

.PopupMenu #layout-menu-cover.active {
  left: 0; }

.PopupMenu .layout-tab-submenu {
  width: 260px; }

/* PORTLETS --------------------------------------------------------------------------------*/
/*Layout Portlets Cover*/
#layout-portlets-cover {
  display: block;
  height: 100%;
  font-size: 14px;
  color: #282828;
  margin-left: 280px;
  vertical-align: top;
  padding: 1rem;
  box-sizing: border-box; }

/* Cards */
.Card {
  width: 100%;
  display: block;
  padding: 1.5rem;
  box-sizing: border-box;
  background-color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }

.CardBigTopic {
  display: block;
  font-family: "latoblack";
  font-size: 1.4rem;
  line-height: 1.4rem;
  padding: 0;
  color: rgba(40, 40, 40, 0.8); }

.CardSmallTopic {
  display: block;
  font-family: "latobold";
  font-size: 1.4rem;
  line-height: 1.4rem;
  padding: 0;
  color: rgba(40, 40, 40, 0.6); }

/* SlimMenu Portlets Cover */
.SlimMenu #layout-portlets-cover {
  margin-left: 58px; }

/* PopupMenu Portlets Cover */
.PopupMenu #layout-portlets-cover {
  margin-left: 0; }

/* FOOTER --------------------------------------------------------------------------------*/
/*Layout Footer*/
/* LAYOUT STANDART STYLES -----------------------------------------------------------------*/
a {
  text-decoration: none;
  outline: none; }

img {
  outline: none; }

li {
  list-style: none; }

/* text colors */
.White {
  color: #FFFFFF !important; }

.TransparentWhite {
  color: rgba(255, 255, 255, 0.7) !important; }

.SoftGray {
  color: rgba(40, 40, 40, 0.6) !important; }

.Black {
  color: #282828 !important; }

.Blue {
  color: #00aaff !important; }

.Red {
  color: #e2033d !important; }

.Green {
  color: #05c436 !important; }

.Orange {
  color: #ff9f1a !important; }

.Yellow {
  color: #f7ce03 !important; }

.Leaden {
  color: #355c68 !important; }

.Purple {
  color: #8f7ee6 !important; }

.Aqua {
  color: #0084b4 !important; }

.Navy {
  color: #1f3b59 !important; }

/* background colors */
.WhiteBack {
  background-color: #FFFFFF; }

.SoftGrayBack {
  background-color: rgba(40, 40, 40, 0.6); }

.BlackBack {
  background-color: #282828; }

.BlueBack {
  background-color: #00aaff; }

.RedBack {
  background-color: #e2033d; }

.GreenBack {
  background-color: #05c436; }

.OrangeBack {
  background-color: #ff9f1a; }

.YellowBack {
  background-color: #f7ce03; }

.LeadenBack {
  background-color: #355c68; }

.PurpleBack {
  background-color: #8f7ee6; }

.AquaBack {
  background-color: #0084b4; }

.NavyBack {
  background-color: #1f3b59; }

/* Borders */
.BorderLeft {
  border-left: solid 1px #d1d1d1; }

.BorderRight {
  border-right: solid 1px #d1d1d1; }

.BorderTop {
  border-top: solid 1px #d1d1d1; }

.BorderBottom {
  border-bottom: solid 1px #d1d1d1; }

.BorderAll {
  border: solid 1px #d1d1d1; }

/* seperator line */
.Separator {
  border-bottom: dashed 1px #d1d3d4;
  width: 100%;
  display: block;
  overflow: hidden;
  height: 0;
  margin: 1.2rem 0;
  clear: both; }

.SeparatorFull {
  border-bottom: dashed 1px #d1d3d4;
  display: block;
  overflow: hidden;
  height: 0;
  margin: 1.2rem -1.5rem;
  clear: both; }

/* hover effect for boxlink and links */
.HoverEffect {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }

.HoverEffect:hover {
  opacity: 0.8;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }

/* shadow */
.ShadowEffect {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); }

@media screen and (min-width: 0\0) {
  /* IE 10+ specific styles go here */
  .ShadowEffect {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05); } }

/* headings */
.Heading1 {
  font-family: "latobold";
  font-size: 3.2rem;
  padding: 10px 0;
  margin: 0; }

.Heading2 {
  font-family: "latobold";
  font-size: 2.8rem;
  padding: 10px 0;
  margin: 0; }

.Heading3 {
  font-family: "latoblack";
  font-size: 2.4rem;
  padding: 10px 0;
  margin: 0; }

.Heading4 {
  font-family: "latoblack";
  font-size: 2rem;
  padding: 10px 0;
  margin: 0; }

.Heading5 {
  font-family: "latobold";
  font-size: 1.6rem;
  padding: 10px 0;
  margin: 0; }

.Heading6 {
  font-family: "latobold";
  font-size: 14px;
  padding: 10px 0;
  margin: 0; }

/* For Docs Pages Demo */
.changecolor:hover {
  background-color: #FBB040;
  padding: 10px; }

/* MEDIA QUERIES **************************************************************************************************************** */
/* Large desktop */
@media (min-width: 961px) and (max-width: 1200px) {
  html {
    font-size: 9px; }
  /* For Sizing With REM Unit */
  #layout-topbar-left {
    width: 31rem; }
  .PopupMenu #layout-topbar-left {
    width: 30.9rem; } }

/* Portrait tablet to landscape and desktop */
@media (min-width: 640px) and (max-width: 960px) {
  html {
    font-size: 9px; }
  /* For Sizing With REM Unit */
  #layout-topbar-left {
    width: 100%;
    display: block; }
  #logo img {
    margin: 1.3rem 0 0 1.2rem; }
  #layout-topbar-right {
    width: 100%;
    display: block; }
  #menu-resize-btn {
    display: none; }
  #mobile-menu-btn {
    display: inline-block; }
  #mobile-menu-btn.active,
  .PopupMenu #mobile-menu-btn.active {
    background-color: #231f20; }
  #layout-container {
    padding-top: 9.4rem; }
  .SlimMenu #layout-menu-cover {
    width: 320px;
    left: -320px; }
  .SlimMenu #layout-menu-cover:focus,
  .SlimMenu #layout-menu-cover:hover {
    width: 320px; }
  .SlimMenu #layout-menu-cover.active {
    left: 0; }
  #layout-menu-cover .layout-tab-submenu,
  .SlimMenu #layout-menu-cover .layout-tab-submenu {
    width: 260px; }
  .SlimMenu #layout-menu-cover .layout-tab-submenu.active {
    display: block; }
  #layout-menu-cover {
    width: 320px;
    left: -320px; }
  #layout-menu-cover.active {
    left: 0; }
  .SlimMenu #layout-portlets-cover {
    margin-left: 0; }
  #layout-portlets-cover {
    margin-left: 0; } }

/* Landscape phone to portrait tablet */
@media (min-width: 480px) and (max-width: 640px) {
  html {
    font-size: 8px; }
  /* For Sizing With REM Unit */
  #layout-topbar-left {
    width: 100%;
    display: block; }
  #logo img {
    margin: 1.3rem 0 0 1.2rem; }
  #layout-topbar-right {
    width: 100%;
    display: block; }
  #menu-resize-btn {
    display: none; }
  #mobile-menu-btn {
    display: inline-block; }
  #mobile-menu-btn.active,
  .PopupMenu #mobile-menu-btn.active {
    background-color: #231f20; }
  #layout-container {
    padding-top: 9.4rem; }
  .SlimMenu #layout-menu-cover {
    width: 320px;
    left: -320px; }
  .SlimMenu #layout-menu-cover:focus,
  .SlimMenu #layout-menu-cover:hover {
    width: 320px; }
  .SlimMenu #layout-menu-cover.active {
    left: 0; }
  #layout-menu-cover .layout-tab-submenu,
  .SlimMenu #layout-menu-cover .layout-tab-submenu {
    width: 260px; }
  .SlimMenu #layout-menu-cover .layout-tab-submenu.active {
    display: block; }
  #layout-menu-cover {
    width: 320px;
    left: -320px; }
  #layout-menu-cover.active {
    left: 0; }
  .SlimMenu #layout-portlets-cover {
    margin-left: 0; }
  #layout-portlets-cover {
    margin-left: 0; } }

/* Portrait phones and down */
@media (min-width: 320px) and (max-width: 480px) {
  html {
    font-size: 8px; }
  /* For Sizing With REM Unit */
  #layout-topbar-left {
    width: 100%;
    display: block; }
  #logo img {
    margin: 1.3rem 0 0 1.2rem; }
  #layout-topbar-right {
    width: 100%;
    display: block; }
  #search-bar input[type="text"] {
    width: 100px; }
  #menu-resize-btn {
    display: none; }
  #mobile-menu-btn {
    display: inline-block; }
  #mobile-menu-btn.active,
  .PopupMenu #mobile-menu-btn.active {
    background-color: #231f20; }
  #layout-container {
    padding-top: 9.4rem; }
  .SlimMenu #layout-menu-cover {
    width: 320px;
    left: -320px; }
  .SlimMenu #layout-menu-cover:focus,
  .SlimMenu #layout-menu-cover:hover {
    width: 320px; }
  .SlimMenu #layout-menu-cover.active {
    left: 0; }
  #layout-menu-cover .layout-tab-submenu,
  .SlimMenu #layout-menu-cover .layout-tab-submenu {
    width: 260px; }
  .SlimMenu #layout-menu-cover .layout-tab-submenu.active {
    display: block; }
  #layout-menu-cover {
    width: 320px;
    left: -320px; }
  #layout-menu-cover.active {
    left: 0; }
  .SlimMenu #layout-portlets-cover {
    margin-left: 0; }
  #layout-portlets-cover {
    margin-left: 0; } }

/* -------------------------------------------------------------------*/
/* for landscape phones and tablets */
/* OTHERS */
#layout-portlets-cover:after,
#layout-portlets-cover:before,
.Card:after,
.Card:before {
  content: "";
  display: table;
  border-collapse: collapse; }

#layout-portlets-cover:after,
.Card:after {
  clear: both; }

/* body */
/* Layout Color Tones */
/* topbar */
.menu-resize-btn-image-active-rotation {
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -moz-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -o-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -ms-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg); }

.slimmenu-resize-btn-image-active-rotation {
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -moz-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -o-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -ms-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg); }

/* menu cover */
/* tab menu */
/* tab sub menus */
/* portlets cover */
/* Cards */
/* others */
/* misc */
/* transitions */
.short-transition {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }

.medium-transition {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }

.long-transition {
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease; }

.no-transition {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.no-transform {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }
