Commit 5da99409 by Ildar Safiullin

new theme

parent a773633a
site-map=Site Map
contact-us=Contact Us
data-base=Database
publications=Publications
more-sites=More sites
job-vacancies=Job vacancies
terms-and-conditions=Terms and Conditions
privacy-policy=Privacy Policy
social-media=Follow us (Social Media)
cis-stat-name=Statcommittee of the CIS
cis-stat-full-name=Interstate Statistical Committee of the Commonwealt of Independent States
welcome-to-statistics=Welcome to statistics!
oecd-header-logo-css=oecd-header__logo_en
oecd-menu-logo-css=oecd-menu-logo-en
oecd-shared-footer__logo-css=oecd-shared-footer__logo-en
en-US=English
site-map=Карта сайта
contact-us=Свяжитесь с нами
data-base=База данных
publications=Публикации
more-sites=Ещё сайты
job-vacancies=Вакансии
terms-and-conditions=Условия
privacy-policy=Политика конфиденциальности
social-media=Мы в соцсетях
cis-stat-name=Статкомитет СНГ
cis-stat-full-name=Межгосударственный статистический комитет Содружества Независимых Государств
welcome-to-statistics=Добро пожаловать в статистику СНГ
oecd-header-logo-css=oecd-header__logo_ru
oecd-menu-logo-css=oecd-menu-logo-ru
oecd-shared-footer__logo-css=oecd-shared-footer__logo-ru
ru-RU=Русский
go-to-x=Перейти на {0}
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE hook PUBLIC "-//Liferay//DTD Hook 7.0.0//EN" "http://www.liferay.com/dtd/liferay-hook_7_0_0.dtd">
<hook>
<language-properties>Language_en_US.properties</language-properties>
<language-properties>Language_ru_RU.properties</language-properties>
</hook>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE hook PUBLIC "-//Liferay//DTD Hook 7.0.0//EN" "http://www.liferay.com/dtd/liferay-hook_7_0_0.dtd">
<hook>
<language-properties>Language_en_US.properties</language-properties>
<language-properties>Language_ru_RU.properties</language-properties>
</hook>
<?xml version="1.0"?>
<!DOCTYPE look-and-feel PUBLIC "-//Liferay//DTD Look and Feel 7.0.0//EN" "http://www.liferay.com/dtd/liferay-look-and-feel_7_0_0.dtd">
<look-and-feel>
<compatibility>
<version>7.0.0+</version>
</compatibility>
<theme id="cisnew" name="cisnew">
<template-extension>ftl</template-extension>
<settings>
<setting key="themeArticleId" configurable="true" type="text" value="56403" />
</settings>
<portlet-decorator id="barebone" name="Barebone">
<default-portlet-decorator>true</default-portlet-decorator>
<portlet-decorator-css-class>portlet-barebone</portlet-decorator-css-class>
</portlet-decorator>
<portlet-decorator id="newtitle" name="New title">
<default-portlet-decorator>true</default-portlet-decorator>
<portlet-decorator-css-class>portlet-newtitle</portlet-decorator-css-class>
</portlet-decorator>
</theme>
</look-and-feel>
/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/*This file allows you to override default styles in one central location for easier upgrade and maintenance.*/
$oecd-search-heght: 71px;
$oecd-search-before-width: 60px;
$oecd-margin-top: -15px;
$oecd-margin-bottom: -2px;
$oecd-margin-negative: -10px;
$oecd-padding-top: 10px;
a,
abbr,
acronym,
address,
blockquote,
body,
caption,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
label,
legend,
li,
object,
ol,
p,
pre,
q,
span,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
border: 0;
}
.oecd-body {
overflow-x: hidden;
}
.oecd-header {
background-color: #004376;
font-family: Bernini, "Bernini Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: white;
height: 70px;
}
.oecd-header__item {
position: relative;
min-height: 46px;
border-bottom: 1px solid #99bcd4;
}
.logo-header-right{
width: 39%;
display: block;
margin: 0 auto;
height: 100%;
position: relative;
.navbar-nav{
position: absolute;
top: 35%;
z-index: 1000;
left: 21%;
}
.sitemap{
z-index: 1000;
position: absolute;
top: 33%;
left: 0;
}
a{
color: white;
}
.oecd-search a{
color: #337ab7;
}
}
@media only screen and (max-width: 1200px) {
.logo-header-right{
width: 50%;
}
}
@media only screen and (min-width: 768px) {
.oecd-header__item {
min-height: 1px;
border-bottom: 0;
}
}
.oecd-header__item--active {
font-weight: bold;
background-color: #eef4f8;
@media only screen and (min-width: 768px) {
height: 38px;
border-style: none solid;
border-width: 1px;
border-color: #c3c3c3;
}
}
.oecd-header__logo {
float: left;
height: 69px;
width: 452px;
@media only screen and (min-width: 768px) {
width: 452px;
}
}
.oecd-header__primary-toggle {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 50px;
border: 0;
padding: 0;
background-color: white;
@media only screen and (min-width: 768px) {
display: none;
}
}
.oecd-header--primary-hidden .oecd-header__menu-open {
display: block;
}
.oecd-header__menu-open {
display: none;
margin: auto;
width: 20px;
height: 15px;
border-top: 9px double #0b71b0;
border-bottom: 3px solid #0b71b0;
}
.oecd-header--primary-hidden .oecd-header__menu-close {
display: none;
}
.oecd-header__menu-close {
display: block;
color: #0b71b0;
font-size: 40px;
margin-top: -4px;
position: relative;
line-height: 1;
height: 35px;
}
.oecd-header__primary{
text-transform: uppercase;
.col-sm-2{
width: auto;
}
}
.oecd-header__primary,
.oecd-header__secondary {
list-style: none;
margin-bottom: 0;
padding: 0;
z-index: 100;
}
@media only screen and (min-width: 768px) {
.oecd-header__primary {
text-align: center;
}
}
@media only screen and (max-width: 767px) {
.oecd-header--primary-hidden .oecd-header__primary {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
}
}
.oecd-header__current-page,
.oecd-header__link {
display: block;
margin: 0 -15px;
padding: 11px 15px 10px;
line-height: 25px;
color: #11629a;
@media only screen and (min-width: 768px) {
margin: 0;
padding: 10px 0 8px;
line-height: 20px;
}
}
.oecd-header__secondary-toggle {
color: #0c456c;
}
.oecd-header__secondary {
background-color: white;
@media only screen and (min-width: 768px) {
position: absolute;
left: -1px;
right: -1px;
border-style: none solid solid;
border-width: 1px;
border-color: silver;
font-size: 12px;
text-align: left;
}
@media only screen and (min-width: 992px) {
font-size: 14px;
}
}
.oecd-menu-top {
height: 39px;
width: 100%;
font-size: 12px;
/* text-align: center; */
/* float:right;
position:relative;
left:-50%;
text-align:left;
ul{
list-style:none;
position:relative;
left:50%;
}
a{
text-decoration:none;
margin:10px;
background:red;
float:left;
border:2px outset blue;
color:#fff;
padding:2px 5px;
text-align:center;
white-space:nowrap;
}
a:hover{ border:2px inset blue;color:red;background:#f2f2f2;} */
}
.oecd-menu-logo-en {
background-image: url("../images/cis-mobile-en.jpg");
}
.oecd-menu-logo-ru {
background-image: url("../images/cis-mobile-ru.jpg");
}
.oecd-menu-logo {
height: 100%;
min-width: 240px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
// margin-left: 15px;
}
.oecd-menu--bg-dark-blue .navbar-default .navbar-nav span > a {
color: #ffffff;
}
.oecd-navbar .nav span > a {
padding: 8px 20px;
line-height: 40px;
font-size: 14px;
}
.oecd-main-nav.nav span > a {
font-size: 19px;
min-width: 150px;
text-align: center;
}
.oecd-institutional-footer,
.oecd-shared-footer {
font-size: 85%;
}
@media only screen and (min-width: 768px) {
.oecd-institutional-footer,
.oecd-shared-footer {
font-size: 100%;
}
}
.oecd-institutional-footer {
padding: 10px 0;
background-color: #eef4f8;
font-family: Caecilia, Georgia, serif;
color: #0b71b0;
}
.oecd-institutional-footer__name {
font-size: 18px;
line-height: 20px;
}
.oecd-institutional-footer__link {
display: block;
}
.oecd-shared-footer {
padding: 20px 0;
font-family: Bernini, "Bernini Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: white;
}
.oecd-shared-footer a {
color: white !important;
}
.oecd-shared-footer--dark {
background-color: #343434;
}
.oecd-shared-footer--light {
background-color: #0f629a;
}
.oecd-shared-footer__logo-and-copyright:after,
.oecd-shared-footer__logo-and-copyright:before {
content: "";
display: table;
}
.oecd-shared-footer__logo-and-copyright:after {
clear: both;
}
.oecd-shared-footer__logo-and-copyright {
zoom: 1;
}
.oecd-shared-footer__logo-en {
background: url("../images/cis-mobile-en.jpg") no-repeat left center/170px;
}
.oecd-shared-footer__logo-ru {
background: url("../images/cis-mobile-ru.jpg") no-repeat left center/170px;
}
.oecd-shared-footer__logo {
margin-bottom: 10px;
width: 100%;
height: 50px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
.oecd-shared-footer__logo-en {
background-image: url("../images/cis-mobile-en.jpg");
background-size: contain;
}
.oecd-shared-footer__logo-ru {
background-image: url("../images/cis-mobile-ru.jpg");
background-size: contain;
}
}
@media only screen and (min-width: 768px) {
.oecd-shared-footer__copyright {
font-size: 100%;
}
}
.oecd-shared-footer--dark .oecd-shared-footer__copyright {
color: #a4a1a1;
}
.oecd-shared-footer--light .oecd-shared-footer__copyright {
color: #cacaca;
}
@media only screen and (min-width: 768px) {
.oecd-shared-footer__copyright-first,
.oecd-shared-footer__copyright-second {
display: block;
}
}
.oecd-shared-footer__icons,
.oecd-shared-footer__links {
margin: 0;
padding: 0;
list-style: none;
}
.oecd-shared-footer__icons:after,
.oecd-shared-footer__icons:before,
.oecd-shared-footer__links:after,
.oecd-shared-footer__links:before {
content: "";
display: table;
}
.oecd-shared-footer__icons:after,
.oecd-shared-footer__links:after {
clear: both;
}
.oecd-shared-footer__icons,
.oecd-shared-footer__links {
zoom: 1;
}
.oecd-shared-footer__link-item {
margin-bottom: 10px;
}
.oecd-shared-footer__link {
display: block;
}
.oecd-shared-footer__social-media {
clear: both;
padding-top: 10px;
}
@media only screen and (min-width: 768px) {
.oecd-shared-footer__social-media {
clear: none;
padding-top: 0;
}
}
.oecd-shared-footer__icon {
float: left;
margin-right: 5px;
}
@media only screen and (min-width: 768px) {
.oecd-shared-footer__icon {
margin-bottom: 5px;
}
}
.oecd-shared-footer__icon-link {
text-indent: 110%;
white-space: nowrap;
overflow: hidden;
display: block;
opacity: 0.85;
transition: opacity 300ms;
width: 35px;
height: 35px;
background: url("../images/social-buttons.png") no-repeat center;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
.oecd-shared-footer__icon-link {
background-image: url("../images/social-buttons.png");
background-size: 35px 175px;
}
}
.oecd-shared-footer__icon-link:hover {
opacity: 1;
}
.oecd-shared-footer__facebook {
background-position: 0 0;
}
.oecd-shared-footer__twitter {
background-position: 0 -35px;
}
.oecd-shared-footer__youtube {
background-position: 0 -70px;
}
.oecd-shared-footer__linkedin {
background-position: 0 -105px;
}
.oecd-shared-footer__rss {
background-position: 0 -140px;
}
.oecd-shared-footer__icon-link.oecd-shared-footer__flickr {
background: url("../images/SocialButtons-flickr.png") no-repeat center;
}
.oecd-shared-footer__icon-link.oecd-shared-footer__oecddirect {
background: url("../images/SocialButtons-mailalerts.png") no-repeat center;
}
#wrapper {
padding-top: 0;
background-color: #eff8ff;
}
.site-title {
margin-top: $oecd-margin-top;
margin-bottom: $oecd-margin-bottom;
}
.oecd-search {
height: $oecd-search-heght;
position: relative;
.navbar-form {
padding: 17px 0 0 0;
}
.lfr-ddm-field-group{
margin: 0;
background-color: white;
border-radius: 4px;
}
}
.oecd-search-wrapper {
height: 100%;
// margin-top: $oecd-margin-negative;
}
.oecd-search-before {
height: 100%;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 $oecd-search-heght $oecd-search-before-width;
border-color: transparent transparent #8CC841 transparent;
}
.oecd-search-after {
background: #8CC841;
height: $oecd-search-heght;
position: absolute;
left: 50%;
right: 0;
margin-left: 560px;
}
@media (min-width: 992px) and (max-width: 1224px) {
.oecd-search-after {
margin-left: 450px;
}
}
@media (min-width: 767px) and (max-width: 991px) {
.oecd-search-after {
margin-left: 350px;
}
}
#banner .navbar-form .field-wrapper {
position: absolute;
right: 0;
top: 0;
}
.oecd-menu--bg-dark-blue .navbar-default {
background-color: #004376;
border: 0;
border-radius: 0;
min-height: 0;
}
.oecd-menu .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
.search-collapse .portlet-boundary {
padding-top: 10px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 10px;
}
.search-collapse .form-group-inline {
display: table-cell;
width: 100%;
}
.search-collapse .lfr-ddm-field-group-inline {
display: table-cell;
padding-left: 20px;
}
.search-collapse .lexicon-icon-search {
color: #ffffff;
}
.oecd-menu--bg-dark-blue .navbar-default .navbar-nav > li > a {
color: #ffffff;
}
.oecd-main-nav.nav > li > a {
font-size: 19px;
min-width: 149px;
text-align: center;
}
.oecd-navbar .nav > li > a {
padding: 8px 20px;
line-height: 25px;
}
.oecd-menu--bg-dark-blue .navbar-default .navbar-nav > .selected > a,
.oecd-menu--bg-dark-blue .navbar-default .navbar-nav > .selected > a:focus,
.oecd-menu--bg-dark-blue .navbar-default .navbar-nav > .selected > a:hover {
color: #11629A;
background-color: #ffffff;
}
.oecd-menu-bottom-wrapper{
.navbar-nav {
margin-right: 0;
}
li{
white-space: nowrap;
}
.oecd-main-nav.nav > li > a{
font-size: 14px;
}
}
.oecd-menu-bottom-wrapper .glyphicon {
color: #8FB4CF;
}
.oecd-menu .glyphicon {
font-size: 10px;
}
.xs-menu-navbar .navbar-header {
padding: 8px 0;
}
.xs-menu-navbar .navbar-toggle {
width: 45px;
margin: 0;
border-color: transparent;
padding: 0 10px;
}
.xs-menu-navbar .navbar-toggle .icon-bar {
background-color: #fff;
}
.xs-menu-navbar .navbar-toggle:focus,
.xs-menu-navbar .navbar-toggle:hover {
background-color: transparent;
}
.xs-menu-navbar .navbar-toggle .oecd-menu_open {
display: none;
}
.xs-menu-navbar .navbar-toggle.collapsed .oecd-menu_open {
display: block;
}
.xs-menu-navbar .lang-nav {
list-style: none;
margin: 0px;
margin-top: 7px;
margin-right: 5px;
}
.xs-menu-navbar .lang-nav a {
margin-left: 15px;
color: #ffffff;
font-size: 14px;
}
.xs-menu-navbar .lang-nav .glyphicon {
position: absolute;
top: 5px;
left: 0px;
}
.oecd-menu-bottom-wrapper .xs-menu-navbar .btn-search .glyphicon {
color: #ffffff;
}
.oecd-menu_open {
margin: 8px auto auto;
width: 20px;
height: 15px;
border-top: 9px double #ffffff;
border-bottom: 3px solid #ffffff;
}
.xs-menu-navbar .navbar-toggle .oecd-menu_close {
display: block;
}
.xs-menu-navbar .navbar-toggle.collapsed .oecd-menu_close {
display: none;
}
.oecd-menu_close {
color: #ffffff;
font-size: 40px;
margin-top: -4px;
position: relative;
line-height: 1;
height: 35px;
}
.navbar-toggle:focus {
outline: 0;
}
.xs-menu-navbar .page-name {
color: #fff;
font-size: 20px;
line-height: 30px;
margin-top: 2px;
}
.xs-navbar-nav {
margin: 0;
}
.xs-navbar-nav li a {
padding: 8px 20px;
border-bottom: 1px solid #578FB8;
}
.xs-navbar-nav li.current-page a {
background-color: #578FB8;
font-weight: bold;
}
.xs-navbar-nav li.current-page li.child_current_page a {
background-color: #11629A;
font-weight: normal;
}
.navbar-default .xs-navbar-nav > li:hover > a {
background-color: #578FB8;
border-color: #11629A;
}
.oecd-menu .xs-navbar-nav .glyphicon {
font-size: 15px;
margin-top: 5px;
margin-right: 5px;
color: #fff;
}
.oecd-navbar.navbar-default .xs-navbar-nav.navbar-nav > .open > a,
.oecd-navbar.navbar-default .xs-navbar-nav.navbar-nav > .open > a:focus,
.oecd-navbar.navbar-default .xs-navbar-nav.navbar-nav > .open > a:hover {
color: #ffffff;
background-color: #578FB8;
}
.xs-navbar-nav.navbar-nav .open .dropdown-menu {
color: #ffffff;
}
.navbar-default .xs-navbar-nav.navbar-nav .open .dropdown-menu > li > a {
color: #ffffff;
}
.xs-navbar-nav .dropdown-menu {
max-height: none;
}
.dropdown-menu li a {
overflow: hidden;
}
/*lined header*/
.lined-title {
font-size: 1.7em;
font-weight: bold;
position: relative;
margin-bottom: 15px;
max-width: none;
display: block;
overflow: hidden;
}
.lined-title:after {
border-bottom: 5px solid;
content: "";
display: inline-block;
width: 100%;
height: 5px;
position: absolute;
bottom: 6px;
margin-left: 15px;
}
.blue .lined-title {
color: #0095d9;
border-color: #0095d9;
}
.orange .lined-title {
color: #e25c13;
border-color: #e25c13;
}
.green .lined-title {
color: #98c10f;
border-color: #98c10f;
}
.purple .lined-title {
color: #b1428f;
border-color: #b1428f;
}
.gray .lined-title {
color: #666;
border-color: #666;
}
#heading .portlet {
margin-bottom: 0;
}
#heading .portlet-content-editable,
.portlet-content {
padding: 0;
border-width: 0;
}
.breadcrumb {
display: inline-block;
width: 100%;
padding: 10px 0 0 2px;
margin-bottom: 0;
}
@media screen and (min-width: 769px) {
.breadcrumb a {
text-decoration: underline;
}
}
section {
font-size: 12px;
}
#contentheading {
display: block;
}
#contentheading h1 {
padding: 15px 10px 10px 2px;
}
h1 {
margin: 0;
padding: 15px 10px 2px;
font-family: Georgia,"Times New Roman",Times,serif;
text-align: left;
font-weight: bold;
font-size: 1.7em;
font-weight: bold;
}
#contentbody {
padding-top: 20px;
}
.portlet-content h2:first-child {
margin: 0 0 20px;
}
.portlet-decorate .portlet-content {
padding: 15px;
}
.custom-dropdown-wrapper {
position: relative;
}
.oecd-main-nav.navbar-nav > li {
position: static;
}
.oecd-main-nav .dropdown-menu {
position: absolute;
left: -1px;
right: -1px;
padding: 20px;
border-top: 0;
}
.oecd-main-nav .dropdown-menu li {
text-decoration: none;
font-size: 11px;
color: #666;
padding: 7px 5px;
list-style: none;
}
.oecd-main-nav .dropdown-menu li > a {
text-decoration: none;
font-size: 11px;
color: #666;
}
.oecd-main-nav .dropdown-menu li > a .glyphicon {
color: #999;
}
.oecd-main-nav .dropdown-menu li:hover {
background-color: #ededed;
}
.oecd-main-nav .dropdown-menu li:hover > a {
color: #11629A;
}
.oecd-main-nav .dropdown-menu li:hover > a .glyphicon {
color: #11629A;
}
.col-4 {
column-count: 4;
}
.dropdown-menu li a {
padding: 5px;
text-align: left;
overflow: hidden;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 40px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.lang-nav .glyphicon {
position: absolute;
top: 16px;
left: 5px;
}
.oecd-menu-bottom-wrapper .glyphicon {
color: #8FB4CF;
}
.oecd-menu .glyphicon {
font-size: 10px;
}
.icon-after {
margin-right: 3px;
}
.btn-search {
color: #ffffff;
background-color: #11629A;
border-color: #11629A;
min-height: 33px;
}
.btn-search-light {
color: #ffffff;
background-color: #578FB8;
border-color: #578FB8;
min-height: 34px;
}
.btn-search .active, .btn-search .focus, .btn-search:active, .btn-search:focus, .btn-search:hover {
color: #ffffff;
background-color: #11629A;
border-color: #11629A;
}
.btn-search-light .active, .btn-search-light .focus, .btn-search-light:active, .btn-search-light:focus, .btn-search-light:hover {
color: #ffffff;
background-color: #578FB8;
border-color: #578FB8;
}
.oecd-menu .btn-search .glyphicon {
font-size: 15px;
}
.xs-menu-navbar .btn-search .search_close {
display: block;
}
.xs-menu-navbar .btn-search.collapsed .search_close {
display: none;
}
.xs-menu-navbar .btn-search .search_open {
display: none;
}
.xs-menu-navbar .btn-search.collapsed .search_open {
display: block;
}
.search_open {
width: 20px;
height: 22px;
line-height: 22px;
}
.search_close {
color: #ffffff;
font-size: 40px;
height: 22px;
width: 20px;
line-height: 22px;
}
body.oldDesign{
background-color: #eff8ff;
}
.color_red{
color: red;
}
.oecd-menu-top-wrapper{
background-color: white;
}
.portlet-newtitle {
a{
color: #004376;
}
}
.portlet-newtitle .portlet-content {
padding: 15px;
}
.portlet-newtitle .portlet-content {
background: $portlet-decorate-bg;
border-color: $portlet-decorate-border-color;
border-style: $portlet-decorate-border-style;
border-width: $portlet-decorate-border-width;
word-wrap: break-word;
}
.portlet-newtitle .portlet-title-text{
width: 100%;
max-width: 100%;
color: #004376;
font-size: 14px;
vertical-align: top;
white-space: normal;
}
.oecd-search .form-control{
border-width: 0;
padding: 6px;
}
/* footer */
#footer{
font-size: 12px;
color: #004376;
margin-top: 10px;
.col-md-3{
padding-left: 5px;
padding-right: 5px;
}
span{
color: #004376;
}
.requisites{
border-bottom: #c5c5c5;
border-bottom-width: 2px;
border-bottom-style: solid;
min-height: 40px;
}
.copyright{
margin: 15px auto;
line-height: 7px;
}
img.fl{
filter: invert(1);
}
}
/* DDM views template */
#topnews .news-item:first-child {
border-top-width: 0;
}
#topnews .news-item {
padding: 5px 14px 30px 16px;
clear: both;
display: inline-block;
width: 100%;
border-top: 3px solid #1299dc;
.news-content h2{
font-size: 18px;
}
}
#topnews .news-item img {
width: 250px;
float: left;
margin-right: 30px;
}
#topnews .date {
color: red;
font-size: 16px;
}
#topnews .display-style-icon .lfr-asset-item {
width: 33%;
h2{
font-size: 18px;
}
.aspect-ratio{
padding: 10px 5px 5px 6px;
height: 150px;
}
}
#useful-links{
.card{
margin-bottom: 10px;
}
.aspect-ratio-bg-center{
background-size: 100% 100%;
padding-bottom: 100px;
}
}
.aspect-ratio-bg-cover{
border-radius: 6px;
}
.card{
border-radius: 6px;
}
.cis-text-color{
color: #004376;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
/* стили только для IE10 IE11 */
#clients .lfr-asset-item{
margin-left: 0;
margin-right: 70px;
}
}
.portlet-boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ ul li.active{
font-weight: bold;
}
.cisstat-publisher-blog{
.date{
color: red;
font-size: 16px;
}
}
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M455.1,0H56.9C25.5,0,0,25.5,0,56.9v398.2C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V56.9
C512,25.5,486.5,0,455.1,0z"/>
<path class="lexicon-icon-outline" d="M455.1,0H56.9C25.5,0,0,25.5,0,56.9v398.2C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V56.9
C512,25.5,486.5,0,455.1,0z M160,448H64v-96h96V448z M160,320H64V192h96V320z M160,160H64V64h96V160z M320,448H192v-96h128V448z
M320,160H192V64h128V160z M448,448h-96v-96h96V448z M448,320h-96V192h96V320z M448,160h-96V64h96V160z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M0,56.9v398.2C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V56.9C512,25.5,486.5,0,455.1,0H56.9
C25.5,0,0,25.5,0,56.9z"/>
<path class="lexicon-icon-outline" d="M0,56.9v398.2C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V56.9C512,25.5,486.5,0,455.1,0H56.9
C25.5,0,0,25.5,0,56.9z M448,352v96h-96v-96H448z M160,352v96H64v-96H160z M448,192v128h-96V192H448z M160,192v128H64V192H160z
M448,64v96h-96V64H448z M160,64v96H64V64H160z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M455.1,0H56.9C25.5,0,0,25.5,0,56.9v398.2C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V56.9
C512,25.5,486.5,0,455.1,0z"/>
<path class="lexicon-icon-outline" d="M455.1,0H56.9C25.5,0,0,25.5,0,56.9v398.2C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V56.9
C512,25.5,486.5,0,455.1,0z M160,448H64v-96h96V448z M160,160H64V64h96V160z M320,448H192v-96h128V448z M320,160H192V64h128V160z
M448,448h-96v-96h96V448z M448,160h-96V64h96V160z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M256,0C114.9,0,0,114.8,0,256s114.8,256,256,256c141.1,0,256-114.9,256-256S397.1,0,256,0z"/>
<path class="lexicon-icon-outline" d="M256,0C114.9,0,0,114.8,0,256s114.8,256,256,256c141.1,0,256-114.9,256-256S397.1,0,256,0z M56.9,256
c0-109.8,89.3-199.1,199.1-199.1l0,0v398.2C146.2,455.1,56.9,365.8,56.9,256z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M419.986 96h-327.973c-17.664 0-32-14.336-32-32v0c0-17.664 14.299-32 32-32h328.009c17.664 0 32 14.336 32 32v0c-0.037 17.664-14.336 32-32.037 32h0.001z"></path>
<path class="lexicon-icon-outline" d="M480 224h-448c-17.664 0-32-14.299-32-32v0c0-17.664 14.336-32 32-32h448c17.664 0 32 14.336 32 32v0c0 17.701-14.336 32-32 32z"></path>
<path class="lexicon-icon-outline" d="M419.986 352h-327.973c-17.664 0-32-14.336-32-32v0c0-17.664 14.336-32 32-32h328.009c17.664 0 32 14.336 32 32v0c-0.037 17.664-14.336 32-32.037 32h0.001z"></path>
<path class="lexicon-icon-outline" d="M480 480h-448c-17.664 0-32-14.336-32-32v0c0-17.664 14.336-32 32-32h448c17.664 0 32 14.336 32 32v0c0 17.664-14.336 32-32 32z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M32 96h448c17.664 0 32-14.336 32-32s-14.336-32-32-32h-448c-17.664 0-32 14.336-32 32s14.336 32 32 32z"></path>
<path class="lexicon-icon-outline" d="M480 160h-448c-17.664 0-32 14.336-32 32s14.336 32 32 32h448c17.664 0 32-14.336 32-32s-14.336-32-32-32z"></path>
<path class="lexicon-icon-outline" d="M480 288h-448c-17.664 0-32 14.299-32 32 0 17.664 14.336 32 32 32h448c17.664 0 32-14.336 32-32 0-17.701-14.336-32-32-32z"></path>
<path class="lexicon-icon-outline" d="M480 416h-448c-17.664 0-32 14.336-32 32s14.336 32 32 32h448c17.664 0 32-14.336 32-32s-14.336-32-32-32z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M32 96h320c17.664 0 32-14.336 32-32s-14.336-32-32-32h-320c-17.664 0-32 14.336-32 32s14.336 32 32 32z"></path>
<path class="lexicon-icon-outline" d="M32 224h448c17.664 0 32-14.336 32-32s-14.336-32-32-32h-448c-17.664 0-32 14.336-32 32 0 17.701 14.336 32 32 32z"></path>
<path class="lexicon-icon-outline" d="M32 352h320c17.664 0 32-14.336 32-32s-14.336-32-32-32h-320c-17.664 0-32 14.299-32 32 0 17.664 14.336 32 32 32z"></path>
<path class="lexicon-icon-outline" d="M480 416h-448c-17.664 0-32 14.336-32 32s14.336 32 32 32h448c17.664 0 32-14.336 32-32s-14.336-32-32-32z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M512 64c0-17.664-14.336-32-32-32h-320c-17.664 0-32 14.336-32 32s14.336 32 32 32h320c17.664 0 32-14.336 32-32z"></path>
<path class="lexicon-icon-outline" d="M512 192c0-17.664-14.336-32-32-32h-448c-17.664 0-32 14.336-32 32s14.336 32 32 32h448c17.664 0 32-14.299 32-32z"></path>
<path class="lexicon-icon-outline" d="M512 320c0-17.701-14.336-32-32-32h-320c-17.664 0-32 14.336-32 32s14.336 32 32 32h320c17.664 0 32-14.336 32-32z"></path>
<path class="lexicon-icon-outline" d="M0 448c0 17.664 14.336 32 32 32h448c17.664 0 32-14.336 32-32s-14.336-32-32-32h-448c-17.664 0-32 14.336-32 32z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M256 384c6.936-0.22 13.81-2.973 19.111-8.272l227.221-227.221c11.058-11.026 11.058-28.941 0-39.999-11.026-11.058-28.94-11.058-39.999 0l-206.333 206.333c0 0-206.333-206.333-206.333-206.333-11.059-11.058-28.973-11.058-39.999 0-11.059 11.058-11.059 28.972 0 39.999l227.221 227.221c5.3 5.3 12.174 8.053 19.111 8.272z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M114.106 254.607c0.22 6.936 2.972 13.811 8.272 19.11l227.222 227.221c11.026 11.058 28.94 11.058 39.999 0 11.058-11.026 11.058-28.94 0-39.999l-206.333-206.333c0 0 206.333-206.333 206.333-206.333 11.058-11.059 11.058-28.973 0-39.999-11.058-11.059-28.973-11.059-39.999 0l-227.221 227.221c-5.3 5.3-8.052 12.174-8.273 19.111z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M396.394 255.607c-0.22-6.936-2.973-13.81-8.272-19.111l-227.221-227.221c-11.026-11.059-28.94-11.059-39.999 0-11.058 11.026-11.058 28.941 0 39.999l206.333 206.333c0 0-206.333 206.333-206.333 206.333-11.058 11.058-11.058 28.973 0 39.999 11.059 11.059 28.972 11.059 39.999 0l227.221-227.221c5.3-5.3 8.053-12.175 8.272-19.111z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M255.5 115.213c-6.936 0.22-13.81 2.972-19.111 8.273l-227.221 227.221c-11.059 11.026-11.059 28.94 0 39.999 11.026 11.058 28.941 11.058 39.999 0l206.333-206.333c0 0 206.333 206.333 206.333 206.333 11.058 11.058 28.973 11.058 39.999 0 11.058-11.058 11.058-28.973 0-39.999l-227.221-227.221c-5.3-5.3-12.175-8.052-19.111-8.273z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M0,128v295.1C0,454.5,25.5,480,56.9,480h398.2c31.4,0,56.9-25.5,56.9-56.9V128H0z"/>
<path class="lexicon-icon-outline" d="M0,128v295.1C0,454.5,25.5,480,56.9,480h398.2c31.4,0,56.9-25.5,56.9-56.9V128H0z M64,416V192h384l0,224H64z"/>
<path class="lexicon-icon-outline" d="M480,96H32C14.4,96,0,81.6,0,64l0,0c0-17.6,14.4-32,32-32h448c17.6,0,32,14.4,32,32l0,0C512,81.6,497.6,96,480,96z"/>
<path class="lexicon-icon-outline" d="M320,320H192c-17.6,0-32-14.4-32-32l0,0c0-17.6,14.4-32,32-32h128c17.6,0,32,14.4,32,32l0,0C352,305.6,337.6,320,320,320z"
/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M323.6,190l146.7-48.8L512,263.9l-149.2,47.6l93.6,125.2l-104.9,76.3l-96.1-126.4l-93.6,126.4L56.9,435.3l92.3-123.9
L0,263.8l40.4-122.6L188.4,190v-159h135.3L323.6,190L323.6,190z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="audio" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M384,32H192c-35.2,0-64,28.8-64,64v225.6c-5.2-1-10.5-1.6-16-1.6c-44.2,0-80,35.8-80,80s35.8,80,80,80s80-35.8,80-80
c0-2.7,0-208,0-208h192v97.6c-5.2-1-10.5-1.6-16-1.6c-44.2,0-80,35.8-80,80s35.8,80,80,80s80-35.8,80-80c0-2.7,0-272,0-272
C448,60.8,419.2,32,384,32z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M480 64h-448c-17.664 0-32-14.336-32-32v0c0-17.664 14.336-32 32-32h448c17.664 0 32 14.336 32 32v0c0 17.664-14.336 32-32 32z"></path>
<path class="lexicon-icon-outline" d="M480 288h-448c-17.664 0-32-14.336-32-32v0c0-17.664 14.336-32 32-32h448c17.664 0 32 14.336 32 32v0c0 17.664-14.336 32-32 32z"></path>
<path class="lexicon-icon-outline" d="M480 512h-448c-17.664 0-32-14.336-32-32v0c0-17.664 14.336-32 32-32h448c17.664 0 32 14.336 32 32v0c0 17.664-14.336 32-32 32z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="blogs" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z"
/>
<path class="lexicon-icon-outline" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z M448,448H64
V64h384V448C448,448,448,448,448,448z"/>
<path class="lexicon-icon-outline" d="M384,256H128c-17.7,0-32,14.3-32,32s14.3,32,32,32h256c17.7,0,32-14.3,32-32S401.7,256,384,256z"/>
<path class="lexicon-icon-outline" d="M288,352H128c-17.7,0-32,14.3-32,32s14.3,32,32,32h160c17.7,0,32-14.3,32-32S305.7,352,288,352z"/>
<path class="lexicon-icon-outline" d="M384,96H128c-17.6,0-32,14.4-32,32v64c0,17.6,14.4,32,32,32h256c17.6,0,32-14.4,32-32v-64C416,110.4,401.6,96,384,96z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M262.217 0c25.307 0 47.689 3.511 67.182 10.459 19.456 6.985 35.913 16.603 49.298 28.891 13.349 12.288 23.589 26.843 30.647 43.703s10.606 35.145 10.606 54.894c0 26.478-7.058 49.591-21.175 69.339s-32.146 33.207-54.053 40.448c12.654 2.889 24.466 7.936 35.401 15.177 10.971 7.205 20.553 16.018 28.855 26.368 8.265 10.35 14.848 22.272 19.712 35.73 4.864 13.495 7.314 28.16 7.314 44.069 0 20.699-3.767 39.826-11.301 57.417-7.57 17.591-18.249 32.622-32.146 45.129-13.861 12.507-30.683 22.382-50.395 29.623-19.712 7.131-41.728 10.752-66.085 10.752h-200.082v-512h186.222zM246.857 211.602c23.369 0 41.509-5.778 54.418-17.335s19.346-27.209 19.346-46.921c0-19.749-6.217-35.255-18.615-46.592-12.398-11.301-31.049-16.969-55.845-16.969h-70.839v127.817h71.534zM257.097 428.946c24.832 0 44.069-5.888 57.673-17.701 13.641-11.776 20.443-28.050 20.443-48.75 0-20.224-6.473-36.718-19.346-49.481-12.91-12.763-32.037-19.127-57.307-19.127h-83.237v135.058h81.774z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="bookmarks" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z"
/>
<path class="lexicon-icon-outline" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z M448,448H64
V64h160v224l96-81.5l96,81.5V64h32V448C448,448,448,448,448,448z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="calendar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 511.4 512" style="enable-background:new 0 0 511.4 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M511.4,159.4c0-35-28.4-63.4-63.4-63.4h-0.3V64V32c0-17.7-14.3-32-32-32s-32,14.3-32,32v64h-96V32
c0-17.7-14.3-32-32-32s-32,14.3-32,32v64h-96V32c0-17.7-14.3-32-32-32s-32,14.3-32,32v64h-0.3C28.4,96,0,124.4,0,159.4v284.3
c0,35,28.4,68.4,63.4,68.4h320h32l96-96h0L511.4,159.4z"/>
<path class="lexicon-icon-outline" d="M511.4,159.4c0-35-28.4-63.4-63.4-63.4h-0.3V64V32c0-17.7-14.3-32-32-32s-32,14.3-32,32v64h-96V32c0-17.7-14.3-32-32-32
s-32,14.3-32,32v64h-96V32c0-17.7-14.3-32-32-32s-32,14.3-32,32v64h-0.3C28.4,96,0,124.4,0,159.4v284.3c0,35,28.4,68.4,63.4,68.4
h320h32l96-96h0L511.4,159.4z M383.4,448v-64h64L383.4,448z M447.4,288v32h-96h-32v32v96H66c-1-1.2-2-3.1-2-4.4L64,160l383.4,0V288z
"/>
<rect class="lexicon-icon-outline" x="95.7" y="192" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="159.7" y="192" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="223.7" y="192" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="287.7" y="192" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="351.7" y="192" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="95.7" y="256" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="159.7" y="256" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="223.7" y="256" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="287.7" y="256" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="351.7" y="256" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="95.7" y="320" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="95.7" y="384" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="159.7" y="384" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="159.7" y="320" width="32" height="32"/>
<rect class="lexicon-icon-outline" x="223.7" y="320" width="32" height="32"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M180.7,79.8c0-15.6-12.8-28.4-28.4-28.4H75.9c-15.6,0-28.4,12.8-28.4,28.4v22.6h133.2L180.7,79.8L180.7,79.8z"/>
<path class="lexicon-icon-outline" d="M454.6,123.3h-33V78c0-26.8-22-48.8-48.8-48.8H242c-26.8,0-48.8,22-48.8,48.8v45.3H57.4C25.7,123.3,0,149,0,180.6v244.8
c0,31.6,25.7,57.4,57.4,57.4h397.3c31.6,0,57.4-25.7,57.4-57.4V180.6C512,149,486.3,123.3,454.6,123.3L454.6,123.3z M90.4,241.9
c-16.6,0-30.1-13.5-30.1-30.1s13.5-30.1,30.1-30.1s30.1,13.5,30.1,30.1S107,241.9,90.4,241.9z M316.2,452.7
c-74.8,0-135.5-60.7-135.5-135.5s60.7-135.5,135.5-135.5s135.5,60.7,135.5,135.5S391.1,452.7,316.2,452.7z"/>
<path class="lexicon-icon-outline" d="M391.5,317.2c0,41.6-33.7,75.3-75.3,75.3s-75.3-33.7-75.3-75.3s33.7-75.3,75.3-75.3S391.5,275.6,391.5,317.2L391.5,317.2z"
/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M465.1,0H46.9C21.1,0,0,21.1,0,46.9v130.8c0,25.8,21.1,46.9,46.9,46.9h418.1c25.8,0,46.9-21.1,46.9-46.9V46.9
C512,21.1,490.9,0,465.1,0z"/>
<path class="lexicon-icon-body" fill="none" d="M465.1,287.3H46.9C21.1,287.3,0,308.4,0,334.3v130.8C0,490.9,21.1,512,46.9,512h418.1
c25.8,0,46.9-21.1,46.9-46.9V334.3C512,308.4,490.9,287.3,465.1,287.3L465.1,287.3z"/>
<path class="lexicon-icon-outline" d="M465.1,0H46.9C21.1,0,0,21.1,0,46.9v130.8c0,25.8,21.1,46.9,46.9,46.9h418.1c25.8,0,46.9-21.1,46.9-46.9V46.9
C512,21.1,490.9,0,465.1,0z M448,160.7H64v-96h384V160.7z"/>
<path class="lexicon-icon-outline" d="M465.1,287.3H46.9C21.1,287.3,0,308.4,0,334.3v130.8C0,490.9,21.1,512,46.9,512h418.1c25.8,0,46.9-21.1,46.9-46.9V334.3
C512,308.4,490.9,287.3,465.1,287.3L465.1,287.3z M448,448H64v-96h384V448z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M192 0h-160c-17.664 0-32 14.336-32 32v160c0 17.664 14.336 32 32 32h160c17.664 0 32-14.336 32-32v-160c0-17.664-14.336-32-32-32z"></path>
<path class="lexicon-icon-outline" d="M192 288h-160c-17.664 0-32 14.336-32 32v160c0 17.664 14.336 32 32 32h160c17.664 0 32-14.336 32-32v-160c0-17.664-14.336-32-32-32z"></path>
<path class="lexicon-icon-outline" d="M480 0h-160c-17.664 0-32 14.336-32 32v160c0 17.664 14.336 32 32 32h160c17.664 0 32-14.336 32-32v-160c0-17.664-14.336-32-32-32z"></path>
<path class="lexicon-icon-outline" d="M480 288h-160c-17.664 0-32 14.336-32 32v160c0 17.664 14.336 32 32 32h160c17.664 0 32-14.336 32-32v-160c0-17.664-14.336-32-32-32z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M103.5,204.3l136.1,136.1c9,9,23.7,9,32.7,0l136.1-136.1c14.6-14.6,4.3-39.5-16.4-39.5H119.9
C99.2,164.8,88.9,189.7,103.5,204.3L103.5,204.3z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M347.913 199.336l-81.538-85c-5.413-5.642-14.188-5.642-19.6 0l-81.538 85c-8.731 9.101-2.548 24.664 9.8 24.664h163.077c12.348 0 18.531-15.563 9.8-24.664z"></path>
<path class="lexicon-icon-outline" d="M165.236 312.664l81.538 85c5.412 5.642 14.188 5.642 19.6 0l81.538-85c8.731-9.101 2.548-24.664-9.8-24.664h-163.077c-12.347 0-18.531 15.563-9.8 24.664z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M407.139 151.999l-136.136-136.136c-9.036-9.037-23.688-9.037-32.725 0l-136.136 136.136c-14.577 14.577-4.253 39.501 16.362 39.501h272.272c20.615 0 30.94-24.924 16.362-39.501z"></path>
<path class="lexicon-icon-outline" d="M103.18 359.002l136.136 136.136c9.036 9.036 23.688 9.036 32.724 0l136.136-136.136c14.577-14.577 4.253-39.502-16.362-39.502h-272.272c-20.615 0-30.939 24.925-16.362 39.502z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M408.5,307.7L272.4,171.6c-9-9-23.7-9-32.7,0L103.5,307.7c-14.6,14.6-4.3,39.5,16.4,39.5h272.3
C412.8,347.2,423.1,322.3,408.5,307.7L408.5,307.7z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="categories" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M491.7,262.6l-1-1.2l-5.2-5.2c32.9-35,35.5-86.1,6.2-121.6l-1-1.2l-96.6-96.6C364.9,7.7,333.2,1.3,316.9,0.1
L315.8,0H85.6C63,0,41.5,9.1,25.2,25.6C8.9,42,0,63.5,0,86v340.3c0,22.7,9,44.2,25.3,60.5C41.5,503,63,512,85.6,512h0l223.1-0.1h1.2
l1.2-0.1c19.4-1.5,56.4-8.5,86.2-39.5l87.4-87.4l0.7-0.7C518.3,349.3,521,298.1,491.7,262.6z M340.5,212.5
C335,218,327.7,221,320,221c-15.5,0-29-13.5-29-29c0-16,13-29,29-29c7.8,0,15,3,20.5,8.5c5.5,5.5,8.5,12.8,8.5,20.5
C349,199.8,346,207,340.5,212.5z"/>
<path class="lexicon-icon-outline" d="M320,256c17.1,0,33.2-6.6,45.3-18.7c12.1-12.1,18.7-28.2,18.7-45.3c0-34.1-29.8-64-64-64c-35.3,0-64,28.7-64,64
c0,17.1,6.7,33.2,18.7,45.3C286.8,249.4,302.9,256,320,256z M320,163c7.8,0,15,3,20.5,8.5c5.5,5.5,8.5,12.8,8.5,20.5
c0,7.8-3,15-8.5,20.5C335,218,327.7,221,320,221c-15.5,0-29-13.5-29-29C290.9,176,304,163,320,163z"/>
<path class="lexicon-icon-outline" d="M0,426.3c0,22.7,9,44.2,25.3,60.5C41.5,503,63,512,85.6,512h0l223.1-0.1h1.2l1.2-0.1c19.4-1.5,56.4-8.5,86.2-39.5l87.4-87.4
l0.7-0.7c33-35,35.6-86.2,6.3-121.7l-1-1.2l-5.2-5.2c32.9-35,35.5-86.1,6.2-121.6l-1-1.2l-96.6-96.6C364.9,7.7,333.2,1.3,316.9,0.1
L315.8,0H85.6C63,0,41.5,9.1,25.2,25.6C8.9,42,0,63.5,0,86 M85.6,320c-5.6,0-10.8-2.2-15.1-6.5c-4.3-4.3-6.5-9.5-6.5-15.2V256V86.1
C64,74.5,74.3,64,85.6,64h227.6c7.7,0.8,21.7,4.2,35.6,18.1l94.3,94.3c7.7,10.3,6.1,24.8-4,35.8l-87.2,87.2l-0.5,0.5
c-14.5,15.2-33.3,19.2-43.9,20.1L85.6,320 M85.6,448c-5.6,0-10.8-2.2-15.1-6.5c-4.3-4.3-6.5-9.5-6.5-15.2v-45.1
c7,1.8,14.2,2.8,21.6,2.8h0l223.1-0.1h1.2l1.2-0.1c19.4-1.5,56.4-8.5,86.2-39.5l42.9-42.9l2.9,2.9c7.7,10.3,6.1,24.8-4,35.8
l-87.2,87.2l-0.5,0.5c-14.5,15.2-33.3,19.2-43.9,20.1L85.6,448"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M479.311 30.213c-18.425-18.424-42.952-28.587-69.006-28.587 0 0-0.029 0-0.029 0-26.053 0-50.552 10.133-68.976 28.558l-114.030 114.030c-9.845 9.845-9.845 25.794 0 35.611 9.845 9.845 25.794 9.845 35.611 0l114.030-114.030c8.925-8.925 20.757-13.818 33.365-13.818v0c12.609 0 24.471 4.923 33.394 13.847 18.425 18.424 18.425 48.365 0.029 66.789l-114.030 114.030c-9.846 9.845-9.846 25.794 0 35.611 4.923 4.923 11.372 7.37 17.82 7.37s12.897-2.447 17.82-7.37l114.030-114.030c38.029-38.058 38-99.953-0.029-138.011z"></path>
<path class="lexicon-icon-outline" d="M249.523 326.791l-113.224 113.224c-8.867 8.867-20.642 13.733-33.193 13.733 0 0-0.029 0-0.058 0-12.609-0.029-24.471-4.952-33.395-13.875s-13.876-20.786-13.876-33.394c-0.029-12.58 4.865-24.384 13.733-33.25l113.224-113.224c9.845-9.845 9.845-25.794 0-35.611-9.845-9.845-25.794-9.845-35.611 0l-113.224 113.224c-18.424 18.396-28.529 42.894-28.5 68.949 0.029 26.025 10.22 50.524 28.645 68.948s42.894 28.587 68.948 28.644c0.058 0 0.087 0 0.144 0 25.996 0 50.437-10.105 68.805-28.5l113.224-113.224c9.846-9.846 9.846-25.795 0-35.611-9.875-9.875-25.794-9.875-35.639-0.029z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="change" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<g>
<path class="lexicon-icon-outline" d="M32,256L32,256c17.6,0,32-14.4,32-32v-96h342.6l-17.1,17.1c-12.4,12.4-12.4,32.8,0,45.3l0,0c12.4,12.4,32.8,12.4,45.3,0
l67.9-67.9l0,0c12.4-12.4,12.4-32.8,0-45.3l0,0L434.8,9.3c-12.4-12.4-32.8-12.4-45.3,0l0,0c-12.4,12.4-12.4,32.8,0,45.3l9.4,9.4H32
h0C14.4,64,0,78.4,0,96v0v128C0,241.6,14.4,256,32,256z"/>
<path class="lexicon-icon-outline" d="M480,256L480,256c-17.6,0-32,14.4-32,32v96H105.4l17.1-17.1c12.4-12.4,12.4-32.8,0-45.3l0,0c-12.4-12.4-32.8-12.4-45.3,0
L9.3,389.5l0,0c-12.4,12.4-12.4,32.8,0,45.3l0,0l67.9,67.9c12.4,12.4,32.8,12.4,45.3,0l0,0c12.4-12.4,12.4-32.8,0-45.3l-9.4-9.4
H480h0c17.6,0,32-14.4,32-32v0V288C512,270.4,497.6,256,480,256z"/>
</g>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M254.2,304.9c49.9-58.2,134-156.4,169.5-197.8l0,0c5.9-6.8,14.6-11.2,24.3-11.2c17.7,0,32,14.3,32,32
c0,8-2.9,15.2-7.7,20.8l0,0c-41.7,48.6-150.3,175.4-192,224l0,0c-5.9,6.8-14.6,11.2-24.3,11.2c-8.8,0-16.8-3.6-22.6-9.4
c-45.3-45.3-50.7-50.7-96-96c-5.8-5.8-9.4-13.8-9.4-22.6c0-17.7,14.3-32,32-32c8.8,0,16.8,3.6,22.6,9.4
C218.2,268.9,229.2,279.9,254.2,304.9z M507.3,207.1c-18.3,21.4-39.5,46.1-60.6,70.6C435.9,373.6,354.7,448,256,448
c-106,0-192-86-192-192S150,64,256,64c35.5,0,68.7,9.6,97.2,26.4c15.1-17.6,29.5-34.4,42.1-49.2C355.3,15.2,307.4,0,256,0
C114.6,0,0,114.6,0,256s114.6,256,256,256s256-114.6,256-256C512,239.3,510.4,223,507.3,207.1z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M502.091 60.993c-9.909-9.91-25.962-9.91-35.843 0l-336.988 336.988-83.508-83.451c-9.881-9.909-25.962-9.909-35.843 0-9.909 9.909-9.909 25.962 0 35.843l98.257 98.257c2.608 2.608 5.679 4.433 8.924 5.679 4.028 2.464 8.403 4.115 12.952 4.115 6.49 0 12.981-2.464 17.936-7.418l354.112-354.141c9.909-9.909 9.909-25.962 0-35.871l0-0.001z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M113.632 165.327c-7.608-7.63-19.991-7.63-27.599 0l-78.402 78.402c-7.63 7.63-7.63 19.991 0 27.599 0.536 0.536 1.227 0.736 1.807 1.205l76.573 76.572c3.816 3.815 8.813 5.734 13.811 5.734s9.995-1.897 13.811-5.712c7.63-7.63 7.63-19.991 0-27.599l-64.278-64.279 64.278-64.279c7.608-7.653 7.608-20.013 0-27.643z"></path>
<path class="lexicon-icon-outline" d="M504.37 243.104c-0.536-0.536-1.227-0.737-1.807-1.205l-76.572-76.572c-7.63-7.63-19.991-7.63-27.599 0-7.63 7.63-7.63 19.991 0 27.599l64.279 64.279-64.279 64.279c-7.63 7.63-7.63 19.991 0 27.599 3.815 3.815 8.813 5.712 13.811 5.712s9.995-1.897 13.811-5.712l78.402-78.402c7.586-7.586 7.586-19.947-0.045-27.577z"></path>
<path class="lexicon-icon-outline" d="M322.733 162.894l-156.179 156.179c-7.63 7.63-7.63 19.991 0 27.599 3.816 3.815 8.813 5.712 13.811 5.712s9.995-1.897 13.811-5.712l156.179-156.179c7.63-7.63 7.63-19.991 0-27.599-7.653-7.63-19.991-7.63-27.621 0z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M487.4,195.2L487.4,195.2L466,192c-4.1-13.6-9.5-26.7-16.2-39.2l12.9-17.5c8.5-11.5,7.3-27.5-2.8-37.6
l-45.6-45.6c-10.1-10.1-26.1-11.3-37.6-2.8l-17.5,12.9C346.7,55.6,333.6,50.2,320,46l-3.2-21.5C314.7,10.4,302.5,0,288.2,0h-64.5
c-14.3,0-26.4,10.4-28.5,24.6L192,46c-13.6,4.1-26.7,9.5-39.2,16.2l-17.5-12.9c-11.5-8.5-27.5-7.3-37.6,2.8L52.2,97.8
c-10.1,10.1-11.3,26.1-2.8,37.6l12.9,17.5C55.6,165.3,50.2,178.4,46,192l-21.5,3.2C10.5,197.3,0,209.5,0,223.8v64.5
c0,14.3,10.5,26.4,24.6,28.5L46,320c4.1,13.6,9.5,26.7,16.2,39.2l-12.9,17.5c-8.5,11.5-7.3,27.5,2.8,37.6l45.6,45.6
c10.1,10.1,26.1,11.3,37.6,2.8l17.5-12.9c12.5,6.7,25.6,12.1,39.2,16.2l3.2,21.5c2.1,14.1,14.3,24.6,28.5,24.6h64.5
c14.3,0,26.4-10.5,28.5-24.6L320,466c13.6-4.1,26.7-9.5,39.2-16.2l17.5,12.9c11.5,8.5,27.5,7.3,37.6-2.8l45.6-45.6
c10.1-10.1,11.3-26.1,2.8-37.6l-12.9-17.5c6.7-12.5,12.1-25.6,16.2-39.2l21.5-3.2c14.1-2.1,24.6-14.3,24.6-28.5v-64.5
C512,209.5,501.6,197.3,487.4,195.2z M256,352c-53,0-96-43-96-96s43-96,96-96c53,0,96,43,96,96C352,309,309,352,256,352z"/>
<path class="lexicon-icon-outline" d="M256,160c-53,0-96,43-96,96s43,96,96,96s96-43,96-96S309,160,256,160z M256,320c-35.3,0-64-28.7-64-64c0-35.3,28.7-64,64-64
s64,28.7,64,64C320,291.3,291.3,320,256,320z"/>
<path class="lexicon-icon-outline" d="M487.4,195.2L466,192c-4.1-13.6-9.5-26.7-16.2-39.2l12.9-17.5c8.5-11.5,7.3-27.5-2.8-37.6l-45.6-45.6
c-10.1-10.1-26.1-11.3-37.6-2.8l-17.5,12.9C346.7,55.6,333.6,50.2,320,46l-3.2-21.5C314.7,10.4,302.5,0,288.2,0h-64.5
c-14.3,0-26.4,10.4-28.5,24.6L192,46c-13.6,4.1-26.7,9.5-39.2,16.2l-17.5-12.9c-11.5-8.5-27.5-7.3-37.6,2.8L52.2,97.8
c-10.1,10.1-11.3,26.1-2.8,37.6l12.9,17.5C55.6,165.3,50.2,178.4,46,192l-21.5,3.2C10.5,197.3,0,209.5,0,223.8v64.5
c0,14.3,10.4,26.4,24.6,28.5L46,320c4.1,13.6,9.5,26.7,16.2,39.2l-12.9,17.5c-8.5,11.5-7.3,27.5,2.8,37.6l45.6,45.6
c10.1,10.1,26.1,11.3,37.6,2.8l17.5-12.9c12.5,6.7,25.6,12.1,39.2,16.2l3.2,21.5c2.1,14.1,14.3,24.6,28.5,24.6h64.5
c14.3,0,26.4-10.5,28.5-24.6L320,466c13.6-4.1,26.7-9.5,39.2-16.2l17.5,12.9c11.5,8.5,27.5,7.3,37.6-2.8l45.6-45.6
c10.1-10.1,11.3-26.1,2.8-37.6l-12.9-17.5c6.7-12.5,12.1-25.6,16.2-39.2l21.5-3.2c14.1-2.1,24.6-14.3,24.6-28.5v-64.5
C512,209.5,501.6,197.3,487.4,195.2L487.4,195.2z M475.4,281.6l-39.3,5.9c-4.7,27-15.3,52-30.5,73.6l23.6,32l-36.2,36.2l-32-23.6
c-21.6,15.2-46.6,25.8-73.6,30.5l-5.9,39.3h-51.2l-5.9-39.3c-27-4.7-52-15.3-73.6-30.5l-32,23.6l-36.2-36.2l23.6-32
c-15.2-21.6-25.8-46.6-30.5-73.6l-39.3-5.9v-51.2l39.3-5.9c4.7-27,15.3-52,30.5-73.6l-23.6-32l36.2-36.2l32,23.6
c21.6-15.2,46.6-25.8,73.6-30.5l5.9-39.3h51.2l5.9,39.3c27,4.7,52,15.3,73.6,30.5l32-23.6l36.2,36.2l-23.6,32
c15.2,21.6,25.8,46.6,30.5,73.6l39.3,5.9V281.6L475.4,281.6z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M0,46.9v418.1C0,490.9,21.1,512,46.9,512h130.8c25.8,0,46.9-21.1,46.9-46.9V46.9c0-25.8-21.1-46.9-46.9-46.9
H46.9C21.1,0,0,21.1,0,46.9z"/>
<path class="lexicon-icon-body" fill="none" d="M287.3,46.9v418.1c0,25.8,21.1,46.9,46.9,46.9h130.8c25.8,0,46.9-21.1,46.9-46.9V46.9C512,21.1,490.9,0,465.1,0
H334.3C308.4,0,287.3,21.1,287.3,46.9L287.3,46.9z"/>
<path class="lexicon-icon-outline" d="M0,46.9v418.1C0,490.9,21.1,512,46.9,512h130.8c25.8,0,46.9-21.1,46.9-46.9V46.9c0-25.8-21.1-46.9-46.9-46.9H46.9
C21.1,0,0,21.1,0,46.9z M160.7,64v384h-96V64H160.7z"/>
<path class="lexicon-icon-outline" d="M287.3,46.9v418.1c0,25.8,21.1,46.9,46.9,46.9h130.8c25.8,0,46.9-21.1,46.9-46.9V46.9C512,21.1,490.9,0,465.1,0H334.3
C308.4,0,287.3,21.1,287.3,46.9L287.3,46.9z M448,64v384h-96V64H448z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="comments" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M448,0H64C28.7,0,0,28.7,0,64v288c0,35.3,28.7,64,64,64h50.7l-41,41c-12.5,12.5-12.5,32.8,0,45.3
c6.2,6.2,14.4,9.4,22.6,9.4s16.4-3.1,22.6-9.4l86.3-86.3H448c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z"/>
<path class="lexicon-icon-outline" d="M448,0H64C28.7,0,0,28.7,0,64v288c0,35.3,28.7,64,64,64h50.7l-41,41c-12.5,12.5-12.5,32.8,0,45.3c6.2,6.2,14.4,9.4,22.6,9.4
s16.4-3.1,22.6-9.4l86.3-86.3H448c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z M448,352H64V64h384V352L448,352z"/>
<path class="lexicon-icon-outline" d="M384,128H128c-17.7,0-32,14.3-32,32s14.3,32,32,32h256c17.7,0,32-14.3,32-32S401.7,128,384,128z"/>
<path class="lexicon-icon-outline" d="M288,224H128c-17.7,0-32,14.3-32,32s14.3,32,32,32h160c17.7,0,32-14.3,32-32S305.7,224,288,224z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M192 64v0c-17.6 0-32 14.4-32 32v25.373l-88.005-88.005c-10.623-10.623-28.005-10.623-38.627 0v0c-10.623 10.623-10.623 28.005 0 38.627l88.005 88.005h-25.373c-17.6 0-32 14.4-32 32v0c0 17.6 14.4 32 32 32h96c0.815 0 1.619-0.041 2.419-0.101 7.746 0.646 15.72-1.971 21.614-7.865v0c5.893-5.893 8.512-13.868 7.865-21.614 0.060-0.799 0.101-1.605 0.101-2.419v-96c0-17.6-14.4-32-32-32z"></path>
<path class="lexicon-icon-outline" d="M64 320v0c0 17.6 14.4 32 32 32h25.373l-88.005 88.005c-10.623 10.623-10.623 28.005 0 38.627v0c10.623 10.623 28.005 10.623 38.627 0l88.005-88.005v25.373c0 17.6 14.4 32 32 32v0c17.6 0 32-14.4 32-32v-96c0-0.815-0.041-1.62-0.101-2.419 0.646-7.747-1.971-15.721-7.865-21.614v0c-5.893-5.894-13.868-8.512-21.614-7.865-0.799-0.060-1.605-0.101-2.419-0.101h-96c-17.6 0-32 14.4-32 32z"></path>
<path class="lexicon-icon-outline" d="M320 448v0c17.6 0 32-14.4 32-32v-25.373l88.005 88.005c10.623 10.623 28.005 10.623 38.627 0v0c10.623-10.623 10.623-28.005 0-38.627l-88.005-88.005h25.373c17.6 0 32-14.4 32-32v0c0-17.6-14.4-32-32-32h-96c-0.815 0-1.62 0.041-2.419 0.101-7.747-0.646-15.721 1.971-21.614 7.865v0c-5.894 5.894-8.512 13.868-7.865 21.614-0.060 0.8-0.101 1.604-0.101 2.419v96c0 17.6 14.4 32 32 32z"></path>
<path class="lexicon-icon-outline" d="M448 192v0c0-17.6-14.4-32-32-32h-25.373l88.005-88.005c10.623-10.623 10.623-28.005 0-38.627v0c-10.623-10.623-28.005-10.623-38.627 0l-88.005 88.005v-25.373c0-17.6-14.4-32-32-32v0c-17.6 0-32 14.4-32 32v96c0 0.815 0.041 1.619 0.101 2.419-0.646 7.746 1.971 15.72 7.865 21.614v0c5.894 5.893 13.868 8.512 21.614 7.865 0.8 0.060 1.604 0.101 2.419 0.101h96c17.6 0 32-14.4 32-32z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="control-panel" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<g>
<path class="lexicon-icon-outline" d="M32,128h296.6c11.1,19.1,31.7,32,55.4,32s44.3-12.9,55.4-32H480c17.7,0,32-14.3,32-32s-14.3-32-32-32h-40.6
c-11.1-19.1-31.7-32-55.4-32s-44.3,12.9-55.4,32H32C14.3,64,0,78.3,0,96S14.3,128,32,128z"/>
<path class="lexicon-icon-outline" d="M480,384h-40.6c-11.1-19.1-31.7-32-55.4-32s-44.3,12.9-55.4,32H32c-17.7,0-32,14.3-32,32s14.3,32,32,32h296.6
c11.1,19.1,31.7,32,55.4,32s44.3-12.9,55.4-32H480c17.7,0,32-14.3,32-32S497.7,384,480,384z"/>
<path class="lexicon-icon-outline" d="M480,224H183.4c-11.1-19.1-31.7-32-55.4-32s-44.3,12.9-55.4,32H32c-17.7,0-32,14.3-32,32s14.3,32,32,32h40.5
c11.1,19.1,31.7,32,55.4,32s44.3-12.9,55.4-32H480c17.7,0,32-14.3,32-32S497.7,224,480,224z"/>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M335.4,208.2c-16.7-16.6-32.8-32.8-48-47.9c35.1-35.1,68.9-69,96.2-96.3H480
C455.9,88.1,397.6,146.2,335.4,208.2z M287.4,256.1c78,77.9,161.9,161.6,192.1,191.9h-95.6c-39.6-39.6-93.2-93.1-144.3-144.1
c-10.4,10.4-20.4,20.3-29.8,29.8c9,14.6,14.3,31.9,14.3,50.3c0,53-43,96-96,96s-96-43-96-96s43-96,96-96c9.7,0,19,1.4,27.9,4.1
c11.2-11.3,23.3-23.3,35.9-35.9c-12.7-12.7-24.9-24.9-36.2-36.2c-8.7,2.6-18,4-27.5,4c-53,0-96-43-96-96s43-96,96-96s96,43,96,96
c0,18.5-5.3,35.8-14.4,50.5c9.5,9.5,19.5,19.4,29.9,29.8c0.1-0.1,0.1-0.1,0.2-0.2c15.1,15.1,31.3,31.2,47.9,47.8
C287.5,256,287.4,256.1,287.4,256.1z M128,160c17.7,0,32-14.3,32-32s-14.3-32-32-32c-17.7,0-32,14.3-32,32S110.3,160,128,160z
M160,384c0-17.7-14.3-32-32-32c-17.7,0-32,14.3-32,32s14.3,32,32,32C145.7,416,160,401.7,160,384z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="date" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 511.4 512" style="enable-background:new 0 0 511.4 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M511.4,159.4c0-35-28.4-63.4-63.4-63.4h-0.3V64V32c0-17.7-14.3-32-32-32s-32,14.3-32,32v64h-96V32
c0-17.7-14.3-32-32-32s-32,14.3-32,32v64h-96V32c0-17.7-14.3-32-32-32s-32,14.3-32,32v64h-0.3C28.4,96,0,124.4,0,159.4v284.3
c0,35,28.4,68.4,63.4,68.4h320h32l96-96h0L511.4,159.4z"/>
<path class="lexicon-icon-outline" d="M511.4,159.4c0-35-28.4-63.4-63.4-63.4h-0.3V64V32c0-17.7-14.3-32-32-32s-32,14.3-32,32v64h-96V32c0-17.7-14.3-32-32-32
s-32,14.3-32,32v64h-96V32c0-17.7-14.3-32-32-32s-32,14.3-32,32v64h-0.3C28.4,96,0,124.4,0,159.4v284.3c0,35,28.4,68.4,63.4,68.4
h320h32l96-96h0L511.4,159.4z M383.4,448v-64h64L383.4,448z M447.4,288v32h-96h-32v32v96H66c-1-1.2-2-3.1-2-4.4L64,160l383.4,0V288z
"/>
<polygon class="lexicon-icon-outline" points="255.7,416 287.7,416 287.7,256 287.7,224 287.7,192 255.7,192 255.7,224 223.7,224 223.7,256 255.7,256 "/>
<rect class="lexicon-icon-outline" x="95.7" y="192" width="64" height="32"/>
<rect class="lexicon-icon-outline" x="159.7" y="224" width="32" height="63"/>
<rect class="lexicon-icon-outline" x="98" y="288" width="61.7" height="32"/>
<polygon class="lexicon-icon-outline" points="159.7,416 159.7,384 127.7,384 95.7,384 95.7,416 127.7,416 "/>
<rect class="lexicon-icon-outline" x="159.7" y="320" width="32" height="63"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="desktop" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M448,0H64C28.8,0,0,28.8,0,64v289.2c0,35.2,28.8,64,64,64h384c35.2,0,64-28.8,64-64V64C512,28.8,483.2,0,448,0z
"/>
<path class="lexicon-icon-outline" d="M448,0H64C28.8,0,0,28.8,0,64v289.2c0,35.2,28.8,64,64,64h384c35.2,0,64-28.8,64-64V64C512,28.8,483.2,0,448,0z M432,385.2
c-8.8,0-16-7.2-16-16s7.2-16,16-16s16,7.2,16,16S440.8,385.2,432,385.2z M448,320H64V64h384V320z"/>
<path class="lexicon-icon-outline" d="M448,448H64c-17.7,0-32,14.3-32,32s14.3,32,32,32h384c17.7,0,32-14.3,32-32S465.7,448,448,448z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="documents-and-media" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512"
x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M448,96h-64V64c0-35.3-28.7-64-64-64H64C28.7,0,0,28.7,0,64v256c0,35.3,28.7,64,64,64h32v64
c0,35.3,28.7,64,64,64h288c35.3,0,64-28.7,64-64V160C512,124.7,483.3,96,448,96z"/>
<path class="lexicon-icon-outline" d="M448,96h-64V64c0-35.3-28.7-64-64-64H64C28.7,0,0,28.7,0,64v256c0,35.3,28.7,64,64,64h32v64c0,35.3,28.7,64,64,64h288
c35.3,0,64-28.7,64-64V160C512,124.7,483.3,96,448,96z M64,320V64h256l0,32h0v64h0l0,160c0,0,0,0,0,0H160v0H96v0H64z M448,448H160
v-64h160c35.3,0,64-28.7,64-64V160h64V448C448,448,448,448,448,448z"/>
<path class="lexicon-icon-outline" d="M148,188.8c2.5,2.2,5.5,3.2,8.7,3.2c3.9,0,6.9-1.2,8.9-3.5c1.5-1.8,3.2-4.9,5.1-9.6l3.7-8.9h34.4l3.7,8.7l0,0.1
c0.6,1.4,1.4,2.9,2.2,4.7c1,2,1.9,3.6,2.9,4.6c1.1,1.2,2.4,2.2,3.9,2.9c1.5,0.7,3.3,1,5.4,1c3.5,0,6.5-1.1,9-3.4
c2.6-2.3,3.9-5.1,3.9-8.1c0-2.5-1-5.9-3.3-10.7l-25.1-55.5c-1.2-2.8-2.2-5-2.9-6.7c-0.9-1.9-2-3.7-3.2-5.3c-1.4-1.9-3.3-3.4-5.6-4.5
c-2.3-1.2-5.1-1.8-8.4-1.8c-3.2,0-6,0.6-8.3,1.8c-2.3,1.2-4.2,2.7-5.6,4.6c-1.3,1.7-2.5,3.8-3.5,6.3l-2.5,5.8l-24.5,55.9
c-1.1,2.3-1.8,4.1-2.3,5.5c-0.6,1.6-0.8,3.2-0.8,4.8C144,182.8,144.7,185.9,148,188.8z M191.5,127.2l9.3,22.8h-18.4L191.5,127.2z"/>
<path class="lexicon-icon-outline" d="M128,288h128c17.7,0,32-14.3,32-32s-14.3-32-32-32H128c-17.7,0-32,14.3-32,32S110.3,288,128,288z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="download" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 384 512" enable-background="new 0 0 384 512" xml:space="preserve">
<g>
<path class="lexicon-icon-outline" d="M169.1,374.4999c6.1,6.1,14.3,9.5,22.9,9.5c8.6,0,16.8-3.4,22.9-9.5l71.6-71.6c12.7-12.7,12.7-33.2,0-45.8
c-6.3-6.3-14.6-9.5-22.9-9.5s-16.6,3.2-22.9,9.5L224,273.8V32c0-17.7-14.3-32-32-32s-32,14.3-32,32v241.8l-16.7-16.7
c-12.7-12.7-33.2-12.7-45.8,0c-12.7,12.7-12.7,33.2,0,45.8L169.1,374.4999z"/>
<path class="lexicon-icon-outline" d="M352,352c-17.7,0-32,14.3-32,32v64H64v-64c0-17.7-14.3-32-32-32c-17.7,0-32,14.3-32,32v128h32h32h289h31v-31v-33v-64
C384,366.3,369.7,352,352,352z"/>
</g>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="dynamic-data-list" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 448 512" style="enable-background:new 0 0 448 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M442.7,416.4l-45.2-26.2l22.8-54.8c0.7-1.5,1.1-3.1,1.1-4.7c0-5.9-4.7-10.7-10.6-10.7c-2.7,0.1-4.9,0.9-6.7,2.3
c-0.3,0.3-0.6,0.4-0.7,0.6l-80,75.7c-2.5,2.3-3.6,5.7-3.3,9c0.4,3.3,2.3,6.3,5.3,8l45.3,26.3l-23.1,55.4c-2,4.6-0.4,10,3.8,12.9
c1.9,1.3,4,1.9,6.1,1.9c2.7,0,5.3-1,7.3-2.9l80-75.7c2.4-2.3,3.6-5.7,3.2-9C447.5,421,445.6,418,442.7,416.4z"/>
<path class="lexicon-icon-outline" d="M383.7,0H63.9C28.6,0,0,28.6,0,63.9v320.1C0,419.3,28.7,448,63.9,448h192.2l-0.1-64H256h-64v-64h64h0.1H320v-63.8V256v-64
h64v64v0.2h64V64.3C448,28.8,419.2,0,383.7,0z M128,384H64v-64h64V384z M128,256H64v-64h64V256z M128,128H64V64h64V128z M256,256
h-64v-64h64V256z M256,128h-64V64h64V128z M384,128h-64V64h64V128z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M455.1,0H56.9C25.5,0,0,25.5,0,56.9v398.2C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V56.9
C512,25.5,486.5,0,455.1,0z"/>
<path class="lexicon-icon-outline" d="M455.1,0H56.9C25.5,0,0,25.5,0,56.9v398.2C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V56.9
C512,25.5,486.5,0,455.1,0z M160,462.2H60.5V64H160V462.2z M224,448L224,448V288h224l0,160H224L224,448z M448,224H224V64h224V224z"
/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M352 128c0 53.019-42.981 96-96 96s-96-42.981-96-96c0-53.019 42.981-96 96-96s96 42.981 96 96z"></path>
<path class="lexicon-icon-outline" d="M480 384c0 53.019-42.981 96-96 96s-96-42.981-96-96c0-53.019 42.981-96 96-96s96 42.981 96 96z"></path>
<path class="lexicon-icon-outline" d="M224 384c0 53.019-42.981 96-96 96s-96-42.981-96-96c0-53.019 42.981-96 96-96s96 42.981 96 96z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M320 256c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-35.346 28.654-64 64-64s64 28.654 64 64z"></path>
<path class="lexicon-icon-outline" d="M128 256c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-35.346 28.654-64 64-64s64 28.654 64 64z"></path>
<path class="lexicon-icon-outline" d="M512 256c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-35.346 28.654-64 64-64s64 28.654 64 64z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M319 255.5c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-35.346 28.654-64 64-64s64 28.654 64 64z"></path>
<path class="lexicon-icon-outline" d="M319 448c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-35.346 28.654-64 64-64s64 28.654 64 64z"></path>
<path class="lexicon-icon-outline" d="M319 64c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-35.346 28.654-64 64-64s64 28.654 64 64z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="embed" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M148.1,102.3c-14.2-10.5-34.2-7.6-44.8,6.6l-95,128c-8.4,11.3-8.4,26.8,0,38.1l95,128c6.3,8.5,15.9,12.9,25.7,12.9
c6.6,0,13.3-2.1,19-6.3c14.2-10.5,17.2-30.6,6.6-44.8L73.9,256l80.8-108.9C165.2,132.9,162.3,112.8,148.1,102.3z"/>
<path class="lexicon-icon-outline" d="M505.7,238.9l-95-128c-10.5-14.2-30.6-17.2-44.8-6.6c-14.2,10.5-17.2,30.6-6.6,44.8L440.1,258l-80.8,108.9
c-10.5,14.2-7.6,34.2,6.6,44.8c5.7,4.3,12.4,6.3,19,6.3c9.8,0,19.4-4.5,25.7-12.9l95-128C514.1,265.8,514.1,250.3,505.7,238.9z"/>
<path class="lexicon-icon-outline" d="M296.8,97c-17.1-4.3-34.5,6.1-38.8,23.3l-64,256c-4.3,17.1,6.1,34.5,23.3,38.8c2.6,0.7,5.2,1,7.8,1c14.3,0,27.4-9.7,31-24.2
l64-256C324.3,118.6,313.9,101.2,296.8,97z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M491.9,156.3C479,125.8,460.5,98.5,437,75S386.2,33,355.7,20.1C324.1,6.8,290.5,0,256,0s-68.1,6.8-99.7,20.1
C125.8,33,98.5,51.5,75,75S33,125.8,20.1,156.3C6.8,187.9,0,221.5,0,256s6.8,68.1,20.1,99.7C33,386.2,51.5,413.5,75,437
s50.9,41.9,81.4,54.8c31.6,13.4,65.1,20.1,99.7,20.1s68.1-6.8,99.7-20.1c30.5-12.9,57.9-31.3,81.4-54.8s41.9-50.9,54.8-81.4
c13.4-31.6,20.1-65.1,20.1-99.7S505.2,187.9,491.9,156.3L491.9,156.3z"/>
<path class="lexicon-icon-outline" d="M240,288h32l16-160h-64L240,288z"/>
<path class="lexicon-icon-outline" d="M288,352c0,17.7-14.3,32-32,32s-32-14.3-32-32s14.3-32,32-32S288,334.3,288,352z"/>
<path class="lexicon-icon-outline" d="M491.9,156.3C479,125.8,460.5,98.5,437,75S386.2,33,355.7,20.1C324.1,6.8,290.5,0,256,0s-68.1,6.8-99.7,20.1
C125.8,33,98.5,51.5,75,75S33,125.8,20.1,156.3C6.8,187.9,0,221.5,0,256s6.8,68.1,20.1,99.7C33,386.2,51.5,413.5,75,437
s50.9,41.9,81.4,54.8c31.6,13.4,65.1,20.1,99.7,20.1s68.1-6.8,99.7-20.1c30.5-12.9,57.9-31.3,81.4-54.8s41.9-50.9,54.8-81.4
c13.4-31.6,20.1-65.1,20.1-99.7S505.2,187.9,491.9,156.3L491.9,156.3z M256,448c-106,0-192-86-192-192S150,64,256,64s192,86,192,192
S362,448,256,448z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M256,0C114.6,0,0,114.6,0,256s114.6,256,256,256s256-114.6,256-256S397.4,0,256,0z M256,384c-17.7,0-32-14.3-32-32
s14.3-32,32-32s32,14.3,32,32S273.7,384,256,384z M272,288h-32l-16-160h64L272,288z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M480 352v0c-17.6 0-32 14.4-32 32v25.373l-88.005-88.005c-10.623-10.623-28.005-10.623-38.627 0v0c-10.623 10.623-10.623 28.005 0 38.627l88.005 88.005h-25.373c-17.6 0-32 14.4-32 32v0c0 17.6 14.4 32 32 32h96c0.815 0 1.62-0.041 2.419-0.101 7.747 0.646 15.721-1.971 21.614-7.865v0c5.894-5.894 8.512-13.868 7.865-21.614 0.060-0.8 0.101-1.604 0.101-2.419v-96c0-17.6-14.4-32-32-32z"></path>
<path class="lexicon-icon-outline" d="M352 32v0c0 17.6 14.4 32 32 32h25.373l-88.005 88.005c-10.623 10.623-10.623 28.005 0 38.627v0c10.623 10.623 28.005 10.623 38.627 0l88.005-88.005v25.373c0 17.6 14.4 32 32 32v0c17.6 0 32-14.4 32-32v-96c0-0.814-0.041-1.619-0.101-2.419 0.646-7.747-1.971-15.72-7.865-21.614v0c-5.894-5.894-13.868-8.511-21.614-7.865-0.8-0.060-1.604-0.102-2.419-0.102h-96c-17.6 0-32 14.4-32 32z"></path>
<path class="lexicon-icon-outline" d="M32 160v0c17.6 0 32-14.4 32-32v-25.373l88.005 88.005c10.623 10.623 28.005 10.623 38.627 0v0c10.623-10.623 10.623-28.005 0-38.627l-88.005-88.005h25.373c17.6 0 32-14.4 32-32v0c0-17.6-14.4-32-32-32h-96c-0.814 0-1.619 0.041-2.419 0.102-7.747-0.646-15.72 1.972-21.614 7.865v0c-5.894 5.894-8.511 13.868-7.865 21.614-0.060 0.799-0.102 1.605-0.102 2.419v96c0 17.6 14.4 32 32 32z"></path>
<path class="lexicon-icon-outline" d="M160 480v0c0-17.6-14.4-32-32-32h-25.373l88.005-88.005c10.623-10.623 10.623-28.005 0-38.627v0c-10.623-10.623-28.005-10.623-38.627 0l-88.005 88.005v-25.373c0-17.6-14.4-32-32-32v0c-17.6 0-32 14.4-32 32v96c0 0.815 0.041 1.62 0.102 2.419-0.646 7.747 1.972 15.721 7.865 21.614v0c5.894 5.894 13.867 8.512 21.614 7.865 0.799 0.060 1.605 0.101 2.419 0.101h96c17.6 0 32-14.4 32-32z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="flag_empty" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M415,32H160c0-17.7-14.3-32-32-32S96,14.3,96,32v33v190.2V480c0,17.7,14.3,32,32,32s32-14.3,32-32V288h255
c18.2,0,33-14.8,33-33V65C448,46.8,433.2,32,415,32z"/>
<path class="lexicon-icon-outline" d="M415,32H160c0-17.7-14.3-32-32-32S96,14.3,96,32v33v190.2V480c0,17.7,14.3,32,32,32s32-14.3,32-32V288h255
c18.2,0,33-14.8,33-33V65C448,46.8,433.2,32,415,32z M384,224H160V96h224V224L384,224z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="flag_empty" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" d="M415,32H160c0-17.7-14.3-32-32-32S96,14.3,96,32v33v190.2V480c0,17.7,14.3,32,32,32s32-14.3,32-32V288h255
c18.2,0,33-14.8,33-33V65C448,46.8,433.2,32,415,32z"/>
<path class="lexicon-icon-outline" d="M415,32H160c0-17.7-14.3-32-32-32S96,14.3,96,32v33v190.2V480c0,17.7,14.3,32,32,32s32-14.3,32-32V288h255
c18.2,0,33-14.8,33-33V65C448,46.8,433.2,32,415,32z M384,224H160V96h224V224L384,224z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#75BD4A" width="480" height="352"/>
<path fill="#FFFFFF" d="M200.6,108.3c-0.4,0-1.1,0.2-2,0.8c-2,1.4-6.1,5.6-6.2,10.4c-0.1,2.7-0.6,2.7,1.2,4.5
c1.3,1.9,2.6,1.7,5.2,0.3c1.5-1.1,2-1.8,2.5-3.6c0.6-3.1-3.3,1.5-3.8-2c-0.9-3.2,1.6-4.5,4-7.6C201.5,109.5,201.6,108.3,200.6,108.3
L200.6,108.3z M238.6,108.5c-0.7,0.1-1.6,1-2.8,3.3c-0.9,2.4-4.7,5.9-2,13.2c2.3,4.6,3.2,12.2,2.2,20.6c-1.6,2.4-1.9,3.2-4,5.6
c-2.9,3.1-6,2.3-8.4,1.2c-2.2-1.5-4-2.3-5-7.1c0.2-7.6,0.6-20.1-0.8-22.8c-2.1-4.1-5.4-2.6-6.9-1.4c-7,6.4-10.4,17.1-12.5,25.7
c-1.9,6.2-4,4.4-5.4,1.9c-3.5-3.3-3.8-29.1-8-24.8c-6.8,19.4,3.9,40.7,11.3,38.6c5.3,2.2,8.7-8,10.9-19.1c1.5-3.1,2.6-3.5,3.4-1.9
c-0.2,14.8,1.1,18.1,4.9,22.6c8.5,6.6,15.5,0.8,16.1,0.3c0.5-0.5,6.6-6.6,6.6-6.6c1.5-1.6,3.4-1.6,5.5-0.3c2,1.8,1.8,5,6.1,7.2
c3.6,1.5,11.4,0.4,13.2-2.8c2.4-4.2,3-5.6,4.1-7.2c1.7-2.3,4.7-1.3,4.7-0.6c-0.3,1.3-2,2.6-0.8,4.9c2.1,1.6,2.5,0.6,3.8,0.2
c4.3-2.1,7.6-11.4,7.6-11.4c0.2-3.5-1.8-3.2-3.1-2.5c-1.6,1-1.8,1.4-3.4,2.4c-2.1,0.3-6.2,1.7-8.2-1.4c-2.1-3.8-2.1-9-3.6-12.8
c0-0.3-2.8-6-0.2-6.3c1.3,0.2,4,1,4.5-1.4c1.3-2.3-2.9-8.6-5.8-11.9c-2.5-2.8-6-3.1-9.4-0.3c-2.4,2.2-2,4.6-2.5,6.9
c-0.6,2.6-0.5,5.9,2.2,9.4c2.4,4.6,6.6,10.6,5.2,19c0,0-2.5,4-6.9,3.5c-1.8-0.4-4.8-1.2-6.4-12.8c-1.2-8.8,0.3-21.2-3.4-27
C240.5,110.4,239.8,108.3,238.6,108.5L238.6,108.5z M226.6,109.4c-1.1,0.1-2.4,1.4-3.4,4c-0.9,1.9-2,12.1-1.8,12.1
c-0.7,3,3.2,4.3,4.9,0.4c2.6-7.1,2.6-10.1,2.8-13.2C228.7,110.4,227.7,109.3,226.6,109.4L226.6,109.4z M270.9,110.2
c-1.2,0.1-2.1,0.8-2.4,2.5c-0.5,4-0.2,6.2,0.4,9.6c0.5,2.2,3.8,6,5.4,8.2c7.7,10.3,15.1,20.7,22.2,31.4c1.1,8,2,15.8,2.5,23.5
c1.2,17,1.5,38.2,0.4,56.2c3.2,0.1,8.3-5.2,10.1-12.9c1.2-10.7-0.4-32.5-0.5-38.8c0-2.6-0.2-5.8-0.4-9c8.3,13.6,16.4,28,24.3,43.7
c2.9-1.4,2.2-17.6,0.6-19.9c-6.3-13.6-15.1-27.1-17.9-32.2c-1-1.9-4.4-7.1-8.5-13.1c-0.8-8.6-1.6-15.8-2.1-18c-1.3-9.1,3.7,1,3-4.2
c-1.6-9.1-6.6-15.2-12.5-23.5c-1.9-2.7-1.9-3.2-4.8,0.7c-1.8,4-1.7,7.3-1.2,10.4c-0.8-1.1-1.7-2.4-3.1-4.1c-5.1-4.4-5.4-4.6-9.6-8.2
C275.4,111.5,272.8,110,270.9,110.2L270.9,110.2z M402.4,111.6c-0.6-0.1-1.2,0.2-1.9,1.2c-1.3,1.2-2.8,3.3-2.7,6
c0.3,4.8,1.2,9.7,1.5,14.4c0.1,0.6,0.2,1.3,0.4,1.9c-0.5-0.7-1-1.2-1.2-1.4c-9.3-9.8,4.3-1.6-1.8-9.2c-5.1-5.6-6.6-7.4-11-10.8
c-2.2-1.4-3.5-4.1-4.2,0.5c-0.3,4.1-0.6,8.8-0.3,12.2c0,1.9,2,5.5,3.6,7.6c6.2,7.6,12.6,15.8,18.9,24.2c1.3,17.3,1.7,33.1,3.1,50.4
c-0.2,7.4-2.5,17.2-4.6,18.2c0,0-3.3,1.9-5.5-0.2c-1.6-0.6-8-10.7-8-10.7c-3.3-3-5.5-2.1-7.8,0c-6.4,6.2-9.3,17.9-13.7,25.9
c-1.1,1.8-4.3,3.3-7.8-0.1c-9-12.3-3.7-29.7-4.8-25.2c-8,9-4.4,23.9-2.6,27.1c2.6,5.3,4.8,8.6,9.9,11.2c4.7,3.4,8.3,1.3,10.3-1.1
c4.7-4.9,4.8-17.3,7-19.8c1.6-4.5,5.4-3.7,7.3-1.7c1.8,2.6,4,4.4,6.7,5.8c4.4,3.9,9.6,4.6,14.8,1c3.5-2,5.8-4.5,7.9-9.6
c2.2-5.9,1.1-36.9,0.6-54.2c3.3,4.7,6.6,9.4,9.8,14.2c1.4,15.1,2.1,30,1.6,44.4c-0.3,2.8,9.9-8.5,9.9-13.9c0-4.7,0-9,0-12.9
c5,8,9.8,16,14.4,24.2c2.8-1.5,1.9-17.5,0.1-19.7c-4.8-8-10.9-16.6-15.6-23.3c-0.9-8.4-2.2-18.4-2.8-21.4
c-0.9-4.8-1.8-11.9-3.2-17.6c-0.4-2.2-1.5-9.2-1.2-9.9c0.6-1.6,2.7,0,3.7-1.8c1.6-1.7-5.4-19.6-8.9-24.7c-1.3-2.3-3.6-1.5-6.4,2.2
c-2.6,2.4-1.7,8-0.7,13.4c2.6,13.6,4.9,27.4,6.8,41.2c-3.4-5.1-7.6-11.2-11.6-17.1c-0.1-0.6-0.5-2.7-0.5-2.7c0-0.2-0.6-11.1-1-13.7
c-0.1-1.1-0.3-1.4,0.8-1.2c1.2,1,1.3,1,2,1.4c1.2,0.2,2.2-1.8,1.5-3.6c-3.6-6.7-7.3-13.5-10.9-20.2
C403.4,112.1,402.9,111.7,402.4,111.6L402.4,111.6z M63.1,111.9c-2-0.1-4.3,1.2-3.4,3.6c-0.5,1.3,4,5.8,4.7,8.3
c0.7,1.7-0.7,7.4,0.8,7.9c1.3,0.6,3.2-3.9,3.9-8c0.4-2.3,0.1-10-5.2-11.6C63.7,112,63.4,111.9,63.1,111.9L63.1,111.9z M449.6,112
c-0.5,0-1,0.8-1.9,2.6c-2.1,3.4-2.8,9.4-2,14.8c5,33.6,8.7,66.2,9.4,96.1c-0.4,2.8-0.6,4.3-1.9,7.9c-2.9,3.8-6.2,8.5-9.2,10.8
s-9.5,4.4-11.7,6.1c-6.7,3.9-6.8,8.4-1.3,8.5c9.4-1.1,20.5-1.9,28.1-13.4c2-3.2,4.4-12,4.6-17.4c0.7-31.5-0.4-62.2-5.1-85
c-0.3-2.2-1.3-7.3-0.9-8c0.6-1.6,3.7,0.2,4.8-1.6c1.6-1.6-7.9-13.9-11.3-19.1C450.6,113,450.2,111.9,449.6,112L449.6,112z
M351.2,112.5c-0.4,0.1-1,0.7-2,2c-2.6,8.6-3.5,15.6-2.5,20.9c6.7,35.1,13.6,67.1,12.5,100.6c3.2,0,6.9-7.3,8.5-14.6
c0.9-10-0.6-16.1-0.8-21.9c-0.3-5.9-6.6-53.5-7.9-57.9c-1.6-8.4,6.2-1.1,5.4-6c-2.7-6.2-9.4-15.1-11.5-20.5
C352,113.7,351.9,112.4,351.2,112.5L351.2,112.5z M111.6,113.2c-0.8,0.1-1.6,0.8-1.9,2c-0.2,0.7,0.3,2-0.3,2.3
c-0.4,0.4-1.8,0.1-1.8-1.9c0-0.7-0.5-1.3-0.8-1.7c-0.3-0.2-0.5-0.2-1-0.2c-0.6,0-0.6,0.2-1,0.7c-0.2,0.5-0.4,1.1-0.4,1.7
c-0.1,0.7-0.4,1-0.9,1.1c-0.6,0-0.4,0.1-0.9-0.2c-0.3-0.3-0.6-0.4-0.6-1s-0.1-1.4-0.3-1.8c-0.3-0.3-0.7-0.5-1.1-0.6
c-2.5,0-2.7,2.9-2.5,4c-0.2,0.2-0.3,5.3,3.1,6.7c4.6,2.2,13.2,1.3,12.8-6.1c0-0.7-0.1-2.8-0.2-3.4
C113.3,113.4,112.4,113,111.6,113.2L111.6,113.2z M173.1,113.2c-1.6,0.1-3,0.5-4.2,1.2c-3,2.9-3.7,7.6-1.4,10.5
c2.3,1.1,4.7,3.4,3.1,4.7c-6.6,7-23.7,18.8-24.6,20.9c0,0,0,0,0,0.1c0,0,0,0,0,0.1l0,0v0.1l0,0l0,0l0,0l0,0l0,0
c0.9,0.6,11.6,0.6,12.8,0l0,0l0,0l0,0c3.7-1.4,21.2-21.3,21.2-21.3c-0.9-0.8-1.7-1.3-2.6-2.1c-1-0.8-0.9-1.7,0-2.5
c4.3-2.5,3-8.1,0.7-10.6C176.5,113.4,174.7,113.2,173.1,113.2L173.1,113.2z M333.8,113.3c-0.5,0-1,0.8-1.9,2.6
c-2.1,3.4-3.5,9.3-3.3,14.8c4.5,31,5.9,58.1,8.8,89.1c0.2,3-0.2,7.3-2.2,9.1c-7.4,7.7-18,17.2-29.6,21.6c-1.2,1.4,3.1,7.3,8.7,7.3
c9.4-1.1,17.6-6.4,25.3-20.2c2-3.2,5.6-10.2,5.7-15.5c0.7-31.5-1.6-55.9-6.3-78.7c-0.3-2.2-0.1-4.8,0.3-5.5c0.6-0.7,2.7,0,3.8-1.8
c1.6-1.6-4.3-15.2-7.6-20.4C334.8,114.3,334.4,113.2,333.8,113.3L333.8,113.3z M84.9,114.2c-1.3,0.2-2.5,1.2-3.1,2.6
c-0.2,5-0.2,9.9,0.3,14.5c2.3,8,3,15.1,4.1,23.3c0.3,11-6.4,4.8-6.1-0.7c1.5-7.1,1.1-18.3-0.2-21.1c-1.1-2.8-2.4-3.5-5-3.1
c-2.1-0.1-7.5,5.8-9,15.5c0,0-1.3,5-1.8,9.5c-0.7,5-4.1,8.6-6.4-0.7c-2-6.8-3.3-23.4-6.6-19.5c-1,13-2.1,35.9,8.9,38.3
c13.4,1.3,6-22.6,10.8-26.9c0.9-2.1,2.6-2.2,2.8,0.5v20.3c-0.1,6.6,4.2,8.5,7.6,9.9c3.5-0.3,5.8-0.2,7.2,3.2
c0.5,11.7,1.1,23.4,1.7,35.1c0,0,8.1,2.3,8.5-19.7c0.4-13-2.6-23.8-0.8-26.4c0.1-2.5,3.2-2.6,5.4-1.4c3.5,2.5,5.1,5.5,10.5,4.3
c8.3-2.3,13.2-6.3,13.4-12.6c-0.5-6-1.2-12.1-3.8-18.1c0.4-1.1-1.6-4-1.2-5c1.5,2.3,3.7,2.1,4.2,0c-1.4-4.6-3.6-9.1-7.1-11
c-2.9-2.6-7.2-2-8.8,3.3c-0.7,6.2,2.3,13.5,6.8,19.5c1,2.3,2.3,6.2,1.7,9.7c-2.4,1.4-4.8,0.8-6.8-1.3c0,0-6.6-4.9-6.6-6
c1.7-11.2,0.4-12.5-0.6-15.6c-0.7-4.3-2.7-5.6-4.4-8.6c-1.6-1.7-3.9-1.7-4.9,0c-2.9,5-1.6,15.9,0.5,20.7c1.5,4.5,3.8,7.2,2.8,7.2
c-0.9,2.5-2.8,1.9-4.1-1c-1.9-6-2.3-15-2.3-19c-0.6-5-1.2-15.7-4.5-18.4C86.9,114.5,85.9,114.1,84.9,114.2L84.9,114.2z M131.8,114.3
c-0.7,0.1-1.4,0.5-2.3,0.7c-2.8,0.9-5.5,3.4-4.7,8.1c3.4,20.4,5.6,36,8.9,56.4c0.5,2.4-1.5,5.6-4.1,5.2c-4.4-3-5.5-9-13-8.7
c-5.4,0.1-11.6,6-12.4,11.7c-0.9,4.5-1.2,9.4,0,13.4c3.8,4.6,8.4,4.1,12.4,3.1c3.3-1.4,6-4.6,7.2-3.8l0,0l0,0
c0.7,1.2-0.1,11.9-15.5,20.1c-9.5,4.3-17.1,5.3-21.1-2.5c-2.5-4.8,0.2-23.3-6-19c-18.4,47.3,43,53.9,49.9,2c0.4-1.5,1.8-2.9,2.8-2.6
c0.4,0.2,0.8,0.8,0.9,1.8c-1.4,47.1-47.5,50.3-55.3,35.5c-1.9-3.5-2.5-11.3-2.7-15.9c-0.4-2.8-1.1-4.4-1.9-5.1
c-1.9-1.4-4.4,2.3-4.9,8.6c-0.8,5.1-0.6,6.5-0.6,11.4c2.5,37.2,61.7,21.2,71.3-9.5c4.8-15.9-0.1-27.8,1.5-29.3c0,0,0,0,0.1,0
c0,0,0,0,0.1,0c0,0,0,0,0.1,0s0.1,0,0.2,0c5.9,6.3,14.1,0.8,16-1.4c0.8-1.1,2.7-1.8,4.1-0.4c4.6,3.3,12.6,1.7,14.3-4.1
c1-5.7,1.8-11.5,2-17.6c-3,0.9-5.4,1.6-6.4,2.6c-0.2,0.3-0.4,0.5-0.4,0.8c-0.3,1.7-0.5,3.4-0.8,5.1c0,0.1-0.1,0.3-0.1,0.4
c-0.1,0.2-0.3,0.4-0.6,0.5c-1.1,0.6-2.9,0.2-3-1.3c-1.4-6.5-7.3-7.3-10.8,2.7c-2.4,1.9-6.8,2.3-7.2-0.6c0.6-6.7-2.1-7.6-7.6-4.5
c-1.8-13.3-3.5-26-5.2-39.3c2.3-0.1,4.3,1.6,6.4-1c-2.2-7-7-21.1-9.6-22.5c0,0,0,0-0.1,0c-0.1-0.1-0.3-0.3-0.4-0.4
c0,0-0.1-0.1-0.2-0.1c0,0-0.1-0.1-0.2-0.1c-0.1-0.1-0.2-0.1-0.4-0.1C132.3,114.3,132.1,114.3,131.8,114.3L131.8,114.3z M314.9,114.4
c-2.4-0.1-4.9,1.4-3.9,4.4c-0.6,1.6,5,7.1,6,10c1.6,4.6-1.2,8.9,0.4,9.6c1.6,0.7,3.7-4.7,4.6-9.7c0.9-4.1-2-12.4-6-14.1
C315.6,114.4,315.3,114.4,314.9,114.4L314.9,114.4z M172.3,119.4c1.1-0.1,2.4,0.9,3,2.3c0.7,1.5,0.3,2.9-0.8,3.2s-2.5-0.7-3.2-2.2
s-0.3-2.9,0.8-3.2C172.1,119.5,172.2,119.4,172.3,119.4z M436.9,126.3c-2.1-0.1-4.5,1.6-3.6,4.7c-0.5,1.7,4.6,7.6,5.4,10.9
c0.8,2.3-1.1,9.7,0.4,10.4c1.4,0.8,3.4-5.1,4.2-10.5c0.4-3-1.8-13.4-5.5-15.3C437.5,126.4,437.2,126.3,436.9,126.3L436.9,126.3z
M290.6,129.9c0.2,0.9,0.4,1.7,0.5,2.6c0.4,1.9,0.8,3.8,1.2,5.7c-1.7-2.3-3.1-4.2-3.7-4.9C284.8,128.9,288.7,130.4,290.6,129.9
L290.6,129.9z M324.3,146.5c-0.8,0.1-1.6,0.9-1.9,2c-0.2,0.7,0.4,1.9-0.3,2.3c-0.4,0.4-1.9,0.2-1.8-1.9c0-0.7-0.5-1.4-0.8-1.8
c-0.3-0.2-0.5-0.2-1-0.2c-0.6,0-0.6,0.2-1,0.7c-0.1,0.5-0.4,1.1-0.4,1.7c-0.1,0.7-0.3,1-0.9,1.1c-0.6,0-0.5,0.1-1-0.2
c-0.3-0.3-0.6-0.4-0.6-1s-0.1-1.4-0.3-1.8c-0.3-0.3-0.7-0.5-1.1-0.6c-2.5,0-2.7,2.8-2.5,3.9c-0.2,0.2-0.3,5.3,3.1,6.8
c4.6,2.2,13.2,1.2,12.8-6.2c0-0.7-0.2-2.8-0.2-3.4C326,146.8,325.1,146.4,324.3,146.5L324.3,146.5z M170.4,148
c-0.6-0.1-1.3,0.1-2.2,0.7c-4,2.2-5.6,8.7-3.1,12.5c2.4,3.3,6.1,2.1,6.6,2.1c4,0.5,6.3-7.5,6.3-7.5s0.1-2.2-4.6,2
c-2,0.4-2.3-0.4-2.8-1.5c-0.4-2.1-0.3-4.2,0.6-6.2C171.8,148.9,171.4,148.1,170.4,148L170.4,148z M388,149c-2.3-0.1-4.6,1.3-5.3,4.4
c0,1.8,0.8,2.8,0.7,4.5c-0.2,0.9-1.2,1.6-3.5,0.4c0.4-0.3-1.5-3-1.5-3c-1.8-1.1-4.2,0.1-5.8,1.1c-0.9,1.6-1.5,4.3-0.5,7
c2.6,4.8,11.5,12.9,15.7,13c0.1-4.3,0.5-10,0.7-13.6c0.1-1.3,0.4-2.8,1.7-3.2c1.3-0.3,3.5,1.3,3.6-0.1c-0.2-2.7-0.8-6.8-2.3-8.7
C390.6,149.7,389.3,149.1,388,149L388,149z M207.9,164c-0.1,0-0.1,0.1-0.2,0.1c0,0-0.1,0-0.1,0.1c-0.4,0.3-1,1.1-2.2,2
c-2,2.3-2.4,3.8-2.2,8.4c0.1,0.5,3.8,10.7,6.9,17.9c2.1,7.5,4,16,2.6,24.1c-4.9,10.7-14.8,20.2-24.3,25.4c-4.8,1.6-9,1-10.2,0l0,0
c-2.8-1.9-2.8-5.2-2.7-5.8l0,0l0,0c8-5.6,17.2-10.1,24.4-25.2c2.1-5.8,2.8-9.2,0.7-18.2c-0.8-3.3-1.8-6.1-4.1-8.4l0,0
c1.4-0.7,4.9,2,5.5,0.3c-0.8-4.3-3.7-10-7-12.9c-2.9-2.6-6-2.9-8.6-0.5c-3,1.6-3.6,7.6-2.2,12.7c1.6,3.9,5.8,4.6,8.9,12.4l0,0
c0.1,0.5,1,5.8-0.5,8c-1.2,3.9-17.2,16.4-18.3,17.2l-0.1,0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0v-0.1c0-0.3,0-1.1,0-2.4
c-0.1-2.4,0.9-7.7,0.8-8.6l0,0l0,0l0,0l0,0c-5.3,3.4-7,13.8-8,16.9c-13.3,9.2-28.5,16.1-37.2,25.4c-4.5,7.1,31.3-8.1,35.5-10
l0.1,0.1c0.8,0.9,0.9,3.9,3.2,6.7c3.7,5.1,11.6,8.2,19.4,6.2c12.9-4.7,20.4-13.5,28-23.3c1.1-1.6,2.8-2.8,4.4-1.6
c5.2,11.7,20.2,20,39.6,20.8c4.5-5.5,2.4-8.2,0.5-9.3c-0.6-0.4-9.7-3.9-11.1-7.5c-0.9-3.3,1.3-6.2,5.6-8.4c12.5-1.5,24.7-3.2,36.6-7
c0.1-4,2.5-10,4-12.5c1.1-1.8,1.8-2,2-2.2l0,0l0,0l0,0v-0.1c0-0.1,0-0.2,0-0.4l-2-1.2l-39.8-0.2c-0.5-0.2-0.9-0.4-1.1-0.6
c0,0,0,0-0.1-0.1l0,0l0,0v-0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0c0,0,0,0,0-0.1c0.2-0.3,0.7-0.5,1.2-0.7
c9.5-1.3,26.4-4.1,27.5-20.3c-0.2-8.5-3.6-14-14-15.5c-7.6,0.6-13.1,8-12.2,16.1c-0.4,2.2,0.7,6.5-1.5,7
c-14.6,1.3-30.6,10.5-31.1,17.1l0,0l0,0c0,0,0,0-0.1,0h-0.1h-0.1l0,0h-0.1l0,0H224h-0.1c-0.9-0.3-2.2-1.8-2-4
c-0.6-11.3-4.2-24.2-10-34c-2.1-2.1-3-2.9-3.6-3c0,0,0,0-0.1,0C208.1,164,208,164,207.9,164L207.9,164L207.9,164L207.9,164
L207.9,164z M246,170c-0.8,0.1-1.6,0.8-1.9,2c-0.2,0.7,0.4,2-0.3,2.3c-0.4,0.4-1.9,0.2-1.8-1.9c0-0.7-0.5-1.4-0.8-1.8
c-0.3-0.2-0.4-0.2-1-0.2s-0.7,0.2-1,0.7c-0.1,0.5-0.4,1.1-0.4,1.7c-0.1,0.7-0.3,1-0.9,1.1c-0.6,0-0.4,0.1-0.9-0.2
c-0.3-0.3-0.7-0.4-0.7-1s-0.1-1.4-0.3-1.8c-0.3-0.3-0.7-0.5-1.2-0.6c-2.5,0-2.7,2.8-2.5,3.9c-0.2,0.2-0.3,5.3,3.1,6.8
c4.6,2.2,15.5,0.9,12.8-6.2c0-0.7-0.2-2.8-0.2-3.4C247.7,170.3,246.8,169.9,246,170L246,170z M399.7,176.3c-0.1,0-0.2,0-0.4,0
c0,0-21.2,15.1-21.8,15.6c-2.1,1.9-1.1,8.4,0,7.7c1.5,0.6,22.9-13.9,22.5-15.6C401,184.1,401.4,176.6,399.7,176.3L399.7,176.3z
M266,178.6c0.9-0.1,2,0.2,3.1,0.8c1.6,0.9,2.6,2.3,2.4,3.3v0.1l-0.1,0.1v0.1c0,0,0,0,0,0.1c0,0,0,0,0,0.1s-0.1,0.2-0.2,0.2
c-0.8,0.7-2.5,0.6-4.2-0.4c-1.6-0.9-2.5-2.3-2.4-3.3v-0.1c0-0.1,0.1-0.2,0.1-0.4c0,0,0-0.1,0.1-0.1l0,0c0,0,0.1-0.1,0.2-0.2
C265.3,178.8,265.6,178.6,266,178.6L266,178.6z M80.1,182.4c-11,0.2-27.1,14.4-27.6,22.3c11.6-5.6,23-10.9,34.8-16.7
C85.4,185.2,87.2,182.6,80.1,182.4L80.1,182.4z M115.7,187.3c1.1,0,2.2,0.5,2.8,2c0.5,1.4,0,2.8-0.6,3.6l0,0v0.1
c-0.5,0.6-2.1,0.4-3.2,0.4c-1.4-0.1-2.1-0.3-2.9-1.4c-0.4-1.3,0.8-2.5,1.4-3.5l0,0c0.1-0.1,0.2-0.2,0.2-0.3c0.4-0.4,1.1-0.7,1.9-0.8
C115.4,187.4,115.6,187.3,115.7,187.3L115.7,187.3z M395.6,191.7c-2,0.2-3.8,2.1-3,5.1c-0.5,1.7,2.7,7.8,3.5,11
c0.8,2.3-1,8.8,0.6,9.5c1.4,0.8,5.2-3.9,5.1-9.6c0.4-3-1.1-14-4.8-15.8C396.5,191.7,396,191.7,395.6,191.7L395.6,191.7z
M157.9,202.4c-1.7,0.1-3.3,1-2.6,3.5c-0.1,1.8,4.9,3.9,5.2,8c0.7,1.7-1.1,7.1,0.4,7.6c1.4,0.6,3.2-3.7,4-7.7
c0.4-2.2-1.7-9.8-5.3-11.2C159.1,202.5,158.5,202.4,157.9,202.4L157.9,202.4z M229,212.2c0.1,0,0.2,0,0.4,0c0,0,0,0,0.1,0
c4.4,1.2,11,1.3,16.6,1.9c4.6,0.3,6.9,3.9,2.6,5.4c-4.3,1.5-8.4,2.6-8.4,8.8c0.6,3.1,0.4,4.7,0,5.4c0,0-0.1,0.1-0.1,0.2l0,0l0,0l0,0
l0,0h-0.1c-0.1,0-0.1,0.1-0.2,0.1c-0.1,0-0.1,0-0.2,0c-1,0.1-2.5-0.8-3.6-1.4c-2.6-1.9-10-6.5-11.1-16.3
C224.7,214.3,226.4,212.3,229,212.2L229,212.2z M55.3,219.7c-0.3,0-0.8,0.8-1.6,1.8c-6.5,10.4-7.1,26-3.5,30.6
c1.9,2.2,5.1,3.2,7.4,2.5c4.1-1.8,5.9-10.1,4.9-13.2c-1.4-2.1-2.5-2.5-3.8-0.7c-2.9,5.9-4.1,1.9-4.4-1.4c-0.4-6.2,0.2-12,0.8-16.5
C55.6,220.5,55.6,219.7,55.3,219.7L55.3,219.7z M278.3,233.4c-0.5,0-1,0-1.5,0.3c-0.1,0-4.7,3.1-6.2,5.3c-0.9,0.7-0.8,1.3-0.5,2.5
c0.7,1.6,1.9,1.1,3.3,0.4c1.9-0.3,2.8,1,2.6,3.2c-0.9,2.8,0.4,3.8,0.4,4s1.8,1.7,3.9,0.5c4.4-1.7,7.2-3.3,13.4-4.7
c1.6,0,1.5-4.4-1-4.6c-3.4,0.2-6.5,0.3-9.9,3c-2.1,0.5-2.4-0.8-2.9-1.9c-0.5-2.8,1.2-4.8,0.8-6.9
C280.9,234.5,279.8,233.5,278.3,233.4L278.3,233.4z M421.1,238.7c-0.8,0-1.7,0.1-3,0.2c-1.4,0.3-1.8,0.9-2.1,2.5
c0.1,2.5,1.6,2.4,3.2,3.4c0.9,1.2,1.5,2.2-0.1,4.1c-1.5,1.4-2.5,2.1-4,3.5c-0.7,1.2-1.1,3,1,3.6c4,1.1,13.2-4.8,13.2-5
c1.5-1.1,1-3.2,0.9-3.2c-0.9-1-2.8-0.4-4.1-0.6c-0.6,0-2.7-0.3-1.7-2.1c0.8-1.1,1.1-1.8,1.7-3.2s0.1-2.3-2.2-3
C422.7,238.8,421.9,238.7,421.1,238.7L421.1,238.7z M361.4,359.5L361.4,359.5c-6.6,1.7-6.4,8.6-2.2,11.6
c-69.7,0-176.8-1.2-199.7-1.2c-12.8,0-53.5-1.5-54.2-1.5c8.7,12.7,21.3,15.3,37.8,15.6c31,0,174.5-0.4,215.3-0.4
c-2.9,5.2,0.3,13.5,2.5,15c0,0,0.1,0.1,0.2,0.1s0.2,0.1,0.3,0.1h0.1c2.7,0.6,3.9-1.3,4.8-2.8c4.4,0.4,29.1,0.8,31.3,0l0,0
c1.5,2.3,3,4.4,6,4c5.1-1.1,9.1-1.6,9.2-12c0,0-0.5-17.6-12.1-16.5c-2.7,0.4-10.4,1.2-10.4,1.2c-8.9-1.1-15.4-1.2-25.4-1.5
c0.9-1.2,2.5-5.9,0.6-7.6c-0.5-0.4-1.3-0.7-2.4-0.6l0,0c0,0,0,0-0.1,0l0,0h-0.1c0,0-0.1-0.1-0.2-0.2c0,0-0.1,0-0.1-0.1
c-0.5-0.7-0.8-2.5-1.1-3l0,0l0,0C361.6,359.5,361.5,359.5,361.4,359.5C361.5,359.5,361.5,359.5,361.4,359.5
C361.5,359.5,361.4,359.5,361.4,359.5L361.4,359.5z M366.2,384.7L366.2,384.7c10.2,0.5,19.8,0.1,29.9,0.6c1.6,1.4,0.8,4.5-0.2,5.1
c0,0-0.1,0.1-0.2,0.1h-0.1h-0.1c-3.3-0.1-5.2-0.2-8.5-0.2c0-0.2,0-0.3-0.1-0.5c-0.8-2.3-6.5-2.2-7.8-0.4c0,0,0,0.1-0.1,0.1
s0,0.1-0.1,0.1s0,0.1-0.1,0.2c0,0.1,0,0.2,0,0.2c0,0.1,0,0.2,0,0.3c-4.5,0.5-8.5-0.1-12.9-0.3C364.5,388.3,364.6,385.4,366.2,384.7
L366.2,384.7z"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80.3" fill="#FFFFFF" width="480" height="112"/>
<rect x="16" y="320" fill="#E03232" width="480" height="112"/>
<rect x="16" y="192" fill="#75BD4A" width="480" height="128"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#0035A0" width="160" height="352"/>
<rect x="336" y="80" fill="#E03232" width="160" height="352"/>
<rect x="176" y="80" fill="#FCD638" width="160" height="352"/>
<rect x="208" y="206.5" fill="#A97451" width="96" height="96"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#FCD638" width="480" height="39.1"/>
<rect x="16" y="119.1" fill="#E03232" width="480" height="39.1"/>
<rect x="16" y="158.2" fill="#FCD638" width="480" height="39.1"/>
<rect x="16" y="197.3" fill="#E03232" width="480" height="39.1"/>
<rect x="16" y="236.4" fill="#FCD638" width="480" height="39.1"/>
<rect x="16" y="275.6" fill="#E03232" width="480" height="39.1"/>
<rect x="16" y="314.7" fill="#FCD638" width="480" height="39.1"/>
<rect x="16" y="353.8" fill="#E03232" width="480" height="39.1"/>
<rect x="16" y="392.9" fill="#FCD638" width="480" height="39.1"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80.6" fill="#FFFFFF" width="480" height="176"/>
<rect x="16" y="256" fill="#E03232" width="480" height="176"/>
<polygon fill="#0035A0" points="16,80 208,256 16,432 "/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#E03232" width="480" height="352"/>
<rect x="144" y="80" fill="#FFFFFF" width="64" height="352"/>
<rect x="16" y="224" fill="#FFFFFF" width="480.1" height="64"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80.3" fill="#4C4C4E" width="480" height="112"/>
<rect x="16" y="320" fill="#FCD638" width="480" height="112"/>
<rect x="16" y="192" fill="#E03232" width="480" height="128"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#0035A0" width="480" height="39.1"/>
<rect x="16" y="119.1" fill="#FFFFFF" width="480" height="39.1"/>
<rect x="16" y="197.3" fill="#FFFFFF" width="480" height="39.1"/>
<rect x="16" y="236.4" fill="#0035A0" width="480" height="39.1"/>
<rect x="16" y="275.6" fill="#FFFFFF" width="480" height="39.1"/>
<rect x="16" y="314.7" fill="#0035A0" width="480" height="39.1"/>
<rect x="16" y="353.8" fill="#FFFFFF" width="480" height="39.1"/>
<rect x="16" y="392.9" fill="#0035A0" width="480" height="39.1"/>
<rect x="16.1" y="80" fill="#0035A0" width="207.9" height="195.6"/>
<rect x="16" y="158.2" fill="#0035A0" width="480" height="39.1"/>
<rect x="100.2" y="80" fill="#FFFFFF" width="39.1" height="195.6"/>
<rect x="16.5" y="158.2" fill="#FFFFFF" width="207.8" height="39.1"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#0035A0" width="480" height="352"/>
<rect x="88" y="80" fill="#FFFFFF" width="48" height="192"/>
<rect x="16" y="152" fill="#FFFFFF" width="192" height="48"/>
<rect x="16" y="152" fill="#FFFFFF" width="192" height="48"/>
<rect x="96" y="80" fill="#E03232" width="32" height="192"/>
<rect x="16" y="160" fill="#E03232" width="192" height="32"/>
<polygon fill="#E03232" points="27.3,80 16,80 16,91.3 196.7,272 208,272 208,260.7 "/>
<polygon fill="#E03232" points="208,91.3 208,80 196.7,80 16,260.7 16,272 27.3,272 "/>
<rect x="384" y="272" fill="#FFFFFF" width="16" height="16"/>
<rect x="96" y="336" fill="#FFFFFF" width="32" height="32"/>
<rect x="288" y="112" fill="#FFFFFF" width="32" height="32"/>
<rect x="272" y="240" fill="#FFFFFF" width="32" height="32"/>
<rect x="400" y="176" fill="#FFFFFF" width="32" height="32"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#0035A0" width="480" height="352"/>
<rect x="208" y="80" fill="#FFFFFF" width="96" height="352"/>
<rect x="16" y="208" fill="#FFFFFF" width="480" height="96"/>
<polygon fill="#FFFFFF" points="256,315.5 414.8,432 496,432 496,372.5 337.2,256 496,139.5 496,80 414.8,80 256,196.5 97.2,80
16,80 16,139.5 174.8,256 16,372.5 16,432 97.2,432 "/>
<polygon fill="#E03232" points="256,295.7 441.9,432 496,432 496,392.3 310.1,256 496,119.7 496,80 441.9,80 256,216.3 70.1,80
16,80 16,119.7 201.9,256 16,392.3 16,432 70.1,432 "/>
<polygon fill="#E03232" points="496,224 288,224 288,80 224,80 224,224 16,224 16,288 224,288 224,432 288,432 288,288 496,288 "/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#E03232" width="480" height="32"/>
<rect x="16" y="112" fill="#FFFFFF" width="480" height="32"/>
<rect x="16" y="144" fill="#E03232" width="480" height="32"/>
<rect x="16" y="176" fill="#FFFFFF" width="480" height="32"/>
<rect x="16" y="208" fill="#E03232" width="480" height="32"/>
<rect x="16" y="240" fill="#FFFFFF" width="480" height="32"/>
<rect x="16" y="272" fill="#E03232" width="480" height="32"/>
<rect x="16" y="304" fill="#FFFFFF" width="480" height="32"/>
<rect x="16" y="336" fill="#E03232" width="480" height="32"/>
<rect x="16" y="368" fill="#FFFFFF" width="480" height="32"/>
<rect x="16" y="400" fill="#E03232" width="480" height="32"/>
<rect x="16" y="80" fill="#66A1CC" width="256" height="192"/>
<rect x="16" y="80" fill="#0035A0" width="256" height="192"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80.3" fill="#E03232" width="480" height="112"/>
<rect x="16" y="320" fill="#E03232" width="480" height="112"/>
<rect x="16" y="192" fill="#FCD638" width="480" height="128"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80.3" fill="#0094CE" width="480" height="112"/>
<rect x="16" y="320" fill="#FFFFFF" width="480" height="112"/>
<rect x="16" y="192" fill="#4C4C4E" width="480" height="128"/>
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#E03232" width="480" height="352"/>
<polygon fill="#75BD4A" points="256,295.7 441.9,432 496,432 496,392.3 310.1,256 496,119.7 496,80 441.9,80 256,216.3 70.1,80
16,80 16,119.7 201.9,256 16,392.3 16,432 70.1,432 "/>
<polygon fill="#FFFFFF" points="496,224 288,224 288,80 224,80 224,224 16,224 16,288 224,288 224,432 288,432 288,288 496,288 "/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#75BD4A" width="480" height="96"/>
<rect x="16" y="336" fill="#E03232" width="480" height="96"/>
<rect x="16" y="176" fill="#FFFFFF" width="480" height="160"/>
<rect x="32" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="65.2" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="98.4" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="131.6" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="164.7" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="197.9" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="231.1" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="264.3" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="297.5" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="330.7" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="363.9" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="397" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="430.2" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="463.4" y="143.4" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="32" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="65.2" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="98.4" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="131.6" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="164.7" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="197.9" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="231.1" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="264.3" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="297.5" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="330.7" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="363.9" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="397" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="430.2" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<rect x="463.4" y="352" opacity="0.5" fill="#FFFFFF" enable-background="new " width="16.6" height="16.6"/>
<circle fill="#E03232" cx="254" cy="252" r="40"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#FFFFFF" width="480" height="352"/>
<rect x="144" y="80" fill="#0035A0" width="64" height="352"/>
<rect x="16" y="224" fill="#0035A0" width="480.1" height="64"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#E03232" width="112" height="352"/>
<rect x="384" y="80" fill="#E03232" width="112" height="352"/>
<rect x="128" y="80" fill="#FFFFFF" width="256" height="352"/>
<path fill="#E03232" d="M301.9,300.3c0,3.6,4.1,13.4,4.1,13.4s-34.2-5.7-37.1-6.2s-5.5-0.5-5.4,5.5l2.4,18.2h-8.4l1.9-18.2
c0-6-2.6-6-5.5-5.5s-37.1,6.4-37.1,6.4s4-9.7,4-13.4c0-4.7-10.1-11.4-21.1-21c-11-9.7-18.6-14.6-18.6-15.7c0-1,7.8-0.8,7.8-6.6
c0-5.7-7.4-27.3-7.4-27.3s15.4,6,19.6,5.9c4.2,0,10.7-8.4,10.7-14.4c0,0,20.1,25.4,24.3,23.5c4.2-1.8-7.7-51.8-7.7-51.8
s12,10.9,16.1,9.6c4.2-1.3,15.9-31.3,15.9-31.3s0.1-0.4,0.4-0.4c0.2,0,0.4,0.4,0.4,0.4s11.8,29.9,16,31.1c4.2,1.3,16.1-9.7,16.1-9.7
s-11.6,50-7.4,51.9c4.2,1.8,24.2-23.8,24.2-23.8c0,6,6.6,14.4,10.7,14.4c4.2-0.1,19.5-6.1,19.5-6.1s-7.3,21.6-7.2,27.4
c0,5.8,7.8,5.5,7.8,6.5s-7.6,6-18.5,15.8C311.9,288.9,301.9,295.5,301.9,300.3L301.9,300.3z"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#0035A0" width="160" height="352"/>
<rect x="336" y="80" fill="#E03232" width="160" height="352"/>
<rect x="176" y="80" fill="#FFFFFF" width="160" height="352"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#FFFFFF" width="480" height="352"/>
<polygon fill="#0094CE" points="256,295.7 441.9,432 496,432 496,392.3 310.1,256 256,216.3 70.1,80 16,80 16,119.7 201.9,256 "/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80.3" fill="#F5984C" width="480" height="112"/>
<rect x="16" y="320" fill="#75BD4A" width="480" height="112"/>
<rect x="16" y="192" fill="#FFFFFF" width="480" height="128"/>
<circle fill="#0035A0" cx="256" cy="256" r="40"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#E03232" width="480" height="112"/>
<rect x="16" y="320" fill="#0035A0" width="480" height="112"/>
<rect x="16" y="192" fill="#FFFFFF" width="480" height="128"/>
<polygon fill="#E03232" stroke="#FFFFFF" stroke-width="16" stroke-miterlimit="10" points="342.4,174.4 262.4,334.4 182.4,174.4
"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80.3" fill="#E03232" width="480" height="112"/>
<rect x="16" y="320" fill="#75BD4A" width="480" height="112"/>
<rect x="16" y="192" fill="#FFFFFF" width="480" height="128"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80.6" fill="#E03232" width="480" height="176"/>
<rect x="16" y="256" fill="#FFFFFF" width="480" height="176"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#75BD4A" width="160" height="352"/>
<rect x="336" y="80" fill="#E03232" width="160" height="352"/>
<rect x="176" y="80" fill="#FFFFFF" width="160" height="352"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#FFFFFF" width="480" height="352"/>
<rect x="16" y="96" fill="#0094CE" width="480" height="64"/>
<rect x="16" y="352" fill="#0094CE" width="480" height="64"/>
<polygon fill="#0094CE" points="256,192 288,239.7 320,287.5 256,287.5 192,287.5 224,239.7 "/>
<polygon fill="#0094CE" points="256,320 224,272.3 192,224.5 256,224.5 320,224.5 288,272.3 "/>
<circle fill="#FFFFFF" cx="256" cy="256" r="16"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#FFFFFF" width="480" height="352"/>
<circle fill="#E03232" cx="256" cy="256" r="80"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="81.3" fill="#FFFFFF" width="480" height="352"/>
<path fill="#E03232" d="M256,176c-44.2,0-80,35.8-80,80h160C336,211.8,300.2,176,256,176z"/>
<path fill="#0035A0" d="M256,336c44.2,0,80-35.8,80-80H176C176,300.2,211.8,336,256,336z"/>
<line fill="none" stroke="#000000" stroke-width="16" stroke-miterlimit="10" x1="384" y1="128" x2="448" y2="192"/>
<line fill="none" stroke="#000000" stroke-width="16" stroke-miterlimit="10" x1="64" y1="192" x2="128" y2="128"/>
<line fill="none" stroke="#000000" stroke-width="16" stroke-miterlimit="10" x1="128" y1="384" x2="64" y2="320"/>
<line fill="none" stroke="#000000" stroke-width="16" stroke-miterlimit="10" x1="448" y1="320" x2="384" y2="384"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="81.3" fill="#E03232" width="480" height="112"/>
<rect x="16" y="320" fill="#E03232" width="480" height="112"/>
<rect x="16" y="192" fill="#0035A0" width="480" height="128"/>
<circle fill="#FFFFFF" cx="256" cy="256" r="48"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80.3" fill="#FCD638" width="480" height="112"/>
<rect x="16" y="320" fill="#E03232" width="480" height="112"/>
<rect x="16" y="192" fill="#75BD4A" width="480" height="128"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#E03232" width="480" height="352"/>
<rect x="128" y="80" fill="#FFFFFF" width="96" height="352"/>
<rect x="16" y="208" fill="#FFFFFF" width="480.1" height="96"/>
<rect x="16" y="240" fill="#0035A0" width="480.1" height="32"/>
<rect x="160" y="80" fill="#0035A0" width="32" height="352"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#4C4C4E" width="160" height="352"/>
<rect x="336" y="80" fill="#E03232" width="160" height="352"/>
<rect x="176" y="80" fill="#FCD638" width="160" height="352"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80.3" fill="#E03232" width="480" height="112"/>
<rect x="16" y="320" fill="#0035A0" width="480" height="112"/>
<rect x="16" y="192" fill="#FFFFFF" width="480" height="128"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80.6" fill="#FFFFFF" width="480" height="176"/>
<rect x="16" y="256" fill="#E03232" width="480" height="176"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#75BD4A" width="480" height="352"/>
<polygon fill="#FCD638" points="256,416 32,256 256,96 480,256 "/>
<circle fill="#0035A0" cx="256" cy="256" r="80"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#75BD4A" width="160" height="352"/>
<rect x="176.6" y="80" fill="#E03232" width="320" height="352"/>
<circle fill="#EDC645" cx="176" cy="224" r="64"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80" fill="#0035A0" width="160" height="352"/>
<rect x="336" y="80" fill="#E03232" width="160" height="352"/>
<rect x="176" y="80" fill="#FCD638" width="160" height="352"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80.3" fill="#FFFFFF" width="480" height="112"/>
<rect x="16" y="320" fill="#E03232" width="480" height="112"/>
<rect x="16" y="192" fill="#0035A0" width="480" height="128"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80.3" fill="#FFFFFF" width="480" height="112"/>
<rect x="16" y="320" fill="#E03232" width="480" height="112"/>
<rect x="16" y="192" fill="#0035A0" width="480" height="128"/>
<polygon fill="#E03232" stroke="#FFFFFF" stroke-width="16" stroke-miterlimit="10" points="256,160 176,320 96,160 "/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80.3" fill="#FFFFFF" width="480" height="112"/>
<rect x="16" y="320" fill="#E03232" width="480" height="112"/>
<rect x="16" y="192" fill="#0035A0" width="480" height="128"/>
<polygon fill="#0035A0" stroke="#FFFFFF" stroke-width="16" stroke-miterlimit="10" points="256,160 176,320 96,160 "/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80.3" fill="#E03232" width="480" height="112"/>
<rect x="16" y="320" fill="#FFFFFF" width="480" height="112"/>
<rect x="16" y="192" fill="#0035A0" width="480" height="128"/>
<polygon fill="#FCD638" points="240,176 160,336 80,176 "/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#B0BEC9" width="512" height="384"/>
<rect x="16" y="80.3" fill="#E03232" width="480" height="112"/>
<rect x="16" y="320" fill="#FFFFFF" width="480" height="112"/>
<rect x="16" y="192" fill="#0035A0" width="480" height="128"/>
<polygon fill="#FCD638" points="240,176 160,336 80,176 "/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#0035A0" width="480" height="352"/>
<rect x="144" y="80" fill="#FCD638" width="64" height="352"/>
<rect x="16" y="224" fill="#FCD638" width="480.1" height="64"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#E03232" width="480" height="352"/>
<path fill="#FFFFFF" d="M240,336c-44.2,0-80-35.8-80-80s35.8-80,80-80c2,0,4,0.4,6,0.6c-15.4-10.5-34-16.6-54-16.6
c-53,0-96,43-96,96s43,96,96,96c20,0,38.6-6.1,54-16.6C244,335.6,242,336,240,336z"/>
<polygon fill="#FFFFFF" points="253.2,202 273.8,227.7 304.5,216.1 286.5,243.5 307,269.2 275.3,260.5 257.2,288 255.7,255.2
224,246.5 254.8,234.9 "/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80.6" fill="#0094CE" width="480" height="176"/>
<rect x="16" y="256" fill="#FCD638" width="480" height="176"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#E03232" width="480" height="352"/>
<polygon fill="#FCD638" points="296.7,318.7 256.7,289.3 217.6,320 232,271.1 192,241.7 240.9,240.9 255.3,192 271.1,240.4
320,239.6 280.9,270.3 "/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#E03232" width="480" height="352"/>
<polygon fill="#FCD638" points="152.7,238.7 112.7,209.3 73.6,240 88,191.1 48,161.7 96.9,160.9 111.3,112 127.1,160.4 176,159.6
136.9,190.3 "/>
<polygon fill="#FFDD00" points="236.6,154.2 226.6,140.1 210.3,145.9 220.5,131.4 210.5,117.3 226.7,122.4 236.9,107.9 236.7,125.6
252.9,130.7 236.7,136.5 "/>
<polygon fill="#FFDD00" points="275.6,203.8 276.2,186.5 259.7,181.4 276.5,175.9 277,158.6 286.9,172.4 303.7,166.9 293,181
302.9,194.8 286.4,189.7 "/>
<polygon fill="#FFDD00" points="267,276.9 272.2,260.4 257.7,251 275.4,250.2 280.5,233.8 286.3,249.7 304,249 289.9,259.6
295.6,275.6 281.1,266.2 "/>
<polygon fill="#FFDD00" points="207.9,319.2 219.8,306.8 211.1,291.9 227.2,299.1 239.2,286.7 237.2,303.6 253.4,310.8 236,314
234.1,330.9 225.3,316 "/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect y="64" fill="#C0CFD8" width="512" height="384"/>
<rect x="16" y="80" fill="#E03232" width="480" height="352"/>
<rect x="16" y="80" fill="#0035A0" width="192" height="160"/>
<circle fill="#FFFFFF" cx="112" cy="160" r="32"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M455.1,128H352c-9.5,0-31.9-45.7-38.6-59.5C298,36.4,280.4,0,245.1,0H55.9C25.1,0,0,26.9,0,59.8v395.3
C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V184.9C512,153.6,486.5,128,455.1,128L455.1,128z"/>
<path class="lexicon-icon-outline" d="M455.1,128H352c-9.5,0-31.9-45.7-38.6-59.5C298,36.4,280.4,0,245.1,0H55.9C25.1,0,0,26.9,0,59.8v395.3
C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V184.9C512,153.6,486.5,128,455.1,128L455.1,128z M64,67
c0,0,0.3-2.4,0.7-3h178.1c5.6,5.9,14.4,31.8,19.8,43.4c3.1,6.7,6.3,13.7,9.9,20.6H64L64,67L64,67z M448,448H64l0-256h384V448z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="format" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 448 512" style="enable-background:new 0 0 448 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M384,0H160c-35.2,0-64,28.8-64,64v64c0,35.2,28.8,64,64,64h224c35.2,0,64-28.8,64-64V64C448,28.8,419.2,0,384,0z"/>
<path class="lexicon-icon-outline" d="M383,320h-31v-64c0-17.7-14.3-32-32-32H64v-96c0-17.7-14.3-32-32-32S0,110.3,0,128v128c0,17.7,14.3,32,32,32h256v32h-31
c-0.5,0-1,0.5-1,1v190c0,0.5,0.5,1,1,1h126c0.5,0,1-0.5,1-1V321C384,320.5,383.5,320,383,320z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="forms" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z"
/>
<path class="lexicon-icon-outline" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z M448,448H64
V64h384V448C448,448,448,448,448,448z"/>
<path class="lexicon-icon-outline" d="M384,128H224c-17.7,0-32,14.3-32,32s14.3,32,32,32h160c17.7,0,32-14.3,32-32S401.7,128,384,128z"/>
<circle class="lexicon-icon-outline" cx="128" cy="160" r="32"/>
<path class="lexicon-icon-outline" d="M384,224H224c-17.7,0-32,14.3-32,32s14.3,32,32,32h160c17.7,0,32-14.3,32-32S401.7,224,384,224z"/>
<circle class="lexicon-icon-outline" cx="128" cy="256" r="32"/>
<path class="lexicon-icon-outline" d="M384,320H224c-17.7,0-32,14.3-32,32s14.3,32,32,32h160c17.7,0,32-14.3,32-32S401.7,320,384,320z"/>
<circle class="lexicon-icon-outline" cx="128" cy="352" r="32"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="full" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<g>
<path class="lexicon-icon-outline" d="M384,382.8041H224V448h160c35.2,0,64-28.8,64-64V224h-64V382.8041z"/>
<path class="lexicon-icon-outline" d="M128,126.8041h160v-64H128c-35.2,0-64,28.8-64,64V288h64V126.8041z"/>
<path class="lexicon-icon-outline" d="M502.5245,9.4752C496.4434,3.3941,488.241,0,479.6143,0H378.3566c-17.9605-0.0001-32.4562,14.4956-32.3855,32.3854
c0,8.9095,3.6063,17.0413,9.4753,22.9103c5.869,5.869,14.0007,9.4752,22.9102,9.4752h23.6174l-80.4688,80.4688l45.2548,45.2548
l80.4688-80.4688v23.6174c0,17.9605,14.4957,32.4562,32.3855,32.3854c17.9605,0,32.4562-14.4957,32.3855-32.3854V32.3855
C511.9998,23.7587,508.6057,15.5564,502.5245,9.4752z"/>
<path class="lexicon-icon-outline" d="M145.24,321.5054l-80.4688,80.4688v-23.6174c0-17.9606-14.4957-32.4562-32.3855-32.3855
c-17.9605,0-32.4562,14.4957-32.3855,32.3855v101.2576c0,8.6268,3.3941,16.8292,9.4753,22.9103
c6.0811,6.0811,14.2835,9.4753,22.9102,9.4752L133.6434,512c17.9605,0,32.4562-14.4957,32.3855-32.3855
c0-8.9095-3.6063-17.0413-9.4753-22.9103c-5.869-5.869-14.0007-9.4752-22.9102-9.4752h-23.6174l80.4688-80.4688L145.24,321.5054z"
/>
</g>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="geolocation" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M256,0c-79.4,0-144,61.7-144,137.5c0,43.3,102.1,307.3,122.5,359.8c3.5,8.9,12,14.8,21.5,14.8l0,0c9.5,0,18-5.9,21.5-14.8
c28.7-73.8,122.5-318,122.5-359.7C400,61.7,335.4,0,256,0z M256,224c-44.2,0-80-35.8-80-80s35.8-80,80-80s80,35.8,80,80
S300.2,224,256,224z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M495.965 0.018h-95.993c-8.813 0-15.981 7.168-15.981 16.017v95.993c0 8.85 7.168 16.017 16.017 16.017h95.993c8.849 0 16.017-7.168 16.017-16.017v-95.993c-0.037-8.85-7.204-16.017-16.054-16.017z"></path>
<path class="lexicon-icon-outline" d="M112.028 192.005h-95.993c-8.85 0-16.017 7.167-16.017 16.017v95.993c0 8.849 7.168 16.017 16.017 16.017h95.993c8.85 0 15.981-7.168 15.981-16.017v-95.993c0-8.85-7.168-16.017-15.981-16.017z"></path>
<path class="lexicon-icon-outline" d="M303.978 192.005h-95.993c-8.85 0-16.017 7.167-16.017 16.017v95.993c0 8.849 7.167 16.017 16.017 16.017h95.993c8.849 0 16.017-7.168 16.017-16.017v-95.993c0-8.85-7.168-16.017-16.017-16.017z"></path>
<path class="lexicon-icon-outline" d="M495.965 192.005h-95.993c-8.849 0-16.017 7.167-16.017 16.017v95.993c0 8.849 7.168 16.017 16.017 16.017h95.993c8.849 0 16.017-7.168 16.017-16.017v-95.993c0-8.85-7.168-16.017-16.017-16.017z"></path>
<path class="lexicon-icon-outline" d="M112.028 383.991h-95.993c-8.85 0-16.017 7.168-16.017 16.017v95.993c0 8.813 7.168 15.981 16.017 15.981h95.993c8.85 0 15.981-7.168 15.981-16.017v-95.993c0-8.813-7.168-15.981-15.981-15.981z"></path>
<path class="lexicon-icon-outline" d="M303.978 383.991h-95.993c-8.85 0-16.017 7.168-16.017 16.017v95.993c0 8.849 7.167 16.017 16.017 16.017h95.993c8.849 0 16.017-7.168 16.017-16.017v-95.993c0-8.849-7.168-16.017-16.017-16.017z"></path>
<path class="lexicon-icon-outline" d="M495.965 383.991h-95.993c-8.849 0-16.017 7.168-16.017 16.017v95.993c0 8.849 7.168 16.017 16.017 16.017h95.993c8.849-0.037 16.017-7.204 16.017-16.054v-95.993c0-8.813-7.168-15.981-16.017-15.981z"></path>
<path class="lexicon-icon-outline" d="M112.028 0.018h-95.993c-8.85 0-16.017 7.168-16.017 16.017v95.993c0 8.814 7.168 15.981 16.017 15.981h95.993c8.85 0 15.981-7.168 15.981-16.017v-95.956c0-8.85-7.168-16.017-15.981-16.017z"></path>
<path class="lexicon-icon-outline" d="M303.978 0.018h-95.993c-8.85 0-16.017 7.168-16.017 16.017v95.993c0 8.85 7.167 16.017 16.017 16.017h95.993c8.849 0 16.017-7.168 16.017-16.017v-95.993c0-8.85-7.168-16.017-16.017-16.017z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M266.812 199.731c-7.13-8.47-16.182-15.246-27.105-20.303-10.947-5.056-23.893-7.585-38.786-7.585-11.1 0-22.528 2.048-34.26 6.119s-21.416 10.846-29 20.303l-0-134.264h-73.662v352h73.662l0-138.521c0.607-13.375 4.753-24.525 12.339-33.501 7.636-8.951 18.078-13.451 31.403-13.451 15.221 0 26.244 4.576 33.071 13.678 6.827 9.127 10.215 20.556 10.215 34.235l-0 137.56h63.31l0-148.812c0-13.021-1.744-25.435-5.233-37.142-3.514-11.732-8.824-21.846-15.954-30.315l0-0z"></path>
<path class="lexicon-icon-outline" d="M396.014 128c-2.925 15.277-11.122 28.141-24.68 38.611-13.536 10.471-30.694 15.857-51.334 16.16v41.229h64v192h64v-288h-51.986z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M234.812 231.731c-7.13-8.47-16.182-15.246-27.105-20.303-10.947-5.056-23.893-7.585-38.786-7.585-11.1 0-22.528 2.048-34.26 6.119s-21.416 10.846-29 20.303l-0.001-134.264h-73.662v352h73.662l0.001-138.521c0.607-13.375 4.753-24.525 12.338-33.501 7.636-8.95 18.079-13.451 31.402-13.451 15.221 0 26.244 4.576 33.071 13.678 6.827 9.127 10.215 20.556 10.215 34.235l-0 137.56h63.31l0-148.812c0-13.021-1.744-25.435-5.233-37.142-3.514-11.732-8.824-21.846-15.954-30.315l0-0z"></path>
<path class="lexicon-icon-outline" d="M358.197 382.474c4.146-4.012 8.916-7.757 14.353-11.211l53.513-32.74c17.139-10.632 30.378-23.202 39.829-37.712 9.406-14.51 14.108-30.824 14.108-48.9 0-12.058-2.273-23.559-6.82-34.48-4.569-10.921-11.211-20.483-19.925-28.662s-19.257-14.732-31.671-19.613c-12.392-4.881-26.344-7.31-41.745-7.31-16.27 0-30.69 2.585-43.239 7.756-12.57 5.171-23.135 12.058-31.671 20.683-8.58 8.603-15.156 18.522-19.725 29.732s-6.82 23.001-6.82 35.349c0 0.375 0.012 0.761 0.017 1.14h56.188c0.743-11.25 4.341-20.839 10.793-28.732 7.288-8.916 18.32-13.373 33.164-13.373 13.974 0 24.45 3.877 31.448 11.634 6.998 7.778 10.498 16.671 10.498 26.723 0 9.762-2.519 18.477-7.489 26.077s-13.485 15.022-25.475 22.199l-45.825 27.57c-12.548 7.489-22.957 15.601-31.248 24.361-8.247 8.76-14.911 18.165-19.903 28.238-0.463 0.928-0.909 1.861-1.349 2.798-4.32 9.21-7.507 18.839-9.55 28.874-0.214 1.034-0.409 2.080-0.603 3.126v32h200.95v-64h-123.274c0.478-0.519 0.965-1.029 1.47-1.526z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M417,75.7c-17.9-8.5-37-12.8-56.7-12.8c-41,0-79.4,19.1-104.3,50.5C231,82,192.6,62.9,151.7,62.9
c-19.7,0-38.8,4.3-56.7,12.8C28.6,107.1,0,186.8,31.3,253.4C58.4,311.2,222,457.7,240.6,474.1c4.3,3.8,9.8,5.9,15.4,5.9l0,0l0,0
c0.4,0,0.8,0,1.2,0c5.2-0.3,10.2-2.2,14.2-5.8c18.6-16.5,182.2-162.9,209.3-220.7C512,186.8,483.4,107.1,417,75.7z"/>
<path class="lexicon-icon-outline" d="M417,75.7c-17.9-8.5-37-12.8-56.7-12.8c-41,0-79.4,19.1-104.3,50.5C231,82,192.6,62.9,151.7,62.9
c-19.7,0-38.8,4.3-56.7,12.8C28.6,107.1,0,186.8,31.3,253.4C58.4,311.2,222,457.7,240.6,474.1c4.3,3.8,9.8,5.9,15.4,5.9l0,0l0,0
c0.4,0,0.8,0,1.2,0c5.2-0.3,10.2-2.2,14.2-5.8c18.6-16.5,182.2-162.9,209.3-220.7C512,186.8,483.4,107.1,417,75.7z M438.8,233.8
c-16.3,34.7-113,128.9-182.8,192c-69.8-63.1-166.5-157.3-182.8-192c-20.4-43.5-1.8-95.6,41.5-116.1c11.7-5.5,24.1-8.3,36.9-8.3l0,0
l0,0l0,0l0,0c33.5,0,64.4,19.6,78.6,50c0.7,1.6,1.9,4.6,3.2,9.9c2.5,10.4,11.8,17.7,22.5,17.7l0,0c10.7,0,20-7.3,22.5-17.7
c1.3-5.3,2.5-8.3,3.2-9.9c14.3-30.4,45.1-50,78.6-50c12.8,0,25.2,2.8,36.9,8.3C440.6,138.1,459.2,190.2,438.8,233.8z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="hidden" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<g>
<path class="lexicon-icon-outline" d="M445.7,44.3c-16.4-16.4-43-16.4-59.4,0l-68.2,68.2c-26.2-7.3-68.3-6.5-72.4-6.5C210,106,81.3,116.5,3.2,254.5
c-9.1,16.1,3.3,30.7,9.2,39.3C31,320.6,51.1,342,71.6,359l-37.3,37.3c-16.4,16.4-16.4,43,0,59.4C42.5,463.9,53.3,468,64,468
s21.5-4.1,29.7-12.3l352-352C462.1,87.3,462.1,60.7,445.7,44.3z M56,266.6c26.8-42.1,62-72.7,104.9-91c6.6-2.8,13.1-5.2,19.4-7.3
c-32.8,23-54.3,61.1-54.3,104.2c0,9.9,1.1,19.6,3.3,28.8L108,322.6C90,308.1,72.3,289.8,56,266.6z"/>
<path class="lexicon-icon-outline" d="M499.7,238.2c-10.6-15.3-21.7-28.9-33.1-40.9L430.9,234c8.7,9.3,17.3,19.8,25.5,31.5c-33.2,52.1-74.3,79.5-110.4,93.9
c18.2-19.5,30.3-44.6,33.5-72.5l-135.3,139c3.7,0.1,20.3,0.2,24.3,0.2c35.2,0,162.2-10.5,240.2-148.5
C517.8,261.4,505.7,246.8,499.7,238.2z"/>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="home" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512.0012 512.0001" enable-background="new 0 0 512.0012 512.0001" xml:space="preserve">
<g>
<path class="lexicon-icon-outline" d="M500.8113,199.6915l-224.2705-192C264.5535-2.5712,246.8733-2.5634,234.8952,7.712L11.1658,199.632
c-13.4141,11.5068-14.96,31.709-3.4531,45.123c11.5073,13.4141,31.709,14.96,45.123,3.4531l11.165-9.5776v241.3696
c0,17.6729,14.3271,32,32,32s32-14.3271,32-32V183.7299L255.7512,74.1427l130.09,111.3713l-1.8405,294.4861
c0,17.6729,14.3271,32,32,32s32-14.3271,32-32V238.7293l11.1895,9.5794c6.0322,5.1646,13.4316,7.6924,20.7959,7.6919
c9.0244,0,17.9941-3.7969,24.3232-11.1895C515.8025,231.3859,514.2371,211.1852,500.8113,199.6915z"/>
<path class="lexicon-icon-outline" d="M256.0007,256.0001c-52.9346,0-96,43.0654-96,96c0,35.124,1.3525,123.2646,1.4102,128.3613
c0.1982,17.5488,14.4863,31.6387,31.9907,31.6387c0.1226,0,0.2456-0.001,0.3687-0.002
c17.6724-0.2002,31.8364-14.6875,31.6367-32.3594c-0.0142-1.2451-1.4062-92.875-1.4062-127.6387c0-17.6445,14.355-32,32-32
c17.6445,0,32,14.3555,32,32v128c0,17.6729,14.3271,32,32,32s32-14.3271,32-32v-128
C352.0007,299.0656,308.9353,256.0001,256.0007,256.0001z"/>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="horizontal-scroll" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" id="XMLID_2_" d="M512,223.8c0-8.6-3.4-16.4-8.9-22.1c-0.7-0.9-1.5-1.7-2.3-2.5L423.7,122c-13.6-13.6-35.7-13.6-49.3,0
c-6.8,6.8-10.2,15.7-10.2,24.7c0,8.9,3.4,17.9,10.2,24.7l20.4,20.4H115.3l20.4-20.4c13.6-13.6,13.6-35.7,0-49.3
c-13.6-13.6-35.7-13.6-49.3,0L9.2,199.1C2.7,205.7-1,214.6-1,223.8c0,9.3,3.7,18.1,10.2,24.7l77.1,77.1c13.6,13.6,35.7,13.6,49.3,0
c6.8-6.8,10.2-15.7,10.2-24.7c0-8.9-3.4-17.9-10.2-24.7l-20.4-20.4h279.5l-20.4,20.4c-13.6,13.6-13.6,35.7,0,49.3
c13.6,13.6,35.7,13.6,49.3,0l77.1-77.1c0.8-0.8,1.6-1.7,2.3-2.5C508.6,240.2,512,232.4,512,223.8z"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M483.555 284.445h-455.111c-15.701 0-28.445-12.743-28.445-28.445s12.743-28.445 28.445-28.445h455.111c15.702 0 28.445 12.743 28.445 28.445s-12.743 28.445-28.445 28.445z"></path>
</svg>
This source diff could not be displayed because it is too large. You can view the blob instead.
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="import-export" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<g id="XMLID_2_">
<path class="lexicon-icon-outline" id="XMLID_4_" d="M254.5,81.1L182.9,9.5C176.8,3.4,168.6,0,160,0c-8.6,0-16.8,3.4-22.9,9.5L65.5,81.1
c-12.7,12.7-12.7,33.2,0,45.8c6.3,6.3,14.6,9.5,22.9,9.5s16.6-3.2,22.9-9.5l16.7-16.7V481c0,17.7,14.3,32,32,32s32-14.3,32-32
V110.2l16.7,16.7c12.7,12.7,33.2,12.7,45.8,0C267.2,114.2,267.2,93.7,254.5,81.1z"/>
<path class="lexicon-icon-outline" id="XMLID_3_" d="M446.5,385.1c-6.3-6.3-14.6-9.5-22.9-9.5s-16.6,3.2-22.9,9.5L384,401.8V31c0-17.7-14.3-32-32-32
s-32,14.3-32,32v370.8l-16.7-16.7c-12.7-12.7-33.2-12.7-45.8,0c-12.7,12.7-12.7,33.2,0,45.8l71.6,71.6c6.1,6.1,14.3,9.5,22.9,9.5
s16.8-3.4,22.9-9.5l71.6-71.6C459.2,418.2,459.2,397.7,446.5,385.1z"/>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="indent-less" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M64,96h384c17.7,0,32-14.3,32-32s-14.3-32-32-32H64c-17.7,0-32,14.3-32,32S46.3,96,64,96z"/>
<path class="lexicon-icon-outline" d="M448,416H64c-17.7,0-32,14.3-32,32s14.3,32,32,32h384c17.7,0,32-14.3,32-32S465.7,416,448,416z"/>
<path class="lexicon-icon-outline" d="M448,288H320c-17.7,0-32,14.3-32,32s14.3,32,32,32h128c17.7,0,32-14.3,32-32S465.7,288,448,288z"/>
<path class="lexicon-icon-outline" d="M448,160H320c-17.7,0-32,14.3-32,32s14.3,32,32,32h128c17.7,0,32-14.3,32-32S465.7,160,448,160z"/>
<path class="lexicon-icon-outline" d="M64,288h81.8l-16.7,16.7c-12.7,12.7-12.7,33.2,0,45.8c12.7,12.7,33.2,12.7,45.8,0l71.6-71.6c6.1-6.1,9.5-14.3,9.5-22.9
c0-8.6-3.4-16.8-9.5-22.9l-71.6-71.6c-12.7-12.7-33.2-12.7-45.8,0c-6.3,6.3-9.5,14.6-9.5,22.9s3.2,16.6,9.5,22.9l16.7,16.7H64
c-17.7,0-32,14.3-32,32S46.3,288,64,288z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="indent-more" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M64,96h384c17.7,0,32-14.3,32-32s-14.3-32-32-32H64c-17.7,0-32,14.3-32,32S46.3,96,64,96z"/>
<path class="lexicon-icon-outline" d="M448,416H64c-17.7,0-32,14.3-32,32s14.3,32,32,32h384c17.7,0,32-14.3,32-32S465.7,416,448,416z"/>
<path class="lexicon-icon-outline" d="M448,288H320c-17.7,0-32,14.3-32,32s14.3,32,32,32h128c17.7,0,32-14.3,32-32S465.7,288,448,288z"/>
<path class="lexicon-icon-outline" d="M448,160H320c-17.7,0-32,14.3-32,32s14.3,32,32,32h128c17.7,0,32-14.3,32-32S465.7,160,448,160z"/>
<path class="lexicon-icon-outline" d="M113.1,350.5c12.7,12.7,33.2,12.7,45.8,0c6.3-6.3,9.5-14.6,9.5-22.9s-3.2-16.6-9.5-22.9L142.2,288H224c17.7,0,32-14.3,32-32
s-14.3-32-32-32h-81.8l16.7-16.7c12.7-12.7,12.7-33.2,0-45.8c-12.7-12.7-33.2-12.7-45.8,0l-71.6,71.6c-6.1,6.1-9.5,14.3-9.5,22.9
s3.4,16.8,9.5,22.9L113.1,350.5z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="info-circle-open" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M437,75C388.7,26.6,324.4,0,256,0C187.6,0,123.3,26.6,75,75C26.6,123.3,0,187.6,0,256c0,68.4,26.6,132.7,75,181
c48.4,48.4,112.6,75,181,75c68.4,0,132.7-26.6,181-75c48.4-48.4,75-112.6,75-181C512,187.6,485.4,123.3,437,75z"/>
<path class="lexicon-icon-outline" d="M437,75C388.7,26.6,324.4,0,256,0C187.6,0,123.3,26.6,75,75C26.6,123.3,0,187.6,0,256c0,68.4,26.6,132.7,75,181
c48.4,48.4,112.6,75,181,75c68.4,0,132.7-26.6,181-75c48.4-48.4,75-112.6,75-181C512,187.6,485.4,123.3,437,75z M256,448
c-105.9,0-192-86.1-192-192S150.1,64,256,64s192,86.1,192,192S361.9,448,256,448z"/>
<path class="lexicon-icon-outline" d="M256,192c-17.7,0-32,14.3-32,32v160c0,17.7,14.3,32,32,32c17.7,0,32-14.3,32-32V224C288,206.3,273.7,192,256,192z"/>
<circle class="lexicon-icon-outline" cx="256" cy="128" r="32"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="info_panel_openned" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M437,75C388.7,26.6,324.4,0,256,0C187.6,0,123.3,26.6,75,75C26.6,123.3,0,187.6,0,256c0,68.4,26.6,132.7,75,181
c48.4,48.4,112.6,75,181,75c68.4,0,132.7-26.6,181-75c48.4-48.4,75-112.6,75-181C512,187.6,485.4,123.3,437,75z M288,384
c0,17.7-14.3,32-32,32c-17.7,0-32-14.3-32-32V224c0-17.7,14.3-32,32-32c17.7,0,32,14.3,32,32V384z M256,160c-17.7,0-32-14.3-32-32
c0-17.7,14.3-32,32-32s32,14.3,32,32C288,145.7,273.7,160,256,160z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="info-panel-closed" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M437,75C388.7,26.6,324.4,0,256,0C187.6,0,123.3,26.6,75,75C26.6,123.3,0,187.6,0,256c0,68.4,26.6,132.7,75,181
c48.4,48.4,112.6,75,181,75c68.4,0,132.7-26.6,181-75c48.4-48.4,75-112.6,75-181C512,187.6,485.4,123.3,437,75z"/>
<path class="lexicon-icon-outline" d="M437,75C388.7,26.6,324.4,0,256,0C187.6,0,123.3,26.6,75,75C26.6,123.3,0,187.6,0,256c0,68.4,26.6,132.7,75,181
c48.4,48.4,112.6,75,181,75c68.4,0,132.7-26.6,181-75c48.4-48.4,75-112.6,75-181C512,187.6,485.4,123.3,437,75z M256,480
C132.5,480,32,379.5,32,256S132.5,32,256,32s224,100.5,224,224S379.5,480,256,480z"/>
<path class="lexicon-icon-outline" d="M288,384V224c0-17.7-14.3-32-32-32c-17.7,0-32,14.3-32,32v160c0,17.7,14.3,32,32,32C273.7,416,288,401.7,288,384z"/>
<circle cx="256" cy="128" r="32"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="info-panel-open" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M437.0195,74.9805C388.667,26.6289,324.3799,0,256,0C187.6196,0,123.3325,26.6289,74.9805,74.9805
C26.6289,123.3325,0,187.6196,0,256c0,68.3799,26.6289,132.667,74.9805,181.0195C123.3325,485.3711,187.6196,512,256,512
c68.3799,0,132.667-26.6289,181.0195-74.9805C485.3711,388.667,512,324.3799,512,256
C512,187.6196,485.3711,123.3325,437.0195,74.9805z M288,384c0,17.6729-14.3267,32-32,32c-17.6729,0-32-14.3271-32-32V224
c0-17.6733,14.3271-32,32-32c17.6733,0,32,14.3267,32,32V384z M256,160c-17.6731,0-32-14.3269-32-32c0-17.6732,14.3269-32,32-32
s32,14.3268,32,32C288,145.6731,273.6731,160,256,160z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M273.542 160h-58.313c-12.814 0-23.229 10.386-23.229 23.229 0 12.814 10.386 23.229 23.229 23.229h58.313v272.748c0 12.813 10.386 23.229 23.229 23.229 12.813 0 23.229-10.386 23.229-23.229v-319.207h-46.458z"></path>
<path class="lexicon-icon-outline" d="M320 49.369c0 27.257-22.096 49.354-49.354 49.354s-49.354-22.097-49.354-49.354 22.096-49.354 49.354-49.354 49.354 22.096 49.354 49.354z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M165.23 512h92.562l60.343-342.235h-92.526z"></path>
<path class="lexicon-icon-outline" d="M330.423 16.713c-10.935-11.154-24.503-16.713-40.704-16.713-15.762 0-29.221 5.559-40.338 16.713-11.154 11.118-16.713 24.832-16.713 41.033 0 15.323 5.559 28.489 16.713 39.643 11.118 11.118 24.576 16.713 40.338 16.713 16.201 0 29.769-5.559 40.704-16.713 10.862-11.154 16.347-24.357 16.347-39.643 0-16.238-5.486-29.915-16.347-41.033z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M285.057 320.303c-24.563 0-49.097-9.328-67.78-28.039-9.667-9.666-9.667-25.326 0-34.964 9.667-9.666 25.326-9.666 34.965 0 18.062 18.062 47.486 18.090 65.576 0l122.474-122.445c18.062-18.061 18.062-47.486-0.029-65.576-8.762-8.762-20.408-13.596-32.788-13.596v0c-12.38 0-23.997 4.805-32.76 13.567l-100.512 100.511c-9.666 9.666-25.326 9.666-34.964 0-9.666-9.666-9.666-25.326 0-34.964l100.512-100.511c18.090-18.090 42.144-28.067 67.724-28.067h0.029c25.58 0 49.663 9.978 67.752 28.067 37.366 37.367 37.366 98.166 0.029 135.504l-122.474 122.445c-18.683 18.712-43.218 28.067-67.752 28.067z"></path>
<path class="lexicon-icon-outline" d="M105.882 499.619c-0.056 0-0.085 0-0.141 0-25.552-0.029-49.606-10.005-67.696-28.096-37.367-37.366-37.423-98.109-0.142-135.391l122.587-122.587c37.367-37.367 98.166-37.339 135.504 0.029 9.666 9.666 9.666 25.326 0 34.964-9.666 9.666-25.326 9.666-34.964 0-18.090-18.090-47.486-18.090-65.576-0.029l-122.587 122.587c-18.005 18.005-17.92 47.344 0.141 65.435 8.762 8.762 20.408 13.596 32.788 13.623 0.028 0 0.056 0 0.085 0 12.323 0 23.885-4.777 32.59-13.483l100.257-100.257c9.667-9.666 25.326-9.666 34.965 0 9.666 9.666 9.666 25.326 0 34.964l-100.257 100.257c-18.034 18.062-42.002 27.983-67.555 27.983z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M61.594 96.131h-11.565v-68.801c0-2.41-0.413-4.13-1.205-5.163s-2.169-1.549-4.096-1.549c-0.62 0-1.41 0.104-2.34 0.276-0.964 0.206-2.169 0.482-3.648 0.86l-17.691 4.75c-2.478 0.585-4.302 1.445-5.506 2.582s-1.79 2.478-1.79 4.096c0 2.237 0.55 3.959 1.618 5.163s2.582 1.824 4.543 1.824c0.378 0 0.963-0.069 1.79-0.206 0.791-0.138 1.824-0.344 3.064-0.62l7.985-2.031v58.821h-13.285c-3.236 0-5.541 0.585-6.952 1.755s-2.1 3.064-2.1 5.713c0 2.615 0.688 4.474 2.065 5.645s3.717 1.755 6.987 1.755h42.093c3.269 0 5.61-0.585 6.987-1.755s2.065-3.028 2.065-5.645c0-2.65-0.723-4.543-2.133-5.713s-3.718-1.755-6.883-1.755l-0.002-0.001z"></path>
<path class="lexicon-icon-outline" d="M64.523 266.729c-2.374 0-4.2 0.55-5.404 1.583-1.205 1.067-1.824 2.685-1.824 4.853v0.378h-23.266l20.134-16.761c5.369-4.474 9.292-8.983 11.84-13.457s3.82-9.19 3.82-14.111c0-7.332-2.444-13.182-7.331-17.553-4.887-4.337-11.529-6.54-19.893-6.54-4.474 0-8.639 0.55-12.459 1.583-3.82 1.067-7.468 2.719-10.91 4.922-2.134 1.411-3.545 2.822-4.233 4.233s-1.067 3.545-1.067 6.401c0 2.787 0.55 4.853 1.687 6.264s2.787 2.1 5.025 2.1c2.581 0 4.922-1.651 7.056-4.99 0.758-1.239 1.41-2.168 1.927-2.754 0.963-1.204 2.34-2.133 4.165-2.787 1.79-0.654 3.855-0.999 6.127-0.999 3.923 0 6.883 0.929 8.81 2.822s2.891 4.75 2.891 8.57c0 2.719-0.723 5.472-2.169 8.191s-3.614 5.472-6.54 8.191l-27.018 25.16c-1.893 1.755-3.305 3.408-4.165 4.956-0.895 1.618-1.342 3.2-1.342 4.853 0 1.962 0.688 3.476 2.1 4.543s3.373 1.618 5.954 1.618h47.738c1.41 0 2.409-0.241 2.96-0.757s0.86-1.755 0.963-3.717l0.516-9.913v-0.827c0-1.928-0.516-3.408-1.583-4.44-1.067-1.101-2.582-1.618-4.509-1.618h0.002z"></path>
<path class="lexicon-icon-outline" d="M55.054 441.956c4.612-2.099 8.019-4.647 10.187-7.709s3.269-6.815 3.269-11.255c0-6.746-2.374-12.183-7.124-16.245s-11.083-6.127-19.068-6.127c-7.916 0-14.593 1.377-19.997 4.13s-8.088 6.058-8.088 9.913c0 1.755 0.55 3.236 1.618 4.372s2.513 1.721 4.302 1.721c1.618 0 4.509-1.067 8.708-3.167s8.019-3.167 11.392-3.167c3.2 0 5.678 0.895 7.434 2.685s2.65 4.302 2.65 7.503c0 3.717-0.723 6.401-2.203 8.054s-4.681 2.822-9.602 3.51c-0.276 0.035-0.688 0.103-1.239 0.137-3.923 0.55-5.919 2.615-5.919 6.264 0 2.615 0.482 4.44 1.48 5.473s2.926 1.583 5.817 1.651c5.507 0.241 9.224 1.308 11.151 3.269 1.962 1.962 2.926 5.197 2.926 9.774 0 4.268-1.17 7.538-3.477 9.809-2.306 2.305-5.61 3.442-9.913 3.442-3.579 0-7.709-1.033-12.356-3.063-4.681-2.031-7.572-3.063-8.708-3.063-2.374 0-4.302 0.688-5.747 2.065-1.411 1.514-2.133 3.305-2.133 5.507 0 3.752 2.615 6.952 7.882 9.602 5.265 2.615 11.909 3.959 19.997 3.959 9.981 0 17.864-2.478 23.645-7.434s8.674-11.668 8.674-20.169c0-5.61-1.273-10.188-3.855-13.698-2.513-3.545-6.437-6.092-11.702-7.745l-0.002 0.002z"></path>
<path class="lexicon-icon-outline" d="M448.5 480h-288c-17.6 0-32-14.4-32-32v0c0-17.6 14.4-32 32-32h288c17.6 0 32 14.4 32 32v0c0 17.6-14.4 32-32 32z"></path>
<path class="lexicon-icon-outline" d="M448.5 288.002h-288c-17.6 0-32-14.4-32-32v0c0-17.6 14.4-32 32-32h288c17.6 0 32 14.4 32 32v0c0 17.6-14.4 32-32 32z"></path>
<path class="lexicon-icon-outline" d="M448.5 96h-288c-17.6 0-32-14.4-32-32v0c0-17.6 14.4-32 32-32h288c17.6 0 32 14.4 32 32v0c0 17.6-14.4 32-32 32z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M448 288h-288c-17.6 0-32-14.4-32-32v0c0-17.6 14.4-32 32-32h288c17.6 0 32 14.4 32 32v0c0 17.6-14.4 32-32 32z"></path>
<path class="lexicon-icon-outline" d="M448 512h-288c-17.6 0-32-14.4-32-32v0c0-17.6 14.4-32 32-32h288c17.6 0 32 14.4 32 32v0c0 17.6-14.4 32-32 32z"></path>
<path class="lexicon-icon-outline" d="M448 64h-288c-17.6 0-32-14.4-32-32v0c0-17.6 14.4-32 32-32h288c17.6 0 32 14.4 32 32v0c0 17.6-14.4 32-32 32z"></path>
<path class="lexicon-icon-outline" d="M64 256c0 17.673-14.327 32-32 32s-32-14.327-32-32c0-17.673 14.327-32 32-32s32 14.327 32 32z"></path>
<path class="lexicon-icon-outline" d="M64 32c0 17.673-14.327 32-32 32s-32-14.327-32-32c0-17.673 14.327-32 32-32s32 14.327 32 32z"></path>
<path class="lexicon-icon-outline" d="M64 480c0 17.673-14.327 32-32 32s-32-14.327-32-32c0-17.673 14.327-32 32-32s32 14.327 32 32z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M96.037 0h-64c-17.664 0-32 14.336-32 32s14.336 32 32 32h64c17.664 0 32-14.336 32-32s-14.336-32-32-32z"></path>
<path class="lexicon-icon-outline" d="M96.037 224h-64c-17.664 0-32 14.336-32 32s14.336 32 32 32h64c17.664 0 32-14.336 32-32s-14.336-32-32-32z"></path>
<path class="lexicon-icon-outline" d="M96.037 448h-64c-17.664 0-32 14.336-32 32s14.336 32 32 32h64c17.664 0 32-14.336 32-32s-14.336-32-32-32z"></path>
<path class="lexicon-icon-outline" d="M480 288h-256c-17.6 0-32-14.4-32-32v0c0-17.6 14.4-32 32-32h256c17.6 0 32 14.4 32 32v0c0 17.6-14.4 32-32 32z"></path>
<path class="lexicon-icon-outline" d="M480 64h-256c-17.6 0-32-14.4-32-32v0c0-17.6 14.4-32 32-32h256c17.6 0 32 14.4 32 32v0c0 17.6-14.4 32-32 32z"></path>
<path class="lexicon-icon-outline" d="M480 512h-256c-17.6 0-32-14.4-32-32v0c0-17.6 14.4-32 32-32h256c17.6 0 32 14.4 32 32v0c0 17.6-14.4 32-32 32z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="live" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M256,0C114.8,0,0,114.8,0,256s114.8,256,256,256s256-114.8,256-256S397.2,0,256,0z"/>
<path class="lexicon-icon-outline" d="M256,0C114.8,0,0,114.8,0,256s114.8,256,256,256s256-114.8,256-256S397.2,0,256,0z M256,384c-70.7,0-128-57.3-128-128
s57.3-128,128-128s128,57.3,128,128S326.7,384,256,384z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M384,256V128C384,57.4,326.6,0,256,0S128,57.4,128,128v128c-28.2,0-51.2,23-51.2,51.2v153.6
c0,28.2,23,51.2,51.2,51.2h256c28.2,0,51.2-23,51.2-51.2V307.2C435.2,279,412.2,256,384,256z M332.8,256H179.2V128
c0-42.4,34.4-76.8,76.8-76.8s76.8,34.4,76.8,76.8V256z"/>
<path class="lexicon-icon-outline" d="M384,256V128C384,57.4,326.6,0,256,0S128,57.4,128,128v128c-28.2,0-51.2,23-51.2,51.2v153.6c0,28.2,23,51.2,51.2,51.2h256
c28.2,0,51.2-23,51.2-51.2V307.2C435.2,279,412.2,256,384,256L384,256L384,256z M179.2,128c0-42.4,34.4-76.8,76.8-76.8
s76.8,34.4,76.8,76.8v128H179.2L179.2,128L179.2,128z M128,448V320h256l0,128H128z"/>
<path class="lexicon-icon-outline" d="M224,352h64v64h-64V352z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M256 256v0c17.6 0 32-14.4 32-32v-192c0-17.6-14.4-32-32-32v0c-17.6 0-32 14.4-32 32v192c0 17.6 14.4 32 32 32z"></path>
<path class="lexicon-icon-outline" d="M459.834 164.518c-12.916-28.269-31.25-53.15-54.493-73.954-13.169-11.787-33.399-10.667-45.185 2.502s-10.666 33.399 2.502 45.186c16.628 14.883 29.738 32.668 38.965 52.864 9.54 20.879 14.377 43.215 14.377 66.389 0 42.738-16.643 82.917-46.863 113.137s-70.4 46.863-113.137 46.863c-42.738 0-82.917-16.643-113.137-46.863s-46.863-70.4-46.863-113.137c0-23.175 4.837-45.512 14.377-66.392 9.228-20.197 22.337-37.983 38.965-52.865 13.168-11.787 14.289-32.017 2.502-45.185s-32.017-14.289-45.185-2.502c-23.243 20.803-41.577 45.686-54.493 73.956-13.38 29.286-20.165 60.572-20.165 92.988 0 30.226 5.927 59.564 17.616 87.201 11.284 26.678 27.43 50.63 47.992 71.191s44.513 36.709 71.191 47.992c27.637 11.69 56.975 17.616 87.201 17.616s59.565-5.927 87.2-17.616c26.678-11.284 50.63-27.43 71.192-47.992s36.708-44.513 47.991-71.191c11.69-27.637 17.616-56.975 17.616-87.201 0-32.416-6.784-63.702-20.166-92.987z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M335.1,114.2c-16.7,0-32.5,6.5-44.3,18.4L18.5,404.9C6.3,417.1-0.2,433.3,0.2,450.5
c0.4,17.3,7.6,33.2,20.3,44.8c11.6,10.6,26.6,16.4,42.3,16.4c16.7,0,32.5-6.5,44.3-18.4l272.3-272.3c24.4-24.4,24.4-64.2,0-88.6
C367.6,120.7,351.9,114.2,335.1,114.2L335.1,114.2z"/>
<path class="lexicon-icon-outline" d="M335.1,114.2c-16.7,0-32.5,6.5-44.3,18.4L18.5,404.9C6.3,417.1-0.2,433.3,0.2,450.5c0.4,17.3,7.6,33.2,20.3,44.8
c11.6,10.6,26.6,16.4,42.3,16.4c16.7,0,32.5-6.5,44.3-18.4l272.3-272.3c24.4-24.4,24.4-64.2,0-88.6
C367.6,120.7,351.9,114.2,335.1,114.2L335.1,114.2z M278.7,203.8l29.5,29.5L115.8,425.7l-29.5-29.5L278.7,203.8L278.7,203.8z
M48.7,464.6c-4.2-3.9-6.7-9.2-6.8-14.9s2.1-11.1,6.1-15.2l8.7-8.7l29.5,29.5l-8.7,8.7C70,471.6,56.7,471.9,48.7,464.6L48.7,464.6z
M349.9,191.6l-12.2,12.1l-29.5-29.5l12.1-12.1c3.9-3.9,9.2-6.1,14.8-6.1s10.8,2.2,14.8,6.1C358,170.2,358,183.5,349.9,191.6
L349.9,191.6z"/>
<path class="lexicon-icon-outline" d="M446.6,95l6.1,6.1c4.1,4.1,9.4,6.1,14.8,6.1s10.7-2,14.8-6.1c8.2-8.2,8.2-21.4,0-29.5l-6.1-6.1l6.1-6.1
c8.2-8.2,8.2-21.4,0-29.5c-8.2-8.2-21.4-8.2-29.5,0l-6.1,6.1l-6.1-6.1c-8.2-8.2-21.4-8.2-29.5,0c-8.2,8.2-8.2,21.4,0,29.5l6.1,6.1
l-6.1,6.1c-8.2,8.2-8.2,21.4,0,29.5c4.1,4.1,9.4,6.1,14.8,6.1s10.7-2,14.8-6.1L446.6,95z"/>
<path class="lexicon-icon-outline" d="M303,62.8c0,11.5,9.4,20.9,20.9,20.9s20.9-9.4,20.9-20.9c11.5,0,20.9-9.4,20.9-20.9s-9.4-20.9-20.9-20.9
c0-11.5-9.4-20.9-20.9-20.9S303,9.5,303,21.1c-11.5,0-20.9,9.4-20.9,20.9S291.5,62.8,303,62.8z"/>
<path class="lexicon-icon-outline" d="M490.9,188.1c0-11.5-9.4-20.9-20.9-20.9s-20.9,9.4-20.9,20.9c-11.5,0-20.9,9.4-20.9,20.9s9.4,20.9,20.9,20.9
c0,11.5,9.4,20.9,20.9,20.9s20.9-9.4,20.9-20.9c11.5,0,20.9-9.4,20.9-20.9S502.5,188.1,490.9,188.1z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="mark-as-answer" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 416 448" enable-background="new 0 0 416 448" xml:space="preserve">
<g>
<path class="lexicon-icon-outline" d="M96,0C43.0654,0,0,43.0654,0,96c0,17.6733,14.3267,32,32,32s32-14.3267,32-32c0-17.645,14.355-32,32-32s32,14.355,32,32
c0,18.5171-6.9668,26.209-22.7241,41.8433C87.8564,155.126,64,178.7954,64,224c0,17.6729,14.3267,32,32,32s32-14.3271,32-32
c0-17.7974,6.8525-25.3462,22.3521-40.7241C167.9282,165.8374,192,141.9546,192,96C192,43.0654,148.9346,0,96,0z"/>
<circle cx="96" cy="320" r="32"/>
<path class="lexicon-icon-outline" d="M384,192H192c-17.6733,0-32,14.3267-32,32s14.3267,32,32,32h192c17.6729,0,32-14.3267,32-32S401.6729,192,384,192z"/>
<path class="lexicon-icon-outline" d="M352,288H192c-17.6733,0-32,14.3267-32,32s14.3267,32,32,32h160c17.6729,0,32-14.3267,32-32S369.6729,288,352,288z"/>
<path class="lexicon-icon-outline" d="M320,384H192c-17.6733,0-32,14.3271-32,32s14.3267,32,32,32h128c17.6729,0,32-14.3271,32-32S337.6729,384,320,384z"/>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="mark-as-question" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 416 448" enable-background="new 0 0 416 448" xml:space="preserve">
<g>
<path class="lexicon-icon-outline" d="M256,128c17.6729,0,32-14.3267,32-32c0-17.645,14.3555-32,32-32s32,14.355,32,32c0,18.5171-6.9668,26.209-22.7246,41.8433
C311.8564,155.126,288,178.7954,288,224c0,17.6729,14.3271,32,32,32s32-14.3271,32-32c0-17.7974,6.8525-25.3462,22.3525-40.7241
C391.9287,165.8374,416,141.9546,416,96c0-52.9346-43.0654-96-96-96s-96,43.0654-96,96C224,113.6733,238.3271,128,256,128z"/>
<circle cx="320" cy="320" r="32"/>
<path class="lexicon-icon-outline" d="M32,352h128c17.6729,0,32-14.3267,32-32s-14.3271-32-32-32H32c-17.6733,0-32,14.3267-32,32S14.3267,352,32,352z"/>
<path class="lexicon-icon-outline" d="M352,384H32c-17.6733,0-32,14.3271-32,32s14.3267,32,32,32h320c17.6729,0,32-14.3271,32-32S369.6729,384,352,384z"/>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="message-boards" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z"
/>
<path class="lexicon-icon-outline" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z M448,448H64
V64h384V448C448,448,448,448,448,448z"/>
<path class="lexicon-icon-outline" d="M384,256H128c-17.7,0-32,14.3-32,32s14.3,32,32,32h256c17.7,0,32-14.3,32-32S401.7,256,384,256z"/>
<path class="lexicon-icon-outline" d="M288,352H128c-17.7,0-32,14.3-32,32s14.3,32,32,32h160c17.7,0,32-14.3,32-32S305.7,352,288,352z"/>
<circle class="lexicon-icon-outline" cx="256" cy="128" r="32"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="mobile-devices-rules" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512"
x="0px" y="0px" viewBox="0 0 512 448.1588" enable-background="new 0 0 512 448.1588" xml:space="preserve">
<path class="lexicon-icon-body" d="M192,0H64C28.8,0,0,28.8,0,64v0.1588v255.5755v0.4245v64c0,35.2,28.8,64,64,64h128c35.2,0,64-28.8,64-64v-64v-256V64
C256,28.8,227.2,0,192,0z M129,416.1588c-8.8365,0-16-7.1635-16-16s7.1635-16,16-16s16,7.1635,16,16S137.8365,416.1588,129,416.1588
z M192,320.1588v30.8041H64v-30.8041v-256V64h128v0.1588V320.1588z"/>
<circle class="lexicon-icon-outline" cx="320" cy="96" r="32"/>
<circle class="lexicon-icon-outline" cx="320" cy="352" r="32"/>
<circle class="lexicon-icon-outline" cx="320" cy="224" r="32"/>
<path class="lexicon-icon-outline" d="M416,128h64c17.6729,0,32-14.3271,32-32s-14.3271-32-32-32h-64c-17.6729,0-32,14.3271-32,32S398.3271,128,416,128z"/>
<path class="lexicon-icon-outline" d="M480,192h-64c-17.6729,0-32,14.3271-32,32s14.3271,32,32,32h64c17.6729,0,32-14.3271,32-32S497.6729,192,480,192z"/>
<path class="lexicon-icon-outline" d="M480,320h-64c-17.6729,0-32,14.3271-32,32s14.3271,32,32,32h64c17.6729,0,32-14.3271,32-32S497.6729,320,480,320z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="mobile-landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 384 288" style="enable-background:new 0 0 384 288;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M320,0H64C28.8,0,0,28.8,0,64v160c0,35.2,28.8,64,64,64h256c35.2,0,64-28.8,64-64V64C384,28.8,355.2,0,320,0z
M336,160c-8.8,0-16-7.2-16-16s7.2-16,16-16s16,7.2,16,16S344.8,160,336,160z"/>
<path class="lexicon-icon-outline" d="M320,0H64C28.8,0,0,28.8,0,64v160c0,35.2,28.8,64,64,64h256c35.2,0,64-28.8,64-64V64C384,28.8,355.2,0,320,0z M286.8,224H64
V64h222.8V224L286.8,224z M336,160c-8.8,0-16-7.2-16-16s7.2-16,16-16s16,7.2,16,16S344.8,160,336,160z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="mobile-vertical" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 288 384" style="enable-background:new 0 0 288 384;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M224,0H64C28.8,0,0,28.8,0,64v256c0,35.2,28.8,64,64,64h160c35.2,0,64-28.8,64-64V64C288,28.8,259.2,0,224,0z
M144,352c-8.8,0-16-7.2-16-16s7.2-16,16-16s16,7.2,16,16S152.8,352,144,352z"/>
<path class="lexicon-icon-outline" d="M288,320V64c0-35.2-28.8-64-64-64H64C28.8,0,0,28.8,0,64v256c0,35.2,28.8,64,64,64h160C259.2,384,288,355.2,288,320z
M64,286.8V64h160v222.8H64L64,286.8z M128,336c0-8.8,7.2-16,16-16s16,7.2,16,16s-7.2,16-16,16S128,344.8,128,336z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M186.5,81.4c0-25.4,3.8-49.8,10.7-72.9C84.3,34.3,0,135.2,0,256c0,140.3,113.7,254,254,254c114.9,0,212-76.3,243.3-181.1
c-18.3,4.2-37.3,6.5-56.8,6.5C300.3,335.4,186.5,221.6,186.5,81.4L186.5,81.4z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="move" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 511.9999" enable-background="new 0 0 512 511.9999" xml:space="preserve">
<path class="lexicon-icon-outline" d="M502.5,233.1l-71.6-71.6c-12.7-12.7-33.2-12.7-45.8,0c-6.3,6.3-9.5,14.6-9.5,22.9s3.2,16.6,9.5,22.9l16.7,16.7H288V110.2
l16.7,16.7c12.7,12.7,33.2,12.7,45.8,0c12.7-12.7,12.7-33.2,0-45.8L278.9,9.5C272.8,3.4,264.6,0,256,0c-8.6,0-16.8,3.4-22.9,9.5
l-71.6,71.6c-12.7,12.7-12.7,33.2,0,45.8c6.3,6.3,14.6,9.5,22.9,9.5s16.6-3.2,22.9-9.5l16.7-16.7v113.8H110.2l16.7-16.7
c12.7-12.7,12.7-33.2,0-45.8c-12.7-12.7-33.2-12.7-45.8,0l-71.6,71.6c-6.1,6.1-9.5,14.3-9.5,22.9c0,8.6,3.4,16.8,9.5,22.9l71.6,71.6
c12.7,12.7,33.2,12.7,45.8,0c6.3-6.3,9.5-14.6,9.5-22.9s-3.2-16.6-9.5-22.9l-16.7-16.7H224v113.8l-16.7-16.7
c-12.7-12.7-33.2-12.7-45.8,0c-12.7,12.7-12.7,33.2,0,45.8l71.6,71.6c6.1,6.1,14.3,9.5,22.9,9.5c8.6,0,16.8-3.4,22.9-9.5l71.6-71.6
c12.7-12.7,12.7-33.2,0-45.8c-6.3-6.3-14.6-9.5-22.9-9.5s-16.6,3.2-22.9,9.5L288,401.8v-113.8h113.8l-16.7,16.7
c-12.7,12.7-12.7,33.2,0,45.8c12.7,12.7,33.2,12.7,45.8,0l71.6-71.6c6.1-6.1,9.5-14.3,9.5-22.9C512,247.4,508.6,239.2,502.5,233.1z"
/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M488.728 231.264c-12.846 0-23.272 10.426-23.272 23.273 0 115.486-93.969 209.454-209.454 209.454s-209.454-93.969-209.454-209.454c0-12.846-10.426-23.273-23.273-23.273s-23.273 10.426-23.273 23.273c0 141.152 114.847 256 256 256s256-114.848 256-256c0-12.846-10.426-23.273-23.272-23.273z"></path>
<path class="lexicon-icon-outline" d="M115.513 298.183c6.49 0 12.953-2.712 17.581-8.006 30.986-35.588 75.776-56.014 122.933-56.014s91.947 20.427 122.933 56.014c8.431 9.682 23.139 10.719 32.848 2.261 9.682-8.431 10.692-23.139 2.261-32.848-21.916-25.188-49.338-44.205-79.579-56.44 23.139-21.278 37.901-51.519 37.901-85.377 0-64.153-52.211-116.364-116.363-116.364s-116.363 52.211-116.363 116.364c0 33.858 14.762 64.1 37.901 85.377-30.242 12.235-57.663 31.251-79.579 56.44-8.431 9.682-7.421 24.39 2.287 32.848 4.388 3.856 9.814 5.745 15.24 5.745zM186.182 117.826c0-38.513 31.305-69.818 69.818-69.818s69.818 31.305 69.818 69.818-31.305 69.818-69.818 69.818-69.818-31.332-69.818-69.818z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="organizations" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M468,320h-20v-64c0-17.6729-14.3271-32-32-32H288v-32h20c24.2617,0,44-19.7383,44-44V44c0-24.2617-19.7383-44-44-44H204
c-24.2617,0-44,19.7383-44,44v104c0,24.2617,19.7383,44,44,44h20v32H96c-17.6729,0-32,14.3271-32,32v64H44
c-24.2617,0-44,19.7383-44,44v104c0,24.2617,19.7383,44,44,44h104c24.2617,0,44-19.7383,44-44V364c0-24.2617-19.7383-44-44-44h-20
v-32h256v32h-20c-24.2617,0-44,19.7383-44,44v104c0,24.2617,19.7383,44,44,44h104c24.2617,0,44-19.7383,44-44V364
C512,339.7383,492.2617,320,468,320z M224,64h64v64h-64V64z M128,448H64v-64h64V448z M448,448h-64v-64h64V448z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="page-template" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 511.3752" enable-background="new 0 0 512 511.3752" xml:space="preserve">
<path class="lexicon-icon-outline" d="M416,0v0.0001L63.375,0C28.3739,0,0,28.3741,0,63.375v384.6252c0,35.0009,28.3739,63.375,63.375,63.375h380.25
c35.0011,0,68.375-28.3741,68.375-63.375V128.0001V96.0002L416,0z M448,445.3696c-1.1612,0.9965-3.1295,2.0057-4.375,2.0057
L64,447.3748L64.0004,64H288h32v96v32.0001h32h96V445.3696z M384,128.0001v-64l64,64H384z"/>
<rect class="lexicon-icon-body" x="96" y="96.0001" width="192" height="96"/>
<rect class="lexicon-icon-body" x="96" y="224.0001" width="192" height="192"/>
<rect class="lexicon-icon-body" x="320" y="224.0001" width="96" height="192"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="page" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 511.4" style="enable-background:new 0 0 512 511.4;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M416,0L416,0H63.4C28.4,0,0,28.4,0,63.4V448c0,35,28.4,63.4,63.4,63.4h380.2c35,0,68.4-28.4,68.4-63.4V128V96
L416,0z"/>
<path class="lexicon-icon-outline" d="M416,0L416,0H63.4C28.4,0,0,28.4,0,63.4V448c0,35,28.4,63.4,63.4,63.4h380.2c35,0,68.4-28.4,68.4-63.4V128V96L416,0z
M448,445.4c-1.2,1-3.1,2-4.4,2l-379.6,0L64,64h224h32v96v32h32h96V445.4z M384,128V64l64,64H384z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M473.449 48.992c-17.8-17.799-41.45-27.588-66.604-27.588s-48.805 9.788-66.604 27.588l-203.012 202.984c-12.604 12.604-19.249 28.517-18.784 44.868 0.465 15.339 7.136 30.185 18.756 41.832 11.566 11.565 26.986 17.963 43.364 17.963s31.798-6.398 43.363-17.963l108.902-108.902c9.351-9.351 9.351-24.498 0-33.822s-24.498-9.351-33.822 0l-108.93 108.902c-5.059 5.086-13.917 5.113-19.030 0-2.98-2.98-4.675-6.316-4.785-9.378-0.082-3.144 1.531-6.37 4.785-9.624l203.012-203.012c17.526-17.499 48.039-17.499 65.565 0 18.073 18.073 18.073 47.493 0 65.565l-237.899 237.899c-32.645 32.619-85.771 32.645-118.417 0s-32.645-85.771 0-118.417l169.162-169.162c9.351-9.35 9.351-24.498 0-33.822-9.351-9.35-24.498-9.35-33.822 0l-169.162 169.162c-51.293 51.293-51.293 134.794 0 186.087 25.647 25.647 59.359 38.469 93.044 38.469 33.713 0 67.397-12.823 93.044-38.469l237.899-237.899c36.719-36.775 36.719-96.516-0.027-133.263z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M480,448L480,448c0,17.7-14.3,32-32,32H128c-17.7,0-32-14.3-32-32l0,0c0-17.7,14.3-32,32-32h320
C465.7,416,480,430.3,480,448z M448,288H224c-17.7,0-32,14.3-32,32l0,0c0,17.7,14.3,32,32,32h224c17.7,0,32-14.3,32-32l0,0
C480,302.3,465.7,288,448,288z M448,160H320c-17.7,0-32,14.3-32,32l0,0c0,17.7,14.3,32,32,32h128c17.7,0,32-14.3,32-32l0,0
C480,174.3,465.7,160,448,160z M448,32H320c-17.7,0-32,14.3-32,32l0,0c0,17.7,14.3,32,32,32h128c17.7,0,32-14.3,32-32l0,0
C480,46.3,465.7,32,448,32z M96,320c0,17.7-14.3,32-32,32c-17.7,0-32-14.3-32-32V64c0-17.7,14.3-32,32-32h32h32c53,0,96,43,96,96
s-43,96-96,96H96V320z M96,160h32c17.7,0,32-14.3,32-32c0-17.7-14.3-32-32-32H96V160z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="password-policies" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<rect class="lexicon-icon-outline" x="352" y="384" width="64" height="32"/>
<path class="lexicon-icon-outline" d="M484,291.0246v-58.4533c0-55.1401-44.8594-100-100-100c-26.9814,0-51.7158,10.749-69.6484,30.2671
c-5.2062,5.6668-9.6873,11.9271-13.4107,18.6394c-13.6512-15.3667-29.1641-27.8936-45.9869-37.3268
c9.3402-14.57,14.7609-31.8821,14.7609-50.4366C269.7148,42.04,227.6743,0,176,0S82.2856,42.04,82.2856,93.7144
c0,18.5545,5.4207,35.8666,14.7607,50.4366c-17.2184,9.6551-33.0702,22.5426-46.9521,38.4077C17.7905,219.4771,0,268.2881,0,320
c0,17.6729,14.3271,32,32,32s32-14.3271,32-32c0-73.1001,50.2432-132.5713,112-132.5713c53.2122,0,97.8723,44.1547,109.213,103.1349
C268.2046,296.6518,256,312.9245,256,332v136c0,24.2617,19.7383,44,44,44h168c24.2617,0,44-19.7383,44-44V332
C512,313.3822,500.371,297.4398,484,291.0246z M176,123.4287c-16.3848,0-29.7144-13.3296-29.7144-29.7144S159.6152,64,176,64
s29.7144,13.3296,29.7144,29.7144S192.3848,123.4287,176,123.4287z M352,232.5713c0-17.3389,10.0137-36,32-36
c19.8506,0,36,16.1494,36,36V288h-68V232.5713z M448,448H320v-96h128V448z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M412,128h-60V68c0-37.4-30.6-68-68-68H100C62.6,0,32,30.6,32,68v248c0,37.4,30.6,68,68,68h60v60
c0,37.4,30.6,68,68,68h184c37.4,0,68-30.6,68-68V196C480,158.6,449.4,128,412,128z"/>
<path class="lexicon-icon-outline" d="M412,128h-60V68c0-37.4-30.6-68-68-68H100C62.6,0,32,30.6,32,68v248c0,37.4,30.6,68,68,68h60v60c0,37.4,30.6,68,68,68h184
c37.4,0,68-30.6,68-68V196C480,158.6,449.4,128,412,128z M160,196v124H96V64h192v64h-60C190.6,128,160,158.6,160,196z M416,448H224
V192h192V448z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="pause" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<g>
<path class="lexicon-icon-outline" d="M160,0c-17.7,0-32,14.3-32,32v448c0,17.7,14.3,32,32,32s32-14.3,32-32V32C192,14.3,177.7,0,160,0z"/>
<path class="lexicon-icon-outline" d="M352,0c-17.7,0-32,14.3-32,32v448c0,17.7,14.3,32,32,32s32-14.3,32-32V32C384,14.3,369.7,0,352,0z"/>
</g>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M483,31C466.9,14.9,445.5,6,422.8,6s-44.1,8.9-60.2,24.9L4.1,389.4l4.4,115.3l119.9,1.2L483,151.4
C516.2,118.2,516.2,64.2,483,31L483,31z"/>
<path class="lexicon-icon-outline" d="M483,31C466.9,14.9,445.5,6,422.8,6s-44.1,8.9-60.2,24.9L4.1,389.4l4.4,115.3l119.9,1.2L483,151.4
C516.2,118.2,516.2,64.2,483,31L483,31z M105.1,449l-42-0.4l-1.4-36.5l274.4-274.4l40.1,40.1L105.1,449L105.1,449z M442.9,111.2
l-26.4,26.4l-40.1-40.1l26.4-26.4c10.7-10.7,29.4-10.7,40.1,0C453.9,82.2,453.9,100.2,442.9,111.2z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M490.9,363.4l-2.8-5.1C468.3,322.4,359.9,304,358.9,304l-2.4-0.1l-10.8,1.5c-16.9,3.9-31,15.7-50.5,33.8
c-25.2-14.7-52.4-37.6-68.7-54.3c-16.7-17.1-39.9-47.7-52.4-71.6c22-21.6,37.4-38.7,38.4-61.7c0-1-13.8-110.1-48.9-131.7l0,0
l-5.1-3.1c-9.6-5.7-27.5-16.4-49.3-16.4c-5.4,0-10.8,0.7-17,2.3c-6.9,2-13.3,4.8-20,9.1C55.9,23,26.2,46.7,11.7,78
c-13.5,30.8-4.4,187.9,113.4,311c111.6,116.8,241.2,122.7,266.1,122.7c6.4,0,15.1-0.3,22.4-1.6l2.8-0.1l6.7-2.5
c32.2-13.2,56.9-41.7,68.4-57.2C518.4,415.5,497.8,376.6,490.9,363.4L490.9,363.4z"/>
<path class="lexicon-icon-outline" d="M490.9,363.4l-2.8-5.1C468.3,322.4,359.9,304,358.9,304l-2.4-0.1l-10.8,1.5c-16.9,3.9-31,15.7-50.5,33.8
c-25.2-14.7-52.4-37.6-68.7-54.3c-16.7-17.1-39.9-47.7-52.4-71.6c22-21.6,37.4-38.7,38.4-61.7c0-1-13.8-110.1-48.9-131.7l0,0
l-5.1-3.1c-9.6-5.7-27.5-16.4-49.3-16.4c-5.4,0-10.8,0.7-17,2.3c-6.9,2-13.3,4.8-20,9.1C55.9,23,26.2,46.7,11.7,78
c-13.5,30.8-4.4,187.9,113.4,311c111.6,116.8,241.2,122.7,266.1,122.7c6.4,0,15.1-0.3,22.4-1.6l2.8-0.1l6.7-2.5
c32.2-13.2,56.9-41.7,68.4-57.2C518.4,415.5,497.8,376.6,490.9,363.4L490.9,363.4z M445.4,415.1c-10.5,14-27.3,31.3-42.6,38
c-1.5,0.2-5.4,0.6-11.6,0.6c-20.7,0-128.8-5.1-224.1-104.8C67,244.3,62.6,119,65.5,100c6.6-12.7,21.2-27.7,38.7-39.8
c0.5-0.3,1.9-1.1,3.4-1.6c5.5-1.4,15.6,4.6,21,7.8l2.4,1.5c8.1,13.5,20.6,63.6,23.3,81.2c-3.8,6.4-19.2,21.4-27.7,29.8l-1,1.1
c-11.9,12.8-15.5,31.2-8.9,47.3c14.2,32.9,45.9,75.3,68.4,98.3c22.1,22.8,59.4,53.4,93.2,70.6c16.3,8.1,36.3,4.8,49.1-7.5
c10.1-9.4,25-23.4,30.6-26.3c17.6,3.4,67.7,18.2,80.8,26.7l1.1,2C446.9,404.3,448.5,411,445.4,415.1L445.4,415.1z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M168.45 88.689c0 45.13-36.585 81.717-81.717 81.717s-81.717-36.585-81.717-81.717c0-45.13 36.586-81.717 81.717-81.717s81.717 36.586 81.717 81.717z"></path>
<path class="lexicon-icon-outline" d="M505.454 480.481l-170.192-278.981c-5.408-8.894-17.717-10.388-25.116-3.095l-109.785 108.434-40.306-39.808c-7.4-7.329-19.709-5.798-25.116 3.096l-128.391 210.357c-6.545 10.744 1.174 24.546 13.803 24.546h471.337c12.594 0 20.313-13.803 13.767-24.546z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M127.499 453.745v-395.49c0-46.992 26.018-58.255 57.841-25.017l189.245 197.744c13.165 13.751 13.165 36.28 0 50.067l-189.245 197.745c-31.788 33.205-57.841 21.941-57.841-25.050z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M479.82 224.002h-192.41v-191.91c0-17.6-14.4-32-32-32v0c-17.6 0-32 14.4-32 32v191.91h-191.41c-17.6 0-32 14.4-32 32v0c0 17.6 14.4 32 32 32h191.41v191.91c0 17.6 14.4 32 32 32v0c17.6 0 32-14.4 32-32v-191.909h192.41c17.6 0 32-14.4 32-32v0c0-17.6-14.4-32-32-32z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="polls" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z"
/>
<path class="lexicon-icon-outline" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z M448,448H64
V64h384V448C448,448,448,448,448,448z"/>
<path class="lexicon-icon-outline" d="M160,128c-17.7,0-32,14.3-32,32v192c0,17.7,14.3,32,32,32s32-14.3,32-32V160C192,142.3,177.7,128,160,128z"/>
<path class="lexicon-icon-outline" d="M256,224c-17.7,0-32,14.3-32,32v96c0,17.7,14.3,32,32,32s32-14.3,32-32v-96C288,238.3,273.7,224,256,224z"/>
<path class="lexicon-icon-outline" d="M352,192c-17.7,0-32,14.3-32,32v128c0,17.7,14.3,32,32,32s32-14.3,32-32V224C384,206.3,369.7,192,352,192z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="print" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M448,96h-63.5V33c0-18.2-14.8-33-33-33H161.4c-18.2,0-33,14.8-33,33v63H64c-35.3,0-64,27.7-64,63v193.3
c0,35.3,28.7,64,64,64h32.6v64.3c0,18.2,14.8,33,33,33h254.9c18.2,0,32-14.8,32-33v-64.3H448c35.3,0,64-28.7,64-64V159
C512,123.7,483.3,96,448,96z"/>
<path class="lexicon-icon-outline" d="M448,96h-63.5V33c0-18.2-14.8-33-33-33H161.4c-18.2,0-33,14.8-33,33v63H64c-35.3,0-64,27.7-64,63v193.3
c0,35.3,28.7,64,64,64h32.6v64.3c0,18.2,14.8,33,33,33h254.9c18.2,0,32-14.8,32-33v-64.3H448c35.3,0,64-28.7,64-64V159
C512,123.7,483.3,96,448,96z M192.4,64h128.1v32.4H192.4V64z M351.6,447.6h-191v-95.3h190.9L351.6,447.6z M448,352.3h-31.4v-31.1
c0-18.2-14.8-33-33-33h-254c-18.2,0-33,14.8-33,33v31.1H64V160h384V352.3L448,352.3z"/>
<circle class="lexicon-icon-outline" cx="112" cy="208.3" r="16"/>
<circle class="lexicon-icon-outline" cx="176.3" cy="208" r="15.7"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M464,512H144c-26.5,0-48-21.5-48-48v-416c0-26.4,21.5-48,48-48h320c26.5,0,48,21.5,48,48v416
C512,490.4,490.4,512,464,512L464,512z"/>
<path class="lexicon-icon-outline" d="M464,512H144c-26.5,0-48-21.5-48-48v-416c0-26.4,21.5-48,48-48h320c26.5,0,48,21.5,48,48v416C512,490.4,490.4,512,464,512
L464,512z M160,448h288V64H160V448z"/>
<path class="lexicon-icon-outline" d="M31,0C13.9,0,0,13.9,0,31V481c0,17.1,13.9,31,31,31s31-13.9,31-31V31C62.1,13.9,48.2,0,31,0C31,0,31,0,31,0z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M465.5,5.8H46.5C20.9,5.8,0,26.7,0,52.3v407.3c0,25.7,20.9,46.5,46.5,46.5h418.9c25.7,0,46.5-20.9,46.5-46.5
V52.4C512,26.7,491.1,5.8,465.5,5.8L465.5,5.8L465.5,5.8z"/>
<path class="lexicon-icon-outline" d="M465.5,5.8H46.5C20.9,5.8,0,26.7,0,52.3v407.3c0,25.7,20.9,46.5,46.5,46.5h418.9c25.7,0,46.5-20.9,46.5-46.5V52.4
C512,26.7,491.1,5.8,465.5,5.8L465.5,5.8L465.5,5.8z M448,448H256V64h192V448z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M176,512H48c-26.5,0-48-21.5-48-48V48C0,21.5,21.5,0,48,0h128c26.5,0,48,21.5,48,48v416
C224,490.5,202.5,512,176,512L176,512z"/>
<path class="lexicon-icon-outline" d="M176,512H48c-26.5,0-48-21.5-48-48V48C0,21.5,21.5,0,48,0h128c26.5,0,48,21.5,48,48v416C224,490.5,202.5,512,176,512
L176,512z M64,448h96V64H64C64,64,64,448,64,448z"/>
<path class="lexicon-icon-outline" d="M480,64H320c-17.7,0-32-14.3-32-32l0,0c0-17.7,14.3-32,32-32h160c17.7,0,32,14.3,32,32l0,0C512,49.7,497.7,64,480,64z"/>
<path class="lexicon-icon-outline" d="M480,288H320c-17.7,0-32-14.3-32-32l0,0c0-17.7,14.3-32,32-32h160c17.7,0,32,14.3,32,32l0,0C512,273.7,497.7,288,480,288z"
/>
<path class="lexicon-icon-outline" d="M480,512H320c-17.7,0-32-14.3-32-32l0,0c0-17.7,14.3-32,32-32h160c17.7,0,32,14.3,32,32l0,0C512,497.7,497.7,512,480,512z"
/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M256 0c-141.37 0-256 114.6-256 256 0 141.37 114.629 256 256 256s256-114.63 256-256c0-141.4-114.63-256-256-256zM269.605 360.769c-4.974 4.827-10.913 7.226-17.876 7.226s-12.873-2.428-17.73-7.226c-4.857-4.827-7.285-10.708-7.285-17.613 0-6.933 2.428-12.844 7.285-17.788 4.857-4.915 10.767-7.402 17.73-7.402s12.932 2.457 17.876 7.402c4.945 4.945 7.431 10.854 7.431 17.788 0 6.905-2.457 12.786-7.431 17.613zM321.038 232.506c-5.705 8.923-13.283 16.735-22.791 23.464l-12.99 9.128c-5.5 3.979-9.714 8.455-12.668 13.37-2.955 4.945-4.447 10.649-4.447 17.145v1.901h-34.202c-0.439-2.106-0.731-4.184-0.936-6.291s-0.321-4.301-0.321-6.612c0-8.397 1.901-16.413 5.705-24.079s10.24-14.834 19.309-21.563l15.185-11.322c9.070-6.7 13.605-15.009 13.605-24.869 0-3.57-0.644-7.080-1.901-10.533s-3.219-6.495-5.851-9.128c-2.633-2.633-5.969-4.71-9.977-6.291s-8.66-2.369-13.927-2.369c-5.705 0-10.561 1.054-14.571 3.16s-7.343 4.769-9.977 8.017c-2.633 3.247-4.594 7.022-5.851 11.322s-1.901 8.66-1.901 13.049c0 4.213 0.41 7.548 1.258 10.065l-39.877-1.58c-0.644-2.311-1.054-4.652-1.258-7.080-0.205-2.399-0.321-4.769-0.321-7.080 0-8.397 1.58-16.619 4.74-24.693s7.812-15.214 13.927-21.416c6.114-6.173 13.663-11.176 22.645-14.951s19.368-5.676 31.188-5.676c12.229 0 22.996 1.785 32.3 5.355 9.274 3.57 17.087 8.25 23.435 14.014 6.319 5.764 11.089 12.434 14.248 19.982s4.74 15.331 4.74 23.289c0.058 12.581-2.809 23.347-8.514 32.27z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M491.4,155.8C478.5,125.3,460,98,436.5,74.5s-50.9-41.9-81.4-54.8C323.6,6.3,290-0.5,255.5-0.5
s-68.1,6.8-99.7,20.1C125.3,32.5,98,51,74.5,74.5s-41.9,50.9-54.8,81.4C6.3,187.4-0.5,221-0.5,255.5s6.8,68.1,20.1,99.7
C32.5,385.7,51,413,74.5,436.5s50.9,41.9,81.4,54.8c31.6,13.4,65.1,20.1,99.7,20.1s68.1-6.8,99.7-20.1
c30.5-12.9,57.9-31.3,81.4-54.8s41.9-50.9,54.8-81.4c13.4-31.6,20.1-65.1,20.1-99.7S504.7,187.4,491.4,155.8L491.4,155.8z"/>
<path class="lexicon-icon-outline" d="M491.4,155.8C478.5,125.3,460,98,436.5,74.5s-50.9-41.9-81.4-54.8C323.6,6.3,290-0.5,255.5-0.5s-68.1,6.8-99.7,20.1
C125.3,32.5,98,51,74.5,74.5s-41.9,50.9-54.8,81.4C6.3,187.4-0.5,221-0.5,255.5s6.8,68.1,20.1,99.7C32.5,385.7,51,413,74.5,436.5
s50.9,41.9,81.4,54.8c31.6,13.4,65.1,20.1,99.7,20.1s68.1-6.8,99.7-20.1c30.5-12.9,57.9-31.3,81.4-54.8s41.9-50.9,54.8-81.4
c13.4-31.6,20.1-65.1,20.1-99.7S504.7,187.4,491.4,155.8L491.4,155.8z M255.5,447.5c-106,0-192-86-192-192s86-192,192-192
s192,86,192,192S361.5,447.5,255.5,447.5z"/>
<path class="lexicon-icon-outline" d="M236,287.9c-0.4-1.9-0.7-3.8-0.9-5.7s-0.3-3.9-0.3-6c0-7.6,1.7-14.9,5.2-21.9s9.3-13.5,17.6-19.6l13.8-10.3
c8.2-6.1,12.4-13.6,12.4-22.6c0-3.2-0.6-6.4-1.7-9.6s-2.9-5.9-5.3-8.3s-5.4-4.3-9.1-5.7s-7.9-2.2-12.7-2.2c-5.2,0-9.6,1-13.2,2.9
s-6.7,4.3-9.1,7.3c-2.4,3-4.2,6.4-5.3,10.3s-1.7,7.9-1.7,11.9c0,3.8,0.4,6.9,1.1,9.1l-36.3-1.4c-0.6-2.1-1-4.2-1.1-6.4
c-0.2-2.2-0.3-4.3-0.3-6.4c0-7.6,1.4-15.1,4.3-22.4s7.1-13.8,12.7-19.5c5.6-5.6,12.4-10.2,20.6-13.6s17.6-5.2,28.4-5.2
c11.1,0,20.9,1.6,29.4,4.9c8.4,3.2,15.5,7.5,21.3,12.7c5.7,5.2,10.1,11.3,13,18.2s4.3,13.9,4.3,21.2c0,11.4-2.6,21.2-7.8,29.3
s-12.1,15.2-20.7,21.3l-11.8,8.3c-5,3.6-8.8,7.7-11.5,12.2c-2.7,4.5-4,9.7-4,15.6v1.7L236,287.9L236,287.9z"/>
<path class="lexicon-icon-outline" d="M229.4,329.4c0-6.3,2.2-11.7,6.6-16.2c4.4-4.5,9.8-6.7,16.1-6.7s11.8,2.2,16.3,6.7s6.8,9.9,6.8,16.2s-2.3,11.6-6.8,16
c-4.5,4.4-9.9,6.6-16.3,6.6s-11.7-2.2-16.1-6.6S229.4,335.7,229.4,329.4L229.4,329.4z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M233.385 350.832c0 27.183-10.151 51.067-30.398 71.653-20.303 20.613-46.95 30.906-79.943 30.906-37.73 0-67.676-13.113-89.813-39.337-22.164-26.224-33.246-58.061-33.246-95.536 0-46.81 7.303-86.4 21.91-118.716s32.738-58.512 54.451-78.674c21.684-20.133 45.258-35.135 70.722-44.949 25.492-9.841 49.517-15.678 72.16-17.567v85.695c-27.352 4.709-53.042 17.117-77.067 37.222-24.053 20.162-37.025 46.612-38.886 79.379 7.529-4.681 17.455-7.021 29.694-7.021 32.034 0 56.792 8.685 74.247 25.999 17.427 17.342 26.168 40.972 26.168 70.947zM511.986 350.832c0 27.183-10.151 51.067-30.398 71.653-20.303 20.613-46.923 30.906-79.914 30.906-37.73 0-67.676-13.113-89.813-39.337-22.164-26.224-33.246-58.061-33.246-95.536 0-46.81 7.303-86.4 21.91-118.716s32.738-58.512 54.451-78.674c21.685-20.133 45.258-35.135 70.722-44.949 25.464-9.841 49.517-15.678 72.16-17.567v85.695c-27.353 4.709-53.041 17.117-77.094 37.222-24.053 20.162-37.024 46.612-38.885 79.379 7.529-4.681 17.455-7.021 29.694-7.021 32.034 0 56.792 8.685 74.247 25.999 17.426 17.342 26.168 40.972 26.168 70.947z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M278.615 161.168c0-27.184 10.151-51.067 30.398-71.653 20.303-20.614 46.95-30.906 79.943-30.906 37.73 0 67.676 13.112 89.812 39.337 22.164 26.225 33.246 58.061 33.246 95.536 0 46.81-7.303 86.401-21.91 118.716s-32.738 58.512-54.451 78.673c-21.685 20.134-45.258 35.135-70.721 44.949-25.464 9.841-49.488 15.678-72.132 17.567v-85.695c27.353-4.709 53.041-17.116 77.067-37.222 24.053-20.163 37.024-46.613 38.885-79.379-7.529 4.681-17.455 7.021-29.693 7.021-32.034 0-56.792-8.685-74.247-25.999-17.455-17.342-26.197-40.972-26.197-70.948zM0.015 161.168c0-27.184 10.152-51.067 30.398-71.653 20.303-20.614 46.923-30.906 79.914-30.906 37.73 0 67.676 13.112 89.812 39.337 22.164 26.225 33.246 58.061 33.246 95.536 0 46.81-7.304 86.401-21.91 118.716s-32.738 58.512-54.451 78.673c-21.684 20.134-45.258 35.135-70.722 44.949-25.463 9.841-49.517 15.678-72.16 17.567v-85.695c27.352-4.709 53.041-17.116 77.094-37.222 24.053-20.163 37.024-46.613 38.886-79.379-7.529 4.681-17.455 7.021-29.693 7.021-32.033 0-56.792-8.685-74.247-25.999-17.427-17.342-26.168-40.972-26.168-70.948z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M384,256c0,70.7-57.3,128-128,128s-128-57.3-128-128s57.3-128,128-128S384,185.3,384,256z M512,256
c0,141.4-114.6,256-256,256S0,397.4,0,256S114.6,0,256,0S512,114.6,512,256z M448,256c0-106-86-192-192-192S64,150,64,256
s86,192,192,192S448,362,448,256z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="redo" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M438.6,137.6l-96-96c-12.5-12.5-32.8-12.5-45.3,0c-12.5,12.5-12.5,32.8,0,45.3l41.2,41.2H224c-88.2,0-160,71.8-160,160
c0,88.2,71.8,160,160,160c17.7,0,32-14.3,32-32s-14.3-32-32-32c-52.9,0-96-43.1-96-96s43.1-96,96-96h115l-41.4,41.4
c-12.5,12.5-12.5,32.8,0,45.3c6.2,6.2,14.4,9.4,22.6,9.4s16.4-3.1,22.6-9.4l95.8-95.8C451.1,170.3,451.1,150.1,438.6,137.6z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M472.065 460.954l-80.854 2.365c67.538-47.63 108.976-125.482 108.976-208.888 0-97.148-53.904-184.701-140.685-228.505-11.483-5.768-25.463-1.169-31.231 10.286-5.795 11.483-1.197 25.463 10.286 31.257 71.020 35.856 115.142 107.487 115.142 186.987 0 68.947-34.659 133.269-90.981 172.129l-2.074-70.702c-0.372-12.838-11.19-23.23-23.921-22.566-12.838 0.372-22.938 11.084-22.566 23.921l3.854 131.462v0.027c0 0.027 0 0.027 0 0.027l0.027 0.478c0.372 12.599 10.685 22.566 23.23 22.566 0.239 0 0.478 0 0.691 0 0.904-0.027 1.647-0.452 2.525-0.585l128.964-3.774c12.838-0.372 22.938-11.084 22.566-23.921s-11.269-23.23-23.948-22.566z"></path>
<path class="lexicon-icon-outline" d="M194.017 23.27c0-0.027 0-0.027 0-0.053v-0.478c-0.372-12.838-11.111-22.938-23.922-22.566-0.904 0.027-1.648 0.452-2.525 0.585l-128.99 3.774c-12.838 0.372-22.938 11.084-22.566 23.922 0.372 12.599 10.685 22.566 23.23 22.566 0.239 0 0.452 0 0.691 0l80.855-2.365c-67.538 47.63-108.976 125.508-108.976 208.889 0 97.149 53.903 184.701 140.685 228.505 3.349 1.702 6.937 2.498 10.446 2.498 8.506 0 16.692-4.678 20.785-12.785 5.794-11.483 1.196-25.463-10.286-31.231-71.020-35.856-115.142-107.488-115.142-186.987 0-68.947 34.66-133.269 90.981-172.129l2.073 70.701c0.372 12.599 10.685 22.566 23.23 22.566 0.239 0 0.478 0 0.691 0 12.838-0.372 22.938-11.083 22.566-23.922l-3.854-131.462 0.027-0.027z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M0 64.426h116.531l-61.846 287.847h70.601l57.645-287.847h110.736v-64.426h-293.667l-0.001 64.426z"></path>
<path class="lexicon-icon-outline" d="M0 384h288v32h-288v-32z"></path>
<path class="lexicon-icon-outline" d="M481 512c-8.281 0-16.065-3.224-21.921-9.080l-45.962-45.962-45.962 45.962c-5.856 5.856-13.64 9.080-21.92 9.080s-16.065-3.224-21.921-9.080c-5.856-5.854-9.080-13.639-9.080-21.92s3.224-16.065 9.080-21.921l45.962-45.962-45.962-45.962c-12.087-12.087-12.087-31.753 0-43.841 5.854-5.856 13.639-9.080 21.92-9.080s16.065 3.224 21.921 9.080l45.962 45.962 45.962-45.962c5.854-5.856 13.639-9.080 21.92-9.080s16.065 3.224 21.921 9.080c12.086 12.087 12.086 31.754-0 43.841l-45.962 45.962 45.962 45.962c5.856 5.854 9.080 13.639 9.080 21.92s-3.224 16.065-9.080 21.921c-5.855 5.855-13.639 9.079-21.92 9.079z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="reply" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 320 255.9961" enable-background="new 0 0 320 255.9961" xml:space="preserve">
<path class="lexicon-icon-outline" d="M288,63.9961H113.1l9.4-9.4c12.4-12.5,12.4-32.9,0-45.3C112.0359-1.0843,96.0384-2.7689,83.8296,4.23
c-2.3754,1.3618-4.6099,3.0464-6.6296,5.066l-67.9,67.9c-12.4,12.5-12.4,32.9,0,45.3l67.9,67.9
c2.0359,2.0197,4.284,3.7043,6.6704,5.066c12.2652,6.9989,28.2492,5.3143,38.6296-5.066c12.4-12.5,12.4-32.9,0-45.3l-17.1-17.1H256
v96c0,17.6,14.4,32,32,32s32-14.4,32-32v-128C320,78.3961,305.6,63.9961,288,63.9961z"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M433.8,416c25.5,0,46.2-20.7,46.2-46.2V142.2c0-25.5-20.7-46.2-46.2-46.2H318c-7.7,0-25.9-29.2-31.3-40.3
C274.1,29.6,259.9,0,231.1,0H77.5C52.4,0,32,21.8,32,48.6v321.2c0,25.5,20.7,46.2,46.2,46.2H224v32H64c-17.7,0-32,14.3-32,32l0,0
c0,17.7,14.3,32,32,32h384c17.7,0,32-14.3,32-32l0,0c0-17.7-14.3-32-32-32H288v-32L433.8,416L433.8,416z"/>
<path class="lexicon-icon-outline" d="M433.8,416c25.5,0,46.2-20.7,46.2-46.2V142.2c0-25.5-20.7-46.2-46.2-46.2H318c-7.7,0-25.9-29.2-31.3-40.3
C274.1,29.6,259.9,0,231.1,0H77.5C52.4,0,32,21.8,32,48.6v321.2c0,25.5,20.7,46.2,46.2,46.2H224v32H64c-17.7,0-32,14.3-32,32l0,0
c0,17.7,14.3,32,32,32h384c17.7,0,32-14.3,32-32l0,0c0-17.7-14.3-32-32-32H288v-32L433.8,416L433.8,416z M95.5,54.4
c0,0,0.3-1.9,0.5-2.4h133.3c4.5,4.8,11.7,17.8,16.1,27.3c2.5,5.4,5.2,11.1,8,16.7H95.5V54.4z M96,352l0-192h320v192H96z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="restore" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" id="XMLID_2_" d="M180.7,347.3c3.1,3.1,7.2,4.7,11.3,4.7s8.2-1.6,11.3-4.7l48-48c6.3,3,13.3,4.7,20.7,4.7c26.5,0,48-21.5,48-48
c0-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16,7.2-16,16v98.7c-18.6,6.6-32,24.4-32,45.3c0,7.4,1.7,14.4,4.7,20.7l-48,48
C174.4,330.9,174.4,341.1,180.7,347.3z"/>
<path class="lexicon-icon-outline" id="XMLID_5_" d="M256,0C179.5,0,110.9,33.5,64,86.7V64c0-17.6-14.4-32-32-32h0C14.4,32,0,46.4,0,64v96l0,0
c0,9.9,4.6,18.8,11.7,24.7c5.5,4.6,12.6,7.3,20.3,7.3l0,0h96c17.6,0,32-14.4,32-32s-14.4-32-32-32h-15.1c35.2-39.3,86.2-64,143.1-64
c106,0,192,86,192,192s-86,192-192,192c-95.1,0-174.1-69.2-189.3-160H2c15.7,126.3,123.5,224,254,224c141.4,0,256-114.6,256-256
S397.4,0,256,0z"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="rss.svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 391.0889 391.0894" enable-background="new 0 0 391.0889 391.0894" xml:space="preserve">
<g>
<circle class="lexicon-icon-outline" cx="60.0714" cy="331.018" r="58.6011"/>
<path class="lexicon-icon-outline" d="M32,116.1255c-17.6729,0-32,14.3267-32,32s14.3271,32,32,32c98.6812,0,178.9639,80.2832,178.9639,178.9639
c0,17.6729,14.3271,32,32,32s32-14.3271,32-32c0-64.8984-25.2725-125.9121-71.1621-171.8018
C157.9116,141.3979,96.8979,116.1255,32,116.1255z"/>
<path class="lexicon-icon-outline" d="M362.8564,219.3062c-18.0869-42.7642-43.9746-81.1636-76.9424-114.1313s-71.3662-58.855-114.1304-76.9424
C127.4927,9.4985,80.4629,0,32,0C14.3271,0,0,14.3267,0,32s14.3271,32,32,32c78.8213,0,152.9248,30.6948,208.6592,86.4297
c55.7354,55.7349,86.4297,129.8384,86.4297,208.6597c0,17.6729,14.3271,32,32,32s32-14.3271,32-32
C391.0889,310.6265,381.5898,263.5962,362.8564,219.3062z"/>
</g>
<path class="lexicon-icon-outline" fill="none" stroke="#231F20" stroke-miterlimit="10" d="M1.4702,62.5298"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M503.254 467.861l-133.645-133.645c27.671-35.13 44.344-79.327 44.344-127.415 0-113.784-92.578-206.362-206.362-206.362s-206.362 92.578-206.362 206.362 92.578 206.362 206.362 206.362c47.268 0 90.735-16.146 125.572-42.969l133.851 133.851c5.002 5.002 11.554 7.488 18.106 7.488s13.104-2.486 18.106-7.488c10.004-10.003 10.004-26.209 0.029-36.183zM52.446 206.801c0-85.558 69.616-155.173 155.173-155.173s155.174 69.616 155.174 155.173-69.616 155.173-155.173 155.173-155.173-69.616-155.173-155.173z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M512,72v368c0,39.6-32.4,72-72,72H72c-39.6,0-72-32.4-72-72V72C0,32.4,32.4,0,72,0h368C479.6,0,512,32.4,512,72
z"/>
<path class="lexicon-icon-outline" d="M134.4,211.2c-4-5.4-6.4-12-6.4-19.2c0-17.7,14.3-32,32-32c10.5,0,19.9,5.1,25.7,12.9c28.8,38.4,46.8,62.5,70.3,93.8
c23.5-31.3,41.5-55.3,70.3-93.8c5.8-7.8,15.2-12.9,25.7-12.9c17.7,0,32,14.3,32,32c0,7.2-2.4,13.9-6.4,19.2
c-38.4,51.2-57.6,76.8-95.9,127.9c-5.8,7.8-15.2,12.9-25.7,12.9s-19.9-5.1-25.7-12.9C192,288,172.8,262.4,134.4,211.2z M512,72v368
c0,39.6-32.4,72-72,72H72c-39.6,0-72-32.4-72-72V72C0,32.4,32.4,0,72,0h368C479.6,0,512,32.4,512,72z M448,64H64v384h384V64z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M397.255 402.745c-5.868-5.868-12.709-10.478-20.334-13.702-7.911-3.346-16.296-5.043-24.921-5.043s-17.010 1.697-24.921 5.043c-2.625 1.111-5.154 2.389-7.587 3.822l-104.357-104.357c1.434-2.432 2.712-4.962 3.822-7.587 3.346-7.911 5.042-16.296 5.042-24.922s-1.696-17.011-5.042-24.922c-1.111-2.625-2.388-5.155-3.822-7.587l104.357-104.357c2.432 1.433 4.961 2.712 7.587 3.822 7.911 3.346 16.296 5.043 24.921 5.043s17.010-1.697 24.921-5.043c7.625-3.225 14.466-7.835 20.334-13.703s10.478-12.709 13.702-20.334c3.346-7.911 5.043-16.296 5.043-24.922s-1.697-17.011-5.043-24.922c-3.225-7.625-7.835-14.466-13.702-20.334s-12.709-10.477-20.334-13.703c-7.911-3.346-16.296-5.043-24.921-5.043s-17.010 1.696-24.921 5.043c-7.625 3.225-14.466 7.835-20.334 13.703s-10.478 12.709-13.702 20.334c-3.346 7.911-5.043 16.296-5.043 24.922s1.697 17.011 5.043 24.922c1.111 2.625 2.389 5.155 3.822 7.587l-104.357 104.357c-2.431-1.434-4.962-2.712-7.587-3.822-7.911-3.346-16.296-5.042-24.922-5.042s-17.011 1.696-24.922 5.042c-7.625 3.225-14.466 7.835-20.334 13.702s-10.478 12.709-13.703 20.334c-3.346 7.911-5.043 16.296-5.043 24.922s1.697 17.011 5.043 24.922c3.225 7.625 7.835 14.466 13.703 20.334s12.709 10.478 20.334 13.702c7.911 3.346 16.296 5.043 24.922 5.043s17.011-1.697 24.922-5.043c2.625-1.111 5.155-2.389 7.587-3.822l104.357 104.357c-1.433 2.432-2.712 4.961-3.822 7.587-3.346 7.911-5.043 16.296-5.043 24.921s1.697 17.010 5.043 24.921c3.225 7.625 7.835 14.466 13.702 20.334s12.709 10.478 20.334 13.702c7.911 3.346 16.296 5.042 24.921 5.042s17.010-1.697 24.921-5.043c7.625-3.225 14.466-7.835 20.334-13.702s10.478-12.709 13.702-20.334c3.346-7.911 5.043-16.296 5.043-24.921s-1.697-17.010-5.043-24.921c-3.225-7.625-7.835-14.466-13.702-20.333zM352 32c17.673 0 32 14.327 32 32s-14.327 32-32 32-32-14.327-32-32 14.327-32 32-32zM160 288c-17.673 0-32-14.327-32-32s14.327-32 32-32 32 14.327 32 32-14.327 32-32 32zM352 480c-17.673 0-32-14.327-32-32s14.327-32 32-32 32 14.327 32 32-14.327 32-32 32z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="share" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 448 448" enable-background="new 0 0 448 448" xml:space="preserve">
<path class="lexicon-icon-outline" d="M352,256c-25.8381,0-49.3213,10.2641-66.5961,26.9246l-94.1361-47.0682C191.7487,231.9703,192,228.014,192,224
c0-4.0142-0.2514-7.9706-0.7322-11.8568l94.1359-47.0681C302.6784,181.7358,326.1617,192,352,192c52.9346,0,96-43.0654,96-96
S404.9346,0,352,0s-96,43.0654-96,96c0,4.0143,0.2514,7.9707,0.7322,11.857l-94.136,47.0678C145.3215,138.2642,121.8382,128,96,128
c-52.9346,0-96,43.0654-96,96s43.0654,96,96,96c25.838,0,49.3212-10.264,66.5959-26.9245l94.1362,47.068
C256.2513,344.0297,256,347.9859,256,352c0,52.9346,43.0654,96,96,96s96-43.0654,96-96S404.9346,256,352,256z M352,64
c17.6445,0,32,14.355,32,32s-14.3555,32-32,32s-32-14.355-32-32S334.3555,64,352,64z M96,256c-17.645,0-32-14.3555-32-32
c0-17.645,14.355-32,32-32s32,14.355,32,32C128,241.6445,113.645,256,96,256z M352,384c-17.6445,0-32-14.3555-32-32
s14.3555-32,32-32s32,14.3555,32,32S369.6445,384,352,384z"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="shortcut" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M480,320c-17.6729,0-32,14.3271-32,32v96H64V64h96c17.6729,0,32-14.3271,32-32S177.6729,0,160,0H64
C28.7104,0,0,28.7104,0,64v384c0,35.29,28.7104,64,64,64h384c35.29,0,64-28.71,64-64v-96C512,334.3271,497.6729,320,480,320z"/>
<path class="lexicon-icon-outline" d="M480,0H320c-17.6729,0-32,14.3267-32,32s14.3271,32,32,32h82.7456L265.373,201.3726
c-12.4971,12.4971-12.4971,32.7578,0,45.2549C271.6211,252.876,279.8105,256,288,256s16.3789-3.124,22.627-9.3726L448,109.2544V192
c0,17.6733,14.3271,32,32,32s32-14.3267,32-32V32C512,14.3267,497.6729,0,480,0z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M480 224h-2.272c-14.033-98.102-91.627-175.696-189.728-189.728v-2.272c0-17.673-14.327-32-32-32v0c-17.673 0-32 14.327-32 32v2.272c-98.102 14.033-175.696 91.627-189.728 189.728h-2.272c-17.673 0-32 14.327-32 32v0c0 17.673 14.327 32 32 32h2.272c14.033 98.101 91.627 175.696 189.728 189.728v2.272c0 17.673 14.327 32 32 32v0c17.673 0 32-14.327 32-32v-2.272c98.101-14.033 175.696-91.627 189.728-189.728h2.272c17.673 0 32-14.327 32-32v0c0-17.673-14.327-32-32-32zM324.493 93.811c20.952 8.862 39.779 21.559 55.958 37.738s28.876 35.006 37.738 55.958c4.986 11.79 8.625 23.99 10.916 36.493h-32.673c-1.865-8.201-4.455-16.238-7.767-24.066-7.255-17.153-17.632-32.548-30.841-45.757s-28.604-23.585-45.757-30.84c-7.827-3.311-15.865-5.901-24.066-7.766v-32.674c12.502 2.29 24.702 5.928 36.493 10.915zM224 224h-58.53c9.642-27.275 31.255-48.888 58.53-58.53v58.53zM224 288v58.53c-27.274-9.642-48.888-31.255-58.53-58.53h58.53zM288 288h58.53c-9.642 27.274-31.255 48.889-58.53 58.53v-58.53zM288 224v-58.53c27.274 9.642 48.889 31.255 58.53 58.53h-58.53zM93.811 187.507c8.862-20.952 21.559-39.779 37.738-55.958s35.006-28.876 55.958-37.738c11.79-4.987 23.99-8.624 36.493-10.915v32.674c-8.201 1.865-16.238 4.456-24.066 7.766-17.153 7.255-32.548 17.632-45.757 30.841s-23.585 28.604-30.84 45.757c-3.311 7.827-5.901 15.865-7.766 24.066h-32.674c2.29-12.502 5.928-24.702 10.915-36.493zM187.507 418.189c-20.952-8.862-39.779-21.559-55.958-37.738s-28.876-35.006-37.738-55.958c-4.987-11.79-8.624-23.99-10.915-36.493h32.674c1.865 8.201 4.456 16.238 7.766 24.066 7.255 17.153 17.632 32.548 30.841 45.757s28.604 23.586 45.757 30.841c7.827 3.311 15.865 5.901 24.066 7.767v32.673c-12.502-2.291-24.702-5.928-36.493-10.916zM418.189 324.493c-8.862 20.952-21.559 39.779-37.738 55.958s-35.006 28.876-55.958 37.738c-11.79 4.986-23.99 8.625-36.493 10.916v-32.673c8.201-1.865 16.238-4.455 24.066-7.767 17.153-7.255 32.548-17.632 45.757-30.841s23.586-28.604 30.841-45.757c3.311-7.827 5.901-15.865 7.767-24.066h32.673c-2.291 12.502-5.928 24.702-10.916 36.493z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M458.233 412.978c33.697-43.35 53.767-97.819 53.767-156.978s-20.070-113.627-53.767-156.977l21.768-21.768c12.497-12.497 12.497-32.758 0-45.255v0c-12.497-12.496-32.758-12.496-45.255 0l-21.768 21.768c-43.35-33.698-97.819-53.768-156.977-53.768s-113.627 20.070-156.977 53.767l-21.768-21.768c-12.497-12.496-32.758-12.496-45.255 0v0c-12.496 12.496-12.496 32.758 0 45.255l21.768 21.768c-33.697 43.35-53.767 97.819-53.767 156.978s20.070 113.627 53.767 156.977l-21.768 21.768c-12.496 12.497-12.496 32.758 0 45.255v0c12.496 12.497 32.758 12.497 45.255 0l21.768-21.768c43.35 33.698 97.819 53.768 156.977 53.768s113.627-20.070 156.977-53.767l21.768 21.768c12.497 12.497 32.758 12.497 45.255 0v0c12.497-12.497 12.497-32.758 0-45.255l-21.768-21.768zM432.938 181.285c9.995 23.63 15.062 48.768 15.062 74.715s-5.067 51.086-15.062 74.716c-5.483 12.963-12.315 25.178-20.421 36.548l-46.247-46.246c11.26-19.056 17.729-41.279 17.729-65.016s-6.469-45.96-17.729-65.016l46.246-46.246c8.106 11.369 14.938 23.584 20.421 36.547zM181.285 79.062c23.63-9.995 48.768-15.062 74.715-15.062s51.086 5.067 74.716 15.062c12.963 5.483 25.178 12.315 36.548 20.421l-46.246 46.246c-19.056-11.26-41.279-17.729-65.016-17.729s-45.96 6.469-65.016 17.729l-46.246-46.246c11.369-8.106 23.584-14.938 36.547-20.421zM79.062 330.716c-9.995-23.63-15.062-48.767-15.062-74.716s5.067-51.086 15.062-74.716c5.483-12.963 12.315-25.178 20.421-36.547l46.246 46.246c-11.26 19.056-17.729 41.279-17.729 65.016s6.469 45.96 17.729 65.016l-46.246 46.247c-8.106-11.369-14.938-23.584-20.421-36.548zM330.716 432.938c-23.63 9.995-48.767 15.062-74.716 15.062s-51.086-5.067-74.716-15.062c-12.963-5.483-25.178-12.315-36.547-20.421l46.246-46.247c19.056 11.26 41.279 17.729 65.016 17.729s45.96-6.469 65.016-17.729l46.247 46.246c-11.369 8.106-23.584 14.938-36.548 20.421z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M512,192h-41.3C449.2,119.8,392.2,62.8,320,41.3V0H192v41.3C119.8,62.8,62.8,119.8,41.3,192H0v128h41.3
c21.5,72.2,78.5,129.2,150.7,150.7V512h128v-41.3c72.2-21.5,129.2-78.5,150.7-150.7H512V192z"/>
<path class="lexicon-icon-outline" d="M512,192h-41.3C449.2,119.8,392.2,62.8,320,41.3V0H192v41.3C119.8,62.8,62.8,119.8,41.3,192H0v128h41.3
c21.5,72.2,78.5,129.2,150.7,150.7V512h128v-41.3c72.2-21.5,129.2-78.5,150.7-150.7H512V192z M418.2,324.5
c-8.9,21-21.6,39.8-37.7,56s-35,28.9-56,37.7c-1.5,0.6-3,1.2-4.5,1.8v-4H192v4c-1.5-0.6-3-1.2-4.5-1.8c-21-8.9-39.8-21.6-56-37.7
s-28.9-35-37.7-56c-0.6-1.5-1.2-3-1.8-4.5h4V192h-4c0.6-1.5,1.2-3,1.8-4.5c8.9-21,21.6-39.8,37.7-56s35-28.9,56-37.7
c1.5-0.6,3-1.2,4.5-1.8v4h128v-4c1.5,0.6,3,1.2,4.5,1.8c21,8.9,39.8,21.6,56,37.7s28.9,35,37.7,56c0.6,1.5,1.2,3,1.8,4.5h-4v128h4
C419.4,321.5,418.8,323,418.2,324.5L418.2,324.5z"/>
<path d="M320,256c0,35.3-28.7,64-64,64s-64-28.7-64-64s28.7-64,64-64S320,220.7,320,256z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="site-template" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-body" d="M448,0H64C28.7104,0,0,28.7104,0,64v384c0,35.29,28.7104,64,64,64h384c35.29,0,64-28.71,64-64V64
C512,28.7104,483.29,0,448,0z M448,140.4629c-9.3101-15.4089-20.5503-29.7977-33.6074-42.855
C401.335,84.5506,386.9458,73.3102,371.5367,64H448V140.4629z M256,416c-40.2595,0-77.0888-14.952-105.2404-39.5875L320,320
l56.4132-169.2397C401.0483,178.9118,416,215.7408,416,256C416,344.2246,344.2246,416,256,416z M256,96
c40.2593,0,77.0883,14.9518,105.2397,39.5868L192,192l-56.4132,169.2397C110.9518,333.0883,96,296.2593,96,256
C96,167.7759,167.7759,96,256,96z M286.894,255.999c0,17.673-14.327,32-32,32c-17.673,0-32-14.327-32-32c0-17.673,14.327-32,32-32
C272.567,223.999,286.894,238.326,286.894,255.999z M140.4636,64c-15.4091,9.3102-29.7982,20.5506-42.8557,33.6079
C84.5506,110.6654,73.3102,125.0544,64,140.4636V64H140.4636z M64,371.5367c9.3102,15.4091,20.5506,29.7983,33.6079,42.8559
c13.0573,13.0571,27.4461,24.2974,42.855,33.6074H64V371.5367z M448,448h-76.4626c15.4089-9.3101,29.7978-20.5503,42.8552-33.6074
c13.0571-13.0574,24.2974-27.4464,33.6074-42.8552v76.4607C448,447.998,448.0273,448,448,448z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="sites" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M437,75C388.7,26.6,324.4,0,256,0C187.6,0,123.3,26.6,75,75C26.6,123.3,0,187.6,0,256c0,68.4,26.6,132.7,75,181
c48.4,48.4,112.6,75,181,75c68.4,0,132.7-26.6,181-75c48.4-48.4,75-112.6,75-181C512,187.6,485.4,123.3,437,75z"/>
<path class="lexicon-icon-outline" d="M437,75C388.7,26.6,324.4,0,256,0C187.6,0,123.3,26.6,75,75C26.6,123.3,0,187.6,0,256c0,68.4,26.6,132.7,75,181
c48.4,48.4,112.6,75,181,75c68.4,0,132.7-26.6,181-75c48.4-48.4,75-112.6,75-181C512,187.6,485.4,123.3,437,75z M256,448
c-105.9,0-192-86.1-192-192S150.1,64,256,64s192,86.1,192,192S361.9,448,256,448z"/>
<path class="lexicon-icon-outline" d="M128,384l192-64l64-192l-192,64L128,384z M254.9,224c17.7,0,32,14.3,32,32s-14.3,32-32,32s-32-14.3-32-32
C222.9,238.3,237.2,224,254.9,224z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="staging" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<g>
<path class="lexicon-icon-outline" d="M384,254.7c0,0.4,0,0.8,0,1.3c0,16.8-3.2,32.8-9.1,47.5L493,352c12.6-30.9,19-63.6,19-97.3V254L384,254.7z"/>
<path class="lexicon-icon-outline" d="M323.1,147l68.8-110.2C363.5,18.9,332.5,7,299.6,1.3l-22,128.5C294,132.6,309.4,138.5,323.1,147z"/>
<path class="lexicon-icon-outline" d="M377.3,215.2l122.2-39.8c-10.3-31.8-26.4-60.9-48-86.6L353,172.5C363.7,184.9,372,199.3,377.3,215.2z"/>
<path class="lexicon-icon-outline" d="M161.8,169.3L66,82.3c-22.4,24.9-39.5,53.5-50.8,84.9l120.9,43.9C141.9,195.6,150.7,181.4,161.8,169.3z"/>
<path class="lexicon-icon-outline" d="M238.5,129.2L220.7,0c-33.1,4.6-64.5,15.5-93.4,32.4l65.2,112.5C206.4,136.9,221.9,131.5,238.5,129.2z"/>
<path class="lexicon-icon-outline" d="M256,384c-9.3,0-18.4-1-27.2-2.9l-26.7,125.2c17.7,3.8,35.5,5.9,54.1,5.7c14.8,0,29.8-1.3,44.4-3.9L278.5,382
C271.2,383.3,263.7,384,256,384z"/>
<path class="lexicon-icon-outline" d="M316,369.1l59.5,113.2c29.4-15.6,55.2-36.6,76.6-62.2l-97.7-82.3C343.9,350.5,330.8,361.2,316,369.1z"/>
<path class="lexicon-icon-outline" d="M128,256c0-2,0.1-4,0.1-6l-128-4.6c-0.1,3.1-0.2,6.2-0.2,9.4c0,30.3,5.2,60.1,15.5,88.4l119.9-44.1
C130.6,285.6,128,271.1,128,256z"/>
<path class="lexicon-icon-outline" d="M154.5,334L53.9,412.7c20.5,26.4,45.5,48.3,74.3,65l63.7-110.9C177.4,358.4,164.7,347.2,154.5,334z"/>
</g>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M418.1,510.1c-4.1,0-8.2-1.1-11.9-3.3l-150.3-90.2l-146.2,86.2c-8.3,4.9-18.8,4.1-26.3-2s-10.4-16.2-7.3-25.4
l55.5-162.9l-121-96.2C3,210.2,0,199.9,3.3,190.6s12-15.5,21.8-15.5h150.1l59.2-158.2c3.4-9,12-15,21.6-15s18.2,6,21.6,15
l59.2,158.2H487c9.8,0,18.6,6.2,21.8,15.5c3.2,9.3,0.3,19.6-7.4,25.7l-120.8,96.1l58.3,163.9c1.7,3.2,2.6,6.8,2.6,10.7
c0,12.7-10.3,23.1-23.1,23.1C418.2,510.1,418.1,510.1,418.1,510.1L418.1,510.1z"/>
<path class="lexicon-icon-outline" d="M418.1,510.1c-4.1,0-8.2-1.1-11.9-3.3l-150.3-90.2l-146.2,86.2c-8.3,4.9-18.8,4.1-26.3-2s-10.4-16.2-7.3-25.4l55.5-162.9
l-121-96.2C3,210.2,0,199.9,3.3,190.6s12-15.5,21.8-15.5h150.1l59.2-158.2c3.4-9,12-15,21.6-15s18.2,6,21.6,15l59.2,158.2H487
c9.8,0,18.6,6.2,21.8,15.5c3.2,9.3,0.3,19.6-7.4,25.7l-120.8,96.1l58.3,163.9c1.7,3.2,2.6,6.8,2.6,10.7c0,12.7-10.3,23.1-23.1,23.1
C418.2,510.1,418.1,510.1,418.1,510.1L418.1,510.1z M256,366.6c4.1,0,8.2,1.1,11.9,3.3L374.7,434l-43.3-121.7
c-3.3-9.3-0.3-19.7,7.4-25.8l82-65.2h-100c-9.6,0-18.3-6-21.6-15L256,90.9C256,90.9,251.9,366.6,256,366.6L256,366.6z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M508.753 190.647c-3.247-9.265-11.983-15.493-21.802-15.493h-150.106l-59.203-158.208c-3.378-9.027-12.010-14.992-21.644-14.992s-18.264 5.965-21.617 14.992l-59.203 158.208h-150.131c-9.819 0-18.555 6.202-21.802 15.493-3.247 9.265-0.264 19.558 7.417 25.682l120.966 96.234-55.534 162.88c-3.114 9.132-0.212 19.268 7.285 25.365 7.47 6.097 17.975 6.889 26.316 1.979l146.173-86.204 150.317 90.163c3.668 2.217 7.786 3.299 11.877 3.299 0.026 0 0.079 0 0.132 0 12.722-0.422 23.2-10.32 23.2-23.095 0-3.853-0.924-7.496-2.613-10.69l-58.252-163.83 120.807-96.103c7.68-6.097 10.663-16.417 7.417-25.682z"></path>
<path class="lexicon-icon-outline" d="M418.1,510.1c-4.1,0-8.2-1.1-11.9-3.3l-150.3-90.2l-146.2,86.2c-8.3,4.9-18.8,4.1-26.3-2s-10.4-16.2-7.3-25.4l55.5-162.9
l-121-96.2C3,210.2,0,199.9,3.3,190.6s12-15.5,21.8-15.5h150.1l59.2-158.2c3.4-9,12-15,21.6-15s18.2,6,21.6,15l59.2,158.2H487
c9.8,0,18.6,6.2,21.8,15.5c3.2,9.3,0.3,19.6-7.4,25.7l-120.8,96.1l58.3,163.9c1.7,3.2,2.6,6.8,2.6,10.7c0,12.7-10.3,23.1-23.1,23.1
C418.2,510.1,418.1,510.1,418.1,510.1L418.1,510.1z M256,366.6c4.1,0,8.2,1.1,11.9,3.3L374.7,434l-43.3-121.7
c-3.3-9.3-0.3-19.7,7.4-25.8l82-65.2h-100c-9.6,0-18.3-6-21.6-15L256,90.9l-43.2,115.4c-3.4,9-12,15-21.6,15h-100l82,65.2
c7.6,6.1,10.6,16.3,7.5,25.5L140,431.3l104.3-61.5C247.9,367.7,251.9,366.6,256,366.6L256,366.6z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-body" d="M508.753 190.647c-3.247-9.265-11.983-15.493-21.802-15.493h-150.106l-59.203-158.208c-3.378-9.027-12.010-14.992-21.644-14.992s-18.264 5.965-21.617 14.992l-59.203 158.208h-150.131c-9.819 0-18.555 6.202-21.802 15.493-3.247 9.265-0.264 19.558 7.417 25.682l120.966 96.234-55.534 162.88c-3.114 9.132-0.212 19.268 7.285 25.365 7.47 6.097 17.975 6.889 26.316 1.979l146.173-86.204 150.317 90.163c3.668 2.217 7.786 3.299 11.877 3.299 0.026 0 0.079 0 0.132 0 12.722-0.422 23.2-10.32 23.2-23.095 0-3.853-0.924-7.496-2.613-10.69l-58.252-163.83 120.807-96.103c7.68-6.097 10.663-16.417 7.417-25.682z"></path>
<path class="lexicon-icon-outline" d="M418.1,510.1c-4.1,0-8.2-1.1-11.9-3.3l-150.3-90.2l-146.2,86.2c-8.3,4.9-18.8,4.1-26.3-2s-10.4-16.2-7.3-25.4l55.5-162.9
l-121-96.2C3,210.2,0,199.9,3.3,190.6s12-15.5,21.8-15.5h150.1l59.2-158.2c3.4-9,12-15,21.6-15s18.2,6,21.6,15l59.2,158.2H487
c9.8,0,18.6,6.2,21.8,15.5c3.2,9.3,0.3,19.6-7.4,25.7l-120.8,96.1l58.3,163.9c1.7,3.2,2.6,6.8,2.6,10.7c0,12.7-10.3,23.1-23.1,23.1
C418.2,510.1,418.1,510.1,418.1,510.1L418.1,510.1z M256,366.6c4.1,0,8.2,1.1,11.9,3.3L374.7,434l-43.3-121.7
c-3.3-9.3-0.3-19.7,7.4-25.8l82-65.2h-100c-9.6,0-18.3-6-21.6-15L256,90.9l-43.2,115.4c-3.4,9-12,15-21.6,15h-100l82,65.2
c7.6,6.1,10.6,16.3,7.5,25.5L140,431.3l104.3-61.5C247.9,367.7,251.9,366.6,256,366.6L256,366.6z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M511.999 224h-174.81c-10.057-3.474-20.699-6.363-32.11-8.521l-68.462-13.129c-17.957-3.73-31.342-10.533-40.119-20.48-8.741-9.911-13.129-21.577-13.129-34.962 0-8.338 1.865-16.165 5.522-23.552 3.73-7.387 8.887-13.97 15.579-19.749 6.656-5.815 14.738-10.423 24.21-13.861 9.435-3.511 19.931-5.193 31.451-5.193 15.653 0 28.928 2.304 39.717 6.949 10.862 4.571 19.749 10.386 26.624 17.298 6.912 6.949 12.142 14.446 15.579 22.491s5.851 15.616 7.241 22.491l85.76-26.331c-2.743-13.824-7.973-28.233-15.579-43.301-7.607-14.994-18.286-28.709-32.146-41.216-13.824-12.471-31.232-22.711-52.224-30.793-20.955-8.082-46.153-12.142-75.63-12.142-23.077 0-44.946 3.95-65.719 11.776-20.699 7.899-38.949 18.725-54.638 32.585-15.653 13.861-27.977 30.098-36.974 48.823s-13.495 38.912-13.495 60.599c0 26.843 6.254 50.139 18.213 70.18h-106.862v64h192.913c7.79 2.487 15.799 4.754 24.357 6.473l68.424 13.861c19.419 3.657 34.158 10.715 44.288 21.102 10.13 10.423 15.177 22.784 15.177 37.083 0 17.518-6.802 31.963-20.37 43.301-13.605 11.337-33.317 16.969-59.136 16.969-17.518 0-32.731-2.523-45.641-7.607-12.873-5.083-23.735-11.886-32.475-20.48-8.777-8.521-15.579-18.322-20.407-29.44s-7.717-22.601-8.594-34.633l-88.502 23.515c1.792 17.591 6.912 35.474 15.177 53.723 8.265 18.213 20.37 34.743 36.279 49.518 15.909 14.811 35.621 26.953 59.136 36.352 23.515 9.545 51.602 14.299 84.333 14.299 28.599 0 53.797-4.389 75.666-13.129 21.906-8.777 40.338-20.187 55.296-34.267 15.031-14.080 26.405-30.281 34.267-48.53 7.826-18.213 11.776-36.827 11.776-55.771 0-17.079-3.035-33.499-8.997-49.152-3.109-8.119-6.985-15.799-11.557-23.113h90.587v-64.037z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M416 0h-415.999v96h160v416h96v-416h160l-0-96z"></path>
<path class="lexicon-icon-outline" d="M511.999 352h-159.999v32h65.254l-0.319 128h31.065l-0.319-128h64.32l-0.002-32z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M419.1,96L419.1,96L384,96V64c0-35.3-28.7-64-64-64H192c-35.3,0-64,28.7-64,64v32H92.9C41.6,96,0,137.6,0,188.9
v230.2C0,470.4,41.6,512,92.9,512h326.2c51.3,0,92.9-41.6,92.9-92.9V188.9C512,137.6,470.4,96,419.1,96z M320,96H192V64h128V96z"/>
<path class="lexicon-icon-outline" d="M419.1,96H384V64c0-35.3-28.7-64-64-64H192c-35.3,0-64,28.7-64,64v32H92.9C41.6,96,0,137.6,0,188.9v230.2
C0,470.4,41.6,512,92.9,512h326.2c51.3,0,92.9-41.6,92.9-92.9V188.9C512,137.6,470.4,96,419.1,96L419.1,96z M192,64h128v32H192V64z
M448,419.1c0,15.9-13,28.9-28.9,28.9H92.9C77,448,64,435,64,419.1V188.9C64,173,77,160,92.9,160h326.2c15.9,0,28.9,13,28.9,28.9
V419.1z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<circle class="lexicon-icon-body" fill="none" cx="256" cy="256" r="128"/>
<path class="lexicon-icon-outline" d="M256,128c-70.7,0-128,57.3-128,128s57.3,128,128,128s128-57.3,128-128S326.7,128,256,128z M301.3,301.3
C289.2,313.3,273.1,320,256,320s-33.2-6.7-45.3-18.7C198.7,289.2,192,273.1,192,256s6.7-33.2,18.7-45.3
c12.1-12.1,28.2-18.7,45.3-18.7s33.2,6.7,45.3,18.7S320,238.9,320,256S313.3,289.2,301.3,301.3z"/>
<path class="lexicon-icon-outline" d="M480,224h-32c-17.7,0-32,14.3-32,32l0,0c0,17.7,14.3,32,32,32h32c17.7,0,32-14.3,32-32l0,0C512,238.3,497.7,224,480,224z"/>
<path class="lexicon-icon-outline" d="M96,256L96,256c0-17.7-14.3-32-32-32H32c-17.7,0-32,14.3-32,32l0,0c0,17.7,14.3,32,32,32h32C81.7,288,96,273.7,96,256z"/>
<path class="lexicon-icon-outline" d="M256,416L256,416c-17.7,0-32,14.3-32,32v32c0,17.7,14.3,32,32,32l0,0c17.7,0,32-14.3,32-32v-32C288,430.3,273.7,416,256,416
z"/>
<path class="lexicon-icon-outline" d="M256,96L256,96c17.7,0,32-14.3,32-32V32c0-17.7-14.3-32-32-32l0,0c-17.7,0-32,14.3-32,32v32C224,81.7,238.3,96,256,96z"/>
<path class="lexicon-icon-outline" d="M414.4,369.1c-12.5-12.5-32.8-12.5-45.3,0l0,0c-12.5,12.5-12.5,32.8,0,45.3l22.6,22.6c12.5,12.5,32.8,12.5,45.3,0l0,0
c12.5-12.5,12.5-32.8,0-45.3L414.4,369.1z"/>
<path class="lexicon-icon-outline" d="M97.6,142.9c12.5,12.5,32.8,12.5,45.3,0l0,0c12.5-12.5,12.5-32.8,0-45.3L120.2,75C107.7,62.5,87.5,62.5,75,75l0,0
c-12.5,12.5-12.5,32.8,0,45.3L97.6,142.9z"/>
<path class="lexicon-icon-outline" d="M142.9,369.1c-12.5-12.5-32.8-12.5-45.3,0L75,391.8c-12.5,12.5-12.5,32.8,0,45.3l0,0c12.5,12.5,32.8,12.5,45.3,0l22.6-22.6
C155.4,401.9,155.4,381.6,142.9,369.1L142.9,369.1z"/>
<path class="lexicon-icon-outline" d="M369.1,142.9c12.5,12.5,32.8,12.5,45.3,0l22.6-22.6c12.5-12.5,12.5-32.8,0-45.3l0,0c-12.5-12.5-32.8-12.5-45.3,0l-22.6,22.6
C356.6,110.1,356.6,130.4,369.1,142.9L369.1,142.9z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M0.001 96h128v384h96v-384h128v-96h-352l0.001 96z"></path>
<path class="lexicon-icon-outline" d="M512 0h-96v32h32.26l-0.26 96h32.26l-0.26-96h31.999l0.001-32z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M455.1,0H56.9C25.5,0,0,25.5,0,56.9v398.2C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V56.9
C512,25.5,486.5,0,455.1,0z"/>
<path class="lexicon-icon-outline" d="M455.1,0H56.9C25.5,0,0,25.5,0,56.9v398.2C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V56.9
C512,25.5,486.5,0,455.1,0z M224,448H64V288h160V448z M224,224H64V64h160V224z M448,448H288V288h160V448z M448,224H288V64h160V224z"
/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M455.1,0H56.9C25.5,0,0,25.5,0,56.9v398.2C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V56.9
C512,25.5,486.5,0,455.1,0z"/>
<path class="lexicon-icon-outline" d="M455.1,0H56.9C25.5,0,0,25.5,0,56.9v398.2C0,486.5,25.5,512,56.9,512h398.2c31.4,0,56.9-25.5,56.9-56.9V56.9
C512,25.5,486.5,0,455.1,0z M160,448H64v-96h96V448z M160,288H64v-64h96V288z M160,160H64V64h96V160z M288,448h-64v-96h64V448z
M288,288h-64v-64h64V288z M288,160h-64V64h64V160z M448,448h-96v-96h96V448z M448,288h-96v-64h96V288z M448,160h-96V64h96V160z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="tablet-landscape" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 416 352" style="enable-background:new 0 0 416 352;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M352,0H64C28.8,0,0,28.8,0,64v224c0,35.2,28.8,64,64,64h288c35.2,0,64-28.8,64-64V64C416,28.8,387.2,0,352,0z
M368,192c-8.8,0-16-7.2-16-16s7.2-16,16-16s16,7.2,16,16S376.8,192,368,192z"/>
<path class="lexicon-icon-outline" d="M0,64v224c0,35.2,28.8,64,64,64h288c35.2,0,64-28.8,64-64V64c0-35.2-28.8-64-64-64H64C28.8,0,0,28.8,0,64z M384,176
c0,8.8-7.2,16-16,16s-16-7.2-16-16s7.2-16,16-16S384,167.2,384,176z M318.8,64v224H64V64H318.8z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="tablet-vertical" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 352 416" style="enable-background:new 0 0 352 416;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M288,0H64C28.8,0,0,28.8,0,64v288c0,35.2,28.8,64,64,64h224c35.2,0,64-28.8,64-64V64C352,28.8,323.2,0,288,0z
M176,384c-8.8,0-16-7.2-16-16s7.2-16,16-16s16,7.2,16,16S184.8,384,176,384z"/>
<path class="lexicon-icon-outline" d="M288,0H64C28.8,0,0,28.8,0,64v288c0,35.2,28.8,64,64,64h224c35.2,0,64-28.8,64-64V64C352,28.8,323.2,0,288,0z M176,384
c-8.8,0-16-7.2-16-16s7.2-16,16-16s16,7.2,16,16S184.8,384,176,384z M288,318.8H64V64h224V318.8z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="tag" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M512,94.9l0-1c-1.5-49.8-37-89.3-84.5-93.8L426,0H281.9C239,0,210.9,18.6,198,29.7l-0.9,0.8L25.5,202.2
C8.9,218.8-0.1,241.2,0,265.2c0.1,23.9,9.3,46.1,25.8,62.6l158.4,158.4c16.6,16.6,38.9,25.8,62.7,25.8c23.8,0,46.1-9.1,62.6-25.7
l167.3-167.4l0.8-0.9c13.2-15.4,35.3-47.9,34.4-92.6L512,94.9z M364,191c-11.6,11.6-31.7,11.6-43.3,0c-11.9-11.9-11.9-31.4,0-43.3
c5.8-5.8,13.5-9,21.7-9c8.2,0,15.9,3.2,21.7,9c5.8,5.8,9,13.5,9,21.7C373,177.5,369.8,185.2,364,191z"/>
<path class="lexicon-icon-outline" d="M512,94.9l0-1c-1.5-49.8-37-89.3-84.5-93.8L426,0H281.9C239,0,210.9,18.6,198,29.7l-0.9,0.8L25.5,202.2
C8.9,218.8-0.1,241.2,0,265.2c0.1,23.9,9.3,46.1,25.8,62.6l158.4,158.4c16.6,16.6,38.9,25.8,62.7,25.8c23.8,0,46.1-9.1,62.6-25.7
l167.3-167.4l0.8-0.9c13.2-15.4,35.3-47.9,34.4-92.6L512,94.9z M448,226.4c0.5,22.9-10.9,40.2-18.2,49L264.2,441.1
c-4.5,4.5-10.6,6.9-17.4,6.9c-6.8,0-12.9-2.4-17.4-7L71,282.6c-9.3-9.3-9.4-26-0.3-35.1L240.6,77.5c6.5-5.4,19.9-13.5,41.2-13.5
h140.8c14.4,2,24.7,14.7,25.3,31.4l0,130.2L448,226.4z"/>
<path class="lexicon-icon-outline" d="M294.6,121.6c-26.3,26.3-26.3,69.2,0,95.5c12.8,12.8,29.7,19.8,47.8,19.8c18.1,0,35-7,47.8-19.8
c12.8-12.8,19.8-29.7,19.8-47.8s-7-35-19.8-47.8C364.6,96.1,320.1,96,294.6,121.6z M364,191c-11.6,11.6-31.7,11.6-43.3,0
c-11.9-11.9-11.9-31.4,0-43.3c5.8-5.8,13.5-9,21.7-9s15.9,3.2,21.7,9s9,13.5,9,21.7C373,177.5,369.8,185.2,364,191z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M226.6,98.6c0,28.8,0,57.6,0,86.5s0,25.9,0,54.8v31.7c0,28.8,0,57.6,0,86.5c0,17.3,0,34.6,0,51.9
c0,20.2,14.4,34.6,34.6,37.5l34.6,2.9V479H91.1v-28.8l34.6-2.9c20.2-2.9,34.6-17.3,34.6-37.5c0-17.3,0-34.6,0-51.9
c0-28.8,0-57.6,0-86.5v-31.7c0-28.8,0-25.9,0-54.8s0-57.6,0-86.5h-72c-20.2,0-34.6,14.4-37.5,31.7L42.2,185H1.8L7.6,72.6
c0-2.9,2.9-8.6,8.6-8.6h354.5c2.9,0,8.6,2.9,8.6,8.6l5.8,112.4h-40.3l-8.6-54.8c-5.8-17.3-23.1-31.7-40.3-31.7H226.6z"/>
<path class="lexicon-icon-outline" d="M416.8,245.5c0,17.3,0,34.6,0,51.9c0,17.3,0,17.3,0,34.6v20.2c0,17.3,0,34.6,0,51.9c0,11.5,0,20.2,0,31.7
c0,11.5,8.6,20.2,20.2,23.1l17.3,2.9V479H336.1v-17.3l17.3-2.9c11.5,0,20.2-11.5,20.2-23.1c0-11.5,0-20.2,0-31.7
c0-17.3,0-34.6,0-51.9V332c0-17.3,0-17.3,0-34.6s0-34.6,0-51.9H339c-11.5,0-20.2,8.6-23.1,17.3l-5.8,31.7h-25.9l2.9-66.3
c0-2.9,2.9-5.8,5.8-5.8h207.5c2.9,0,5.8,2.9,5.8,5.8l2.9,66.3h-25.9l-11.5-28.8c-2.9-11.5-11.5-17.3-23.1-17.3h-31.7
C416.8,248.4,416.8,245.5,416.8,245.5z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M445.4,435.3c-24.9-59.8-135-324-159.7-383.4C280.9,40.2,269.4,32,256,32s-24.9,8.2-29.6,19.9
C201.6,111.3,91.5,375.5,66.6,435.3c-1.7,3.9-2.6,8.2-2.6,12.7c0,17.7,14.3,32,32,32c13.4,0,24.9-8.2,29.6-19.9
c6.2-14.8,17.6-42.2,31.7-76.1h197.3c14.1,33.8,25.5,61.3,31.7,76.1c4.8,11.7,16.2,19.9,29.6,19.9c17.7,0,32-14.3,32-32
C448,443.5,447.1,439.2,445.4,435.3z M184,320c24.4-58.5,51.3-123.2,72-172.8c20.7,49.6,47.6,114.2,72,172.8H184z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="thumbs-down" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M120.1,31.1C83.9,56.9,64,91.4,64,128v35.9c-7.7,2.1-15.6,5.3-23.3,10.1C22.2,185.5,0,209,0,256
c0,38,0.8,56.1,8.7,70.8c4.5,8.3,13.4,19.1,30.5,23.1c8.1,1.9,16.2,1.9,24.8,1.9l108.2,0.1c-4,9.1-7.6,18.6-10.7,29.4
c-14.7,40.9-13.3,77,4.1,102c12.9,18.5,33.3,28.7,57.5,28.7c0.5,0,0.9,0,1.4,0l0.2,0c24-0.5,47.3-15.7,69.2-45.1
c12.6-16.8,21.2-33.5,22.6-36.4L373.9,320H416V0L200.2,0C178.3,0,146.2,12.5,120.1,31.1z"/>
<path class="lexicon-icon-outline" d="M120.1,31.1C83.9,56.9,64,91.4,64,128v35.9c-7.7,2.1-15.6,5.3-23.3,10.1C22.2,185.5,0,209,0,256c0,38,0.8,56.1,8.7,70.8
c4.5,8.3,13.4,19.1,30.5,23.1c8.1,1.9,16.2,1.9,24.8,1.9l108.2,0.1c-4,9.1-7.6,18.6-10.7,29.4c-14.7,40.9-13.3,77,4.1,102
c12.9,18.5,33.3,28.7,57.5,28.7c0.5,0,0.9,0,1.4,0l0.2,0c24-0.5,47.3-15.7,69.2-45.1c12.6-16.8,21.2-33.5,22.6-36.4L373.9,320H416V0
L200.2,0C178.3,0,146.2,12.5,120.1,31.1z M352,64v192h-17l-75.4,145.3l-0.3,0.6c-0.1,0.1-5.8,11.7-14.6,24
c-11.3,15.8-19.4,21.2-21.9,22.2c-3.8-0.1-4.4-0.9-4.7-1.3c-3.3-4.7-4.9-20.4,4-44.5l0.5-1.3l0.4-1.3c4.5-16.5,11.3-29.5,20.6-47.4
c2.9-5.6,5.9-11.3,9.1-17.8l23.3-46.3l-211.3-0.1C64,277.8,64,263.4,64,256c0-19.2,5.1-32,29.9-32c0.6,0,1,0,1.4,0l32.6,0.7V128
c0-19.4,15.5-34.8,28.6-44.3C175.2,70.2,195,64.2,200.2,64L352,64z"/>
<path class="lexicon-icon-outline" d="M480,0c-17.7,0-32,14.3-32,32v256c0,17.7,14.3,32,32,32s32-14.3,32-32V32C512,14.3,497.7,0,480,0z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="thumbs-up" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M503.3,185.2c-4.5-8.3-13.4-19.1-30.5-23.1c-8.1-1.9-16.2-1.9-24.8-1.9L339.8,160c4-9.1,7.6-18.6,10.7-29.4
c14.7-40.9,13.3-77-4.1-102C333.5,10.2,313.1,0,288.9,0c-0.5,0-0.9,0-1.4,0l-0.2,0c-24,0.5-47.3,15.7-69.2,45.1
c-12.6,16.8-21.2,33.5-22.6,36.4L138.1,192H96v320l215.8,0c21.8,0,54-12.5,80-31.1c36.2-25.9,56.1-60.3,56.1-96.9v-36
c7.7-2.1,15.6-5.3,23.3-10.1c18.6-11.5,40.7-35,40.7-82C512,218,511.2,199.9,503.3,185.2z"/>
<path class="lexicon-icon-outline" d="M503.3,185.2c-4.5-8.3-13.4-19.1-30.5-23.1c-8.1-1.9-16.2-1.9-24.8-1.9L339.8,160c4-9.1,7.6-18.6,10.7-29.4
c14.7-40.9,13.3-77-4.1-102C333.5,10.2,313.1,0,288.9,0c-0.5,0-0.9,0-1.4,0l-0.2,0c-24,0.5-47.3,15.7-69.2,45.1
c-12.6,16.8-21.2,33.5-22.6,36.4L138.1,192H96v320l215.8,0c21.8,0,54-12.5,80-31.1c36.2-25.9,56.1-60.3,56.1-96.9v-36
c7.7-2.1,15.6-5.3,23.3-10.1c18.6-11.5,40.7-35,40.7-82C512,218,511.2,199.9,503.3,185.2z M418.1,288c-0.6,0-1,0-1.4,0l-32.6-0.7
V384c0,19.4-15.5,34.8-28.6,44.3c-18.6,13.5-38.5,19.5-43.7,19.7H160V256h17l75.4-145.3l0.3-0.6c0.1-0.1,5.8-11.7,14.6-24
c11.3-15.8,19.4-21.2,21.9-22.2c3.8,0.1,4.4,1,4.7,1.3c3.3,4.7,4.9,20.4-4,44.5l-0.5,1.3l-0.4,1.3c-4.5,16.5-11.3,29.5-20.6,47.4
c-2.9,5.6-5.9,11.3-9.1,17.8L236.1,224l211.3,0.1c0.6,10.1,0.6,24.4,0.6,31.9C448,275.2,442.9,288,418.1,288z"/>
<path class="lexicon-icon-outline" d="M32,192c-17.7,0-32,14.3-32,32v256c0,17.7,14.3,32,32,32s32-14.3,32-32V224C64,206.3,49.7,192,32,192z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="time" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M437,75C388.7,26.6,324.4,0,256,0S123.3,26.6,75,75C26.6,123.3,0,187.6,0,256s26.6,132.7,75,181
c48.4,48.4,112.6,75,181,75s132.7-26.6,181-75c48.4-48.4,75-112.6,75-181S485.4,123.3,437,75z"/>
<path class="lexicon-icon-outline" d="M437,75C388.7,26.6,324.4,0,256,0S123.3,26.6,75,75C26.6,123.3,0,187.6,0,256s26.6,132.7,75,181c48.4,48.4,112.6,75,181,75
s132.7-26.6,181-75c48.4-48.4,75-112.6,75-181S485.4,123.3,437,75z M256,448c-105.9,0-192-86.1-192-192S150.1,64,256,64
s192,86.1,192,192S361.9,448,256,448z"/>
<path class="lexicon-icon-outline" id="XMLID_2_" d="M180.7,347.3c3.1,3.1,7.2,4.7,11.3,4.7s8.2-1.6,11.3-4.7l48-48c6.3,3,13.3,4.7,20.7,4.7c26.5,0,48-21.5,48-48
c0-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16,7.2-16,16v98.7c-18.6,6.6-32,24.4-32,45.3c0,7.4,1.7,14.4,4.7,20.7l-48,48
C174.4,330.9,174.4,341.1,180.7,347.3z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M256,0C114.8,0,0,114.8,0,256s114.8,256,256,256s256-114.8,256-256S397.2,0,256,0z"/>
<path class="lexicon-icon-outline" d="M256,0C114.8,0,0,114.8,0,256s114.8,256,256,256s256-114.8,256-256S397.2,0,256,0z M403,403c-19.1,19.1-41.4,34.2-66.2,44.7
C311.2,458.5,284,464,256,464s-55.2-5.5-80.8-16.3c-24.8-10.5-47-25.5-66.2-44.7s-34.2-41.4-44.7-66.2C53.5,311.2,48,284,48,256
s5.5-55.2,16.3-80.8c10.5-24.8,25.5-47,44.7-66.2s41.4-34.2,66.2-44.7C200.8,53.5,228,48,256,48s55.2,5.5,80.8,16.3
c24.8,10.5,47,25.5,66.2,44.7s34.2,41.4,44.7,66.2C458.5,200.8,464,228,464,256s-5.5,55.2-16.3,80.8
C437.2,361.6,422.1,383.8,403,403L403,403z"/>
<path class="lexicon-icon-outline" d="M301.5,255.5l67.9-67.9c12.5-12.5,12.5-32.8,0-45.3l0,0c-12.5-12.5-32.8-12.5-45.3,0l-67.9,67.9l-67.9-67.9
c-12.5-12.5-32.8-12.5-45.3,0l0,0c-12.5,12.5-12.5,32.8,0,45.3l67.9,67.9l-67.9,67.9c-12.5,12.5-12.5,32.8,0,45.3l0,0
c12.5,12.5,32.8,12.5,45.3,0l67.9-67.9l68.9,68.9c12.5,12.5,32.8,12.5,45.3,0l0,0c12.5-12.5,12.5-32.8,0-45.3L301.5,255.5
L301.5,255.5z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M295.781 256l205.205-205.205c10.998-10.998 10.998-28.814 0-39.781-10.998-10.998-28.815-10.998-39.781 0l-205.205 205.205-205.205-205.238c-10.966-10.998-28.814-10.998-39.781 0-10.998 10.998-10.998 28.814 0 39.781l205.205 205.238-205.205 205.205c-10.998 10.998-10.998 28.815 0 39.781 5.467 5.531 12.671 8.265 19.874 8.265s14.407-2.734 19.907-8.233l205.205-205.238 205.205 205.205c5.5 5.5 12.703 8.233 19.906 8.233s14.407-2.734 19.906-8.233c10.998-10.998 10.998-28.815 0-39.781l-205.238-205.205z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="transform" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<g>
<path class="lexicon-icon-outline" d="M352,96H160V0H96v352c0,35.3,28.7,64,64,64h192v96h64V160C416,124.7,387.3,96,352,96z M160,352V160h192v192H160z"/>
<rect class="lexicon-icon-outline" x="448" y="352" width="64" height="64"/>
<rect class="lexicon-icon-outline" y="96" width="64" height="64"/>
</g>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="trash" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 384 513" style="enable-background:new 0 0 384 513;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M0,441.6C0,481,32,513,71.4,513h241.1c39.4,0,71.4-32,71.4-71.4V129H0V441.6z"/>
<path class="lexicon-icon-outline" d="M0,441.6C0,481,32,513,71.4,513h241.1c39.4,0,71.4-32,71.4-71.4V129H0V441.6z M64,193h256v232.2c0,13.1-10.7,23.8-23.8,23.8
H87.8C74.7,449,64,438.3,64,425.2V193z"/>
<polygon class="lexicon-icon-outline" points="288,33 288,0 96,0 96,33 0,33 0,96.3 384,96.3 384,33 "/>
<rect class="lexicon-icon-outline" x="224" y="224" width="64" height="192"/>
<rect class="lexicon-icon-outline" x="96" y="224" width="64" height="192"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M512.015 97.213c-18.842 8.368-39.089 14.015-60.332 16.531 21.68-12.991 38.358-33.589 46.2-58.108-20.306 12.026-42.776 20.774-66.71 25.485-19.164-20.423-46.462-33.179-76.688-33.179-58.020 0-105.039 47.048-105.039 105.039 0 8.222 0.936 16.238 2.721 23.934-87.308-4.389-164.698-46.2-216.516-109.749-9.041 15.508-14.22 33.559-14.22 52.812 0 36.457 18.55 68.612 46.727 87.425-17.234-0.556-33.414-5.267-47.575-13.137 0 0.439 0 0.877 0 1.317 0 50.91 36.222 93.336 84.266 102.99-8.807 2.399-18.082 3.687-27.679 3.687-6.759 0-13.343-0.673-19.779-1.901 13.371 41.723 52.169 72.123 98.135 72.942-35.959 28.176-81.252 44.971-130.465 44.971-8.486 0-16.853-0.498-25.046-1.464 46.493 29.815 101.704 47.195 161.041 47.195 193.226 0 298.879-160.075 298.879-298.879 0-4.565-0.117-9.070-0.293-13.576 20.481-14.776 38.3-33.267 52.374-54.334v0z"></path>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" viewBox="0 0 512 512">
<path class="lexicon-icon-outline" d="M96.695 448h319.305v64h-319.305v-64z"></path>
<path class="lexicon-icon-outline" d="M255.724 416h0c87.848 0 159.724-71.875 159.724-159.724v-256.276h-96v256c0 35.346-28.654 64-64 64v0c-35.346 0-64-28.654-64-64v-256h-95.447v256.276c0 87.848 71.875 159.724 159.724 159.724z"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="undo" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-outline" d="M73.4,137.4l96-96c12.5-12.5,32.8-12.5,45.3,0s12.5,32.8,0,45.3l-41.2,41.2H288c88.2,0,160,71.8,160,160s-71.8,160-160,160
c-17.7,0-32-14.3-32-32s14.3-32,32-32c52.9,0,96-43.1,96-96s-43.1-96-96-96H173l41.4,41.4c12.5,12.5,12.5,32.8,0,45.3
c-6.2,6.2-14.4,9.4-22.6,9.4c-8.2,0-16.4-3.1-22.6-9.4l-95.8-96C60.9,170.1,60.9,149.9,73.4,137.4z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M384,256H179.2V128c0-42.4,34.4-76.8,76.8-76.8s76.8,34.4,76.8,76.8v28.8c0,14.1,11.5,25.6,25.6,25.6
s25.6-11.5,25.6-25.6V128C384,57.4,326.6,0,256,0S128,57.4,128,128v128c-28.2,0-51.2,23-51.2,51.2v153.6c0,28.2,23,51.2,51.2,51.2
h256c28.2,0,51.2-23,51.2-51.2V307.2C435.2,279,412.2,256,384,256L384,256z"/>
<path class="lexicon-icon-outline" d="M384,256H179.2V128c0-42.4,34.4-76.8,76.8-76.8s76.8,34.4,76.8,76.8v28.8c0,14.1,11.5,25.6,25.6,25.6s25.6-11.5,25.6-25.6
V128C384,57.4,326.6,0,256,0S128,57.4,128,128v128c-28.2,0-51.2,23-51.2,51.2v153.6c0,28.2,23,51.2,51.2,51.2h256
c28.2,0,51.2-23,51.2-51.2V307.2C435.2,279,412.2,256,384,256L384,256z M128,448V320h256l0,128H128z"/>
<path class="lexicon-icon-outline" d="M223.7,352h64v64h-64L223.7,352L223.7,352z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="user" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M438.4746,277.9082c-23.4189-26.7637-50.791-47.8257-81.3574-62.6011c-1.773-0.8571-3.5547-1.6818-5.34-2.492
C371.8131,190.2154,384,160.5065,384,128C384,57.4204,326.5791,0,256,0c-70.5796,0-128,57.4204-128,128
c0,32.5064,12.1868,62.2153,32.2226,84.8151c-1.7855,0.8102-3.5671,1.6349-5.3403,2.4921
c-30.5659,14.7754-57.938,35.8374-81.3569,62.6011C26.1118,332.0957,0,403.8662,0,480c0,17.6729,14.3271,32,32,32s32-14.3271,32-32
c0-123.5137,86.1309-224,192-224s192,100.4863,192,224c0,17.6729,14.3271,32,32,32s32-14.3271,32-32
C512,403.8662,485.8877,332.0957,438.4746,277.9082z M192,128c0-35.2896,28.7104-64,64-64c35.29,0,64,28.7104,64,64s-28.71,64-64,64
C220.7104,192,192,163.2896,192,128z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="users" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M457.2197,329.6279c-16.056-18.3494-34.5182-33.0546-54.6105-43.7661c11.3163-16.2676,17.962-36.0161,17.962-57.2905
C420.5713,173.1162,375.4551,128,320,128s-100.5713,45.1162-100.5713,100.5713c0,21.2744,6.6457,41.0229,17.962,57.2905
c-20.0923,10.7115-38.5546,25.4167-54.6104,43.7662C147.4546,370,128,423.4033,128,480c0,17.6729,14.3271,32,32,32s32-14.3271,32-32
c0-83.1826,57.4204-150.8574,128-150.8574c70.5791,0,128,67.6748,128,150.8574c0,17.6729,14.3271,32,32,32s32-14.3271,32-32
C512,423.4033,492.5449,370.001,457.2197,329.6279z M283.4287,228.5713C283.4287,208.4058,299.835,192,320,192
s36.5713,16.4058,36.5713,36.5713S340.165,265.1426,320,265.1426S283.4287,248.7368,283.4287,228.5713z"/>
<path class="lexicon-icon-outline" d="M246.8569,86.8569C246.8569,38.9639,207.8931,0,160,0S73.1431,38.9639,73.1431,86.8569
c0,15.8686,4.2809,30.7547,11.7435,43.5703c-14.4204,8.5516-27.7286,19.6322-39.4789,33.061C16.126,196.9531,0,241.1724,0,288
c0,17.6729,14.3267,32,32,32s32-14.3271,32-32c0-63.0171,43.0654-114.2856,96-114.2856
C207.8931,173.7144,246.8569,134.75,246.8569,86.8569z M137.1431,86.8569C137.1431,74.2534,147.3965,64,160,64
s22.8569,10.2534,22.8569,22.8569S172.6035,109.7144,160,109.7144S137.1431,99.4604,137.1431,86.8569z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="vertical_x5F_scroll" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px" width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M333.1,365.1c-8.9,0-17.9,3.4-24.7,10.2L288,395.8V116.2l20.4,20.4c13.6,13.6,35.7,13.6,49.3,0c13.6-13.6,13.6-35.7,0-49.3
l-77.1-77.1C274.1,3.7,265.3,0,256,0c-9.3,0-18.1,3.7-24.7,10.2l-77.1,77.1c-13.6,13.6-13.6,35.7,0,49.3
c6.8,6.8,15.7,10.2,24.7,10.2c8.9,0,17.9-3.4,24.7-10.2l20.4-20.4v279.5l-20.4-20.4c-13.6-13.6-35.7-13.6-49.3,0
c-13.6,13.6-13.6,35.7,0,49.3l77.1,77.1c0.8,0.8,1.7,1.6,2.5,2.3c5.7,5.5,13.5,8.9,22.1,8.9c8.6,0,16.4-3.4,22.1-8.9
c0.9-0.7,1.7-1.5,2.5-2.3l77.1-77.1c13.6-13.6,13.6-35.7,0-49.3C351,368.5,342,365.1,333.1,365.1z"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="view" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="512px" height="512px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
<path class="lexicon-icon-outline" d="M499.7,228.2C412.4,101.9,291,96,260.4,96c-3.1,0-10.7,0-14.8,0C210,96,81.3,106.5,3.2,244.5c-9.1,16.1,3.3,30.7,9.2,39.3
C99.8,410.1,222.6,416,253.6,416c3.2,0,10.8,0,14.9,0c35.2,0,162.2-10.5,240.2-148.5C517.8,251.4,505.7,236.8,499.7,228.2z
M253.1,313.5c-28.2,0-51-22.8-51-51c0-28.2,22.8-51,51-51c28.2,0,51,22.8,51,51C304.1,290.7,281.3,313.5,253.1,313.5z M56,256.6
c26.8-42.1,62-72.7,104.9-91c6.6-2.8,13.1-5.2,19.4-7.3c-32.8,23-54.3,61.1-54.3,104.2c0,29.7,10.2,57,27.3,78.7
C120.7,325.4,86,299.3,56,256.6z M346,349.3c21.2-22.7,34.3-53.2,34.3-86.8c0-44.2-22.6-83.2-56.9-106c40.9,12.1,91.1,39.2,133,98.9
C423.3,307.6,382.1,335,346,349.3z"/>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="vocabulary" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512.0034 512.498" enable-background="new 0 0 512.0034 512.498" xml:space="preserve">
<path class="lexicon-icon-outline" d="M145.689,252.6216c15.8076,7.9038,35.0288,1.4971,42.9326-14.3105L195.7771,224h120.4454l7.1555,14.311
c5.6074,11.2139,16.9082,17.6968,28.6465,17.6958c4.8086,0,9.6934-1.0884,14.2861-3.3853
c15.8076-7.9038,22.2148-27.125,14.3115-42.9326l-96-192C279.2012,6.8481,268.1211,0,256,0
c-12.1206,0-23.2012,6.8481-28.6216,17.689l-96,192C123.4746,225.4966,129.8818,244.7178,145.689,252.6216z M256,103.5542
L284.2227,160h-56.4456L256,103.5542z"/>
<path class="lexicon-icon-outline" d="M160,352v-64c0-17.6729-14.3271-32-32-32H64H32H0v256h32h32h96c17.6733,0,32-14.3271,32-32v-96
C192,366.3271,177.6733,352,160,352z M96,320v32H64v-32H96z M128,448H64v-32h64V448z"/>
<path class="lexicon-icon-outline" d="M478.7363,448.0254c-16.3994,0.6455-18.5439,0.4795-20.2666,0.3438C455.8945,448.167,453.3301,448,448,448
c-35.29,0-64-28.71-64-64s28.71-64,64-64c15.1777,0,28.1934,1.4736,28.2949,1.4854c17.5674,2.04,33.4443-10.5264,35.4902-28.0801
c2.0459-17.5547-10.5264-33.4434-28.0801-35.4902C483.0342,257.8369,467.0527,256,448,256c-70.5791,0-128,57.4209-128,128
s57.4209,128,128,128c3.2549,0,4.2285,0.0762,5.4609,0.1729c2.3564,0.1855,4.499,0.3252,8.4287,0.3252
c3.9609,0,9.7373-0.1426,19.374-0.5234c17.6592-0.6973,31.4092-15.5791,30.7109-33.2383
C511.2773,461.0762,496.3662,447.3018,478.7363,448.0254z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="web-content" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px"
y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M437,75C396.3,34.3,344.3,7,288,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h224
c56.3-7,108.3-34.3,149-75c48.4-48.4,75-112.6,75-181C512,187.6,485.4,123.3,437,75z"/>
<path class="lexicon-icon-outline" d="M437,75C396.3,34.3,344.3,7,288,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h224c56.3-7,108.3-34.3,149-75
c48.4-48.4,75-112.6,75-181C512,187.6,485.4,123.3,437,75z M445.4,224.6c0.8,5.1,1.5,10.2,1.9,15.4h-79.6
c-0.5-17.7-1.9-35.1-4.1-51.8c16.1,4,31,8.9,44.4,14.6C423.5,209.4,436.1,216.9,445.4,224.6z M431.6,178.4c-3.5-1.7-7.1-3.4-10.9-5
c-18.7-8-39.9-14.5-62.8-19.3c-4.8-22.9-11.3-44.1-19.3-62.8c-1.6-3.8-3.3-7.4-5-10.9C377.2,99.7,412.3,134.8,431.6,178.4z
M323.8,363.7c-4,16.1-8.9,31-14.6,44.4c-6.4,15-13.6,30.7-21.2,39.9H64V64h224c7.6,9.2,14.7,24.9,21.2,39.9
c5.7,13.4,10.6,28.3,14.6,44.4c-11.6-1.5-23.6-2.6-35.8-3.4V177c14.6,0.9,28.8,2.4,42.4,4.6c2.9,18.6,4.7,38.2,5.3,58.4H288v32h47.8
c-0.6,20.2-2.4,39.8-5.3,58.4c-13.6,2.1-27.8,3.6-42.4,4.6V367C300.2,366.3,312.1,365.2,323.8,363.7z M333.6,431.6
c1.7-3.5,3.4-7.1,5-10.9c8-18.7,14.5-39.9,19.3-62.8c22.9-4.8,44.1-11.3,62.8-19.3c3.8-1.6,7.4-3.3,10.9-5
C412.3,377.2,377.2,412.3,333.6,431.6z M445.4,287.4c-9.3,7.8-21.9,15.2-37.3,21.8c-13.4,5.7-28.3,10.6-44.4,14.6
c2.2-16.7,3.6-34.1,4.1-51.8h79.6C446.9,277.2,446.3,282.3,445.4,287.4z"/>
<path class="lexicon-icon-outline" d="M132,188.8c2.5,2.2,5.5,3.2,8.7,3.2c3.9,0,6.9-1.2,8.9-3.5c1.5-1.8,3.2-4.9,5.1-9.6l3.7-8.9h34.4l3.7,8.7l0,0.1
c0.6,1.4,1.4,2.9,2.2,4.7c1,2,1.9,3.6,2.9,4.6c1.1,1.2,2.4,2.2,3.9,2.9c1.5,0.7,3.3,1,5.4,1c3.5,0,6.5-1.1,9-3.4
c2.6-2.3,3.9-5.1,3.9-8.1c0-2.5-1-5.9-3.3-10.7l-25.1-55.5c-1.2-2.8-2.2-5-2.9-6.7c-0.9-1.9-2-3.7-3.2-5.3c-1.4-1.9-3.3-3.4-5.6-4.5
c-2.3-1.2-5.1-1.8-8.4-1.8c-3.2,0-6,0.6-8.3,1.8c-2.3,1.2-4.2,2.7-5.6,4.6c-1.3,1.7-2.5,3.8-3.5,6.3l-2.5,5.8l-24.5,55.9
c-1.1,2.3-1.8,4.1-2.3,5.5c-0.6,1.6-0.8,3.2-0.8,4.8C128,182.8,128.7,185.9,132,188.8z M175.5,127.2l9.3,22.8h-18.4L175.5,127.2z"/>
<path class="lexicon-icon-outline" d="M224,256h-96c-17.7,0-32,14.3-32,32s14.3,32,32,32h96c17.7,0,32-14.3,32-32S241.7,256,224,256z"/>
<path class="lexicon-icon-outline" d="M160,352h-32c-17.7,0-32,14.3-32,32s14.3,32,32,32h32c17.7,0,32-14.3,32-32S177.7,352,160,352z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="wiki-page" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M416,0H63.4C28.4,0,0,28.4,0,63.4V448c0,35,28.4,64,63.4,64h380.2c35,0,68.4-29,68.4-64V128V96L416,0z"/>
<path class="lexicon-icon-outline" d="M416,0H63.4C28.4,0,0,28.4,0,63.4V448c0,35,28.4,64,63.4,64h380.2c35,0,68.4-29,68.4-64V128V96L416,0z M448,448H64l0-384
h224h32v96v32h32h96V448z M384,128V64l64,64H384z"/>
<path class="lexicon-icon-outline" d="M96,288c0,17.7,14.3,32,32,32h256c17.7,0,32-14.3,32-32s-14.3-32-32-32H128C110.3,256,96,270.3,96,288z"/>
<path class="lexicon-icon-outline" d="M288,352H128c-17.7,0-32,14.3-32,32s14.3,32,32,32h160c17.7,0,32-14.3,32-32S305.7,352,288,352z"/>
<path class="lexicon-icon-outline" d="M127,200.6c0.7,1.9,1.8,4.4,3.1,7.7c1.3,3.2,2.8,6,4.5,8.4c1.7,2.4,3.8,4.2,6.4,5.4s5.7,1.9,9.3,1.9c7.2,0,12.2-2,15-6.1
c2.9-4.1,5.5-10.2,7.9-18.2l18.5-65.2l19.1,65.2c1.6,5.2,3.1,9.5,4.5,12.7s3.5,6,6.4,8.3c2.9,2.2,6.9,3.4,11.9,3.4
c4.9,0,8.7-1,11.6-3.2s4.9-4.5,6.2-7.2c1.3-2.7,3.1-7,5.5-13l27.3-78.5c2.5-6.2,3.8-10.8,3.8-13.8c0-3.3-1.5-6.2-4.4-8.7
c-2.9-2.5-6.4-3.7-10.4-3.7c-4,0-7,0.8-9.2,2.4c-2.1,1.6-3.6,3.5-4.5,5.6c-0.9,2.1-2.1,5.6-3.5,10.4l-22,73.7l-19.8-69
c-2-6.2-3.6-10.5-4.8-13c-1.1-2.5-3.1-4.8-5.9-7c-2.8-2.1-6.7-3.2-11.7-3.2c-4.9,0-8.7,1.1-11.5,3.2s-4.7,4.4-5.7,6.7
s-2.6,6.8-4.7,13.2l-19.8,69l-21.8-73.7c-2.2-6.7-4.3-11.5-6.2-14.3c-2-2.8-5.7-4.2-11.2-4.2c-4.2,0-7.7,1.3-10.5,3.8
s-4.3,5.4-4.3,8.6c0,2.5,1.3,7.1,4,13.8L127,200.6z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="wiki" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z"
/>
<path class="lexicon-icon-outline" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z M448,448H64
V64h384V448C448,448,448,448,448,448z"/>
<path class="lexicon-icon-outline" d="M384,256H128c-17.7,0-32,14.3-32,32s14.3,32,32,32h256c17.7,0,32-14.3,32-32S401.7,256,384,256z"/>
<path class="lexicon-icon-outline" d="M288,352H128c-17.7,0-32,14.3-32,32s14.3,32,32,32h160c17.7,0,32-14.3,32-32S305.7,352,288,352z"/>
<path class="lexicon-icon-outline" d="M191,200.6c0.7,1.9,1.8,4.4,3.1,7.7c1.3,3.2,2.8,6,4.5,8.4c1.7,2.4,3.8,4.2,6.4,5.4s5.7,1.9,9.3,1.9c7.2,0,12.2-2,15-6.1
c2.9-4.1,5.5-10.2,7.9-18.2l18.5-65.2l19.1,65.2c1.6,5.2,3.1,9.5,4.5,12.7s3.5,6,6.4,8.3c2.9,2.2,6.9,3.4,11.9,3.4
c4.9,0,8.7-1,11.6-3.2s4.9-4.5,6.2-7.2c1.3-2.7,3.1-7,5.5-13l27.3-78.5c2.5-6.2,3.8-10.8,3.8-13.8c0-3.3-1.5-6.2-4.4-8.7
c-2.9-2.5-6.4-3.7-10.4-3.7c-4,0-7,0.8-9.2,2.4c-2.1,1.6-3.6,3.5-4.5,5.6c-0.9,2.1-2.1,5.6-3.5,10.4l-22,73.7l-19.8-69
c-2-6.2-3.6-10.5-4.8-13c-1.1-2.5-3.1-4.8-5.9-7c-2.8-2.1-6.7-3.2-11.7-3.2c-4.9,0-8.7,1.1-11.5,3.2s-4.7,4.4-5.7,6.7
s-2.6,6.8-4.7,13.2l-19.8,69l-21.8-73.7c-2.2-6.7-4.3-11.5-6.2-14.3c-2-2.8-5.7-4.2-11.2-4.2c-4.2,0-7.7,1.3-10.5,3.8
s-4.3,5.4-4.3,8.6c0,2.5,1.3,7.1,4,13.8L191,200.6z"/>
</svg>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="workflow" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path class="lexicon-icon-body" fill="none" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z"
/>
<path class="lexicon-icon-outline" d="M448,0H64C28.7,0,0,28.7,0,64v384c0,35.3,28.7,64,64,64h384c35.3,0,64-28.7,64-64V64C512,28.7,483.3,0,448,0z M448,448H64
V64h384V448C448,448,448,448,448,448z"/>
<path class="lexicon-icon-outline" d="M352,257.6V208h32l-48-96l-48,96h32v49.6c-31.3,6.4-56,31.1-62.4,62.4H192v-64h64V96H96v160h64v64v32h32h65.6
c7.4,36.5,39.7,64,78.4,64c44.2,0,80-35.8,80-80C416,297.3,388.5,265,352,257.6z"/>
</svg>
\ No newline at end of file
/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under the MIT license
*/
if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){return a(b.target).is(this)?b.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.5",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a(f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.5",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),a(c.target).is('input[type="radio"]')||a(c.target).is('input[type="checkbox"]')||c.preventDefault()}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.5",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));return a>this.$items.length-1||0>a?void 0:this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){return this.sliding?void 0:this.slide("next")},c.prototype.prev=function(){return this.sliding?void 0:this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.5",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger("hidden.bs.dropdown",f))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.5",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger("shown.bs.dropdown",h)}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&j<i.length-1&&j++,~j||(j=0),i.eq(j).trigger("focus")}}}};var h=a.fn.dropdown;a.fn.dropdown=d,a.fn.dropdown.Constructor=g,a.fn.dropdown.noConflict=function(){return a.fn.dropdown=h,this},a(document).on("click.bs.dropdown.data-api",c).on("click.bs.dropdown.data-api",".dropdown form",function(a){a.stopPropagation()}).on("click.bs.dropdown.data-api",f,g.prototype.toggle).on("keydown.bs.dropdown.data-api",f,g.prototype.keydown).on("keydown.bs.dropdown.data-api",".dropdown-menu",g.prototype.keydown)}(jQuery),+function(a){"use strict";function b(b,d){return this.each(function(){var e=a(this),f=e.data("bs.modal"),g=a.extend({},c.DEFAULTS,e.data(),"object"==typeof b&&b);f||e.data("bs.modal",f=new c(this,g)),"string"==typeof b?f[b](d):g.show&&f.show(d)})}var c=function(b,c){this.options=c,this.$body=a(document.body),this.$element=a(b),this.$dialog=this.$element.find(".modal-dialog"),this.$backdrop=null,this.isShown=null,this.originalBodyPad=null,this.scrollbarWidth=0,this.ignoreBackdropClick=!1,this.options.remote&&this.$element.find(".modal-content").load(this.options.remote,a.proxy(function(){this.$element.trigger("loaded.bs.modal")},this))};c.VERSION="3.3.5",c.TRANSITION_DURATION=300,c.BACKDROP_TRANSITION_DURATION=150,c.DEFAULTS={backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():this.show(a)},c.prototype.show=function(b){var d=this,e=a.Event("show.bs.modal",{relatedTarget:b});this.$element.trigger(e),this.isShown||e.isDefaultPrevented()||(this.isShown=!0,this.checkScrollbar(),this.setScrollbar(),this.$body.addClass("modal-open"),this.escape(),this.resize(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',a.proxy(this.hide,this)),this.$dialog.on("mousedown.dismiss.bs.modal",function(){d.$element.one("mouseup.dismiss.bs.modal",function(b){a(b.target).is(d.$element)&&(d.ignoreBackdropClick=!0)})}),this.backdrop(function(){var e=a.support.transition&&d.$element.hasClass("fade");d.$element.parent().length||d.$element.appendTo(d.$body),d.$element.show().scrollTop(0),d.adjustDialog(),e&&d.$element[0].offsetWidth,d.$element.addClass("in"),d.enforceFocus();var f=a.Event("shown.bs.modal",{relatedTarget:b});e?d.$dialog.one("bsTransitionEnd",function(){d.$element.trigger("focus").trigger(f)}).emulateTransitionEnd(c.TRANSITION_DURATION):d.$element.trigger("focus").trigger(f)}))},c.prototype.hide=function(b){b&&b.preventDefault(),b=a.Event("hide.bs.modal"),this.$element.trigger(b),this.isShown&&!b.isDefaultPrevented()&&(this.isShown=!1,this.escape(),this.resize(),a(document).off("focusin.bs.modal"),this.$element.removeClass("in").off("click.dismiss.bs.modal").off("mouseup.dismiss.bs.modal"),this.$dialog.off("mousedown.dismiss.bs.modal"),a.support.transition&&this.$element.hasClass("fade")?this.$element.one("bsTransitionEnd",a.proxy(this.hideModal,this)).emulateTransitionEnd(c.TRANSITION_DURATION):this.hideModal())},c.prototype.enforceFocus=function(){a(document).off("focusin.bs.modal").on("focusin.bs.modal",a.proxy(function(a){this.$element[0]===a.target||this.$element.has(a.target).length||this.$element.trigger("focus")},this))},c.prototype.escape=function(){this.isShown&&this.options.keyboard?this.$element.on("keydown.dismiss.bs.modal",a.proxy(function(a){27==a.which&&this.hide()},this)):this.isShown||this.$element.off("keydown.dismiss.bs.modal")},c.prototype.resize=function(){this.isShown?a(window).on("resize.bs.modal",a.proxy(this.handleUpdate,this)):a(window).off("resize.bs.modal")},c.prototype.hideModal=function(){var a=this;this.$element.hide(),this.backdrop(function(){a.$body.removeClass("modal-open"),a.resetAdjustments(),a.resetScrollbar(),a.$element.trigger("hidden.bs.modal")})},c.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},c.prototype.backdrop=function(b){var d=this,e=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var f=a.support.transition&&e;if(this.$backdrop=a(document.createElement("div")).addClass("modal-backdrop "+e).appendTo(this.$body),this.$element.on("click.dismiss.bs.modal",a.proxy(function(a){return this.ignoreBackdropClick?void(this.ignoreBackdropClick=!1):void(a.target===a.currentTarget&&("static"==this.options.backdrop?this.$element[0].focus():this.hide()))},this)),f&&this.$backdrop[0].offsetWidth,this.$backdrop.addClass("in"),!b)return;f?this.$backdrop.one("bsTransitionEnd",b).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):b()}else if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");var g=function(){d.removeBackdrop(),b&&b()};a.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one("bsTransitionEnd",g).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):g()}else b&&b()},c.prototype.handleUpdate=function(){this.adjustDialog()},c.prototype.adjustDialog=function(){var a=this.$element[0].scrollHeight>document.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth<a,this.scrollbarWidth=this.measureScrollbar()},c.prototype.setScrollbar=function(){var a=parseInt(this.$body.css("padding-right")||0,10);this.originalBodyPad=document.body.style.paddingRight||"",this.bodyIsOverflowing&&this.$body.css("padding-right",a+this.scrollbarWidth)},c.prototype.resetScrollbar=function(){this.$body.css("padding-right",this.originalBodyPad)},c.prototype.measureScrollbar=function(){var a=document.createElement("div");a.className="modal-scrollbar-measure",this.$body.append(a);var b=a.offsetWidth-a.clientWidth;return this.$body[0].removeChild(a),b};var d=a.fn.modal;a.fn.modal=b,a.fn.modal.Constructor=c,a.fn.modal.noConflict=function(){return a.fn.modal=d,this},a(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(c){var d=a(this),e=d.attr("href"),f=a(d.attr("data-target")||e&&e.replace(/.*(?=#[^\s]+$)/,"")),g=f.data("bs.modal")?"toggle":a.extend({remote:!/#/.test(e)&&e},f.data(),d.data());d.is("a")&&c.preventDefault(),f.one("show.bs.modal",function(a){a.isDefaultPrevented()||f.one("hidden.bs.modal",function(){d.is(":visible")&&d.trigger("focus")})}),b.call(f,g,this)})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tooltip"),f="object"==typeof b&&b;(e||!/destroy|hide/.test(b))&&(e||d.data("bs.tooltip",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.type=null,this.options=null,this.enabled=null,this.timeout=null,this.hoverState=null,this.$element=null,this.inState=null,this.init("tooltip",a,b)};c.VERSION="3.3.5",c.TRANSITION_DURATION=150,c.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),c.isInStateTrue()?void 0:(clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide())},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-m<o.top?"bottom":"right"==h&&k.right+l>o.width?"left":"left"==h&&k.left-l<o.left?"right":h,f.removeClass(n).addClass(h)}var p=this.getCalculatedOffset(h,k,l,m);this.applyPlacement(p,h);var q=function(){var a=e.hoverState;e.$element.trigger("shown.bs."+e.type),e.hoverState=null,"out"==a&&e.leave(e)};a.support.transition&&this.$tip.hasClass("fade")?f.one("bsTransitionEnd",q).emulateTransitionEnd(c.TRANSITION_DURATION):q()}},c.prototype.applyPlacement=function(b,c){var d=this.tip(),e=d[0].offsetWidth,f=d[0].offsetHeight,g=parseInt(d.css("margin-top"),10),h=parseInt(d.css("margin-left"),10);isNaN(g)&&(g=0),isNaN(h)&&(h=0),b.top+=g,b.left+=h,a.offset.setOffset(d[0],a.extend({using:function(a){d.css({top:Math.round(a.top),left:Math.round(a.left)})}},b),0),d.addClass("in");var i=d[0].offsetWidth,j=d[0].offsetHeight;"top"==c&&j!=f&&(b.top=b.top+f-j);var k=this.getViewportAdjustedDelta(c,b,i,j);k.left?b.left+=k.left:b.top+=k.top;var l=/top|bottom/.test(c),m=l?2*k.left-e+i:2*k.top-f+j,n=l?"offsetWidth":"offsetHeight";d.offset(b),this.replaceArrow(m,d[0][n],l)},c.prototype.replaceArrow=function(a,b,c){this.arrow().css(c?"left":"top",50*(1-a/b)+"%").css(c?"top":"left","")},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top bottom left right")},c.prototype.hide=function(b){function d(){"in"!=e.hoverState&&f.detach(),e.$element.removeAttr("aria-describedby").trigger("hidden.bs."+e.type),b&&b()}var e=this,f=a(this.$tip),g=a.Event("hide.bs."+this.type);return this.$element.trigger(g),g.isDefaultPrevented()?void 0:(f.removeClass("in"),a.support.transition&&f.hasClass("fade")?f.one("bsTransitionEnd",d).emulateTransitionEnd(c.TRANSITION_DURATION):d(),this.hoverState=null,this)},c.prototype.fixTitle=function(){var a=this.$element;(a.attr("title")||"string"!=typeof a.attr("data-original-title"))&&a.attr("data-original-title",a.attr("title")||"").attr("title","")},c.prototype.hasContent=function(){return this.getTitle()},c.prototype.getPosition=function(b){b=b||this.$element;var c=b[0],d="BODY"==c.tagName,e=c.getBoundingClientRect();null==e.width&&(e=a.extend({},e,{width:e.right-e.left,height:e.bottom-e.top}));var f=d?{top:0,left:0}:b.offset(),g={scroll:d?document.documentElement.scrollTop||document.body.scrollTop:b.scrollTop()},h=d?{width:a(window).width(),height:a(window).height()}:null;return a.extend({},e,g,h,f)},c.prototype.getCalculatedOffset=function(a,b,c,d){return"bottom"==a?{top:b.top+b.height,left:b.left+b.width/2-c/2}:"top"==a?{top:b.top-d,left:b.left+b.width/2-c/2}:"left"==a?{top:b.top+b.height/2-d/2,left:b.left-c}:{top:b.top+b.height/2-d/2,left:b.left+b.width}},c.prototype.getViewportAdjustedDelta=function(a,b,c,d){var e={top:0,left:0};if(!this.$viewport)return e;var f=this.options.viewport&&this.options.viewport.padding||0,g=this.getPosition(this.$viewport);if(/right|left/.test(a)){var h=b.top-f-g.scroll,i=b.top+f-g.scroll+d;h<g.top?e.top=g.top-h:i>g.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;j<g.left?e.left=g.left-j:k>g.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;(e||!/destroy|hide/.test(b))&&(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.5",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.5",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b<e[0])return this.activeTarget=null,this.clear();for(a=e.length;a--;)g!=f[a]&&b>=e[a]&&(void 0===e[a+1]||b<e[a+1])&&this.activate(f[a])},b.prototype.activate=function(b){this.activeTarget=b,this.clear();var c=this.selector+'[data-target="'+b+'"],'+this.selector+'[href="'+b+'"]',d=a(c).parents("li").addClass("active");d.parent(".dropdown-menu").length&&(d=d.closest("li.dropdown").addClass("active")),
d.trigger("activate.bs.scrollspy")},b.prototype.clear=function(){a(this.selector).parentsUntil(this.options.target,".active").removeClass("active")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scrollspy.Constructor=b,a.fn.scrollspy.noConflict=function(){return a.fn.scrollspy=d,this},a(window).on("load.bs.scrollspy.data-api",function(){a('[data-spy="scroll"]').each(function(){var b=a(this);c.call(b,b.data())})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tab");e||d.data("bs.tab",e=new c(this)),"string"==typeof b&&e[b]()})}var c=function(b){this.element=a(b)};c.VERSION="3.3.5",c.TRANSITION_DURATION=150,c.prototype.show=function(){var b=this.element,c=b.closest("ul:not(.dropdown-menu)"),d=b.data("target");if(d||(d=b.attr("href"),d=d&&d.replace(/.*(?=#[^\s]*$)/,"")),!b.parent("li").hasClass("active")){var e=c.find(".active:last a"),f=a.Event("hide.bs.tab",{relatedTarget:b[0]}),g=a.Event("show.bs.tab",{relatedTarget:e[0]});if(e.trigger(f),b.trigger(g),!g.isDefaultPrevented()&&!f.isDefaultPrevented()){var h=a(d);this.activate(b.closest("li"),c),this.activate(h,h.parent(),function(){e.trigger({type:"hidden.bs.tab",relatedTarget:b[0]}),b.trigger({type:"shown.bs.tab",relatedTarget:e[0]})})}}},c.prototype.activate=function(b,d,e){function f(){g.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.5",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return c>e?"top":!1;if("bottom"==this.affixed)return null!=c?e+this.unpin<=f.top?!1:"bottom":a-d>=e+g?!1:"bottom";var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c&&c>=e?"top":null!=d&&i+j>=a-d?"bottom":!1},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery);
\ No newline at end of file
/*! jQuery UI - v1.8.23 - 2012-08-15
* https://github.com/jquery/jquery-ui
* Includes: jquery.ui.widget.js
* Copyright (c) 2012 AUTHORS.txt; Licensed MIT, GPL */
(function(a,b){if(a.cleanData){var c=a.cleanData;a.cleanData=function(b){for(var d=0,e;(e=b[d])!=null;d++)try{a(e).triggerHandler("remove")}catch(f){}c(b)}}else{var d=a.fn.remove;a.fn.remove=function(b,c){return this.each(function(){return c||(!b||a.filter(b,[this]).length)&&a("*",this).add([this]).each(function(){try{a(this).triggerHandler("remove")}catch(b){}}),d.call(a(this),b,c)})}}a.widget=function(b,c,d){var e=b.split(".")[0],f;b=b.split(".")[1],f=e+"-"+b,d||(d=c,c=a.Widget),a.expr[":"][f]=function(c){return!!a.data(c,b)},a[e]=a[e]||{},a[e][b]=function(a,b){arguments.length&&this._createWidget(a,b)};var g=new c;g.options=a.extend(!0,{},g.options),a[e][b].prototype=a.extend(!0,g,{namespace:e,widgetName:b,widgetEventPrefix:a[e][b].prototype.widgetEventPrefix||b,widgetBaseClass:f},d),a.widget.bridge(b,a[e][b])},a.widget.bridge=function(c,d){a.fn[c]=function(e){var f=typeof e=="string",g=Array.prototype.slice.call(arguments,1),h=this;return e=!f&&g.length?a.extend.apply(null,[!0,e].concat(g)):e,f&&e.charAt(0)==="_"?h:(f?this.each(function(){var d=a.data(this,c),f=d&&a.isFunction(d[e])?d[e].apply(d,g):d;if(f!==d&&f!==b)return h=f,!1}):this.each(function(){var b=a.data(this,c);b?b.option(e||{})._init():a.data(this,c,new d(e,this))}),h)}},a.Widget=function(a,b){arguments.length&&this._createWidget(a,b)},a.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:!1},_createWidget:function(b,c){a.data(c,this.widgetName,this),this.element=a(c),this.options=a.extend(!0,{},this.options,this._getCreateOptions(),b);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()}),this._create(),this._trigger("create"),this._init()},_getCreateOptions:function(){return a.metadata&&a.metadata.get(this.element[0])[this.widgetName]},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName),this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled "+"ui-state-disabled")},widget:function(){return this.element},option:function(c,d){var e=c;if(arguments.length===0)return a.extend({},this.options);if(typeof c=="string"){if(d===b)return this.options[c];e={},e[c]=d}return this._setOptions(e),this},_setOptions:function(b){var c=this;return a.each(b,function(a,b){c._setOption(a,b)}),this},_setOption:function(a,b){return this.options[a]=b,a==="disabled"&&this.widget()[b?"addClass":"removeClass"](this.widgetBaseClass+"-disabled"+" "+"ui-state-disabled").attr("aria-disabled",b),this},enable:function(){return this._setOption("disabled",!1)},disable:function(){return this._setOption("disabled",!0)},_trigger:function(b,c,d){var e,f,g=this.options[b];d=d||{},c=a.Event(c),c.type=(b===this.widgetEventPrefix?b:this.widgetEventPrefix+b).toLowerCase(),c.target=this.element[0],f=c.originalEvent;if(f)for(e in f)e in c||(c[e]=f[e]);return this.element.trigger(c,d),!(a.isFunction(g)&&g.call(this.element[0],c,d)===!1||c.isDefaultPrevented())}}})(jQuery);;/*! jQuery UI - v1.8.23 - 2012-08-15
* https://github.com/jquery/jquery-ui
* Includes: jquery.effects.core.js
* Copyright (c) 2012 AUTHORS.txt; Licensed MIT, GPL */
jQuery.effects||function(a,b){function c(b){var c;return b&&b.constructor==Array&&b.length==3?b:(c=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(b))?[parseInt(c[1],10),parseInt(c[2],10),parseInt(c[3],10)]:(c=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(b))?[parseFloat(c[1])*2.55,parseFloat(c[2])*2.55,parseFloat(c[3])*2.55]:(c=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(b))?[parseInt(c[1],16),parseInt(c[2],16),parseInt(c[3],16)]:(c=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(b))?[parseInt(c[1]+c[1],16),parseInt(c[2]+c[2],16),parseInt(c[3]+c[3],16)]:(c=/rgba\(0, 0, 0, 0\)/.exec(b))?e.transparent:e[a.trim(b).toLowerCase()]}function d(b,d){var e;do{e=(a.curCSS||a.css)(b,d);if(e!=""&&e!="transparent"||a.nodeName(b,"body"))break;d="backgroundColor"}while(b=b.parentNode);return c(e)}function h(){var a=document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle,b={},c,d;if(a&&a.length&&a[0]&&a[a[0]]){var e=a.length;while(e--)c=a[e],typeof a[c]=="string"&&(d=c.replace(/\-(\w)/g,function(a,b){return b.toUpperCase()}),b[d]=a[c])}else for(c in a)typeof a[c]=="string"&&(b[c]=a[c]);return b}function i(b){var c,d;for(c in b)d=b[c],(d==null||a.isFunction(d)||c in g||/scrollbar/.test(c)||!/color/i.test(c)&&isNaN(parseFloat(d)))&&delete b[c];return b}function j(a,b){var c={_:0},d;for(d in b)a[d]!=b[d]&&(c[d]=b[d]);return c}function k(b,c,d,e){typeof b=="object"&&(e=c,d=null,c=b,b=c.effect),a.isFunction(c)&&(e=c,d=null,c={});if(typeof c=="number"||a.fx.speeds[c])e=d,d=c,c={};return a.isFunction(d)&&(e=d,d=null),c=c||{},d=d||c.duration,d=a.fx.off?0:typeof d=="number"?d:d in a.fx.speeds?a.fx.speeds[d]:a.fx.speeds._default,e=e||c.complete,[b,c,d,e]}function l(b){return!b||typeof b=="number"||a.fx.speeds[b]?!0:typeof b=="string"&&!a.effects[b]?!0:!1}a.effects={},a.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","borderColor","color","outlineColor"],function(b,e){a.fx.step[e]=function(a){a.colorInit||(a.start=d(a.elem,e),a.end=c(a.end),a.colorInit=!0),a.elem.style[e]="rgb("+Math.max(Math.min(parseInt(a.pos*(a.end[0]-a.start[0])+a.start[0],10),255),0)+","+Math.max(Math.min(parseInt(a.pos*(a.end[1]-a.start[1])+a.start[1],10),255),0)+","+Math.max(Math.min(parseInt(a.pos*(a.end[2]-a.start[2])+a.start[2],10),255),0)+")"}});var e={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]},f=["add","remove","toggle"],g={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};a.effects.animateClass=function(b,c,d,e){return a.isFunction(d)&&(e=d,d=null),this.queue(function(){var g=a(this),k=g.attr("style")||" ",l=i(h.call(this)),m,n=g.attr("class")||"";a.each(f,function(a,c){b[c]&&g[c+"Class"](b[c])}),m=i(h.call(this)),g.attr("class",n),g.animate(j(l,m),{queue:!1,duration:c,easing:d,complete:function(){a.each(f,function(a,c){b[c]&&g[c+"Class"](b[c])}),typeof g.attr("style")=="object"?(g.attr("style").cssText="",g.attr("style").cssText=k):g.attr("style",k),e&&e.apply(this,arguments),a.dequeue(this)}})})},a.fn.extend({_addClass:a.fn.addClass,addClass:function(b,c,d,e){return c?a.effects.animateClass.apply(this,[{add:b},c,d,e]):this._addClass(b)},_removeClass:a.fn.removeClass,removeClass:function(b,c,d,e){return c?a.effects.animateClass.apply(this,[{remove:b},c,d,e]):this._removeClass(b)},_toggleClass:a.fn.toggleClass,toggleClass:function(c,d,e,f,g){return typeof d=="boolean"||d===b?e?a.effects.animateClass.apply(this,[d?{add:c}:{remove:c},e,f,g]):this._toggleClass(c,d):a.effects.animateClass.apply(this,[{toggle:c},d,e,f])},switchClass:function(b,c,d,e,f){return a.effects.animateClass.apply(this,[{add:c,remove:b},d,e,f])}}),a.extend(a.effects,{version:"1.8.23",save:function(a,b){for(var c=0;c<b.length;c++)b[c]!==null&&a.data("ec.storage."+b[c],a[0].style[b[c]])},restore:function(a,b){for(var c=0;c<b.length;c++)b[c]!==null&&a.css(b[c],a.data("ec.storage."+b[c]))},setMode:function(a,b){return b=="toggle"&&(b=a.is(":hidden")?"show":"hide"),b},getBaseline:function(a,b){var c,d;switch(a[0]){case"top":c=0;break;case"middle":c=.5;break;case"bottom":c=1;break;default:c=a[0]/b.height}switch(a[1]){case"left":d=0;break;case"center":d=.5;break;case"right":d=1;break;default:d=a[1]/b.width}return{x:d,y:c}},createWrapper:function(b){if(b.parent().is(".ui-effects-wrapper"))return b.parent();var c={width:b.outerWidth(!0),height:b.outerHeight(!0),"float":b.css("float")},d=a("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0}),e=document.activeElement;try{e.id}catch(f){e=document.body}return b.wrap(d),(b[0]===e||a.contains(b[0],e))&&a(e).focus(),d=b.parent(),b.css("position")=="static"?(d.css({position:"relative"}),b.css({position:"relative"})):(a.extend(c,{position:b.css("position"),zIndex:b.css("z-index")}),a.each(["top","left","bottom","right"],function(a,d){c[d]=b.css(d),isNaN(parseInt(c[d],10))&&(c[d]="auto")}),b.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"})),d.css(c).show()},removeWrapper:function(b){var c,d=document.activeElement;return b.parent().is(".ui-effects-wrapper")?(c=b.parent().replaceWith(b),(b[0]===d||a.contains(b[0],d))&&a(d).focus(),c):b},setTransition:function(b,c,d,e){return e=e||{},a.each(c,function(a,c){var f=b.cssUnit(c);f[0]>0&&(e[c]=f[0]*d+f[1])}),e}}),a.fn.extend({effect:function(b,c,d,e){var f=k.apply(this,arguments),g={options:f[1],duration:f[2],callback:f[3]},h=g.options.mode,i=a.effects[b];return a.fx.off||!i?h?this[h](g.duration,g.callback):this.each(function(){g.callback&&g.callback.call(this)}):i.call(this,g)},_show:a.fn.show,show:function(a){if(l(a))return this._show.apply(this,arguments);var b=k.apply(this,arguments);return b[1].mode="show",this.effect.apply(this,b)},_hide:a.fn.hide,hide:function(a){if(l(a))return this._hide.apply(this,arguments);var b=k.apply(this,arguments);return b[1].mode="hide",this.effect.apply(this,b)},__toggle:a.fn.toggle,toggle:function(b){if(l(b)||typeof b=="boolean"||a.isFunction(b))return this.__toggle.apply(this,arguments);var c=k.apply(this,arguments);return c[1].mode="toggle",this.effect.apply(this,c)},cssUnit:function(b){var c=this.css(b),d=[];return a.each(["em","px","%","pt"],function(a,b){c.indexOf(b)>0&&(d=[parseFloat(c),b])}),d}});var m={};a.each(["Quad","Cubic","Quart","Quint","Expo"],function(a,b){m[b]=function(b){return Math.pow(b,a+2)}}),a.extend(m,{Sine:function(a){return 1-Math.cos(a*Math.PI/2)},Circ:function(a){return 1-Math.sqrt(1-a*a)},Elastic:function(a){return a===0||a===1?a:-Math.pow(2,8*(a-1))*Math.sin(((a-1)*80-7.5)*Math.PI/15)},Back:function(a){return a*a*(3*a-2)},Bounce:function(a){var b,c=4;while(a<((b=Math.pow(2,--c))-1)/11);return 1/Math.pow(4,3-c)-7.5625*Math.pow((b*3-2)/22-a,2)}}),a.each(m,function(b,c){a.easing["easeIn"+b]=c,a.easing["easeOut"+b]=function(a){return 1-c(1-a)},a.easing["easeInOut"+b]=function(a){return a<.5?c(a*2)/2:c(a*-2+2)/-2+1}})}(jQuery);;
\ No newline at end of file
/*!
jQuery.kinetic v1.5
Dave Taylor http://the-taylors.org/jquery.kinetic
The MIT License (MIT)
Copyright (c) <2011> <Dave Taylor http://the-taylors.org>
*/
/*global define,require */
(function ($) {
'use strict';
var DEFAULT_SETTINGS = { decelerate: true
, triggerHardware: false
, y: true
, x: true
, slowdown: 0.9
, maxvelocity: 40
, throttleFPS: 60
, movingClass: {
up: 'kinetic-moving-up'
, down: 'kinetic-moving-down'
, left: 'kinetic-moving-left'
, right: 'kinetic-moving-right'
}
, deceleratingClass: {
up: 'kinetic-decelerating-up'
, down: 'kinetic-decelerating-down'
, left: 'kinetic-decelerating-left'
, right: 'kinetic-decelerating-right'
}
},
SETTINGS_KEY = 'kinetic-settings',
ACTIVE_CLASS = 'kinetic-active';
/**
* Provides requestAnimationFrame in a cross browser way.
* http://paulirish.com/2011/requestanimationframe-for-smart-animating/
*/
if (!window.requestAnimationFrame) {
window.requestAnimationFrame = (function () {
return window.webkitRequestAnimationFrame ||
window.mozRequestAnimationFrame ||
window.oRequestAnimationFrame ||
window.msRequestAnimationFrame ||
function ( /* function FrameRequestCallback */callback, /* DOMElement Element */element) {
window.setTimeout(callback, 1000 / 60);
};
} ());
}
// add touch checker to jQuery.support
$.support = $.support || {};
$.extend($.support, {
touch: "ontouchend" in document
});
var selectStart = function () { return false; };
var decelerateVelocity = function (velocity, slowdown) {
return Math.floor(Math.abs(velocity)) === 0 ? 0 // is velocity less than 1?
: velocity * slowdown; // reduce slowdown
};
var capVelocity = function (velocity, max) {
var newVelocity = velocity;
if (velocity > 0) {
if (velocity > max) {
newVelocity = max;
}
} else {
if (velocity < (0 - max)) {
newVelocity = (0 - max);
}
}
return newVelocity;
};
var setMoveClasses = function (settings, classes) {
this.removeClass(settings.movingClass.up)
.removeClass(settings.movingClass.down)
.removeClass(settings.movingClass.left)
.removeClass(settings.movingClass.right)
.removeClass(settings.deceleratingClass.up)
.removeClass(settings.deceleratingClass.down)
.removeClass(settings.deceleratingClass.left)
.removeClass(settings.deceleratingClass.right);
if (settings.velocity > 0) {
this.addClass(classes.right);
}
if (settings.velocity < 0) {
this.addClass(classes.left);
}
if (settings.velocityY > 0) {
this.addClass(classes.down);
}
if (settings.velocityY < 0) {
this.addClass(classes.up);
}
};
var stop = function ($scroller, settings) {
if (typeof settings.stopped === 'function') {
settings.stopped.call($scroller, settings);
}
};
/** do the actual kinetic movement */
var move = function ($scroller, settings) {
var scroller = $scroller[0];
// set scrollLeft
if (settings.x && scroller.scrollWidth > 0) {
scroller.scrollLeft = settings.scrollLeft = scroller.scrollLeft + settings.velocity;
if (Math.abs(settings.velocity) > 0) {
settings.velocity = settings.decelerate ?
decelerateVelocity(settings.velocity, settings.slowdown) : settings.velocity;
}
} else {
settings.velocity = 0;
}
// set scrollTop
if (settings.y && scroller.scrollHeight > 0) {
scroller.scrollTop = settings.scrollTop = scroller.scrollTop + settings.velocityY;
if (Math.abs(settings.velocityY) > 0) {
settings.velocityY = settings.decelerate ?
decelerateVelocity(settings.velocityY, settings.slowdown) : settings.velocityY;
}
} else {
settings.velocityY = 0;
}
setMoveClasses.call($scroller, settings, settings.deceleratingClass);
if (typeof settings.moved === 'function') {
settings.moved.call($scroller, settings);
}
if (Math.abs(settings.velocity) > 0 || Math.abs(settings.velocityY) > 0) {
// tick for next movement
window.requestAnimationFrame(function () { move($scroller, settings); });
} else {
stop($scroller, settings);
}
};
var callOption = function (method, options) {
var methodFn = $.kinetic.callMethods[method]
, args = Array.prototype.slice.call(arguments)
;
if (methodFn) {
this.each(function () {
var opts = args.slice(1), settings = $(this).data(SETTINGS_KEY);
opts.unshift(settings);
methodFn.apply(this, opts);
});
}
};
var attachListeners = function ($this, settings) {
var element = $this[0];
if ($.support.touch) {
element.addEventListener('touchstart', settings.events.touchStart, false);
element.addEventListener('touchend', settings.events.inputEnd, false);
element.addEventListener('touchmove', settings.events.touchMove, false);
} else {
$this
.mousedown(settings.events.inputDown)
.mouseup(settings.events.inputEnd)
.mousemove(settings.events.inputMove);
}
$this.click(settings.events.inputClick)
.bind("selectstart", selectStart); // prevent selection when dragging
$this.bind('dragstart', settings.events.dragStart);
};
var detachListeners = function ($this, settings) {
var element = $this[0];
if ($.support.touch) {
element.removeEventListener('touchstart', settings.events.touchStart, false);
element.removeEventListener('touchend', settings.events.inputEnd, false);
element.removeEventListener('touchmove', settings.events.touchMove, false);
} else {
$this
.unbind('mousedown', settings.events.inputDown)
.unbind('mouseup', settings.events.inputEnd)
.unbind('mousemove', settings.events.inputMove);
}
$this.unbind('click', settings.events.inputClick)
.unbind("selectstart", selectStart); // prevent selection when dragging
$this.unbind('dragstart', settings.events.dragStart);
};
var initElements = function (options) {
this
.addClass(ACTIVE_CLASS)
.each(function () {
var settings = $.extend({}, DEFAULT_SETTINGS, options);
var self = this
, $this = $(this)
, xpos
, prevXPos = false
, ypos
, prevYPos = false
, mouseDown = false
, scrollLeft
, scrollTop
, throttleTimeout = 1000 / settings.throttleFPS
, lastMove
, elementFocused
;
settings.velocity = 0;
settings.velocityY = 0;
// make sure we reset everything when mouse up
var resetMouse = function () {
xpos = false;
ypos = false;
mouseDown = false;
};
$(document).mouseup(resetMouse).click(resetMouse);
var calculateVelocities = function () {
settings.velocity = capVelocity(prevXPos - xpos, settings.maxvelocity);
settings.velocityY = capVelocity(prevYPos - ypos, settings.maxvelocity);
};
var useTarget = function (target) {
if ($.isFunction(settings.filterTarget)) {
return settings.filterTarget.call(self, target) !== false;
}
return true;
};
var start = function (clientX, clientY) {
mouseDown = true;
settings.velocity = prevXPos = 0;
settings.velocityY = prevYPos = 0;
xpos = clientX;
ypos = clientY;
};
var end = function () {
if (xpos && prevXPos && settings.decelerate === false) {
settings.decelerate = true;
calculateVelocities();
xpos = prevXPos = mouseDown = false;
move($this, settings);
}
};
var inputmove = function (clientX, clientY) {
if (!lastMove || new Date() > new Date(lastMove.getTime() + throttleTimeout)) {
lastMove = new Date();
if (mouseDown && (xpos || ypos)) {
if (elementFocused) {
$(elementFocused).blur();
elementFocused = null;
$this.focus();
}
settings.decelerate = false;
settings.velocity = settings.velocityY = 0;
$this[0].scrollLeft = settings.scrollLeft = settings.x ? $this[0].scrollLeft - (clientX - xpos) : $this[0].scrollLeft;
$this[0].scrollTop = settings.scrollTop = settings.y ? $this[0].scrollTop - (clientY - ypos) : $this[0].scrollTop;
prevXPos = xpos;
prevYPos = ypos;
xpos = clientX;
ypos = clientY;
calculateVelocities();
setMoveClasses.call($this, settings, settings.movingClass);
if (typeof settings.moved === 'function') {
settings.moved.call($this, settings);
}
}
}
};
// Events
settings.events = {
touchStart: function (e) {
if (useTarget(e.target)) {
start(e.touches[0].clientX, e.touches[0].clientY);
e.stopPropagation();
}
},
touchMove: function (e) {
if (mouseDown) {
inputmove(e.touches[0].clientX, e.touches[0].clientY);
if (e.preventDefault) { e.preventDefault(); }
}
},
inputDown: function (e) {
if (useTarget(e.target)) {
start(e.clientX, e.clientY);
elementFocused = e.target;
if (e.target.nodeName === 'IMG') {
e.preventDefault();
}
e.stopPropagation();
}
},
inputEnd: function (e) {
end();
elementFocused = null;
if (e.preventDefault) { e.preventDefault(); }
},
inputMove: function (e) {
if (mouseDown) {
inputmove(e.clientX, e.clientY);
if (e.preventDefault) { e.preventDefault(); }
}
},
inputClick: function (e) {
if (Math.abs(settings.velocity) > 0) {
e.preventDefault();
return false;
}
},
// prevent drag and drop images in ie
dragStart: function (e) {
if (elementFocused) {
return false;
}
}
};
attachListeners($this, settings);
$this.data(SETTINGS_KEY, settings).css("cursor", "move");
if (settings.triggerHardware) {
$this.css('-webkit-transform', 'translate3d(0,0,0)');
}
});
};
$.kinetic = {
settingsKey: SETTINGS_KEY,
callMethods: {
start: function (settings, options) {
var $this = $(this);
settings = $.extend(settings, options);
if (settings) {
settings.decelerate = false;
move($this, settings);
}
},
end: function (settings, options) {
var $this = $(this);
if (settings) {
settings.decelerate = true;
}
},
stop: function (settings, options) {
settings.velocity = 0;
settings.velocityY = 0;
settings.decelerate = true;
},
detach: function (settings, options) {
var $this = $(this);
detachListeners($this, settings);
$this
.removeClass(ACTIVE_CLASS)
.css("cursor", "");
},
attach: function (settings, options) {
var $this = $(this);
attachListeners($this, settings);
$this
.addClass(ACTIVE_CLASS)
.css("cursor", "move");
}
}
};
$.fn.kinetic = function (options) {
if (typeof options === 'string') {
callOption.apply(this, arguments);
} else {
initElements.call(this, options);
}
return this;
};
} (window.jQuery || window.Zepto));
/*! Copyright (c) 2011 Brandon Aaron (http://brandonaaron.net)
* Licensed under the MIT License (LICENSE.txt).
*
* Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers.
* Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
* Thanks to: Seamus Leahy for adding deltaX and deltaY
*
* Version: 3.0.6
*
* Requires: 1.2.2+
*/
(function(a){function d(b){var c=b||window.event,d=[].slice.call(arguments,1),e=0,f=!0,g=0,h=0;return b=a.event.fix(c),b.type="mousewheel",c.wheelDelta&&(e=c.wheelDelta/120),c.detail&&(e=-c.detail/3),h=e,c.axis!==undefined&&c.axis===c.HORIZONTAL_AXIS&&(h=0,g=-1*e),c.wheelDeltaY!==undefined&&(h=c.wheelDeltaY/120),c.wheelDeltaX!==undefined&&(g=-1*c.wheelDeltaX/120),d.unshift(b,e,g,h),(a.event.dispatch||a.event.handle).apply(this,d)}var b=["DOMMouseScroll","mousewheel"];if(a.event.fixHooks)for(var c=b.length;c;)a.event.fixHooks[b[--c]]=a.event.mouseHooks;a.event.special.mousewheel={setup:function(){if(this.addEventListener)for(var a=b.length;a;)this.addEventListener(b[--a],d,!1);else this.onmousewheel=d},teardown:function(){if(this.removeEventListener)for(var a=b.length;a;)this.removeEventListener(b[--a],d,!1);else this.onmousewheel=null}},a.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})})(jQuery)
(function(e){e.widget("thomaskahn.smoothDivScroll",{options:{scrollingHotSpotLeftClass:"scrollingHotSpotLeft",scrollingHotSpotRightClass:"scrollingHotSpotRight",scrollableAreaClass:"scrollableArea",scrollWrapperClass:"scrollWrapper",hiddenOnStart:!1,getContentOnLoad:{},countOnlyClass:"",startAtElementId:"",hotSpotScrolling:!0,hotSpotScrollingStep:15,hotSpotScrollingInterval:10,hotSpotMouseDownSpeedBooster:3,visibleHotSpotBackgrounds:"hover",hotSpotsVisibleTime:5e3,easingAfterHotSpotScrolling:!0,easingAfterHotSpotScrollingDistance:10,easingAfterHotSpotScrollingDuration:300,easingAfterHotSpotScrollingFunction:"easeOutQuart",mousewheelScrolling:"",mousewheelScrollingStep:70,easingAfterMouseWheelScrolling:!0,easingAfterMouseWheelScrollingDuration:300,easingAfterMouseWheelScrollingFunction:"easeOutQuart",manualContinuousScrolling:!1,autoScrollingMode:"",autoScrollingDirection:"endlessLoopRight",autoScrollingStep:1,autoScrollingInterval:10,touchScrolling:!1,scrollToAnimationDuration:1e3,scrollToEasingFunction:"easeOutQuart"},_create:function(){var t=this,n=this.options,r=this.element;r.data("scrollWrapper",r.find("."+n.scrollWrapperClass)),r.data("scrollingHotSpotRight",r.find("."+n.scrollingHotSpotRightClass)),r.data("scrollingHotSpotLeft",r.find("."+n.scrollingHotSpotLeftClass)),r.data("scrollableArea",r.find("."+n.scrollableAreaClass)),r.data("scrollingHotSpotRight").length>0&&r.data("scrollingHotSpotRight").detach(),r.data("scrollingHotSpotLeft").length>0&&r.data("scrollingHotSpotLeft").detach(),r.data("scrollableArea").length===0&&r.data("scrollWrapper").length===0?(r.wrapInner("<div class='"+n.scrollableAreaClass+"'>").wrapInner("<div class='"+n.scrollWrapperClass+"'>"),r.data("scrollWrapper",r.find("."+n.scrollWrapperClass)),r.data("scrollableArea",r.find("."+n.scrollableAreaClass))):r.data("scrollWrapper").length===0?(r.wrapInner("<div class='"+n.scrollWrapperClass+"'>"),r.data("scrollWrapper",r.find("."+n.scrollWrapperClass))):r.data("scrollableArea").length===0&&(r.data("scrollWrapper").wrapInner("<div class='"+n.scrollableAreaClass+"'>"),r.data("scrollableArea",r.find("."+n.scrollableAreaClass))),r.data("scrollingHotSpotRight").length===0?(r.prepend("<div class='"+n.scrollingHotSpotRightClass+"'></div>"),r.data("scrollingHotSpotRight",r.find("."+n.scrollingHotSpotRightClass))):r.prepend(r.data("scrollingHotSpotRight")),r.data("scrollingHotSpotLeft").length===0?(r.prepend("<div class='"+n.scrollingHotSpotLeftClass+"'></div>"),r.data("scrollingHotSpotLeft",r.find("."+n.scrollingHotSpotLeftClass))):r.prepend(r.data("scrollingHotSpotLeft")),r.data("speedBooster",1),r.data("scrollXPos",0),r.data("hotSpotWidth",r.data("scrollingHotSpotLeft").innerWidth()),r.data("scrollableAreaWidth",0),r.data("startingPosition",0),r.data("rightScrollingInterval",null),r.data("leftScrollingInterval",null),r.data("autoScrollingInterval",null),r.data("hideHotSpotBackgroundsInterval",null),r.data("previousScrollLeft",0),r.data("pingPongDirection","right"),r.data("getNextElementWidth",!0),r.data("swapAt",null),r.data("startAtElementHasNotPassed",!0),r.data("swappedElement",null),r.data("originalElements",r.data("scrollableArea").children(n.countOnlyClass)),r.data("visible",!0),r.data("enabled",!0),r.data("scrollableAreaHeight",r.data("scrollableArea").height()),r.data("scrollerOffset",r.offset()),n.touchScrolling&&r.data("enabled")&&r.data("scrollWrapper").kinetic({y:!1,moved:function(e){n.manualContinuousScrolling&&(r.data("scrollWrapper").scrollLeft()<=0?t._checkContinuousSwapLeft():t._checkContinuousSwapRight())},stopped:function(e){r.data("scrollWrapper").stop(!0,!1),t.stopAutoScrolling()}}),r.data("scrollingHotSpotRight").bind("mousemove",function(e){if(n.hotSpotScrolling){var t=e.pageX-(this.offsetLeft+r.data("scrollerOffset").left);r.data("scrollXPos",Math.round(t/r.data("hotSpotWidth")*n.hotSpotScrollingStep)),(r.data("scrollXPos")===Infinity||r.data("scrollXPos")<1)&&r.data("scrollXPos",1)}}),r.data("scrollingHotSpotRight").bind("mouseover",function(){n.hotSpotScrolling&&(r.data("scrollWrapper").stop(!0,!1),t.stopAutoScrolling(),r.data("rightScrollingInterval",setInterval(function(){r.data("scrollXPos")>0&&r.data("enabled")&&(r.data("scrollWrapper").scrollLeft(r.data("scrollWrapper").scrollLeft()+r.data("scrollXPos")*r.data("speedBooster")),n.manualContinuousScrolling&&t._checkContinuousSwapRight(),t._showHideHotSpots())},n.hotSpotScrollingInterval)),t._trigger("mouseOverRightHotSpot"))}),r.data("scrollingHotSpotRight").bind("mouseout",function(){n.hotSpotScrolling&&(clearInterval(r.data("rightScrollingInterval")),r.data("scrollXPos",0),n.easingAfterHotSpotScrolling&&r.data("enabled")&&r.data("scrollWrapper").animate({scrollLeft:r.data("scrollWrapper").scrollLeft()+n.easingAfterHotSpotScrollingDistance},{duration:n.easingAfterHotSpotScrollingDuration,easing:n.easingAfterHotSpotScrollingFunction}))}),r.data("scrollingHotSpotRight").bind("mousedown",function(){r.data("speedBooster",n.hotSpotMouseDownSpeedBooster)}),e("body").bind("mouseup",function(){r.data("speedBooster",1)}),r.data("scrollingHotSpotLeft").bind("mousemove",function(e){if(n.hotSpotScrolling){var t=this.offsetLeft+r.data("scrollerOffset").left+r.data("hotSpotWidth")-e.pageX;r.data("scrollXPos",Math.round(t/r.data("hotSpotWidth")*n.hotSpotScrollingStep)),(r.data("scrollXPos")===Infinity||r.data("scrollXPos")<1)&&r.data("scrollXPos",1)}}),r.data("scrollingHotSpotLeft").bind("mouseover",function(){n.hotSpotScrolling&&(r.data("scrollWrapper").stop(!0,!1),t.stopAutoScrolling(),r.data("leftScrollingInterval",setInterval(function(){r.data("scrollXPos")>0&&r.data("enabled")&&(r.data("scrollWrapper").scrollLeft(r.data("scrollWrapper").scrollLeft()-r.data("scrollXPos")*r.data("speedBooster")),n.manualContinuousScrolling&&t._checkContinuousSwapLeft(),t._showHideHotSpots())},n.hotSpotScrollingInterval)),t._trigger("mouseOverLeftHotSpot"))}),r.data("scrollingHotSpotLeft").bind("mouseout",function(){n.hotSpotScrolling&&(clearInterval(r.data("leftScrollingInterval")),r.data("scrollXPos",0),n.easingAfterHotSpotScrolling&&r.data("enabled")&&r.data("scrollWrapper").animate({scrollLeft:r.data("scrollWrapper").scrollLeft()-n.easingAfterHotSpotScrollingDistance},{duration:n.easingAfterHotSpotScrollingDuration,easing:n.easingAfterHotSpotScrollingFunction}))}),r.data("scrollingHotSpotLeft").bind("mousedown",function(){r.data("speedBooster",n.hotSpotMouseDownSpeedBooster)}),r.data("scrollableArea").mousewheel(function(e,i,s,u){if(r.data("enabled")&&n.mousewheelScrolling.length>0){var a;n.mousewheelScrolling==="vertical"&&u!==0?(t.stopAutoScrolling(),e.preventDefault(),a=Math.round(n.mousewheelScrollingStep*u*-1),t.move(a)):n.mousewheelScrolling==="horizontal"&&s!==0?(t.stopAutoScrolling(),e.preventDefault(),a=Math.round(n.mousewheelScrollingStep*s*-1),t.move(a)):n.mousewheelScrolling==="allDirections"&&(t.stopAutoScrolling(),e.preventDefault(),a=Math.round(n.mousewheelScrollingStep*i*-1),t.move(a))}}),n.mousewheelScrolling&&r.data("scrollingHotSpotLeft").add(r.data("scrollingHotSpotRight")).mousewheel(function(e){e.preventDefault()}),e(window).bind("resize",function(){t._showHideHotSpots(),t._trigger("windowResized")}),jQuery.isEmptyObject(n.getContentOnLoad)||t[n.getContentOnLoad.method](n.getContentOnLoad.content,n.getContentOnLoad.manipulationMethod,n.getContentOnLoad.addWhere,n.getContentOnLoad.filterTag),n.hiddenOnStart&&t.hide(),e(window).load(function(){n.hiddenOnStart||t.recalculateScrollableArea(),n.autoScrollingMode.length>0&&!n.hiddenOnStart&&t.startAutoScrolling();if(n.autoScrollingMode!=="always")switch(n.visibleHotSpotBackgrounds){case"always":t.showHotSpotBackgrounds();break;case"onStart":t.showHotSpotBackgrounds(),r.data("hideHotSpotBackgroundsInterval",setTimeout(function(){t.hideHotSpotBackgrounds(250)},n.hotSpotsVisibleTime));break;case"hover":r.mouseenter(function(e){n.hotSpotScrolling&&(e.stopPropagation(),t.showHotSpotBackgrounds(250))}).mouseleave(function(e){n.hotSpotScrolling&&(e.stopPropagation(),t.hideHotSpotBackgrounds(250))});break;default:}t._showHideHotSpots(),t._trigger("setupComplete")})},_setOption:function(e,t){var n=this,r=this.options,i=this.element;r[e]=t,e==="hotSpotScrolling"?t===!0?n._showHideHotSpots():(i.data("scrollingHotSpotLeft").hide(),i.data("scrollingHotSpotRight").hide()):e==="autoScrollingStep"||e==="easingAfterHotSpotScrollingDistance"||e==="easingAfterHotSpotScrollingDuration"||e==="easingAfterMouseWheelScrollingDuration"?r[e]=parseInt(t,10):e==="autoScrollingInterval"&&(r[e]=parseInt(t,10),n.startAutoScrolling())},showHotSpotBackgrounds:function(e){var t=this,n=this.element,r=this.option;e!==undefined?(n.data("scrollingHotSpotLeft").addClass("scrollingHotSpotLeftVisible"),n.data("scrollingHotSpotRight").addClass("scrollingHotSpotRightVisible"),n.data("scrollingHotSpotLeft").add(n.data("scrollingHotSpotRight")).fadeTo(e,.35)):(n.data("scrollingHotSpotLeft").addClass("scrollingHotSpotLeftVisible"),n.data("scrollingHotSpotLeft").removeAttr("style"),n.data("scrollingHotSpotRight").addClass("scrollingHotSpotRightVisible"),n.data("scrollingHotSpotRight").removeAttr("style")),t._showHideHotSpots()},hideHotSpotBackgrounds:function(e){var t=this.element,n=this.option;e!==undefined?(t.data("scrollingHotSpotLeft").fadeTo(e,0,function(){t.data("scrollingHotSpotLeft").removeClass("scrollingHotSpotLeftVisible")}),t.data("scrollingHotSpotRight").fadeTo(e,0,function(){t.data("scrollingHotSpotRight").removeClass("scrollingHotSpotRightVisible")})):(t.data("scrollingHotSpotLeft").removeClass("scrollingHotSpotLeftVisible").removeAttr("style"),t.data("scrollingHotSpotRight").removeClass("scrollingHotSpotRightVisible").removeAttr("style"))},_showHideHotSpots:function(){var e=this,t=this.element,n=this.options;n.hotSpotScrolling?n.manualContinuousScrolling&&n.hotSpotScrolling&&n.autoScrollingMode!=="always"?(t.data("scrollingHotSpotLeft").show(),t.data("scrollingHotSpotRight").show()):n.autoScrollingMode!=="always"&&n.hotSpotScrolling?t.data("scrollableAreaWidth")<=t.data("scrollWrapper").innerWidth()?(t.data("scrollingHotSpotLeft").hide(),t.data("scrollingHotSpotRight").hide()):t.data("scrollWrapper").scrollLeft()===0?(t.data("scrollingHotSpotLeft").hide(),t.data("scrollingHotSpotRight").show(),e._trigger("scrollerLeftLimitReached"),clearInterval(t.data("leftScrollingInterval")),t.data("leftScrollingInterval",null)):t.data("scrollableAreaWidth")<=t.data("scrollWrapper").innerWidth()+t.data("scrollWrapper").scrollLeft()?(t.data("scrollingHotSpotLeft").show(),t.data("scrollingHotSpotRight").hide(),e._trigger("scrollerRightLimitReached"),clearInterval(t.data("rightScrollingInterval")),t.data("rightScrollingInterval",null)):(t.data("scrollingHotSpotLeft").show(),t.data("scrollingHotSpotRight").show()):(t.data("scrollingHotSpotLeft").hide(),t.data("scrollingHotSpotRight").hide()):(t.data("scrollingHotSpotLeft").hide(),t.data("scrollingHotSpotRight").hide())},_setElementScrollPosition:function(t,n){var r=this.element,i=this.options,s=0;switch(t){case"first":return r.data("scrollXPos",0),!0;case"start":if(i.startAtElementId!==""&&r.data("scrollableArea").has("#"+i.startAtElementId))return s=e("#"+i.startAtElementId).position().left,r.data("scrollXPos",s),!0;return!1;case"last":return r.data("scrollXPos",r.data("scrollableAreaWidth")-r.data("scrollWrapper").innerWidth()),!0;case"number":if(!isNaN(n))return s=r.data("scrollableArea").children(i.countOnlyClass).eq(n-1).position().left,r.data("scrollXPos",s),!0;return!1;case"id":if(n.length>0&&r.data("scrollableArea").has("#"+n))return s=e("#"+n).position().left,r.data("scrollXPos",s),!0;return!1;default:return!1}},jumpToElement:function(e,t){var n=this,r=this.element;if(r.data("enabled")&&n._setElementScrollPosition(e,t)){r.data("scrollWrapper").scrollLeft(r.data("scrollXPos")),n._showHideHotSpots();switch(e){case"first":n._trigger("jumpedToFirstElement");break;case"start":n._trigger("jumpedToStartElement");break;case"last":n._trigger("jumpedToLastElement");break;case"number":n._trigger("jumpedToElementNumber",null,{elementNumber:t});break;case"id":n._trigger("jumpedToElementId",null,{elementId:t});break;default:}}},scrollToElement:function(e,t){var n=this,r=this.element,i=this.options,s=!1;r.data("enabled")&&n._setElementScrollPosition(e,t)&&(r.data("autoScrollingInterval")!==null&&(n.stopAutoScrolling(),s=!0),r.data("scrollWrapper").stop(!0,!1),r.data("scrollWrapper").animate({scrollLeft:r.data("scrollXPos")},{duration:i.scrollToAnimationDuration,easing:i.scrollToEasingFunction,complete:function(){s&&n.startAutoScrolling(),n._showHideHotSpots();switch(e){case"first":n._trigger("scrolledToFirstElement");break;case"start":n._trigger("scrolledToStartElement");break;case"last":n._trigger("scrolledToLastElement");break;case"number":n._trigger("scrolledToElementNumber",null,{elementNumber:t});break;case"id":n._trigger("scrolledToElementId",null,{elementId:t});break;default:}}}))},move:function(e){var t=this,n=this.element,r=this.options;n.data("scrollWrapper").stop(!0,!0);if(e<0&&n.data("scrollWrapper").scrollLeft()>0||e>0&&n.data("scrollableAreaWidth")>n.data("scrollWrapper").innerWidth()+n.data("scrollWrapper").scrollLeft())r.easingAfterMouseWheelScrolling?n.data("scrollWrapper").animate({scrollLeft:n.data("scrollWrapper").scrollLeft()+e},{duration:r.easingAfterMouseWheelScrollingDuration,easing:r.easingAfterMouseWheelFunction,complete:function(){t._showHideHotSpots(),r.manualContinuousScrolling&&(e>0?t._checkContinuousSwapRight():t._checkContinuousSwapLeft())}}):(n.data("scrollWrapper").scrollLeft(n.data("scrollWrapper").scrollLeft()+e),t._showHideHotSpots(),r.manualContinuousScrolling&&(e>0?t._checkContinuousSwapRight():t._checkContinuousSwapLeft()))},getFlickrContent:function(t,n){var r=this,i=this.element;e.getJSON(t,function(t){function c(t,a){var p=t.media.m,d=p.replace("_m",s[a].letter),v=e("<img />").attr("src",d);v.load(function(){this.height<i.data("scrollableAreaHeight")?a+1<s.length?c(t,a+1):h(this):h(this);if(l===f){switch(n){case"addFirst":i.data("scrollableArea").children(":first").before(o);break;case"addLast":i.data("scrollableArea").children(":last").after(o);break;default:i.data("scrollableArea").html(o)}r.recalculateScrollableArea(),r._showHideHotSpots(),r._trigger("addedFlickrContent",null,{addedElementIds:u})}})}function h(t){var n=i.data("scrollableAreaHeight")/t.height,r=Math.round(t.width*n),s=e(t).attr("src").split("/"),a=s.length-1;s=s[a].split("."),e(t).attr("id",s[0]),e(t).css({height:i.data("scrollableAreaHeight"),width:r}),u.push(s[0]),o.push(t),l++}var s=[{size:"small square",pixels:75,letter:"_s"},{size:"thumbnail",pixels:100,letter:"_t"},{size:"small",pixels:240,letter:"_m"},{size:"medium",pixels:500,letter:""},{size:"medium 640",pixels:640,letter:"_z"},{size:"large",pixels:1024,letter:"_b"}],o=[],u=[],a,f=t.items.length,l=0;i.data("scrollableAreaHeight")<=75?a=0:i.data("scrollableAreaHeight")<=100?a=1:i.data("scrollableAreaHeight")<=240?a=2:i.data("scrollableAreaHeight")<=500?a=3:i.data("scrollableAreaHeight")<=640?a=4:a=5,e.each(t.items,function(e,t){c(t,a)})})},getAjaxContent:function(t,n,r){var i=this,s=this.element;e.ajaxSetup({cache:!1}),e.get(t,function(o){var u;r!==undefined?r.length>0?u=e("<div>").html(o).find(r):u=t:u=o;switch(n){case"addFirst":s.data("scrollableArea").children(":first").before(u);break;case"addLast":s.data("scrollableArea").children(":last").after(u);break;default:s.data("scrollableArea").html(u)}i.recalculateScrollableArea(),i._showHideHotSpots(),i._trigger("addedAjaxContent")})},getHtmlContent:function(t,n,r){var i=this,s=this.element,o;r!==undefined?r.length>0?o=e("<div>").html(t).find(r):o=t:o=t;switch(n){case"addFirst":s.data("scrollableArea").children(":first").before(o);break;case"addLast":s.data("scrollableArea").children(":last").after(o);break;default:s.data("scrollableArea").html(o)}i.recalculateScrollableArea(),i._showHideHotSpots(),i._trigger("addedHtmlContent")},recalculateScrollableArea:function(){var t=0,n=!1,r=this.options,i=this.element;i.data("scrollableArea").children(r.countOnlyClass).each(function(){r.startAtElementId.length>0&&e(this).attr("id")===r.startAtElementId&&(i.data("startingPosition",t),n=!0),t+=e(this).outerWidth(!0)}),n||i.data("startAtElementId",""),i.data("scrollableAreaWidth",t),i.data("scrollableArea").width(i.data("scrollableAreaWidth")),i.data("scrollWrapper").scrollLeft(i.data("startingPosition")),i.data("scrollXPos",i.data("startingPosition"))},getScrollerOffset:function(){var e=this.element;return e.data("scrollWrapper").scrollLeft()},stopAutoScrolling:function(){var e=this,t=this.element;t.data("autoScrollingInterval")!==null&&(clearInterval(t.data("autoScrollingInterval")),t.data("autoScrollingInterval",null),e._showHideHotSpots(),e._trigger("autoScrollingStopped"))},startAutoScrolling:function(){var e=this,t=this.element,n=this.options;t.data("enabled")&&(e._showHideHotSpots(),clearInterval(t.data("autoScrollingInterval")),t.data("autoScrollingInterval",null),e._trigger("autoScrollingStarted"),t.data("autoScrollingInterval",setInterval(function(){if(!t.data("visible")||t.data("scrollableAreaWidth")<=t.data("scrollWrapper").innerWidth())clearInterval(t.data("autoScrollingInterval")),t.data("autoScrollingInterval",null);else{t.data("previousScrollLeft",t.data("scrollWrapper").scrollLeft());switch(n.autoScrollingDirection){case"right":t.data("scrollWrapper").scrollLeft(t.data("scrollWrapper").scrollLeft()+n.autoScrollingStep),t.data("previousScrollLeft")===t.data("scrollWrapper").scrollLeft()&&(e._trigger("autoScrollingRightLimitReached"),clearInterval(t.data("autoScrollingInterval")),t.data("autoScrollingInterval",null),e._trigger("autoScrollingIntervalStopped"));break;case"left":t.data("scrollWrapper").scrollLeft(t.data("scrollWrapper").scrollLeft()-n.autoScrollingStep),t.data("previousScrollLeft")===t.data("scrollWrapper").scrollLeft()&&(e._trigger("autoScrollingLeftLimitReached"),clearInterval(t.data("autoScrollingInterval")),t.data("autoScrollingInterval",null),e._trigger("autoScrollingIntervalStopped"));break;case"backAndForth":t.data("pingPongDirection")==="right"?t.data("scrollWrapper").scrollLeft(t.data("scrollWrapper").scrollLeft()+n.autoScrollingStep):t.data("scrollWrapper").scrollLeft(t.data("scrollWrapper").scrollLeft()-n.autoScrollingStep),t.data("previousScrollLeft")===t.data("scrollWrapper").scrollLeft()&&(t.data("pingPongDirection")==="right"?(t.data("pingPongDirection","left"),e._trigger("autoScrollingRightLimitReached")):(t.data("pingPongDirection","right"),e._trigger("autoScrollingLeftLimitReached")));break;case"endlessLoopRight":t.data("scrollWrapper").scrollLeft(t.data("scrollWrapper").scrollLeft()+n.autoScrollingStep),e._checkContinuousSwapRight();break;case"endlessLoopLeft":t.data("scrollWrapper").scrollLeft(t.data("scrollWrapper").scrollLeft()-n.autoScrollingStep),e._checkContinuousSwapLeft();break;default:}}},n.autoScrollingInterval)))},_checkContinuousSwapRight:function(){var t=this.element,n=this.options;t.data("getNextElementWidth")&&(n.startAtElementId.length>0&&t.data("startAtElementHasNotPassed")?(t.data("swapAt",e("#"+n.startAtElementId).outerWidth(!0)),t.data("startAtElementHasNotPassed",!1)):t.data("swapAt",t.data("scrollableArea").children(":first").outerWidth(!0)),t.data("getNextElementWidth",!1));if(t.data("swapAt")<=t.data("scrollWrapper").scrollLeft()){t.data("swappedElement",t.data("scrollableArea").children(":first").detach()),t.data("scrollableArea").append(t.data("swappedElement"));var r=t.data("scrollWrapper").scrollLeft();t.data("scrollWrapper").scrollLeft(r-t.data("swappedElement").outerWidth(!0)),t.data("getNextElementWidth",!0)}},_checkContinuousSwapLeft:function(){var t=this.element,n=this.options;t.data("getNextElementWidth")&&(n.startAtElementId.length>0&&t.data("startAtElementHasNotPassed")?(t.data("swapAt",e("#"+n.startAtElementId).outerWidth(!0)),t.data("startAtElementHasNotPassed",!1)):t.data("swapAt",t.data("scrollableArea").children(":first").outerWidth(!0)),t.data("getNextElementWidth",!1)),t.data("scrollWrapper").scrollLeft()===0&&(t.data("swappedElement",t.data("scrollableArea").children(":last").detach()),t.data("scrollableArea").prepend(t.data("swappedElement")),t.data("scrollWrapper").scrollLeft(t.data("scrollWrapper").scrollLeft()+t.data("swappedElement").outerWidth(!0)),t.data("getNextElementWidth",!0))},restoreOriginalElements:function(){var e=this,t=this.element;t.data("scrollableArea").html(t.data("originalElements")),e.recalculateScrollableArea(),e.jumpToElement("first")},show:function(){var e=this.element;e.data("visible",!0),e.show()},hide:function(){var e=this.element;e.data("visible",!1),e.hide()},enable:function(){var e=this.element;e.data("enabled",!0)},disable:function(){var e=this,t=this.element;e.stopAutoScrolling(),clearInterval(t.data("rightScrollingInterval")),clearInterval(t.data("leftScrollingInterval")),clearInterval(t.data("hideHotSpotBackgroundsInterval")),t.data("enabled",!1)},destroy:function(){var t=this,n=this.element;t.stopAutoScrolling(),clearInterval(n.data("rightScrollingInterval")),clearInterval(n.data("leftScrollingInterval")),clearInterval(n.data("hideHotSpotBackgroundsInterval")),n.data("scrollingHotSpotRight").unbind("mouseover"),n.data("scrollingHotSpotRight").unbind("mouseout"),n.data("scrollingHotSpotRight").unbind("mousedown"),n.data("scrollingHotSpotLeft").unbind("mouseover"),n.data("scrollingHotSpotLeft").unbind("mouseout"),n.data("scrollingHotSpotLeft").unbind("mousedown"),n.unbind("mousenter"),n.unbind("mouseleave"),n.data("scrollingHotSpotRight").remove(),n.data("scrollingHotSpotLeft").remove(),n.data("scrollableArea").remove(),n.data("scrollWrapper").remove(),n.html(n.data("originalElements")),e.Widget.prototype.destroy.apply(this,arguments)}})})(jQuery)
\ No newline at end of file
AUI().ready(
/*
This function gets loaded when all the HTML, not including the portlets, is
loaded.
*/
function() {
}
);
Liferay.Portlet.ready(
/*
This function gets loaded after each and every portlet on the page.
portletId: the current portlet's id
node: the Alloy Node object of the current portlet
*/
function(portletId, node) {
}
);
Liferay.on(
'allPortletsReady',
/*
This function gets loaded when everything, including the portlets, is on
the page.
*/
function() {
}
);
\ No newline at end of file
jQuery(document).ready(function ($) {
$('.oecd-header__primary-toggle').click(function (event) {
event.preventDefault();
var toggleButton = $(event.currentTarget);
var hiddenClass = 'oecd-header--primary-hidden';
var header = toggleButton.closest('.oecd-header');
header.toggleClass(hiddenClass);
if (!header.hasClass(hiddenClass)) {
// Focus the navigation
toggleButton
.closest('.oecd-header')
.find('.oecd-header__primary')
.attr('tabindex', '0').focus();
}
});
$('.oecd-header__secondary-toggle').click(function (event) {
event.preventDefault();
var toggleButton = $(event.currentTarget);
var secondaryContainer = toggleButton.closest('.oecd-header__secondary-container');
secondaryContainer.toggleClass('oecd-header__secondary-container--active');
var hiddenClass = 'sr-only';
var secondary = secondaryContainer.find('.oecd-header__secondary');
secondary.toggleClass(hiddenClass);
// Focus the navigation
if (!secondary.hasClass(hiddenClass)) {
secondary.attr('tabindex', '0').focus();
}
});
});
// Avoid `console` errors in browsers that lack a console.
(function(){for(var a,e=function(){},b="assert clear count debug dir dirxml error exception group groupCollapsed groupEnd info log markTimeline profile profileEnd table time timeEnd timeStamp trace warn".split(" "),c=b.length,d=window.console=window.console||{};c--;)a=b[c],d[a]||(d[a]=e)})();
// LoremImages
(function(b){b.fn.loremImages=function(e,d,j){var a=b.extend({},b.fn.loremImages.defaults,j);return this.each(function(c,k){var f=b(k),g="";for(c=0;c<a.count;c++){var h=e+Math.round(Math.random()*a.randomWidth),i=d+Math.round(Math.random()*a.randomHeight);g+=a.itemBuilder.call(f,c,"//lorempixel.com/"+(a.grey?"g/":"")+h+"/"+i+"/"+(a.category?a.category+"/":"")+"?"+Math.round(Math.random()*1E3),h,i)}f.append(g)})};b.fn.loremImages.defaults={count:10,grey:0,randomWidth:0,randomHeight:0,category:0,itemBuilder:function(e,
d){return'<img src="'+d+'" alt="Lorempixel">'}}})(jQuery);
// jQuery easing 1.3
jQuery.easing.jswing=jQuery.easing.swing;
jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(e,a,c,b,d){return jQuery.easing[jQuery.easing.def](e,a,c,b,d)},easeInQuad:function(e,a,c,b,d){return b*(a/=d)*a+c},easeOutQuad:function(e,a,c,b,d){return-b*(a/=d)*(a-2)+c},easeInOutQuad:function(e,a,c,b,d){return 1>(a/=d/2)?b/2*a*a+c:-b/2*(--a*(a-2)-1)+c},easeInCubic:function(e,a,c,b,d){return b*(a/=d)*a*a+c},easeOutCubic:function(e,a,c,b,d){return b*((a=a/d-1)*a*a+1)+c},easeInOutCubic:function(e,a,c,b,d){return 1>(a/=d/2)?b/2*a*a*a+c:
b/2*((a-=2)*a*a+2)+c},easeInQuart:function(e,a,c,b,d){return b*(a/=d)*a*a*a+c},easeOutQuart:function(e,a,c,b,d){return-b*((a=a/d-1)*a*a*a-1)+c},easeInOutQuart:function(e,a,c,b,d){return 1>(a/=d/2)?b/2*a*a*a*a+c:-b/2*((a-=2)*a*a*a-2)+c},easeInQuint:function(e,a,c,b,d){return b*(a/=d)*a*a*a*a+c},easeOutQuint:function(e,a,c,b,d){return b*((a=a/d-1)*a*a*a*a+1)+c},easeInOutQuint:function(e,a,c,b,d){return 1>(a/=d/2)?b/2*a*a*a*a*a+c:b/2*((a-=2)*a*a*a*a+2)+c},easeInSine:function(e,a,c,b,d){return-b*Math.cos(a/
d*(Math.PI/2))+b+c},easeOutSine:function(e,a,c,b,d){return b*Math.sin(a/d*(Math.PI/2))+c},easeInOutSine:function(e,a,c,b,d){return-b/2*(Math.cos(Math.PI*a/d)-1)+c},easeInExpo:function(e,a,c,b,d){return 0==a?c:b*Math.pow(2,10*(a/d-1))+c},easeOutExpo:function(e,a,c,b,d){return a==d?c+b:b*(-Math.pow(2,-10*a/d)+1)+c},easeInOutExpo:function(e,a,c,b,d){return 0==a?c:a==d?c+b:1>(a/=d/2)?b/2*Math.pow(2,10*(a-1))+c:b/2*(-Math.pow(2,-10*--a)+2)+c},easeInCirc:function(e,a,c,b,d){return-b*(Math.sqrt(1-(a/=d)*
a)-1)+c},easeOutCirc:function(e,a,c,b,d){return b*Math.sqrt(1-(a=a/d-1)*a)+c},easeInOutCirc:function(e,a,c,b,d){return 1>(a/=d/2)?-b/2*(Math.sqrt(1-a*a)-1)+c:b/2*(Math.sqrt(1-(a-=2)*a)+1)+c},easeInElastic:function(e,a,c,b,d){var e=1.70158,f=0,g=b;if(0==a)return c;if(1==(a/=d))return c+b;f||(f=0.3*d);g<Math.abs(b)?(g=b,e=f/4):e=f/(2*Math.PI)*Math.asin(b/g);return-(g*Math.pow(2,10*(a-=1))*Math.sin((a*d-e)*2*Math.PI/f))+c},easeOutElastic:function(e,a,c,b,d){var e=1.70158,f=0,g=b;if(0==a)return c;if(1==
(a/=d))return c+b;f||(f=0.3*d);g<Math.abs(b)?(g=b,e=f/4):e=f/(2*Math.PI)*Math.asin(b/g);return g*Math.pow(2,-10*a)*Math.sin((a*d-e)*2*Math.PI/f)+b+c},easeInOutElastic:function(e,a,c,b,d){var e=1.70158,f=0,g=b;if(0==a)return c;if(2==(a/=d/2))return c+b;f||(f=d*0.3*1.5);g<Math.abs(b)?(g=b,e=f/4):e=f/(2*Math.PI)*Math.asin(b/g);return 1>a?-0.5*g*Math.pow(2,10*(a-=1))*Math.sin((a*d-e)*2*Math.PI/f)+c:0.5*g*Math.pow(2,-10*(a-=1))*Math.sin((a*d-e)*2*Math.PI/f)+b+c},easeInBack:function(e,a,c,b,d,f){void 0==
f&&(f=1.70158);return b*(a/=d)*a*((f+1)*a-f)+c},easeOutBack:function(e,a,c,b,d,f){void 0==f&&(f=1.70158);return b*((a=a/d-1)*a*((f+1)*a+f)+1)+c},easeInOutBack:function(e,a,c,b,d,f){void 0==f&&(f=1.70158);return 1>(a/=d/2)?b/2*a*a*(((f*=1.525)+1)*a-f)+c:b/2*((a-=2)*a*(((f*=1.525)+1)*a+f)+2)+c},easeInBounce:function(e,a,c,b,d){return b-jQuery.easing.easeOutBounce(e,d-a,0,b,d)+c},easeOutBounce:function(e,a,c,b,d){return(a/=d)<1/2.75?b*7.5625*a*a+c:a<2/2.75?b*(7.5625*(a-=1.5/2.75)*a+0.75)+c:a<2.5/2.75?
b*(7.5625*(a-=2.25/2.75)*a+0.9375)+c:b*(7.5625*(a-=2.625/2.75)*a+0.984375)+c},easeInOutBounce:function(e,a,c,b,d){return a<d/2?0.5*jQuery.easing.easeInBounce(e,2*a,0,b,d)+c:0.5*jQuery.easing.easeOutBounce(e,2*a-d,0,b,d)+0.5*b+c}});
// jQuery throttle / debounce - v1.1 - 3/7/2010
(function(b,c){var $=b.jQuery||b.Cowboy||(b.Cowboy={}),a;$.throttle=a=function(e,f,j,i){var h,d=0;if(typeof f!=="boolean"){i=j;j=f;f=c}function g(){var o=this,m=+new Date()-d,n=arguments;function l(){d=+new Date();j.apply(o,n)}function k(){h=c}if(i&&!h){l()}h&&clearTimeout(h);if(i===c&&m>e){l()}else{if(f!==true){h=setTimeout(i?k:l,i===c?e-m:e)}}}if($.guid){g.guid=j.guid=j.guid||$.guid++}return g};$.debounce=function(d,e,f){return f===c?a(d,e,false):a(d,f,e!==false)}})(this);
\ No newline at end of file
jQuery(function($){
'use strict';
// -------------------------------------------------------------
// News & Blogs slider
// -------------------------------------------------------------
(function () {
var $frame = $('#news');
var $slidee = $frame.children('div').eq(0);
var $wrap = $frame.parent();
// Call Sly on frame
$frame.sly({
horizontal: 1,
itemNav: 'basic',
smart: 1,
activateOn: 'click',
mouseDragging: 1,
touchDragging: 1,
releaseSwing: 1,
startAt: 0,
scrollBar: $wrap.find('.scrollbar'),
scrollBy: 1,
pagesBar: $wrap.find('.pages'),
activatePageOn: 'click',
speed: 300,
elasticBounds: 1,
easing: 'easeOutExpo',
dragHandle: 1,
dynamicHandle: 1,
clickBar: 1
});
}());
// -------------------------------------------------------------
// Clients slider
// -------------------------------------------------------------
(function () {
var $frame = $('#clients');
var $slidee = $frame.children('div').eq(0);
var $wrap = $frame.parent();
// Call Sly on frame
$frame.sly({
horizontal: 1,
itemNav: 'basic',
smart: 1,
activateOn: 'click',
mouseDragging: 1,
touchDragging: 1,
releaseSwing: 1,
startAt: 0,
scrollBar: $wrap.find('.scrollbar'),
scrollBy: 1,
pagesBar: $wrap.find('.pages'),
activatePageOn: 'click',
speed: 300,
elasticBounds: 1,
easing: 'easeOutExpo',
dragHandle: 1,
dynamicHandle: 1,
clickBar: 1,
prevPage: $wrap.find('.prevPage'),
nextPage: $wrap.find('.nextPage')
});
}());
// -------------------------------------------------------------
// Vacancies slider
// -------------------------------------------------------------
(function () {
var $frame = $('#vacancies');
var $slidee = $frame.children('div').eq(0);
var $wrap = $frame.parent();
// Call Sly on frame
$frame.sly({
horizontal: 1,
itemNav: 'basic',
smart: 1,
activateOn: 'click',
mouseDragging: 1,
touchDragging: 1,
releaseSwing: 1,
startAt: 0,
scrollBar: $wrap.find('.scrollbar'),
scrollBy: 1,
pagesBar: $wrap.find('.pages'),
activatePageOn: 'click',
speed: 300,
elasticBounds: 1,
easing: 'easeOutExpo',
dragHandle: 1,
dynamicHandle: 1,
clickBar: 1
});
}());
});
\ No newline at end of file
/*!
* sly 1.6.1 - 8th Aug 2015
* https://github.com/darsain/sly
*
* Licensed under the MIT license.
* http://opensource.org/licenses/MIT
*/
;(function ($, w, undefined) {
'use strict';
var pluginName = 'sly';
var className = 'Sly';
var namespace = pluginName;
// Local WindowAnimationTiming interface
var cAF = w.cancelAnimationFrame || w.cancelRequestAnimationFrame;
var rAF = w.requestAnimationFrame;
// Support indicators
var transform, gpuAcceleration;
// Other global values
var $doc = $(document);
var dragInitEvents = 'touchstart.' + namespace + ' mousedown.' + namespace;
var dragMouseEvents = 'mousemove.' + namespace + ' mouseup.' + namespace;
var dragTouchEvents = 'touchmove.' + namespace + ' touchend.' + namespace;
var wheelEvent = (document.implementation.hasFeature('Event.wheel', '3.0') ? 'wheel.' : 'mousewheel.') + namespace;
var clickEvent = 'click.' + namespace;
var mouseDownEvent = 'mousedown.' + namespace;
var interactiveElements = ['INPUT', 'SELECT', 'BUTTON', 'TEXTAREA'];
var tmpArray = [];
var time;
// Math shorthands
var abs = Math.abs;
var sqrt = Math.sqrt;
var pow = Math.pow;
var round = Math.round;
var max = Math.max;
var min = Math.min;
// Keep track of last fired global wheel event
var lastGlobalWheel = 0;
$doc.on(wheelEvent, function (event) {
var sly = event.originalEvent[namespace];
var time = +new Date();
// Update last global wheel time, but only when event didn't originate
// in Sly frame, or the origin was less than scrollHijack time ago
if (!sly || sly.options.scrollHijack < time - lastGlobalWheel) lastGlobalWheel = time;
});
/**
* Sly.
*
* @class
*
* @param {Element} frame DOM element of sly container.
* @param {Object} options Object with options.
* @param {Object} callbackMap Callbacks map.
*/
function Sly(frame, options, callbackMap) {
if (!(this instanceof Sly)) return new Sly(frame, options, callbackMap);
// Extend options
var o = $.extend({}, Sly.defaults, options);
// Private variables
var self = this;
var parallax = isNumber(frame);
// Frame
var $frame = $(frame);
var $slidee = o.slidee ? $(o.slidee).eq(0) : $frame.children().eq(0);
var frameSize = 0;
var slideeSize = 0;
var pos = {
start: 0,
center: 0,
end: 0,
cur: 0,
dest: 0
};
// Scrollbar
var $sb = $(o.scrollBar).eq(0);
var $handle = $sb.children().eq(0);
var sbSize = 0;
var handleSize = 0;
var hPos = {
start: 0,
end: 0,
cur: 0
};
// Pagesbar
var $pb = $(o.pagesBar);
var $pages = 0;
var pages = [];
// Items
var $items = 0;
var items = [];
var rel = {
firstItem: 0,
lastItem: 0,
centerItem: 0,
activeItem: null,
activePage: 0
};
// Styles
var frameStyles = new StyleRestorer($frame[0]);
var slideeStyles = new StyleRestorer($slidee[0]);
var sbStyles = new StyleRestorer($sb[0]);
var handleStyles = new StyleRestorer($handle[0]);
// Navigation type booleans
var basicNav = o.itemNav === 'basic';
var forceCenteredNav = o.itemNav === 'forceCentered';
var centeredNav = o.itemNav === 'centered' || forceCenteredNav;
var itemNav = !parallax && (basicNav || centeredNav || forceCenteredNav);
// Miscellaneous
var $scrollSource = o.scrollSource ? $(o.scrollSource) : $frame;
var $dragSource = o.dragSource ? $(o.dragSource) : $frame;
var $forwardButton = $(o.forward);
var $backwardButton = $(o.backward);
var $prevButton = $(o.prev);
var $nextButton = $(o.next);
var $prevPageButton = $(o.prevPage);
var $nextPageButton = $(o.nextPage);
var callbacks = {};
var last = {};
var animation = {};
var move = {};
var dragging = {
released: 1
};
var scrolling = {
last: 0,
delta: 0,
resetTime: 200
};
var renderID = 0;
var historyID = 0;
var cycleID = 0;
var continuousID = 0;
var i, l;
// Normalizing frame
if (!parallax) {
frame = $frame[0];
}
// Expose properties
self.initialized = 0;
self.frame = frame;
self.slidee = $slidee[0];
self.pos = pos;
self.rel = rel;
self.items = items;
self.pages = pages;
self.isPaused = 0;
self.options = o;
self.dragging = dragging;
/**
* Loading function.
*
* Populate arrays, set sizes, bind events, ...
*
* @param {Boolean} [isInit] Whether load is called from within self.init().
* @return {Void}
*/
function load(isInit) {
// Local variables
var lastItemsCount = 0;
var lastPagesCount = pages.length;
// Save old position
pos.old = $.extend({}, pos);
// Reset global variables
frameSize = parallax ? 0 : $frame[o.horizontal ? 'width' : 'height']();
sbSize = $sb[o.horizontal ? 'width' : 'height']();
slideeSize = parallax ? frame : $slidee[o.horizontal ? 'outerWidth' : 'outerHeight']();
pages.length = 0;
// Set position limits & relatives
pos.start = 0;
pos.end = max(slideeSize - frameSize, 0);
// Sizes & offsets for item based navigations
if (itemNav) {
// Save the number of current items
lastItemsCount = items.length;
// Reset itemNav related variables
$items = $slidee.children(o.itemSelector);
items.length = 0;
// Needed variables
var paddingStart = getPx($slidee, o.horizontal ? 'paddingLeft' : 'paddingTop');
var paddingEnd = getPx($slidee, o.horizontal ? 'paddingRight' : 'paddingBottom');
var borderBox = $($items).css('boxSizing') === 'border-box';
var areFloated = $items.css('float') !== 'none';
var ignoredMargin = 0;
var lastItemIndex = $items.length - 1;
var lastItem;
// Reset slideeSize
slideeSize = 0;
// Iterate through items
$items.each(function (i, element) {
// Item
var $item = $(element);
var rect = element.getBoundingClientRect();
var itemSize = round(o.horizontal ? rect.width || rect.right - rect.left : rect.height || rect.bottom - rect.top);
var itemMarginStart = getPx($item, o.horizontal ? 'marginLeft' : 'marginTop');
var itemMarginEnd = getPx($item, o.horizontal ? 'marginRight' : 'marginBottom');
var itemSizeFull = itemSize + itemMarginStart + itemMarginEnd;
var singleSpaced = !itemMarginStart || !itemMarginEnd;
var item = {};
item.el = element;
item.size = singleSpaced ? itemSize : itemSizeFull;
item.half = item.size / 2;
item.start = slideeSize + (singleSpaced ? itemMarginStart : 0);
item.center = item.start - round(frameSize / 2 - item.size / 2);
item.end = item.start - frameSize + item.size;
// Account for slidee padding
if (!i) {
slideeSize += paddingStart;
}
// Increment slidee size for size of the active element
slideeSize += itemSizeFull;
// Try to account for vertical margin collapsing in vertical mode
// It's not bulletproof, but should work in 99% of cases
if (!o.horizontal && !areFloated) {
// Subtract smaller margin, but only when top margin is not 0, and this is not the first element
if (itemMarginEnd && itemMarginStart && i > 0) {
slideeSize -= min(itemMarginStart, itemMarginEnd);
}
}
// Things to be done on last item
if (i === lastItemIndex) {
item.end += paddingEnd;
slideeSize += paddingEnd;
ignoredMargin = singleSpaced ? itemMarginEnd : 0;
}
// Add item object to items array
items.push(item);
lastItem = item;
});
// Resize SLIDEE to fit all items
$slidee[0].style[o.horizontal ? 'width' : 'height'] = (borderBox ? slideeSize: slideeSize - paddingStart - paddingEnd) + 'px';
// Adjust internal SLIDEE size for last margin
slideeSize -= ignoredMargin;
// Set limits
if (items.length) {
pos.start = items[0][forceCenteredNav ? 'center' : 'start'];
pos.end = forceCenteredNav ? lastItem.center : frameSize < slideeSize ? lastItem.end : pos.start;
} else {
pos.start = pos.end = 0;
}
}
// Calculate SLIDEE center position
pos.center = round(pos.end / 2 + pos.start / 2);
// Update relative positions
updateRelatives();
// Scrollbar
if ($handle.length && sbSize > 0) {
// Stretch scrollbar handle to represent the visible area
if (o.dynamicHandle) {
handleSize = pos.start === pos.end ? sbSize : round(sbSize * frameSize / slideeSize);
handleSize = within(handleSize, o.minHandleSize, sbSize);
$handle[0].style[o.horizontal ? 'width' : 'height'] = handleSize + 'px';
} else {
handleSize = $handle[o.horizontal ? 'outerWidth' : 'outerHeight']();
}
hPos.end = sbSize - handleSize;
if (!renderID) {
syncScrollbar();
}
}
// Pages
if (!parallax && frameSize > 0) {
var tempPagePos = pos.start;
var pagesHtml = '';
// Populate pages array
if (itemNav) {
$.each(items, function (i, item) {
if (forceCenteredNav) {
pages.push(item.center);
} else if (item.start + item.size > tempPagePos && tempPagePos <= pos.end) {
tempPagePos = item.start;
pages.push(tempPagePos);
tempPagePos += frameSize;
if (tempPagePos > pos.end && tempPagePos < pos.end + frameSize) {
pages.push(pos.end);
}
}
});
} else {
while (tempPagePos - frameSize < pos.end) {
pages.push(tempPagePos);
tempPagePos += frameSize;
}
}
// Pages bar
if ($pb[0] && lastPagesCount !== pages.length) {
for (var i = 0; i < pages.length; i++) {
pagesHtml += o.pageBuilder.call(self, i);
}
$pages = $pb.html(pagesHtml).children();
$pages.eq(rel.activePage).addClass(o.activeClass);
}
}
// Extend relative variables object with some useful info
rel.slideeSize = slideeSize;
rel.frameSize = frameSize;
rel.sbSize = sbSize;
rel.handleSize = handleSize;
// Activate requested position
if (itemNav) {
if (isInit && o.startAt != null) {
activate(o.startAt);
self[centeredNav ? 'toCenter' : 'toStart'](o.startAt);
}
// Fix possible overflowing
var activeItem = items[rel.activeItem];
slideTo(centeredNav && activeItem ? activeItem.center : within(pos.dest, pos.start, pos.end));
} else {
if (isInit) {
if (o.startAt != null) slideTo(o.startAt, 1);
} else {
// Fix possible overflowing
slideTo(within(pos.dest, pos.start, pos.end));
}
}
// Trigger load event
trigger('load');
}
self.reload = function () { load(); };
/**
* Animate to a position.
*
* @param {Int} newPos New position.
* @param {Bool} immediate Reposition immediately without an animation.
* @param {Bool} dontAlign Do not align items, use the raw position passed in first argument.
*
* @return {Void}
*/
function slideTo(newPos, immediate, dontAlign) {
// Align items
if (itemNav && dragging.released && !dontAlign) {
var tempRel = getRelatives(newPos);
var isNotBordering = newPos > pos.start && newPos < pos.end;
if (centeredNav) {
if (isNotBordering) {
newPos = items[tempRel.centerItem].center;
}
if (forceCenteredNav && o.activateMiddle) {
activate(tempRel.centerItem);
}
} else if (isNotBordering) {
newPos = items[tempRel.firstItem].start;
}
}
// Handle overflowing position limits
if (dragging.init && dragging.slidee && o.elasticBounds) {
if (newPos > pos.end) {
newPos = pos.end + (newPos - pos.end) / 6;
} else if (newPos < pos.start) {
newPos = pos.start + (newPos - pos.start) / 6;
}
} else {
newPos = within(newPos, pos.start, pos.end);
}
// Update the animation object
animation.start = +new Date();
animation.time = 0;
animation.from = pos.cur;
animation.to = newPos;
animation.delta = newPos - pos.cur;
animation.tweesing = dragging.tweese || dragging.init && !dragging.slidee;
animation.immediate = !animation.tweesing && (immediate || dragging.init && dragging.slidee || !o.speed);
// Reset dragging tweesing request
dragging.tweese = 0;
// Start animation rendering
if (newPos !== pos.dest) {
pos.dest = newPos;
trigger('change');
if (!renderID) {
render();
}
}
// Reset next cycle timeout
resetCycle();
// Synchronize states
updateRelatives();
updateButtonsState();
syncPagesbar();
}
/**
* Render animation frame.
*
* @return {Void}
*/
function render() {
if (!self.initialized) {
return;
}
// If first render call, wait for next animationFrame
if (!renderID) {
renderID = rAF(render);
if (dragging.released) {
trigger('moveStart');
}
return;
}
// If immediate repositioning is requested, don't animate.
if (animation.immediate) {
pos.cur = animation.to;
}
// Use tweesing for animations without known end point
else if (animation.tweesing) {
animation.tweeseDelta = animation.to - pos.cur;
// Fuck Zeno's paradox
if (abs(animation.tweeseDelta) < 0.1) {
pos.cur = animation.to;
} else {
pos.cur += animation.tweeseDelta * (dragging.released ? o.swingSpeed : o.syncSpeed);
}
}
// Use tweening for basic animations with known end point
else {
animation.time = min(+new Date() - animation.start, o.speed);
pos.cur = animation.from + animation.delta * $.easing[o.easing](animation.time/o.speed, animation.time, 0, 1, o.speed);
}
// If there is nothing more to render break the rendering loop, otherwise request new animation frame.
if (animation.to === pos.cur) {
pos.cur = animation.to;
dragging.tweese = renderID = 0;
} else {
renderID = rAF(render);
}
trigger('move');
// Update SLIDEE position
if (!parallax) {
if (transform) {
$slidee[0].style[transform] = gpuAcceleration + (o.horizontal ? 'translateX' : 'translateY') + '(' + (-pos.cur) + 'px)';
} else {
$slidee[0].style[o.horizontal ? 'left' : 'top'] = -round(pos.cur) + 'px';
}
}
// When animation reached the end, and dragging is not active, trigger moveEnd
if (!renderID && dragging.released) {
trigger('moveEnd');
}
syncScrollbar();
}
/**
* Synchronizes scrollbar with the SLIDEE.
*
* @return {Void}
*/
function syncScrollbar() {
if ($handle.length) {
hPos.cur = pos.start === pos.end ? 0 : (((dragging.init && !dragging.slidee) ? pos.dest : pos.cur) - pos.start) / (pos.end - pos.start) * hPos.end;
hPos.cur = within(round(hPos.cur), hPos.start, hPos.end);
if (last.hPos !== hPos.cur) {
last.hPos = hPos.cur;
if (transform) {
$handle[0].style[transform] = gpuAcceleration + (o.horizontal ? 'translateX' : 'translateY') + '(' + hPos.cur + 'px)';
} else {
$handle[0].style[o.horizontal ? 'left' : 'top'] = hPos.cur + 'px';
}
}
}
}
/**
* Synchronizes pagesbar with SLIDEE.
*
* @return {Void}
*/
function syncPagesbar() {
if ($pages[0] && last.page !== rel.activePage) {
last.page = rel.activePage;
$pages.removeClass(o.activeClass).eq(rel.activePage).addClass(o.activeClass);
trigger('activePage', last.page);
}
}
/**
* Returns the position object.
*
* @param {Mixed} item
*
* @return {Object}
*/
self.getPos = function (item) {
if (itemNav) {
var index = getIndex(item);
return index !== -1 ? items[index] : false;
} else {
var $item = $slidee.find(item).eq(0);
if ($item[0]) {
var offset = o.horizontal ? $item.offset().left - $slidee.offset().left : $item.offset().top - $slidee.offset().top;
var size = $item[o.horizontal ? 'outerWidth' : 'outerHeight']();
return {
start: offset,
center: offset - frameSize / 2 + size / 2,
end: offset - frameSize + size,
size: size
};
} else {
return false;
}
}
};
/**
* Continuous move in a specified direction.
*
* @param {Bool} forward True for forward movement, otherwise it'll go backwards.
* @param {Int} speed Movement speed in pixels per frame. Overrides options.moveBy value.
*
* @return {Void}
*/
self.moveBy = function (speed) {
move.speed = speed;
// If already initiated, or there is nowhere to move, abort
if (dragging.init || !move.speed || pos.cur === (move.speed > 0 ? pos.end : pos.start)) {
return;
}
// Initiate move object
move.lastTime = +new Date();
move.startPos = pos.cur;
// Set dragging as initiated
continuousInit('button');
dragging.init = 1;
// Start movement
trigger('moveStart');
cAF(continuousID);
moveLoop();
};
/**
* Continuous movement loop.
*
* @return {Void}
*/
function moveLoop() {
// If there is nowhere to move anymore, stop
if (!move.speed || pos.cur === (move.speed > 0 ? pos.end : pos.start)) {
self.stop();
}
// Request new move loop if it hasn't been stopped
continuousID = dragging.init ? rAF(moveLoop) : 0;
// Update move object
move.now = +new Date();
move.pos = pos.cur + (move.now - move.lastTime) / 1000 * move.speed;
// Slide
slideTo(dragging.init ? move.pos : round(move.pos));
// Normally, this is triggered in render(), but if there
// is nothing to render, we have to do it manually here.
if (!dragging.init && pos.cur === pos.dest) {
trigger('moveEnd');
}
// Update times for future iteration
move.lastTime = move.now;
}
/**
* Stops continuous movement.
*
* @return {Void}
*/
self.stop = function () {
if (dragging.source === 'button') {
dragging.init = 0;
dragging.released = 1;
}
};
/**
* Activate previous item.
*
* @return {Void}
*/
self.prev = function () {
self.activate(rel.activeItem == null ? 0 : rel.activeItem - 1);
};
/**
* Activate next item.
*
* @return {Void}
*/
self.next = function () {
self.activate(rel.activeItem == null ? 0 : rel.activeItem + 1);
};
/**
* Activate previous page.
*
* @return {Void}
*/
self.prevPage = function () {
self.activatePage(rel.activePage - 1);
};
/**
* Activate next page.
*
* @return {Void}
*/
self.nextPage = function () {
self.activatePage(rel.activePage + 1);
};
/**
* Slide SLIDEE by amount of pixels.
*
* @param {Int} delta Pixels/Items. Positive means forward, negative means backward.
* @param {Bool} immediate Reposition immediately without an animation.
*
* @return {Void}
*/
self.slideBy = function (delta, immediate) {
if (!delta) {
return;
}
if (itemNav) {
self[centeredNav ? 'toCenter' : 'toStart'](
within((centeredNav ? rel.centerItem : rel.firstItem) + o.scrollBy * delta, 0, items.length)
);
} else {
slideTo(pos.dest + delta, immediate);
}
};
/**
* Animate SLIDEE to a specific position.
*
* @param {Int} pos New position.
* @param {Bool} immediate Reposition immediately without an animation.
*
* @return {Void}
*/
self.slideTo = function (pos, immediate) {
slideTo(pos, immediate);
};
/**
* Core method for handling `toLocation` methods.
*
* @param {String} location
* @param {Mixed} item
* @param {Bool} immediate
*
* @return {Void}
*/
function to(location, item, immediate) {
// Optional arguments logic
if (type(item) === 'boolean') {
immediate = item;
item = undefined;
}
if (item === undefined) {
slideTo(pos[location], immediate);
} else {
// You can't align items to sides of the frame
// when centered navigation type is enabled
if (centeredNav && location !== 'center') {
return;
}
var itemPos = self.getPos(item);
if (itemPos) {
slideTo(itemPos[location], immediate, !centeredNav);
}
}
}
/**
* Animate element or the whole SLIDEE to the start of the frame.
*
* @param {Mixed} item Item DOM element, or index starting at 0. Omitting will animate SLIDEE.
* @param {Bool} immediate Reposition immediately without an animation.
*
* @return {Void}
*/
self.toStart = function (item, immediate) {
to('start', item, immediate);
};
/**
* Animate element or the whole SLIDEE to the end of the frame.
*
* @param {Mixed} item Item DOM element, or index starting at 0. Omitting will animate SLIDEE.
* @param {Bool} immediate Reposition immediately without an animation.
*
* @return {Void}
*/
self.toEnd = function (item, immediate) {
to('end', item, immediate);
};
/**
* Animate element or the whole SLIDEE to the center of the frame.
*
* @param {Mixed} item Item DOM element, or index starting at 0. Omitting will animate SLIDEE.
* @param {Bool} immediate Reposition immediately without an animation.
*
* @return {Void}
*/
self.toCenter = function (item, immediate) {
to('center', item, immediate);
};
/**
* Get the index of an item in SLIDEE.
*
* @param {Mixed} item Item DOM element.
*
* @return {Int} Item index, or -1 if not found.
*/
function getIndex(item) {
return item != null ?
isNumber(item) ?
item >= 0 && item < items.length ? item : -1 :
$items.index(item) :
-1;
}
// Expose getIndex without lowering the compressibility of it,
// as it is used quite often throughout Sly.
self.getIndex = getIndex;
/**
* Get index of an item in SLIDEE based on a variety of input types.
*
* @param {Mixed} item DOM element, positive or negative integer.
*
* @return {Int} Item index, or -1 if not found.
*/
function getRelativeIndex(item) {
return getIndex(isNumber(item) && item < 0 ? item + items.length : item);
}
/**
* Activates an item.
*
* @param {Mixed} item Item DOM element, or index starting at 0.
*
* @return {Mixed} Activated item index or false on fail.
*/
function activate(item, force) {
var index = getIndex(item);
if (!itemNav || index < 0) {
return false;
}
// Update classes, last active index, and trigger active event only when there
// has been a change. Otherwise just return the current active index.
if (last.active !== index || force) {
// Update classes
$items.eq(rel.activeItem).removeClass(o.activeClass);
$items.eq(index).addClass(o.activeClass);
last.active = rel.activeItem = index;
updateButtonsState();
trigger('active', index);
}
return index;
}
/**
* Activates an item and helps with further navigation when o.smart is enabled.
*
* @param {Mixed} item Item DOM element, or index starting at 0.
* @param {Bool} immediate Whether to reposition immediately in smart navigation.
*
* @return {Void}
*/
self.activate = function (item, immediate) {
var index = activate(item);
// Smart navigation
if (o.smart && index !== false) {
// When centeredNav is enabled, center the element.
// Otherwise, determine where to position the element based on its current position.
// If the element is currently on the far end side of the frame, assume that user is
// moving forward and animate it to the start of the visible frame, and vice versa.
if (centeredNav) {
self.toCenter(index, immediate);
} else if (index >= rel.lastItem) {
self.toStart(index, immediate);
} else if (index <= rel.firstItem) {
self.toEnd(index, immediate);
} else {
resetCycle();
}
}
};
/**
* Activates a page.
*
* @param {Int} index Page index, starting from 0.
* @param {Bool} immediate Whether to reposition immediately without animation.
*
* @return {Void}
*/
self.activatePage = function (index, immediate) {
if (isNumber(index)) {
slideTo(pages[within(index, 0, pages.length - 1)], immediate);
}
};
/**
* Return relative positions of items based on their visibility within FRAME.
*
* @param {Int} slideePos Position of SLIDEE.
*
* @return {Void}
*/
function getRelatives(slideePos) {
slideePos = within(isNumber(slideePos) ? slideePos : pos.dest, pos.start, pos.end);
var relatives = {};
var centerOffset = forceCenteredNav ? 0 : frameSize / 2;
// Determine active page
if (!parallax) {
for (var p = 0, pl = pages.length; p < pl; p++) {
if (slideePos >= pos.end || p === pages.length - 1) {
relatives.activePage = pages.length - 1;
break;
}
if (slideePos <= pages[p] + centerOffset) {
relatives.activePage = p;
break;
}
}
}
// Relative item indexes
if (itemNav) {
var first = false;
var last = false;
var center = false;
// From start
for (var i = 0, il = items.length; i < il; i++) {
// First item
if (first === false && slideePos <= items[i].start + items[i].half) {
first = i;
}
// Center item
if (center === false && slideePos <= items[i].center + items[i].half) {
center = i;
}
// Last item
if (i === il - 1 || slideePos <= items[i].end + items[i].half) {
last = i;
break;
}
}
// Safe assignment, just to be sure the false won't be returned
relatives.firstItem = isNumber(first) ? first : 0;
relatives.centerItem = isNumber(center) ? center : relatives.firstItem;
relatives.lastItem = isNumber(last) ? last : relatives.centerItem;
}
return relatives;
}
/**
* Update object with relative positions.
*
* @param {Int} newPos
*
* @return {Void}
*/
function updateRelatives(newPos) {
$.extend(rel, getRelatives(newPos));
}
/**
* Disable navigation buttons when needed.
*
* Adds disabledClass, and when the button is <button> or <input>, activates :disabled state.
*
* @return {Void}
*/
function updateButtonsState() {
var isStart = pos.dest <= pos.start;
var isEnd = pos.dest >= pos.end;
var slideePosState = (isStart ? 1 : 0) | (isEnd ? 2 : 0);
// Update paging buttons only if there has been a change in SLIDEE position
if (last.slideePosState !== slideePosState) {
last.slideePosState = slideePosState;
if ($prevPageButton.is('button,input')) {
$prevPageButton.prop('disabled', isStart);
}
if ($nextPageButton.is('button,input')) {
$nextPageButton.prop('disabled', isEnd);
}
$prevPageButton.add($backwardButton)[isStart ? 'addClass' : 'removeClass'](o.disabledClass);
$nextPageButton.add($forwardButton)[isEnd ? 'addClass' : 'removeClass'](o.disabledClass);
}
// Forward & Backward buttons need a separate state caching because we cannot "property disable"
// them while they are being used, as disabled buttons stop emitting mouse events.
if (last.fwdbwdState !== slideePosState && dragging.released) {
last.fwdbwdState = slideePosState;
if ($backwardButton.is('button,input')) {
$backwardButton.prop('disabled', isStart);
}
if ($forwardButton.is('button,input')) {
$forwardButton.prop('disabled', isEnd);
}
}
// Item navigation
if (itemNav && rel.activeItem != null) {
var isFirst = rel.activeItem === 0;
var isLast = rel.activeItem >= items.length - 1;
var itemsButtonState = (isFirst ? 1 : 0) | (isLast ? 2 : 0);
if (last.itemsButtonState !== itemsButtonState) {
last.itemsButtonState = itemsButtonState;
if ($prevButton.is('button,input')) {
$prevButton.prop('disabled', isFirst);
}
if ($nextButton.is('button,input')) {
$nextButton.prop('disabled', isLast);
}
$prevButton[isFirst ? 'addClass' : 'removeClass'](o.disabledClass);
$nextButton[isLast ? 'addClass' : 'removeClass'](o.disabledClass);
}
}
}
/**
* Resume cycling.
*
* @param {Int} priority Resume pause with priority lower or equal than this. Used internally for pauseOnHover.
*
* @return {Void}
*/
self.resume = function (priority) {
if (!o.cycleBy || !o.cycleInterval || o.cycleBy === 'items' && (!items[0] || rel.activeItem == null) || priority < self.isPaused) {
return;
}
self.isPaused = 0;
if (cycleID) {
cycleID = clearTimeout(cycleID);
} else {
trigger('resume');
}
cycleID = setTimeout(function () {
trigger('cycle');
switch (o.cycleBy) {
case 'items':
self.activate(rel.activeItem >= items.length - 1 ? 0 : rel.activeItem + 1);
break;
case 'pages':
self.activatePage(rel.activePage >= pages.length - 1 ? 0 : rel.activePage + 1);
break;
}
}, o.cycleInterval);
};
/**
* Pause cycling.
*
* @param {Int} priority Pause priority. 100 is default. Used internally for pauseOnHover.
*
* @return {Void}
*/
self.pause = function (priority) {
if (priority < self.isPaused) {
return;
}
self.isPaused = priority || 100;
if (cycleID) {
cycleID = clearTimeout(cycleID);
trigger('pause');
}
};
/**
* Toggle cycling.
*
* @return {Void}
*/
self.toggle = function () {
self[cycleID ? 'pause' : 'resume']();
};
/**
* Updates a signle or multiple option values.
*
* @param {Mixed} name Name of the option that should be updated, or object that will extend the options.
* @param {Mixed} value New option value.
*
* @return {Void}
*/
self.set = function (name, value) {
if ($.isPlainObject(name)) {
$.extend(o, name);
} else if (o.hasOwnProperty(name)) {
o[name] = value;
}
};
/**
* Add one or multiple items to the SLIDEE end, or a specified position index.
*
* @param {Mixed} element Node element, or HTML string.
* @param {Int} index Index of a new item position. By default item is appended at the end.
*
* @return {Void}
*/
self.add = function (element, index) {
var $element = $(element);
if (itemNav) {
// Insert the element(s)
if (index == null || !items[0] || index >= items.length) {
$element.appendTo($slidee);
} else if (items.length) {
$element.insertBefore(items[index].el);
}
// Adjust the activeItem index
if (rel.activeItem != null && index <= rel.activeItem) {
last.active = rel.activeItem += $element.length;
}
} else {
$slidee.append($element);
}
// Reload
load();
};
/**
* Remove an item from SLIDEE.
*
* @param {Mixed} element Item index, or DOM element.
* @param {Int} index Index of a new item position. By default item is appended at the end.
*
* @return {Void}
*/
self.remove = function (element) {
if (itemNav) {
var index = getRelativeIndex(element);
if (index > -1) {
// Remove the element
$items.eq(index).remove();
// If the current item is being removed, activate new one after reload
var reactivate = index === rel.activeItem;
// Adjust the activeItem index
if (rel.activeItem != null && index < rel.activeItem) {
last.active = --rel.activeItem;
}
// Reload
load();
// Activate new item at the removed position
if (reactivate) {
last.active = null;
self.activate(rel.activeItem);
}
}
} else {
$(element).remove();
load();
}
};
/**
* Helps re-arranging items.
*
* @param {Mixed} item Item DOM element, or index starting at 0. Use negative numbers to select items from the end.
* @param {Mixed} position Item insertion anchor. Accepts same input types as item argument.
* @param {Bool} after Insert after instead of before the anchor.
*
* @return {Void}
*/
function moveItem(item, position, after) {
item = getRelativeIndex(item);
position = getRelativeIndex(position);
// Move only if there is an actual change requested
if (item > -1 && position > -1 && item !== position && (!after || position !== item - 1) && (after || position !== item + 1)) {
$items.eq(item)[after ? 'insertAfter' : 'insertBefore'](items[position].el);
var shiftStart = item < position ? item : (after ? position : position - 1);
var shiftEnd = item > position ? item : (after ? position + 1 : position);
var shiftsUp = item > position;
// Update activeItem index
if (rel.activeItem != null) {
if (item === rel.activeItem) {
last.active = rel.activeItem = after ? (shiftsUp ? position + 1 : position) : (shiftsUp ? position : position - 1);
} else if (rel.activeItem > shiftStart && rel.activeItem < shiftEnd) {
last.active = rel.activeItem += shiftsUp ? 1 : -1;
}
}
// Reload
load();
}
}
/**
* Move item after the target anchor.
*
* @param {Mixed} item Item to be moved. Can be DOM element or item index.
* @param {Mixed} position Target position anchor. Can be DOM element or item index.
*
* @return {Void}
*/
self.moveAfter = function (item, position) {
moveItem(item, position, 1);
};
/**
* Move item before the target anchor.
*
* @param {Mixed} item Item to be moved. Can be DOM element or item index.
* @param {Mixed} position Target position anchor. Can be DOM element or item index.
*
* @return {Void}
*/
self.moveBefore = function (item, position) {
moveItem(item, position);
};
/**
* Registers callbacks.
*
* @param {Mixed} name Event name, or callbacks map.
* @param {Mixed} fn Callback, or an array of callback functions.
*
* @return {Void}
*/
self.on = function (name, fn) {
// Callbacks map
if (type(name) === 'object') {
for (var key in name) {
if (name.hasOwnProperty(key)) {
self.on(key, name[key]);
}
}
// Callback
} else if (type(fn) === 'function') {
var names = name.split(' ');
for (var n = 0, nl = names.length; n < nl; n++) {
callbacks[names[n]] = callbacks[names[n]] || [];
if (callbackIndex(names[n], fn) === -1) {
callbacks[names[n]].push(fn);
}
}
// Callbacks array
} else if (type(fn) === 'array') {
for (var f = 0, fl = fn.length; f < fl; f++) {
self.on(name, fn[f]);
}
}
};
/**
* Registers callbacks to be executed only once.
*
* @param {Mixed} name Event name, or callbacks map.
* @param {Mixed} fn Callback, or an array of callback functions.
*
* @return {Void}
*/
self.one = function (name, fn) {
function proxy() {
fn.apply(self, arguments);
self.off(name, proxy);
}
self.on(name, proxy);
};
/**
* Remove one or all callbacks.
*
* @param {String} name Event name.
* @param {Mixed} fn Callback, or an array of callback functions. Omit to remove all callbacks.
*
* @return {Void}
*/
self.off = function (name, fn) {
if (fn instanceof Array) {
for (var f = 0, fl = fn.length; f < fl; f++) {
self.off(name, fn[f]);
}
} else {
var names = name.split(' ');
for (var n = 0, nl = names.length; n < nl; n++) {
callbacks[names[n]] = callbacks[names[n]] || [];
if (fn == null) {
callbacks[names[n]].length = 0;
} else {
var index = callbackIndex(names[n], fn);
if (index !== -1) {
callbacks[names[n]].splice(index, 1);
}
}
}
}
};
/**
* Returns callback array index.
*
* @param {String} name Event name.
* @param {Function} fn Function
*
* @return {Int} Callback array index, or -1 if isn't registered.
*/
function callbackIndex(name, fn) {
for (var i = 0, l = callbacks[name].length; i < l; i++) {
if (callbacks[name][i] === fn) {
return i;
}
}
return -1;
}
/**
* Reset next cycle timeout.
*
* @return {Void}
*/
function resetCycle() {
if (dragging.released && !self.isPaused) {
self.resume();
}
}
/**
* Calculate SLIDEE representation of handle position.
*
* @param {Int} handlePos
*
* @return {Int}
*/
function handleToSlidee(handlePos) {
return round(within(handlePos, hPos.start, hPos.end) / hPos.end * (pos.end - pos.start)) + pos.start;
}
/**
* Keeps track of a dragging delta history.
*
* @return {Void}
*/
function draggingHistoryTick() {
// Looking at this, I know what you're thinking :) But as we need only 4 history states, doing it this way
// as opposed to a proper loop is ~25 bytes smaller (when minified with GCC), a lot faster, and doesn't
// generate garbage. The loop version would create 2 new variables on every tick. Unexaptable!
dragging.history[0] = dragging.history[1];
dragging.history[1] = dragging.history[2];
dragging.history[2] = dragging.history[3];
dragging.history[3] = dragging.delta;
}
/**
* Initialize continuous movement.
*
* @return {Void}
*/
function continuousInit(source) {
dragging.released = 0;
dragging.source = source;
dragging.slidee = source === 'slidee';
}
/**
* Dragging initiator.
*
* @param {Event} event
*
* @return {Void}
*/
function dragInit(event) {
var isTouch = event.type === 'touchstart';
var source = event.data.source;
var isSlidee = source === 'slidee';
// Ignore when already in progress, or interactive element in non-touch navivagion
if (dragging.init || !isTouch && isInteractive(event.target)) {
return;
}
// Handle dragging conditions
if (source === 'handle' && (!o.dragHandle || hPos.start === hPos.end)) {
return;
}
// SLIDEE dragging conditions
if (isSlidee && !(isTouch ? o.touchDragging : o.mouseDragging && event.which < 2)) {
return;
}
if (!isTouch) {
// prevents native image dragging in Firefox
stopDefault(event);
}
// Reset dragging object
continuousInit(source);
// Properties used in dragHandler
dragging.init = 0;
dragging.$source = $(event.target);
dragging.touch = isTouch;
dragging.pointer = isTouch ? event.originalEvent.touches[0] : event;
dragging.initX = dragging.pointer.pageX;
dragging.initY = dragging.pointer.pageY;
dragging.initPos = isSlidee ? pos.cur : hPos.cur;
dragging.start = +new Date();
dragging.time = 0;
dragging.path = 0;
dragging.delta = 0;
dragging.locked = 0;
dragging.history = [0, 0, 0, 0];
dragging.pathToLock = isSlidee ? isTouch ? 30 : 10 : 0;
// Bind dragging events
$doc.on(isTouch ? dragTouchEvents : dragMouseEvents, dragHandler);
// Pause ongoing cycle
self.pause(1);
// Add dragging class
(isSlidee ? $slidee : $handle).addClass(o.draggedClass);
// Trigger moveStart event
trigger('moveStart');
// Keep track of a dragging path history. This is later used in the
// dragging release swing calculation when dragging SLIDEE.
if (isSlidee) {
historyID = setInterval(draggingHistoryTick, 10);
}
}
/**
* Handler for dragging scrollbar handle or SLIDEE.
*
* @param {Event} event
*
* @return {Void}
*/
function dragHandler(event) {
dragging.released = event.type === 'mouseup' || event.type === 'touchend';
dragging.pointer = dragging.touch ? event.originalEvent[dragging.released ? 'changedTouches' : 'touches'][0] : event;
dragging.pathX = dragging.pointer.pageX - dragging.initX;
dragging.pathY = dragging.pointer.pageY - dragging.initY;
dragging.path = sqrt(pow(dragging.pathX, 2) + pow(dragging.pathY, 2));
dragging.delta = o.horizontal ? dragging.pathX : dragging.pathY;
if (!dragging.released && dragging.path < 1) return;
// We haven't decided whether this is a drag or not...
if (!dragging.init) {
// If the drag path was very short, maybe it's not a drag?
if (dragging.path < o.dragThreshold) {
// If the pointer was released, the path will not become longer and it's
// definitely not a drag. If not released yet, decide on next iteration
return dragging.released ? dragEnd() : undefined;
}
else {
// If dragging path is sufficiently long we can confidently start a drag
// if drag is in different direction than scroll, ignore it
if (o.horizontal ? abs(dragging.pathX) > abs(dragging.pathY) : abs(dragging.pathX) < abs(dragging.pathY)) {
dragging.init = 1;
} else {
return dragEnd();
}
}
}
stopDefault(event);
// Disable click on a source element, as it is unwelcome when dragging
if (!dragging.locked && dragging.path > dragging.pathToLock && dragging.slidee) {
dragging.locked = 1;
dragging.$source.on(clickEvent, disableOneEvent);
}
// Cancel dragging on release
if (dragging.released) {
dragEnd();
// Adjust path with a swing on mouse release
if (o.releaseSwing && dragging.slidee) {
dragging.swing = (dragging.delta - dragging.history[0]) / 40 * 300;
dragging.delta += dragging.swing;
dragging.tweese = abs(dragging.swing) > 10;
}
}
slideTo(dragging.slidee ? round(dragging.initPos - dragging.delta) : handleToSlidee(dragging.initPos + dragging.delta));
}
/**
* Stops dragging and cleans up after it.
*
* @return {Void}
*/
function dragEnd() {
clearInterval(historyID);
dragging.released = true;
$doc.off(dragging.touch ? dragTouchEvents : dragMouseEvents, dragHandler);
(dragging.slidee ? $slidee : $handle).removeClass(o.draggedClass);
// Make sure that disableOneEvent is not active in next tick.
setTimeout(function () {
dragging.$source.off(clickEvent, disableOneEvent);
});
// Normally, this is triggered in render(), but if there
// is nothing to render, we have to do it manually here.
if (pos.cur === pos.dest && dragging.init) {
trigger('moveEnd');
}
// Resume ongoing cycle
self.resume(1);
dragging.init = 0;
}
/**
* Check whether element is interactive.
*
* @return {Boolean}
*/
function isInteractive(element) {
return ~$.inArray(element.nodeName, interactiveElements) || $(element).is(o.interactive);
}
/**
* Continuous movement cleanup on mouseup.
*
* @return {Void}
*/
function movementReleaseHandler() {
self.stop();
$doc.off('mouseup', movementReleaseHandler);
}
/**
* Buttons navigation handler.
*
* @param {Event} event
*
* @return {Void}
*/
function buttonsHandler(event) {
/*jshint validthis:true */
stopDefault(event);
switch (this) {
case $forwardButton[0]:
case $backwardButton[0]:
self.moveBy($forwardButton.is(this) ? o.moveBy : -o.moveBy);
$doc.on('mouseup', movementReleaseHandler);
break;
case $prevButton[0]:
self.prev();
break;
case $nextButton[0]:
self.next();
break;
case $prevPageButton[0]:
self.prevPage();
break;
case $nextPageButton[0]:
self.nextPage();
break;
}
}
/**
* Mouse wheel delta normalization.
*
* @param {Event} event
*
* @return {Int}
*/
function normalizeWheelDelta(event) {
// wheelDelta needed only for IE8-
scrolling.curDelta = ((o.horizontal ? event.deltaY || event.deltaX : event.deltaY) || -event.wheelDelta);
scrolling.curDelta /= event.deltaMode === 1 ? 3 : 100;
if (!itemNav) {
return scrolling.curDelta;
}
time = +new Date();
if (scrolling.last < time - scrolling.resetTime) {
scrolling.delta = 0;
}
scrolling.last = time;
scrolling.delta += scrolling.curDelta;
if (abs(scrolling.delta) < 1) {
scrolling.finalDelta = 0;
} else {
scrolling.finalDelta = round(scrolling.delta / 1);
scrolling.delta %= 1;
}
return scrolling.finalDelta;
}
/**
* Mouse scrolling handler.
*
* @param {Event} event
*
* @return {Void}
*/
function scrollHandler(event) {
// Mark event as originating in a Sly instance
event.originalEvent[namespace] = self;
// Don't hijack global scrolling
var time = +new Date();
if (lastGlobalWheel + o.scrollHijack > time && $scrollSource[0] !== document && $scrollSource[0] !== window) {
lastGlobalWheel = time;
return;
}
// Ignore if there is no scrolling to be done
if (!o.scrollBy || pos.start === pos.end) {
return;
}
var delta = normalizeWheelDelta(event.originalEvent);
// Trap scrolling only when necessary and/or requested
if (o.scrollTrap || delta > 0 && pos.dest < pos.end || delta < 0 && pos.dest > pos.start) {
stopDefault(event, 1);
}
self.slideBy(o.scrollBy * delta);
}
/**
* Scrollbar click handler.
*
* @param {Event} event
*
* @return {Void}
*/
function scrollbarHandler(event) {
// Only clicks on scroll bar. Ignore the handle.
if (o.clickBar && event.target === $sb[0]) {
stopDefault(event);
// Calculate new handle position and sync SLIDEE to it
slideTo(handleToSlidee((o.horizontal ? event.pageX - $sb.offset().left : event.pageY - $sb.offset().top) - handleSize / 2));
}
}
/**
* Keyboard input handler.
*
* @param {Event} event
*
* @return {Void}
*/
function keyboardHandler(event) {
if (!o.keyboardNavBy) {
return;
}
switch (event.which) {
// Left or Up
case o.horizontal ? 37 : 38:
stopDefault(event);
self[o.keyboardNavBy === 'pages' ? 'prevPage' : 'prev']();
break;
// Right or Down
case o.horizontal ? 39 : 40:
stopDefault(event);
self[o.keyboardNavBy === 'pages' ? 'nextPage' : 'next']();
break;
}
}
/**
* Click on item activation handler.
*
* @param {Event} event
*
* @return {Void}
*/
function activateHandler(event) {
/*jshint validthis:true */
// Ignore clicks on interactive elements.
if (isInteractive(this)) {
event.originalEvent[namespace + 'ignore'] = true;
return;
}
// Ignore events that:
// - are not originating from direct SLIDEE children
// - originated from interactive elements
if (this.parentNode !== $slidee[0] || event.originalEvent[namespace + 'ignore']) return;
self.activate(this);
}
/**
* Click on page button handler.
*
* @param {Event} event
*
* @return {Void}
*/
function activatePageHandler() {
/*jshint validthis:true */
// Accept only events from direct pages bar children.
if (this.parentNode === $pb[0]) {
self.activatePage($pages.index(this));
}
}
/**
* Pause on hover handler.
*
* @param {Event} event
*
* @return {Void}
*/
function pauseOnHoverHandler(event) {
if (o.pauseOnHover) {
self[event.type === 'mouseenter' ? 'pause' : 'resume'](2);
}
}
/**
* Trigger callbacks for event.
*
* @param {String} name Event name.
* @param {Mixed} argX Arguments passed to callbacks.
*
* @return {Void}
*/
function trigger(name, arg1) {
if (callbacks[name]) {
l = callbacks[name].length;
// Callbacks will be stored and executed from a temporary array to not
// break the execution queue when one of the callbacks unbinds itself.
tmpArray.length = 0;
for (i = 0; i < l; i++) {
tmpArray.push(callbacks[name][i]);
}
// Execute the callbacks
for (i = 0; i < l; i++) {
tmpArray[i].call(self, name, arg1);
}
}
}
/**
* Destroys instance and everything it created.
*
* @return {Void}
*/
self.destroy = function () {
// Remove the reference to itself
Sly.removeInstance(frame);
// Unbind all events
$scrollSource
.add($handle)
.add($sb)
.add($pb)
.add($forwardButton)
.add($backwardButton)
.add($prevButton)
.add($nextButton)
.add($prevPageButton)
.add($nextPageButton)
.off('.' + namespace);
// Unbinding specifically as to not nuke out other instances
$doc.off('keydown', keyboardHandler);
// Remove classes
$prevButton
.add($nextButton)
.add($prevPageButton)
.add($nextPageButton)
.removeClass(o.disabledClass);
if ($items && rel.activeItem != null) {
$items.eq(rel.activeItem).removeClass(o.activeClass);
}
// Remove page items
$pb.empty();
if (!parallax) {
// Unbind events from frame
$frame.off('.' + namespace);
// Restore original styles
frameStyles.restore();
slideeStyles.restore();
sbStyles.restore();
handleStyles.restore();
// Remove the instance from element data storage
$.removeData(frame, namespace);
}
// Clean up collections
items.length = pages.length = 0;
last = {};
// Reset initialized status and return the instance
self.initialized = 0;
return self;
};
/**
* Initialize.
*
* @return {Object}
*/
self.init = function () {
if (self.initialized) {
return;
}
// Disallow multiple instances on the same element
if (Sly.getInstance(frame)) throw new Error('There is already a Sly instance on this element');
// Store the reference to itself
Sly.storeInstance(frame, self);
// Register callbacks map
self.on(callbackMap);
// Save styles
var holderProps = ['overflow', 'position'];
var movableProps = ['position', 'webkitTransform', 'msTransform', 'transform', 'left', 'top', 'width', 'height'];
frameStyles.save.apply(frameStyles, holderProps);
sbStyles.save.apply(sbStyles, holderProps);
slideeStyles.save.apply(slideeStyles, movableProps);
handleStyles.save.apply(handleStyles, movableProps);
// Set required styles
var $movables = $handle;
if (!parallax) {
$movables = $movables.add($slidee);
$frame.css('overflow', 'hidden');
if (!transform && $frame.css('position') === 'static') {
$frame.css('position', 'relative');
}
}
if (transform) {
if (gpuAcceleration) {
$movables.css(transform, gpuAcceleration);
}
} else {
if ($sb.css('position') === 'static') {
$sb.css('position', 'relative');
}
$movables.css({ position: 'absolute' });
}
// Navigation buttons
if (o.forward) {
$forwardButton.on(mouseDownEvent, buttonsHandler);
}
if (o.backward) {
$backwardButton.on(mouseDownEvent, buttonsHandler);
}
if (o.prev) {
$prevButton.on(clickEvent, buttonsHandler);
}
if (o.next) {
$nextButton.on(clickEvent, buttonsHandler);
}
if (o.prevPage) {
$prevPageButton.on(clickEvent, buttonsHandler);
}
if (o.nextPage) {
$nextPageButton.on(clickEvent, buttonsHandler);
}
// Scrolling navigation
$scrollSource.on(wheelEvent, scrollHandler);
// Clicking on scrollbar navigation
if ($sb[0]) {
$sb.on(clickEvent, scrollbarHandler);
}
// Click on items navigation
if (itemNav && o.activateOn) {
$frame.on(o.activateOn + '.' + namespace, '*', activateHandler);
}
// Pages navigation
if ($pb[0] && o.activatePageOn) {
$pb.on(o.activatePageOn + '.' + namespace, '*', activatePageHandler);
}
// Dragging navigation
$dragSource.on(dragInitEvents, { source: 'slidee' }, dragInit);
// Scrollbar dragging navigation
if ($handle) {
$handle.on(dragInitEvents, { source: 'handle' }, dragInit);
}
// Keyboard navigation
$doc.on('keydown', keyboardHandler);
if (!parallax) {
// Pause on hover
$frame.on('mouseenter.' + namespace + ' mouseleave.' + namespace, pauseOnHoverHandler);
// Reset native FRAME element scroll
$frame.on('scroll.' + namespace, resetScroll);
}
// Mark instance as initialized
self.initialized = 1;
// Load
load(true);
// Initiate automatic cycling
if (o.cycleBy && !parallax) {
self[o.startPaused ? 'pause' : 'resume']();
}
// Return instance
return self;
};
}
Sly.getInstance = function (element) {
return $.data(element, namespace);
};
Sly.storeInstance = function (element, sly) {
return $.data(element, namespace, sly);
};
Sly.removeInstance = function (element) {
return $.removeData(element, namespace);
};
/**
* Return type of the value.
*
* @param {Mixed} value
*
* @return {String}
*/
function type(value) {
if (value == null) {
return String(value);
}
if (typeof value === 'object' || typeof value === 'function') {
return Object.prototype.toString.call(value).match(/\s([a-z]+)/i)[1].toLowerCase() || 'object';
}
return typeof value;
}
/**
* Event preventDefault & stopPropagation helper.
*
* @param {Event} event Event object.
* @param {Bool} noBubbles Cancel event bubbling.
*
* @return {Void}
*/
function stopDefault(event, noBubbles) {
event.preventDefault();
if (noBubbles) {
event.stopPropagation();
}
}
/**
* Disables an event it was triggered on and unbinds itself.
*
* @param {Event} event
*
* @return {Void}
*/
function disableOneEvent(event) {
/*jshint validthis:true */
stopDefault(event, 1);
$(this).off(event.type, disableOneEvent);
}
/**
* Resets native element scroll values to 0.
*
* @return {Void}
*/
function resetScroll() {
/*jshint validthis:true */
this.scrollLeft = 0;
this.scrollTop = 0;
}
/**
* Check if variable is a number.
*
* @param {Mixed} value
*
* @return {Boolean}
*/
function isNumber(value) {
return !isNaN(parseFloat(value)) && isFinite(value);
}
/**
* Parse style to pixels.
*
* @param {Object} $item jQuery object with element.
* @param {Property} property CSS property to get the pixels from.
*
* @return {Int}
*/
function getPx($item, property) {
return 0 | round(String($item.css(property)).replace(/[^\-0-9.]/g, ''));
}
/**
* Make sure that number is within the limits.
*
* @param {Number} number
* @param {Number} min
* @param {Number} max
*
* @return {Number}
*/
function within(number, min, max) {
return number < min ? min : number > max ? max : number;
}
/**
* Saves element styles for later restoration.
*
* Example:
* var styles = new StyleRestorer(frame);
* styles.save('position');
* element.style.position = 'absolute';
* styles.restore(); // restores to state before the assignment above
*
* @param {Element} element
*/
function StyleRestorer(element) {
var self = {};
self.style = {};
self.save = function () {
if (!element || !element.nodeType) return;
for (var i = 0; i < arguments.length; i++) {
self.style[arguments[i]] = element.style[arguments[i]];
}
return self;
};
self.restore = function () {
if (!element || !element.nodeType) return;
for (var prop in self.style) {
if (self.style.hasOwnProperty(prop)) element.style[prop] = self.style[prop];
}
return self;
};
return self;
}
// Local WindowAnimationTiming interface polyfill
(function (w) {
rAF = w.requestAnimationFrame
|| w.webkitRequestAnimationFrame
|| fallback;
/**
* Fallback implementation.
*/
var prev = new Date().getTime();
function fallback(fn) {
var curr = new Date().getTime();
var ms = Math.max(0, 16 - (curr - prev));
var req = setTimeout(fn, ms);
prev = curr;
return req;
}
/**
* Cancel.
*/
var cancel = w.cancelAnimationFrame
|| w.webkitCancelAnimationFrame
|| w.clearTimeout;
cAF = function(id){
cancel.call(w, id);
};
}(window));
// Feature detects
(function () {
var prefixes = ['', 'Webkit', 'Moz', 'ms', 'O'];
var el = document.createElement('div');
function testProp(prop) {
for (var p = 0, pl = prefixes.length; p < pl; p++) {
var prefixedProp = prefixes[p] ? prefixes[p] + prop.charAt(0).toUpperCase() + prop.slice(1) : prop;
if (el.style[prefixedProp] != null) {
return prefixedProp;
}
}
}
// Global support indicators
transform = testProp('transform');
gpuAcceleration = testProp('perspective') ? 'translateZ(0) ' : '';
}());
// Expose class globally
w[className] = Sly;
// jQuery proxy
$.fn[pluginName] = function (options, callbackMap) {
var method, methodArgs;
// Attributes logic
if (!$.isPlainObject(options)) {
if (type(options) === 'string' || options === false) {
method = options === false ? 'destroy' : options;
methodArgs = Array.prototype.slice.call(arguments, 1);
}
options = {};
}
// Apply to all elements
return this.each(function (i, element) {
// Call with prevention against multiple instantiations
var plugin = Sly.getInstance(element);
if (!plugin && !method) {
// Create a new object if it doesn't exist yet
plugin = new Sly(element, options, callbackMap).init();
} else if (plugin && method) {
// Call method
if (plugin[method]) {
plugin[method].apply(plugin, methodArgs);
}
}
});
};
// Default options
Sly.defaults = {
slidee: null, // Selector, DOM element, or jQuery object with DOM element representing SLIDEE.
horizontal: false, // Switch to horizontal mode.
// Item based navigation
itemNav: null, // Item navigation type. Can be: 'basic', 'centered', 'forceCentered'.
itemSelector: null, // Select only items that match this selector.
smart: false, // Repositions the activated item to help with further navigation.
activateOn: null, // Activate an item on this event. Can be: 'click', 'mouseenter', ...
activateMiddle: false, // Always activate the item in the middle of the FRAME. forceCentered only.
// Scrolling
scrollSource: null, // Element for catching the mouse wheel scrolling. Default is FRAME.
scrollBy: 0, // Pixels or items to move per one mouse scroll. 0 to disable scrolling.
scrollHijack: 300, // Milliseconds since last wheel event after which it is acceptable to hijack global scroll.
scrollTrap: false, // Don't bubble scrolling when hitting scrolling limits.
// Dragging
dragSource: null, // Selector or DOM element for catching dragging events. Default is FRAME.
mouseDragging: false, // Enable navigation by dragging the SLIDEE with mouse cursor.
touchDragging: false, // Enable navigation by dragging the SLIDEE with touch events.
releaseSwing: false, // Ease out on dragging swing release.
swingSpeed: 0.2, // Swing synchronization speed, where: 1 = instant, 0 = infinite.
elasticBounds: false, // Stretch SLIDEE position limits when dragging past FRAME boundaries.
dragThreshold: 3, // Distance in pixels before Sly recognizes dragging.
interactive: null, // Selector for special interactive elements.
// Scrollbar
scrollBar: null, // Selector or DOM element for scrollbar container.
dragHandle: false, // Whether the scrollbar handle should be draggable.
dynamicHandle: false, // Scrollbar handle represents the ratio between hidden and visible content.
minHandleSize: 50, // Minimal height or width (depends on sly direction) of a handle in pixels.
clickBar: false, // Enable navigation by clicking on scrollbar.
syncSpeed: 0.5, // Handle => SLIDEE synchronization speed, where: 1 = instant, 0 = infinite.
// Pagesbar
pagesBar: null, // Selector or DOM element for pages bar container.
activatePageOn: null, // Event used to activate page. Can be: click, mouseenter, ...
pageBuilder: // Page item generator.
function (index) {
return '<li>' + (index + 1) + '</li>';
},
// Navigation buttons
forward: null, // Selector or DOM element for "forward movement" button.
backward: null, // Selector or DOM element for "backward movement" button.
prev: null, // Selector or DOM element for "previous item" button.
next: null, // Selector or DOM element for "next item" button.
prevPage: null, // Selector or DOM element for "previous page" button.
nextPage: null, // Selector or DOM element for "next page" button.
// Automated cycling
cycleBy: null, // Enable automatic cycling by 'items' or 'pages'.
cycleInterval: 5000, // Delay between cycles in milliseconds.
pauseOnHover: false, // Pause cycling when mouse hovers over the FRAME.
startPaused: false, // Whether to start in paused sate.
// Mixed options
moveBy: 300, // Speed in pixels per second used by forward and backward buttons.
speed: 0, // Animations speed in milliseconds. 0 to disable animations.
easing: 'swing', // Easing for duration based (tweening) animations.
startAt: null, // Starting offset in pixels or items.
keyboardNavBy: null, // Enable keyboard navigation by 'items' or 'pages'.
// Classes
draggedClass: 'dragged', // Class for dragged elements (like SLIDEE or scrollbar handle).
activeClass: 'active', // Class for active items and pages.
disabledClass: 'disabled' // Class for disabled navigation elements.
};
}(jQuery, window));
<#-- ---------- Common variables ---------- -->
<#assign
theme_display = themeDisplay
portlet_display = portletDisplay
theme_timestamp = themeDisplay.getTheme().getTimestamp()
theme_settings = themeDisplay.getThemeSettings()
root_css_class = languageUtil.get(locale, "lang.dir")
css_class = htmlUtil.escape(bodyCssClass!)
css_class = css_class + " " + htmlUtil.escape(theme_display.getColorScheme().getCssClass()) + " yui3-skin-sam"
/>
<#assign themeArticleId = themeDisplay.getThemeSetting("themeArticleId") />
<#if layout??>
<#assign page_group = layout.getGroup() />
</#if>
<#if layoutTypePortlet.hasStateMax()>
<#assign css_class = css_class + " page-maximized" />
</#if>
<#assign
css_folder = theme_display.getPathThemeCss()
images_folder = theme_display.getPathThemeImages()
javascript_folder = theme_display.getPathThemeJavaScript()
templates_folder = theme_display.getPathThemeTemplates()
full_css_path = fullCssPath
full_templates_path = fullTemplatesPath
/>
<#assign css_main_file = htmlUtil.escape(portalUtil.getStaticResourceURL(request, "${css_folder}/main.css")) />
<#assign js_main_file = htmlUtil.escape(portalUtil.getStaticResourceURL(request, "${javascript_folder}/main.js")) />
<#assign
company_id = company.getCompanyId()
company_name = company.getName()
company_logo = htmlUtil.escape(theme_display.getCompanyLogo())
company_logo_height = theme_display.getCompanyLogoHeight()
company_logo_width = theme_display.getCompanyLogoWidth()
company_url = theme_display.getURLHome()
/>
<#if !request.isRequestedSessionIdFromCookie()>
<#assign company_url = portalUtil.getURLWithSessionId(company_url, request.getSession().getId()) />
</#if>
<#-- ---------- LPS-66428 ---------- -->
<#assign
is_default_user = user.isDefaultUser()
is_female = user.isFemale()
is_male = user.isMale()
is_setup_complete = user.isSetupComplete()
language = locale.getLanguage()
language_id = user.getLanguageId()
time_zone = user.getTimeZoneId()
user_birthday = user.getBirthday()
user_comments = user.getComments()
user_email_address = user.getEmailAddress()
user_first_name = user.getFirstName()
user_greeting = htmlUtil.escape(user.getGreeting())
user_id = user.getUserId()
user_last_login_ip = user.getLastLoginIP()
user_last_name = user.getLastName()
user_login_ip = user.getLoginIP()
user_middle_name = user.getMiddleName()
user_name = user.getFullName()
w3c_language_id = localeUtil.toW3cLanguageId(theme_display.getLanguageId())
is_login_redirect_required = portalUtil.isLoginRedirectRequired(request)
is_signed_in = theme_display.isSignedIn()
group_id = theme_display.getScopeGroupId()
/>
<#-- ---------- URLs ---------- -->
<#assign show_control_panel = theme_display.isShowControlPanelIcon() />
<#if show_control_panel>
<#assign
control_panel_text = languageUtil.get(locale, "control-panel")
control_panel_url = htmlUtil.escape(theme_display.getURLControlPanel())
/>
</#if>
<#assign show_home = theme_display.isShowHomeIcon() />
<#if show_home>
<#assign
home_text = languageUtil.get(locale, "home")
home_url = htmlUtil.escape(theme_display.getURLHome())
/>
<#if !request.isRequestedSessionIdFromCookie()>
<#assign home_url = htmlUtil.escape(portalUtil.getURLWithSessionId(home_url, request.getSession().getId())) />
</#if>
</#if>
<#assign show_my_account = theme_display.isShowMyAccountIcon() />
<#if show_my_account>
<#assign my_account_text = languageUtil.get(locale, "my-account") />
<#if theme_display.getURLMyAccount()??>
<#assign my_account_url = htmlUtil.escape(theme_display.getURLMyAccount().toString()) />
</#if>
</#if>
<#assign show_sign_in = theme_display.isShowSignInIcon() />
<#if show_sign_in>
<#assign
sign_in_text = languageUtil.get(locale, "sign-in")
sign_in_url = htmlUtil.escape(theme_display.getURLSignIn())
/>
</#if>
<#assign show_sign_out = theme_display.isShowSignOutIcon() />
<#if show_sign_out>
<#assign
sign_out_text = languageUtil.get(locale, "sign-out")
sign_out_url = htmlUtil.escape(theme_display.getURLSignOut())
/>
</#if>
<#-- ---------- Page ---------- -->
<#assign
the_title = ""
selectable = theme_display.isTilesSelectable()
is_maximized = layoutTypePortlet.hasStateMax()
is_freeform = themeDisplay.isFreeformLayout()
page_javascript_1 = ""
page_javascript_2 = ""
page_javascript_3 = ""
/>
<#if layout??>
<#assign
page = layout
is_first_child = page.isFirstChild()
is_first_parent = page.isFirstParent()
the_title = languageUtil.get(locale, the_title, page.getName(locale))
is_portlet_page = false
/>
<#if page.getType() = "portlet">
<#assign is_portlet_page = true />
</#if>
<#assign typeSettingsProperties = layout.getTypeSettingsProperties() />
<#if typeSettingsProperties??>
<#assign page_javascript = typeSettingsProperties["javascript"]! />
</#if>
<#assign
site_name = htmlUtil.escape(page_group.getDescriptiveName())
community_name = site_name
is_guest_group = page_group.isGuest()
/>
<#if is_guest_group>
<#assign css_class = css_class + " guest-site" />
</#if>
<#if is_signed_in>
<#assign css_class = css_class + " signed-in" />
<#else>
<#assign css_class = css_class + " signed-out" />
</#if>
<#if layout.isPublicLayout()>
<#assign css_class = css_class + " public-page" />
<#else>
<#assign css_class = css_class + " private-page" />
</#if>
<#if page_group.isLayoutPrototype()>
<#assign css_class = css_class + " page-template" />
</#if>
<#if page_group.isLayoutSetPrototype()>
<#assign css_class = css_class + " site-template" />
</#if>
<#if page_group.isCompany()>
<#assign site_type = "company-site" />
<#elseif page_group.isOrganization()>
<#assign site_type = "organization-site" />
<#elseif page_group.isUser()>
<#assign site_type = "user-site" />
<#else>
<#assign site_type = "site" />
</#if>
<#assign
css_class = css_class + " " + site_type
site_default_public_url = htmlUtil.escape(page_group.getDisplayURL(theme_display, false))
community_default_public_url = site_default_public_url
site_default_private_url = htmlUtil.escape(page_group.getDisplayURL(theme_display, true))
community_default_private_url = site_default_private_url
site_default_url = site_default_public_url
community_default_url = site_default_url
/>
<#if layout.isPrivateLayout()>
<#assign
site_default_url = site_default_private_url
community_default_url = site_default_url
/>
</#if>
</#if>
<#assign the_title = "" />
<#if layout.getHTMLTitle(locale)??>
<#assign the_title = layout.getHTMLTitle(locale) />
</#if>
<#if pageTitle??>
<#assign the_title = pageTitle />
</#if>
<#if pageSubtitle??>
<#assign the_title = pageSubtitle + " - " + the_title />
</#if>
<#if tilesTitle?has_content>
<#assign the_title = languageUtil.get(locale, tilesTitle) />
</#if>
<#if page_group.isLayoutPrototype()>
<#assign the_title = page_group.getDescriptiveName(locale) />
</#if>
<#if !tilesTitle?has_content>
<#assign the_title = htmlUtil.escape(the_title) />
</#if>
<#if the_title ?has_content && company_name != site_name && !page_group.isLayoutPrototype()>
<#assign the_title = the_title + " - " + site_name />
</#if>
<#if layouts??>
<#assign pages = layouts />
</#if>
<#-- ---------- Logo ---------- -->
<#assign
logo_css_class = "logo"
use_company_logo = !layout.layoutSet.isLogo()
site_logo_height = company_logo_height
site_logo_width = company_logo_width
/>
<#if (company.getLogoId() == 0) && use_company_logo>
<#assign logo_css_class = logo_css_class + " default-logo" />
<#else>
<#assign logo_css_class = logo_css_class + " custom-logo" />
</#if>
<#if theme_settings["show-site-name-supported"]??>
<#assign show_site_name_supported = getterUtil.getBoolean(theme_settings["show-site-name-supported"]!"", true) />
<#else>
<#assign show_site_name_supported = true />
</#if>
<#if theme_settings["show-site-name-default"]??>
<#assign show_site_name_default = getterUtil.getBoolean(theme_settings["show-site-name-default"]!"", show_site_name_supported) />
<#else>
<#assign show_site_name_default = show_site_name_supported />
</#if>
<#assign
show_site_name = getterUtil.getBoolean(layout.layoutSet.getSettingsProperty("showSiteName"), show_site_name_default)
site_logo = company_logo
logo_description = ""
/>
<#if !show_site_name>
<#assign logo_description = htmlUtil.escape(site_name) />
</#if>
<#-- ---------- Navigation ---------- -->
<#assign has_navigation = false />
<#if navItems??>
<#assign nav_items = navItems />
<#assign has_navigation = (nav_items?size > 0) />
</#if>
<#assign nav_css_class = "sort-pages modify-pages" />
<#if !has_navigation>
<#assign nav_css_class = nav_css_class + " hide" />
</#if>
<#-- ---------- My sites ---------- -->
<#assign
show_my_sites = user.hasMySites()
show_my_places = show_my_sites
/>
<#if show_my_sites>
<#assign
my_sites_text = languageUtil.get(locale, "my-sites")
my_places_text = my_sites_text
/>
</#if>
<#-- ---------- Includes ---------- -->
<#assign dir_include = "/html" />
<#assign body_bottom_include = "${dir_include}/common/themes/body_bottom.jsp" />
<#assign body_top_include = "${dir_include}/common/themes/body_top.jsp" />
<#assign bottom_include = "${dir_include}/common/themes/bottom.jsp" />
<#assign bottom_ext_include = bottom_include />
<#if tilesContent?has_content>
<#assign content_include = "${dir_include}${tilesContent}" />
</#if>
<#assign top_head_include = "${dir_include}/common/themes/top_head.jsp" />
<#assign top_messages_include = "${dir_include}/common/themes/top_messages.jsp" />
<#-- ---------- Date ---------- -->
<#assign
date = dateUtil
current_time = date.newDate()
the_year = current_time?date?string("yyyy")
/>
<#-- ---------- Custom init ---------- -->
<#include "${full_templates_path}/init_custom.ftl" />
\ No newline at end of file
<#--
This file allows you to override and define new FreeMarker variables.
-->
<#assign nav_css_class = nav_css_class + " oecd-navbar" />
<#assign
site_map_text = languageUtil.get(locale, "site-map")
contact_us_text = languageUtil.get(locale, "contact-us")
database_text = languageUtil.get(locale, "data-base")
publications_text = languageUtil.get(locale, "publications")
more_sites_text = languageUtil.get(locale, "more-sites")
news_text = languageUtil.get(locale, "news")
job_vacancies_text = languageUtil.get(locale, "job-vacancies")
terms_and_conditions_text = languageUtil.get(locale, "terms-and-conditions")
privacy_policy_text = languageUtil.get(locale, "privacy-policy")
social_media_text = languageUtil.get(locale, "social-media")
cis_stat_name_text = languageUtil.get(locale, "cis-stat-name")
cis_stat_full_name_text = languageUtil.get(locale, "cis-stat-full-name")
welcome_to_statistics_text = languageUtil.get(locale, "welcome-to-statistics")
menu_text = languageUtil.get(locale, "menu")
toggle_menu_text = languageUtil.get(locale, "toggle-menu")
oecd_header__logo_css = languageUtil.get(locale, "oecd-header-logo-css")
oecd_menu_logo_css = languageUtil.get(locale, "oecd-menu-logo-css")
oecd_shared_footer__logo_css = languageUtil.get(locale, "oecd-shared-footer__logo-css")
/>
<nav class="${nav_css_class} navbar navbar-default" id="navigation" role="navigation">
<div class="container">
<div id="main-nav-navbar-collapse" class="collapse navbar-collapse custom-dropdown-wrapper">
<ul aria-label="<@liferay.language key="site-pages" />" role="menubar" class="nav navbar-nav oecd-main-nav">
<#list nav_items as nav_item>
<#assign
nav_item_attr_has_popup = ""
nav_item_attr_selected = ""
nav_item_css_class = ""
nav_item_layout = nav_item.getLayout()
nav_item_role = "menuitem"
nav_item_attr_dropdown = ""
/>
<#if nav_item.isSelected()>
<#assign
nav_item_attr_has_popup = "aria-haspopup='true'"
nav_item_attr_selected = "aria-selected='true'"
nav_item_css_class = "selected"
/>
</#if>
<#if nav_item.hasChildren()>
<#assign
nav_item_css_class = nav_item_css_class + " dropdown"
nav_item_role = "button"
nav_item_attr_dropdown = "class='dropdown-toggle' data-toggle='dropdown'"
/>
</#if>
<li ${nav_item_attr_selected} class="${nav_item_css_class} col-sm-2" id="layout_${nav_item.getLayoutId()}" role="presentation">
<a aria-labelledby="layout_${nav_item.getLayoutId()}" ${nav_item_attr_has_popup} ${nav_item_attr_dropdown} href="${nav_item.getURL()}" ${nav_item.getTarget()} role="${nav_item_role}"><span><@liferay_theme["layout-icon"] layout=nav_item_layout /> ${nav_item.getName()}</span>
<#if nav_item.hasChildren()>
<i class="glyphicon glyphicon-menu-down icon-before"></i>
</#if>
</a>
<#if nav_item.hasChildren()>
<ul class="dropdown-menu child-menu list-wrapper list-topic-wrapper" role="menu">
<div class="col-4">
<#list nav_item.getChildren() as nav_child>
<#assign
nav_child_attr_selected = ""
nav_child_css_class = ""
/>
<#if nav_item.isSelected()>
<#assign
nav_child_attr_selected = "aria-selected='true'"
nav_child_css_class = "selected"
/>
</#if>
<li ${nav_child_attr_selected} class="${nav_child_css_class}" id="layout_${nav_child.getLayoutId()}" role="presentation">
<a aria-labelledby="layout_${nav_child.getLayoutId()}" href="${nav_child.getURL()}" ${nav_child.getTarget()} role="menuitem">${nav_child.getName()}</a>
</li>
</#list>
</div>
</ul>
</#if>
</li>
</#list>
</ul>
</div>
</div>
</nav>
<!DOCTYPE html>
<#include init />
<html class="${root_css_class}" dir="<@liferay.language key="lang.dir" />" lang="${w3c_language_id}">
<head>
<title>${the_title} - ${company_name}</title>
<meta content="initial-scale=1.0, width=device-width" name="viewport" />
<@liferay_util["include"] page=top_head_include />
<!--[if gt IE 8]>
<style type="text/css">
#clients .lfr-asset-item{
margin-left: 15px;
margin-right: 15px;
}
</style>
<!--<![endif]-->
</head>
<body class="${css_class} oecd-body">
<@liferay_ui["quick-access"] contentId="#main-content" />
<@liferay_util["include"] page=body_top_include />
<@liferay.control_menu />
<div id="wrapper">
<header class="oecd-header oecd-header--bg-white oecd-header--primary-hidden">
<nav class="container">
<div class="row">
<div class="oecd-header__item oecd-header__logo-and-toggle">
<a class="${logo_css_class}" href="${site_default_url}" title="<@liferay.language_format arguments="${site_name}" key="go-to-x" />">
<div class="oecd-header__logo" style="background: url('${site_logo}') left center no-repeat;"></div>
</a>
<div class="pull-right logo-header-right">
<div class="sitemap"><a href="${site_default_url}/sitemap/">${site_map_text}</a></div>
<div class="navbar-nav">
<#assign preferences = freeMarkerPortletPreferences.getPreferences("portletSetupPortletDecoratorId", "barebone") />
<@liferay.languages default_preferences="${preferences}" />
</div>
<div class="oecd-search">
<div class="navbar-form navbar-right" role="search">
<@liferay.search default_preferences = "${preferences}"/>
</div>
</div>
</div>
</div>
</div>
</nav>
</header>
<div id="banner" role="banner">
<div id="heading">
<div class="oecd-menu oecd-menu--bg-dark-blue">
<div class="oecd-menu-top-wrapper">
<div class="container">
<div class="oecd-menu-top hidden-xs">
<ul class="oecd-header__primary" tabindex="0">
<#include "${full_templates_path}/topmenu.ftl" />
</ul>
</div>
</div>
</div>
<#assign show_breadcrumps = true />
<#if has_navigation && is_setup_complete>
<div class="oecd-menu-bottom-wrapper">
<#include "${full_templates_path}/navigation.ftl" />
</div>
</#if>
</div>
</div>
</div>
<section id="content" class="container">
<div id="contentbody">
<#if selectable>
<@liferay_util["include"] page=content_include />
<#else>
${portletDisplay.recycle()}
${portletDisplay.setTitle(the_title)}
<@liferay_theme["wrap-portlet"] page="portlet.ftl">
<@liferay_util["include"] page=content_include />
</@>
</#if>
</div>
</section>
<#assign instanceId = "qqqqqqq" />
<#assign VOID = freeMarkerPortletPreferences.setValue("portletSetupPortletDecoratorId", "barebone") />
<#assign VOID = freeMarkerPortletPreferences.setValue("articleId", "33623") />
<style>
#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_${instanceId} h2.portlet-title-text{
display: none;
}
</style>
<footer id="footer" role="contentinfo" class="oecd-footer">
<@liferay_portlet["runtime"]
defaultPreferences="${freeMarkerPortletPreferences}"
portletProviderAction=portletProviderAction.VIEW
instanceId="${instanceId}"
portletName="com_liferay_journal_content_web_portlet_JournalContentPortlet"
/>
</footer>
${freeMarkerPortletPreferences.reset()}
</div>
<@liferay_util["include"] page=body_bottom_include />
<@liferay_util["include"] page=bottom_include />
<script src="${javascript_folder}/oecd-headers-footers.js" type="text/javascript"></script>
</body>
</html>
<!DOCTYPE html>
<#include init />
<html class="${root_css_class}" dir="<@liferay.language key="lang.dir" />" lang="${w3c_language_id}">
<head>
<title>${the_title}</title>
<@liferay_util["include"] page=top_head_include />
</head>
<body class="portal-popup ${css_class}">
<@liferay_util["include"] page=content_include />
<@liferay_util["include"] page=bottom_ext_include />
</body>
</html>
\ No newline at end of file
<#assign
portlet_display = portletDisplay
portlet_back_url = htmlUtil.escapeHREF(portlet_display.getURLBack())
portlet_content_css_class = "portlet-content"
portlet_display_name = htmlUtil.escape(portlet_display.getPortletDisplayName())
portlet_display_root_portlet_id = htmlUtil.escapeAttribute(portlet_display.getRootPortletId())
portlet_id = htmlUtil.escapeAttribute(portlet_display.getId())
portlet_title = htmlUtil.escape(portlet_display.getTitle())
/>
<section class="portlet" id="portlet_${portlet_id}">
<#if portlet_display.isPortletDecorate() && !portlet_display.isStateMax() && portlet_display.getPortletConfigurationIconMenu()?? && portlet_display.getPortletToolbar()??>
<#assign
portlet_configuration_icon_menu = portlet_display.getPortletConfigurationIconMenu()
portlet_toolbar = portlet_display.getPortletToolbar()
portlet_configuration_icons = portlet_configuration_icon_menu.getPortletConfigurationIcons(portlet_display_root_portlet_id, renderRequest, renderResponse)
portlet_title_menus = portlet_toolbar.getPortletTitleMenus(portlet_display_root_portlet_id, renderRequest, renderResponse)
/>
<#if (portlet_configuration_icons?has_content || portlet_title_menus?has_content)>
<header class="portlet-topper">
<div class="portlet-title-default">
<span class="portlet-name-text">${portlet_display_name}</span>
</div>
<#foreach portletTitleMenu in portlet_title_menus>
<menu class="portlet-topper-toolbar" id="portlet-title-menu_${portlet_id}_${portletTitleMenu_index}" type="toolbar">
<@liferay_ui["menu"] menu=portletTitleMenu />
</menu>
</#foreach>
<#if portlet_configuration_icons?has_content>
<menu class="portlet-topper-toolbar" id="portlet-topper-toolbar_${portlet_id}" type="toolbar">
<@liferay_portlet["icon-options"] portletConfigurationIcons=portlet_configuration_icons />
</menu>
</#if>
</header>
<#assign portlet_content_css_class = portlet_content_css_class + " portlet-content-editable" />
</#if>
</#if>
<div class="${portlet_content_css_class}">
<#if portlet_display.isShowBackIcon()>
<a class="icon-monospaced portlet-icon-back text-default" href="${portlet_back_url}" title="<@liferay.language key="return-to-full-page" />">
<@liferay_ui["icon"]
icon="angle-left"
markupView="lexicon"
/>
</a>
</#if>
<#assign portlet_title_css_class = "portlet-title-text" />
<#if stringUtil.equals(portlet_display.getPortletDecoratorId(), "linedtitle") >
<#assign portlet_title_css_class = "lined-title" />
</#if>
<#if !stringUtil.equals(portlet_display.getPortletDecoratorId(), "barebone") >
<h2 class="${portlet_title_css_class}">${portlet_title}</h2>
</#if>
${portlet_display.writeContent(writer)}
</div>
</section>
<!-- https://web.liferay.com/de/community/forums/-/message_boards/view_message/73386692#_19_message_74729187 -->
<#assign layoutLocalService = serviceLocator.findService("com.liferay.portal.kernel.service.LayoutLocalService") />
<#assign destinationLayout = layoutLocalService.getFriendlyURLLayout(layout.getGroupId(),false,"/topmenu") />
<#assign topPublicLayouts = layoutLocalService.getLayouts(layout.getGroupId(), false, destinationLayout.getLayoutId()) />
<#list topPublicLayouts as nav_item>
<li class="col-sm-${nav_item.getExpandoBridge().getAttribute("width")} oecd-header__item">
<a href="${nav_item.getFriendlyURL()}" class="oecd-header__current-page">${nav_item.getName(locale)}</a>
</li>
</#list>
<#if is_signed_in>
<li class="col-sm-2 oecd-header__item">
<a href="${sign_out_url}" id="sign-out" rel="nofollow" class="oecd-header__current-page">${sign_out_text}</a>
</li>
<#else>
<li class="col-sm-2 oecd-header__item">
<a href="${sign_in_url}" id="sign-in" rel="nofollow" class="oecd-header__current-page">${sign_in_text}</a>
</li>
</#if>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment