@font-face {
font-family:'cabinregular';
src:url('../fonts/cabin-regular-webfont.eot');
src:url('../fonts/cabin-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/cabin-regular-webfont.woff') format('woff'), url('../fonts/cabin-regular-webfont.ttf') format('truetype'), url('../fonts/cabin-regular-webfont.svg#cabinregular') format('svg');
font-weight:normal;
font-style:normal;
}
@font-face {
font-family:'cabinsemibold';
src:url('../fonts/cabin-semibold-webfont.eot');
src:url('../fonts/cabin-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/cabin-semibold-webfont.woff') format('woff'), url('../fonts/cabin-semibold-webfont.ttf') format('truetype'), url('../fonts/cabin-semibold-webfont.svg#cabinsemibold') format('svg');
font-weight:normal;
font-style:normal;
}
.clearfix {
*zoom:1;
}
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after {
	clear:both;
}
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.rok-left {
	float:left;
}
.rok-right {
	float:right;
}
.rok-dropdown-group, .rok-dropdown {
	position:relative;
}
.rok-dropdown-open .rok-dropdown {
	display:block;
}
.rok-popover-group, .rok-popover {
	position:relative;
}
.rok-popover-open .rok-popover {
	display:block;
}
.gf-menu {
	margin:0 auto;
	list-style:none;
}
.gf-menu:after {
	display:table;
	content:'';
	clear:both;
}
.gf-menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
.gf-menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding:0;
	margin-right:5px;
	border:none;
	border:1px solid transparent;
}
.gf-menu li:hover > .dropdown, .gf-menu li.active:hover > .dropdown {
	left:0;
	top:auto;
	opacity:1;
}
.gf-menu .item {
	font-size:14px;
	line-height:24px;
	padding:3px 8px;
	text-align:left;
	text-decoration:none;
	display:block;
	height:auto;
	outline:0;
	cursor:pointer;
}
.gf-menu .item.subtext {
	line-height:15px;
}
.gf-menu .item.subtext > em {
	display:block;
	font-size:10px;
	text-align:left;
	font-style:normal;
	position:relative;
	top:-2px;
}
.gf-menu .item.icon [class^="icon-"], .gf-menu .item.icon [class*= " icon-"] {
background-image:none !important;
width:auto;
font-family:inherit;
}
.gf-menu .item.icon [class^="icon-"]:before, .gf-menu .item.icon [class*= " icon-"]:before {
text-indent:0;
margin-right:5px;
}
.gf-menu .item .menu-image {
	max-width:inherit;
	vertical-align:text-top;
	margin-top:-2px;
	margin-left:-2px;
}
.gf-menu.l1 > li > .item {
	font-size:14px;
	padding:0 15px;
	display:table-cell;
	vertical-align:middle;
	line-height:24px;
}
.gf-menu.l1 > li > .item.subtext > em {
	position:relative;
	line-height:10px;
	top:-4px;
}
.gf-menu.l1 > li > .item.subtext.icon > em {
	margin-left:18px !important;
}
.gf-menu.l1 > li > .item .menu-image {
	margin-top:-1px;
}
.gf-menu.l1 > li > .dropdown-spacer {
	width:100%;
	height:20px;
}
.gf-menu.l1 > li > .dropdown {
	margin-top:20px;
}
.gf-menu li.parent > .item {
	position:relative;
	padding-right:35px;
}
.gf-menu li.parent > .item:after {
	display:block;
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-12px;
	font-family:FontAwesome;
	content:"\f107";
	font-size:18px;
	opacity:0.5;
}
.gf-menu .dropdown-spacer {
	display:block;
	position:absolute;
	z-index:100;
}
.gf-menu .dropdown {
	margin:0 auto;
	padding:5px 0;
	position:absolute;
	opacity:0;
	left:-999em;
	text-align:left;
	-webkit-transition:opacity 0.3s ease-in;
	-moz-transition:opacity 0.3s ease-in;
	-o-transition:opacity 0.3s ease-in;
	transition:opacity 0.3s ease-in;
	z-index:100;
	-webkit-backface-visibility:hidden;
}
.gf-menu .dropdown .flyout {
	display:block;
	margin-left:5px;
}
.gf-menu .dropdown li.parent > .dropdown-spacer {
	top:0;
	right:-5px;
	width:35px;
	height:35px;
}
.gf-menu .dropdown li:hover > .flyout {
	left:100%;
	top:-5px;
}
.gf-menu .dropdown ul li {
	display:block;
	float:none;
	margin:5px 0;
	padding:0 5px;
	border:0;
}
.gf-menu .dropdown ul li .item {
	border:1px solid transparent;
}
.gf-menu .dropdown ul li.parent > .item:after {
	margin-top:-12px;
	font-family:FontAwesome;
	content:"\f105";
	font-size:18px;
	opacity:0.5;
}
.gf-menu .dropdown ul li:first-child {
	margin-top:0;
}
.gf-menu .dropdown ul li:last-child {
	margin-bottom:0;
}
.gf-menu .dropdown .grouped.parent > .item:after {
	font-family:FontAwesome;
	content:"\f078";
	font-size:12px;
}
.gf-menu .dropdown .grouped ol {
	margin:5px 0 0 0;
	padding:5px;
}
.gf-menu .dropdown .grouped ol > li {
	padding:0;
}
.gf-menu .dropdown .grouped:hover:after {
	top:39px;
}
.gf-menu .dropdown .modules {
	font-size:90%;
	text-align:left;
	padding:5px 0;
}
.gf-menu .dropdown .modules .module-content {
	padding:0 10px;
}
.gf-menu .column {
	float:left;
	position:relative;
}
.gf-menu .position-left {
	float:left;
	margin-right:15px;
}
.gf-menu .position-right {
	float:right;
	margin-left:15px;
}
.gf-menu-toggle {
	padding:10px;
	position:absolute;
	z-index:1001;
	top:10px;
	left:10px;
	cursor:pointer;
}
.gf-menu-toggle .icon-bar {
	border-radius:1px 1px 1px 1px;
	display:block;
	height:2px;
	width:18px;
}
.gf-menu-toggle .icon-bar + .icon-bar {
	margin-top:3px;
}
@media (max-width: 767px) {
.layout-mode-responsive .gf-menu-device-wrapper {
margin-bottom:15px !important;
}
.layout-mode-responsive .gf-menu-device-container {
padding:5px;
}
.layout-mode-responsive .gf-menu-device-container select {
margin-bottom:0;
width:100%;
}
.layout-mode-responsive .gf-menu {
background-image:url(../images/menu/tree-main.png) !important;
background-repeat:repeat-y;
background-clip:content-box;
-webkit-background-clip:content-box;
}
.layout-mode-responsive .gf-menu ul, .layout-mode-responsive .gf-menu ol {
background:transparent url(../images/menu/tree-main.png) repeat-y !important;
}
.layout-mode-responsive .gf-menu li {
background:url(../images/menu/tree-node.png) no-repeat;
padding-left:20px !important;
margin-right:0 !important;
}
.layout-mode-responsive .gf-menu li.active.last {
background:url(../images/menu/tree-node.png) no-repeat !important;
border:0 !important;
}
.layout-mode-responsive .gf-menu li .columns-1 > .col1 > ul > li:last-child, .layout-mode-responsive .gf-menu li .columns-2 > .col2 > ul > li:last-child, .layout-mode-responsive .gf-menu li .columns-3 > .col3 > ul > li:last-child, .layout-mode-responsive .gf-menu li .columns-4 > .col4 > ul > li:last-child {
background:transparent url(../images/menu/tree-node-last.png) 0 -2px no-repeat !important;
}
.layout-mode-responsive .gf-menu li ol > li:last-child {
background:transparent url(../images/menu/tree-node-last.png) 0 -2px no-repeat !important;
}
.layout-mode-responsive .gf-menu li .item {
padding:2px 5px !important;
height:inherit !important;
}
.layout-mode-responsive .gf-menu li .item.subtext em {
display:none;
}
.layout-mode-responsive .gf-menu li .item:after {
content:'' !important;
}
.layout-mode-responsive .gf-menu > li:first-child, .layout-mode-responsive .gf-menu > li:first-child.active {
background:url(../images/menu/tree-node-first.png) no-repeat !important;
}
.layout-mode-responsive .gf-menu > li:last-child {
background:transparent url(../images/menu/tree-node-last.png) 0 -2px no-repeat;
}
.layout-mode-responsive .gf-menu .dropdown {
width:100% !important;
border:0 !important;
padding-top:0 !important;
padding-bottom:0 !important;
background:transparent !important;
position:relative;
left:inherit;
top:inherit;
opacity:1;
*zoom:1;
}
.layout-mode-responsive .gf-menu .dropdown:before, .layout-mode-responsive .gf-menu .dropdown:after {
display:table;
content:"";
line-height:0;
}
.layout-mode-responsive .gf-menu .dropdown:after {
clear:both;
}
.layout-mode-responsive .gf-menu .dropdown .flyout {
display:block;
}
.layout-mode-responsive .gf-menu .dropdown ul li {
margin:0;
}
.layout-mode-responsive .gf-menu .dropdown li:hover > .flyout {
left:inherit;
top:inherit;
}
.layout-mode-responsive .gf-menu .dropdown .column {
width:100% !important;
}
.layout-mode-responsive .gf-menu .dropdown .grouped ol {
border:0 !important;
margin:0 !important;
padding:0 !important;
}
.layout-mode-responsive .gf-menu .dropdown .modules {
display:none;
}
.layout-mode-responsive .gf-menu.l1 > li {
float:none;
margin-left:-1px;
}
.layout-mode-responsive .gf-menu.l1 > li.active {
margin-left:0px;
background:transparent;
border:0;
}
.layout-mode-responsive .gf-menu.l1 > li > .item {
font-size:15px;
}
}
body.layout-mode-responsive {
	-webkit-transition:left 0.2s ease-out;
	-moz-transition:left 0.2s ease-out;
	-o-transition:left 0.2s ease-out;
	transition:left 0.2s ease-out;
	position:relative;
}
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
	left:-280px;
	-webkit-overflow-scrolling:touch;
}
body.layout-mode-responsive .gf-sidemenu-size-left {
	left:0;
	-webkit-transition:left 0.2s ease-out;
	-moz-transition:left 0.2s ease-out;
	-o-transition:left 0.2s ease-out;
	transition:left 0.2s ease-out;
}
body.gf-sidemenu-size-marginleft {
	left:280px;
	position:relative;
	overflow:hidden;
	-webkit-transition:left 0.2s ease-out;
	-moz-transition:left 0.2s ease-out;
	-o-transition:left 0.2s ease-out;
	transition:left 0.2s ease-out;
}
@media (max-width: 767px) {
.layout-mode-responsive .gf-menu-device-container.responsive-type-panel ~ ul.gf-menu {
display:none;
}
.layout-mode-responsive .gf-menu-device-wrapper.gf-menu-device-wrapper-sidemenu {
margin-bottom:0 !important;
}
.layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
-webkit-transition:left 0.2s ease-out;
-moz-transition:left 0.2s ease-out;
-o-transition:left 0.2s ease-out;
transition:left 0.2s ease-out;
position:fixed !important;
top:0;
left:-280px;
right:0;
bottom:0;
margin:0 !important;
z-index:2001;
overflow:auto !important;
border:0;
border-radius:0;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
padding:0;
width:280px;
}
.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu-device-container {
display:block;
padding:0;
margin:0;
border-radius:0;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
border:0;
width:100%;
}
}
@media (min-width: 768px) {
.layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
left:-280px;
}
body.gf-sidemenu-size-marginleft {
left:0;
}
}
