*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'icomoon';
  src: url("../../../fonts/icomoon/icomoon.eot");
  src: url("../../../fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("../../fonts/icomoon/icomoon.woff") format("woff"), url("../../fonts/icomoon/icomoon.ttf") format("truetype"), url("../../fonts/icomoon/icomoon.svg#icomoon") format("svg");
}
.gn-menu-main,
.gn-menu-main ul {
  margin: 0;
  padding: 0;
  background: white;
  color: #5f6f81;
  list-style: none;
  text-transform: none;
  font-weight: 300;
  font-family: 'Lato', Arial, sans-serif;
  line-height: 60px;
}
.gn-menu-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  font-size: 13px;
  z-index: 99;
}
.gn-menu-main a {
  display: block;
  height: 100%;
  color: #5f6f81;
  text-decoration: none;
  cursor: pointer;
}
.no-touch .gn-menu-main a:hover,
.no-touch .gn-menu li.gn-search-item:hover,
.no-touch .gn-menu li.gn-search-item:hover a {
  background: #5f6f81;
  color: white;
}
.gn-menu-main > li {
  display: block;
  float: left;
  height: 100%;
  border-right: 1px solid #c6d0da;
  text-align: center;
}
.gn-menu-main li.gn-trigger {
  position: relative;
  width: 60px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gn-menu-main > li:last-child {
  float: left;
  border-right: none;
  border-left: 1px solid #c6d0da;
}
.gn-menu-main > li > a {
  padding: 0 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}
.gn-menu-main:after {
  display: table;
  clear: both;
  content: "";
}
.gn-menu-wrapper {
  position: fixed;
  top: 60px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 60px;
  border-top: 1px solid #c6d0da;
  background: white;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: -webkit-transform 0.3s, width 0.3s;
  -moz-transition: -moz-transform 0.3s, width 0.3s;
  transition: transform 0.3s, width 0.3s;
  -webkit-transform: translateX(0px) !important;
  -moz-transform: translateX(0px) !important;
  transform: translateX(0px) !important;
}
.gn-scroller {
  position: absolute;
  overflow-y: scroll;
  width: 370px;
  height: 100%;
}
.gn-menu {
  border-bottom: 1px solid #c6d0da;
  text-align: left;
  font-size: 18px;
}
.gn-menu li:not(:first-child),
.gn-menu li li {
  box-shadow: inset 0 1px #c6d0da;
}
.gn-submenu li {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}
.gn-submenu li a {
  color: #c1c9d1;
}
input.gn-search {
  position: relative;
  z-index: 10;
  padding-left: 60px;
  outline: none;
  border: none;
  background: transparent;
  color: #5f6f81;
  font-weight: 300;
  font-family: 'Lato', Arial, sans-serif;
  cursor: pointer;
}
.gn-search::-webkit-input-placeholder {
  color: #5f6f81;
}
.gn-search:-moz-placeholder {
  color: #5f6f81;
}
.gn-search::-moz-placeholder {
  color: #5f6f81;
}
.gn-search:-ms-input-placeholder {
  color: #5f6f81;
}
.gn-search:focus::-webkit-input-placeholder,
.no-touch .gn-menu li.gn-search-item:hover .gn-search:focus::-webkit-input-placeholder {
  color: transparent;
}
input.gn-search:focus {
  cursor: text;
}
.no-touch .gn-menu li.gn-search-item:hover input.gn-search {
  color: white;
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search::-webkit-input-placeholder {
  color: white;
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search:-moz-placeholder {
  color: white;
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search::-moz-placeholder {
  color: white;
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search:-ms-input-placeholder {
  color: white;
}
.gn-menu-main a.gn-icon-search {
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
}
.galdiv .toolbox {
  left: 15px;
  border: 1px solid #ccc;
  padding: 5px 10px;
}
.galdiv .toolbox .gn-icon::before {
  width: auto;
}
.gn-icon::before {
  display: inline-block;
  width: 60px;
  text-align: center;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icomoon';
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.gn-icon-help::before {
  content: "\e906";
}
.gn-icon-help-with-circle::before {
  content: "\e903";
}
.gn-icon-cross2:before {
  content: "\e900";
}
.gn-icon-cup:before {
  content: "\e901";
}
.gn-icon-help-with-circle:before {
  content: "\e903";
}
.gn-icon-help:before {
  content: "\e906";
}
.gn-icon-lifebuoy:before {
  content: "\e907";
}
.gn-icon-v-card:before {
  content: "\e908";
}
.gn-icon-linkedin-with-circle:before {
  content: "\e909";
}
.gn-icon-twitter-with-circle:before {
  content: "\e90a";
}
.gn-icon-twitter2:before {
  content: "\e90b";
}
.gn-icon-vimeo-with-circle:before {
  content: "\e90c";
}
.gn-icon-youtube2:before {
  content: "\e90f";
}
.gn-icon-home3:before {
  content: "\e902";
}
.gn-icon-newspaper:before {
  content: "\e904";
}
.gn-icon-pencil:before {
  content: "\e905";
}
.gn-icon-image:before {
  content: "\e90d";
}
.gn-icon-images:before {
  content: "\e90e";
}
.gn-icon-music:before {
  content: "\e911";
}
.gn-icon-play:before {
  content: "\e912";
}
.gn-icon-film:before {
  content: "\e913";
}
.gn-icon-book:before {
  content: "\e91f";
}
.gn-icon-file-text:before {
  content: "\e922";
}
.gn-icon-profile:before {
  content: "\e923";
}
.gn-icon-file-empty:before {
  content: "\e924";
}
.gn-icon-files-empty:before {
  content: "\e925";
}
.gn-icon-file-picture:before {
  content: "\e927";
}
.gn-icon-file-music:before {
  content: "\e928";
}
.gn-icon-file-play:before {
  content: "\e929";
}
.gn-icon-file-video:before {
  content: "\e92a";
}
.gn-icon-copy:before {
  content: "\e92c";
}
.gn-icon-folder:before {
  content: "\e92f";
}
.gn-icon-folder-open:before {
  content: "\e930";
}
.gn-icon-folder-download:before {
  content: "\e933";
}
.gn-icon-cart:before {
  content: "\e93a";
}
.gn-icon-coin-dollar:before {
  content: "\e93b";
}
.gn-icon-coin-euro:before {
  content: "\e93c";
}
.gn-icon-credit-card:before {
  content: "\e93f";
}
.gn-icon-calculator:before {
  content: "\e940";
}
.gn-icon-phone:before {
  content: "\e942";
}
.gn-icon-address-book:before {
  content: "\e944";
}
.gn-icon-envelop:before {
  content: "\e945";
}
.gn-icon-location:before {
  content: "\e947";
}
.gn-icon-location2:before {
  content: "\e948";
}
.gn-icon-compass:before {
  content: "\e949";
}
.gn-icon-clock:before {
  content: "\e94e";
}
.gn-icon-bell:before {
  content: "\e951";
}
.gn-icon-calendar:before {
  content: "\e953";
}
.gn-icon-printer:before {
  content: "\e954";
}
.gn-icon-mobile:before {
  content: "\e958";
}
.gn-icon-drawer:before {
  content: "\e95c";
}
.gn-icon-drawer2:before {
  content: "\e95d";
}
.gn-icon-database:before {
  content: "\e964";
}
.gn-icon-bubbles4:before {
  content: "\e970";
}
.gn-icon-users:before {
  content: "\e972";
}
.gn-icon-user-plus:before {
  content: "\e973";
}
.gn-icon-user-minus:before {
  content: "\e974";
}
.gn-icon-quotes-left:before {
  content: "\e977";
}
.gn-icon-quotes-right:before {
  content: "\e978";
}
.gn-icon-spinner11:before {
  content: "\e984";
}
.gn-icon-search:before {
  content: "\e986";
}
.gn-icon-zoom-in:before {
  content: "\e987";
}
.gn-icon-zoom-out:before {
  content: "\e988";
}
.gn-icon-wrench:before {
  content: "\e991";
}
.gn-icon-cog:before {
  content: "\e994";
}
.gn-icon-cogs:before {
  content: "\e995";
}
.gn-icon-aid-kit:before {
  content: "\e998";
}
.gn-icon-pie-chart:before {
  content: "\e99a";
}
.gn-icon-stats-dots:before {
  content: "\e99b";
}
.gn-icon-bin:before {
  content: "\e9ac";
}
.gn-icon-accessibility:before {
  content: "\e9b2";
}
.gn-icon-switch:before {
  content: "\e9b6";
}
.gn-icon-cloud-download:before {
  content: "\e9c2";
}
.gn-icon-download3:before {
  content: "\e9c7";
}
.gn-icon-sphere:before {
  content: "\e9c9";
}
.gn-icon-earth:before {
  content: "\e9ca";
}
.gn-icon-link:before {
  content: "\e9cb";
}
.gn-icon-attachment:before {
  content: "\e9cd";
}
.gn-icon-star-full:before {
  content: "\e9d9";
}
.gn-icon-heart:before {
  content: "\e9da";
}
.gn-icon-warning:before {
  content: "\ea07";
}
.gn-icon-notification:before {
  content: "\ea08";
}
.gn-icon-question:before {
  content: "\ea09";
}
.gn-icon-plus:before {
  content: "\ea0a";
}
.gn-icon-minus:before {
  content: "\ea0b";
}
.gn-icon-info:before {
  content: "\ea0c";
}
.gn-icon-blocked:before {
  content: "\ea0e";
}
.gn-icon-cross:before {
  content: "\ea0f";
}
.gn-icon-checkmark:before {
  content: "\ea10";
}
.gn-icon-checkmark2:before {
  content: "\ea11";
}
.gn-icon-enter:before {
  content: "\ea13";
}
.gn-icon-volume-high:before {
  content: "\ea26";
}
.gn-icon-volume-low:before {
  content: "\ea28";
}
.gn-icon-volume-mute2:before {
  content: "\ea2a";
}
.gn-icon-arrow-down:before {
  content: "\ea36";
}
.gn-icon-circle-down:before {
  content: "\ea43";
}
.gn-icon-clear-formatting:before {
  content: "\ea6f";
}
.gn-icon-share:before {
  content: "\ea7d";
}
.gn-icon-embed2:before {
  content: "\ea80";
}
.gn-icon-share2:before {
  content: "\ea82";
}
.gn-icon-amazon:before {
  content: "\ea87";
}
.gn-icon-google2:before {
  content: "\ea89";
}
.gn-icon-google-plus:before {
  content: "\ea8b";
}
.gn-icon-google-plus2:before {
  content: "\ea8c";
}
.gn-icon-google-plus3:before {
  content: "\ea8d";
}
.gn-icon-hangouts:before {
  content: "\ea8e";
}
.gn-icon-google-drive:before {
  content: "\ea8f";
}
.gn-icon-facebook:before {
  content: "\ea90";
}
.gn-icon-facebook2:before {
  content: "\ea91";
}
.gn-icon-instagram:before {
  content: "\ea92";
}
.gn-icon-whatsapp:before {
  content: "\ea93";
}
.gn-icon-spotify:before {
  content: "\ea94";
}
.gn-icon-telegram:before {
  content: "\ea95";
}
.gn-icon-twitter:before {
  content: "\ea96";
}
.gn-icon-vine:before {
  content: "\ea97";
}
.gn-icon-vk:before {
  content: "\ea98";
}
.gn-icon-rss2:before {
  content: "\ea9c";
}
.gn-icon-youtube:before {
  content: "\ea9d";
}
.gn-icon-vimeo:before {
  content: "\eaa0";
}
.gn-icon-vimeo2:before {
  content: "\eaa1";
}
.gn-icon-flickr:before {
  content: "\eaa3";
}
.gn-icon-flickr2:before {
  content: "\eaa4";
}
.gn-icon-behance:before {
  content: "\eaa8";
}
.gn-icon-behance2:before {
  content: "\eaa9";
}
.gn-icon-dropbox:before {
  content: "\eaae";
}
.gn-icon-github:before {
  content: "\eab0";
}
.gn-icon-wordpress:before {
  content: "\eab4";
}
.gn-icon-blogger:before {
  content: "\eab7";
}
.gn-icon-blogger2:before {
  content: "\eab8";
}
.gn-icon-tumblr2:before {
  content: "\eaba";
}
.gn-icon-appleinc:before {
  content: "\eabe";
}
.gn-icon-android:before {
  content: "\eac0";
}
.gn-icon-soundcloud:before {
  content: "\eac3";
}
.gn-icon-soundcloud2:before {
  content: "\eac4";
}
.gn-icon-skype:before {
  content: "\eac5";
}
.gn-icon-linkedin:before {
  content: "\eac9";
}
.gn-icon-linkedin2:before {
  content: "\eaca";
}
.gn-icon-pinterest:before {
  content: "\ead1";
}
.gn-icon-pinterest2:before {
  content: "\ead2";
}
.gn-icon-paypal:before {
  content: "\ead8";
}
.gn-icon-file-pdf:before {
  content: "\eadf";
}
.gn-icon-file-word:before {
  content: "\eae1";
}
.gn-icon-file-excel:before {
  content: "\eae2";
}
.gn-icon-libreoffice:before {
  content: "\eae3";
}
.gn-icon span {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
.gn-icon-menu::before {
  margin-left: -15px;
  vertical-align: -2px;
  width: 30px;
  height: 3px;
  background: #5f6f81;
  box-shadow: 0 3px white, 0 -6px #5f6f81, 0 -9px white, 0 -12px #5f6f81;
  content: '';
}
.no-touch .gn-icon-menu:hover::before,
.no-touch .gn-icon-menu.gn-selected:hover::before {
  background: white;
  box-shadow: 0 3px #5f6f81, 0 -6px white, 0 -9px #5f6f81, 0 -12px white;
}
.gn-icon-menu.gn-selected::before {
  background: #5993cd;
  box-shadow: 0 3px white, 0 -6px #5993cd, 0 -9px white, 0 -12px #5993cd;
}
.gn-menu-wrapper.gn-open-all,
.gn-menu-wrapper.gn-open-part {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
}
.gn-menu-wrapper.gn-open-all {
  width: 340px;
}
.gn-menu-wrapper.gn-open-all .gn-submenu li {
  height: 60px;
}
@media screen and (max-width: 422px) {
  .gn-menu-wrapper.gn-open-all {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
    width: 100%;
  }
  .gn-menu-wrapper.gn-open-all .gn-scroller {
    width: 130%;
  }
}
