diff --git a/assets/css/um-account.css b/assets/css/um-account.css
index f44e51bf..85793dbf 100644
--- a/assets/css/um-account.css
+++ b/assets/css/um-account.css
@@ -37,10 +37,10 @@
}
.um-account-main div.um-account-heading i {
- margin-right: 8px;
- font-size: 20px;
+ margin-right: 10px;
+ font-size: 26px;
position: relative;
- top: 4px;
+ top: 2px;
}
.um-account-main p {
@@ -107,15 +107,17 @@
.um-account-nav span.arr {
position: absolute;
right: 0;
- top: 4px;
- font-size: 23px;
+ top: 1px;
+ font-size: 28px;
}
.um-account-nav span.ico {
position: absolute;
left: 0;
- top: 3px;
+ top: 0;
font-size: 21px;
+ width: 21px;
+ text-align: center;
}
/*
@@ -142,27 +144,34 @@
.um-account-side li a span.um-account-arrow {
position: absolute;
- right: 0;
+ right: 10px;
top: 6px;
font-size: 26px;
}
-.um-account-side li a span.um-account-icon {
+.um-account-side li a span.um-account-icon,
+.um-account-side li a.current span.um-account-icon,
+.um-account-side li a.current:hover span.um-account-icon
+{
text-align: center;
font-size: 20px;
+ width: 20px;
+ height: 30px;
border-right: 1px solid #ccc;
color: #444;
float: left;
- height: auto;
- line-height: inherit;
padding: 0px 15px;
- top: 4px;
- position: relative;
+ font-weight: normal !important;
}
+.um-account-side li a.current span.um-account-icon,
+.um-account-side li a.current:hover span.um-account-icon
+ {color: #3ba1da}
+
.um-account-side li a span.um-account-icon i {
- position: relative;
- top: 1px;
+ display: block;
+ height: 30px;
+ line-height: 30px;
}
.um-account-side li a span.um-account-title {
@@ -180,8 +189,4 @@
color: #444;
font-weight: bold;
text-decoration: none !important;
-}
-
-.um-account-side li a.current span.um-account-icon,
-.um-account-side li a.current:hover span.um-account-icon
- {color: #3ba1da}
\ No newline at end of file
+}
\ No newline at end of file
diff --git a/assets/css/um-fonticons-fa.css b/assets/css/um-fonticons-fa.css
new file mode 100644
index 00000000..f1e57d36
--- /dev/null
+++ b/assets/css/um-fonticons-fa.css
@@ -0,0 +1,1533 @@
+@charset "UTF-8";
+
+@font-face {
+ font-family: "FontAwesome";
+ src:url("../font/fontawesome-webfont.eot?v=4.2.0");
+ src:url("../font/fontawesome-webfont.eot?v=4.2.0#iefix") format("embedded-opentype"),
+ url("../font/fontawesome-webfont.woff?v=4.2.0") format("woff"),
+ url("../font/fontawesome-webfont.ttf?v=4.2.0") format("truetype"),
+ url("../font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
+ font-weight: normal;
+ font-style: normal;
+}
+
+[class^="um-faicon-"]:before,
+[class*=" um-faicon-"]:before {
+ font-family: "FontAwesome" !important;
+ font-style: normal !important;
+ font-weight: normal !important;
+ font-variant: normal !important;
+ text-transform: none !important;
+ speak: none;
+ line-height: 1;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+
+.um-faicon-glass:before {
+ content: "\f000";
+}
+.um-faicon-music:before {
+ content: "\f001";
+}
+.um-faicon-search:before {
+ content: "\f002";
+}
+.um-faicon-envelope-o:before {
+ content: "\f003";
+}
+.um-faicon-heart:before {
+ content: "\f004";
+}
+.um-faicon-star:before {
+ content: "\f005";
+}
+.um-faicon-star-o:before {
+ content: "\f006";
+}
+.um-faicon-user:before {
+ content: "\f007";
+}
+.um-faicon-film:before {
+ content: "\f008";
+}
+.um-faicon-th-large:before {
+ content: "\f009";
+}
+.um-faicon-th:before {
+ content: "\f00a";
+}
+.um-faicon-th-list:before {
+ content: "\f00b";
+}
+.um-faicon-check:before {
+ content: "\f00c";
+}
+.um-faicon-remove:before,
+.um-faicon-close:before,
+.um-faicon-times:before {
+ content: "\f00d";
+}
+.um-faicon-search-plus:before {
+ content: "\f00e";
+}
+.um-faicon-search-minus:before {
+ content: "\f010";
+}
+.um-faicon-power-off:before {
+ content: "\f011";
+}
+.um-faicon-signal:before {
+ content: "\f012";
+}
+.um-faicon-gear:before,
+.um-faicon-cog:before {
+ content: "\f013";
+}
+.um-faicon-trash-o:before {
+ content: "\f014";
+}
+.um-faicon-home:before {
+ content: "\f015";
+}
+.um-faicon-file-o:before {
+ content: "\f016";
+}
+.um-faicon-clock-o:before {
+ content: "\f017";
+}
+.um-faicon-road:before {
+ content: "\f018";
+}
+.um-faicon-download:before {
+ content: "\f019";
+}
+.um-faicon-arrow-circle-o-down:before {
+ content: "\f01a";
+}
+.um-faicon-arrow-circle-o-up:before {
+ content: "\f01b";
+}
+.um-faicon-inbox:before {
+ content: "\f01c";
+}
+.um-faicon-play-circle-o:before {
+ content: "\f01d";
+}
+.um-faicon-rotate-right:before,
+.um-faicon-repeat:before {
+ content: "\f01e";
+}
+.um-faicon-refresh:before {
+ content: "\f021";
+}
+.um-faicon-list-alt:before {
+ content: "\f022";
+}
+.um-faicon-lock:before {
+ content: "\f023";
+}
+.um-faicon-flag:before {
+ content: "\f024";
+}
+.um-faicon-headphones:before {
+ content: "\f025";
+}
+.um-faicon-volume-off:before {
+ content: "\f026";
+}
+.um-faicon-volume-down:before {
+ content: "\f027";
+}
+.um-faicon-volume-up:before {
+ content: "\f028";
+}
+.um-faicon-qrcode:before {
+ content: "\f029";
+}
+.um-faicon-barcode:before {
+ content: "\f02a";
+}
+.um-faicon-tag:before {
+ content: "\f02b";
+}
+.um-faicon-tags:before {
+ content: "\f02c";
+}
+.um-faicon-book:before {
+ content: "\f02d";
+}
+.um-faicon-bookmark:before {
+ content: "\f02e";
+}
+.um-faicon-print:before {
+ content: "\f02f";
+}
+.um-faicon-camera:before {
+ content: "\f030";
+}
+.um-faicon-font:before {
+ content: "\f031";
+}
+.um-faicon-bold:before {
+ content: "\f032";
+}
+.um-faicon-italic:before {
+ content: "\f033";
+}
+.um-faicon-text-height:before {
+ content: "\f034";
+}
+.um-faicon-text-width:before {
+ content: "\f035";
+}
+.um-faicon-align-left:before {
+ content: "\f036";
+}
+.um-faicon-align-center:before {
+ content: "\f037";
+}
+.um-faicon-align-right:before {
+ content: "\f038";
+}
+.um-faicon-align-justify:before {
+ content: "\f039";
+}
+.um-faicon-list:before {
+ content: "\f03a";
+}
+.um-faicon-dedent:before,
+.um-faicon-outdent:before {
+ content: "\f03b";
+}
+.um-faicon-indent:before {
+ content: "\f03c";
+}
+.um-faicon-video-camera:before {
+ content: "\f03d";
+}
+.um-faicon-photo:before,
+.um-faicon-image:before,
+.um-faicon-picture-o:before {
+ content: "\f03e";
+}
+.um-faicon-pencil:before {
+ content: "\f040";
+}
+.um-faicon-map-marker:before {
+ content: "\f041";
+}
+.um-faicon-adjust:before {
+ content: "\f042";
+}
+.um-faicon-tint:before {
+ content: "\f043";
+}
+.um-faicon-edit:before,
+.um-faicon-pencil-square-o:before {
+ content: "\f044";
+}
+.um-faicon-share-square-o:before {
+ content: "\f045";
+}
+.um-faicon-check-square-o:before {
+ content: "\f046";
+}
+.um-faicon-arrows:before {
+ content: "\f047";
+}
+.um-faicon-step-backward:before {
+ content: "\f048";
+}
+.um-faicon-fast-backward:before {
+ content: "\f049";
+}
+.um-faicon-backward:before {
+ content: "\f04a";
+}
+.um-faicon-play:before {
+ content: "\f04b";
+}
+.um-faicon-pause:before {
+ content: "\f04c";
+}
+.um-faicon-stop:before {
+ content: "\f04d";
+}
+.um-faicon-forward:before {
+ content: "\f04e";
+}
+.um-faicon-fast-forward:before {
+ content: "\f050";
+}
+.um-faicon-step-forward:before {
+ content: "\f051";
+}
+.um-faicon-eject:before {
+ content: "\f052";
+}
+.um-faicon-chevron-left:before {
+ content: "\f053";
+}
+.um-faicon-chevron-right:before {
+ content: "\f054";
+}
+.um-faicon-plus-circle:before {
+ content: "\f055";
+}
+.um-faicon-minus-circle:before {
+ content: "\f056";
+}
+.um-faicon-times-circle:before {
+ content: "\f057";
+}
+.um-faicon-check-circle:before {
+ content: "\f058";
+}
+.um-faicon-question-circle:before {
+ content: "\f059";
+}
+.um-faicon-info-circle:before {
+ content: "\f05a";
+}
+.um-faicon-crosshairs:before {
+ content: "\f05b";
+}
+.um-faicon-times-circle-o:before {
+ content: "\f05c";
+}
+.um-faicon-check-circle-o:before {
+ content: "\f05d";
+}
+.um-faicon-ban:before {
+ content: "\f05e";
+}
+.um-faicon-arrow-left:before {
+ content: "\f060";
+}
+.um-faicon-arrow-right:before {
+ content: "\f061";
+}
+.um-faicon-arrow-up:before {
+ content: "\f062";
+}
+.um-faicon-arrow-down:before {
+ content: "\f063";
+}
+.um-faicon-mail-forward:before,
+.um-faicon-share:before {
+ content: "\f064";
+}
+.um-faicon-expand:before {
+ content: "\f065";
+}
+.um-faicon-compress:before {
+ content: "\f066";
+}
+.um-faicon-plus:before {
+ content: "\f067";
+}
+.um-faicon-minus:before {
+ content: "\f068";
+}
+.um-faicon-asterisk:before {
+ content: "\f069";
+}
+.um-faicon-exclamation-circle:before {
+ content: "\f06a";
+}
+.um-faicon-gift:before {
+ content: "\f06b";
+}
+.um-faicon-leaf:before {
+ content: "\f06c";
+}
+.um-faicon-fire:before {
+ content: "\f06d";
+}
+.um-faicon-eye:before {
+ content: "\f06e";
+}
+.um-faicon-eye-slash:before {
+ content: "\f070";
+}
+.um-faicon-warning:before,
+.um-faicon-exclamation-triangle:before {
+ content: "\f071";
+}
+.um-faicon-plane:before {
+ content: "\f072";
+}
+.um-faicon-calendar:before {
+ content: "\f073";
+}
+.um-faicon-random:before {
+ content: "\f074";
+}
+.um-faicon-comment:before {
+ content: "\f075";
+}
+.um-faicon-magnet:before {
+ content: "\f076";
+}
+.um-faicon-chevron-up:before {
+ content: "\f077";
+}
+.um-faicon-chevron-down:before {
+ content: "\f078";
+}
+.um-faicon-retweet:before {
+ content: "\f079";
+}
+.um-faicon-shopping-cart:before {
+ content: "\f07a";
+}
+.um-faicon-folder:before {
+ content: "\f07b";
+}
+.um-faicon-folder-open:before {
+ content: "\f07c";
+}
+.um-faicon-arrows-v:before {
+ content: "\f07d";
+}
+.um-faicon-arrows-h:before {
+ content: "\f07e";
+}
+.um-faicon-bar-chart-o:before,
+.um-faicon-bar-chart:before {
+ content: "\f080";
+}
+.um-faicon-twitter-square:before {
+ content: "\f081";
+}
+.um-faicon-facebook-square:before {
+ content: "\f082";
+}
+.um-faicon-camera-retro:before {
+ content: "\f083";
+}
+.um-faicon-key:before {
+ content: "\f084";
+}
+.um-faicon-gears:before,
+.um-faicon-cogs:before {
+ content: "\f085";
+}
+.um-faicon-comments:before {
+ content: "\f086";
+}
+.um-faicon-thumbs-o-up:before {
+ content: "\f087";
+}
+.um-faicon-thumbs-o-down:before {
+ content: "\f088";
+}
+.um-faicon-star-half:before {
+ content: "\f089";
+}
+.um-faicon-heart-o:before {
+ content: "\f08a";
+}
+.um-faicon-sign-out:before {
+ content: "\f08b";
+}
+.um-faicon-linkedin-square:before {
+ content: "\f08c";
+}
+.um-faicon-thumb-tack:before {
+ content: "\f08d";
+}
+.um-faicon-external-link:before {
+ content: "\f08e";
+}
+.um-faicon-sign-in:before {
+ content: "\f090";
+}
+.um-faicon-trophy:before {
+ content: "\f091";
+}
+.um-faicon-github-square:before {
+ content: "\f092";
+}
+.um-faicon-upload:before {
+ content: "\f093";
+}
+.um-faicon-lemon-o:before {
+ content: "\f094";
+}
+.um-faicon-phone:before {
+ content: "\f095";
+}
+.um-faicon-square-o:before {
+ content: "\f096";
+}
+.um-faicon-bookmark-o:before {
+ content: "\f097";
+}
+.um-faicon-phone-square:before {
+ content: "\f098";
+}
+.um-faicon-twitter:before {
+ content: "\f099";
+}
+.um-faicon-facebook:before {
+ content: "\f09a";
+}
+.um-faicon-github:before {
+ content: "\f09b";
+}
+.um-faicon-unlock:before {
+ content: "\f09c";
+}
+.um-faicon-credit-card:before {
+ content: "\f09d";
+}
+.um-faicon-rss:before {
+ content: "\f09e";
+}
+.um-faicon-hdd-o:before {
+ content: "\f0a0";
+}
+.um-faicon-bullhorn:before {
+ content: "\f0a1";
+}
+.um-faicon-bell:before {
+ content: "\f0f3";
+}
+.um-faicon-certificate:before {
+ content: "\f0a3";
+}
+.um-faicon-hand-o-right:before {
+ content: "\f0a4";
+}
+.um-faicon-hand-o-left:before {
+ content: "\f0a5";
+}
+.um-faicon-hand-o-up:before {
+ content: "\f0a6";
+}
+.um-faicon-hand-o-down:before {
+ content: "\f0a7";
+}
+.um-faicon-arrow-circle-left:before {
+ content: "\f0a8";
+}
+.um-faicon-arrow-circle-right:before {
+ content: "\f0a9";
+}
+.um-faicon-arrow-circle-up:before {
+ content: "\f0aa";
+}
+.um-faicon-arrow-circle-down:before {
+ content: "\f0ab";
+}
+.um-faicon-globe:before {
+ content: "\f0ac";
+}
+.um-faicon-wrench:before {
+ content: "\f0ad";
+}
+.um-faicon-tasks:before {
+ content: "\f0ae";
+}
+.um-faicon-filter:before {
+ content: "\f0b0";
+}
+.um-faicon-briefcase:before {
+ content: "\f0b1";
+}
+.um-faicon-arrows-alt:before {
+ content: "\f0b2";
+}
+.um-faicon-group:before,
+.um-faicon-users:before {
+ content: "\f0c0";
+}
+.um-faicon-chain:before,
+.um-faicon-link:before {
+ content: "\f0c1";
+}
+.um-faicon-cloud:before {
+ content: "\f0c2";
+}
+.um-faicon-flask:before {
+ content: "\f0c3";
+}
+.um-faicon-cut:before,
+.um-faicon-scissors:before {
+ content: "\f0c4";
+}
+.um-faicon-copy:before,
+.um-faicon-files-o:before {
+ content: "\f0c5";
+}
+.um-faicon-paperclip:before {
+ content: "\f0c6";
+}
+.um-faicon-save:before,
+.um-faicon-floppy-o:before {
+ content: "\f0c7";
+}
+.um-faicon-square:before {
+ content: "\f0c8";
+}
+.um-faicon-navicon:before,
+.um-faicon-reorder:before,
+.um-faicon-bars:before {
+ content: "\f0c9";
+}
+.um-faicon-list-ul:before {
+ content: "\f0ca";
+}
+.um-faicon-list-ol:before {
+ content: "\f0cb";
+}
+.um-faicon-strikethrough:before {
+ content: "\f0cc";
+}
+.um-faicon-underline:before {
+ content: "\f0cd";
+}
+.um-faicon-table:before {
+ content: "\f0ce";
+}
+.um-faicon-magic:before {
+ content: "\f0d0";
+}
+.um-faicon-truck:before {
+ content: "\f0d1";
+}
+.um-faicon-pinterest:before {
+ content: "\f0d2";
+}
+.um-faicon-pinterest-square:before {
+ content: "\f0d3";
+}
+.um-faicon-google-plus-square:before {
+ content: "\f0d4";
+}
+.um-faicon-google-plus:before {
+ content: "\f0d5";
+}
+.um-faicon-money:before {
+ content: "\f0d6";
+}
+.um-faicon-caret-down:before {
+ content: "\f0d7";
+}
+.um-faicon-caret-up:before {
+ content: "\f0d8";
+}
+.um-faicon-caret-left:before {
+ content: "\f0d9";
+}
+.um-faicon-caret-right:before {
+ content: "\f0da";
+}
+.um-faicon-columns:before {
+ content: "\f0db";
+}
+.um-faicon-unsorted:before,
+.um-faicon-sort:before {
+ content: "\f0dc";
+}
+.um-faicon-sort-down:before,
+.um-faicon-sort-desc:before {
+ content: "\f0dd";
+}
+.um-faicon-sort-up:before,
+.um-faicon-sort-asc:before {
+ content: "\f0de";
+}
+.um-faicon-envelope:before {
+ content: "\f0e0";
+}
+.um-faicon-linkedin:before {
+ content: "\f0e1";
+}
+.um-faicon-rotate-left:before,
+.um-faicon-undo:before {
+ content: "\f0e2";
+}
+.um-faicon-legal:before,
+.um-faicon-gavel:before {
+ content: "\f0e3";
+}
+.um-faicon-dashboard:before,
+.um-faicon-tachometer:before {
+ content: "\f0e4";
+}
+.um-faicon-comment-o:before {
+ content: "\f0e5";
+}
+.um-faicon-comments-o:before {
+ content: "\f0e6";
+}
+.um-faicon-flash:before,
+.um-faicon-bolt:before {
+ content: "\f0e7";
+}
+.um-faicon-sitemap:before {
+ content: "\f0e8";
+}
+.um-faicon-umbrella:before {
+ content: "\f0e9";
+}
+.um-faicon-paste:before,
+.um-faicon-clipboard:before {
+ content: "\f0ea";
+}
+.um-faicon-lightbulb-o:before {
+ content: "\f0eb";
+}
+.um-faicon-exchange:before {
+ content: "\f0ec";
+}
+.um-faicon-cloud-download:before {
+ content: "\f0ed";
+}
+.um-faicon-cloud-upload:before {
+ content: "\f0ee";
+}
+.um-faicon-user-md:before {
+ content: "\f0f0";
+}
+.um-faicon-stethoscope:before {
+ content: "\f0f1";
+}
+.um-faicon-suitcase:before {
+ content: "\f0f2";
+}
+.um-faicon-bell-o:before {
+ content: "\f0a2";
+}
+.um-faicon-coffee:before {
+ content: "\f0f4";
+}
+.um-faicon-cutlery:before {
+ content: "\f0f5";
+}
+.um-faicon-file-text-o:before {
+ content: "\f0f6";
+}
+.um-faicon-building-o:before {
+ content: "\f0f7";
+}
+.um-faicon-hospital-o:before {
+ content: "\f0f8";
+}
+.um-faicon-ambulance:before {
+ content: "\f0f9";
+}
+.um-faicon-medkit:before {
+ content: "\f0fa";
+}
+.um-faicon-fighter-jet:before {
+ content: "\f0fb";
+}
+.um-faicon-beer:before {
+ content: "\f0fc";
+}
+.um-faicon-h-square:before {
+ content: "\f0fd";
+}
+.um-faicon-plus-square:before {
+ content: "\f0fe";
+}
+.um-faicon-angle-double-left:before {
+ content: "\f100";
+}
+.um-faicon-angle-double-right:before {
+ content: "\f101";
+}
+.um-faicon-angle-double-up:before {
+ content: "\f102";
+}
+.um-faicon-angle-double-down:before {
+ content: "\f103";
+}
+.um-faicon-angle-left:before {
+ content: "\f104";
+}
+.um-faicon-angle-right:before {
+ content: "\f105";
+}
+.um-faicon-angle-up:before {
+ content: "\f106";
+}
+.um-faicon-angle-down:before {
+ content: "\f107";
+}
+.um-faicon-desktop:before {
+ content: "\f108";
+}
+.um-faicon-laptop:before {
+ content: "\f109";
+}
+.um-faicon-tablet:before {
+ content: "\f10a";
+}
+.um-faicon-mobile-phone:before,
+.um-faicon-mobile:before {
+ content: "\f10b";
+}
+.um-faicon-circle-o:before {
+ content: "\f10c";
+}
+.um-faicon-quote-left:before {
+ content: "\f10d";
+}
+.um-faicon-quote-right:before {
+ content: "\f10e";
+}
+.um-faicon-spinner:before {
+ content: "\f110";
+}
+.um-faicon-circle:before {
+ content: "\f111";
+}
+.um-faicon-mail-reply:before,
+.um-faicon-reply:before {
+ content: "\f112";
+}
+.um-faicon-github-alt:before {
+ content: "\f113";
+}
+.um-faicon-folder-o:before {
+ content: "\f114";
+}
+.um-faicon-folder-open-o:before {
+ content: "\f115";
+}
+.um-faicon-smile-o:before {
+ content: "\f118";
+}
+.um-faicon-frown-o:before {
+ content: "\f119";
+}
+.um-faicon-meh-o:before {
+ content: "\f11a";
+}
+.um-faicon-gamepad:before {
+ content: "\f11b";
+}
+.um-faicon-keyboard-o:before {
+ content: "\f11c";
+}
+.um-faicon-flag-o:before {
+ content: "\f11d";
+}
+.um-faicon-flag-checkered:before {
+ content: "\f11e";
+}
+.um-faicon-terminal:before {
+ content: "\f120";
+}
+.um-faicon-code:before {
+ content: "\f121";
+}
+.um-faicon-mail-reply-all:before,
+.um-faicon-reply-all:before {
+ content: "\f122";
+}
+.um-faicon-star-half-empty:before,
+.um-faicon-star-half-full:before,
+.um-faicon-star-half-o:before {
+ content: "\f123";
+}
+.um-faicon-location-arrow:before {
+ content: "\f124";
+}
+.um-faicon-crop:before {
+ content: "\f125";
+}
+.um-faicon-code-fork:before {
+ content: "\f126";
+}
+.um-faicon-unlink:before,
+.um-faicon-chain-broken:before {
+ content: "\f127";
+}
+.um-faicon-question:before {
+ content: "\f128";
+}
+.um-faicon-info:before {
+ content: "\f129";
+}
+.um-faicon-exclamation:before {
+ content: "\f12a";
+}
+.um-faicon-superscript:before {
+ content: "\f12b";
+}
+.um-faicon-subscript:before {
+ content: "\f12c";
+}
+.um-faicon-eraser:before {
+ content: "\f12d";
+}
+.um-faicon-puzzle-piece:before {
+ content: "\f12e";
+}
+.um-faicon-microphone:before {
+ content: "\f130";
+}
+.um-faicon-microphone-slash:before {
+ content: "\f131";
+}
+.um-faicon-shield:before {
+ content: "\f132";
+}
+.um-faicon-calendar-o:before {
+ content: "\f133";
+}
+.um-faicon-fire-extinguisher:before {
+ content: "\f134";
+}
+.um-faicon-rocket:before {
+ content: "\f135";
+}
+.um-faicon-maxcdn:before {
+ content: "\f136";
+}
+.um-faicon-chevron-circle-left:before {
+ content: "\f137";
+}
+.um-faicon-chevron-circle-right:before {
+ content: "\f138";
+}
+.um-faicon-chevron-circle-up:before {
+ content: "\f139";
+}
+.um-faicon-chevron-circle-down:before {
+ content: "\f13a";
+}
+.um-faicon-html5:before {
+ content: "\f13b";
+}
+.um-faicon-css3:before {
+ content: "\f13c";
+}
+.um-faicon-anchor:before {
+ content: "\f13d";
+}
+.um-faicon-unlock-alt:before {
+ content: "\f13e";
+}
+.um-faicon-bullseye:before {
+ content: "\f140";
+}
+.um-faicon-ellipsis-h:before {
+ content: "\f141";
+}
+.um-faicon-ellipsis-v:before {
+ content: "\f142";
+}
+.um-faicon-rss-square:before {
+ content: "\f143";
+}
+.um-faicon-play-circle:before {
+ content: "\f144";
+}
+.um-faicon-ticket:before {
+ content: "\f145";
+}
+.um-faicon-minus-square:before {
+ content: "\f146";
+}
+.um-faicon-minus-square-o:before {
+ content: "\f147";
+}
+.um-faicon-level-up:before {
+ content: "\f148";
+}
+.um-faicon-level-down:before {
+ content: "\f149";
+}
+.um-faicon-check-square:before {
+ content: "\f14a";
+}
+.um-faicon-pencil-square:before {
+ content: "\f14b";
+}
+.um-faicon-external-link-square:before {
+ content: "\f14c";
+}
+.um-faicon-share-square:before {
+ content: "\f14d";
+}
+.um-faicon-compass:before {
+ content: "\f14e";
+}
+.um-faicon-toggle-down:before,
+.um-faicon-caret-square-o-down:before {
+ content: "\f150";
+}
+.um-faicon-toggle-up:before,
+.um-faicon-caret-square-o-up:before {
+ content: "\f151";
+}
+.um-faicon-toggle-right:before,
+.um-faicon-caret-square-o-right:before {
+ content: "\f152";
+}
+.um-faicon-euro:before,
+.um-faicon-eur:before {
+ content: "\f153";
+}
+.um-faicon-gbp:before {
+ content: "\f154";
+}
+.um-faicon-dollar:before,
+.um-faicon-usd:before {
+ content: "\f155";
+}
+.um-faicon-rupee:before,
+.um-faicon-inr:before {
+ content: "\f156";
+}
+.um-faicon-cny:before,
+.um-faicon-rmb:before,
+.um-faicon-yen:before,
+.um-faicon-jpy:before {
+ content: "\f157";
+}
+.um-faicon-ruble:before,
+.um-faicon-rouble:before,
+.um-faicon-rub:before {
+ content: "\f158";
+}
+.um-faicon-won:before,
+.um-faicon-krw:before {
+ content: "\f159";
+}
+.um-faicon-bitcoin:before,
+.um-faicon-btc:before {
+ content: "\f15a";
+}
+.um-faicon-file:before {
+ content: "\f15b";
+}
+.um-faicon-file-text:before {
+ content: "\f15c";
+}
+.um-faicon-sort-alpha-asc:before {
+ content: "\f15d";
+}
+.um-faicon-sort-alpha-desc:before {
+ content: "\f15e";
+}
+.um-faicon-sort-amount-asc:before {
+ content: "\f160";
+}
+.um-faicon-sort-amount-desc:before {
+ content: "\f161";
+}
+.um-faicon-sort-numeric-asc:before {
+ content: "\f162";
+}
+.um-faicon-sort-numeric-desc:before {
+ content: "\f163";
+}
+.um-faicon-thumbs-up:before {
+ content: "\f164";
+}
+.um-faicon-thumbs-down:before {
+ content: "\f165";
+}
+.um-faicon-youtube-square:before {
+ content: "\f166";
+}
+.um-faicon-youtube:before {
+ content: "\f167";
+}
+.um-faicon-xing:before {
+ content: "\f168";
+}
+.um-faicon-xing-square:before {
+ content: "\f169";
+}
+.um-faicon-youtube-play:before {
+ content: "\f16a";
+}
+.um-faicon-dropbox:before {
+ content: "\f16b";
+}
+.um-faicon-stack-overflow:before {
+ content: "\f16c";
+}
+.um-faicon-instagram:before {
+ content: "\f16d";
+}
+.um-faicon-flickr:before {
+ content: "\f16e";
+}
+.um-faicon-adn:before {
+ content: "\f170";
+}
+.um-faicon-bitbucket:before {
+ content: "\f171";
+}
+.um-faicon-bitbucket-square:before {
+ content: "\f172";
+}
+.um-faicon-tumblr:before {
+ content: "\f173";
+}
+.um-faicon-tumblr-square:before {
+ content: "\f174";
+}
+.um-faicon-long-arrow-down:before {
+ content: "\f175";
+}
+.um-faicon-long-arrow-up:before {
+ content: "\f176";
+}
+.um-faicon-long-arrow-left:before {
+ content: "\f177";
+}
+.um-faicon-long-arrow-right:before {
+ content: "\f178";
+}
+.um-faicon-apple:before {
+ content: "\f179";
+}
+.um-faicon-windows:before {
+ content: "\f17a";
+}
+.um-faicon-android:before {
+ content: "\f17b";
+}
+.um-faicon-linux:before {
+ content: "\f17c";
+}
+.um-faicon-dribbble:before {
+ content: "\f17d";
+}
+.um-faicon-skype:before {
+ content: "\f17e";
+}
+.um-faicon-foursquare:before {
+ content: "\f180";
+}
+.um-faicon-trello:before {
+ content: "\f181";
+}
+.um-faicon-female:before {
+ content: "\f182";
+}
+.um-faicon-male:before {
+ content: "\f183";
+}
+.um-faicon-gittip:before {
+ content: "\f184";
+}
+.um-faicon-sun-o:before {
+ content: "\f185";
+}
+.um-faicon-moon-o:before {
+ content: "\f186";
+}
+.um-faicon-archive:before {
+ content: "\f187";
+}
+.um-faicon-bug:before {
+ content: "\f188";
+}
+.um-faicon-vk:before {
+ content: "\f189";
+}
+.um-faicon-weibo:before {
+ content: "\f18a";
+}
+.um-faicon-renren:before {
+ content: "\f18b";
+}
+.um-faicon-pagelines:before {
+ content: "\f18c";
+}
+.um-faicon-stack-exchange:before {
+ content: "\f18d";
+}
+.um-faicon-arrow-circle-o-right:before {
+ content: "\f18e";
+}
+.um-faicon-arrow-circle-o-left:before {
+ content: "\f190";
+}
+.um-faicon-toggle-left:before,
+.um-faicon-caret-square-o-left:before {
+ content: "\f191";
+}
+.um-faicon-dot-circle-o:before {
+ content: "\f192";
+}
+.um-faicon-wheelchair:before {
+ content: "\f193";
+}
+.um-faicon-vimeo-square:before {
+ content: "\f194";
+}
+.um-faicon-turkish-lira:before,
+.um-faicon-try:before {
+ content: "\f195";
+}
+.um-faicon-plus-square-o:before {
+ content: "\f196";
+}
+.um-faicon-space-shuttle:before {
+ content: "\f197";
+}
+.um-faicon-slack:before {
+ content: "\f198";
+}
+.um-faicon-envelope-square:before {
+ content: "\f199";
+}
+.um-faicon-wordpress:before {
+ content: "\f19a";
+}
+.um-faicon-openid:before {
+ content: "\f19b";
+}
+.um-faicon-institution:before,
+.um-faicon-bank:before,
+.um-faicon-university:before {
+ content: "\f19c";
+}
+.um-faicon-mortar-board:before,
+.um-faicon-graduation-cap:before {
+ content: "\f19d";
+}
+.um-faicon-yahoo:before {
+ content: "\f19e";
+}
+.um-faicon-google:before {
+ content: "\f1a0";
+}
+.um-faicon-reddit:before {
+ content: "\f1a1";
+}
+.um-faicon-reddit-square:before {
+ content: "\f1a2";
+}
+.um-faicon-stumbleupon-circle:before {
+ content: "\f1a3";
+}
+.um-faicon-stumbleupon:before {
+ content: "\f1a4";
+}
+.um-faicon-delicious:before {
+ content: "\f1a5";
+}
+.um-faicon-digg:before {
+ content: "\f1a6";
+}
+.um-faicon-pied-piper:before {
+ content: "\f1a7";
+}
+.um-faicon-pied-piper-alt:before {
+ content: "\f1a8";
+}
+.um-faicon-drupal:before {
+ content: "\f1a9";
+}
+.um-faicon-joomla:before {
+ content: "\f1aa";
+}
+.um-faicon-language:before {
+ content: "\f1ab";
+}
+.um-faicon-fax:before {
+ content: "\f1ac";
+}
+.um-faicon-building:before {
+ content: "\f1ad";
+}
+.um-faicon-child:before {
+ content: "\f1ae";
+}
+.um-faicon-paw:before {
+ content: "\f1b0";
+}
+.um-faicon-spoon:before {
+ content: "\f1b1";
+}
+.um-faicon-cube:before {
+ content: "\f1b2";
+}
+.um-faicon-cubes:before {
+ content: "\f1b3";
+}
+.um-faicon-behance:before {
+ content: "\f1b4";
+}
+.um-faicon-behance-square:before {
+ content: "\f1b5";
+}
+.um-faicon-steam:before {
+ content: "\f1b6";
+}
+.um-faicon-steam-square:before {
+ content: "\f1b7";
+}
+.um-faicon-recycle:before {
+ content: "\f1b8";
+}
+.um-faicon-automobile:before,
+.um-faicon-car:before {
+ content: "\f1b9";
+}
+.um-faicon-cab:before,
+.um-faicon-taxi:before {
+ content: "\f1ba";
+}
+.um-faicon-tree:before {
+ content: "\f1bb";
+}
+.um-faicon-spotify:before {
+ content: "\f1bc";
+}
+.um-faicon-deviantart:before {
+ content: "\f1bd";
+}
+.um-faicon-soundcloud:before {
+ content: "\f1be";
+}
+.um-faicon-database:before {
+ content: "\f1c0";
+}
+.um-faicon-file-pdf-o:before {
+ content: "\f1c1";
+}
+.um-faicon-file-word-o:before {
+ content: "\f1c2";
+}
+.um-faicon-file-excel-o:before {
+ content: "\f1c3";
+}
+.um-faicon-file-powerpoint-o:before {
+ content: "\f1c4";
+}
+.um-faicon-file-photo-o:before,
+.um-faicon-file-picture-o:before,
+.um-faicon-file-image-o:before {
+ content: "\f1c5";
+}
+.um-faicon-file-zip-o:before,
+.um-faicon-file-archive-o:before {
+ content: "\f1c6";
+}
+.um-faicon-file-sound-o:before,
+.um-faicon-file-audio-o:before {
+ content: "\f1c7";
+}
+.um-faicon-file-movie-o:before,
+.um-faicon-file-video-o:before {
+ content: "\f1c8";
+}
+.um-faicon-file-code-o:before {
+ content: "\f1c9";
+}
+.um-faicon-vine:before {
+ content: "\f1ca";
+}
+.um-faicon-codepen:before {
+ content: "\f1cb";
+}
+.um-faicon-jsfiddle:before {
+ content: "\f1cc";
+}
+.um-faicon-life-bouy:before,
+.um-faicon-life-buoy:before,
+.um-faicon-life-saver:before,
+.um-faicon-support:before,
+.um-faicon-life-ring:before {
+ content: "\f1cd";
+}
+.um-faicon-circle-o-notch:before {
+ content: "\f1ce";
+}
+.um-faicon-ra:before,
+.um-faicon-rebel:before {
+ content: "\f1d0";
+}
+.um-faicon-ge:before,
+.um-faicon-empire:before {
+ content: "\f1d1";
+}
+.um-faicon-git-square:before {
+ content: "\f1d2";
+}
+.um-faicon-git:before {
+ content: "\f1d3";
+}
+.um-faicon-hacker-news:before {
+ content: "\f1d4";
+}
+.um-faicon-tencent-weibo:before {
+ content: "\f1d5";
+}
+.um-faicon-qq:before {
+ content: "\f1d6";
+}
+.um-faicon-wechat:before,
+.um-faicon-weixin:before {
+ content: "\f1d7";
+}
+.um-faicon-send:before,
+.um-faicon-paper-plane:before {
+ content: "\f1d8";
+}
+.um-faicon-send-o:before,
+.um-faicon-paper-plane-o:before {
+ content: "\f1d9";
+}
+.um-faicon-history:before {
+ content: "\f1da";
+}
+.um-faicon-circle-thin:before {
+ content: "\f1db";
+}
+.um-faicon-header:before {
+ content: "\f1dc";
+}
+.um-faicon-paragraph:before {
+ content: "\f1dd";
+}
+.um-faicon-sliders:before {
+ content: "\f1de";
+}
+.um-faicon-share-alt:before {
+ content: "\f1e0";
+}
+.um-faicon-share-alt-square:before {
+ content: "\f1e1";
+}
+.um-faicon-bomb:before {
+ content: "\f1e2";
+}
+.um-faicon-soccer-ball-o:before,
+.um-faicon-futbol-o:before {
+ content: "\f1e3";
+}
+.um-faicon-tty:before {
+ content: "\f1e4";
+}
+.um-faicon-binoculars:before {
+ content: "\f1e5";
+}
+.um-faicon-plug:before {
+ content: "\f1e6";
+}
+.um-faicon-slideshare:before {
+ content: "\f1e7";
+}
+.um-faicon-twitch:before {
+ content: "\f1e8";
+}
+.um-faicon-yelp:before {
+ content: "\f1e9";
+}
+.um-faicon-newspaper-o:before {
+ content: "\f1ea";
+}
+.um-faicon-wifi:before {
+ content: "\f1eb";
+}
+.um-faicon-calculator:before {
+ content: "\f1ec";
+}
+.um-faicon-paypal:before {
+ content: "\f1ed";
+}
+.um-faicon-google-wallet:before {
+ content: "\f1ee";
+}
+.um-faicon-cc-visa:before {
+ content: "\f1f0";
+}
+.um-faicon-cc-mastercard:before {
+ content: "\f1f1";
+}
+.um-faicon-cc-discover:before {
+ content: "\f1f2";
+}
+.um-faicon-cc-amex:before {
+ content: "\f1f3";
+}
+.um-faicon-cc-paypal:before {
+ content: "\f1f4";
+}
+.um-faicon-cc-stripe:before {
+ content: "\f1f5";
+}
+.um-faicon-bell-slash:before {
+ content: "\f1f6";
+}
+.um-faicon-bell-slash-o:before {
+ content: "\f1f7";
+}
+.um-faicon-trash:before {
+ content: "\f1f8";
+}
+.um-faicon-copyright:before {
+ content: "\f1f9";
+}
+.um-faicon-at:before {
+ content: "\f1fa";
+}
+.um-faicon-eyedropper:before {
+ content: "\f1fb";
+}
+.um-faicon-paint-brush:before {
+ content: "\f1fc";
+}
+.um-faicon-birthday-cake:before {
+ content: "\f1fd";
+}
+.um-faicon-area-chart:before {
+ content: "\f1fe";
+}
+.um-faicon-pie-chart:before {
+ content: "\f200";
+}
+.um-faicon-line-chart:before {
+ content: "\f201";
+}
+.um-faicon-lastfm:before {
+ content: "\f202";
+}
+.um-faicon-lastfm-square:before {
+ content: "\f203";
+}
+.um-faicon-toggle-off:before {
+ content: "\f204";
+}
+.um-faicon-toggle-on:before {
+ content: "\f205";
+}
+.um-faicon-bicycle:before {
+ content: "\f206";
+}
+.um-faicon-bus:before {
+ content: "\f207";
+}
+.um-faicon-ioxhost:before {
+ content: "\f208";
+}
+.um-faicon-angellist:before {
+ content: "\f209";
+}
+.um-faicon-cc:before {
+ content: "\f20a";
+}
+.um-faicon-shekel:before,
+.um-faicon-sheqel:before,
+.um-faicon-ils:before {
+ content: "\f20b";
+}
+.um-faicon-meanpath:before {
+ content: "\f20c";
+}
diff --git a/assets/css/um-fonticons-ii.css b/assets/css/um-fonticons-ii.css
new file mode 100644
index 00000000..5bd26e82
--- /dev/null
+++ b/assets/css/um-fonticons-ii.css
@@ -0,0 +1,1491 @@
+@charset "UTF-8";
+
+@font-face {
+ font-family: "Ionicons";
+ src:url("../font/ionicons.eot?v=2.0.0");
+ src:url("../font/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"),
+ url("../font/ionicons.woff?v=2.0.0") format("woff"),
+ url("../font/ionicons.ttf?v=2.0.0") format("truetype"),
+ url("../font/ionicons.svg?v=2.0.0#Ionicons") format("svg");
+ font-weight: normal;
+ font-style: normal;
+}
+
+[class^="um-icon-"]:before,
+[class*=" um-icon-"]:before {
+ font-family: "Ionicons" !important;
+ font-style: normal !important;
+ font-weight: normal !important;
+ font-variant: normal !important;
+ text-transform: none !important;
+ speak: none;
+ line-height: 1;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+
+.um-icon-alert:before { content: "\f101"; }
+
+.um-icon-alert-circled:before { content: "\f100"; }
+
+.um-icon-android-add:before { content: "\f2c7"; }
+
+.um-icon-android-add-circle:before { content: "\f359"; }
+
+.um-icon-android-alarm-clock:before { content: "\f35a"; }
+
+.um-icon-android-alert:before { content: "\f35b"; }
+
+.um-icon-android-apps:before { content: "\f35c"; }
+
+.um-icon-android-archive:before { content: "\f2c9"; }
+
+.um-icon-android-arrow-back:before { content: "\f2ca"; }
+
+.um-icon-android-arrow-down:before { content: "\f35d"; }
+
+.um-icon-android-arrow-dropdown:before { content: "\f35f"; }
+
+.um-icon-android-arrow-dropdown-circle:before { content: "\f35e"; }
+
+.um-icon-android-arrow-dropleft:before { content: "\f361"; }
+
+.um-icon-android-arrow-dropleft-circle:before { content: "\f360"; }
+
+.um-icon-android-arrow-dropright:before { content: "\f363"; }
+
+.um-icon-android-arrow-dropright-circle:before { content: "\f362"; }
+
+.um-icon-android-arrow-dropup:before { content: "\f365"; }
+
+.um-icon-android-arrow-dropup-circle:before { content: "\f364"; }
+
+.um-icon-android-arrow-forward:before { content: "\f30f"; }
+
+.um-icon-android-arrow-up:before { content: "\f366"; }
+
+.um-icon-android-attach:before { content: "\f367"; }
+
+.um-icon-android-bar:before { content: "\f368"; }
+
+.um-icon-android-bicycle:before { content: "\f369"; }
+
+.um-icon-android-boat:before { content: "\f36a"; }
+
+.um-icon-android-bookmark:before { content: "\f36b"; }
+
+.um-icon-android-bulb:before { content: "\f36c"; }
+
+.um-icon-android-bus:before { content: "\f36d"; }
+
+.um-icon-android-calendar:before { content: "\f2d1"; }
+
+.um-icon-android-call:before { content: "\f2d2"; }
+
+.um-icon-android-camera:before { content: "\f2d3"; }
+
+.um-icon-android-cancel:before { content: "\f36e"; }
+
+.um-icon-android-car:before { content: "\f36f"; }
+
+.um-icon-android-cart:before { content: "\f370"; }
+
+.um-icon-android-chat:before { content: "\f2d4"; }
+
+.um-icon-android-checkbox:before { content: "\f374"; }
+
+.um-icon-android-checkbox-blank:before { content: "\f371"; }
+
+.um-icon-android-checkbox-outline:before { content: "\f373"; }
+
+.um-icon-android-checkbox-outline-blank:before { content: "\f372"; }
+
+.um-icon-android-checkmark-circle:before { content: "\f375"; }
+
+.um-icon-android-clipboard:before { content: "\f376"; }
+
+.um-icon-android-close:before { content: "\f2d7"; }
+
+.um-icon-android-cloud:before { content: "\f37a"; }
+
+.um-icon-android-cloud-circle:before { content: "\f377"; }
+
+.um-icon-android-cloud-done:before { content: "\f378"; }
+
+.um-icon-android-cloud-outline:before { content: "\f379"; }
+
+.um-icon-android-color-palette:before { content: "\f37b"; }
+
+.um-icon-android-compass:before { content: "\f37c"; }
+
+.um-icon-android-contact:before { content: "\f2d8"; }
+
+.um-icon-android-contacts:before { content: "\f2d9"; }
+
+.um-icon-android-contract:before { content: "\f37d"; }
+
+.um-icon-android-create:before { content: "\f37e"; }
+
+.um-icon-android-delete:before { content: "\f37f"; }
+
+.um-icon-android-desktop:before { content: "\f380"; }
+
+.um-icon-android-document:before { content: "\f381"; }
+
+.um-icon-android-done:before { content: "\f383"; }
+
+.um-icon-android-done-all:before { content: "\f382"; }
+
+.um-icon-android-download:before { content: "\f2dd"; }
+
+.um-icon-android-drafts:before { content: "\f384"; }
+
+.um-icon-android-exit:before { content: "\f385"; }
+
+.um-icon-android-expand:before { content: "\f386"; }
+
+.um-icon-android-favorite:before { content: "\f388"; }
+
+.um-icon-android-favorite-outline:before { content: "\f387"; }
+
+.um-icon-android-film:before { content: "\f389"; }
+
+.um-icon-android-folder:before { content: "\f2e0"; }
+
+.um-icon-android-folder-open:before { content: "\f38a"; }
+
+.um-icon-android-funnel:before { content: "\f38b"; }
+
+.um-icon-android-globe:before { content: "\f38c"; }
+
+.um-icon-android-hand:before { content: "\f2e3"; }
+
+.um-icon-android-hangout:before { content: "\f38d"; }
+
+.um-icon-android-happy:before { content: "\f38e"; }
+
+.um-icon-android-home:before { content: "\f38f"; }
+
+.um-icon-android-image:before { content: "\f2e4"; }
+
+.um-icon-android-laptop:before { content: "\f390"; }
+
+.um-icon-android-list:before { content: "\f391"; }
+
+.um-icon-android-locate:before { content: "\f2e9"; }
+
+.um-icon-android-lock:before { content: "\f392"; }
+
+.um-icon-android-mail:before { content: "\f2eb"; }
+
+.um-icon-android-map:before { content: "\f393"; }
+
+.um-icon-android-menu:before { content: "\f394"; }
+
+.um-icon-android-microphone:before { content: "\f2ec"; }
+
+.um-icon-android-microphone-off:before { content: "\f395"; }
+
+.um-icon-android-more-horizontal:before { content: "\f396"; }
+
+.um-icon-android-more-vertical:before { content: "\f397"; }
+
+.um-icon-android-navigate:before { content: "\f398"; }
+
+.um-icon-android-notifications:before { content: "\f39b"; }
+
+.um-icon-android-notifications-none:before { content: "\f399"; }
+
+.um-icon-android-notifications-off:before { content: "\f39a"; }
+
+.um-icon-android-open:before { content: "\f39c"; }
+
+.um-icon-android-options:before { content: "\f39d"; }
+
+.um-icon-android-people:before { content: "\f39e"; }
+
+.um-icon-android-person:before { content: "\f3a0"; }
+
+.um-icon-android-person-add:before { content: "\f39f"; }
+
+.um-icon-android-phone-landscape:before { content: "\f3a1"; }
+
+.um-icon-android-phone-portrait:before { content: "\f3a2"; }
+
+.um-icon-android-pin:before { content: "\f3a3"; }
+
+.um-icon-android-plane:before { content: "\f3a4"; }
+
+.um-icon-android-playstore:before { content: "\f2f0"; }
+
+.um-icon-android-print:before { content: "\f3a5"; }
+
+.um-icon-android-radio-button-off:before { content: "\f3a6"; }
+
+.um-icon-android-radio-button-on:before { content: "\f3a7"; }
+
+.um-icon-android-refresh:before { content: "\f3a8"; }
+
+.um-icon-android-remove:before { content: "\f2f4"; }
+
+.um-icon-android-remove-circle:before { content: "\f3a9"; }
+
+.um-icon-android-restaurant:before { content: "\f3aa"; }
+
+.um-icon-android-sad:before { content: "\f3ab"; }
+
+.um-icon-android-search:before { content: "\f2f5"; }
+
+.um-icon-android-send:before { content: "\f2f6"; }
+
+.um-icon-android-settings:before { content: "\f2f7"; }
+
+.um-icon-android-share:before { content: "\f2f8"; }
+
+.um-icon-android-share-alt:before { content: "\f3ac"; }
+
+.um-icon-android-star:before { content: "\f2fc"; }
+
+.um-icon-android-star-half:before { content: "\f3ad"; }
+
+.um-icon-android-star-outline:before { content: "\f3ae"; }
+
+.um-icon-android-stopwatch:before { content: "\f2fd"; }
+
+.um-icon-android-subway:before { content: "\f3af"; }
+
+.um-icon-android-sunny:before { content: "\f3b0"; }
+
+.um-icon-android-sync:before { content: "\f3b1"; }
+
+.um-icon-android-textsms:before { content: "\f3b2"; }
+
+.um-icon-android-time:before { content: "\f3b3"; }
+
+.um-icon-android-train:before { content: "\f3b4"; }
+
+.um-icon-android-unlock:before { content: "\f3b5"; }
+
+.um-icon-android-upload:before { content: "\f3b6"; }
+
+.um-icon-android-volume-down:before { content: "\f3b7"; }
+
+.um-icon-android-volume-mute:before { content: "\f3b8"; }
+
+.um-icon-android-volume-off:before { content: "\f3b9"; }
+
+.um-icon-android-volume-up:before { content: "\f3ba"; }
+
+.um-icon-android-walk:before { content: "\f3bb"; }
+
+.um-icon-android-warning:before { content: "\f3bc"; }
+
+.um-icon-android-watch:before { content: "\f3bd"; }
+
+.um-icon-android-wifi:before { content: "\f305"; }
+
+.um-icon-aperture:before { content: "\f313"; }
+
+.um-icon-archive:before { content: "\f102"; }
+
+.um-icon-arrow-down-a:before { content: "\f103"; }
+
+.um-icon-arrow-down-b:before { content: "\f104"; }
+
+.um-icon-arrow-down-c:before { content: "\f105"; }
+
+.um-icon-arrow-expand:before { content: "\f25e"; }
+
+.um-icon-arrow-graph-down-left:before { content: "\f25f"; }
+
+.um-icon-arrow-graph-down-right:before { content: "\f260"; }
+
+.um-icon-arrow-graph-up-left:before { content: "\f261"; }
+
+.um-icon-arrow-graph-up-right:before { content: "\f262"; }
+
+.um-icon-arrow-left-a:before { content: "\f106"; }
+
+.um-icon-arrow-left-b:before { content: "\f107"; }
+
+.um-icon-arrow-left-c:before { content: "\f108"; }
+
+.um-icon-arrow-move:before { content: "\f263"; }
+
+.um-icon-arrow-resize:before { content: "\f264"; }
+
+.um-icon-arrow-return-left:before { content: "\f265"; }
+
+.um-icon-arrow-return-right:before { content: "\f266"; }
+
+.um-icon-arrow-right-a:before { content: "\f109"; }
+
+.um-icon-arrow-right-b:before { content: "\f10a"; }
+
+.um-icon-arrow-right-c:before { content: "\f10b"; }
+
+.um-icon-arrow-shrink:before { content: "\f267"; }
+
+.um-icon-arrow-swap:before { content: "\f268"; }
+
+.um-icon-arrow-up-a:before { content: "\f10c"; }
+
+.um-icon-arrow-up-b:before { content: "\f10d"; }
+
+.um-icon-arrow-up-c:before { content: "\f10e"; }
+
+.um-icon-asterisk:before { content: "\f314"; }
+
+.um-icon-at:before { content: "\f10f"; }
+
+.um-icon-backspace:before { content: "\f3bf"; }
+
+.um-icon-backspace-outline:before { content: "\f3be"; }
+
+.um-icon-bag:before { content: "\f110"; }
+
+.um-icon-battery-charging:before { content: "\f111"; }
+
+.um-icon-battery-empty:before { content: "\f112"; }
+
+.um-icon-battery-full:before { content: "\f113"; }
+
+.um-icon-battery-half:before { content: "\f114"; }
+
+.um-icon-battery-low:before { content: "\f115"; }
+
+.um-icon-beaker:before { content: "\f269"; }
+
+.um-icon-beer:before { content: "\f26a"; }
+
+.um-icon-bluetooth:before { content: "\f116"; }
+
+.um-icon-bonfire:before { content: "\f315"; }
+
+.um-icon-bookmark:before { content: "\f26b"; }
+
+.um-icon-bowtie:before { content: "\f3c0"; }
+
+.um-icon-briefcase:before { content: "\f26c"; }
+
+.um-icon-bug:before { content: "\f2be"; }
+
+.um-icon-calculator:before { content: "\f26d"; }
+
+.um-icon-calendar:before { content: "\f117"; }
+
+.um-icon-camera:before { content: "\f118"; }
+
+.um-icon-card:before { content: "\f119"; }
+
+.um-icon-cash:before { content: "\f316"; }
+
+.um-icon-chatbox:before { content: "\f11b"; }
+
+.um-icon-chatbox-working:before { content: "\f11a"; }
+
+.um-icon-chatboxes:before { content: "\f11c"; }
+
+.um-icon-chatbubble:before { content: "\f11e"; }
+
+.um-icon-chatbubble-working:before { content: "\f11d"; }
+
+.um-icon-chatbubbles:before { content: "\f11f"; }
+
+.um-icon-checkmark:before { content: "\f122"; }
+
+.um-icon-checkmark-circled:before { content: "\f120"; }
+
+.um-icon-checkmark-round:before { content: "\f121"; }
+
+.um-icon-chevron-down:before { content: "\f123"; }
+
+.um-icon-chevron-left:before { content: "\f124"; }
+
+.um-icon-chevron-right:before { content: "\f125"; }
+
+.um-icon-chevron-up:before { content: "\f126"; }
+
+.um-icon-clipboard:before { content: "\f127"; }
+
+.um-icon-clock:before { content: "\f26e"; }
+
+.um-icon-close:before { content: "\f12a"; }
+
+.um-icon-close-circled:before { content: "\f128"; }
+
+.um-icon-close-round:before { content: "\f129"; }
+
+.um-icon-closed-captioning:before { content: "\f317"; }
+
+.um-icon-cloud:before { content: "\f12b"; }
+
+.um-icon-code:before { content: "\f271"; }
+
+.um-icon-code-download:before { content: "\f26f"; }
+
+.um-icon-code-working:before { content: "\f270"; }
+
+.um-icon-coffee:before { content: "\f272"; }
+
+.um-icon-compass:before { content: "\f273"; }
+
+.um-icon-compose:before { content: "\f12c"; }
+
+.um-icon-connection-bars:before { content: "\f274"; }
+
+.um-icon-contrast:before { content: "\f275"; }
+
+.um-icon-crop:before { content: "\f3c1"; }
+
+.um-icon-cube:before { content: "\f318"; }
+
+.um-icon-disc:before { content: "\f12d"; }
+
+.um-icon-document:before { content: "\f12f"; }
+
+.um-icon-document-text:before { content: "\f12e"; }
+
+.um-icon-drag:before { content: "\f130"; }
+
+.um-icon-earth:before { content: "\f276"; }
+
+.um-icon-easel:before { content: "\f3c2"; }
+
+.um-icon-edit:before { content: "\f2bf"; }
+
+.um-icon-egg:before { content: "\f277"; }
+
+.um-icon-eject:before { content: "\f131"; }
+
+.um-icon-email:before { content: "\f132"; }
+
+.um-icon-email-unread:before { content: "\f3c3"; }
+
+.um-icon-erlenmeyer-flask:before { content: "\f3c5"; }
+
+.um-icon-erlenmeyer-flask-bubbles:before { content: "\f3c4"; }
+
+.um-icon-eye:before { content: "\f133"; }
+
+.um-icon-eye-disabled:before { content: "\f306"; }
+
+.um-icon-female:before { content: "\f278"; }
+
+.um-icon-filing:before { content: "\f134"; }
+
+.um-icon-film-marker:before { content: "\f135"; }
+
+.um-icon-fireball:before { content: "\f319"; }
+
+.um-icon-flag:before { content: "\f279"; }
+
+.um-icon-flame:before { content: "\f31a"; }
+
+.um-icon-flash:before { content: "\f137"; }
+
+.um-icon-flash-off:before { content: "\f136"; }
+
+.um-icon-folder:before { content: "\f139"; }
+
+.um-icon-fork:before { content: "\f27a"; }
+
+.um-icon-fork-repo:before { content: "\f2c0"; }
+
+.um-icon-forward:before { content: "\f13a"; }
+
+.um-icon-funnel:before { content: "\f31b"; }
+
+.um-icon-gear-a:before { content: "\f13d"; }
+
+.um-icon-gear-b:before { content: "\f13e"; }
+
+.um-icon-grid:before { content: "\f13f"; }
+
+.um-icon-hammer:before { content: "\f27b"; }
+
+.um-icon-happy:before { content: "\f31c"; }
+
+.um-icon-happy-outline:before { content: "\f3c6"; }
+
+.um-icon-headphone:before { content: "\f140"; }
+
+.um-icon-heart:before { content: "\f141"; }
+
+.um-icon-heart-broken:before { content: "\f31d"; }
+
+.um-icon-help:before { content: "\f143"; }
+
+.um-icon-help-buoy:before { content: "\f27c"; }
+
+.um-icon-help-circled:before { content: "\f142"; }
+
+.um-icon-home:before { content: "\f144"; }
+
+.um-icon-icecream:before { content: "\f27d"; }
+
+.um-icon-image:before { content: "\f147"; }
+
+.um-icon-images:before { content: "\f148"; }
+
+.um-icon-information:before { content: "\f14a"; }
+
+.um-icon-information-circled:before { content: "\f149"; }
+
+.um-icon-ionic:before { content: "\f14b"; }
+
+.um-icon-ios-alarm:before { content: "\f3c8"; }
+
+.um-icon-ios-alarm-outline:before { content: "\f3c7"; }
+
+.um-icon-ios-albums:before { content: "\f3ca"; }
+
+.um-icon-ios-albums-outline:before { content: "\f3c9"; }
+
+.um-icon-ios-americanfootball:before { content: "\f3cc"; }
+
+.um-icon-ios-americanfootball-outline:before { content: "\f3cb"; }
+
+.um-icon-ios-analytics:before { content: "\f3ce"; }
+
+.um-icon-ios-analytics-outline:before { content: "\f3cd"; }
+
+.um-icon-ios-arrow-back:before { content: "\f3cf"; }
+
+.um-icon-ios-arrow-down:before { content: "\f3d0"; }
+
+.um-icon-ios-arrow-forward:before { content: "\f3d1"; }
+
+.um-icon-ios-arrow-left:before { content: "\f3d2"; }
+
+.um-icon-ios-arrow-right:before { content: "\f3d3"; }
+
+.um-icon-ios-arrow-thin-down:before { content: "\f3d4"; }
+
+.um-icon-ios-arrow-thin-left:before { content: "\f3d5"; }
+
+.um-icon-ios-arrow-thin-right:before { content: "\f3d6"; }
+
+.um-icon-ios-arrow-thin-up:before { content: "\f3d7"; }
+
+.um-icon-ios-arrow-up:before { content: "\f3d8"; }
+
+.um-icon-ios-at:before { content: "\f3da"; }
+
+.um-icon-ios-at-outline:before { content: "\f3d9"; }
+
+.um-icon-ios-barcode:before { content: "\f3dc"; }
+
+.um-icon-ios-barcode-outline:before { content: "\f3db"; }
+
+.um-icon-ios-baseball:before { content: "\f3de"; }
+
+.um-icon-ios-baseball-outline:before { content: "\f3dd"; }
+
+.um-icon-ios-basketball:before { content: "\f3e0"; }
+
+.um-icon-ios-basketball-outline:before { content: "\f3df"; }
+
+.um-icon-ios-bell:before { content: "\f3e2"; }
+
+.um-icon-ios-bell-outline:before { content: "\f3e1"; }
+
+.um-icon-ios-body:before { content: "\f3e4"; }
+
+.um-icon-ios-body-outline:before { content: "\f3e3"; }
+
+.um-icon-ios-bolt:before { content: "\f3e6"; }
+
+.um-icon-ios-bolt-outline:before { content: "\f3e5"; }
+
+.um-icon-ios-book:before { content: "\f3e8"; }
+
+.um-icon-ios-book-outline:before { content: "\f3e7"; }
+
+.um-icon-ios-bookmarks:before { content: "\f3ea"; }
+
+.um-icon-ios-bookmarks-outline:before { content: "\f3e9"; }
+
+.um-icon-ios-box:before { content: "\f3ec"; }
+
+.um-icon-ios-box-outline:before { content: "\f3eb"; }
+
+.um-icon-ios-briefcase:before { content: "\f3ee"; }
+
+.um-icon-ios-briefcase-outline:before { content: "\f3ed"; }
+
+.um-icon-ios-browsers:before { content: "\f3f0"; }
+
+.um-icon-ios-browsers-outline:before { content: "\f3ef"; }
+
+.um-icon-ios-calculator:before { content: "\f3f2"; }
+
+.um-icon-ios-calculator-outline:before { content: "\f3f1"; }
+
+.um-icon-ios-calendar:before { content: "\f3f4"; }
+
+.um-icon-ios-calendar-outline:before { content: "\f3f3"; }
+
+.um-icon-ios-camera:before { content: "\f3f6"; }
+
+.um-icon-ios-camera-outline:before { content: "\f3f5"; }
+
+.um-icon-ios-cart:before { content: "\f3f8"; }
+
+.um-icon-ios-cart-outline:before { content: "\f3f7"; }
+
+.um-icon-ios-chatboxes:before { content: "\f3fa"; }
+
+.um-icon-ios-chatboxes-outline:before { content: "\f3f9"; }
+
+.um-icon-ios-chatbubble:before { content: "\f3fc"; }
+
+.um-icon-ios-chatbubble-outline:before { content: "\f3fb"; }
+
+.um-icon-ios-checkmark:before { content: "\f3ff"; }
+
+.um-icon-ios-checkmark-empty:before { content: "\f3fd"; }
+
+.um-icon-ios-checkmark-outline:before { content: "\f3fe"; }
+
+.um-icon-ios-circle-filled:before { content: "\f400"; }
+
+.um-icon-ios-circle-outline:before { content: "\f401"; }
+
+.um-icon-ios-clock:before { content: "\f403"; }
+
+.um-icon-ios-clock-outline:before { content: "\f402"; }
+
+.um-icon-ios-close:before { content: "\f406"; }
+
+.um-icon-ios-close-empty:before { content: "\f404"; }
+
+.um-icon-ios-close-outline:before { content: "\f405"; }
+
+.um-icon-ios-cloud:before { content: "\f40c"; }
+
+.um-icon-ios-cloud-download:before { content: "\f408"; }
+
+.um-icon-ios-cloud-download-outline:before { content: "\f407"; }
+
+.um-icon-ios-cloud-outline:before { content: "\f409"; }
+
+.um-icon-ios-cloud-upload:before { content: "\f40b"; }
+
+.um-icon-ios-cloud-upload-outline:before { content: "\f40a"; }
+
+.um-icon-ios-cloudy:before { content: "\f410"; }
+
+.um-icon-ios-cloudy-night:before { content: "\f40e"; }
+
+.um-icon-ios-cloudy-night-outline:before { content: "\f40d"; }
+
+.um-icon-ios-cloudy-outline:before { content: "\f40f"; }
+
+.um-icon-ios-cog:before { content: "\f412"; }
+
+.um-icon-ios-cog-outline:before { content: "\f411"; }
+
+.um-icon-ios-color-filter:before { content: "\f414"; }
+
+.um-icon-ios-color-filter-outline:before { content: "\f413"; }
+
+.um-icon-ios-color-wand:before { content: "\f416"; }
+
+.um-icon-ios-color-wand-outline:before { content: "\f415"; }
+
+.um-icon-ios-compose:before { content: "\f418"; }
+
+.um-icon-ios-compose-outline:before { content: "\f417"; }
+
+.um-icon-ios-contact:before { content: "\f41a"; }
+
+.um-icon-ios-contact-outline:before { content: "\f419"; }
+
+.um-icon-ios-copy:before { content: "\f41c"; }
+
+.um-icon-ios-copy-outline:before { content: "\f41b"; }
+
+.um-icon-ios-crop:before { content: "\f41e"; }
+
+.um-icon-ios-crop-strong:before { content: "\f41d"; }
+
+.um-icon-ios-download:before { content: "\f420"; }
+
+.um-icon-ios-download-outline:before { content: "\f41f"; }
+
+.um-icon-ios-drag:before { content: "\f421"; }
+
+.um-icon-ios-email:before { content: "\f423"; }
+
+.um-icon-ios-email-outline:before { content: "\f422"; }
+
+.um-icon-ios-eye:before { content: "\f425"; }
+
+.um-icon-ios-eye-outline:before { content: "\f424"; }
+
+.um-icon-ios-fastforward:before { content: "\f427"; }
+
+.um-icon-ios-fastforward-outline:before { content: "\f426"; }
+
+.um-icon-ios-filing:before { content: "\f429"; }
+
+.um-icon-ios-filing-outline:before { content: "\f428"; }
+
+.um-icon-ios-film:before { content: "\f42b"; }
+
+.um-icon-ios-film-outline:before { content: "\f42a"; }
+
+.um-icon-ios-flag:before { content: "\f42d"; }
+
+.um-icon-ios-flag-outline:before { content: "\f42c"; }
+
+.um-icon-ios-flame:before { content: "\f42f"; }
+
+.um-icon-ios-flame-outline:before { content: "\f42e"; }
+
+.um-icon-ios-flask:before { content: "\f431"; }
+
+.um-icon-ios-flask-outline:before { content: "\f430"; }
+
+.um-icon-ios-flower:before { content: "\f433"; }
+
+.um-icon-ios-flower-outline:before { content: "\f432"; }
+
+.um-icon-ios-folder:before { content: "\f435"; }
+
+.um-icon-ios-folder-outline:before { content: "\f434"; }
+
+.um-icon-ios-football:before { content: "\f437"; }
+
+.um-icon-ios-football-outline:before { content: "\f436"; }
+
+.um-icon-ios-game-controller-a:before { content: "\f439"; }
+
+.um-icon-ios-game-controller-a-outline:before { content: "\f438"; }
+
+.um-icon-ios-game-controller-b:before { content: "\f43b"; }
+
+.um-icon-ios-game-controller-b-outline:before { content: "\f43a"; }
+
+.um-icon-ios-gear:before { content: "\f43d"; }
+
+.um-icon-ios-gear-outline:before { content: "\f43c"; }
+
+.um-icon-ios-glasses:before { content: "\f43f"; }
+
+.um-icon-ios-glasses-outline:before { content: "\f43e"; }
+
+.um-icon-ios-grid-view:before { content: "\f441"; }
+
+.um-icon-ios-grid-view-outline:before { content: "\f440"; }
+
+.um-icon-ios-heart:before { content: "\f443"; }
+
+.um-icon-ios-heart-outline:before { content: "\f442"; }
+
+.um-icon-ios-help:before { content: "\f446"; }
+
+.um-icon-ios-help-empty:before { content: "\f444"; }
+
+.um-icon-ios-help-outline:before { content: "\f445"; }
+
+.um-icon-ios-home:before { content: "\f448"; }
+
+.um-icon-ios-home-outline:before { content: "\f447"; }
+
+.um-icon-ios-infinite:before { content: "\f44a"; }
+
+.um-icon-ios-infinite-outline:before { content: "\f449"; }
+
+.um-icon-ios-information:before { content: "\f44d"; }
+
+.um-icon-ios-information-empty:before { content: "\f44b"; }
+
+.um-icon-ios-information-outline:before { content: "\f44c"; }
+
+.um-icon-ios-ionic-outline:before { content: "\f44e"; }
+
+.um-icon-ios-keypad:before { content: "\f450"; }
+
+.um-icon-ios-keypad-outline:before { content: "\f44f"; }
+
+.um-icon-ios-lightbulb:before { content: "\f452"; }
+
+.um-icon-ios-lightbulb-outline:before { content: "\f451"; }
+
+.um-icon-ios-list:before { content: "\f454"; }
+
+.um-icon-ios-list-outline:before { content: "\f453"; }
+
+.um-icon-ios-location:before { content: "\f456"; }
+
+.um-icon-ios-location-outline:before { content: "\f455"; }
+
+.um-icon-ios-locked:before { content: "\f458"; }
+
+.um-icon-ios-locked-outline:before { content: "\f457"; }
+
+.um-icon-ios-loop:before { content: "\f45a"; }
+
+.um-icon-ios-loop-strong:before { content: "\f459"; }
+
+.um-icon-ios-medical:before { content: "\f45c"; }
+
+.um-icon-ios-medical-outline:before { content: "\f45b"; }
+
+.um-icon-ios-medkit:before { content: "\f45e"; }
+
+.um-icon-ios-medkit-outline:before { content: "\f45d"; }
+
+.um-icon-ios-mic:before { content: "\f461"; }
+
+.um-icon-ios-mic-off:before { content: "\f45f"; }
+
+.um-icon-ios-mic-outline:before { content: "\f460"; }
+
+.um-icon-ios-minus:before { content: "\f464"; }
+
+.um-icon-ios-minus-empty:before { content: "\f462"; }
+
+.um-icon-ios-minus-outline:before { content: "\f463"; }
+
+.um-icon-ios-monitor:before { content: "\f466"; }
+
+.um-icon-ios-monitor-outline:before { content: "\f465"; }
+
+.um-icon-ios-moon:before { content: "\f468"; }
+
+.um-icon-ios-moon-outline:before { content: "\f467"; }
+
+.um-icon-ios-more:before { content: "\f46a"; }
+
+.um-icon-ios-more-outline:before { content: "\f469"; }
+
+.um-icon-ios-musical-note:before { content: "\f46b"; }
+
+.um-icon-ios-musical-notes:before { content: "\f46c"; }
+
+.um-icon-ios-navigate:before { content: "\f46e"; }
+
+.um-icon-ios-navigate-outline:before { content: "\f46d"; }
+
+.um-icon-ios-nutrition:before { content: "\f470"; }
+
+.um-icon-ios-nutrition-outline:before { content: "\f46f"; }
+
+.um-icon-ios-paper:before { content: "\f472"; }
+
+.um-icon-ios-paper-outline:before { content: "\f471"; }
+
+.um-icon-ios-paperplane:before { content: "\f474"; }
+
+.um-icon-ios-paperplane-outline:before { content: "\f473"; }
+
+.um-icon-ios-partlysunny:before { content: "\f476"; }
+
+.um-icon-ios-partlysunny-outline:before { content: "\f475"; }
+
+.um-icon-ios-pause:before { content: "\f478"; }
+
+.um-icon-ios-pause-outline:before { content: "\f477"; }
+
+.um-icon-ios-paw:before { content: "\f47a"; }
+
+.um-icon-ios-paw-outline:before { content: "\f479"; }
+
+.um-icon-ios-people:before { content: "\f47c"; }
+
+.um-icon-ios-people-outline:before { content: "\f47b"; }
+
+.um-icon-ios-person:before { content: "\f47e"; }
+
+.um-icon-ios-person-outline:before { content: "\f47d"; }
+
+.um-icon-ios-personadd:before { content: "\f480"; }
+
+.um-icon-ios-personadd-outline:before { content: "\f47f"; }
+
+.um-icon-ios-photos:before { content: "\f482"; }
+
+.um-icon-ios-photos-outline:before { content: "\f481"; }
+
+.um-icon-ios-pie:before { content: "\f484"; }
+
+.um-icon-ios-pie-outline:before { content: "\f483"; }
+
+.um-icon-ios-pint:before { content: "\f486"; }
+
+.um-icon-ios-pint-outline:before { content: "\f485"; }
+
+.um-icon-ios-play:before { content: "\f488"; }
+
+.um-icon-ios-play-outline:before { content: "\f487"; }
+
+.um-icon-ios-plus:before { content: "\f48b"; }
+
+.um-icon-ios-plus-empty:before { content: "\f489"; }
+
+.um-icon-ios-plus-outline:before { content: "\f48a"; }
+
+.um-icon-ios-pricetag:before { content: "\f48d"; }
+
+.um-icon-ios-pricetag-outline:before { content: "\f48c"; }
+
+.um-icon-ios-pricetags:before { content: "\f48f"; }
+
+.um-icon-ios-pricetags-outline:before { content: "\f48e"; }
+
+.um-icon-ios-printer:before { content: "\f491"; }
+
+.um-icon-ios-printer-outline:before { content: "\f490"; }
+
+.um-icon-ios-pulse:before { content: "\f493"; }
+
+.um-icon-ios-pulse-strong:before { content: "\f492"; }
+
+.um-icon-ios-rainy:before { content: "\f495"; }
+
+.um-icon-ios-rainy-outline:before { content: "\f494"; }
+
+.um-icon-ios-recording:before { content: "\f497"; }
+
+.um-icon-ios-recording-outline:before { content: "\f496"; }
+
+.um-icon-ios-redo:before { content: "\f499"; }
+
+.um-icon-ios-redo-outline:before { content: "\f498"; }
+
+.um-icon-ios-refresh:before { content: "\f49c"; }
+
+.um-icon-ios-refresh-empty:before { content: "\f49a"; }
+
+.um-icon-ios-refresh-outline:before { content: "\f49b"; }
+
+.um-icon-ios-reload:before { content: "\f49d"; }
+
+.um-icon-ios-reverse-camera:before { content: "\f49f"; }
+
+.um-icon-ios-reverse-camera-outline:before { content: "\f49e"; }
+
+.um-icon-ios-rewind:before { content: "\f4a1"; }
+
+.um-icon-ios-rewind-outline:before { content: "\f4a0"; }
+
+.um-icon-ios-rose:before { content: "\f4a3"; }
+
+.um-icon-ios-rose-outline:before { content: "\f4a2"; }
+
+.um-icon-ios-search:before { content: "\f4a5"; }
+
+.um-icon-ios-search-strong:before { content: "\f4a4"; }
+
+.um-icon-ios-settings:before { content: "\f4a7"; }
+
+.um-icon-ios-settings-strong:before { content: "\f4a6"; }
+
+.um-icon-ios-shuffle:before { content: "\f4a9"; }
+
+.um-icon-ios-shuffle-strong:before { content: "\f4a8"; }
+
+.um-icon-ios-skipbackward:before { content: "\f4ab"; }
+
+.um-icon-ios-skipbackward-outline:before { content: "\f4aa"; }
+
+.um-icon-ios-skipforward:before { content: "\f4ad"; }
+
+.um-icon-ios-skipforward-outline:before { content: "\f4ac"; }
+
+.um-icon-ios-snowy:before { content: "\f4ae"; }
+
+.um-icon-ios-speedometer:before { content: "\f4b0"; }
+
+.um-icon-ios-speedometer-outline:before { content: "\f4af"; }
+
+.um-icon-ios-star:before { content: "\f4b3"; }
+
+.um-icon-ios-star-half:before { content: "\f4b1"; }
+
+.um-icon-ios-star-outline:before { content: "\f4b2"; }
+
+.um-icon-ios-stopwatch:before { content: "\f4b5"; }
+
+.um-icon-ios-stopwatch-outline:before { content: "\f4b4"; }
+
+.um-icon-ios-sunny:before { content: "\f4b7"; }
+
+.um-icon-ios-sunny-outline:before { content: "\f4b6"; }
+
+.um-icon-ios-telephone:before { content: "\f4b9"; }
+
+.um-icon-ios-telephone-outline:before { content: "\f4b8"; }
+
+.um-icon-ios-tennisball:before { content: "\f4bb"; }
+
+.um-icon-ios-tennisball-outline:before { content: "\f4ba"; }
+
+.um-icon-ios-thunderstorm:before { content: "\f4bd"; }
+
+.um-icon-ios-thunderstorm-outline:before { content: "\f4bc"; }
+
+.um-icon-ios-time:before { content: "\f4bf"; }
+
+.um-icon-ios-time-outline:before { content: "\f4be"; }
+
+.um-icon-ios-timer:before { content: "\f4c1"; }
+
+.um-icon-ios-timer-outline:before { content: "\f4c0"; }
+
+.um-icon-ios-toggle:before { content: "\f4c3"; }
+
+.um-icon-ios-toggle-outline:before { content: "\f4c2"; }
+
+.um-icon-ios-trash:before { content: "\f4c5"; }
+
+.um-icon-ios-trash-outline:before { content: "\f4c4"; }
+
+.um-icon-ios-undo:before { content: "\f4c7"; }
+
+.um-icon-ios-undo-outline:before { content: "\f4c6"; }
+
+.um-icon-ios-unlocked:before { content: "\f4c9"; }
+
+.um-icon-ios-unlocked-outline:before { content: "\f4c8"; }
+
+.um-icon-ios-upload:before { content: "\f4cb"; }
+
+.um-icon-ios-upload-outline:before { content: "\f4ca"; }
+
+.um-icon-ios-videocam:before { content: "\f4cd"; }
+
+.um-icon-ios-videocam-outline:before { content: "\f4cc"; }
+
+.um-icon-ios-volume-high:before { content: "\f4ce"; }
+
+.um-icon-ios-volume-low:before { content: "\f4cf"; }
+
+.um-icon-ios-wineglass:before { content: "\f4d1"; }
+
+.um-icon-ios-wineglass-outline:before { content: "\f4d0"; }
+
+.um-icon-ios-world:before { content: "\f4d3"; }
+
+.um-icon-ios-world-outline:before { content: "\f4d2"; }
+
+.um-icon-ipad:before { content: "\f1f9"; }
+
+.um-icon-iphone:before { content: "\f1fa"; }
+
+.um-icon-ipod:before { content: "\f1fb"; }
+
+.um-icon-jet:before { content: "\f295"; }
+
+.um-icon-key:before { content: "\f296"; }
+
+.um-icon-knife:before { content: "\f297"; }
+
+.um-icon-laptop:before { content: "\f1fc"; }
+
+.um-icon-leaf:before { content: "\f1fd"; }
+
+.um-icon-levels:before { content: "\f298"; }
+
+.um-icon-lightbulb:before { content: "\f299"; }
+
+.um-icon-link:before { content: "\f1fe"; }
+
+.um-icon-load-a:before { content: "\f29a"; }
+
+.um-icon-load-b:before { content: "\f29b"; }
+
+.um-icon-load-c:before { content: "\f29c"; }
+
+.um-icon-load-d:before { content: "\f29d"; }
+
+.um-icon-location:before { content: "\f1ff"; }
+
+.um-icon-lock-combination:before { content: "\f4d4"; }
+
+.um-icon-locked:before { content: "\f200"; }
+
+.um-icon-log-in:before { content: "\f29e"; }
+
+.um-icon-log-out:before { content: "\f29f"; }
+
+.um-icon-loop:before { content: "\f201"; }
+
+.um-icon-magnet:before { content: "\f2a0"; }
+
+.um-icon-male:before { content: "\f2a1"; }
+
+.um-icon-man:before { content: "\f202"; }
+
+.um-icon-map:before { content: "\f203"; }
+
+.um-icon-medkit:before { content: "\f2a2"; }
+
+.um-icon-merge:before { content: "\f33f"; }
+
+.um-icon-mic-a:before { content: "\f204"; }
+
+.um-icon-mic-b:before { content: "\f205"; }
+
+.um-icon-mic-c:before { content: "\f206"; }
+
+.um-icon-minus:before { content: "\f209"; }
+
+.um-icon-minus-circled:before { content: "\f207"; }
+
+.um-icon-minus-round:before { content: "\f208"; }
+
+.um-icon-model-s:before { content: "\f2c1"; }
+
+.um-icon-monitor:before { content: "\f20a"; }
+
+.um-icon-more:before { content: "\f20b"; }
+
+.um-icon-mouse:before { content: "\f340"; }
+
+.um-icon-music-note:before { content: "\f20c"; }
+
+.um-icon-navicon:before { content: "\f20e"; }
+
+.um-icon-navicon-round:before { content: "\f20d"; }
+
+.um-icon-navigate:before { content: "\f2a3"; }
+
+.um-icon-network:before { content: "\f341"; }
+
+.um-icon-no-smoking:before { content: "\f2c2"; }
+
+.um-icon-nuclear:before { content: "\f2a4"; }
+
+.um-icon-outlet:before { content: "\f342"; }
+
+.um-icon-paintbrush:before { content: "\f4d5"; }
+
+.um-icon-paintbucket:before { content: "\f4d6"; }
+
+.um-icon-paper-airplane:before { content: "\f2c3"; }
+
+.um-icon-paperclip:before { content: "\f20f"; }
+
+.um-icon-pause:before { content: "\f210"; }
+
+.um-icon-person:before { content: "\f213"; }
+
+.um-icon-person-add:before { content: "\f211"; }
+
+.um-icon-person-stalker:before { content: "\f212"; }
+
+.um-icon-pie-graph:before { content: "\f2a5"; }
+
+.um-icon-pin:before { content: "\f2a6"; }
+
+.um-icon-pinpoint:before { content: "\f2a7"; }
+
+.um-icon-pizza:before { content: "\f2a8"; }
+
+.um-icon-plane:before { content: "\f214"; }
+
+.um-icon-planet:before { content: "\f343"; }
+
+.um-icon-play:before { content: "\f215"; }
+
+.um-icon-playstation:before { content: "\f30a"; }
+
+.um-icon-plus:before { content: "\f218"; }
+
+.um-icon-plus-circled:before { content: "\f216"; }
+
+.um-icon-plus-round:before { content: "\f217"; }
+
+.um-icon-podium:before { content: "\f344"; }
+
+.um-icon-pound:before { content: "\f219"; }
+
+.um-icon-power:before { content: "\f2a9"; }
+
+.um-icon-pricetag:before { content: "\f2aa"; }
+
+.um-icon-pricetags:before { content: "\f2ab"; }
+
+.um-icon-printer:before { content: "\f21a"; }
+
+.um-icon-pull-request:before { content: "\f345"; }
+
+.um-icon-qr-scanner:before { content: "\f346"; }
+
+.um-icon-quote:before { content: "\f347"; }
+
+.um-icon-radio-waves:before { content: "\f2ac"; }
+
+.um-icon-record:before { content: "\f21b"; }
+
+.um-icon-refresh:before { content: "\f21c"; }
+
+.um-icon-reply:before { content: "\f21e"; }
+
+.um-icon-reply-all:before { content: "\f21d"; }
+
+.um-icon-ribbon-a:before { content: "\f348"; }
+
+.um-icon-ribbon-b:before { content: "\f349"; }
+
+.um-icon-sad:before { content: "\f34a"; }
+
+.um-icon-sad-outline:before { content: "\f4d7"; }
+
+.um-icon-scissors:before { content: "\f34b"; }
+
+.um-icon-search:before { content: "\f21f"; }
+
+.um-icon-settings:before { content: "\f2ad"; }
+
+.um-icon-share:before { content: "\f220"; }
+
+.um-icon-shuffle:before { content: "\f221"; }
+
+.um-icon-skip-backward:before { content: "\f222"; }
+
+.um-icon-skip-forward:before { content: "\f223"; }
+
+.um-icon-social-android:before { content: "\f225"; }
+
+.um-icon-social-android-outline:before { content: "\f224"; }
+
+.um-icon-social-angular:before { content: "\f4d9"; }
+
+.um-icon-social-angular-outline:before { content: "\f4d8"; }
+
+.um-icon-social-apple:before { content: "\f227"; }
+
+.um-icon-social-apple-outline:before { content: "\f226"; }
+
+.um-icon-social-bitcoin:before { content: "\f2af"; }
+
+.um-icon-social-bitcoin-outline:before { content: "\f2ae"; }
+
+.um-icon-social-buffer:before { content: "\f229"; }
+
+.um-icon-social-buffer-outline:before { content: "\f228"; }
+
+.um-icon-social-chrome:before { content: "\f4db"; }
+
+.um-icon-social-chrome-outline:before { content: "\f4da"; }
+
+.um-icon-social-codepen:before { content: "\f4dd"; }
+
+.um-icon-social-codepen-outline:before { content: "\f4dc"; }
+
+.um-icon-social-css3:before { content: "\f4df"; }
+
+.um-icon-social-css3-outline:before { content: "\f4de"; }
+
+.um-icon-social-designernews:before { content: "\f22b"; }
+
+.um-icon-social-designernews-outline:before { content: "\f22a"; }
+
+.um-icon-social-dribbble:before { content: "\f22d"; }
+
+.um-icon-social-dribbble-outline:before { content: "\f22c"; }
+
+.um-icon-social-dropbox:before { content: "\f22f"; }
+
+.um-icon-social-dropbox-outline:before { content: "\f22e"; }
+
+.um-icon-social-euro:before { content: "\f4e1"; }
+
+.um-icon-social-euro-outline:before { content: "\f4e0"; }
+
+.um-icon-social-facebook:before { content: "\f231"; }
+
+.um-icon-social-facebook-outline:before { content: "\f230"; }
+
+.um-icon-social-foursquare:before { content: "\f34d"; }
+
+.um-icon-social-foursquare-outline:before { content: "\f34c"; }
+
+.um-icon-social-freebsd-devil:before { content: "\f2c4"; }
+
+.um-icon-social-github:before { content: "\f233"; }
+
+.um-icon-social-github-outline:before { content: "\f232"; }
+
+.um-icon-social-google:before { content: "\f34f"; }
+
+.um-icon-social-google-outline:before { content: "\f34e"; }
+
+.um-icon-social-googleplus:before { content: "\f235"; }
+
+.um-icon-social-googleplus-outline:before { content: "\f234"; }
+
+.um-icon-social-hackernews:before { content: "\f237"; }
+
+.um-icon-social-hackernews-outline:before { content: "\f236"; }
+
+.um-icon-social-html5:before { content: "\f4e3"; }
+
+.um-icon-social-html5-outline:before { content: "\f4e2"; }
+
+.um-icon-social-instagram:before { content: "\f351"; }
+
+.um-icon-social-instagram-outline:before { content: "\f350"; }
+
+.um-icon-social-javascript:before { content: "\f4e5"; }
+
+.um-icon-social-javascript-outline:before { content: "\f4e4"; }
+
+.um-icon-social-linkedin:before { content: "\f239"; }
+
+.um-icon-social-linkedin-outline:before { content: "\f238"; }
+
+.um-icon-social-markdown:before { content: "\f4e6"; }
+
+.um-icon-social-nodejs:before { content: "\f4e7"; }
+
+.um-icon-social-octocat:before { content: "\f4e8"; }
+
+.um-icon-social-pinterest:before { content: "\f2b1"; }
+
+.um-icon-social-pinterest-outline:before { content: "\f2b0"; }
+
+.um-icon-social-python:before { content: "\f4e9"; }
+
+.um-icon-social-reddit:before { content: "\f23b"; }
+
+.um-icon-social-reddit-outline:before { content: "\f23a"; }
+
+.um-icon-social-rss:before { content: "\f23d"; }
+
+.um-icon-social-rss-outline:before { content: "\f23c"; }
+
+.um-icon-social-sass:before { content: "\f4ea"; }
+
+.um-icon-social-skype:before { content: "\f23f"; }
+
+.um-icon-social-skype-outline:before { content: "\f23e"; }
+
+.um-icon-social-snapchat:before { content: "\f4ec"; }
+
+.um-icon-social-snapchat-outline:before { content: "\f4eb"; }
+
+.um-icon-social-tumblr:before { content: "\f241"; }
+
+.um-icon-social-tumblr-outline:before { content: "\f240"; }
+
+.um-icon-social-tux:before { content: "\f2c5"; }
+
+.um-icon-social-twitch:before { content: "\f4ee"; }
+
+.um-icon-social-twitch-outline:before { content: "\f4ed"; }
+
+.um-icon-social-twitter:before { content: "\f243"; }
+
+.um-icon-social-twitter-outline:before { content: "\f242"; }
+
+.um-icon-social-usd:before { content: "\f353"; }
+
+.um-icon-social-usd-outline:before { content: "\f352"; }
+
+.um-icon-social-vimeo:before { content: "\f245"; }
+
+.um-icon-social-vimeo-outline:before { content: "\f244"; }
+
+.um-icon-social-whatsapp:before { content: "\f4f0"; }
+
+.um-icon-social-whatsapp-outline:before { content: "\f4ef"; }
+
+.um-icon-social-windows:before { content: "\f247"; }
+
+.um-icon-social-windows-outline:before { content: "\f246"; }
+
+.um-icon-social-wordpress:before { content: "\f249"; }
+
+.um-icon-social-wordpress-outline:before { content: "\f248"; }
+
+.um-icon-social-yahoo:before { content: "\f24b"; }
+
+.um-icon-social-yahoo-outline:before { content: "\f24a"; }
+
+.um-icon-social-yen:before { content: "\f4f2"; }
+
+.um-icon-social-yen-outline:before { content: "\f4f1"; }
+
+.um-icon-social-youtube:before { content: "\f24d"; }
+
+.um-icon-social-youtube-outline:before { content: "\f24c"; }
+
+.um-icon-soup-can:before { content: "\f4f4"; }
+
+.um-icon-soup-can-outline:before { content: "\f4f3"; }
+
+.um-icon-speakerphone:before { content: "\f2b2"; }
+
+.um-icon-speedometer:before { content: "\f2b3"; }
+
+.um-icon-spoon:before { content: "\f2b4"; }
+
+.um-icon-star:before { content: "\f24e"; }
+
+.um-icon-stats-bars:before { content: "\f2b5"; }
+
+.um-icon-steam:before { content: "\f30b"; }
+
+.um-icon-stop:before { content: "\f24f"; }
+
+.um-icon-thermometer:before { content: "\f2b6"; }
+
+.um-icon-thumbsdown:before { content: "\f250"; }
+
+.um-icon-thumbsup:before { content: "\f251"; }
+
+.um-icon-toggle:before { content: "\f355"; }
+
+.um-icon-toggle-filled:before { content: "\f354"; }
+
+.um-icon-transgender:before { content: "\f4f5"; }
+
+.um-icon-trash-a:before { content: "\f252"; }
+
+.um-icon-trash-b:before { content: "\f253"; }
+
+.um-icon-trophy:before { content: "\f356"; }
+
+.um-icon-tshirt:before { content: "\f4f7"; }
+
+.um-icon-tshirt-outline:before { content: "\f4f6"; }
+
+.um-icon-umbrella:before { content: "\f2b7"; }
+
+.um-icon-university:before { content: "\f357"; }
+
+.um-icon-unlocked:before { content: "\f254"; }
+
+.um-icon-upload:before { content: "\f255"; }
+
+.um-icon-usb:before { content: "\f2b8"; }
+
+.um-icon-videocamera:before { content: "\f256"; }
+
+.um-icon-volume-high:before { content: "\f257"; }
+
+.um-icon-volume-low:before { content: "\f258"; }
+
+.um-icon-volume-medium:before { content: "\f259"; }
+
+.um-icon-volume-mute:before { content: "\f25a"; }
+
+.um-icon-wand:before { content: "\f358"; }
+
+.um-icon-waterdrop:before { content: "\f25b"; }
+
+.um-icon-wifi:before { content: "\f25c"; }
+
+.um-icon-wineglass:before { content: "\f2b9"; }
+
+.um-icon-woman:before { content: "\f25d"; }
+
+.um-icon-wrench:before { content: "\f2ba"; }
+
+.um-icon-xbox:before { content: "\f30c"; }
\ No newline at end of file
diff --git a/assets/css/um-fonticons.css b/assets/css/um-fonticons.css
deleted file mode 100644
index f85b0499..00000000
--- a/assets/css/um-fonticons.css
+++ /dev/null
@@ -1,1476 +0,0 @@
-@charset "UTF-8";
-
-@font-face {
- font-family: "ultimatemember";
- src:url("../font/ultimatemember.eot");
- src:url("../font/ultimatemember.eot?#iefix") format("embedded-opentype"),
- url("../font/ultimatemember.woff") format("woff"),
- url("../font/ultimatemember.ttf") format("truetype"),
- url("../font/ultimatemember.svg#ultimatemember") format("svg");
- font-weight: normal;
- font-style: normal;
-}
-
-[data-icon]:before {
- font-family: "ultimatemember" !important;
- content: attr(data-icon);
- font-style: normal !important;
- font-weight: normal !important;
- font-variant: normal !important;
- text-transform: none !important;
- speak: none;
- line-height: 1;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
-}
-
-[class^="um-icon-"]:before,
-[class*=" um-icon-"]:before {
- font-family: "ultimatemember" !important;
- font-style: normal !important;
- font-weight: normal !important;
- font-variant: normal !important;
- text-transform: none !important;
- speak: none;
- line-height: 1;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
-}
-
-.um-icon-glass:before {
- content: "a";
-}
-.um-icon-music:before {
- content: "b";
-}
-.um-icon-search:before {
- content: "c";
-}
-.um-icon-envelope-o:before {
- content: "d";
-}
-.um-icon-heart:before {
- content: "e";
-}
-.um-icon-star:before {
- content: "f";
-}
-.um-icon-star-o:before {
- content: "g";
-}
-.um-icon-user:before {
- content: "h";
-}
-.um-icon-film:before {
- content: "i";
-}
-.um-icon-th-large:before {
- content: "j";
-}
-.um-icon-th:before {
- content: "k";
-}
-.um-icon-th-list:before {
- content: "l";
-}
-.um-icon-check:before {
- content: "m";
-}
-.um-icon-remove:before {
- content: "n";
-}
-.um-icon-search-plus:before {
- content: "o";
-}
-.um-icon-search-minus:before {
- content: "p";
-}
-.um-icon-power-off:before {
- content: "q";
-}
-.um-icon-signal:before {
- content: "r";
-}
-.um-icon-cog:before {
- content: "s";
-}
-.um-icon-trash-o:before {
- content: "t";
-}
-.um-icon-home:before {
- content: "u";
-}
-.um-icon-file-o:before {
- content: "v";
-}
-.um-icon-clock-o:before {
- content: "w";
-}
-.um-icon-road:before {
- content: "x";
-}
-.um-icon-download:before {
- content: "y";
-}
-.um-icon-arrow-circle-o-down:before {
- content: "z";
-}
-.um-icon-arrow-circle-o-up:before {
- content: "A";
-}
-.um-icon-inbox:before {
- content: "B";
-}
-.um-icon-play-circle-o:before {
- content: "C";
-}
-.um-icon-repeat:before {
- content: "D";
-}
-.um-icon-refresh:before {
- content: "E";
-}
-.um-icon-list-alt:before {
- content: "F";
-}
-.um-icon-lock:before {
- content: "G";
-}
-.um-icon-flag:before {
- content: "H";
-}
-.um-icon-headphones:before {
- content: "I";
-}
-.um-icon-volume-off:before {
- content: "J";
-}
-.um-icon-volume-down:before {
- content: "K";
-}
-.um-icon-volume-up:before {
- content: "L";
-}
-.um-icon-qrcode:before {
- content: "M";
-}
-.um-icon-barcode:before {
- content: "N";
-}
-.um-icon-tag:before {
- content: "O";
-}
-.um-icon-tags:before {
- content: "P";
-}
-.um-icon-book:before {
- content: "Q";
-}
-.um-icon-bookmark:before {
- content: "R";
-}
-.um-icon-print:before {
- content: "S";
-}
-.um-icon-camera:before {
- content: "T";
-}
-.um-icon-font:before {
- content: "U";
-}
-.um-icon-bold:before {
- content: "V";
-}
-.um-icon-italic:before {
- content: "W";
-}
-.um-icon-text-height:before {
- content: "X";
-}
-.um-icon-text-width:before {
- content: "Y";
-}
-.um-icon-align-left:before {
- content: "Z";
-}
-.um-icon-align-center:before {
- content: "0";
-}
-.um-icon-align-right:before {
- content: "1";
-}
-.um-icon-align-justify:before {
- content: "2";
-}
-.um-icon-list:before {
- content: "3";
-}
-.um-icon-outdent:before {
- content: "4";
-}
-.um-icon-indent:before {
- content: "5";
-}
-.um-icon-video-camera:before {
- content: "6";
-}
-.um-icon-photo:before {
- content: "7";
-}
-.um-icon-pencil:before {
- content: "8";
-}
-.um-icon-map-marker:before {
- content: "9";
-}
-.um-icon-adjust:before {
- content: "!";
-}
-.um-icon-tint:before {
- content: "\"";
-}
-.um-icon-edit:before {
- content: "#";
-}
-.um-icon-share-square-o:before {
- content: "$";
-}
-.um-icon-check-square-o:before {
- content: "%";
-}
-.um-icon-move:before {
- content: "&";
-}
-.um-icon-step-backward:before {
- content: "'";
-}
-.um-icon-fast-backward:before {
- content: "(";
-}
-.um-icon-backward:before {
- content: ")";
-}
-.um-icon-play:before {
- content: "*";
-}
-.um-icon-pause:before {
- content: "+";
-}
-.um-icon-stop:before {
- content: ",";
-}
-.um-icon-forward:before {
- content: "-";
-}
-.um-icon-fast-forward:before {
- content: ".";
-}
-.um-icon-step-forward:before {
- content: "/";
-}
-.um-icon-eject:before {
- content: ":";
-}
-.um-icon-chevron-left:before {
- content: ";";
-}
-.um-icon-chevron-right:before {
- content: "<";
-}
-.um-icon-plus-circle:before {
- content: "=";
-}
-.um-icon-minus-circle:before {
- content: ">";
-}
-.um-icon-remove-circle:before {
- content: "?";
-}
-.um-icon-check-circle:before {
- content: "@";
-}
-.um-icon-question-circle:before {
- content: "[";
-}
-.um-icon-info-circle:before {
- content: "]";
-}
-.um-icon-crosshairs:before {
- content: "^";
-}
-.um-icon-remove-circle-o:before {
- content: "_";
-}
-.um-icon-check-circle-o:before {
- content: "`";
-}
-.um-icon-ban:before {
- content: "{";
-}
-.um-icon-arrow-left:before {
- content: "|";
-}
-.um-icon-arrow-right:before {
- content: "}";
-}
-.um-icon-arrow-up:before {
- content: "~";
-}
-.um-icon-arrow-down:before {
- content: "\\";
-}
-.um-icon-share:before {
- content: "\e000";
-}
-.um-icon-expand:before {
- content: "\e001";
-}
-.um-icon-compress:before {
- content: "\e002";
-}
-.um-icon-plus:before {
- content: "\e003";
-}
-.um-icon-minus:before {
- content: "\e004";
-}
-.um-icon-asterisk:before {
- content: "\e005";
-}
-.um-icon-exclamation-circle:before {
- content: "\e006";
-}
-.um-icon-gift:before {
- content: "\e007";
-}
-.um-icon-leaf:before {
- content: "\e008";
-}
-.um-icon-fire:before {
- content: "\e009";
-}
-.um-icon-eye:before {
- content: "\e00a";
-}
-.um-icon-eye-slash:before {
- content: "\e00b";
-}
-.um-icon-warning:before {
- content: "\e00c";
-}
-.um-icon-plane:before {
- content: "\e00d";
-}
-.um-icon-calendar:before {
- content: "\e00e";
-}
-.um-icon-random:before {
- content: "\e00f";
-}
-.um-icon-comment:before {
- content: "\e010";
-}
-.um-icon-magnet:before {
- content: "\e011";
-}
-.um-icon-chevron-up:before {
- content: "\e012";
-}
-.um-icon-chevron-down:before {
- content: "\e013";
-}
-.um-icon-retweet:before {
- content: "\e014";
-}
-.um-icon-shopping-cart:before {
- content: "\e015";
-}
-.um-icon-folder:before {
- content: "\e016";
-}
-.um-icon-folder-open:before {
- content: "\e017";
-}
-.um-icon-arrows-v:before {
- content: "\e018";
-}
-.um-icon-arrows-h:before {
- content: "\e019";
-}
-.um-icon-bar-chart:before {
- content: "\e01a";
-}
-.um-icon-twitter-square:before {
- content: "\e01b";
-}
-.um-icon-facebook-square:before {
- content: "\e01c";
-}
-.um-icon-camera-retro:before {
- content: "\e01d";
-}
-.um-icon-key:before {
- content: "\e01e";
-}
-.um-icon-cogs:before {
- content: "\e01f";
-}
-.um-icon-comments:before {
- content: "\e020";
-}
-.um-icon-thumbs-o-up:before {
- content: "\e021";
-}
-.um-icon-thumbs-o-down:before {
- content: "\e022";
-}
-.um-icon-star-half:before {
- content: "\e023";
-}
-.um-icon-heart-o:before {
- content: "\e024";
-}
-.um-icon-sign-out:before {
- content: "\e025";
-}
-.um-icon-linkedin-square:before {
- content: "\e026";
-}
-.um-icon-thumb-tack:before {
- content: "\e027";
-}
-.um-icon-external-link:before {
- content: "\e028";
-}
-.um-icon-sign-in:before {
- content: "\e029";
-}
-.um-icon-trophy:before {
- content: "\e02a";
-}
-.um-icon-github-square:before {
- content: "\e02b";
-}
-.um-icon-upload:before {
- content: "\e02c";
-}
-.um-icon-lemon-o:before {
- content: "\e02d";
-}
-.um-icon-phone:before {
- content: "\e02e";
-}
-.um-icon-square-o:before {
- content: "\e02f";
-}
-.um-icon-bookmark-o:before {
- content: "\e030";
-}
-.um-icon-phone-square:before {
- content: "\e031";
-}
-.um-icon-twitter:before {
- content: "\e032";
-}
-.um-icon-facebook:before {
- content: "\e033";
-}
-.um-icon-github:before {
- content: "\e034";
-}
-.um-icon-unlock:before {
- content: "\e035";
-}
-.um-icon-credit-card:before {
- content: "\e036";
-}
-.um-icon-rss:before {
- content: "\e037";
-}
-.um-icon-hdd-o:before {
- content: "\e038";
-}
-.um-icon-bullhorn:before {
- content: "\e039";
-}
-.um-icon-bell-o:before {
- content: "\e03a";
-}
-.um-icon-certificate:before {
- content: "\e03b";
-}
-.um-icon-hand-o-right:before {
- content: "\e03c";
-}
-.um-icon-hand-o-left:before {
- content: "\e03d";
-}
-.um-icon-hand-o-up:before {
- content: "\e03e";
-}
-.um-icon-hand-o-down:before {
- content: "\e03f";
-}
-.um-icon-arrow-circle-left:before {
- content: "\e040";
-}
-.um-icon-arrow-circle-right:before {
- content: "\e041";
-}
-.um-icon-arrow-circle-up:before {
- content: "\e042";
-}
-.um-icon-arrow-circle-down:before {
- content: "\e043";
-}
-.um-icon-globe:before {
- content: "\e044";
-}
-.um-icon-wrench:before {
- content: "\e045";
-}
-.um-icon-tasks:before {
- content: "\e046";
-}
-.um-icon-filter:before {
- content: "\e047";
-}
-.um-icon-briefcase:before {
- content: "\e048";
-}
-.um-icon-move-alt:before {
- content: "\e049";
-}
-.um-icon-users:before {
- content: "\e04a";
-}
-.um-icon-link:before {
- content: "\e04b";
-}
-.um-icon-cloud:before {
- content: "\e04c";
-}
-.um-icon-flask:before {
- content: "\e04d";
-}
-.um-icon-cut:before {
- content: "\e04e";
-}
-.um-icon-files-o:before {
- content: "\e04f";
-}
-.um-icon-paperclip:before {
- content: "\e050";
-}
-.um-icon-floppy-o:before {
- content: "\e051";
-}
-.um-icon-square:before {
- content: "\e052";
-}
-.um-icon-reorder:before {
- content: "\e053";
-}
-.um-icon-list-ul:before {
- content: "\e054";
-}
-.um-icon-list-ol:before {
- content: "\e055";
-}
-.um-icon-strikethrough:before {
- content: "\e056";
-}
-.um-icon-underline:before {
- content: "\e057";
-}
-.um-icon-table:before {
- content: "\e058";
-}
-.um-icon-magic:before {
- content: "\e059";
-}
-.um-icon-truck:before {
- content: "\e05a";
-}
-.um-icon-pinterest:before {
- content: "\e05b";
-}
-.um-icon-pinterest-square:before {
- content: "\e05c";
-}
-.um-icon-google-plus-square:before {
- content: "\e05d";
-}
-.um-icon-google-plus:before {
- content: "\e05e";
-}
-.um-icon-money:before {
- content: "\e05f";
-}
-.um-icon-caret-down:before {
- content: "\e060";
-}
-.um-icon-caret-up:before {
- content: "\e061";
-}
-.um-icon-caret-left:before {
- content: "\e062";
-}
-.um-icon-caret-right:before {
- content: "\e063";
-}
-.um-icon-columns:before {
- content: "\e064";
-}
-.um-icon-sort:before {
- content: "\e065";
-}
-.um-icon-sort-desc:before {
- content: "\e066";
-}
-.um-icon-sort-asc:before {
- content: "\e067";
-}
-.um-icon-envelope:before {
- content: "\e068";
-}
-.um-icon-linkedin:before {
- content: "\e069";
-}
-.um-icon-undo:before {
- content: "\e06a";
-}
-.um-icon-legal:before {
- content: "\e06b";
-}
-.um-icon-dashboard:before {
- content: "\e06c";
-}
-.um-icon-comment-o:before {
- content: "\e06d";
-}
-.um-icon-comments-o:before {
- content: "\e06e";
-}
-.um-icon-flash:before {
- content: "\e06f";
-}
-.um-icon-sitemap:before {
- content: "\e070";
-}
-.um-icon-umbrella:before {
- content: "\e071";
-}
-.um-icon-clipboard:before {
- content: "\e072";
-}
-.um-icon-lightbulb-o:before {
- content: "\e073";
-}
-.um-icon-exchange:before {
- content: "\e074";
-}
-.um-icon-cloud-download:before {
- content: "\e075";
-}
-.um-icon-cloud-upload:before {
- content: "\e076";
-}
-.um-icon-user-md:before {
- content: "\e077";
-}
-.um-icon-stethoscope:before {
- content: "\e078";
-}
-.um-icon-suitcase:before {
- content: "\e079";
-}
-.um-icon-bell:before {
- content: "\e07a";
-}
-.um-icon-coffee:before {
- content: "\e07b";
-}
-.um-icon-cutlery:before {
- content: "\e07c";
-}
-.um-icon-file-text-o:before {
- content: "\e07d";
-}
-.um-icon-building-o:before {
- content: "\e07e";
-}
-.um-icon-hospital-o:before {
- content: "\e07f";
-}
-.um-icon-ambulance:before {
- content: "\e080";
-}
-.um-icon-medkit:before {
- content: "\e081";
-}
-.um-icon-fighter-jet:before {
- content: "\e082";
-}
-.um-icon-beer:before {
- content: "\e083";
-}
-.um-icon-h-square:before {
- content: "\e084";
-}
-.um-icon-plus-square:before {
- content: "\e085";
-}
-.um-icon-angle-double-left:before {
- content: "\e086";
-}
-.um-icon-angle-double-right:before {
- content: "\e087";
-}
-.um-icon-angle-double-up:before {
- content: "\e088";
-}
-.um-icon-angle-double-down:before {
- content: "\e089";
-}
-.um-icon-angle-left:before {
- content: "\e08a";
-}
-.um-icon-angle-right:before {
- content: "\e08b";
-}
-.um-icon-angle-up:before {
- content: "\e08c";
-}
-.um-icon-angle-down:before {
- content: "\e08d";
-}
-.um-icon-desktop:before {
- content: "\e08e";
-}
-.um-icon-laptop:before {
- content: "\e08f";
-}
-.um-icon-tablet:before {
- content: "\e090";
-}
-.um-icon-mobile:before {
- content: "\e091";
-}
-.um-icon-circle-o:before {
- content: "\e092";
-}
-.um-icon-quote-left:before {
- content: "\e093";
-}
-.um-icon-quote-right:before {
- content: "\e094";
-}
-.um-icon-spinner:before {
- content: "\e095";
-}
-.um-icon-circle:before {
- content: "\e096";
-}
-.um-icon-reply:before {
- content: "\e097";
-}
-.um-icon-github-alt:before {
- content: "\e098";
-}
-.um-icon-folder-o:before {
- content: "\e099";
-}
-.um-icon-folder-open-o:before {
- content: "\e09a";
-}
-.um-icon-smile-o:before {
- content: "\e09b";
-}
-.um-icon-frown-o:before {
- content: "\e09c";
-}
-.um-icon-meh-o:before {
- content: "\e09d";
-}
-.um-icon-gamepad:before {
- content: "\e09e";
-}
-.um-icon-keyboard-o:before {
- content: "\e09f";
-}
-.um-icon-flag-o:before {
- content: "\e0a0";
-}
-.um-icon-flag-filled:before {
- content: "\e0a1";
-}
-.um-icon-terminal:before {
- content: "\e0a2";
-}
-.um-icon-code:before {
- content: "\e0a3";
-}
-.um-icon-reply-all:before {
- content: "\e0a4";
-}
-.um-icon-star-half-o:before {
- content: "\e0a5";
-}
-.um-icon-location-arrow:before {
- content: "\e0a6";
-}
-.um-icon-crop:before {
- content: "\e0a7";
-}
-.um-icon-fork:before {
- content: "\e0a8";
-}
-.um-icon-unlink:before {
- content: "\e0a9";
-}
-.um-icon-question:before {
- content: "\e0aa";
-}
-.um-icon-info:before {
- content: "\e0ab";
-}
-.um-icon-exclamation:before {
- content: "\e0ac";
-}
-.um-icon-superscript:before {
- content: "\e0ad";
-}
-.um-icon-subscript:before {
- content: "\e0ae";
-}
-.um-icon-eraser:before {
- content: "\e0af";
-}
-.um-icon-puzzle-piece:before {
- content: "\e0b0";
-}
-.um-icon-microphone:before {
- content: "\e0b1";
-}
-.um-icon-microphone-slash:before {
- content: "\e0b2";
-}
-.um-icon-shield:before {
- content: "\e0b3";
-}
-.um-icon-calendar-o:before {
- content: "\e0b4";
-}
-.um-icon-fire-extinguisher:before {
- content: "\e0b5";
-}
-.um-icon-rocket:before {
- content: "\e0b6";
-}
-.um-icon-maxcdn:before {
- content: "\e0b7";
-}
-.um-icon-chevron-circle-left:before {
- content: "\e0b8";
-}
-.um-icon-chevron-circle-right:before {
- content: "\e0b9";
-}
-.um-icon-chevron-circle-up:before {
- content: "\e0ba";
-}
-.um-icon-chevron-circle-down:before {
- content: "\e0bb";
-}
-.um-icon-html5:before {
- content: "\e0bc";
-}
-.um-icon-css3:before {
- content: "\e0bd";
-}
-.um-icon-anchor:before {
- content: "\e0be";
-}
-.um-icon-unlock-alt:before {
- content: "\e0bf";
-}
-.um-icon-bullseye:before {
- content: "\e0c0";
-}
-.um-icon-ellipsis-h:before {
- content: "\e0c1";
-}
-.um-icon-ellipsis-v:before {
- content: "\e0c2";
-}
-.um-icon-rss-square:before {
- content: "\e0c3";
-}
-.um-icon-play-circle:before {
- content: "\e0c4";
-}
-.um-icon-ticket:before {
- content: "\e0c5";
-}
-.um-icon-minus-square:before {
- content: "\e0c6";
-}
-.um-icon-minus-square-o:before {
- content: "\e0c7";
-}
-.um-icon-level-up:before {
- content: "\e0c8";
-}
-.um-icon-level-down:before {
- content: "\e0c9";
-}
-.um-icon-check-square:before {
- content: "\e0ca";
-}
-.um-icon-pencil-square:before {
- content: "\e0cb";
-}
-.um-icon-external-link-square:before {
- content: "\e0cc";
-}
-.um-icon-share-square:before {
- content: "\e0cd";
-}
-.um-icon-compass:before {
- content: "\e0ce";
-}
-.um-icon-toggle-down:before {
- content: "\e0cf";
-}
-.um-icon-toggle-up:before {
- content: "\e0d0";
-}
-.um-icon-toggle-right:before {
- content: "\e0d1";
-}
-.um-icon-eur:before {
- content: "\e0d2";
-}
-.um-icon-gbp:before {
- content: "\e0d3";
-}
-.um-icon-usd:before {
- content: "\e0d4";
-}
-.um-icon-inr:before {
- content: "\e0d5";
-}
-.um-icon-yen:before {
- content: "\e0d6";
-}
-.um-icon-rub:before {
- content: "\e0d7";
-}
-.um-icon-won:before {
- content: "\e0d8";
-}
-.um-icon-bitcoin:before {
- content: "\e0d9";
-}
-.um-icon-file:before {
- content: "\e0da";
-}
-.um-icon-file-text:before {
- content: "\e0db";
-}
-.um-icon-sort-alpha-asc:before {
- content: "\e0dc";
-}
-.um-icon-sort-alpha-desc:before {
- content: "\e0dd";
-}
-.um-icon-sort-amount-asc:before {
- content: "\e0de";
-}
-.um-icon-sort-amount-desc:before {
- content: "\e0df";
-}
-.um-icon-sort-numeric-asc:before {
- content: "\e0e0";
-}
-.um-icon-sort-numeric-desc:before {
- content: "\e0e1";
-}
-.um-icon-thumbs-up:before {
- content: "\e0e2";
-}
-.um-icon-thumbs-down:before {
- content: "\e0e3";
-}
-.um-icon-youtube-square:before {
- content: "\e0e4";
-}
-.um-icon-youtube:before {
- content: "\e0e5";
-}
-.um-icon-xing:before {
- content: "\e0e6";
-}
-.um-icon-xing-square:before {
- content: "\e0e7";
-}
-.um-icon-youtube-play:before {
- content: "\e0e8";
-}
-.um-icon-dropbox:before {
- content: "\e0e9";
-}
-.um-icon-stack-overflow:before {
- content: "\e0ea";
-}
-.um-icon-instagram:before {
- content: "\e0eb";
-}
-.um-icon-flickr:before {
- content: "\e0ec";
-}
-.um-icon-adn:before {
- content: "\e0ed";
-}
-.um-icon-bitbucket:before {
- content: "\e0ee";
-}
-.um-icon-bitbucket-square:before {
- content: "\e0ef";
-}
-.um-icon-tumblr:before {
- content: "\e0f0";
-}
-.um-icon-tumblr-square:before {
- content: "\e0f1";
-}
-.um-icon-long-arrow-down:before {
- content: "\e0f2";
-}
-.um-icon-long-arrow-up:before {
- content: "\e0f3";
-}
-.um-icon-long-arrow-left:before {
- content: "\e0f4";
-}
-.um-icon-long-arrow-right:before {
- content: "\e0f5";
-}
-.um-icon-apple:before {
- content: "\e0f6";
-}
-.um-icon-windows:before {
- content: "\e0f7";
-}
-.um-icon-android:before {
- content: "\e0f8";
-}
-.um-icon-linux:before {
- content: "\e0f9";
-}
-.um-icon-dribbble:before {
- content: "\e0fa";
-}
-.um-icon-skype:before {
- content: "\e0fb";
-}
-.um-icon-foursquare:before {
- content: "\e0fc";
-}
-.um-icon-trello:before {
- content: "\e0fd";
-}
-.um-icon-female:before {
- content: "\e0fe";
-}
-.um-icon-male:before {
- content: "\e0ff";
-}
-.um-icon-gittip:before {
- content: "\e100";
-}
-.um-icon-sun-o:before {
- content: "\e101";
-}
-.um-icon-moon-o:before {
- content: "\e102";
-}
-.um-icon-archive:before {
- content: "\e103";
-}
-.um-icon-bug:before {
- content: "\e104";
-}
-.um-icon-vk:before {
- content: "\e105";
-}
-.um-icon-weibo:before {
- content: "\e106";
-}
-.um-icon-renren:before {
- content: "\e107";
-}
-.um-icon-pagelines:before {
- content: "\e108";
-}
-.um-icon-stack-exchange:before {
- content: "\e109";
-}
-.um-icon-arrow-circle-o-right:before {
- content: "\e10a";
-}
-.um-icon-arrow-circle-o-left:before {
- content: "\e10b";
-}
-.um-icon-toggle-left:before {
- content: "\e10c";
-}
-.um-icon-dot-circle-o:before {
- content: "\e10d";
-}
-.um-icon-wheelchair:before {
- content: "\e10e";
-}
-.um-icon-vimeo-square:before {
- content: "\e10f";
-}
-.um-icon-try:before {
- content: "\e110";
-}
-.um-icon-plus-square-o:before {
- content: "\e111";
-}
-.um-icon-space-shuttle:before {
- content: "\e112";
-}
-.um-icon-slack:before {
- content: "\e113";
-}
-.um-icon-envelope-square:before {
- content: "\e114";
-}
-.um-icon-wordpress:before {
- content: "\e115";
-}
-.um-icon-openid:before {
- content: "\e116";
-}
-.um-icon-bank:before {
- content: "\e117";
-}
-.um-icon-graduation-cap:before {
- content: "\e118";
-}
-.um-icon-yahoo:before {
- content: "\e119";
-}
-.um-icon-google:before {
- content: "\e11a";
-}
-.um-icon-reddit:before {
- content: "\e11b";
-}
-.um-icon-reddit-square:before {
- content: "\e11c";
-}
-.um-icon-stumbleupon-circle:before {
- content: "\e11d";
-}
-.um-icon-stumbleupon:before {
- content: "\e11e";
-}
-.um-icon-delicious:before {
- content: "\e11f";
-}
-.um-icon-digg:before {
- content: "\e120";
-}
-.um-icon-pied-piper:before {
- content: "\e121";
-}
-.um-icon-pied-piper-alt:before {
- content: "\e122";
-}
-.um-icon-drupal:before {
- content: "\e123";
-}
-.um-icon-joomla:before {
- content: "\e124";
-}
-.um-icon-language:before {
- content: "\e125";
-}
-.um-icon-fax:before {
- content: "\e126";
-}
-.um-icon-building:before {
- content: "\e127";
-}
-.um-icon-child:before {
- content: "\e128";
-}
-.um-icon-paw:before {
- content: "\e129";
-}
-.um-icon-spoon:before {
- content: "\e12a";
-}
-.um-icon-cube:before {
- content: "\e12b";
-}
-.um-icon-cubes:before {
- content: "\e12c";
-}
-.um-icon-behance:before {
- content: "\e12d";
-}
-.um-icon-behance-square:before {
- content: "\e12e";
-}
-.um-icon-steam:before {
- content: "\e12f";
-}
-.um-icon-steam-square:before {
- content: "\e130";
-}
-.um-icon-recycle:before {
- content: "\e131";
-}
-.um-icon-car:before {
- content: "\e132";
-}
-.um-icon-taxi:before {
- content: "\e133";
-}
-.um-icon-tree:before {
- content: "\e134";
-}
-.um-icon-spotify:before {
- content: "\e135";
-}
-.um-icon-deviantart:before {
- content: "\e136";
-}
-.um-icon-soundcloud:before {
- content: "\e137";
-}
-.um-icon-database:before {
- content: "\e138";
-}
-.um-icon-file-pdf-o:before {
- content: "\e139";
-}
-.um-icon-file-word-o:before {
- content: "\e13a";
-}
-.um-icon-file-excel-o:before {
- content: "\e13b";
-}
-.um-icon-file-powerpoint-o:before {
- content: "\e13c";
-}
-.um-icon-file-photo-o:before {
- content: "\e13d";
-}
-.um-icon-file-zip-o:before {
- content: "\e13e";
-}
-.um-icon-file-sound-o:before {
- content: "\e13f";
-}
-.um-icon-file-movie-o:before {
- content: "\e140";
-}
-.um-icon-file-code-o:before {
- content: "\e141";
-}
-.um-icon-vine:before {
- content: "\e142";
-}
-.um-icon-codepen:before {
- content: "\e143";
-}
-.um-icon-jsfiddle:before {
- content: "\e144";
-}
-.um-icon-support:before {
- content: "\e145";
-}
-.um-icon-circle-o-notch:before {
- content: "\e146";
-}
-.um-icon-rebel:before {
- content: "\e147";
-}
-.um-icon-empire:before {
- content: "\e148";
-}
-.um-icon-git-square:before {
- content: "\e149";
-}
-.um-icon-git:before {
- content: "\e14a";
-}
-.um-icon-hacker-news:before {
- content: "\e14b";
-}
-.um-icon-tencent-weibo:before {
- content: "\e14c";
-}
-.um-icon-qq:before {
- content: "\e14d";
-}
-.um-icon-wechat:before {
- content: "\e14e";
-}
-.um-icon-send:before {
- content: "\e14f";
-}
-.um-icon-send-o:before {
- content: "\e150";
-}
-.um-icon-history:before {
- content: "\e151";
-}
-.um-icon-circle-thin:before {
- content: "\e152";
-}
-.um-icon-header:before {
- content: "\e153";
-}
-.um-icon-paragraph:before {
- content: "\e154";
-}
-.um-icon-sliders:before {
- content: "\e155";
-}
-.um-icon-share-alt:before {
- content: "\e156";
-}
-.um-icon-share-alt-square:before {
- content: "\e157";
-}
-.um-icon-bomb:before {
- content: "\e158";
-}
-.um-icon-soccer-ball-o:before {
- content: "\e159";
-}
-.um-icon-tty:before {
- content: "\e15a";
-}
-.um-icon-binoculars:before {
- content: "\e15b";
-}
-.um-icon-plug:before {
- content: "\e15c";
-}
-.um-icon-slideshare:before {
- content: "\e15d";
-}
-.um-icon-twitch:before {
- content: "\e15e";
-}
-.um-icon-yelp:before {
- content: "\e15f";
-}
-.um-icon-newspaper-o:before {
- content: "\e160";
-}
-.um-icon-wifi:before {
- content: "\e161";
-}
-.um-icon-calculator:before {
- content: "\e162";
-}
-.um-icon-paypal:before {
- content: "\e163";
-}
-.um-icon-google-wallet:before {
- content: "\e164";
-}
-.um-icon-cc-visa:before {
- content: "\e165";
-}
-.um-icon-cc-mastercard:before {
- content: "\e166";
-}
-.um-icon-cc-discover:before {
- content: "\e167";
-}
-.um-icon-cc-amex:before {
- content: "\e168";
-}
-.um-icon-cc-paypal:before {
- content: "\e169";
-}
-.um-icon-cc-stripe:before {
- content: "\e16a";
-}
-.um-icon-bell-slash:before {
- content: "\e16b";
-}
-.um-icon-bell-slash-o:before {
- content: "\e16c";
-}
-.um-icon-trash:before {
- content: "\e16d";
-}
-.um-icon-copyright:before {
- content: "\e16e";
-}
-.um-icon-at:before {
- content: "\e16f";
-}
-.um-icon-eyedropper:before {
- content: "\e170";
-}
-.um-icon-paint-brush:before {
- content: "\e171";
-}
-.um-icon-birthday-cake:before {
- content: "\e172";
-}
-.um-icon-area-chart:before {
- content: "\e173";
-}
-.um-icon-pie-chart:before {
- content: "\e174";
-}
-.um-icon-line-chart:before {
- content: "\e175";
-}
-.um-icon-lastfm:before {
- content: "\e176";
-}
-.um-icon-lastfm-square:before {
- content: "\e177";
-}
-.um-icon-toggle-off:before {
- content: "\e178";
-}
-.um-icon-toggle-on:before {
- content: "\e179";
-}
-.um-icon-bicycle:before {
- content: "\e17a";
-}
-.um-icon-bus:before {
- content: "\e17b";
-}
-.um-icon-ioxhost:before {
- content: "\e17c";
-}
-.um-icon-angellist:before {
- content: "\e17d";
-}
-.um-icon-cc:before {
- content: "\e17e";
-}
-.um-icon-ils:before {
- content: "\e17f";
-}
-.um-icon-meanpath:before {
- content: "\e180";
-}
\ No newline at end of file
diff --git a/assets/css/um-members.css b/assets/css/um-members.css
index e415afe1..665eda43 100644
--- a/assets/css/um-members.css
+++ b/assets/css/um-members.css
@@ -233,20 +233,20 @@
- Member meta
*/
-.um-member-more { margin: 10px 0 0 0 }
.um-member-less { display: none }
.um-member-more a, .um-member-less a {
- font-size: 22px;
- line-height: 22px;
- vertical-align: middle;
color: #666;
+ display: inline-block;
}
.um-member-more i, .um-member-less i {
- vertical-align: middle;
- line-height: 22px;
+ display: block;
+ font-size: 32px;
+ height: 32px;
+ line-height: 32px;
}
+
.um-member-more a:hover, .um-member-less a:hover{color: #3ba1da}
.um-member-meta {
@@ -297,10 +297,7 @@
}
.um-member-connect i {
- vertical-align: middle;
- text-align: center;
- position: relative;
- top: 1px;
+
}
.um-member-connect a:hover {
diff --git a/assets/css/um-modal.css b/assets/css/um-modal.css
index 54ec1ddb..cbe46d61 100644
--- a/assets/css/um-modal.css
+++ b/assets/css/um-modal.css
@@ -33,7 +33,7 @@
font-size: 24px;
text-decoration: none !important;
color: #fff !important;
- padding: 5px 10px;
+ padding: 0 10px;
}
.um-modal {
diff --git a/assets/css/um-profile.css b/assets/css/um-profile.css
index 762fe39d..ecfae79b 100644
--- a/assets/css/um-profile.css
+++ b/assets/css/um-profile.css
@@ -51,7 +51,7 @@
}
.um-cover-add {
- color: #aaa;
+ color: #aaa !important;
font-size: 36px;
width: 100%;
display: table;
@@ -62,7 +62,7 @@
vertical-align: middle;
}
-.um-cover-add:hover { color: #3ba1da }
+.um-cover-add:hover { color: #3ba1da !important }
.um-cover-e {
text-align: center;
diff --git a/assets/css/um-responsive.css b/assets/css/um-responsive.css
index 553efb64..61765211 100644
--- a/assets/css/um-responsive.css
+++ b/assets/css/um-responsive.css
@@ -441,7 +441,6 @@ div.uimob800 .um-account-side li a span.um-account-icontip {
div.uimob800 .um-account-side li a span.um-account-icontip i {
position: relative;
- top: 4px;
text-align: center;
width: 100%;
}
diff --git a/assets/css/um-select.css b/assets/css/um-select.css
index 2f535719..50590c9f 100644
--- a/assets/css/um-select.css
+++ b/assets/css/um-select.css
@@ -83,18 +83,16 @@ Version: 3.4.8 Timestamp: Thu May 1 09:50:32 EDT 2014
}
.select2-container .select2-choice abbr {
- display: none;
- width: 12px !important;
- height: 12px !important;
- position: absolute !important;
- right: 24px !important;
- top: 8px !important;
- font-size: 1px !important;
- text-decoration: none !important;
- border: 0 !important;
- background: none !important;
- cursor: pointer !important;
- outline: 0 !important;
+ display: none;
+ width: 20px!important;
+ height: 100% !important;
+ right: 24px !important;
+ font-size: 1px !important;
+ text-decoration: none !important;
+ border: 0 !important;
+ background: none !important;
+ cursor: pointer !important;
+ outline: 0 !important;
}
.select2-container.select2-allowclear .select2-choice abbr {
@@ -184,6 +182,11 @@ Version: 3.4.8 Timestamp: Thu May 1 09:50:32 EDT 2014
border-left: 0 !important;
}
+.select2-container .select2-choice .select2-arrow * {
+ line-height: 100% !important;
+ vertical-align: middle !important;
+}
+
.select2-container .select2-choice .select2-arrow b {
display: block !important;
width: 100% !important;
@@ -192,15 +195,13 @@ Version: 3.4.8 Timestamp: Thu May 1 09:50:32 EDT 2014
}
.select2-container .select2-choice .select2-arrow:before {
- content: "\e08d" !important;
+ content: "\f3d0" !important;
font-size: 27px !important;
- font-family: "ultimatemember" !important;
- top: -1px !important;
- left: 0 !important;
+ font-family: "Ionicons" !important;
width: 100% !important;
- height: 100% !important;
- vertical-align: middle !important;
- position: relative !important;
+ display: block;
+ height: 100%;
+ line-height: 36px;
}
.select2-container .select2-choice .select2-arrow:hover:before {color: #666 !important}
@@ -241,11 +242,11 @@ Version: 3.4.8 Timestamp: Thu May 1 09:50:32 EDT 2014
}
.select2-search:before {
- content: "c" !important;
- font-size: 16px !important;
+ content: "\f4a4" !important;
+ font-size: 20px !important;
height: 32px !important;
line-height: 32px !important;
- font-family: "ultimatemember" !important;
+ font-family: "Ionicons" !important;
top: 0 !important;
right: 10px !important;
position: absolute !important;
@@ -540,12 +541,15 @@ html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
}
.select2-search-choice-close:before {
- content: "n" !important;
- font-size: 17px !important;
- font-family: "ultimatemember" !important;
- top: -7px !important;
- right: 16px !important;
+ content: "\f2d7" !important;
+ font-size: 22px !important;
+ font-family: "Ionicons" !important;
+ right: 4px !important;
position: relative !important;
+ display: block;
+ height: 100%;
+ width: 100%;
+ line-height: 36px;
}
.select2-search-choice-close:hover:before {color: #666 !important}
@@ -553,15 +557,15 @@ html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
.select2-container-multi .select2-search-choice-close {
text-decoration: none !important;
width: 21px !important;
+ height: 100% !important;
text-align: center !important;
border-bottom: 0 !important;
}
.select2-container-multi .select2-search-choice-close:before {
- font-size: 12px !important;
- top: 4px !important;
+ font-size: 16px !important;
right: 0 !important;
- content: "n" !important;
+ line-height: 23px !important;
}
/* disabled styles */
diff --git a/assets/css/um-styles.css b/assets/css/um-styles.css
index 4b47255a..a60c5d53 100644
--- a/assets/css/um-styles.css
+++ b/assets/css/um-styles.css
@@ -57,7 +57,6 @@
/* only in admin mode */
.um.um-in-admin {
padding-top: 0;
- margin-bottom: 0 !important;
}
.um.um-in-admin .um-tip {display: none !important}
@@ -230,13 +229,16 @@ p.um-notice.err {
margin: 0 0 0 8px;
cursor: pointer;
display: inline-block;
+ vertical-align: middle;
}
.um-tip i {
- font-size: 20px;
- vertical-align: middle;
+ font-size: 22px;
+ height: 22px;
+ line-height: 22px;
+ display: block;
position: relative;
- top: 2px;
+ top: -2px;
}
.um-tip-text {
@@ -309,7 +311,7 @@ p.um-notice.err {
position: absolute;
cursor: default;
text-align: center !important;
- top: 5px;
+ top: 2px;
left: 0;
width: 44px;
font-size: 22px;
@@ -345,7 +347,7 @@ p.um-notice.err {
}
.um-form input[type=text].um-iconed,
-.um-form input[type=password].um-iconed { padding-left: 44px }
+.um-form input[type=password].um-iconed { padding-left: 44px !important }
.um-form input[type=text].um-error,
.um-form input[type=password].um-error { border-color: #C74A4A !important }
@@ -397,8 +399,7 @@ p.um-notice.err {
font-size: 24px;
line-height: 24px;
height: 24px;
- vertical-align: middle;
- color: #ccc;
+ color: #aaa;
transition: all .2s linear;
}
diff --git a/assets/css/um.min.css b/assets/css/um.min.css
new file mode 100644
index 00000000..12befd76
--- /dev/null
+++ b/assets/css/um.min.css
@@ -0,0 +1,4 @@
+@charset "UTF-8";@font-face{font-family:FontAwesome;src:url(../font/fontawesome-webfont.eot?v=4.2.0);src:url(../font/fontawesome-webfont.eot?v=4.2.0#iefix) format("embedded-opentype"),url(../font/fontawesome-webfont.woff?v=4.2.0) format("woff"),url(../font/fontawesome-webfont.ttf?v=4.2.0) format("truetype"),url(../font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}[class*=" um-faicon-"]:before,[class^=um-faicon-]:before{font-family:FontAwesome!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.um-faicon-glass:before{content:"\f000"}.um-faicon-music:before{content:"\f001"}.um-faicon-search:before{content:"\f002"}.um-faicon-envelope-o:before{content:"\f003"}.um-faicon-heart:before{content:"\f004"}.um-faicon-star:before{content:"\f005"}.um-faicon-star-o:before{content:"\f006"}.um-faicon-user:before{content:"\f007"}.um-faicon-film:before{content:"\f008"}.um-faicon-th-large:before{content:"\f009"}.um-faicon-th:before{content:"\f00a"}.um-faicon-th-list:before{content:"\f00b"}.um-faicon-check:before{content:"\f00c"}.um-faicon-close:before,.um-faicon-remove:before,.um-faicon-times:before{content:"\f00d"}.um-faicon-search-plus:before{content:"\f00e"}.um-faicon-search-minus:before{content:"\f010"}.um-faicon-power-off:before{content:"\f011"}.um-faicon-signal:before{content:"\f012"}.um-faicon-cog:before,.um-faicon-gear:before{content:"\f013"}.um-faicon-trash-o:before{content:"\f014"}.um-faicon-home:before{content:"\f015"}.um-faicon-file-o:before{content:"\f016"}.um-faicon-clock-o:before{content:"\f017"}.um-faicon-road:before{content:"\f018"}.um-faicon-download:before{content:"\f019"}.um-faicon-arrow-circle-o-down:before{content:"\f01a"}.um-faicon-arrow-circle-o-up:before{content:"\f01b"}.um-faicon-inbox:before{content:"\f01c"}.um-faicon-play-circle-o:before{content:"\f01d"}.um-faicon-repeat:before,.um-faicon-rotate-right:before{content:"\f01e"}.um-faicon-refresh:before{content:"\f021"}.um-faicon-list-alt:before{content:"\f022"}.um-faicon-lock:before{content:"\f023"}.um-faicon-flag:before{content:"\f024"}.um-faicon-headphones:before{content:"\f025"}.um-faicon-volume-off:before{content:"\f026"}.um-faicon-volume-down:before{content:"\f027"}.um-faicon-volume-up:before{content:"\f028"}.um-faicon-qrcode:before{content:"\f029"}.um-faicon-barcode:before{content:"\f02a"}.um-faicon-tag:before{content:"\f02b"}.um-faicon-tags:before{content:"\f02c"}.um-faicon-book:before{content:"\f02d"}.um-faicon-bookmark:before{content:"\f02e"}.um-faicon-print:before{content:"\f02f"}.um-faicon-camera:before{content:"\f030"}.um-faicon-font:before{content:"\f031"}.um-faicon-bold:before{content:"\f032"}.um-faicon-italic:before{content:"\f033"}.um-faicon-text-height:before{content:"\f034"}.um-faicon-text-width:before{content:"\f035"}.um-faicon-align-left:before{content:"\f036"}.um-faicon-align-center:before{content:"\f037"}.um-faicon-align-right:before{content:"\f038"}.um-faicon-align-justify:before{content:"\f039"}.um-faicon-list:before{content:"\f03a"}.um-faicon-dedent:before,.um-faicon-outdent:before{content:"\f03b"}.um-faicon-indent:before{content:"\f03c"}.um-faicon-video-camera:before{content:"\f03d"}.um-faicon-image:before,.um-faicon-photo:before,.um-faicon-picture-o:before{content:"\f03e"}.um-faicon-pencil:before{content:"\f040"}.um-faicon-map-marker:before{content:"\f041"}.um-faicon-adjust:before{content:"\f042"}.um-faicon-tint:before{content:"\f043"}.um-faicon-edit:before,.um-faicon-pencil-square-o:before{content:"\f044"}.um-faicon-share-square-o:before{content:"\f045"}.um-faicon-check-square-o:before{content:"\f046"}.um-faicon-arrows:before{content:"\f047"}.um-faicon-step-backward:before{content:"\f048"}.um-faicon-fast-backward:before{content:"\f049"}.um-faicon-backward:before{content:"\f04a"}.um-faicon-play:before{content:"\f04b"}.um-faicon-pause:before{content:"\f04c"}.um-faicon-stop:before{content:"\f04d"}.um-faicon-forward:before{content:"\f04e"}.um-faicon-fast-forward:before{content:"\f050"}.um-faicon-step-forward:before{content:"\f051"}.um-faicon-eject:before{content:"\f052"}.um-faicon-chevron-left:before{content:"\f053"}.um-faicon-chevron-right:before{content:"\f054"}.um-faicon-plus-circle:before{content:"\f055"}.um-faicon-minus-circle:before{content:"\f056"}.um-faicon-times-circle:before{content:"\f057"}.um-faicon-check-circle:before{content:"\f058"}.um-faicon-question-circle:before{content:"\f059"}.um-faicon-info-circle:before{content:"\f05a"}.um-faicon-crosshairs:before{content:"\f05b"}.um-faicon-times-circle-o:before{content:"\f05c"}.um-faicon-check-circle-o:before{content:"\f05d"}.um-faicon-ban:before{content:"\f05e"}.um-faicon-arrow-left:before{content:"\f060"}.um-faicon-arrow-right:before{content:"\f061"}.um-faicon-arrow-up:before{content:"\f062"}.um-faicon-arrow-down:before{content:"\f063"}.um-faicon-mail-forward:before,.um-faicon-share:before{content:"\f064"}.um-faicon-expand:before{content:"\f065"}.um-faicon-compress:before{content:"\f066"}.um-faicon-plus:before{content:"\f067"}.um-faicon-minus:before{content:"\f068"}.um-faicon-asterisk:before{content:"\f069"}.um-faicon-exclamation-circle:before{content:"\f06a"}.um-faicon-gift:before{content:"\f06b"}.um-faicon-leaf:before{content:"\f06c"}.um-faicon-fire:before{content:"\f06d"}.um-faicon-eye:before{content:"\f06e"}.um-faicon-eye-slash:before{content:"\f070"}.um-faicon-exclamation-triangle:before,.um-faicon-warning:before{content:"\f071"}.um-faicon-plane:before{content:"\f072"}.um-faicon-calendar:before{content:"\f073"}.um-faicon-random:before{content:"\f074"}.um-faicon-comment:before{content:"\f075"}.um-faicon-magnet:before{content:"\f076"}.um-faicon-chevron-up:before{content:"\f077"}.um-faicon-chevron-down:before{content:"\f078"}.um-faicon-retweet:before{content:"\f079"}.um-faicon-shopping-cart:before{content:"\f07a"}.um-faicon-folder:before{content:"\f07b"}.um-faicon-folder-open:before{content:"\f07c"}.um-faicon-arrows-v:before{content:"\f07d"}.um-faicon-arrows-h:before{content:"\f07e"}.um-faicon-bar-chart-o:before,.um-faicon-bar-chart:before{content:"\f080"}.um-faicon-twitter-square:before{content:"\f081"}.um-faicon-facebook-square:before{content:"\f082"}.um-faicon-camera-retro:before{content:"\f083"}.um-faicon-key:before{content:"\f084"}.um-faicon-cogs:before,.um-faicon-gears:before{content:"\f085"}.um-faicon-comments:before{content:"\f086"}.um-faicon-thumbs-o-up:before{content:"\f087"}.um-faicon-thumbs-o-down:before{content:"\f088"}.um-faicon-star-half:before{content:"\f089"}.um-faicon-heart-o:before{content:"\f08a"}.um-faicon-sign-out:before{content:"\f08b"}.um-faicon-linkedin-square:before{content:"\f08c"}.um-faicon-thumb-tack:before{content:"\f08d"}.um-faicon-external-link:before{content:"\f08e"}.um-faicon-sign-in:before{content:"\f090"}.um-faicon-trophy:before{content:"\f091"}.um-faicon-github-square:before{content:"\f092"}.um-faicon-upload:before{content:"\f093"}.um-faicon-lemon-o:before{content:"\f094"}.um-faicon-phone:before{content:"\f095"}.um-faicon-square-o:before{content:"\f096"}.um-faicon-bookmark-o:before{content:"\f097"}.um-faicon-phone-square:before{content:"\f098"}.um-faicon-twitter:before{content:"\f099"}.um-faicon-facebook:before{content:"\f09a"}.um-faicon-github:before{content:"\f09b"}.um-faicon-unlock:before{content:"\f09c"}.um-faicon-credit-card:before{content:"\f09d"}.um-faicon-rss:before{content:"\f09e"}.um-faicon-hdd-o:before{content:"\f0a0"}.um-faicon-bullhorn:before{content:"\f0a1"}.um-faicon-bell:before{content:"\f0f3"}.um-faicon-certificate:before{content:"\f0a3"}.um-faicon-hand-o-right:before{content:"\f0a4"}.um-faicon-hand-o-left:before{content:"\f0a5"}.um-faicon-hand-o-up:before{content:"\f0a6"}.um-faicon-hand-o-down:before{content:"\f0a7"}.um-faicon-arrow-circle-left:before{content:"\f0a8"}.um-faicon-arrow-circle-right:before{content:"\f0a9"}.um-faicon-arrow-circle-up:before{content:"\f0aa"}.um-faicon-arrow-circle-down:before{content:"\f0ab"}.um-faicon-globe:before{content:"\f0ac"}.um-faicon-wrench:before{content:"\f0ad"}.um-faicon-tasks:before{content:"\f0ae"}.um-faicon-filter:before{content:"\f0b0"}.um-faicon-briefcase:before{content:"\f0b1"}.um-faicon-arrows-alt:before{content:"\f0b2"}.um-faicon-group:before,.um-faicon-users:before{content:"\f0c0"}.um-faicon-chain:before,.um-faicon-link:before{content:"\f0c1"}.um-faicon-cloud:before{content:"\f0c2"}.um-faicon-flask:before{content:"\f0c3"}.um-faicon-cut:before,.um-faicon-scissors:before{content:"\f0c4"}.um-faicon-copy:before,.um-faicon-files-o:before{content:"\f0c5"}.um-faicon-paperclip:before{content:"\f0c6"}.um-faicon-floppy-o:before,.um-faicon-save:before{content:"\f0c7"}.um-faicon-square:before{content:"\f0c8"}.um-faicon-bars:before,.um-faicon-navicon:before,.um-faicon-reorder:before{content:"\f0c9"}.um-faicon-list-ul:before{content:"\f0ca"}.um-faicon-list-ol:before{content:"\f0cb"}.um-faicon-strikethrough:before{content:"\f0cc"}.um-faicon-underline:before{content:"\f0cd"}.um-faicon-table:before{content:"\f0ce"}.um-faicon-magic:before{content:"\f0d0"}.um-faicon-truck:before{content:"\f0d1"}.um-faicon-pinterest:before{content:"\f0d2"}.um-faicon-pinterest-square:before{content:"\f0d3"}.um-faicon-google-plus-square:before{content:"\f0d4"}.um-faicon-google-plus:before{content:"\f0d5"}.um-faicon-money:before{content:"\f0d6"}.um-faicon-caret-down:before{content:"\f0d7"}.um-faicon-caret-up:before{content:"\f0d8"}.um-faicon-caret-left:before{content:"\f0d9"}.um-faicon-caret-right:before{content:"\f0da"}.um-faicon-columns:before{content:"\f0db"}.um-faicon-sort:before,.um-faicon-unsorted:before{content:"\f0dc"}.um-faicon-sort-desc:before,.um-faicon-sort-down:before{content:"\f0dd"}.um-faicon-sort-asc:before,.um-faicon-sort-up:before{content:"\f0de"}.um-faicon-envelope:before{content:"\f0e0"}.um-faicon-linkedin:before{content:"\f0e1"}.um-faicon-rotate-left:before,.um-faicon-undo:before{content:"\f0e2"}.um-faicon-gavel:before,.um-faicon-legal:before{content:"\f0e3"}.um-faicon-dashboard:before,.um-faicon-tachometer:before{content:"\f0e4"}.um-faicon-comment-o:before{content:"\f0e5"}.um-faicon-comments-o:before{content:"\f0e6"}.um-faicon-bolt:before,.um-faicon-flash:before{content:"\f0e7"}.um-faicon-sitemap:before{content:"\f0e8"}.um-faicon-umbrella:before{content:"\f0e9"}.um-faicon-clipboard:before,.um-faicon-paste:before{content:"\f0ea"}.um-faicon-lightbulb-o:before{content:"\f0eb"}.um-faicon-exchange:before{content:"\f0ec"}.um-faicon-cloud-download:before{content:"\f0ed"}.um-faicon-cloud-upload:before{content:"\f0ee"}.um-faicon-user-md:before{content:"\f0f0"}.um-faicon-stethoscope:before{content:"\f0f1"}.um-faicon-suitcase:before{content:"\f0f2"}.um-faicon-bell-o:before{content:"\f0a2"}.um-faicon-coffee:before{content:"\f0f4"}.um-faicon-cutlery:before{content:"\f0f5"}.um-faicon-file-text-o:before{content:"\f0f6"}.um-faicon-building-o:before{content:"\f0f7"}.um-faicon-hospital-o:before{content:"\f0f8"}.um-faicon-ambulance:before{content:"\f0f9"}.um-faicon-medkit:before{content:"\f0fa"}.um-faicon-fighter-jet:before{content:"\f0fb"}.um-faicon-beer:before{content:"\f0fc"}.um-faicon-h-square:before{content:"\f0fd"}.um-faicon-plus-square:before{content:"\f0fe"}.um-faicon-angle-double-left:before{content:"\f100"}.um-faicon-angle-double-right:before{content:"\f101"}.um-faicon-angle-double-up:before{content:"\f102"}.um-faicon-angle-double-down:before{content:"\f103"}.um-faicon-angle-left:before{content:"\f104"}.um-faicon-angle-right:before{content:"\f105"}.um-faicon-angle-up:before{content:"\f106"}.um-faicon-angle-down:before{content:"\f107"}.um-faicon-desktop:before{content:"\f108"}.um-faicon-laptop:before{content:"\f109"}.um-faicon-tablet:before{content:"\f10a"}.um-faicon-mobile-phone:before,.um-faicon-mobile:before{content:"\f10b"}.um-faicon-circle-o:before{content:"\f10c"}.um-faicon-quote-left:before{content:"\f10d"}.um-faicon-quote-right:before{content:"\f10e"}.um-faicon-spinner:before{content:"\f110"}.um-faicon-circle:before{content:"\f111"}.um-faicon-mail-reply:before,.um-faicon-reply:before{content:"\f112"}.um-faicon-github-alt:before{content:"\f113"}.um-faicon-folder-o:before{content:"\f114"}.um-faicon-folder-open-o:before{content:"\f115"}.um-faicon-smile-o:before{content:"\f118"}.um-faicon-frown-o:before{content:"\f119"}.um-faicon-meh-o:before{content:"\f11a"}.um-faicon-gamepad:before{content:"\f11b"}.um-faicon-keyboard-o:before{content:"\f11c"}.um-faicon-flag-o:before{content:"\f11d"}.um-faicon-flag-checkered:before{content:"\f11e"}.um-faicon-terminal:before{content:"\f120"}.um-faicon-code:before{content:"\f121"}.um-faicon-mail-reply-all:before,.um-faicon-reply-all:before{content:"\f122"}.um-faicon-star-half-empty:before,.um-faicon-star-half-full:before,.um-faicon-star-half-o:before{content:"\f123"}.um-faicon-location-arrow:before{content:"\f124"}.um-faicon-crop:before{content:"\f125"}.um-faicon-code-fork:before{content:"\f126"}.um-faicon-chain-broken:before,.um-faicon-unlink:before{content:"\f127"}.um-faicon-question:before{content:"\f128"}.um-faicon-info:before{content:"\f129"}.um-faicon-exclamation:before{content:"\f12a"}.um-faicon-superscript:before{content:"\f12b"}.um-faicon-subscript:before{content:"\f12c"}.um-faicon-eraser:before{content:"\f12d"}.um-faicon-puzzle-piece:before{content:"\f12e"}.um-faicon-microphone:before{content:"\f130"}.um-faicon-microphone-slash:before{content:"\f131"}.um-faicon-shield:before{content:"\f132"}.um-faicon-calendar-o:before{content:"\f133"}.um-faicon-fire-extinguisher:before{content:"\f134"}.um-faicon-rocket:before{content:"\f135"}.um-faicon-maxcdn:before{content:"\f136"}.um-faicon-chevron-circle-left:before{content:"\f137"}.um-faicon-chevron-circle-right:before{content:"\f138"}.um-faicon-chevron-circle-up:before{content:"\f139"}.um-faicon-chevron-circle-down:before{content:"\f13a"}.um-faicon-html5:before{content:"\f13b"}.um-faicon-css3:before{content:"\f13c"}.um-faicon-anchor:before{content:"\f13d"}.um-faicon-unlock-alt:before{content:"\f13e"}.um-faicon-bullseye:before{content:"\f140"}.um-faicon-ellipsis-h:before{content:"\f141"}.um-faicon-ellipsis-v:before{content:"\f142"}.um-faicon-rss-square:before{content:"\f143"}.um-faicon-play-circle:before{content:"\f144"}.um-faicon-ticket:before{content:"\f145"}.um-faicon-minus-square:before{content:"\f146"}.um-faicon-minus-square-o:before{content:"\f147"}.um-faicon-level-up:before{content:"\f148"}.um-faicon-level-down:before{content:"\f149"}.um-faicon-check-square:before{content:"\f14a"}.um-faicon-pencil-square:before{content:"\f14b"}.um-faicon-external-link-square:before{content:"\f14c"}.um-faicon-share-square:before{content:"\f14d"}.um-faicon-compass:before{content:"\f14e"}.um-faicon-caret-square-o-down:before,.um-faicon-toggle-down:before{content:"\f150"}.um-faicon-caret-square-o-up:before,.um-faicon-toggle-up:before{content:"\f151"}.um-faicon-caret-square-o-right:before,.um-faicon-toggle-right:before{content:"\f152"}.um-faicon-eur:before,.um-faicon-euro:before{content:"\f153"}.um-faicon-gbp:before{content:"\f154"}.um-faicon-dollar:before,.um-faicon-usd:before{content:"\f155"}.um-faicon-inr:before,.um-faicon-rupee:before{content:"\f156"}.um-faicon-cny:before,.um-faicon-jpy:before,.um-faicon-rmb:before,.um-faicon-yen:before{content:"\f157"}.um-faicon-rouble:before,.um-faicon-rub:before,.um-faicon-ruble:before{content:"\f158"}.um-faicon-krw:before,.um-faicon-won:before{content:"\f159"}.um-faicon-bitcoin:before,.um-faicon-btc:before{content:"\f15a"}.um-faicon-file:before{content:"\f15b"}.um-faicon-file-text:before{content:"\f15c"}.um-faicon-sort-alpha-asc:before{content:"\f15d"}.um-faicon-sort-alpha-desc:before{content:"\f15e"}.um-faicon-sort-amount-asc:before{content:"\f160"}.um-faicon-sort-amount-desc:before{content:"\f161"}.um-faicon-sort-numeric-asc:before{content:"\f162"}.um-faicon-sort-numeric-desc:before{content:"\f163"}.um-faicon-thumbs-up:before{content:"\f164"}.um-faicon-thumbs-down:before{content:"\f165"}.um-faicon-youtube-square:before{content:"\f166"}.um-faicon-youtube:before{content:"\f167"}.um-faicon-xing:before{content:"\f168"}.um-faicon-xing-square:before{content:"\f169"}.um-faicon-youtube-play:before{content:"\f16a"}.um-faicon-dropbox:before{content:"\f16b"}.um-faicon-stack-overflow:before{content:"\f16c"}.um-faicon-instagram:before{content:"\f16d"}.um-faicon-flickr:before{content:"\f16e"}.um-faicon-adn:before{content:"\f170"}.um-faicon-bitbucket:before{content:"\f171"}.um-faicon-bitbucket-square:before{content:"\f172"}.um-faicon-tumblr:before{content:"\f173"}.um-faicon-tumblr-square:before{content:"\f174"}.um-faicon-long-arrow-down:before{content:"\f175"}.um-faicon-long-arrow-up:before{content:"\f176"}.um-faicon-long-arrow-left:before{content:"\f177"}.um-faicon-long-arrow-right:before{content:"\f178"}.um-faicon-apple:before{content:"\f179"}.um-faicon-windows:before{content:"\f17a"}.um-faicon-android:before{content:"\f17b"}.um-faicon-linux:before{content:"\f17c"}.um-faicon-dribbble:before{content:"\f17d"}.um-faicon-skype:before{content:"\f17e"}.um-faicon-foursquare:before{content:"\f180"}.um-faicon-trello:before{content:"\f181"}.um-faicon-female:before{content:"\f182"}.um-faicon-male:before{content:"\f183"}.um-faicon-gittip:before{content:"\f184"}.um-faicon-sun-o:before{content:"\f185"}.um-faicon-moon-o:before{content:"\f186"}.um-faicon-archive:before{content:"\f187"}.um-faicon-bug:before{content:"\f188"}.um-faicon-vk:before{content:"\f189"}.um-faicon-weibo:before{content:"\f18a"}.um-faicon-renren:before{content:"\f18b"}.um-faicon-pagelines:before{content:"\f18c"}.um-faicon-stack-exchange:before{content:"\f18d"}.um-faicon-arrow-circle-o-right:before{content:"\f18e"}.um-faicon-arrow-circle-o-left:before{content:"\f190"}.um-faicon-caret-square-o-left:before,.um-faicon-toggle-left:before{content:"\f191"}.um-faicon-dot-circle-o:before{content:"\f192"}.um-faicon-wheelchair:before{content:"\f193"}.um-faicon-vimeo-square:before{content:"\f194"}.um-faicon-try:before,.um-faicon-turkish-lira:before{content:"\f195"}.um-faicon-plus-square-o:before{content:"\f196"}.um-faicon-space-shuttle:before{content:"\f197"}.um-faicon-slack:before{content:"\f198"}.um-faicon-envelope-square:before{content:"\f199"}.um-faicon-wordpress:before{content:"\f19a"}.um-faicon-openid:before{content:"\f19b"}.um-faicon-bank:before,.um-faicon-institution:before,.um-faicon-university:before{content:"\f19c"}.um-faicon-graduation-cap:before,.um-faicon-mortar-board:before{content:"\f19d"}.um-faicon-yahoo:before{content:"\f19e"}.um-faicon-google:before{content:"\f1a0"}.um-faicon-reddit:before{content:"\f1a1"}.um-faicon-reddit-square:before{content:"\f1a2"}.um-faicon-stumbleupon-circle:before{content:"\f1a3"}.um-faicon-stumbleupon:before{content:"\f1a4"}.um-faicon-delicious:before{content:"\f1a5"}.um-faicon-digg:before{content:"\f1a6"}.um-faicon-pied-piper:before{content:"\f1a7"}.um-faicon-pied-piper-alt:before{content:"\f1a8"}.um-faicon-drupal:before{content:"\f1a9"}.um-faicon-joomla:before{content:"\f1aa"}.um-faicon-language:before{content:"\f1ab"}.um-faicon-fax:before{content:"\f1ac"}.um-faicon-building:before{content:"\f1ad"}.um-faicon-child:before{content:"\f1ae"}.um-faicon-paw:before{content:"\f1b0"}.um-faicon-spoon:before{content:"\f1b1"}.um-faicon-cube:before{content:"\f1b2"}.um-faicon-cubes:before{content:"\f1b3"}.um-faicon-behance:before{content:"\f1b4"}.um-faicon-behance-square:before{content:"\f1b5"}.um-faicon-steam:before{content:"\f1b6"}.um-faicon-steam-square:before{content:"\f1b7"}.um-faicon-recycle:before{content:"\f1b8"}.um-faicon-automobile:before,.um-faicon-car:before{content:"\f1b9"}.um-faicon-cab:before,.um-faicon-taxi:before{content:"\f1ba"}.um-faicon-tree:before{content:"\f1bb"}.um-faicon-spotify:before{content:"\f1bc"}.um-faicon-deviantart:before{content:"\f1bd"}.um-faicon-soundcloud:before{content:"\f1be"}.um-faicon-database:before{content:"\f1c0"}.um-faicon-file-pdf-o:before{content:"\f1c1"}.um-faicon-file-word-o:before{content:"\f1c2"}.um-faicon-file-excel-o:before{content:"\f1c3"}.um-faicon-file-powerpoint-o:before{content:"\f1c4"}.um-faicon-file-image-o:before,.um-faicon-file-photo-o:before,.um-faicon-file-picture-o:before{content:"\f1c5"}.um-faicon-file-archive-o:before,.um-faicon-file-zip-o:before{content:"\f1c6"}.um-faicon-file-audio-o:before,.um-faicon-file-sound-o:before{content:"\f1c7"}.um-faicon-file-movie-o:before,.um-faicon-file-video-o:before{content:"\f1c8"}.um-faicon-file-code-o:before{content:"\f1c9"}.um-faicon-vine:before{content:"\f1ca"}.um-faicon-codepen:before{content:"\f1cb"}.um-faicon-jsfiddle:before{content:"\f1cc"}.um-faicon-life-bouy:before,.um-faicon-life-buoy:before,.um-faicon-life-ring:before,.um-faicon-life-saver:before,.um-faicon-support:before{content:"\f1cd"}.um-faicon-circle-o-notch:before{content:"\f1ce"}.um-faicon-ra:before,.um-faicon-rebel:before{content:"\f1d0"}.um-faicon-empire:before,.um-faicon-ge:before{content:"\f1d1"}.um-faicon-git-square:before{content:"\f1d2"}.um-faicon-git:before{content:"\f1d3"}.um-faicon-hacker-news:before{content:"\f1d4"}.um-faicon-tencent-weibo:before{content:"\f1d5"}.um-faicon-qq:before{content:"\f1d6"}.um-faicon-wechat:before,.um-faicon-weixin:before{content:"\f1d7"}.um-faicon-paper-plane:before,.um-faicon-send:before{content:"\f1d8"}.um-faicon-paper-plane-o:before,.um-faicon-send-o:before{content:"\f1d9"}.um-faicon-history:before{content:"\f1da"}.um-faicon-circle-thin:before{content:"\f1db"}.um-faicon-header:before{content:"\f1dc"}.um-faicon-paragraph:before{content:"\f1dd"}.um-faicon-sliders:before{content:"\f1de"}.um-faicon-share-alt:before{content:"\f1e0"}.um-faicon-share-alt-square:before{content:"\f1e1"}.um-faicon-bomb:before{content:"\f1e2"}.um-faicon-futbol-o:before,.um-faicon-soccer-ball-o:before{content:"\f1e3"}.um-faicon-tty:before{content:"\f1e4"}.um-faicon-binoculars:before{content:"\f1e5"}.um-faicon-plug:before{content:"\f1e6"}.um-faicon-slideshare:before{content:"\f1e7"}.um-faicon-twitch:before{content:"\f1e8"}.um-faicon-yelp:before{content:"\f1e9"}.um-faicon-newspaper-o:before{content:"\f1ea"}.um-faicon-wifi:before{content:"\f1eb"}.um-faicon-calculator:before{content:"\f1ec"}.um-faicon-paypal:before{content:"\f1ed"}.um-faicon-google-wallet:before{content:"\f1ee"}.um-faicon-cc-visa:before{content:"\f1f0"}.um-faicon-cc-mastercard:before{content:"\f1f1"}.um-faicon-cc-discover:before{content:"\f1f2"}.um-faicon-cc-amex:before{content:"\f1f3"}.um-faicon-cc-paypal:before{content:"\f1f4"}.um-faicon-cc-stripe:before{content:"\f1f5"}.um-faicon-bell-slash:before{content:"\f1f6"}.um-faicon-bell-slash-o:before{content:"\f1f7"}.um-faicon-trash:before{content:"\f1f8"}.um-faicon-copyright:before{content:"\f1f9"}.um-faicon-at:before{content:"\f1fa"}.um-faicon-eyedropper:before{content:"\f1fb"}.um-faicon-paint-brush:before{content:"\f1fc"}.um-faicon-birthday-cake:before{content:"\f1fd"}.um-faicon-area-chart:before{content:"\f1fe"}.um-faicon-pie-chart:before{content:"\f200"}.um-faicon-line-chart:before{content:"\f201"}.um-faicon-lastfm:before{content:"\f202"}.um-faicon-lastfm-square:before{content:"\f203"}.um-faicon-toggle-off:before{content:"\f204"}.um-faicon-toggle-on:before{content:"\f205"}.um-faicon-bicycle:before{content:"\f206"}.um-faicon-bus:before{content:"\f207"}.um-faicon-ioxhost:before{content:"\f208"}.um-faicon-angellist:before{content:"\f209"}.um-faicon-cc:before{content:"\f20a"}.um-faicon-ils:before,.um-faicon-shekel:before,.um-faicon-sheqel:before{content:"\f20b"}.um-faicon-meanpath:before{content:"\f20c"}@font-face{font-family:Ionicons;src:url(../font/ionicons.eot?v=2.0.0);src:url(../font/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(../font/ionicons.woff?v=2.0.0) format("woff"),url(../font/ionicons.ttf?v=2.0.0) format("truetype"),url(../font/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-weight:400;font-style:normal}[class*=" um-icon-"]:before,[class^=um-icon-]:before{font-family:Ionicons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.um-icon-alert:before{content:"\f101"}.um-icon-alert-circled:before{content:"\f100"}.um-icon-android-add:before{content:"\f2c7"}.um-icon-android-add-circle:before{content:"\f359"}.um-icon-android-alarm-clock:before{content:"\f35a"}.um-icon-android-alert:before{content:"\f35b"}.um-icon-android-apps:before{content:"\f35c"}.um-icon-android-archive:before{content:"\f2c9"}.um-icon-android-arrow-back:before{content:"\f2ca"}.um-icon-android-arrow-down:before{content:"\f35d"}.um-icon-android-arrow-dropdown:before{content:"\f35f"}.um-icon-android-arrow-dropdown-circle:before{content:"\f35e"}.um-icon-android-arrow-dropleft:before{content:"\f361"}.um-icon-android-arrow-dropleft-circle:before{content:"\f360"}.um-icon-android-arrow-dropright:before{content:"\f363"}.um-icon-android-arrow-dropright-circle:before{content:"\f362"}.um-icon-android-arrow-dropup:before{content:"\f365"}.um-icon-android-arrow-dropup-circle:before{content:"\f364"}.um-icon-android-arrow-forward:before{content:"\f30f"}.um-icon-android-arrow-up:before{content:"\f366"}.um-icon-android-attach:before{content:"\f367"}.um-icon-android-bar:before{content:"\f368"}.um-icon-android-bicycle:before{content:"\f369"}.um-icon-android-boat:before{content:"\f36a"}.um-icon-android-bookmark:before{content:"\f36b"}.um-icon-android-bulb:before{content:"\f36c"}.um-icon-android-bus:before{content:"\f36d"}.um-icon-android-calendar:before{content:"\f2d1"}.um-icon-android-call:before{content:"\f2d2"}.um-icon-android-camera:before{content:"\f2d3"}.um-icon-android-cancel:before{content:"\f36e"}.um-icon-android-car:before{content:"\f36f"}.um-icon-android-cart:before{content:"\f370"}.um-icon-android-chat:before{content:"\f2d4"}.um-icon-android-checkbox:before{content:"\f374"}.um-icon-android-checkbox-blank:before{content:"\f371"}.um-icon-android-checkbox-outline:before{content:"\f373"}.um-icon-android-checkbox-outline-blank:before{content:"\f372"}.um-icon-android-checkmark-circle:before{content:"\f375"}.um-icon-android-clipboard:before{content:"\f376"}.um-icon-android-close:before{content:"\f2d7"}.um-icon-android-cloud:before{content:"\f37a"}.um-icon-android-cloud-circle:before{content:"\f377"}.um-icon-android-cloud-done:before{content:"\f378"}.um-icon-android-cloud-outline:before{content:"\f379"}.um-icon-android-color-palette:before{content:"\f37b"}.um-icon-android-compass:before{content:"\f37c"}.um-icon-android-contact:before{content:"\f2d8"}.um-icon-android-contacts:before{content:"\f2d9"}.um-icon-android-contract:before{content:"\f37d"}.um-icon-android-create:before{content:"\f37e"}.um-icon-android-delete:before{content:"\f37f"}.um-icon-android-desktop:before{content:"\f380"}.um-icon-android-document:before{content:"\f381"}.um-icon-android-done:before{content:"\f383"}.um-icon-android-done-all:before{content:"\f382"}.um-icon-android-download:before{content:"\f2dd"}.um-icon-android-drafts:before{content:"\f384"}.um-icon-android-exit:before{content:"\f385"}.um-icon-android-expand:before{content:"\f386"}.um-icon-android-favorite:before{content:"\f388"}.um-icon-android-favorite-outline:before{content:"\f387"}.um-icon-android-film:before{content:"\f389"}.um-icon-android-folder:before{content:"\f2e0"}.um-icon-android-folder-open:before{content:"\f38a"}.um-icon-android-funnel:before{content:"\f38b"}.um-icon-android-globe:before{content:"\f38c"}.um-icon-android-hand:before{content:"\f2e3"}.um-icon-android-hangout:before{content:"\f38d"}.um-icon-android-happy:before{content:"\f38e"}.um-icon-android-home:before{content:"\f38f"}.um-icon-android-image:before{content:"\f2e4"}.um-icon-android-laptop:before{content:"\f390"}.um-icon-android-list:before{content:"\f391"}.um-icon-android-locate:before{content:"\f2e9"}.um-icon-android-lock:before{content:"\f392"}.um-icon-android-mail:before{content:"\f2eb"}.um-icon-android-map:before{content:"\f393"}.um-icon-android-menu:before{content:"\f394"}.um-icon-android-microphone:before{content:"\f2ec"}.um-icon-android-microphone-off:before{content:"\f395"}.um-icon-android-more-horizontal:before{content:"\f396"}.um-icon-android-more-vertical:before{content:"\f397"}.um-icon-android-navigate:before{content:"\f398"}.um-icon-android-notifications:before{content:"\f39b"}.um-icon-android-notifications-none:before{content:"\f399"}.um-icon-android-notifications-off:before{content:"\f39a"}.um-icon-android-open:before{content:"\f39c"}.um-icon-android-options:before{content:"\f39d"}.um-icon-android-people:before{content:"\f39e"}.um-icon-android-person:before{content:"\f3a0"}.um-icon-android-person-add:before{content:"\f39f"}.um-icon-android-phone-landscape:before{content:"\f3a1"}.um-icon-android-phone-portrait:before{content:"\f3a2"}.um-icon-android-pin:before{content:"\f3a3"}.um-icon-android-plane:before{content:"\f3a4"}.um-icon-android-playstore:before{content:"\f2f0"}.um-icon-android-print:before{content:"\f3a5"}.um-icon-android-radio-button-off:before{content:"\f3a6"}.um-icon-android-radio-button-on:before{content:"\f3a7"}.um-icon-android-refresh:before{content:"\f3a8"}.um-icon-android-remove:before{content:"\f2f4"}.um-icon-android-remove-circle:before{content:"\f3a9"}.um-icon-android-restaurant:before{content:"\f3aa"}.um-icon-android-sad:before{content:"\f3ab"}.um-icon-android-search:before{content:"\f2f5"}.um-icon-android-send:before{content:"\f2f6"}.um-icon-android-settings:before{content:"\f2f7"}.um-icon-android-share:before{content:"\f2f8"}.um-icon-android-share-alt:before{content:"\f3ac"}.um-icon-android-star:before{content:"\f2fc"}.um-icon-android-star-half:before{content:"\f3ad"}.um-icon-android-star-outline:before{content:"\f3ae"}.um-icon-android-stopwatch:before{content:"\f2fd"}.um-icon-android-subway:before{content:"\f3af"}.um-icon-android-sunny:before{content:"\f3b0"}.um-icon-android-sync:before{content:"\f3b1"}.um-icon-android-textsms:before{content:"\f3b2"}.um-icon-android-time:before{content:"\f3b3"}.um-icon-android-train:before{content:"\f3b4"}.um-icon-android-unlock:before{content:"\f3b5"}.um-icon-android-upload:before{content:"\f3b6"}.um-icon-android-volume-down:before{content:"\f3b7"}.um-icon-android-volume-mute:before{content:"\f3b8"}.um-icon-android-volume-off:before{content:"\f3b9"}.um-icon-android-volume-up:before{content:"\f3ba"}.um-icon-android-walk:before{content:"\f3bb"}.um-icon-android-warning:before{content:"\f3bc"}.um-icon-android-watch:before{content:"\f3bd"}.um-icon-android-wifi:before{content:"\f305"}.um-icon-aperture:before{content:"\f313"}.um-icon-archive:before{content:"\f102"}.um-icon-arrow-down-a:before{content:"\f103"}.um-icon-arrow-down-b:before{content:"\f104"}.um-icon-arrow-down-c:before{content:"\f105"}.um-icon-arrow-expand:before{content:"\f25e"}.um-icon-arrow-graph-down-left:before{content:"\f25f"}.um-icon-arrow-graph-down-right:before{content:"\f260"}.um-icon-arrow-graph-up-left:before{content:"\f261"}.um-icon-arrow-graph-up-right:before{content:"\f262"}.um-icon-arrow-left-a:before{content:"\f106"}.um-icon-arrow-left-b:before{content:"\f107"}.um-icon-arrow-left-c:before{content:"\f108"}.um-icon-arrow-move:before{content:"\f263"}.um-icon-arrow-resize:before{content:"\f264"}.um-icon-arrow-return-left:before{content:"\f265"}.um-icon-arrow-return-right:before{content:"\f266"}.um-icon-arrow-right-a:before{content:"\f109"}.um-icon-arrow-right-b:before{content:"\f10a"}.um-icon-arrow-right-c:before{content:"\f10b"}.um-icon-arrow-shrink:before{content:"\f267"}.um-icon-arrow-swap:before{content:"\f268"}.um-icon-arrow-up-a:before{content:"\f10c"}.um-icon-arrow-up-b:before{content:"\f10d"}.um-icon-arrow-up-c:before{content:"\f10e"}.um-icon-asterisk:before{content:"\f314"}.um-icon-at:before{content:"\f10f"}.um-icon-backspace:before{content:"\f3bf"}.um-icon-backspace-outline:before{content:"\f3be"}.um-icon-bag:before{content:"\f110"}.um-icon-battery-charging:before{content:"\f111"}.um-icon-battery-empty:before{content:"\f112"}.um-icon-battery-full:before{content:"\f113"}.um-icon-battery-half:before{content:"\f114"}.um-icon-battery-low:before{content:"\f115"}.um-icon-beaker:before{content:"\f269"}.um-icon-beer:before{content:"\f26a"}.um-icon-bluetooth:before{content:"\f116"}.um-icon-bonfire:before{content:"\f315"}.um-icon-bookmark:before{content:"\f26b"}.um-icon-bowtie:before{content:"\f3c0"}.um-icon-briefcase:before{content:"\f26c"}.um-icon-bug:before{content:"\f2be"}.um-icon-calculator:before{content:"\f26d"}.um-icon-calendar:before{content:"\f117"}.um-icon-camera:before{content:"\f118"}.um-icon-card:before{content:"\f119"}.um-icon-cash:before{content:"\f316"}.um-icon-chatbox:before{content:"\f11b"}.um-icon-chatbox-working:before{content:"\f11a"}.um-icon-chatboxes:before{content:"\f11c"}.um-icon-chatbubble:before{content:"\f11e"}.um-icon-chatbubble-working:before{content:"\f11d"}.um-icon-chatbubbles:before{content:"\f11f"}.um-icon-checkmark:before{content:"\f122"}.um-icon-checkmark-circled:before{content:"\f120"}.um-icon-checkmark-round:before{content:"\f121"}.um-icon-chevron-down:before{content:"\f123"}.um-icon-chevron-left:before{content:"\f124"}.um-icon-chevron-right:before{content:"\f125"}.um-icon-chevron-up:before{content:"\f126"}.um-icon-clipboard:before{content:"\f127"}.um-icon-clock:before{content:"\f26e"}.um-icon-close:before{content:"\f12a"}.um-icon-close-circled:before{content:"\f128"}.um-icon-close-round:before{content:"\f129"}.um-icon-closed-captioning:before{content:"\f317"}.um-icon-cloud:before{content:"\f12b"}.um-icon-code:before{content:"\f271"}.um-icon-code-download:before{content:"\f26f"}.um-icon-code-working:before{content:"\f270"}.um-icon-coffee:before{content:"\f272"}.um-icon-compass:before{content:"\f273"}.um-icon-compose:before{content:"\f12c"}.um-icon-connection-bars:before{content:"\f274"}.um-icon-contrast:before{content:"\f275"}.um-icon-crop:before{content:"\f3c1"}.um-icon-cube:before{content:"\f318"}.um-icon-disc:before{content:"\f12d"}.um-icon-document:before{content:"\f12f"}.um-icon-document-text:before{content:"\f12e"}.um-icon-drag:before{content:"\f130"}.um-icon-earth:before{content:"\f276"}.um-icon-easel:before{content:"\f3c2"}.um-icon-edit:before{content:"\f2bf"}.um-icon-egg:before{content:"\f277"}.um-icon-eject:before{content:"\f131"}.um-icon-email:before{content:"\f132"}.um-icon-email-unread:before{content:"\f3c3"}.um-icon-erlenmeyer-flask:before{content:"\f3c5"}.um-icon-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.um-icon-eye:before{content:"\f133"}.um-icon-eye-disabled:before{content:"\f306"}.um-icon-female:before{content:"\f278"}.um-icon-filing:before{content:"\f134"}.um-icon-film-marker:before{content:"\f135"}.um-icon-fireball:before{content:"\f319"}.um-icon-flag:before{content:"\f279"}.um-icon-flame:before{content:"\f31a"}.um-icon-flash:before{content:"\f137"}.um-icon-flash-off:before{content:"\f136"}.um-icon-folder:before{content:"\f139"}.um-icon-fork:before{content:"\f27a"}.um-icon-fork-repo:before{content:"\f2c0"}.um-icon-forward:before{content:"\f13a"}.um-icon-funnel:before{content:"\f31b"}.um-icon-gear-a:before{content:"\f13d"}.um-icon-gear-b:before{content:"\f13e"}.um-icon-grid:before{content:"\f13f"}.um-icon-hammer:before{content:"\f27b"}.um-icon-happy:before{content:"\f31c"}.um-icon-happy-outline:before{content:"\f3c6"}.um-icon-headphone:before{content:"\f140"}.um-icon-heart:before{content:"\f141"}.um-icon-heart-broken:before{content:"\f31d"}.um-icon-help:before{content:"\f143"}.um-icon-help-buoy:before{content:"\f27c"}.um-icon-help-circled:before{content:"\f142"}.um-icon-home:before{content:"\f144"}.um-icon-icecream:before{content:"\f27d"}.um-icon-image:before{content:"\f147"}.um-icon-images:before{content:"\f148"}.um-icon-information:before{content:"\f14a"}.um-icon-information-circled:before{content:"\f149"}.um-icon-ionic:before{content:"\f14b"}.um-icon-ios-alarm:before{content:"\f3c8"}.um-icon-ios-alarm-outline:before{content:"\f3c7"}.um-icon-ios-albums:before{content:"\f3ca"}.um-icon-ios-albums-outline:before{content:"\f3c9"}.um-icon-ios-americanfootball:before{content:"\f3cc"}.um-icon-ios-americanfootball-outline:before{content:"\f3cb"}.um-icon-ios-analytics:before{content:"\f3ce"}.um-icon-ios-analytics-outline:before{content:"\f3cd"}.um-icon-ios-arrow-back:before{content:"\f3cf"}.um-icon-ios-arrow-down:before{content:"\f3d0"}.um-icon-ios-arrow-forward:before{content:"\f3d1"}.um-icon-ios-arrow-left:before{content:"\f3d2"}.um-icon-ios-arrow-right:before{content:"\f3d3"}.um-icon-ios-arrow-thin-down:before{content:"\f3d4"}.um-icon-ios-arrow-thin-left:before{content:"\f3d5"}.um-icon-ios-arrow-thin-right:before{content:"\f3d6"}.um-icon-ios-arrow-thin-up:before{content:"\f3d7"}.um-icon-ios-arrow-up:before{content:"\f3d8"}.um-icon-ios-at:before{content:"\f3da"}.um-icon-ios-at-outline:before{content:"\f3d9"}.um-icon-ios-barcode:before{content:"\f3dc"}.um-icon-ios-barcode-outline:before{content:"\f3db"}.um-icon-ios-baseball:before{content:"\f3de"}.um-icon-ios-baseball-outline:before{content:"\f3dd"}.um-icon-ios-basketball:before{content:"\f3e0"}.um-icon-ios-basketball-outline:before{content:"\f3df"}.um-icon-ios-bell:before{content:"\f3e2"}.um-icon-ios-bell-outline:before{content:"\f3e1"}.um-icon-ios-body:before{content:"\f3e4"}.um-icon-ios-body-outline:before{content:"\f3e3"}.um-icon-ios-bolt:before{content:"\f3e6"}.um-icon-ios-bolt-outline:before{content:"\f3e5"}.um-icon-ios-book:before{content:"\f3e8"}.um-icon-ios-book-outline:before{content:"\f3e7"}.um-icon-ios-bookmarks:before{content:"\f3ea"}.um-icon-ios-bookmarks-outline:before{content:"\f3e9"}.um-icon-ios-box:before{content:"\f3ec"}.um-icon-ios-box-outline:before{content:"\f3eb"}.um-icon-ios-briefcase:before{content:"\f3ee"}.um-icon-ios-briefcase-outline:before{content:"\f3ed"}.um-icon-ios-browsers:before{content:"\f3f0"}.um-icon-ios-browsers-outline:before{content:"\f3ef"}.um-icon-ios-calculator:before{content:"\f3f2"}.um-icon-ios-calculator-outline:before{content:"\f3f1"}.um-icon-ios-calendar:before{content:"\f3f4"}.um-icon-ios-calendar-outline:before{content:"\f3f3"}.um-icon-ios-camera:before{content:"\f3f6"}.um-icon-ios-camera-outline:before{content:"\f3f5"}.um-icon-ios-cart:before{content:"\f3f8"}.um-icon-ios-cart-outline:before{content:"\f3f7"}.um-icon-ios-chatboxes:before{content:"\f3fa"}.um-icon-ios-chatboxes-outline:before{content:"\f3f9"}.um-icon-ios-chatbubble:before{content:"\f3fc"}.um-icon-ios-chatbubble-outline:before{content:"\f3fb"}.um-icon-ios-checkmark:before{content:"\f3ff"}.um-icon-ios-checkmark-empty:before{content:"\f3fd"}.um-icon-ios-checkmark-outline:before{content:"\f3fe"}.um-icon-ios-circle-filled:before{content:"\f400"}.um-icon-ios-circle-outline:before{content:"\f401"}.um-icon-ios-clock:before{content:"\f403"}.um-icon-ios-clock-outline:before{content:"\f402"}.um-icon-ios-close:before{content:"\f406"}.um-icon-ios-close-empty:before{content:"\f404"}.um-icon-ios-close-outline:before{content:"\f405"}.um-icon-ios-cloud:before{content:"\f40c"}.um-icon-ios-cloud-download:before{content:"\f408"}.um-icon-ios-cloud-download-outline:before{content:"\f407"}.um-icon-ios-cloud-outline:before{content:"\f409"}.um-icon-ios-cloud-upload:before{content:"\f40b"}.um-icon-ios-cloud-upload-outline:before{content:"\f40a"}.um-icon-ios-cloudy:before{content:"\f410"}.um-icon-ios-cloudy-night:before{content:"\f40e"}.um-icon-ios-cloudy-night-outline:before{content:"\f40d"}.um-icon-ios-cloudy-outline:before{content:"\f40f"}.um-icon-ios-cog:before{content:"\f412"}.um-icon-ios-cog-outline:before{content:"\f411"}.um-icon-ios-color-filter:before{content:"\f414"}.um-icon-ios-color-filter-outline:before{content:"\f413"}.um-icon-ios-color-wand:before{content:"\f416"}.um-icon-ios-color-wand-outline:before{content:"\f415"}.um-icon-ios-compose:before{content:"\f418"}.um-icon-ios-compose-outline:before{content:"\f417"}.um-icon-ios-contact:before{content:"\f41a"}.um-icon-ios-contact-outline:before{content:"\f419"}.um-icon-ios-copy:before{content:"\f41c"}.um-icon-ios-copy-outline:before{content:"\f41b"}.um-icon-ios-crop:before{content:"\f41e"}.um-icon-ios-crop-strong:before{content:"\f41d"}.um-icon-ios-download:before{content:"\f420"}.um-icon-ios-download-outline:before{content:"\f41f"}.um-icon-ios-drag:before{content:"\f421"}.um-icon-ios-email:before{content:"\f423"}.um-icon-ios-email-outline:before{content:"\f422"}.um-icon-ios-eye:before{content:"\f425"}.um-icon-ios-eye-outline:before{content:"\f424"}.um-icon-ios-fastforward:before{content:"\f427"}.um-icon-ios-fastforward-outline:before{content:"\f426"}.um-icon-ios-filing:before{content:"\f429"}.um-icon-ios-filing-outline:before{content:"\f428"}.um-icon-ios-film:before{content:"\f42b"}.um-icon-ios-film-outline:before{content:"\f42a"}.um-icon-ios-flag:before{content:"\f42d"}.um-icon-ios-flag-outline:before{content:"\f42c"}.um-icon-ios-flame:before{content:"\f42f"}.um-icon-ios-flame-outline:before{content:"\f42e"}.um-icon-ios-flask:before{content:"\f431"}.um-icon-ios-flask-outline:before{content:"\f430"}.um-icon-ios-flower:before{content:"\f433"}.um-icon-ios-flower-outline:before{content:"\f432"}.um-icon-ios-folder:before{content:"\f435"}.um-icon-ios-folder-outline:before{content:"\f434"}.um-icon-ios-football:before{content:"\f437"}.um-icon-ios-football-outline:before{content:"\f436"}.um-icon-ios-game-controller-a:before{content:"\f439"}.um-icon-ios-game-controller-a-outline:before{content:"\f438"}.um-icon-ios-game-controller-b:before{content:"\f43b"}.um-icon-ios-game-controller-b-outline:before{content:"\f43a"}.um-icon-ios-gear:before{content:"\f43d"}.um-icon-ios-gear-outline:before{content:"\f43c"}.um-icon-ios-glasses:before{content:"\f43f"}.um-icon-ios-glasses-outline:before{content:"\f43e"}.um-icon-ios-grid-view:before{content:"\f441"}.um-icon-ios-grid-view-outline:before{content:"\f440"}.um-icon-ios-heart:before{content:"\f443"}.um-icon-ios-heart-outline:before{content:"\f442"}.um-icon-ios-help:before{content:"\f446"}.um-icon-ios-help-empty:before{content:"\f444"}.um-icon-ios-help-outline:before{content:"\f445"}.um-icon-ios-home:before{content:"\f448"}.um-icon-ios-home-outline:before{content:"\f447"}.um-icon-ios-infinite:before{content:"\f44a"}.um-icon-ios-infinite-outline:before{content:"\f449"}.um-icon-ios-information:before{content:"\f44d"}.um-icon-ios-information-empty:before{content:"\f44b"}.um-icon-ios-information-outline:before{content:"\f44c"}.um-icon-ios-ionic-outline:before{content:"\f44e"}.um-icon-ios-keypad:before{content:"\f450"}.um-icon-ios-keypad-outline:before{content:"\f44f"}.um-icon-ios-lightbulb:before{content:"\f452"}.um-icon-ios-lightbulb-outline:before{content:"\f451"}.um-icon-ios-list:before{content:"\f454"}.um-icon-ios-list-outline:before{content:"\f453"}.um-icon-ios-location:before{content:"\f456"}.um-icon-ios-location-outline:before{content:"\f455"}.um-icon-ios-locked:before{content:"\f458"}.um-icon-ios-locked-outline:before{content:"\f457"}.um-icon-ios-loop:before{content:"\f45a"}.um-icon-ios-loop-strong:before{content:"\f459"}.um-icon-ios-medical:before{content:"\f45c"}.um-icon-ios-medical-outline:before{content:"\f45b"}.um-icon-ios-medkit:before{content:"\f45e"}.um-icon-ios-medkit-outline:before{content:"\f45d"}.um-icon-ios-mic:before{content:"\f461"}.um-icon-ios-mic-off:before{content:"\f45f"}.um-icon-ios-mic-outline:before{content:"\f460"}.um-icon-ios-minus:before{content:"\f464"}.um-icon-ios-minus-empty:before{content:"\f462"}.um-icon-ios-minus-outline:before{content:"\f463"}.um-icon-ios-monitor:before{content:"\f466"}.um-icon-ios-monitor-outline:before{content:"\f465"}.um-icon-ios-moon:before{content:"\f468"}.um-icon-ios-moon-outline:before{content:"\f467"}.um-icon-ios-more:before{content:"\f46a"}.um-icon-ios-more-outline:before{content:"\f469"}.um-icon-ios-musical-note:before{content:"\f46b"}.um-icon-ios-musical-notes:before{content:"\f46c"}.um-icon-ios-navigate:before{content:"\f46e"}.um-icon-ios-navigate-outline:before{content:"\f46d"}.um-icon-ios-nutrition:before{content:"\f470"}.um-icon-ios-nutrition-outline:before{content:"\f46f"}.um-icon-ios-paper:before{content:"\f472"}.um-icon-ios-paper-outline:before{content:"\f471"}.um-icon-ios-paperplane:before{content:"\f474"}.um-icon-ios-paperplane-outline:before{content:"\f473"}.um-icon-ios-partlysunny:before{content:"\f476"}.um-icon-ios-partlysunny-outline:before{content:"\f475"}.um-icon-ios-pause:before{content:"\f478"}.um-icon-ios-pause-outline:before{content:"\f477"}.um-icon-ios-paw:before{content:"\f47a"}.um-icon-ios-paw-outline:before{content:"\f479"}.um-icon-ios-people:before{content:"\f47c"}.um-icon-ios-people-outline:before{content:"\f47b"}.um-icon-ios-person:before{content:"\f47e"}.um-icon-ios-person-outline:before{content:"\f47d"}.um-icon-ios-personadd:before{content:"\f480"}.um-icon-ios-personadd-outline:before{content:"\f47f"}.um-icon-ios-photos:before{content:"\f482"}.um-icon-ios-photos-outline:before{content:"\f481"}.um-icon-ios-pie:before{content:"\f484"}.um-icon-ios-pie-outline:before{content:"\f483"}.um-icon-ios-pint:before{content:"\f486"}.um-icon-ios-pint-outline:before{content:"\f485"}.um-icon-ios-play:before{content:"\f488"}.um-icon-ios-play-outline:before{content:"\f487"}.um-icon-ios-plus:before{content:"\f48b"}.um-icon-ios-plus-empty:before{content:"\f489"}.um-icon-ios-plus-outline:before{content:"\f48a"}.um-icon-ios-pricetag:before{content:"\f48d"}.um-icon-ios-pricetag-outline:before{content:"\f48c"}.um-icon-ios-pricetags:before{content:"\f48f"}.um-icon-ios-pricetags-outline:before{content:"\f48e"}.um-icon-ios-printer:before{content:"\f491"}.um-icon-ios-printer-outline:before{content:"\f490"}.um-icon-ios-pulse:before{content:"\f493"}.um-icon-ios-pulse-strong:before{content:"\f492"}.um-icon-ios-rainy:before{content:"\f495"}.um-icon-ios-rainy-outline:before{content:"\f494"}.um-icon-ios-recording:before{content:"\f497"}.um-icon-ios-recording-outline:before{content:"\f496"}.um-icon-ios-redo:before{content:"\f499"}.um-icon-ios-redo-outline:before{content:"\f498"}.um-icon-ios-refresh:before{content:"\f49c"}.um-icon-ios-refresh-empty:before{content:"\f49a"}.um-icon-ios-refresh-outline:before{content:"\f49b"}.um-icon-ios-reload:before{content:"\f49d"}.um-icon-ios-reverse-camera:before{content:"\f49f"}.um-icon-ios-reverse-camera-outline:before{content:"\f49e"}.um-icon-ios-rewind:before{content:"\f4a1"}.um-icon-ios-rewind-outline:before{content:"\f4a0"}.um-icon-ios-rose:before{content:"\f4a3"}.um-icon-ios-rose-outline:before{content:"\f4a2"}.um-icon-ios-search:before{content:"\f4a5"}.um-icon-ios-search-strong:before{content:"\f4a4"}.um-icon-ios-settings:before{content:"\f4a7"}.um-icon-ios-settings-strong:before{content:"\f4a6"}.um-icon-ios-shuffle:before{content:"\f4a9"}.um-icon-ios-shuffle-strong:before{content:"\f4a8"}.um-icon-ios-skipbackward:before{content:"\f4ab"}.um-icon-ios-skipbackward-outline:before{content:"\f4aa"}.um-icon-ios-skipforward:before{content:"\f4ad"}.um-icon-ios-skipforward-outline:before{content:"\f4ac"}.um-icon-ios-snowy:before{content:"\f4ae"}.um-icon-ios-speedometer:before{content:"\f4b0"}.um-icon-ios-speedometer-outline:before{content:"\f4af"}.um-icon-ios-star:before{content:"\f4b3"}.um-icon-ios-star-half:before{content:"\f4b1"}.um-icon-ios-star-outline:before{content:"\f4b2"}.um-icon-ios-stopwatch:before{content:"\f4b5"}.um-icon-ios-stopwatch-outline:before{content:"\f4b4"}.um-icon-ios-sunny:before{content:"\f4b7"}.um-icon-ios-sunny-outline:before{content:"\f4b6"}.um-icon-ios-telephone:before{content:"\f4b9"}.um-icon-ios-telephone-outline:before{content:"\f4b8"}.um-icon-ios-tennisball:before{content:"\f4bb"}.um-icon-ios-tennisball-outline:before{content:"\f4ba"}.um-icon-ios-thunderstorm:before{content:"\f4bd"}.um-icon-ios-thunderstorm-outline:before{content:"\f4bc"}.um-icon-ios-time:before{content:"\f4bf"}.um-icon-ios-time-outline:before{content:"\f4be"}.um-icon-ios-timer:before{content:"\f4c1"}.um-icon-ios-timer-outline:before{content:"\f4c0"}.um-icon-ios-toggle:before{content:"\f4c3"}.um-icon-ios-toggle-outline:before{content:"\f4c2"}.um-icon-ios-trash:before{content:"\f4c5"}.um-icon-ios-trash-outline:before{content:"\f4c4"}.um-icon-ios-undo:before{content:"\f4c7"}.um-icon-ios-undo-outline:before{content:"\f4c6"}.um-icon-ios-unlocked:before{content:"\f4c9"}.um-icon-ios-unlocked-outline:before{content:"\f4c8"}.um-icon-ios-upload:before{content:"\f4cb"}.um-icon-ios-upload-outline:before{content:"\f4ca"}.um-icon-ios-videocam:before{content:"\f4cd"}.um-icon-ios-videocam-outline:before{content:"\f4cc"}.um-icon-ios-volume-high:before{content:"\f4ce"}.um-icon-ios-volume-low:before{content:"\f4cf"}.um-icon-ios-wineglass:before{content:"\f4d1"}.um-icon-ios-wineglass-outline:before{content:"\f4d0"}.um-icon-ios-world:before{content:"\f4d3"}.um-icon-ios-world-outline:before{content:"\f4d2"}.um-icon-ipad:before{content:"\f1f9"}.um-icon-iphone:before{content:"\f1fa"}.um-icon-ipod:before{content:"\f1fb"}.um-icon-jet:before{content:"\f295"}.um-icon-key:before{content:"\f296"}.um-icon-knife:before{content:"\f297"}.um-icon-laptop:before{content:"\f1fc"}.um-icon-leaf:before{content:"\f1fd"}.um-icon-levels:before{content:"\f298"}.um-icon-lightbulb:before{content:"\f299"}.um-icon-link:before{content:"\f1fe"}.um-icon-load-a:before{content:"\f29a"}.um-icon-load-b:before{content:"\f29b"}.um-icon-load-c:before{content:"\f29c"}.um-icon-load-d:before{content:"\f29d"}.um-icon-location:before{content:"\f1ff"}.um-icon-lock-combination:before{content:"\f4d4"}.um-icon-locked:before{content:"\f200"}.um-icon-log-in:before{content:"\f29e"}.um-icon-log-out:before{content:"\f29f"}.um-icon-loop:before{content:"\f201"}.um-icon-magnet:before{content:"\f2a0"}.um-icon-male:before{content:"\f2a1"}.um-icon-man:before{content:"\f202"}.um-icon-map:before{content:"\f203"}.um-icon-medkit:before{content:"\f2a2"}.um-icon-merge:before{content:"\f33f"}.um-icon-mic-a:before{content:"\f204"}.um-icon-mic-b:before{content:"\f205"}.um-icon-mic-c:before{content:"\f206"}.um-icon-minus:before{content:"\f209"}.um-icon-minus-circled:before{content:"\f207"}.um-icon-minus-round:before{content:"\f208"}.um-icon-model-s:before{content:"\f2c1"}.um-icon-monitor:before{content:"\f20a"}.um-icon-more:before{content:"\f20b"}.um-icon-mouse:before{content:"\f340"}.um-icon-music-note:before{content:"\f20c"}.um-icon-navicon:before{content:"\f20e"}.um-icon-navicon-round:before{content:"\f20d"}.um-icon-navigate:before{content:"\f2a3"}.um-icon-network:before{content:"\f341"}.um-icon-no-smoking:before{content:"\f2c2"}.um-icon-nuclear:before{content:"\f2a4"}.um-icon-outlet:before{content:"\f342"}.um-icon-paintbrush:before{content:"\f4d5"}.um-icon-paintbucket:before{content:"\f4d6"}.um-icon-paper-airplane:before{content:"\f2c3"}.um-icon-paperclip:before{content:"\f20f"}.um-icon-pause:before{content:"\f210"}.um-icon-person:before{content:"\f213"}.um-icon-person-add:before{content:"\f211"}.um-icon-person-stalker:before{content:"\f212"}.um-icon-pie-graph:before{content:"\f2a5"}.um-icon-pin:before{content:"\f2a6"}.um-icon-pinpoint:before{content:"\f2a7"}.um-icon-pizza:before{content:"\f2a8"}.um-icon-plane:before{content:"\f214"}.um-icon-planet:before{content:"\f343"}.um-icon-play:before{content:"\f215"}.um-icon-playstation:before{content:"\f30a"}.um-icon-plus:before{content:"\f218"}.um-icon-plus-circled:before{content:"\f216"}.um-icon-plus-round:before{content:"\f217"}.um-icon-podium:before{content:"\f344"}.um-icon-pound:before{content:"\f219"}.um-icon-power:before{content:"\f2a9"}.um-icon-pricetag:before{content:"\f2aa"}.um-icon-pricetags:before{content:"\f2ab"}.um-icon-printer:before{content:"\f21a"}.um-icon-pull-request:before{content:"\f345"}.um-icon-qr-scanner:before{content:"\f346"}.um-icon-quote:before{content:"\f347"}.um-icon-radio-waves:before{content:"\f2ac"}.um-icon-record:before{content:"\f21b"}.um-icon-refresh:before{content:"\f21c"}.um-icon-reply:before{content:"\f21e"}.um-icon-reply-all:before{content:"\f21d"}.um-icon-ribbon-a:before{content:"\f348"}.um-icon-ribbon-b:before{content:"\f349"}.um-icon-sad:before{content:"\f34a"}.um-icon-sad-outline:before{content:"\f4d7"}.um-icon-scissors:before{content:"\f34b"}.um-icon-search:before{content:"\f21f"}.um-icon-settings:before{content:"\f2ad"}.um-icon-share:before{content:"\f220"}.um-icon-shuffle:before{content:"\f221"}.um-icon-skip-backward:before{content:"\f222"}.um-icon-skip-forward:before{content:"\f223"}.um-icon-social-android:before{content:"\f225"}.um-icon-social-android-outline:before{content:"\f224"}.um-icon-social-angular:before{content:"\f4d9"}.um-icon-social-angular-outline:before{content:"\f4d8"}.um-icon-social-apple:before{content:"\f227"}.um-icon-social-apple-outline:before{content:"\f226"}.um-icon-social-bitcoin:before{content:"\f2af"}.um-icon-social-bitcoin-outline:before{content:"\f2ae"}.um-icon-social-buffer:before{content:"\f229"}.um-icon-social-buffer-outline:before{content:"\f228"}.um-icon-social-chrome:before{content:"\f4db"}.um-icon-social-chrome-outline:before{content:"\f4da"}.um-icon-social-codepen:before{content:"\f4dd"}.um-icon-social-codepen-outline:before{content:"\f4dc"}.um-icon-social-css3:before{content:"\f4df"}.um-icon-social-css3-outline:before{content:"\f4de"}.um-icon-social-designernews:before{content:"\f22b"}.um-icon-social-designernews-outline:before{content:"\f22a"}.um-icon-social-dribbble:before{content:"\f22d"}.um-icon-social-dribbble-outline:before{content:"\f22c"}.um-icon-social-dropbox:before{content:"\f22f"}.um-icon-social-dropbox-outline:before{content:"\f22e"}.um-icon-social-euro:before{content:"\f4e1"}.um-icon-social-euro-outline:before{content:"\f4e0"}.um-icon-social-facebook:before{content:"\f231"}.um-icon-social-facebook-outline:before{content:"\f230"}.um-icon-social-foursquare:before{content:"\f34d"}.um-icon-social-foursquare-outline:before{content:"\f34c"}.um-icon-social-freebsd-devil:before{content:"\f2c4"}.um-icon-social-github:before{content:"\f233"}.um-icon-social-github-outline:before{content:"\f232"}.um-icon-social-google:before{content:"\f34f"}.um-icon-social-google-outline:before{content:"\f34e"}.um-icon-social-googleplus:before{content:"\f235"}.um-icon-social-googleplus-outline:before{content:"\f234"}.um-icon-social-hackernews:before{content:"\f237"}.um-icon-social-hackernews-outline:before{content:"\f236"}.um-icon-social-html5:before{content:"\f4e3"}.um-icon-social-html5-outline:before{content:"\f4e2"}.um-icon-social-instagram:before{content:"\f351"}.um-icon-social-instagram-outline:before{content:"\f350"}.um-icon-social-javascript:before{content:"\f4e5"}.um-icon-social-javascript-outline:before{content:"\f4e4"}.um-icon-social-linkedin:before{content:"\f239"}.um-icon-social-linkedin-outline:before{content:"\f238"}.um-icon-social-markdown:before{content:"\f4e6"}.um-icon-social-nodejs:before{content:"\f4e7"}.um-icon-social-octocat:before{content:"\f4e8"}.um-icon-social-pinterest:before{content:"\f2b1"}.um-icon-social-pinterest-outline:before{content:"\f2b0"}.um-icon-social-python:before{content:"\f4e9"}.um-icon-social-reddit:before{content:"\f23b"}.um-icon-social-reddit-outline:before{content:"\f23a"}.um-icon-social-rss:before{content:"\f23d"}.um-icon-social-rss-outline:before{content:"\f23c"}.um-icon-social-sass:before{content:"\f4ea"}.um-icon-social-skype:before{content:"\f23f"}.um-icon-social-skype-outline:before{content:"\f23e"}.um-icon-social-snapchat:before{content:"\f4ec"}.um-icon-social-snapchat-outline:before{content:"\f4eb"}.um-icon-social-tumblr:before{content:"\f241"}.um-icon-social-tumblr-outline:before{content:"\f240"}.um-icon-social-tux:before{content:"\f2c5"}.um-icon-social-twitch:before{content:"\f4ee"}.um-icon-social-twitch-outline:before{content:"\f4ed"}.um-icon-social-twitter:before{content:"\f243"}.um-icon-social-twitter-outline:before{content:"\f242"}.um-icon-social-usd:before{content:"\f353"}.um-icon-social-usd-outline:before{content:"\f352"}.um-icon-social-vimeo:before{content:"\f245"}.um-icon-social-vimeo-outline:before{content:"\f244"}.um-icon-social-whatsapp:before{content:"\f4f0"}.um-icon-social-whatsapp-outline:before{content:"\f4ef"}.um-icon-social-windows:before{content:"\f247"}.um-icon-social-windows-outline:before{content:"\f246"}.um-icon-social-wordpress:before{content:"\f249"}.um-icon-social-wordpress-outline:before{content:"\f248"}.um-icon-social-yahoo:before{content:"\f24b"}.um-icon-social-yahoo-outline:before{content:"\f24a"}.um-icon-social-yen:before{content:"\f4f2"}.um-icon-social-yen-outline:before{content:"\f4f1"}.um-icon-social-youtube:before{content:"\f24d"}.um-icon-social-youtube-outline:before{content:"\f24c"}.um-icon-soup-can:before{content:"\f4f4"}.um-icon-soup-can-outline:before{content:"\f4f3"}.um-icon-speakerphone:before{content:"\f2b2"}.um-icon-speedometer:before{content:"\f2b3"}.um-icon-spoon:before{content:"\f2b4"}.um-icon-star:before{content:"\f24e"}.um-icon-stats-bars:before{content:"\f2b5"}.um-icon-steam:before{content:"\f30b"}.um-icon-stop:before{content:"\f24f"}.um-icon-thermometer:before{content:"\f2b6"}.um-icon-thumbsdown:before{content:"\f250"}.um-icon-thumbsup:before{content:"\f251"}.um-icon-toggle:before{content:"\f355"}.um-icon-toggle-filled:before{content:"\f354"}.um-icon-transgender:before{content:"\f4f5"}.um-icon-trash-a:before{content:"\f252"}.um-icon-trash-b:before{content:"\f253"}.um-icon-trophy:before{content:"\f356"}.um-icon-tshirt:before{content:"\f4f7"}.um-icon-tshirt-outline:before{content:"\f4f6"}.um-icon-umbrella:before{content:"\f2b7"}.um-icon-university:before{content:"\f357"}.um-icon-unlocked:before{content:"\f254"}.um-icon-upload:before{content:"\f255"}.um-icon-usb:before{content:"\f2b8"}.um-icon-videocamera:before{content:"\f256"}.um-icon-volume-high:before{content:"\f257"}.um-icon-volume-low:before{content:"\f258"}.um-icon-volume-medium:before{content:"\f259"}.um-icon-volume-mute:before{content:"\f25a"}.um-icon-wand:before{content:"\f358"}.um-icon-waterdrop:before{content:"\f25b"}.um-icon-wifi:before{content:"\f25c"}.um-icon-wineglass:before{content:"\f2b9"}.um-icon-woman:before{content:"\f25d"}.um-icon-wrench:before{content:"\f2ba"}.um-icon-xbox:before{content:"\f30c"}.um{width:100%;text-align:left;box-sizing:border-box;color:#666;font-size:15px;margin-bottom:30px!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;opacity:0}.um-s1,.um-s2{display:none}.um *,.um :after,.um :before{box-sizing:content-box}.um-account-side li a,.um-cover a,.um-field-value a,.um-header a,.um-member-less a,.um-member-more a,.um-member-name a,.um-member-photo a,.um-members a,.um-members-pagi a,.um-members-pagi span{border-bottom:0!important}.um a:focus,.um-modal a:focus{outline:0!important}.um a .image-overlay,.um a:hover .image-overlay,.um a:hover .image-overlay *{display:none!important;width:0!important;height:0!important;position:static!important}.um.um-in-admin{padding-top:0}.um.um-in-admin .um-tip{display:none!important}.um input,.um select,.um textarea{font-size:15px}.um *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.um-left{float:left}.um-right{float:right}.um-clear{clear:both}.um-center{text-align:center}.um-center .um-button{display:inline-block!important;width:auto!important;min-width:250px!important}.um-half{width:48%}.um-field-half{width:48%;float:left}.um-field-half.right{float:right}.um-field-tri{width:30%;float:left;margin-right:3%}.um img{box-shadow:none!important}.um-col{padding-bottom:20px}.um-col-alt{margin:0 0 5px}.um-col-alt-b{padding-top:20px}.um-col-121{float:left;width:48%;min-height:1px;height:auto}.um-col-122{float:right;width:48%;min-height:1px;height:auto}.um-col-131{float:left;width:30%;min-height:1px;height:auto}.um-col-132{float:left;width:30%;margin:0 5%;min-height:1px;height:auto}.um-col-133{float:right;width:30%;min-height:1px;height:auto}.um-raty i{font-size:26px}.um-field-half .um-raty i,.um-field-tri .um-raty i{font-size:21px}.um-button i{font-size:22px;position:absolute;left:20px;top:14px}.um-row-heading{padding:5px 0;font-size:16px}.um-row-heading i{font-size:24px;height:24px;line-height:24px;margin:0 12px 0 0}.um-row-heading i:before{vertical-align:middle!important}p.um-notice{width:auto;color:#fff;box-sizing:border-box;font-size:15px;padding:12px!important;margin:12px 0 0!important;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}p.um-notice.success{background:#7ACF58}p.um-notice.err{background:#C74A4A}.um-field-error{width:auto;max-width:100%;background:#C74A4A;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#fff;box-sizing:border-box;position:relative;padding:12px;font-size:14px;line-height:20px!important;margin:12px 0 0}.um-field-error a{color:#fff!important;text-decoration:underline!important}.um-field-arrow{top:-17px;left:10px;position:absolute;z-index:900;color:#C74A4A;font-size:28px;line-height:1em!important}.um-error-block{width:auto;max-width:100%;background:#C74A4A;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#fff;box-sizing:border-box;position:relative;padding:12px;font-size:14px;line-height:1em!important;margin:12px 0 0}.um-tip{margin:0 0 0 8px;cursor:pointer;display:inline-block;vertical-align:middle}.um-tip i{font-size:22px;height:22px;line-height:22px;display:block;position:relative;top:-2px}.um-tip-text{display:block;font-size:13px;line-height:15px;color:#999}.um-form button::-moz-focus-inner,.um-form input::-moz-focus-inner{border:0!important;padding:0!important}.um-field{position:relative;padding:15px 0 0}.um-field.um-is-conditional{display:none}.um-field-label{display:block;margin:0 0 8px}.um-field-label .um-field-label-icon{float:left;margin:0 8px 0 0;vertical-align:middle!important;height:22px}.um-field-label .um-field-label-icon i{font-size:22px;height:22px;line-height:22px;vertical-align:middle}.um-field-label label{display:inline-block!important;height:22px;font-size:15px!important;line-height:22px!important;font-weight:700;font-weight:600}.um-field-area{position:relative}.um-field-block{color:#777;font-size:17px}.um-field-spacing{width:100%}.um-field-divider{width:100%;margin:0 0 20px;height:15px}.um-field-icon{position:absolute;cursor:default;text-align:center!important;top:2px;left:0;width:44px;font-size:22px;line-height:1.7em}.um-form input[type=password],.um-form input[type=text]{padding:0 12px!important;width:100%!important;display:block!important;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;cursor:text!important;font-size:15px!important;height:40px!important;box-sizing:border-box!important;box-shadow:none!important;margin:0!important;position:static;outline:0!important}.um-form input[type=password]:focus,.um-form input[type=text]:focus,.um-form textarea:focus{border-color:#ccc;background-color:#fff!important;box-shadow:none!important;outline:0!important}.um-form input[type=password].um-iconed,.um-form input[type=text].um-iconed{padding-left:44px!important}.um-form input[type=password].um-error,.um-form input[type=text].um-error{border-color:#C74A4A!important}.um-form textarea{width:100%;padding:8px 12px!important;display:block;font-size:15px!important;line-height:22px!important;background:#fff;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;box-sizing:border-box;min-height:80px!important;box-shadow:none;outline:0!important}.um-field-checkbox,.um-field-radio{display:block;margin:8px 0;position:relative;cursor:pointer}.um-field-checkbox:hover i,.um-field-radio:hover i{color:#666}.um-field-checkbox input,.um-field-radio input{display:none!important}.um-field-checkbox-state,.um-field-radio-state{position:absolute;top:0;left:1px;width:24px;height:24px}.um-field-checkbox-state i,.um-field-radio-state i{font-size:24px;line-height:24px;height:24px;color:#aaa;transition:all .2s linear}.um-field-checkbox-option,.um-field-radio-option{margin:0 0 0 36px;line-height:24px;color:#888!important}.um-field-group{margin-top:20px}.um-field-group-head{cursor:pointer;color:#fff;font-size:16px;line-height:22px;padding:10px 20px;transition:.25s;box-sizing:border-box;-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important;border-top:1px solid rgba(0,0,0,0)!important;border-bottom:2px solid rgba(0,0,0,.1)!important}.um-field-group-head i{font-size:20px;margin:0 8px 0 0}.um-field-group-head i:before{vertical-align:middle!important}.um-field-group-body{display:none;margin:15px 0 0;padding:15px 20px 5px;background:#f9f9f9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:relative;box-sizing:border-box;width:100%}.um-field-group-body div.um-field{padding:0 0 15px}.um-field-group-cancel{font-size:18px;position:absolute;z-index:800;right:8px;top:8px;color:#ccc!important;text-decoration:none!important}.um-field-group-cancel:hover{color:#777!important}.um div.disabled,.um input[type=submit]:disabled,.um input[type=text]:disabled{opacity:.6!important;cursor:default!important}input[type=submit].um-button,input[type=submit].um-button:focus{vertical-align:middle!important;height:auto!important;font-size:15px;cursor:pointer!important;width:100%;box-shadow:none;text-shadow:none;font-family:inherit;outline:0!important;margin:0;opacity:1}input[type=submit].um-button:hover{opacity:1}.um-button{font-size:15px;border:none!important;display:block;width:100%;line-height:1em!important;padding:16px 20px!important;text-decoration:none!important;text-align:center;text-transform:none!important;font-weight:400!important;overflow:hidden;position:relative;transition:.25s;box-sizing:border-box;-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important;border-top:1px solid rgba(0,0,0,0)!important;border-bottom:2px solid rgba(0,0,0,.1)!important;opacity:1}.um-button.um-btn-auto-width{width:auto;display:inline-block;padding:14px 20px!important;min-width:200px;max-width:450px}a.um-link-alt{line-height:22px;color:#888!important;display:block!important;text-decoration:none!important;font-weight:400;text-align:center}a.um-link-alt:hover{text-decoration:underline!important}.um-dropdown{position:absolute;height:auto;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:10;display:none;border:1px solid #e5e5e5;box-sizing:border-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 1px rgba(0,0,0,.1)}.um-dropdown li,.um-dropdown ul{list-style-type:none!important;padding:0!important;margin:0!important}.um-dropdown li a{display:block;padding:8px 12px;color:#666;font-size:14px;line-height:18px}.um-dropdown li:last-child a{border-top:1px solid #e5e5e5;padding:12px}.um-dropdown li a:hover{color:#3ba1da}.um-dropdown-b{position:relative}.um-dropdown-arr{position:absolute;font-size:24px;width:24px;height:24px;overflow:hidden;z-index:15;color:#eee}.um-dropdown-arr *{display:block!important;width:24px!important;height:24px!important;vertical-align:bottom!important;overflow:hidden!important;line-height:24px!important}div.um-photo{margin:20px auto 0;text-align:center;box-sizing:border-box;max-width:100%}div.um-photo,div.um-photo a,div.um-photo img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}div.um-photo a{border:1px solid #e5e5e5;padding:5px;box-sizing:border-box;display:inline-block;box-shadow:0 1px 1px #eee;margin:0 auto;max-width:100%}div.um-photo img{max-height:300px;max-width:100%}.cropper-container{position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.cropper-container img{width:100%;height:100%;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important}.cropper-canvas,.cropper-modal{position:absolute;top:0;right:0;bottom:0;left:0}.cropper-canvas{background-color:#fff;opacity:0;filter:alpha(opacity=0)}.cropper-modal{background-color:#000;opacity:.5;filter:alpha(opacity=50)}.cropper-dragger{position:absolute;top:10%;left:10%;width:80%;height:80%}.cropper-viewer{display:block;width:100%;height:100%;overflow:hidden;outline-width:1px;outline-style:solid;outline-color:#69f;outline-color:rgba(51,102,255,.75)}.cropper-dashed{position:absolute;display:block;border:0 dashed #fff;opacity:.5;filter:alpha(opacity=50)}.cropper-dashed.dashed-h{top:33.3%;left:0;width:100%;height:33.3%;border-top-width:1px;border-bottom-width:1px}.cropper-dashed.dashed-v{top:0;left:33.3%;width:33.3%;height:100%;border-right-width:1px;border-left-width:1px}.cropper-face,.cropper-line,.cropper-point{position:absolute;display:block;width:100%;height:100%;opacity:.1;filter:alpha(opacity=10)}.cropper-face{top:0;left:0;cursor:move;background-color:#fff}.cropper-line{background-color:#69f}.cropper-line.line-e{top:0;right:-3px;width:5px;cursor:e-resize}.cropper-line.line-n{top:-3px;left:0;height:5px;cursor:n-resize}.cropper-line.line-w{top:0;left:-3px;width:5px;cursor:w-resize}.cropper-line.line-s{bottom:-3px;left:0;height:5px;cursor:s-resize}.cropper-point{width:5px;height:5px;background-color:#69f;opacity:.75;filter:alpha(opacity=75)}.cropper-point.point-e{top:50%;right:-3px;margin-top:-3px;cursor:e-resize}.cropper-point.point-n{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.cropper-point.point-w{top:50%;left:-3px;margin-top:-3px;cursor:w-resize}.cropper-point.point-s{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.cropper-point.point-ne{top:-3px;right:-3px;cursor:ne-resize}.cropper-point.point-nw{top:-3px;left:-3px;cursor:nw-resize}.cropper-point.point-sw{bottom:-3px;left:-3px;cursor:sw-resize}.cropper-point.point-se{right:-3px;bottom:-3px;width:20px;height:20px;cursor:se-resize;opacity:1;filter:alpha(opacity=100)}.cropper-point.point-se:before{position:absolute;right:-50%;bottom:-50%;display:block;width:200%;height:200%;content:" ";background-color:#69f;opacity:0;filter:alpha(opacity=0)}@media (min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width:1200px){.cropper-point.point-se{width:5px;height:5px;opacity:.75;filter:alpha(opacity=75)}}.cropper-hidden{display:none!important}.cropper-invisible{position:fixed;top:0;left:0;z-index:-1;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;opacity:0;filter:alpha(opacity=0)}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-canvas,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.um .um-single-file-preview,.um .um-single-image-preview{margin-bottom:20px}.um .um-single-image-preview>img{max-height:300px;display:block;overflow:hidden;margin:auto;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.um-single-file-preview,.um-single-image-preview{display:none;text-align:center;position:relative}.um-single-file-preview.show,.um-single-image-preview.show{display:block}.um-single-image-preview>img{max-width:100%;max-height:inherit}.um-single-file-preview a.cancel,.um-single-image-preview a.cancel{position:absolute;top:-15px;right:-15px;width:30px;height:30px;-moz-border-radius:999px;-webkit-border-radius:999px;border-radius:999px;background:#ddd;cursor:pointer;text-decoration:none!important;z-index:666;opacity:.75}.um-single-file-preview a.cancel i,.um-single-image-preview a.cancel i{font-size:16px;color:#888;position:relative;display:block;width:100%;height:100%;line-height:30px;overflow:hidden}.um-single-file-preview a.cancel i:before,.um-single-image-preview a.cancel i:before{line-height:inherit}.um-single-fileinfo{padding:26px 0 20px;display:inline-block}.um-single-fileinfo span.icon{font-size:40px;display:inline-block;width:100px;height:70px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#666;color:#fff!important}.um-single-fileinfo span.icon i{display:block;height:70px;line-height:70px;overflow:hidden}.um-single-fileinfo span.icon i:before{line-height:inherit}.um-single-fileinfo span.filename{display:block;font-size:16px;color:#888;padding-top:5px}.um-single-fileinfo a{text-decoration:none!important;opacity:.9}.um-single-fileinfo a:hover{opacity:1}.upload-statusbar{margin:20px 0 0}.upload-filename{display:none!important}.upload-progress{position:relative;width:100%;box-sizing:border-box}.upload-bar{width:0;height:10px;color:#666;background:#7ACF58;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.ajax-upload-dragdrop{width:100%;text-align:center;vertical-align:middle;padding:20px;box-sizing:border-box;border:2px dashed #ddd;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:18px;line-height:1em}.ajax-upload-dragdrop span.str{display:block;margin:0 0 15px}.ajax-upload-dragdrop span.icon{display:block;font-size:80px;line-height:80px;vertical-align:middle}.ajax-upload-dragdrop span.help{display:block;font-size:14px;color:#aaa;margin:0 0 12px}.upload{cursor:pointer!important;line-height:34px!important;height:34px;display:inline-block;text-decoration:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:0 20px;color:#fff;background:#3ba1da;vertical-align:middle;font-size:14px;box-sizing:border-box;transition:.2s}.upload:hover{background:#44b0ec}.um-modal input[type=file]::-webkit-file-upload-button{cursor:pointer}.um-members img{display:block;overflow:hidden;-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important;margin:0!important;padding:0!important}.um-members a,.um-members a:hover{text-decoration:none!important}.um-members-intro{text-align:center;margin:0 0 20px}.um-members-total{font-size:30px;font-weight:300}.um-members-none{text-align:center;font-size:18px}.um-search{text-align:center;padding:20px 50px}.um-search.um-search-2{padding-left:20%;padding-right:20%;width:100%;box-sizing:border-box}.um-search.um-search-1{padding-left:32%;padding-right:32%;width:100%;box-sizing:border-box}.um-search.um-search-1 .um-search-submit .um-button{display:block!important;min-width:100%!important;margin:0 0 10px!important}.um-search.um-search-1 .um-search-filter{width:100%;padding:0 0 10px;float:none}.um-search.um-search-2 .um-search-filter{width:50%}.um-search-filter{padding:0 15px 30px;display:block;float:left;width:33%;box-sizing:border-box}.um-search-submit .um-button{display:inline-block!important;width:auto!important;padding:12px 20px!important;margin:0 10px!important;min-width:150px!important}.um-members{-ms-word-break:break-all;word-break:break-word;word-wrap:break-word}.um-member{float:left;width:30%;background:#fff;text-align:center;border:1px solid #eee;box-sizing:border-box;margin-bottom:40px;position:relative}.um-member.awaiting_admin_review,.um-member.inactive,.um-member.rejected{opacity:.7}.um-member-status{display:none}.um-member-status.awaiting_admin_review,.um-member-status.inactive,.um-member-status.rejected{display:block;position:absolute;top:0;left:0;width:100%;padding:7px 15px;background:#C74A4A;color:#fff;z-index:10;font-size:13px;box-sizing:border-box}.um-member-status.inactive,.um-member-status.rejected{background:#999}.um-gutter-sizer{width:5%}.um-member-cover{background-color:#eee;box-sizing:border-box;position:relative}.um-member-cover-e{text-align:center;box-sizing:border-box}.um-member-cover-e img{width:100%!important}.um-member-photo{padding:40px 0 20px;text-align:center}.um-member-photo a{display:inline!important}.um-member-photo img{display:inline!important;border:5px solid #fff;background:#fff;width:140px;height:140px}.um-member.with-cover .um-member-photo{padding-top:0}.um-member.with-cover .um-member-photo img{width:90px;height:90px;position:relative;top:-35px;margin-bottom:-45px!important;float:none;opacity:1}.um-member-photo.radius-1 img{-moz-border-radius:999px!important;-webkit-border-radius:999px!important;border-radius:999px!important}.um-member-photo.radius-2 img{-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important}.um-member-photo.radius-3 img{-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important}.um-member-card.no-photo{padding-top:30px}.um-member-card{padding-bottom:15px}.um-member-name{margin:0 0 4px}.um-member-name a{font-size:16px;line-height:26px;color:#444!important;font-weight:700}.um-member-name a:hover{color:#3ba1da!important}.um-member-tagline{font-size:13px;line-height:22px;color:#999;padding:0 15px}.um-member-less{display:none}.um-member-less a,.um-member-more a{color:#666;display:inline-block}.um-member-less i,.um-member-more i{display:block;font-size:32px;height:32px;line-height:32px}.um-member-less a:hover,.um-member-more a:hover{color:#3ba1da}.um-member-meta{display:none;margin:20px 15px 0;padding:15px 0;border-top:1px solid #e5e5e5}.um-member-meta.no-animate{display:block}.um-member-metaline{font-size:14px;color:#888;padding:12px 0 0;line-height:16px;vertical-align:middle}.um-member-metaline span{display:block;text-align:center}.um-member-connect{padding-top:20px}.um-member-connect a{display:inline-block;width:40px;line-height:40px;height:40px;-moz-border-radius:999px;-webkit-border-radius:999px;border-radius:999px;color:#fff!important;opacity:.85;margin:0 1px;font-size:16px;transition:.25s}.um-member-connect a:hover{opacity:1;color:#fff}.um-members-pagi,.um-members-pagidrop{text-align:center;padding:5px 0;font-size:15px}.um-members-pagi span.current,.um-members-pagi span.current:hover{background:#3ba1da!important;color:#fff!important}.um-members-pagi i:before{font-size:20px;vertical-align:middle!important;height:34px;line-height:34px;top:-2px;position:relative}.um-members-pagi span.disabled{opacity:.4;cursor:default}.um-members-pagi span.none{color:#aaa!important}.um-members-pagi span{cursor:default}.um-members-pagi a,.um-members-pagi span{display:inline-block;width:auto;height:34px;line-height:34px;transition:all .2s linear;padding:0 14px;color:#666!important;font-weight:400}.um-members-pagi a:hover{text-decoration:none!important;color:#3ba1da!important}.um-modal-overlay{background:rgba(0,0,0,.85);width:100%;height:100%;position:fixed;top:0;left:0;z-index:100000}.um-modal *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.um-modal-hidden-content{display:none}.um-modal-close{display:block;position:fixed;right:0;top:0;font-size:24px;text-decoration:none!important;color:#fff!important;padding:0 10px}.um-modal{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:fixed;left:50%;display:none;z-index:100010;box-sizing:border-box;bottom:-50px}.um-modal.normal{width:500px;margin-left:-250px}.um-modal.large{width:730px;margin-left:-365px}.um-modal.small{width:400px;margin-left:-200px}.um-modal-body{min-height:3px;padding:20px;box-sizing:border-box;width:100%;background:#fff;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.um-modal-body.photo{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 1px rgba(255,255,255,.12)inset;background:#888;padding:0}.um-modal-body.photo img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:block;overflow:hidden;opacity:0}.um-modal.loading .um-modal-body{background:#fff url(../img/loading.gif) no-repeat center;min-height:150px}.um-modal div.um{margin-bottom:20px!important}.um-modal-header{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:44px;line-height:44px;color:#fff;background:#3ba1da;padding:0 20px;box-sizing:border-box;font-size:17px}.um-modal-footer{margin-top:20px}.um-modal-left{float:left}.um-modal-right{float:right}.um-modal-btn.disabled,.um-modal-btn.disabled:hover{opacity:.5;cursor:default!important;background:#3ba1da}.um-modal-btn{cursor:pointer!important;line-height:34px!important;height:34px;display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:0 20px;text-align:center;color:#fff;background:#3ba1da;vertical-align:middle;font-size:14px;box-sizing:border-box;transition:.2s;text-decoration:none!important}.um-modal-btn:hover{background:#44b0ec;color:#fff}.um-modal-btn.alt{color:#666;background:#eee}.um-modal-btn.alt:hover{background:#e5e5e5}.um-profile{box-sizing:border-box}.um-profile .um-cover-overlay{display:none}.um-profile.um-editing .um-cover.has-cover .um-cover-overlay{display:block}.um-profile.um-viewing .um-profile-photo-overlay{display:none}.um-profile img{display:block;overflow:hidden;border-radius:0;margin:0}.um-profile a,.um-profile a:hover{text-decoration:none!important}.um-profile .um-profile-body{padding-top:15px;max-width:600px;margin:auto}.um-profile.um-editing{padding-bottom:30px}.um-profile.um-viewing .um-field-label{display:block;margin:0 0 8px;border-bottom:solid 2px #eee;padding-bottom:4px}.um-cover{background-color:#eee;box-sizing:border-box;position:relative}.um-cover-add{color:#aaa!important;font-size:36px;width:100%;display:table}.um-cover-add span{display:table-cell;vertical-align:middle}.um-cover-add:hover{color:#3ba1da!important}.um-cover-e{text-align:center;box-sizing:border-box}.um-cover-e img{width:100%!important}.um-cover-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.5);text-align:center;box-sizing:border-box;padding:0 40px;color:#fff;text-shadow:0 1px #666;cursor:pointer!important;line-height:21px;font-size:16px;height:100%;width:100%}.um-cover-overlay:hover{background:rgba(0,0,0,.55)}.um-cover-overlay span.um-cover-overlay-s{display:table;height:100%;width:100%}.um-cover-overlay ins{display:table-cell;vertical-align:middle;height:100%;text-decoration:none!important;background:none!important;color:#fff!important;border-bottom:none!important}.um-cover-overlay i{font-size:46px;display:block;margin-bottom:6px}.um-header{position:relative;padding:0 0 25px;border-bottom:solid 2px #eee;min-height:85px;box-sizing:content-box!important}.um-profile-edit{position:absolute;top:15px;right:0;vertical-align:middle;font-size:30px;height:30px;line-height:30px;z-index:66}.um-header.no-cover .um-profile-meta{padding-left:0!important;padding-right:0!important;text-align:center!important}.um-header.no-cover .um-name{float:none!important;margin-right:0!important}.um-header.no-cover .um-profile-photo{float:none!important;margin:0 auto!important;text-align:center!important}.um-header.no-cover a.um-profile-photo-img{position:relative!important;top:auto!important;left:auto!important;float:none!important;display:inline-block!important;text-align:center!important}.um-header.no-cover .um-main-meta{padding:0}.um-profile .gravatar{position:static}.um-profile-photo{float:left;position:relative}.um-profile-photo a.um-profile-photo-img{float:left;position:absolute;background:#fff;padding:5px;left:30px}.um-profile-photo a.um-profile-photo-img img{width:100%;height:100%}.um-profile-photo-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.5);text-align:center;box-sizing:border-box;padding:0;color:#fff;text-shadow:0 1px #666;cursor:pointer!important;line-height:21px;font-size:16px;height:100%;width:100%}.um-profile-photo-overlay:hover{background:rgba(0,0,0,.55)}.um-profile-photo-overlay span.um-profile-photo-overlay-s{display:table;height:100%;width:100%}.um-profile-photo-overlay ins{display:table-cell;vertical-align:middle;height:100%;text-decoration:none!important;background:none!important;color:#fff!important;border-bottom:none!important}.um-profile-photo-overlay i{font-size:46px;display:block}.um-profile-meta{padding-right:30px;-ms-word-break:break-all;word-break:break-word;word-wrap:break-word}.um-main-meta{padding:10px 0 0}.um-name{float:left;font-size:24px;font-weight:700;margin-right:30px;line-height:1.7em}.um-meta{font-size:15px}.um-meta span a{font-weight:400}.um-meta span:first-child{margin:0 5px 0 0}.um-meta span{margin:0 5px;font-size:14px;display:inline-block}.um-meta-text{margin:6px 0 0;color:#666}.um-profile-status{display:none}.um-profile-status.awaiting_admin_review,.um-profile-status.inactive,.um-profile-status.rejected{display:inline-block;margin:6px 0 0;border-left:3px solid #C74A4A;padding-left:10px;font-size:14px;color:#777}@font-face{font-family:raty;font-style:normal;font-weight:400;src:url(../font/raty.eot);src:url(../font/raty.eot?#iefix) format("embedded-opentype");src:url(../font/raty.svg#raty) format("svg");src:url(../font/raty.ttf) format("truetype");src:url(../font/raty.woff) format("woff")}.cancel-off-png,.cancel-on-png,.star-half-png,.star-off-png,.star-on-png{font-family:raty;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-right:.2em;color:#ccc}.star-half-png,.star-on-png{color:#ffbe32}.cancel-on-png:before{content:"\e600"}.cancel-off-png:before{content:"\e601"}.star-on-png:before{content:"\f005"}.star-off-png:before{content:"\f006"}.star-half-png:before{content:"\f123"}.select2-container{margin:0!important;position:relative!important;display:inline-block!important;zoom:1!important;*display:inline!important;vertical-align:middle!important}.select2-container a:hover{color:#666!important}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select2-container .select2-choice{display:block!important;height:36px!important;padding:0 0 0 12px!important;overflow:hidden!important;position:relative!important;white-space:nowrap!important;line-height:35px!important;color:#666!important;font-size:15px!important;text-align:left!important;text-decoration:none!important;-moz-border-radius:2px!important;-webkit-border-radius:2px!important;border-radius:2px!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none!important;background-color:#fff!important}.select2-container.select2-drop-above .select2-choice{-moz-border-radius:0 0 2px 2px!important;-webkit-border-radius:0 0 2px 2px!important;border-radius:0 0 2px 2px!important}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container .select2-choice>.select2-chosen{margin-right:26px!important;display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;float:none!important;width:auto!important;font-weight:400}.select2-container .select2-choice abbr{display:none;width:20px!important;height:100%!important;right:24px!important;font-size:1px!important;text-decoration:none!important;border:0!important;background:none!important;cursor:pointer!important;outline:0!important}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block!important}.select2-container .select2-choice abbr:hover{cursor:pointer!important}.select2-drop-mask{border:0!important;margin:0!important;padding:0!important;position:fixed!important;left:0!important;top:0!important;min-height:100%!important;min-width:100%!important;height:auto!important;width:auto!important;opacity:0!important;z-index:100030!important;background-color:#fff!important;filter:alpha(opacity=0)!important}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:100040!important;top:100%;background:#fff;color:#666;-moz-border-radius:0 0 2px 2px;-webkit-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;box-shadow:none}.select2-drop.select2-drop-above{margin-top:1px;-moz-border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;box-shadow:none}.select2-drop-active{box-shadow:none!important}.select2-drop-auto-width{width:auto!important}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-container .select2-choice .select2-arrow{display:inline-block!important;width:34px!important;height:100%!important;position:absolute!important;right:0!important;top:0!important;-moz-border-radius:0 2px 2px 0!important;-webkit-border-radius:0 2px 2px 0!important;border-radius:0 2px 2px 0!important;text-align:center!important;background:transparent!important;border-left:0!important}.select2-container .select2-choice .select2-arrow *{line-height:100%!important;vertical-align:middle!important}.select2-container .select2-choice .select2-arrow b{display:block!important;width:100%!important;height:100%!important;background:none!important}.select2-container .select2-choice .select2-arrow:before{content:"\f3d0"!important;font-size:27px!important;font-family:Ionicons!important;width:100%!important;display:block;height:100%;line-height:36px}.select2-container .select2-choice .select2-arrow:hover:before{color:#666!important}.select2-search{display:inline-block!important;width:100%!important;min-height:32px!important;height:32px!important;line-height:1em!important;margin:0!important;padding-left:4px!important;padding-right:4px!important;position:relative!important;z-index:100050!important;white-space:nowrap!important}.select2-search input[type=text]{background:none!important;width:100%!important;height:32px!important;line-height:auto!important;padding:0 38px 0 7px!important;margin:0!important;outline:0!important;border:1px solid #ddd!important;color:#666!important;-moz-border-radius:2px!important;-webkit-border-radius:2px!important;border-radius:2px!important;font-size:15px!important;box-sizing:border-box!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;box-shadow:none!important}.select2-search:before{content:"\f4a4"!important;font-size:20px!important;height:32px!important;line-height:32px!important;font-family:Ionicons!important;top:0!important;right:10px!important;position:absolute!important}.select2-drop .select2-search{margin-top:4px!important}.select2-search input.select2-active{background:#fff!important}.select2-container-active .select2-choice,.select2-container-active .select2-choices{outline:0!important;box-shadow:none!important}.select2-dropdown-open .select2-choice{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.select2-dropdown-open .select2-choice .select2-arrow{background:transparent!important;filter:none!important;border-color:transparent!important}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.select2-results{max-height:200px;padding:0 0 0 5px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results li{list-style:none;display:list-item;background-image:none;font-size:15px;margin:0!important;padding:3px 0!important;color:#666!important}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:700!important}.select2-results .select2-result-label{padding:3px 7px 4px!important;margin:0!important;cursor:pointer;min-height:1em!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.select2-results-dept-1 .select2-result-label{padding-left:20px}.select2-results-dept-2 .select2-result-label{padding-left:40px}.select2-results-dept-3 .select2-result-label{padding-left:60px}.select2-results-dept-4 .select2-result-label{padding-left:80px}.select2-results-dept-5 .select2-result-label{padding-left:100px}.select2-results-dept-6 .select2-result-label{padding-left:110px}.select2-results-dept-7 .select2-result-label{padding-left:120px}.select2-results .select2-highlighted{background:none!important;background:#f4f4f4!important;color:#666!important}.select2-results li em{background:#feffde!important;font-style:normal!important}.select2-results .select2-highlighted em{background:transparent!important}.select2-results .select2-highlighted ul{background:#fff!important;color:#666!important}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4!important;display:list-item!important;padding:5px!important;font-size:15px!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.select2-results .select2-disabled .select2-result-label,.select2-results .select2-disabled.select2-highlighted .select2-result-label{color:#bbb!important;background:#fff!important;display:list-item!important;cursor:default!important}.select2-results .select2-selected{display:none}.select2-more-results.select2-active{background:#f4f4f4!important}.select2-more-results{background:#f4f4f4!important;display:list-item!important}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4!important;background-image:none!important;border:1px solid #ddd!important;cursor:default!important}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background:none!important;background:#f9f9f9!important;border-left:0!important}.select2-container.select2-container-disabled .select2-choice abbr{display:none!important}.select2-container-multi .select2-choices{height:auto!important;height:1%!important;margin:0!important;padding:1px 3px!important;position:relative!important;cursor:text!important;overflow:hidden!important;-moz-border-radius:2px!important;-webkit-border-radius:2px!important;border-radius:2px!important;box-shadow:none!important}.select2-locked{padding:3px 5px!important}.select2-container-multi .select2-choices{min-height:26px;background-image:none!important}.select2-container-multi.select2-container-active .select2-choices{outline:0;box-shadow:none}.select2-container-multi .select2-choices li{float:left;list-style:none}html[dir=rtl] .select2-container-multi .select2-choices li{float:right}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding:5px!important;margin:3px 0!important;font-size:100%;height:auto!important;outline:0;border:0!important;-webkit-box-shadow:none;box-shadow:none;background:transparent!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff!important}.select2-container-multi .select2-choices .select2-search-choice{padding:4px 20px 4px 5px!important;margin:6px 0 4px 5px!important;position:relative;line-height:14px;font-size:14px;color:#666;cursor:default;border:1px solid #ddd;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;box-shadow:none!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:none!important;background-color:#f9f9f9!important}html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice{margin-left:0;margin-right:5px}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#f1f1f1}.select2-search-choice-close{position:absolute!important;width:18px!important;height:18px!important;right:0!important;top:0!important;left:auto!important;outline:0!important;background:none!important}.select2-search-choice-close:before{content:"\f2d7"!important;font-size:22px!important;font-family:Ionicons!important;right:4px!important;position:relative!important;display:block;height:100%;width:100%;line-height:36px}.select2-search-choice-close:hover:before{color:#666!important}.select2-container-multi .select2-search-choice-close{text-decoration:none!important;width:21px!important;height:100%!important;text-align:center!important;border-bottom:0!important}.select2-container-multi .select2-search-choice-close:before{font-size:16px!important;right:0!important;line-height:23px!important}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:0 0}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}.tipsy{padding:5px;position:absolute;z-index:100020}.tipsy-inner{font-size:13px!important;line-height:17px!important;background-color:#333!important;color:#fff!important;max-width:250px!important;padding:10px 12px!important;text-align:left!important;word-wrap:break-word!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tipsy-arrow{position:absolute!important;width:0!important;height:0!important;line-height:0!important;border:5px dashed #333}.tipsy-arrow-n{border-bottom-color:#333!important}.tipsy-arrow-s{border-top-color:#333!important}.tipsy-arrow-e{border-left-color:#333!important}.tipsy-arrow-w{border-right-color:#333!important}.tipsy-n .tipsy-arrow{top:0;left:50%;margin-left:-5px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.tipsy-nw .tipsy-arrow{top:0;left:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.tipsy-ne .tipsy-arrow{top:0;right:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.tipsy-s .tipsy-arrow{bottom:0;left:50%;margin-left:-5px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.tipsy-sw .tipsy-arrow{bottom:0;left:10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.tipsy-se .tipsy-arrow{bottom:0;right:10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.tipsy-e .tipsy-arrow{right:0;top:50%;margin-top:-5px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.tipsy-w .tipsy-arrow{left:0;top:50%;margin-top:-5px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent}.um-account a:focus{outline:0!important}.um-account-side{float:left;width:35%;padding:0 30px;box-sizing:border-box}.um-account-main{float:left;width:50%;padding:0 30px;box-sizing:border-box}.um-account-tab{display:none}.um-account-main div.um-account-heading{margin:0!important;font-size:18px;line-height:18px;font-weight:700;color:#555}.um-account-main div.um-account-heading i{margin-right:10px;font-size:26px;position:relative;top:2px}.um-account-main p{margin:20px 0 0!important;padding:0!important}.um-account-main label{font-size:15px}.um-account-meta{text-align:center;margin-bottom:20px}.um-account-meta img{margin:0!important;position:static!important;float:none!important;display:inline-block}.um-account-meta.radius-1 img{-moz-border-radius:999px;-webkit-border-radius:999px;border-radius:999px}.um-account-meta.radius-2 img{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.um-account-meta.radius-3 img{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.um-account-name a{font-weight:700;color:#555!important;text-decoration:none!important;font-size:18px;line-height:2em}.um-account-name a:hover{color:#3ba1da!important}.um-account-nav a{display:block;height:44px;line-height:44px;color:#666!important;text-decoration:none!important;position:relative;padding-left:40px;border-bottom:1px solid #eee;transition:all .2s linear;font-size:14px}.um-account-nav a.current{color:#3ba1da!important;font-weight:700}.um-account-nav span.arr{position:absolute;right:0;top:1px;font-size:28px}.um-account-nav span.ico{position:absolute;left:0;top:0;font-size:21px;width:21px;text-align:center}.um-account-side li,.um-account-side ul{margin:0!important;padding:0!important;list-style-type:none!important}.um-account-side li{margin-bottom:6px!important;background:#eee}.um-account-side li a{display:block;padding:4px 0;font-size:14px;height:30px;line-height:20px;color:#999;position:relative}.um-account-side li a span.um-account-arrow{position:absolute;right:10px;top:6px;font-size:26px}.um-account-side li a span.um-account-icon,.um-account-side li a.current span.um-account-icon,.um-account-side li a.current:hover span.um-account-icon{text-align:center;font-size:20px;width:20px;height:30px;border-right:1px solid #ccc;color:#444;float:left;padding:0 15px;font-weight:400!important}.um-account-side li a.current span.um-account-icon,.um-account-side li a.current:hover span.um-account-icon{color:#3ba1da}.um-account-side li a span.um-account-icon i{display:block;height:30px;line-height:30px}.um-account-side li a span.um-account-title{padding-left:20px;float:left;height:30px;line-height:30px;color:#555}.um-account-side li a:hover{color:#444;background:#ddd}.um-account-side li a.current,.um-account-side li a.current:hover{color:#444;font-weight:700;text-decoration:none!important}.picker{font-size:16px;text-align:left;line-height:1.2;color:#fff;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}/*!
+ * Default mobile-first, responsive styling for pickadate.js
+ * Demo: http://amsul.github.io/pickadate.js
+ */.picker__frame,.picker__holder{bottom:0;left:0;right:0;top:100%}.picker__holder{position:fixed;-webkit-transition:background .15s ease-out,top 0s .15s;-moz-transition:background .15s ease-out,top 0s .15s;transition:background .15s ease-out,top 0s .15s}.picker__frame{position:absolute;margin:0 auto;min-width:256px;max-width:400px;width:100%;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}@media (min-height:33.875em){.picker__frame{overflow:visible;top:auto;bottom:-100%;max-height:80%}}@media (min-height:40.125em){.picker__frame{margin-bottom:15%!important}}.picker__wrap{display:table;width:100%;height:100%}@media (min-height:33.875em){.picker__wrap{display:block}}.picker__box{display:table-cell;vertical-align:middle}@media (min-height:33.875em){.picker__box{display:block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}}@media (min-height:40.125em){.picker__box{border-bottom-width:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}}.picker--opened .picker__holder{top:0;zoom:1;background:rgba(0,0,0,.7);-webkit-transition:background .15s ease-out;-moz-transition:background .15s ease-out;transition:background .15s ease-out}.picker--opened .picker__frame{top:0;-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1}@media (min-height:33.875em){.picker--opened .picker__frame{top:auto;bottom:0}}.picker__header{text-align:center;position:relative;margin-top:.75em;border-radius:2px 2px 0 0;padding:15px 0;font-size:18px}.picker__month,.picker__year{display:inline-block;margin-left:10px;margin-right:10px}.picker__select--month,.picker__select--year{margin-left:.25em;margin-right:.25em;font-size:16px;color:#999;background:#fff!important;outline:0!important;border:0!important}@media (min-width:24.5em){.picker__select--month,.picker__select--year{margin-top:-.5em}}.picker__select--month{width:35%}.picker__select--year{width:22.5%}.picker__nav--next,.picker__nav--prev{position:absolute;padding:.5em 1.25em;width:1em;height:1em;box-sizing:content-box!important;top:8px;color:#fff}.picker__nav--prev{left:0;padding-right:1.25em}@media (min-width:24.5em){.picker__nav--prev{padding-right:1.5em}}.picker__nav--next{right:0;padding-left:1.25em}@media (min-width:24.5em){.picker__nav--next{padding-left:1.5em}}.picker__nav--next:before,.picker__nav--prev:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.5em solid #fff;width:0;height:0;display:block;margin:0 auto}.picker__nav--next:before{border-right:0;border-left:.5em solid #fff}.picker__nav--next:hover,.picker__nav--prev:hover{cursor:pointer;color:#fff}.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover{cursor:default;background:0 0}.picker__table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;width:100%;margin-top:5px;border:none;margin-bottom:0}.picker__table td{margin:0;padding:0 10px;text-align:center;border:0}.picker__weekday{width:14.285714286%;color:#fff;text-align:center;padding:5px 0!important}.picker__day{padding:10px 0;line-height:1em!important}.picker__day--today{position:relative}.picker__day--outfocus{opacity:.75}.picker__day--infocus:hover,.picker__day--outfocus:hover{border-radius:2px;cursor:pointer}.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover{border-radius:2px}.picker__day--disabled,.picker__day--disabled:hover{cursor:default;background:transparent!important;opacity:.3}.picker__footer{text-align:center;height:50px!important;line-height:50px!important;margin-top:5px;border-radius:0 0 2px 2px}.picker__button--clear,.picker__button--today{width:50%;display:inline-block;background:none!important;box-shadow:none!important;border:0!important;outline:0!important;box-sizing:border-box!important}.picker__button--clear:focus,.picker__button--clear:hover,.picker__button--today:focus,.picker__button--today:hover{cursor:pointer}.picker__list{list-style:none;list-style:none!important;padding:5px!important;margin:0!important}.picker__list-item{position:relative;border-radius:2px;display:inline-block;width:25%;text-align:center;box-sizing:border-box;padding:6px 0!important;margin:5px 0!important}.picker__list-item:hover{cursor:pointer;z-index:10}.picker__list-item--highlighted{z-index:10}.picker--focused .picker__list-item--highlighted,.picker__list-item--highlighted:hover{cursor:pointer;font-weight:700}.picker--focused .picker__list-item--selected,.picker__list-item--selected,.picker__list-item--selected:hover{z-index:10}.picker--focused .picker__list-item--disabled,.picker__list-item--disabled,.picker__list-item--disabled:hover{color:#a9e792;cursor:default;background:0 0;z-index:auto}.picker--time .picker__button--clear{width:100%;display:inline-block;box-shadow:none!important;border:0!important;outline:0!important;background:none!important;border-radius:0 0 2px 2px;color:#fff!important}.picker--time .picker__button--clear:focus,.picker--time .picker__button--clear:hover{cursor:pointer}.picker--time .picker__frame{min-width:256px;max-width:400px}.picker--time .picker__box{font-size:15px;padding:0;border-radius:2px!important}@media (min-height:40.125em){.picker--time .picker__frame{margin-bottom:10%!important}}.uimob340-show,.uimob500-show,.uimob800-show,.uimob960-show{display:none}div.uimob340 .uimob340-show,div.uimob500 .uimob500-show,div.uimob800 .uimob800-show,div.uimob960 .uimob960-show{display:block}div.uimob340 .uimob340-hide,div.uimob500 .uimob500-hide,div.uimob800 .uimob800-hide,div.uimob960 .uimob960-hide{display:none}div.uimob340 .um-cover-overlay span.um-cover-overlay-t{display:none!important}div.uimob340 .um-cover-overlay{padding:0}div.uimob340 .um-cover-overlay i,div.uimob340 .um-profile-photo-overlay i{margin-bottom:0;font-size:30px}.um-modal.uimob340{width:100%!important;margin:0!important;left:0!important;height:100%;background:#fff}.um-modal.uimob340,.um-modal.uimob340 .um-modal-body,.um-modal.uimob340 .um-modal-header{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.um-modal.uimob340 .um-modal-header{text-align:center}.um-modal.uimob340 .um-modal-footer{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:10px;border-top:1px solid #ddd}.um-modal.uimob340 .um-modal-right{width:100%;float:none}.um-modal.uimob340 .um-modal-footer a.um-modal-btn{width:48%;margin:0 1%;float:left;display:block;line-height:44px!important;height:44px}.um-modal.uimob340 .ajax-upload-dragdrop span.icon{font-size:40px;line-height:40px}div.uimob340 .um-profile-body{padding-left:0;padding-right:0}div.uimob340 .um-profile-photo{width:100%!important;text-align:center!important;position:absolute;top:-40px;left:0}div.uimob340 .um-header.no-cover .um-profile-photo{position:static;top:auto;left:auto}div.uimob340 .um-profile-photo a.um-profile-photo-img{width:100px!important;height:100px!important;margin:0 auto!important;float:none!important;display:inline-block!important;position:relative!important;top:auto!important;left:auto!important}div.uimob340 .um-header.no-cover .um-profile-photo a.um-profile-photo-img{width:120px!important;height:120px!important}div.uimob340 .um-header .um-profile-meta{padding-left:0!important;padding-right:0!important;text-align:center!important;padding-top:60px!important}div.uimob340 .um-header.no-cover .um-profile-meta{padding-top:0!important}div.uimob340 .um-header .um-name{float:none!important;margin-right:0!important;font-size:18px}div.uimob340 .um-header .um-meta,div.uimob340 .um-header .um-meta-text{padding:0 20px}div.uimob340 .um-header .um-meta span:first-child{display:block}div.uimob340 .um-header .um-meta span{display:none}div.uimob340 .um-col-121,div.uimob340 .um-col-122,div.uimob340 .um-col-131,div.uimob340 .um-col-132,div.uimob340 .um-col-133{float:none;width:100%;margin:0}div.uimob340 .um-field-half{float:none;width:100%}div.uimob340 .um-search{padding:20px 0!important;width:100%!important;box-sizing:border-box}div.uimob340 .um-search .um-search-filter{width:100%!important;float:none!important;padding:0 0 15px!important}div.uimob340 .um-search .um-search-submit .um-button{display:block!important;min-width:100%!important;margin:0 0 15px!important}div.uimob340 .um-member{width:100%}div.uimob340 .um-gutter-sizer{width:0}div.uimob340 .um-account-main{float:none;width:100%;padding:0;box-sizing:border-box}div.uimob340 .um-account-tab{padding-bottom:20px;border-bottom:1px solid #eee}div.uimob340 .um-account-meta{margin-bottom:0}.uimob340 .um-half{float:none;width:100%;margin:0 0 10px}.uimob340 .um-button.um-btn-auto-width{min-width:auto;max-width:auto;width:100%}div.uimob500 .um-cover-overlay span.um-cover-overlay-t{display:none!important}div.uimob500 .um-cover-overlay{padding:0}div.uimob500 .um-cover-overlay i,div.uimob500 .um-profile-photo-overlay i{margin-bottom:0;font-size:30px}.um-modal.uimob500{width:100%!important;margin:0!important;left:0!important;height:100%;background:#fff}.um-modal.uimob500,.um-modal.uimob500 .um-modal-body,.um-modal.uimob500 .um-modal-header{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.um-modal.uimob500 .um-modal-header{text-align:center}.um-modal.uimob500 .um-modal-footer{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:10px;border-top:1px solid #ddd}.um-modal.uimob500 .um-modal-right{width:100%;float:none}.um-modal.uimob500 .um-modal-footer a.um-modal-btn{width:48%;margin:0 1%;float:left;display:block;line-height:44px!important;height:44px}.um-modal.uimob500 .ajax-upload-dragdrop span.icon{font-size:40px;line-height:40px}div.uimob500 .um-profile-body{padding-left:0;padding-right:0}div.uimob500 .um-profile-photo{width:100%!important;text-align:center!important;position:absolute;top:-40px;left:0}div.uimob500 .um-header.no-cover .um-profile-photo{position:static;top:auto;left:auto}div.uimob500 .um-profile-photo a.um-profile-photo-img{width:100px!important;height:100px!important;margin:0 auto!important;float:none!important;display:inline-block!important;position:relative!important;top:auto!important;left:auto!important}div.uimob500 .um-header.no-cover .um-profile-photo a.um-profile-photo-img{width:120px!important;height:120px!important}div.uimob500 .um-header .um-profile-meta{padding-left:0!important;padding-right:0!important;text-align:center!important;padding-top:60px!important}div.uimob500 .um-header.no-cover .um-profile-meta{padding-top:0!important}div.uimob500 .um-header .um-name{float:none!important;margin-right:0!important;font-size:21px}div.uimob500 .um-header .um-meta,div.uimob500 .um-header .um-meta-text{padding:0 20px}div.uimob500 .um-header .um-meta span:first-child{display:block}div.uimob500 .um-header .um-meta span{display:none}div.uimob500 .um-col-121,div.uimob500 .um-col-122,div.uimob500 .um-col-131,div.uimob500 .um-col-132,div.uimob500 .um-col-133{float:none;width:100%;margin:0}div.uimob500 .um-field-half{float:none;width:100%}div.uimob500 .um-search{padding:20px 0!important;width:100%!important;box-sizing:border-box}div.uimob500 .um-search .um-search-filter{width:100%!important;float:none!important;padding:0 0 15px!important}div.uimob500 .um-search .um-search-submit .um-button{display:block!important;min-width:100%!important;margin:0 0 15px!important}div.uimob500 .um-member{width:100%}div.uimob500 .um-gutter-sizer{width:0}div.uimob500 .um-account-main{float:none;width:100%;padding:0;box-sizing:border-box}div.uimob500 .um-account-tab{padding-bottom:20px;border-bottom:1px solid #eee}div.uimob500 .um-account-meta{margin-bottom:0}div.uimob800 .um-account-main{width:90%;max-width:450px}div.uimob800 .um-account-side{padding:0;width:10%}div.uimob800 .um-account-side ul{border:1px solid #ddd;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}div.uimob800 .um-account-side li{margin-bottom:0!important;background:0 0}div.uimob800 .um-account-side li a{display:block;padding:0!important;height:44px;line-height:44px;color:#666!important;text-align:center;text-decoration:none!important;background:0 0;transition:all .2s linear}div.uimob800 .um-account-side li:first-child a{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}div.uimob800 .um-account-side li:last-child a{-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}div.uimob800 .um-account-side li a span.um-account-icontip{display:block;float:left;text-align:center;width:100%;height:100%;font-size:22px;line-height:44px}div.uimob800 .um-account-side li a span.um-account-icontip i{position:relative;text-align:center;width:100%}div.uimob800 .um-account-side li a.current,div.uimob800 .um-account-side li a.current:hover{background:#3ba1da!important;color:#fff!important}div.uimob800 .um-account-meta a{border:1px solid #ddd}div.uimob800 .um-account-meta a,div.uimob800 .um-account-meta img{display:block;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}div.uimob800 .um-profile-photo{width:200px!important}div.uimob800 .um-profile-photo a.um-profile-photo-img{width:140px!important;height:140px!important;top:-70px!important}div.uimob800 .um-header.no-cover .um-profile-photo a.um-profile-photo-img{top:auto!important}div.uimob800 .um-header .um-profile-meta{padding-left:200px}div.uimob800 .um-cover-overlay{padding:0}div.uimob800 .um-search{padding:20px 0!important;width:100%!important;box-sizing:border-box}div.uimob800 .um-search .um-search-filter{width:48%!important;float:left!important;padding:0 0 15px!important}div.uimob800 .um-search .um-search-filter-2{margin-left:4%}div.uimob800 .um-search .um-search-submit .um-button{display:block!important;width:48%!important;margin:0 0 15px!important;box-sizing:border-box;float:left}div.uimob800 .um-search .um-search-submit .um-button.um-alt{float:right}div.uimob800 .um-member{width:48%}div.uimob800 .um-gutter-sizer{width:4%}div.uimob960 .um-col-131,div.uimob960 .um-col-132,div.uimob960 .um-col-133{float:none;width:100%;margin:0}div.uimob960 .um-search{padding:20px 0!important;width:100%!important;box-sizing:border-box}div.uimob960 .um-search .um-search-filter{width:48%!important;float:left!important;padding:0 0 15px!important}div.uimob960 .um-search .um-search-filter-2{margin-left:4%}div.uimob960 .um-search .um-search-submit .um-button{display:block!important;width:48%!important;margin:0 0 15px!important;box-sizing:border-box;float:left}div.uimob960 .um-search .um-search-submit .um-button.um-alt{float:right}div.uimob960 .um-member{width:48%}div.uimob960 .um-gutter-sizer{width:4%}@media screen and (max-height:400px){.ajax-upload-dragdrop span.icon{display:none}.um-modal.no-photo{width:100%!important;margin:0!important;left:0!important;height:100%;background:#fff}.um-modal.no-photo,.um-modal.no-photo .um-modal-body,.um-modal.no-photo .um-modal-header{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.um-modal.no-photo .um-modal-header{text-align:center;font-size:14px}.um-modal.no-photo .um-modal-footer{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:10px;border-top:1px solid #ddd}.um-modal.no-photo .um-modal-right{width:100%;float:none}.um-modal.no-photo .um-modal-footer a.um-modal-btn{width:48%;margin:0 1%;float:left;display:block;line-height:44px!important;height:44px}}@media screen and (max-height:300px){.ajax-upload-dragdrop span.icon,.ajax-upload-dragdrop span.str,.um-modal.no-photo .um-modal-header{display:none}}
\ No newline at end of file
diff --git a/assets/font/fontawesome-webfont.eot b/assets/font/fontawesome-webfont.eot
new file mode 100644
index 00000000..84677bc0
Binary files /dev/null and b/assets/font/fontawesome-webfont.eot differ
diff --git a/assets/font/fontawesome-webfont.svg b/assets/font/fontawesome-webfont.svg
new file mode 100644
index 00000000..d907b25a
--- /dev/null
+++ b/assets/font/fontawesome-webfont.svg
@@ -0,0 +1,520 @@
+
+
+
\ No newline at end of file
diff --git a/assets/font/fontawesome-webfont.ttf b/assets/font/fontawesome-webfont.ttf
new file mode 100644
index 00000000..96a3639c
Binary files /dev/null and b/assets/font/fontawesome-webfont.ttf differ
diff --git a/assets/font/fontawesome-webfont.woff b/assets/font/fontawesome-webfont.woff
new file mode 100644
index 00000000..628b6a52
Binary files /dev/null and b/assets/font/fontawesome-webfont.woff differ
diff --git a/assets/font/ionicons.eot b/assets/font/ionicons.eot
new file mode 100644
index 00000000..883b8686
Binary files /dev/null and b/assets/font/ionicons.eot differ
diff --git a/assets/font/ionicons.svg b/assets/font/ionicons.svg
new file mode 100644
index 00000000..a0ed5a16
--- /dev/null
+++ b/assets/font/ionicons.svg
@@ -0,0 +1,2232 @@
+
+
+
+
diff --git a/assets/font/ionicons.ttf b/assets/font/ionicons.ttf
new file mode 100644
index 00000000..95310663
Binary files /dev/null and b/assets/font/ionicons.ttf differ
diff --git a/assets/font/ionicons.woff b/assets/font/ionicons.woff
new file mode 100644
index 00000000..c5ccb2a1
Binary files /dev/null and b/assets/font/ionicons.woff differ
diff --git a/assets/font/ultimatemember.eot b/assets/font/ultimatemember.eot
deleted file mode 100644
index caaab472..00000000
Binary files a/assets/font/ultimatemember.eot and /dev/null differ
diff --git a/assets/font/ultimatemember.svg b/assets/font/ultimatemember.svg
deleted file mode 100644
index 0ded7fb7..00000000
--- a/assets/font/ultimatemember.svg
+++ /dev/null
@@ -1,489 +0,0 @@
-
-
-
diff --git a/assets/font/ultimatemember.ttf b/assets/font/ultimatemember.ttf
deleted file mode 100644
index 4b1b9c14..00000000
Binary files a/assets/font/ultimatemember.ttf and /dev/null differ
diff --git a/assets/font/ultimatemember.woff b/assets/font/ultimatemember.woff
deleted file mode 100644
index a28b42fe..00000000
Binary files a/assets/font/ultimatemember.woff and /dev/null differ
diff --git a/assets/js/um-account.js b/assets/js/um-account.js
index f9958018..fa484a7b 100644
--- a/assets/js/um-account.js
+++ b/assets/js/um-account.js
@@ -6,7 +6,6 @@ jQuery(document).ready(function() {
jQuery('.um-account-tab[data-tab='+current_tab+']').show();
}
- /* Switching tab non-mobile */
jQuery(document).on('click','.um-account-side li a',function(e){
e.preventDefault();
var link = jQuery(this);
@@ -27,8 +26,7 @@ jQuery(document).ready(function() {
return false;
});
-
- /* Switching tab mobile */
+
jQuery(document).on('click','.um-account-nav a',function(e){
e.preventDefault();
diff --git a/assets/js/um-conditional.js b/assets/js/um-conditional.js
index 62db4412..d722f035 100644
--- a/assets/js/um-conditional.js
+++ b/assets/js/um-conditional.js
@@ -1,147 +1,3 @@
-var live_field;
-var live_value;
-
-function um_conditional(){
-
- jQuery('.um-field.um-is-conditional').each(function(){
-
- for (var i = 0; i < 5; i++) {
-
- var action0 = jQuery(this).data('cond-'+i+'-action');
- var field0 = jQuery(this).data('cond-'+i+'-field');
- var operator0 = jQuery(this).data('cond-'+i+'-operator');
- var value0 = jQuery(this).data('cond-'+i+'-value');
-
- if ( action0 == 'show' && field0 == live_field ) {
-
- if ( operator0 == 'empty' ) {
- if ( live_value == '' ) {
- jQuery(this).fadeIn();
- } else {
- jQuery(this).hide();
- }
- }
-
- if ( operator0 == 'not empty' ) {
- if ( live_value != '' ) {
- jQuery(this).fadeIn();
- } else {
- jQuery(this).hide();
- }
- }
-
- if ( operator0 == 'equals to' ) {
- if ( value0 == live_value ) {
- jQuery(this).fadeIn();
- } else {
- jQuery(this).hide();
- }
- }
-
- if ( operator0 == 'not equals' ) {
- if ( jQuery.isNumeric( value0 ) && parseInt( live_value ) != parseInt( value0 ) && live_value ) {
- jQuery(this).fadeIn();
- } else if ( !jQuery.isNumeric( value0 ) && value0 != live_value ) {
- jQuery(this).fadeIn();
- } else {
- jQuery(this).hide();
- }
- }
-
- if ( operator0 == 'greater than' ) {
- if ( jQuery.isNumeric( value0 ) && parseInt( live_value ) > parseInt( value0 ) ) {
- jQuery(this).fadeIn();
- } else {
- jQuery(this).hide();
- }
- }
-
- if ( operator0 == 'less than' ) {
- if ( jQuery.isNumeric( value0 ) && parseInt( live_value ) < parseInt( value0 ) && live_value ) {
- jQuery(this).fadeIn();
- } else {
- jQuery(this).hide();
- }
- }
-
- if ( operator0 == 'contains' ) {
- if ( live_value.indexOf( value0 ) >= 0 ) {
- jQuery(this).fadeIn();
- } else {
- jQuery(this).hide();
- }
- }
-
- }
-
- if ( action0 == 'hide' && field0 == live_field ) {
-
- if ( operator0 == 'empty' ) {
- if ( live_value == '' ) {
- jQuery(this).hide();
- } else {
- jQuery(this).fadeIn();
- }
- }
-
- if ( operator0 == 'not empty' ) {
- if ( live_value != '' ) {
- jQuery(this).hide();
- } else {
- jQuery(this).fadeIn();
- }
- }
-
- if ( operator0 == 'equals to' ) {
- if ( value0 == live_value ) {
- jQuery(this).hide();
- } else {
- jQuery(this).fadeIn();
- }
- }
-
- if ( operator0 == 'not equals' ) {
- if ( jQuery.isNumeric( value0 ) && parseInt( live_value ) != parseInt( value0 ) && live_value ) {
- jQuery(this).hide();
- } else if ( !jQuery.isNumeric( value0 ) && value0 != live_value ) {
- jQuery(this).hide();
- } else {
- jQuery(this).fadeIn();
- }
- }
-
- if ( operator0 == 'greater than' ) {
- if ( jQuery.isNumeric( value0 ) && parseInt( live_value ) > parseInt( value0 ) ) {
- jQuery(this).hide();
- } else {
- jQuery(this).fadeIn();
- }
- }
-
- if ( operator0 == 'less than' ) {
- if ( jQuery.isNumeric( value0 ) && parseInt( live_value ) < parseInt( value0 ) && live_value ) {
- jQuery(this).hide();
- } else {
- jQuery(this).fadeIn();
- }
- }
-
- if ( operator0 == 'contains' ) {
- if ( live_value.indexOf( value0 ) >= 0 ) {
- jQuery(this).hide();
- } else {
- jQuery(this).fadeIn();
- }
- }
-
- }
-
- }
-
- });
-
-}
-
jQuery(document).ready(function() {
jQuery(document).on('input', '.um-field input[type=text]', function(){
diff --git a/assets/js/um-functions.js b/assets/js/um-functions.js
index 44cc2b3d..b5b38959 100644
--- a/assets/js/um-functions.js
+++ b/assets/js/um-functions.js
@@ -1,3 +1,352 @@
+var live_field;
+var live_value;
+
+function um_conditional(){
+
+ jQuery('.um-field.um-is-conditional').each(function(){
+
+ for (var i = 0; i < 5; i++) {
+
+ var action0 = jQuery(this).data('cond-'+i+'-action');
+ var field0 = jQuery(this).data('cond-'+i+'-field');
+ var operator0 = jQuery(this).data('cond-'+i+'-operator');
+ var value0 = jQuery(this).data('cond-'+i+'-value');
+
+ if ( action0 == 'show' && field0 == live_field ) {
+
+ if ( operator0 == 'empty' ) {
+ if ( live_value == '' ) {
+ jQuery(this).fadeIn();
+ } else {
+ jQuery(this).hide();
+ }
+ }
+
+ if ( operator0 == 'not empty' ) {
+ if ( live_value != '' ) {
+ jQuery(this).fadeIn();
+ } else {
+ jQuery(this).hide();
+ }
+ }
+
+ if ( operator0 == 'equals to' ) {
+ if ( value0 == live_value ) {
+ jQuery(this).fadeIn();
+ } else {
+ jQuery(this).hide();
+ }
+ }
+
+ if ( operator0 == 'not equals' ) {
+ if ( jQuery.isNumeric( value0 ) && parseInt( live_value ) != parseInt( value0 ) && live_value ) {
+ jQuery(this).fadeIn();
+ } else if ( !jQuery.isNumeric( value0 ) && value0 != live_value ) {
+ jQuery(this).fadeIn();
+ } else {
+ jQuery(this).hide();
+ }
+ }
+
+ if ( operator0 == 'greater than' ) {
+ if ( jQuery.isNumeric( value0 ) && parseInt( live_value ) > parseInt( value0 ) ) {
+ jQuery(this).fadeIn();
+ } else {
+ jQuery(this).hide();
+ }
+ }
+
+ if ( operator0 == 'less than' ) {
+ if ( jQuery.isNumeric( value0 ) && parseInt( live_value ) < parseInt( value0 ) && live_value ) {
+ jQuery(this).fadeIn();
+ } else {
+ jQuery(this).hide();
+ }
+ }
+
+ if ( operator0 == 'contains' ) {
+ if ( live_value.indexOf( value0 ) >= 0 ) {
+ jQuery(this).fadeIn();
+ } else {
+ jQuery(this).hide();
+ }
+ }
+
+ }
+
+ if ( action0 == 'hide' && field0 == live_field ) {
+
+ if ( operator0 == 'empty' ) {
+ if ( live_value == '' ) {
+ jQuery(this).hide();
+ } else {
+ jQuery(this).fadeIn();
+ }
+ }
+
+ if ( operator0 == 'not empty' ) {
+ if ( live_value != '' ) {
+ jQuery(this).hide();
+ } else {
+ jQuery(this).fadeIn();
+ }
+ }
+
+ if ( operator0 == 'equals to' ) {
+ if ( value0 == live_value ) {
+ jQuery(this).hide();
+ } else {
+ jQuery(this).fadeIn();
+ }
+ }
+
+ if ( operator0 == 'not equals' ) {
+ if ( jQuery.isNumeric( value0 ) && parseInt( live_value ) != parseInt( value0 ) && live_value ) {
+ jQuery(this).hide();
+ } else if ( !jQuery.isNumeric( value0 ) && value0 != live_value ) {
+ jQuery(this).hide();
+ } else {
+ jQuery(this).fadeIn();
+ }
+ }
+
+ if ( operator0 == 'greater than' ) {
+ if ( jQuery.isNumeric( value0 ) && parseInt( live_value ) > parseInt( value0 ) ) {
+ jQuery(this).hide();
+ } else {
+ jQuery(this).fadeIn();
+ }
+ }
+
+ if ( operator0 == 'less than' ) {
+ if ( jQuery.isNumeric( value0 ) && parseInt( live_value ) < parseInt( value0 ) && live_value ) {
+ jQuery(this).hide();
+ } else {
+ jQuery(this).fadeIn();
+ }
+ }
+
+ if ( operator0 == 'contains' ) {
+ if ( live_value.indexOf( value0 ) >= 0 ) {
+ jQuery(this).hide();
+ } else {
+ jQuery(this).fadeIn();
+ }
+ }
+
+ }
+
+ }
+
+ });
+
+}
+
+function UM_hide_menus() {
+
+ menu = jQuery('.um-dropdown');
+ menu.parents('div').find('a').removeClass('active');
+ menu.hide();
+
+}
+
+function UM_domenus(){
+
+ jQuery('.um-dropdown').each(function(){
+
+ var menu = jQuery(this);
+ var element = jQuery(this).attr('data-element');
+ var position = jQuery(this).attr('data-position');
+
+ jQuery(element).addClass('um-trigger-menu-on-'+menu.attr('data-trigger'));
+
+ if ( jQuery(window).width() <= 1200 && element == 'div.um-profile-edit' ) {
+ position = 'lc';
+ }
+
+ if ( position == 'lc' ){
+
+ if ( 200 > jQuery(element).find('img').width() ) {
+ left_p = ( ( jQuery(element).width() - jQuery(element).find('img').width() ) / 2 ) + ( ( jQuery(element).find('img').width() - 200 ) / 2 );
+ } else {
+ left_p = ( ( jQuery(element).width() - jQuery(element).find('img').width() ) / 2 );
+ }
+
+ top_ = parseInt( jQuery(element).find('a').css('top') );
+
+ if ( top_ ) {
+ top_p = jQuery(element).find('img').height() + 4 + top_;
+ left_gap = 4;
+ } else {
+ top_p = jQuery(element).find('img').height() + 4;
+ left_gap = 0;
+ }
+
+ if ( top_p == 4 && element == 'div.um-cover' ) {
+ top_p = jQuery(element).height() / 2 + ( menu.height() / 2 );
+ } else if ( top_p == 4 ) {
+ top_p = jQuery(element).height() + 20;
+ }
+
+ gap_right = jQuery(element).width() + 17;
+ menu.css({
+ 'top' : 0,
+ 'width': 200,
+ 'left': 'auto',
+ 'right' : gap_right + 'px',
+ 'text-align' : 'center'
+ });
+
+ menu.find('.um-dropdown-arr').find('i').removeClass().addClass('um-icon-arrow-right-b');
+
+ menu.find('.um-dropdown-arr').css({
+ 'top' : '4px',
+ 'left' : 'auto',
+ 'right' : '-17px'
+ });
+
+ }
+
+ if ( position == 'bc' ){
+
+ if ( 200 > jQuery(element).find('img').width() ) {
+ left_p = ( ( jQuery(element).width() - jQuery(element).find('img').width() ) / 2 ) + ( ( jQuery(element).find('img').width() - 200 ) / 2 );
+ } else {
+ left_p = ( ( jQuery(element).width() - jQuery(element).find('img').width() ) / 2 );
+ }
+
+ top_ = parseInt( jQuery(element).find('a').css('top') );
+
+ if ( top_ ) {
+ top_p = jQuery(element).find('img').height() + 4 + top_;
+ left_gap = 4;
+ } else {
+ top_p = jQuery(element).find('img').height() + 4;
+ left_gap = 0;
+ }
+
+ if ( top_p == 4 && element == 'div.um-cover' ) {
+ top_p = jQuery(element).height() / 2 + ( menu.height() / 2 );
+ } else if ( top_p == 4 ) {
+ top_p = jQuery(element).height() + 20;
+ }
+
+ menu.css({
+ 'top' : top_p,
+ 'width': 200,
+ 'left': left_p + left_gap,
+ 'right' : 'auto',
+ 'text-align' : 'center'
+ });
+
+ menu.find('.um-dropdown-arr').find('i').removeClass().addClass('um-icon-arrow-up-b');
+
+ menu.find('.um-dropdown-arr').css({
+ 'top' : '-17px',
+ 'left' : ( menu.width() / 2 ) - 12,
+ 'right' : 'auto'
+ });
+
+ }
+ });
+
+}
+
+function um_responsive(){
+
+ // responsive um shortcode
+ jQuery('.um').each(function(){
+
+ element_width = jQuery(this).width();
+
+ if ( element_width <= 340 ) {
+
+ jQuery(this).removeClass('uimob340');
+ jQuery(this).removeClass('uimob500');
+ jQuery(this).removeClass('uimob800');
+ jQuery(this).removeClass('uimob960');
+
+ jQuery(this).addClass('uimob340');
+
+ } else if ( element_width <= 500 ) {
+
+ jQuery(this).removeClass('uimob340');
+ jQuery(this).removeClass('uimob500');
+ jQuery(this).removeClass('uimob800');
+ jQuery(this).removeClass('uimob960');
+
+ jQuery(this).addClass('uimob500');
+
+ } else if ( element_width <= 800 ) {
+
+ jQuery(this).removeClass('uimob340');
+ jQuery(this).removeClass('uimob500');
+ jQuery(this).removeClass('uimob800');
+ jQuery(this).removeClass('uimob960');
+
+ jQuery(this).addClass('uimob800');
+
+ } else if ( element_width <= 960 ) {
+
+ jQuery(this).removeClass('uimob340');
+ jQuery(this).removeClass('uimob500');
+ jQuery(this).removeClass('uimob800');
+ jQuery(this).removeClass('uimob960');
+
+ jQuery(this).addClass('uimob960');
+
+ } else if ( element_width > 960 ) {
+
+ jQuery(this).removeClass('uimob340');
+ jQuery(this).removeClass('uimob500');
+ jQuery(this).removeClass('uimob800');
+ jQuery(this).removeClass('uimob960');
+
+ }
+
+ // account nav
+ if ( jQuery('.um-account-nav').length > 0 && jQuery('.um-account-side').is(':visible') && jQuery('.um-account-tab:visible').length == 0 ) {
+ jQuery('.um-account-side li a.current').trigger('click');
+ }
+
+ // show
+ jQuery(this).css('opacity',1);
+
+ });
+
+ // responsive cover
+ jQuery('.um-cover, .um-member-cover').each(function(){
+
+ var elem = jQuery(this);
+ var ratio = elem.data('ratio');
+ var width = elem.width();
+ var ratios = ratio.split(':');
+
+ calcHeight = Math.round( width / ratios[0] ) + 'px';
+ elem.height( calcHeight );
+ elem.find('.um-cover-add').height( calcHeight );
+
+ });
+
+ // members directory
+ jQuery('.um-members').each(function(){
+ UM_Member_Grid( jQuery(this) );
+ });
+
+ // menus
+ UM_domenus();
+
+}
+
+function UM_Member_Grid( container ) {
+ container.masonry({
+ itemSelector: '.um-member',
+ columnWidth: '.um-member',
+ gutter: '.um-gutter-sizer'
+ });
+
+}
+
function initImageUpload_UM( trigger ) {
if (trigger.data('upload_help_text')){
@@ -159,4 +508,252 @@ function initFileUpload_UM( trigger ) {
}
});
+}
+
+function initCrop_UM() {
+
+ // only when a crop image is in view
+ var target_img = jQuery('.um-modal:visible .um-single-image-preview img');
+ var target_img_parent = jQuery('.um-modal:visible .um-single-image-preview');
+
+ var crop_data = target_img.parent().attr('data-crop');
+ var min_width = target_img.parent().attr('data-min_width');
+ var min_height = target_img.parent().attr('data-min_height');
+ var ratio = target_img.parent().attr('data-ratio');
+
+ // custom defined ratio maybe
+ if ( jQuery('.um-modal').find('#um_upload_single').attr('data-ratio') ) {
+ var ratio = jQuery('.um-modal').find('#um_upload_single').attr('data-ratio');
+ var ratio_split = ratio.split(':');
+ var ratio = ratio_split[0];
+ }
+
+ if ( target_img.length ) {
+
+ if ( target_img.attr('src') != '' ) {
+
+ var max_height = jQuery(window).height() - ( jQuery('.um-modal-footer a').height() + 20 ) - 50 - ( jQuery('.um-modal-header:visible').height() );
+ target_img.css({'height' : 'auto'});
+ target_img_parent.css({'height' : 'auto'});
+ if ( jQuery(window).height() <= 400 ) {
+ target_img_parent.css({ 'height': max_height +'px', 'max-height' : max_height + 'px' });
+ target_img.css({ 'height' : 'auto' });
+ } else {
+ target_img.css({ 'height': 'auto', 'max-height' : max_height + 'px' });
+ target_img_parent.css({ 'height': target_img.height(), 'max-height' : max_height + 'px' });
+ }
+
+ if ( crop_data == 'square' ) {
+
+ var opts = {
+ minWidth: min_width,
+ minHeight: min_height,
+ dragCrop: false,
+ aspectRatio: 1.0,
+ zoomable: false,
+ rotatable: false,
+ dashed: false,
+ done: function(data) {
+ target_img.parent().attr('data-coord', Math.round(data.x) + ',' + Math.round(data.y) + ',' + Math.round(data.width) + ',' + Math.round(data.height) );
+ }
+ };
+
+ } else if ( crop_data == 'cover' ) {
+
+ var opts = {
+ minWidth: min_width,
+ minHeight: Math.round( min_width / ratio ),
+ dragCrop: false,
+ aspectRatio: ratio,
+ zoomable: false,
+ rotatable: false,
+ dashed: false,
+ done: function(data) {
+ target_img.parent().attr('data-coord', Math.round(data.x) + ',' + Math.round(data.y) + ',' + Math.round(data.width) + ',' + Math.round(data.height) );
+ }
+ };
+
+ } else if ( crop_data == 'user' ) {
+
+ var opts = {
+ dragCrop: true,
+ aspectRatio: "auto",
+ zoomable: false,
+ rotatable: false,
+ dashed: false,
+ done: function(data) {
+ target_img.parent().attr('data-coord', Math.round(data.x) + ',' + Math.round(data.y) + ',' + Math.round(data.width) + ',' + Math.round(data.height) );
+ }
+ };
+
+ }
+
+ if ( crop_data != 0 ) {
+ target_img.cropper( opts );
+ }
+
+ }
+ }
+
+}
+
+function um_new_modal( id, size, isPhoto, source ){
+
+ var modal = jQuery('body').find('.um-modal-overlay');
+
+ if ( modal.length == 0 ) { // when new Modal is fired
+
+ jQuery('.tipsy').hide();
+
+ UM_hide_menus();
+
+ jQuery('body,html,textarea').css("overflow", "hidden");
+
+ jQuery(document).bind("touchmove", function(e){e.preventDefault();});
+ jQuery('.um-modal').on('touchmove', function(e){e.stopPropagation();});
+
+ if ( isPhoto ) {
+ jQuery('body').append('
');
+ } else {
+ jQuery('body').append('
');
+ }
+
+ jQuery('#' + id).prependTo('.um-modal');
+
+ if ( isPhoto ) {
+
+ jQuery('.um-modal').find('.um-modal-photo').html('
![]()
');
+
+ var photo_ = jQuery('.um-modal-photo img');
+ var photo_maxw = jQuery(window).width() - 60;
+ var photo_maxh = jQuery(window).height() - ( jQuery(window).height() * 0.25 );
+
+ photo_.attr("src", source);
+ photo_.load(function(){
+
+ jQuery('#' + id).show();
+ jQuery('.um-modal').show();
+
+ photo_.css({'opacity': 0});
+ photo_.css({'max-width': photo_maxw });
+ photo_.css({'max-height': photo_maxh });
+
+ jQuery('.um-modal').css({
+ 'width': photo_.width(),
+ 'margin-left': '-' + photo_.width() / 2 + 'px'
+ });
+
+ photo_.animate({'opacity' : 1}, 1000);
+
+ um_modal_responsive();
+
+ });
+
+ } else {
+
+ jQuery('#' + id).show();
+ jQuery('.um-modal').show();
+
+ um_modal_size( size );
+
+ initImageUpload_UM( jQuery('.um-modal:visible').find('.um-single-image-upload') );
+ initFileUpload_UM( jQuery('.um-modal:visible').find('.um-single-file-upload') );
+
+ um_modal_responsive();
+
+ }
+
+ } // when new Modal is fired
+
+}
+
+function um_modal_responsive() {
+
+ var modal = jQuery('.um-modal:visible');
+ var photo_modal = jQuery('.um-modal-body.photo:visible');
+
+ if ( photo_modal.length ) {
+
+ modal.removeClass('uimob340');
+ modal.removeClass('uimob500');
+
+ var photo_ = jQuery('.um-modal-photo img');
+ var photo_maxw = jQuery(window).width() - 60;
+ var photo_maxh = jQuery(window).height() - ( jQuery(window).height() * 0.25 );
+
+ photo_.css({'opacity': 0});
+ photo_.css({'max-width': photo_maxw });
+ photo_.css({'max-height': photo_maxh });
+
+ jQuery('.um-modal').css({
+ 'width': photo_.width(),
+ 'margin-left': '-' + photo_.width() / 2 + 'px'
+ });
+
+ photo_.animate({'opacity' : 1}, 1000);
+
+ var half_gap = ( jQuery(window).height() - modal.innerHeight() ) / 2 + 'px';
+ modal.animate({ 'bottom' : half_gap }, 300);
+
+ } else if ( modal.length ) {
+
+ var element_width = jQuery(window).width();
+
+ modal.removeClass('uimob340');
+ modal.removeClass('uimob500');
+
+ if ( element_width <= 340 ) {
+
+ modal.addClass('uimob340');
+ initCrop_UM();
+ modal.animate({ 'bottom' : 0 }, 300);
+
+ } else if ( element_width <= 500 ) {
+
+ modal.addClass('uimob500');
+ initCrop_UM();
+ modal.animate({ 'bottom' : 0 }, 300);
+
+ } else if ( element_width <= 800 ) {
+
+ initCrop_UM();
+ var half_gap = ( jQuery(window).height() - modal.innerHeight() ) / 2 + 'px';
+ modal.animate({ 'bottom' : half_gap }, 300);
+
+ } else if ( element_width <= 960 ) {
+
+ initCrop_UM();
+ var half_gap = ( jQuery(window).height() - modal.innerHeight() ) / 2 + 'px';
+ modal.animate({ 'bottom' : half_gap }, 300);
+
+ } else if ( element_width > 960 ) {
+
+ initCrop_UM();
+ var half_gap = ( jQuery(window).height() - modal.innerHeight() ) / 2 + 'px';
+ modal.animate({ 'bottom' : half_gap }, 300);
+
+ }
+
+ }
+}
+
+function um_remove_modal(){
+
+ jQuery('.um-modal .um-single-image-preview img').cropper("destroy");
+
+ jQuery('body,html,textarea').css("overflow", "auto");
+
+ jQuery(document).unbind('touchmove');
+
+ jQuery('.um-modal div[id^="um_"]').hide().appendTo('body');
+ jQuery('.um-modal,.um-modal-overlay').remove();
+
+}
+
+function um_modal_size( aclass ) {
+ jQuery('.um-modal:visible').addClass(aclass);
+}
+
+function um_modal_add_attr( id, value ) {
+ jQuery('.um-modal:visible').data( id, value );
}
\ No newline at end of file
diff --git a/assets/js/um-members.js b/assets/js/um-members.js
index b6d54958..127653c7 100644
--- a/assets/js/um-members.js
+++ b/assets/js/um-members.js
@@ -1,34 +1,21 @@
-function UM_Member_Grid( container ) {
- container.masonry({
- itemSelector: '.um-member',
- columnWidth: '.um-member',
- gutter: '.um-gutter-sizer',
- });
-
-}
-
jQuery(document).ready(function() {
- /* Members wall JS */
jQuery('.um-members').each(function(){
UM_Member_Grid( jQuery(this) );
});
-
- /* Users with empty user meta */
+
jQuery('.um-member-meta-main').each(function(){
if ( jQuery(this).find('.um-member-metaline').length == 0 ) {
jQuery(this).remove();
}
});
-
- /* Users with empty user social */
+
jQuery('.um-member-connect').each(function(){
if ( jQuery(this).find('a').length == 0 ) {
jQuery(this).remove();
}
});
-
- /* load member's meta */
+
jQuery(document).on('click', '.um-member-more a', function(e){
e.preventDefault();
@@ -42,8 +29,7 @@ jQuery(document).ready(function() {
return false;
});
-
- /* hide member's meta */
+
jQuery(document).on('click', '.um-member-less a', function(e){
e.preventDefault();
@@ -57,8 +43,7 @@ jQuery(document).ready(function() {
return false;
});
-
- /* submit search form */
+
jQuery(document).on('click', '.um-do-search', function(e){
e.preventDefault();
jQuery(this).parents('form').submit();
diff --git a/assets/js/um-modal.js b/assets/js/um-modal.js
index bb0ef1ae..97d12130 100644
--- a/assets/js/um-modal.js
+++ b/assets/js/um-modal.js
@@ -1,275 +1,14 @@
-function initCrop_UM() {
-
- // only when a crop image is in view
- var target_img = jQuery('.um-modal:visible .um-single-image-preview img');
- var target_img_parent = jQuery('.um-modal:visible .um-single-image-preview');
-
- var crop_data = target_img.parent().attr('data-crop');
- var min_width = target_img.parent().attr('data-min_width');
- var min_height = target_img.parent().attr('data-min_height');
- var ratio = target_img.parent().attr('data-ratio');
-
- // custom defined ratio maybe
- if ( jQuery('.um-modal').find('#um_upload_single').attr('data-ratio') ) {
- var ratio = jQuery('.um-modal').find('#um_upload_single').attr('data-ratio');
- var ratio_split = ratio.split(':');
- var ratio = ratio_split[0];
- }
-
- if ( target_img.length ) {
-
- if ( target_img.attr('src') != '' ) {
-
- var max_height = jQuery(window).height() - ( jQuery('.um-modal-footer a').height() + 20 ) - 50 - ( jQuery('.um-modal-header:visible').height() );
- target_img.css({'height' : 'auto'});
- target_img_parent.css({'height' : 'auto'});
- if ( jQuery(window).height() <= 400 ) {
- target_img_parent.css({ 'height': max_height +'px', 'max-height' : max_height + 'px' });
- target_img.css({ 'height' : 'auto' });
- } else {
- target_img.css({ 'height': 'auto', 'max-height' : max_height + 'px' });
- target_img_parent.css({ 'height': target_img.height(), 'max-height' : max_height + 'px' });
- }
-
- if ( crop_data == 'square' ) {
-
- var opts = {
- minWidth: min_width,
- minHeight: min_height,
- dragCrop: false,
- aspectRatio: 1.0,
- zoomable: false,
- rotatable: false,
- dashed: false,
- done: function(data) {
- target_img.parent().attr('data-coord', Math.round(data.x) + ',' + Math.round(data.y) + ',' + Math.round(data.width) + ',' + Math.round(data.height) );
- }
- };
-
- } else if ( crop_data == 'cover' ) {
-
- var opts = {
- minWidth: min_width,
- minHeight: Math.round( min_width / ratio ),
- dragCrop: false,
- aspectRatio: ratio,
- zoomable: false,
- rotatable: false,
- dashed: false,
- done: function(data) {
- target_img.parent().attr('data-coord', Math.round(data.x) + ',' + Math.round(data.y) + ',' + Math.round(data.width) + ',' + Math.round(data.height) );
- }
- };
-
- } else if ( crop_data == 'user' ) {
-
- var opts = {
- dragCrop: true,
- aspectRatio: "auto",
- zoomable: false,
- rotatable: false,
- dashed: false,
- done: function(data) {
- target_img.parent().attr('data-coord', Math.round(data.x) + ',' + Math.round(data.y) + ',' + Math.round(data.width) + ',' + Math.round(data.height) );
- }
- };
-
- }
-
- if ( crop_data != 0 ) {
- target_img.cropper( opts );
- }
-
- }
- }
-
-}
-
-function um_new_modal( id, size, isPhoto, source ){
-
- var modal = jQuery('body').find('.um-modal-overlay');
-
- if ( modal.length == 0 ) { // when new Modal is fired
-
- jQuery('.tipsy').hide();
-
- UM_hide_menus();
-
- jQuery('body,html,textarea').css("overflow", "hidden");
-
- jQuery(document).bind("touchmove", function(e){e.preventDefault();});
- jQuery('.um-modal').on('touchmove', function(e){e.stopPropagation();});
-
- if ( isPhoto ) {
- jQuery('body').append('
');
- } else {
- jQuery('body').append('
');
- }
-
- jQuery('#' + id).prependTo('.um-modal');
-
- if ( isPhoto ) {
-
- jQuery('.um-modal').find('.um-modal-photo').html('
![]()
');
-
- var photo_ = jQuery('.um-modal-photo img');
- var photo_maxw = jQuery(window).width() - 60;
- var photo_maxh = jQuery(window).height() - ( jQuery(window).height() * 0.25 );
-
- photo_.attr("src", source);
- photo_.load(function(){
-
- jQuery('#' + id).show();
- jQuery('.um-modal').show();
-
- photo_.css({'opacity': 0});
- photo_.css({'max-width': photo_maxw });
- photo_.css({'max-height': photo_maxh });
-
- jQuery('.um-modal').css({
- 'width': photo_.width(),
- 'margin-left': '-' + photo_.width() / 2 + 'px',
- });
-
- photo_.animate({'opacity' : 1}, 1000);
-
- um_modal_responsive();
-
- });
-
- } else {
-
- jQuery('#' + id).show();
- jQuery('.um-modal').show();
-
- um_modal_size( size );
-
- initImageUpload_UM( jQuery('.um-modal:visible').find('.um-single-image-upload') );
- initFileUpload_UM( jQuery('.um-modal:visible').find('.um-single-file-upload') );
-
- um_modal_responsive();
-
- }
-
- } // when new Modal is fired
-
-}
-
-function um_modal_responsive() {
-
- var modal = jQuery('.um-modal:visible');
- var photo_modal = jQuery('.um-modal-body.photo:visible');
-
- if ( photo_modal.length ) {
-
- modal.removeClass('uimob340');
- modal.removeClass('uimob500');
-
- var photo_ = jQuery('.um-modal-photo img');
- var photo_maxw = jQuery(window).width() - 60;
- var photo_maxh = jQuery(window).height() - ( jQuery(window).height() * 0.25 );
-
- photo_.css({'opacity': 0});
- photo_.css({'max-width': photo_maxw });
- photo_.css({'max-height': photo_maxh });
-
- jQuery('.um-modal').css({
- 'width': photo_.width(),
- 'margin-left': '-' + photo_.width() / 2 + 'px',
- });
-
- photo_.animate({'opacity' : 1}, 1000);
-
- var half_gap = ( jQuery(window).height() - modal.innerHeight() ) / 2 + 'px';
- modal.animate({ 'bottom' : half_gap }, 300);
-
- } else if ( modal.length ) {
-
- var element_width = jQuery(window).width();
-
- modal.removeClass('uimob340');
- modal.removeClass('uimob500');
-
- if ( element_width <= 340 ) {
-
- modal.addClass('uimob340');
- initCrop_UM();
- modal.animate({ 'bottom' : 0 }, 300);
-
- } else if ( element_width <= 500 ) {
-
- modal.addClass('uimob500');
- initCrop_UM();
- modal.animate({ 'bottom' : 0 }, 300);
-
- } else if ( element_width <= 800 ) {
-
- initCrop_UM();
- var half_gap = ( jQuery(window).height() - modal.innerHeight() ) / 2 + 'px';
- modal.animate({ 'bottom' : half_gap }, 300);
-
- } else if ( element_width <= 960 ) {
-
- initCrop_UM();
- var half_gap = ( jQuery(window).height() - modal.innerHeight() ) / 2 + 'px';
- modal.animate({ 'bottom' : half_gap }, 300);
-
- } else if ( element_width > 960 ) {
-
- initCrop_UM();
- var half_gap = ( jQuery(window).height() - modal.innerHeight() ) / 2 + 'px';
- modal.animate({ 'bottom' : half_gap }, 300);
-
- }
-
- }
-}
-
-function um_remove_modal(){
-
- jQuery('.um-modal .um-single-image-preview img').cropper("destroy");
-
- jQuery('body,html,textarea').css("overflow", "auto");
-
- jQuery(document).unbind('touchmove');
-
- jQuery('.um-modal div[id^="um_"]').hide().appendTo('body');
- jQuery('.um-modal,.um-modal-overlay').remove();
-
-}
-
-function um_modal_size( aclass ) {
- jQuery('.um-modal:visible').addClass(aclass);
-}
-
-function um_modal_add_attr( id, value ) {
- jQuery('.um-modal:visible').data( id, value );
-}
-
-/**
- Custom modal scripting starts
-**/
-
jQuery(document).ready(function() {
- /**
- remove modal via action
- **/
jQuery(document).on('click', '.um-modal-overlay, a[data-action="um_remove_modal"]', function(){
um_remove_modal();
});
-
- /**
- disable link event
- **/
+
jQuery(document).on('click', 'a[data-modal^="um_"], span[data-modal^="um_"], .um-modal a', function(e){
e.preventDefault();
return false;
});
- /**
- remove uploaded file
- **/
jQuery(document).on('click', '.um-modal .um-single-file-preview a.cancel', function(e){
e.preventDefault();
@@ -286,9 +25,6 @@ jQuery(document).ready(function() {
return false;
});
- /**
- remove uploaded image
- **/
jQuery(document).on('click', '.um-modal .um-single-image-preview a.cancel', function(e){
e.preventDefault();
@@ -309,9 +45,6 @@ jQuery(document).ready(function() {
return false;
});
- /**
- finish file upload
- **/
jQuery(document).on('click', '.um-finish-upload.file', function(){
var key = jQuery(this).attr('data-key');
@@ -326,10 +59,7 @@ jQuery(document).ready(function() {
jQuery('.um-single-file-preview[data-key='+key+']').parents('.um-field').find('input[type=hidden]').val( jQuery('.um-single-file-preview[data-key='+key+']').parents('.um-field').find('.um-single-fileinfo a').attr('href') );
});
-
- /**
- finish image upload
- **/
+
jQuery(document).on('click', '.um-finish-upload.image', function(){
var elem = jQuery(this);
@@ -344,7 +74,7 @@ jQuery(document).ready(function() {
var user_id = 0;
}
- if ( coord ) { // crop image first before processing
+ if ( coord ) {
jQuery(this).html( jQuery(this).attr('data-processing') ).addClass('disabled');
@@ -356,7 +86,7 @@ jQuery(document).ready(function() {
src : src,
coord : coord,
user_id : user_id,
- key: key,
+ key: key
},
success: function(data){
@@ -368,6 +98,9 @@ jQuery(document).ready(function() {
if ( key == 'cover_photo') {
jQuery('.um-cover-e').empty().html('

');
+ if ( jQuery('.um').hasClass('um-editing') ) {
+ jQuery('.um-cover-overlay').show();
+ }
}
jQuery('.um-single-image-preview[data-key='+key+']').fadeIn().find('img').attr('src', data + "?"+d.getTime());
@@ -393,9 +126,6 @@ jQuery(document).ready(function() {
});
- /**
- fire new modal
- **/
jQuery(document).on('click', 'a[data-modal^="um_"], span[data-modal^="um_"]', function(e){
var modal_id = jQuery(this).attr('data-modal');
diff --git a/assets/js/um-profile.js b/assets/js/um-profile.js
index 1c15d5db..b8852321 100644
--- a/assets/js/um-profile.js
+++ b/assets/js/um-profile.js
@@ -1,6 +1,5 @@
jQuery(document).ready(function() {
- /* auto-submit form with icon */
jQuery(document).on('click', '.um-profile-save', function(e){
e.preventDefault();
jQuery(this).parents('.um').find('form').submit();
@@ -10,20 +9,17 @@ jQuery(document).ready(function() {
jQuery(document).on('click', '.um-profile-edit-a', function(e){
jQuery(this).addClass('active');
});
-
- /* No need to allow # */
+
jQuery(document).on('click', '.um-cover a, .um-photo a', function(e){
e.preventDefault();
return false;
});
-
- /* built-in modal support for images */
+
jQuery(document).on('click', '.um-photo-modal', function(e){
var photo_src = jQuery(this).attr('data-src');
um_new_modal('um_view_photo', 'fit', true, photo_src );
});
-
- /* Reset profile photo */
+
jQuery(document).on('click', '.um-reset-profile-photo', function(e){
jQuery('.um-profile-photo-img img').attr('src', jQuery(this).attr('data-default_src') );
@@ -42,13 +38,12 @@ jQuery(document).ready(function() {
});
});
-
- /* Reset cover photo */
+
jQuery(document).on('click', '.um-reset-cover-photo', function(e){
jQuery('.um-cover-overlay').hide();
- jQuery('.um-cover-e').html('
');
+ jQuery('.um-cover-e').html('
');
jQuery('.um-dropdown').hide();
diff --git a/assets/js/um-responsive.js b/assets/js/um-responsive.js
index fa63461f..179e9f96 100644
--- a/assets/js/um-responsive.js
+++ b/assets/js/um-responsive.js
@@ -1,192 +1,3 @@
-function UM_domenus(){
-
- jQuery('.um-dropdown').each(function(){
-
- var menu = jQuery(this);
- var element = jQuery(this).attr('data-element');
- var position = jQuery(this).attr('data-position');
-
- jQuery(element).addClass('um-trigger-menu-on-'+menu.attr('data-trigger'));
-
- if ( jQuery(window).width() <= 1200 && element == 'div.um-profile-edit' ) {
- position = 'lc';
- }
-
- if ( position == 'lc' ){
-
- if ( 200 > jQuery(element).find('img').width() ) {
- left_p = ( ( jQuery(element).width() - jQuery(element).find('img').width() ) / 2 ) + ( ( jQuery(element).find('img').width() - 200 ) / 2 );
- } else {
- left_p = ( ( jQuery(element).width() - jQuery(element).find('img').width() ) / 2 );
- }
-
- top_ = parseInt( jQuery(element).find('a').css('top') );
-
- if ( top_ ) {
- top_p = jQuery(element).find('img').height() + 4 + top_;
- left_gap = 4;
- } else {
- top_p = jQuery(element).find('img').height() + 4;
- left_gap = 0;
- }
-
- if ( top_p == 4 && element == 'div.um-cover' ) {
- top_p = jQuery(element).height() / 2 + ( menu.height() / 2 );
- } else if ( top_p == 4 ) {
- top_p = jQuery(element).height() + 20;
- }
-
- gap_right = jQuery(element).width() + 17;
- menu.css({
- 'top' : 0,
- 'width': 200,
- 'left': 'auto',
- 'right' : gap_right + 'px',
- 'text-align' : 'center',
- });
-
- menu.find('.um-dropdown-arr').find('i').removeClass().addClass('um-icon-arrow-sans-right');
-
- menu.find('.um-dropdown-arr').css({
- 'top' : '4px',
- 'left' : 'auto',
- 'right' : '-17px',
- });
-
- }
-
- if ( position == 'bc' ){
-
- if ( 200 > jQuery(element).find('img').width() ) {
- left_p = ( ( jQuery(element).width() - jQuery(element).find('img').width() ) / 2 ) + ( ( jQuery(element).find('img').width() - 200 ) / 2 );
- } else {
- left_p = ( ( jQuery(element).width() - jQuery(element).find('img').width() ) / 2 );
- }
-
- top_ = parseInt( jQuery(element).find('a').css('top') );
-
- if ( top_ ) {
- top_p = jQuery(element).find('img').height() + 4 + top_;
- left_gap = 4;
- } else {
- top_p = jQuery(element).find('img').height() + 4;
- left_gap = 0;
- }
-
- if ( top_p == 4 && element == 'div.um-cover' ) {
- top_p = jQuery(element).height() / 2 + ( menu.height() / 2 );
- } else if ( top_p == 4 ) {
- top_p = jQuery(element).height() + 20;
- }
-
- menu.css({
- 'top' : top_p,
- 'width': 200,
- 'left': left_p + left_gap,
- 'right' : 'auto',
- 'text-align' : 'center',
- });
-
- menu.find('.um-dropdown-arr').find('i').removeClass().addClass('um-icon-arrow-sans-up');
-
- menu.find('.um-dropdown-arr').css({
- 'top' : '-17px',
- 'left' : ( menu.width() / 2 ) - 12,
- 'right' : 'auto',
- });
-
- }
- });
-
-}
-
-function um_responsive(){
-
- // responsive um shortcode
- jQuery('.um').each(function(){
-
- element_width = jQuery(this).width();
-
- if ( element_width <= 340 ) {
-
- jQuery(this).removeClass('uimob340');
- jQuery(this).removeClass('uimob500');
- jQuery(this).removeClass('uimob800');
- jQuery(this).removeClass('uimob960');
-
- jQuery(this).addClass('uimob340');
-
- } else if ( element_width <= 500 ) {
-
- jQuery(this).removeClass('uimob340');
- jQuery(this).removeClass('uimob500');
- jQuery(this).removeClass('uimob800');
- jQuery(this).removeClass('uimob960');
-
- jQuery(this).addClass('uimob500');
-
- } else if ( element_width <= 800 ) {
-
- jQuery(this).removeClass('uimob340');
- jQuery(this).removeClass('uimob500');
- jQuery(this).removeClass('uimob800');
- jQuery(this).removeClass('uimob960');
-
- jQuery(this).addClass('uimob800');
-
- } else if ( element_width <= 960 ) {
-
- jQuery(this).removeClass('uimob340');
- jQuery(this).removeClass('uimob500');
- jQuery(this).removeClass('uimob800');
- jQuery(this).removeClass('uimob960');
-
- jQuery(this).addClass('uimob960');
-
- } else if ( element_width > 960 ) {
-
- jQuery(this).removeClass('uimob340');
- jQuery(this).removeClass('uimob500');
- jQuery(this).removeClass('uimob800');
- jQuery(this).removeClass('uimob960');
-
- }
-
- // account nav
- if ( jQuery('.um-account-nav').length > 0 && jQuery('.um-account-side').is(':visible') && jQuery('.um-account-tab:visible').length == 0 ) {
- jQuery('.um-account-side li a.current').trigger('click');
- }
-
- // show
- jQuery(this).css('opacity',1);
-
- });
-
- // responsive cover
- jQuery('.um-cover, .um-member-cover').each(function(){
-
- var elem = jQuery(this);
- var ratio = elem.data('ratio');
- var width = elem.width();
- var ratios = ratio.split(':');
-
- calcHeight = Math.round( width / ratios[0] ) + 'px';
- elem.height( calcHeight );
- elem.find('.um-cover-add').height( calcHeight );
-
- });
-
- // members directory
- jQuery('.um-members').each(function(){
- UM_Member_Grid( jQuery(this) );
- });
-
- // menus
- UM_domenus();
-
-}
-
-/* Run only when window is loaded */
jQuery(window).load(function() {
um_responsive();
@@ -194,7 +5,6 @@ jQuery(window).load(function() {
});
-/* Run only when window is resized */
jQuery(window).resize(function() {
jQuery('.um-modal .um-single-image-preview.crop:visible img').cropper("destroy");
diff --git a/assets/js/um-scripts.js b/assets/js/um-scripts.js
index fdb7794c..7841c781 100644
--- a/assets/js/um-scripts.js
+++ b/assets/js/um-scripts.js
@@ -1,14 +1,5 @@
-function UM_hide_menus() {
-
- menu = jQuery('.um-dropdown');
- menu.parents('div').find('a').removeClass('active');
- menu.hide();
-
-}
-
jQuery(document).ready(function() {
-
- /* dropdown menu links */
+
jQuery(document).on('click', '.um-dropdown a', function(e){
return false;
});
@@ -16,79 +7,52 @@ jQuery(document).ready(function() {
jQuery(document).on('click', '.um-dropdown a.real_url', function(e){
window.location = jQuery(this).attr('href');
});
-
- /* trigger dropdown on click */
+
jQuery(document).on('click', '.um-trigger-menu-on-click', function(e){
jQuery('.um-dropdown').hide();
menu = jQuery(this).find('.um-dropdown');
menu.show();
return false;
});
-
- /* hide dropdown */
+
jQuery(document).on('click', '.um-dropdown-hide', function(e){
UM_hide_menus();
});
-
- /* manual triggers */
+
jQuery(document).on('click', 'a.um-manual-trigger', function(){
var child = jQuery(this).attr('data-child');
var parent = jQuery(this).attr('data-parent');
jQuery(this).parents( parent ).find( child ).trigger('click');
});
-
- /* tooltips */
+
jQuery('.um-tip-n').tipsy({gravity: 'n', opacity: 1, live: true, offset: 3 });
jQuery('.um-tip-w').tipsy({gravity: 'w', opacity: 1, live: true, offset: 3 });
jQuery('.um-tip-e').tipsy({gravity: 'e', opacity: 1, live: true, offset: 3 });
jQuery('.um-tip-s').tipsy({gravity: 's', opacity: 1, live: true, offset: 3 });
-
- /* custom radio buttons */
- jQuery('.um-field-radio').mouseenter(function(){
- if (!jQuery(this).hasClass('active')) {
- jQuery(this).find('i').removeClass().addClass('um-icon-check-circle');
- }
- }).mouseleave(function(){
- if (!jQuery(this).hasClass('active')) {
- jQuery(this).find('i').removeClass().addClass('um-icon-circle-o');
- }
- });
-
+
jQuery('.um-field input[type=radio]').change(function(){
var field = jQuery(this).parents('.um-field');
var this_field = jQuery(this).parents('label');
field.find('.um-field-radio').removeClass('active');
- field.find('.um-field-radio').find('i').removeClass('um-icon-check-circle').addClass('um-icon-circle-o');
+ field.find('.um-field-radio').find('i').removeClass().addClass('um-icon-android-radio-button-off');
this_field.addClass('active');
- this_field.find('i').removeClass('um-icon-circle-o').addClass('um-icon-check-circle');
+ this_field.find('i').removeClass().addClass('um-icon-android-radio-button-on');
});
-
- /* custom checkbox buttons */
- jQuery('.um-field-checkbox').mouseenter(function(){
- if (!jQuery(this).hasClass('active')) {
- jQuery(this).find('i').removeClass().addClass('um-icon-check');
- }
- }).mouseleave(function(){
- if (!jQuery(this).hasClass('active')) {
- jQuery(this).find('i').removeClass().addClass('um-icon-square-o');
- }
- });
-
+
jQuery('.um-field input[type=checkbox]').change(function(){
var field = jQuery(this).parents('.um-field');
var this_field = jQuery(this).parents('label');
if ( this_field.hasClass('active') ) {
this_field.removeClass('active');
- this_field.find('i').addClas('um-icon-square-o').removeClass('um-icon-check');
+ this_field.find('i').removeClass().addClass('um-icon-android-checkbox-outline-blank');
} else {
this_field.addClass('active');
- this_field.find('i').removeClass('um-icon-square-o').addClass('um-icon-check');
+ this_field.find('i').removeClass().addClass('um-icon-android-checkbox-outline');
}
});
-
- /* datepicker */
+
jQuery('.um-datepicker').each(function(){
elem = jQuery(this);
@@ -114,11 +78,10 @@ jQuery(document).ready(function() {
disable: disable,
format: elem.attr('data-format'),
formatSubmit: 'yyyy/mm/dd',
- hiddenName: true,
+ hiddenName: true
});
});
- /* timepicker */
jQuery('.um-timepicker').each(function(){
elem = jQuery(this);
@@ -126,11 +89,10 @@ jQuery(document).ready(function() {
format: elem.attr('data-format'),
interval: parseInt( elem.attr('data-intervals') ),
formatSubmit: 'HH:i',
- hiddenName: true,
+ hiddenName: true
});
});
-
- /* rating field */
+
jQuery('.um-rating').raty({
half: false,
starType: 'i',
@@ -144,8 +106,7 @@ jQuery(document).ready(function() {
um_conditional();
}
});
-
- /* rating read-only field */
+
jQuery('.um-rating-readonly').raty({
half: false,
starType: 'i',
@@ -155,8 +116,7 @@ jQuery(document).ready(function() {
hints: false,
readOnly: true
});
-
- /* remove uploaded image */
+
jQuery(document).on('click', '.um .um-single-image-preview a.cancel', function(e){
e.preventDefault();
var parent = jQuery(this).parents('.um-field');
@@ -166,8 +126,7 @@ jQuery(document).ready(function() {
parent.find('input[type=hidden]').val('');
return false;
});
-
- /* remove uploaded file */
+
jQuery(document).on('click', '.um .um-single-file-preview a.cancel', function(e){
e.preventDefault();
var parent = jQuery(this).parents('.um-field');
@@ -176,8 +135,7 @@ jQuery(document).ready(function() {
parent.find('input[type=hidden]').val('');
return false;
});
-
- /* Nice Select Dropdown */
+
jQuery(".um-s1").select2({
allowClear: true,
minimumResultsForSearch: 10
@@ -189,8 +147,7 @@ jQuery(document).ready(function() {
});
jQuery('.um-s1,.um-s2').css({'display':'block'});
-
- /* Open New Group */
+
jQuery(document).on('click', '.um-field-group-head:not(.disabled)', function(){
var field = jQuery(this).parents('.um-field-group');
var limit = field.data('max_entries');
@@ -219,8 +176,7 @@ jQuery(document).ready(function() {
}
});
-
- /* Remove a group */
+
jQuery(document).on('click', '.um-field-group-cancel', function(e){
e.preventDefault();
var field = jQuery(this).parents('.um-field-group');
diff --git a/assets/js/um.min.js b/assets/js/um.min.js
new file mode 100644
index 00000000..88ee26bb
--- /dev/null
+++ b/assets/js/um.min.js
@@ -0,0 +1,140 @@
+!function(a){"undefined"==typeof a.fn.each2&&a.extend(a.fn,{each2:function(b){for(var c=a([0]),d=-1,e=this.length;++d
c;c+=1)if(r(a,b[c]))return c;return-1}function q(){var b=a(l);b.appendTo("body");var c={width:b.width()-b[0].clientWidth,height:b.height()-b[0].clientHeight};return b.remove(),c}function r(a,c){return a===c?!0:a===b||c===b?!1:null===a||null===c?!1:a.constructor===String?a+""==c+"":c.constructor===String?c+""==a+"":!1}function s(b,c){var d,e,f;if(null===b||b.length<1)return[];for(d=b.split(c),e=0,f=d.length;f>e;e+=1)d[e]=a.trim(d[e]);return d}function t(a){return a.outerWidth(!1)-a.width()}function u(c){var d="keyup-change-value";c.on("keydown",function(){a.data(c,d)===b&&a.data(c,d,c.val())}),c.on("keyup",function(){var e=a.data(c,d);e!==b&&c.val()!==e&&(a.removeData(c,d),c.trigger("keyup-change"))})}function v(c){c.on("mousemove",function(c){var d=i;(d===b||d.x!==c.pageX||d.y!==c.pageY)&&a(c.target).trigger("mousemove-filtered",c)})}function w(a,c,d){d=d||b;var e;return function(){var b=arguments;window.clearTimeout(e),e=window.setTimeout(function(){c.apply(d,b)},a)}}function x(a,b){var c=w(a,function(a){b.trigger("scroll-debounced",a)});b.on("scroll",function(a){p(a.target,b.get())>=0&&c(a)})}function y(a){a[0]!==document.activeElement&&window.setTimeout(function(){var d,b=a[0],c=a.val().length;a.focus();var e=b.offsetWidth>0||b.offsetHeight>0;e&&b===document.activeElement&&(b.setSelectionRange?b.setSelectionRange(c,c):b.createTextRange&&(d=b.createTextRange(),d.collapse(!1),d.select()))},0)}function z(b){b=a(b)[0];var c=0,d=0;if("selectionStart"in b)c=b.selectionStart,d=b.selectionEnd-c;else if("selection"in document){b.focus();var e=document.selection.createRange();d=document.selection.createRange().text.length,e.moveStart("character",-b.value.length),c=e.text.length-d}return{offset:c,length:d}}function A(a){a.preventDefault(),a.stopPropagation()}function B(a){a.preventDefault(),a.stopImmediatePropagation()}function C(b){if(!h){var c=b[0].currentStyle||window.getComputedStyle(b[0],null);h=a(document.createElement("div")).css({position:"absolute",left:"-10000px",top:"-10000px",display:"none",fontSize:c.fontSize,fontFamily:c.fontFamily,fontStyle:c.fontStyle,fontWeight:c.fontWeight,letterSpacing:c.letterSpacing,textTransform:c.textTransform,whiteSpace:"nowrap"}),h.attr("class","select2-sizer"),a("body").append(h)}return h.text(b.val()),h.width()}function D(b,c,d){var e,g,f=[];e=b.attr("class"),e&&(e=""+e,a(e.split(" ")).each2(function(){0===this.indexOf("select2-")&&f.push(this)})),e=c.attr("class"),e&&(e=""+e,a(e.split(" ")).each2(function(){0!==this.indexOf("select2-")&&(g=d(this),g&&f.push(g))})),b.attr("class",f.join(" "))}function E(a,b,c,d){var e=o(a.toUpperCase()).indexOf(o(b.toUpperCase())),f=b.length;return 0>e?(c.push(d(a)),void 0):(c.push(d(a.substring(0,e))),c.push(""),c.push(d(a.substring(e,e+f))),c.push(""),c.push(d(a.substring(e+f,a.length))),void 0)}function F(a){var b={"\\":"\","&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};return String(a).replace(/[&<>"'\/\\]/g,function(a){return b[a]})}function G(c){var d,e=null,f=c.quietMillis||100,g=c.url,h=this;return function(i){window.clearTimeout(d),d=window.setTimeout(function(){var d=c.data,f=g,j=c.transport||a.fn.select2.ajaxDefaults.transport,k={type:c.type||"GET",cache:c.cache||!1,jsonpCallback:c.jsonpCallback||b,dataType:c.dataType||"json"},l=a.extend({},a.fn.select2.ajaxDefaults.params,k);d=d?d.call(h,i.term,i.page,i.context):null,f="function"==typeof f?f.call(h,i.term,i.page,i.context):f,e&&"function"==typeof e.abort&&e.abort(),c.params&&(a.isFunction(c.params)?a.extend(l,c.params.call(h)):a.extend(l,c.params)),a.extend(l,{url:f,dataType:c.dataType,data:d,success:function(a){var b=c.results(a,i.page);i.callback(b)}}),e=j.call(h,l)},f)}}function H(b){var d,e,c=b,f=function(a){return""+a.text};a.isArray(c)&&(e=c,c={results:e}),a.isFunction(c)===!1&&(e=c,c=function(){return e});var g=c();return g.text&&(f=g.text,a.isFunction(f)||(d=g.text,f=function(a){return a[d]})),function(b){var g,d=b.term,e={results:[]};return""===d?(b.callback(c()),void 0):(g=function(c,e){var h,i;if(c=c[0],c.children){h={};for(i in c)c.hasOwnProperty(i)&&(h[i]=c[i]);h.children=[],a(c.children).each2(function(a,b){g(b,h.children)}),(h.children.length||b.matcher(d,f(h),c))&&e.push(h)}else b.matcher(d,f(c),c)&&e.push(c)},a(c().results).each2(function(a,b){g(b,e.results)}),b.callback(e),void 0)}}function I(c){var d=a.isFunction(c);return function(e){var f=e.term,g={results:[]},h=d?c(e):c;a.isArray(h)&&(a(h).each(function(){var a=this.text!==b,c=a?this.text:this;(""===f||e.matcher(f,c))&&g.results.push(a?this:{id:this,text:this})}),e.callback(g))}}function J(b,c){if(a.isFunction(b))return!0;if(!b)return!1;if("string"==typeof b)return!0;throw new Error(c+" must be a string, function, or falsy value")}function K(b){if(a.isFunction(b)){var c=Array.prototype.slice.call(arguments,1);return b.apply(null,c)}return b}function L(b){var c=0;return a.each(b,function(a,b){b.children?c+=L(b.children):c++}),c}function M(a,c,d,e){var h,i,j,k,l,f=a,g=!1;if(!e.createSearchChoice||!e.tokenSeparators||e.tokenSeparators.length<1)return b;for(;;){for(i=-1,j=0,k=e.tokenSeparators.length;k>j&&(l=e.tokenSeparators[j],i=a.indexOf(l),!(i>=0));j++);if(0>i)break;if(h=a.substring(0,i),a=a.substring(i+l.length),h.length>0&&(h=e.createSearchChoice.call(this,h,c),h!==b&&null!==h&&e.id(h)!==b&&null!==e.id(h))){for(g=!1,j=0,k=c.length;k>j;j++)if(r(e.id(h),e.id(c[j]))){g=!0;break}g||d(h)}}return f!==a?a:void 0}function N(){var a=this;Array.prototype.forEach.call(arguments,function(b){a[b].remove(),a[b]=null})}function O(b,c){var d=function(){};return d.prototype=new b,d.prototype.constructor=d,d.prototype.parent=b.prototype,d.prototype=a.extend(d.prototype,c),d}if(window.Select2===b){var c,d,e,f,g,h,j,k,i={x:0,y:0},c={TAB:9,ENTER:13,ESC:27,SPACE:32,LEFT:37,UP:38,RIGHT:39,DOWN:40,SHIFT:16,CTRL:17,ALT:18,PAGE_UP:33,PAGE_DOWN:34,HOME:36,END:35,BACKSPACE:8,DELETE:46,isArrow:function(a){switch(a=a.which?a.which:a){case c.LEFT:case c.RIGHT:case c.UP:case c.DOWN:return!0}return!1},isControl:function(a){var b=a.which;switch(b){case c.SHIFT:case c.CTRL:case c.ALT:return!0}return a.metaKey?!0:!1},isFunctionKey:function(a){return a=a.which?a.which:a,a>=112&&123>=a}},l="",m={"\u24b6":"A","\uff21":"A","\xc0":"A","\xc1":"A","\xc2":"A","\u1ea6":"A","\u1ea4":"A","\u1eaa":"A","\u1ea8":"A","\xc3":"A","\u0100":"A","\u0102":"A","\u1eb0":"A","\u1eae":"A","\u1eb4":"A","\u1eb2":"A","\u0226":"A","\u01e0":"A","\xc4":"A","\u01de":"A","\u1ea2":"A","\xc5":"A","\u01fa":"A","\u01cd":"A","\u0200":"A","\u0202":"A","\u1ea0":"A","\u1eac":"A","\u1eb6":"A","\u1e00":"A","\u0104":"A","\u023a":"A","\u2c6f":"A","\ua732":"AA","\xc6":"AE","\u01fc":"AE","\u01e2":"AE","\ua734":"AO","\ua736":"AU","\ua738":"AV","\ua73a":"AV","\ua73c":"AY","\u24b7":"B","\uff22":"B","\u1e02":"B","\u1e04":"B","\u1e06":"B","\u0243":"B","\u0182":"B","\u0181":"B","\u24b8":"C","\uff23":"C","\u0106":"C","\u0108":"C","\u010a":"C","\u010c":"C","\xc7":"C","\u1e08":"C","\u0187":"C","\u023b":"C","\ua73e":"C","\u24b9":"D","\uff24":"D","\u1e0a":"D","\u010e":"D","\u1e0c":"D","\u1e10":"D","\u1e12":"D","\u1e0e":"D","\u0110":"D","\u018b":"D","\u018a":"D","\u0189":"D","\ua779":"D","\u01f1":"DZ","\u01c4":"DZ","\u01f2":"Dz","\u01c5":"Dz","\u24ba":"E","\uff25":"E","\xc8":"E","\xc9":"E","\xca":"E","\u1ec0":"E","\u1ebe":"E","\u1ec4":"E","\u1ec2":"E","\u1ebc":"E","\u0112":"E","\u1e14":"E","\u1e16":"E","\u0114":"E","\u0116":"E","\xcb":"E","\u1eba":"E","\u011a":"E","\u0204":"E","\u0206":"E","\u1eb8":"E","\u1ec6":"E","\u0228":"E","\u1e1c":"E","\u0118":"E","\u1e18":"E","\u1e1a":"E","\u0190":"E","\u018e":"E","\u24bb":"F","\uff26":"F","\u1e1e":"F","\u0191":"F","\ua77b":"F","\u24bc":"G","\uff27":"G","\u01f4":"G","\u011c":"G","\u1e20":"G","\u011e":"G","\u0120":"G","\u01e6":"G","\u0122":"G","\u01e4":"G","\u0193":"G","\ua7a0":"G","\ua77d":"G","\ua77e":"G","\u24bd":"H","\uff28":"H","\u0124":"H","\u1e22":"H","\u1e26":"H","\u021e":"H","\u1e24":"H","\u1e28":"H","\u1e2a":"H","\u0126":"H","\u2c67":"H","\u2c75":"H","\ua78d":"H","\u24be":"I","\uff29":"I","\xcc":"I","\xcd":"I","\xce":"I","\u0128":"I","\u012a":"I","\u012c":"I","\u0130":"I","\xcf":"I","\u1e2e":"I","\u1ec8":"I","\u01cf":"I","\u0208":"I","\u020a":"I","\u1eca":"I","\u012e":"I","\u1e2c":"I","\u0197":"I","\u24bf":"J","\uff2a":"J","\u0134":"J","\u0248":"J","\u24c0":"K","\uff2b":"K","\u1e30":"K","\u01e8":"K","\u1e32":"K","\u0136":"K","\u1e34":"K","\u0198":"K","\u2c69":"K","\ua740":"K","\ua742":"K","\ua744":"K","\ua7a2":"K","\u24c1":"L","\uff2c":"L","\u013f":"L","\u0139":"L","\u013d":"L","\u1e36":"L","\u1e38":"L","\u013b":"L","\u1e3c":"L","\u1e3a":"L","\u0141":"L","\u023d":"L","\u2c62":"L","\u2c60":"L","\ua748":"L","\ua746":"L","\ua780":"L","\u01c7":"LJ","\u01c8":"Lj","\u24c2":"M","\uff2d":"M","\u1e3e":"M","\u1e40":"M","\u1e42":"M","\u2c6e":"M","\u019c":"M","\u24c3":"N","\uff2e":"N","\u01f8":"N","\u0143":"N","\xd1":"N","\u1e44":"N","\u0147":"N","\u1e46":"N","\u0145":"N","\u1e4a":"N","\u1e48":"N","\u0220":"N","\u019d":"N","\ua790":"N","\ua7a4":"N","\u01ca":"NJ","\u01cb":"Nj","\u24c4":"O","\uff2f":"O","\xd2":"O","\xd3":"O","\xd4":"O","\u1ed2":"O","\u1ed0":"O","\u1ed6":"O","\u1ed4":"O","\xd5":"O","\u1e4c":"O","\u022c":"O","\u1e4e":"O","\u014c":"O","\u1e50":"O","\u1e52":"O","\u014e":"O","\u022e":"O","\u0230":"O","\xd6":"O","\u022a":"O","\u1ece":"O","\u0150":"O","\u01d1":"O","\u020c":"O","\u020e":"O","\u01a0":"O","\u1edc":"O","\u1eda":"O","\u1ee0":"O","\u1ede":"O","\u1ee2":"O","\u1ecc":"O","\u1ed8":"O","\u01ea":"O","\u01ec":"O","\xd8":"O","\u01fe":"O","\u0186":"O","\u019f":"O","\ua74a":"O","\ua74c":"O","\u01a2":"OI","\ua74e":"OO","\u0222":"OU","\u24c5":"P","\uff30":"P","\u1e54":"P","\u1e56":"P","\u01a4":"P","\u2c63":"P","\ua750":"P","\ua752":"P","\ua754":"P","\u24c6":"Q","\uff31":"Q","\ua756":"Q","\ua758":"Q","\u024a":"Q","\u24c7":"R","\uff32":"R","\u0154":"R","\u1e58":"R","\u0158":"R","\u0210":"R","\u0212":"R","\u1e5a":"R","\u1e5c":"R","\u0156":"R","\u1e5e":"R","\u024c":"R","\u2c64":"R","\ua75a":"R","\ua7a6":"R","\ua782":"R","\u24c8":"S","\uff33":"S","\u1e9e":"S","\u015a":"S","\u1e64":"S","\u015c":"S","\u1e60":"S","\u0160":"S","\u1e66":"S","\u1e62":"S","\u1e68":"S","\u0218":"S","\u015e":"S","\u2c7e":"S","\ua7a8":"S","\ua784":"S","\u24c9":"T","\uff34":"T","\u1e6a":"T","\u0164":"T","\u1e6c":"T","\u021a":"T","\u0162":"T","\u1e70":"T","\u1e6e":"T","\u0166":"T","\u01ac":"T","\u01ae":"T","\u023e":"T","\ua786":"T","\ua728":"TZ","\u24ca":"U","\uff35":"U","\xd9":"U","\xda":"U","\xdb":"U","\u0168":"U","\u1e78":"U","\u016a":"U","\u1e7a":"U","\u016c":"U","\xdc":"U","\u01db":"U","\u01d7":"U","\u01d5":"U","\u01d9":"U","\u1ee6":"U","\u016e":"U","\u0170":"U","\u01d3":"U","\u0214":"U","\u0216":"U","\u01af":"U","\u1eea":"U","\u1ee8":"U","\u1eee":"U","\u1eec":"U","\u1ef0":"U","\u1ee4":"U","\u1e72":"U","\u0172":"U","\u1e76":"U","\u1e74":"U","\u0244":"U","\u24cb":"V","\uff36":"V","\u1e7c":"V","\u1e7e":"V","\u01b2":"V","\ua75e":"V","\u0245":"V","\ua760":"VY","\u24cc":"W","\uff37":"W","\u1e80":"W","\u1e82":"W","\u0174":"W","\u1e86":"W","\u1e84":"W","\u1e88":"W","\u2c72":"W","\u24cd":"X","\uff38":"X","\u1e8a":"X","\u1e8c":"X","\u24ce":"Y","\uff39":"Y","\u1ef2":"Y","\xdd":"Y","\u0176":"Y","\u1ef8":"Y","\u0232":"Y","\u1e8e":"Y","\u0178":"Y","\u1ef6":"Y","\u1ef4":"Y","\u01b3":"Y","\u024e":"Y","\u1efe":"Y","\u24cf":"Z","\uff3a":"Z","\u0179":"Z","\u1e90":"Z","\u017b":"Z","\u017d":"Z","\u1e92":"Z","\u1e94":"Z","\u01b5":"Z","\u0224":"Z","\u2c7f":"Z","\u2c6b":"Z","\ua762":"Z","\u24d0":"a","\uff41":"a","\u1e9a":"a","\xe0":"a","\xe1":"a","\xe2":"a","\u1ea7":"a","\u1ea5":"a","\u1eab":"a","\u1ea9":"a","\xe3":"a","\u0101":"a","\u0103":"a","\u1eb1":"a","\u1eaf":"a","\u1eb5":"a","\u1eb3":"a","\u0227":"a","\u01e1":"a","\xe4":"a","\u01df":"a","\u1ea3":"a","\xe5":"a","\u01fb":"a","\u01ce":"a","\u0201":"a","\u0203":"a","\u1ea1":"a","\u1ead":"a","\u1eb7":"a","\u1e01":"a","\u0105":"a","\u2c65":"a","\u0250":"a","\ua733":"aa","\xe6":"ae","\u01fd":"ae","\u01e3":"ae","\ua735":"ao","\ua737":"au","\ua739":"av","\ua73b":"av","\ua73d":"ay","\u24d1":"b","\uff42":"b","\u1e03":"b","\u1e05":"b","\u1e07":"b","\u0180":"b","\u0183":"b","\u0253":"b","\u24d2":"c","\uff43":"c","\u0107":"c","\u0109":"c","\u010b":"c","\u010d":"c","\xe7":"c","\u1e09":"c","\u0188":"c","\u023c":"c","\ua73f":"c","\u2184":"c","\u24d3":"d","\uff44":"d","\u1e0b":"d","\u010f":"d","\u1e0d":"d","\u1e11":"d","\u1e13":"d","\u1e0f":"d","\u0111":"d","\u018c":"d","\u0256":"d","\u0257":"d","\ua77a":"d","\u01f3":"dz","\u01c6":"dz","\u24d4":"e","\uff45":"e","\xe8":"e","\xe9":"e","\xea":"e","\u1ec1":"e","\u1ebf":"e","\u1ec5":"e","\u1ec3":"e","\u1ebd":"e","\u0113":"e","\u1e15":"e","\u1e17":"e","\u0115":"e","\u0117":"e","\xeb":"e","\u1ebb":"e","\u011b":"e","\u0205":"e","\u0207":"e","\u1eb9":"e","\u1ec7":"e","\u0229":"e","\u1e1d":"e","\u0119":"e","\u1e19":"e","\u1e1b":"e","\u0247":"e","\u025b":"e","\u01dd":"e","\u24d5":"f","\uff46":"f","\u1e1f":"f","\u0192":"f","\ua77c":"f","\u24d6":"g","\uff47":"g","\u01f5":"g","\u011d":"g","\u1e21":"g","\u011f":"g","\u0121":"g","\u01e7":"g","\u0123":"g","\u01e5":"g","\u0260":"g","\ua7a1":"g","\u1d79":"g","\ua77f":"g","\u24d7":"h","\uff48":"h","\u0125":"h","\u1e23":"h","\u1e27":"h","\u021f":"h","\u1e25":"h","\u1e29":"h","\u1e2b":"h","\u1e96":"h","\u0127":"h","\u2c68":"h","\u2c76":"h","\u0265":"h","\u0195":"hv","\u24d8":"i","\uff49":"i","\xec":"i","\xed":"i","\xee":"i","\u0129":"i","\u012b":"i","\u012d":"i","\xef":"i","\u1e2f":"i","\u1ec9":"i","\u01d0":"i","\u0209":"i","\u020b":"i","\u1ecb":"i","\u012f":"i","\u1e2d":"i","\u0268":"i","\u0131":"i","\u24d9":"j","\uff4a":"j","\u0135":"j","\u01f0":"j","\u0249":"j","\u24da":"k","\uff4b":"k","\u1e31":"k","\u01e9":"k","\u1e33":"k","\u0137":"k","\u1e35":"k","\u0199":"k","\u2c6a":"k","\ua741":"k","\ua743":"k","\ua745":"k","\ua7a3":"k","\u24db":"l","\uff4c":"l","\u0140":"l","\u013a":"l","\u013e":"l","\u1e37":"l","\u1e39":"l","\u013c":"l","\u1e3d":"l","\u1e3b":"l","\u017f":"l","\u0142":"l","\u019a":"l","\u026b":"l","\u2c61":"l","\ua749":"l","\ua781":"l","\ua747":"l","\u01c9":"lj","\u24dc":"m","\uff4d":"m","\u1e3f":"m","\u1e41":"m","\u1e43":"m","\u0271":"m","\u026f":"m","\u24dd":"n","\uff4e":"n","\u01f9":"n","\u0144":"n","\xf1":"n","\u1e45":"n","\u0148":"n","\u1e47":"n","\u0146":"n","\u1e4b":"n","\u1e49":"n","\u019e":"n","\u0272":"n","\u0149":"n","\ua791":"n","\ua7a5":"n","\u01cc":"nj","\u24de":"o","\uff4f":"o","\xf2":"o","\xf3":"o","\xf4":"o","\u1ed3":"o","\u1ed1":"o","\u1ed7":"o","\u1ed5":"o","\xf5":"o","\u1e4d":"o","\u022d":"o","\u1e4f":"o","\u014d":"o","\u1e51":"o","\u1e53":"o","\u014f":"o","\u022f":"o","\u0231":"o","\xf6":"o","\u022b":"o","\u1ecf":"o","\u0151":"o","\u01d2":"o","\u020d":"o","\u020f":"o","\u01a1":"o","\u1edd":"o","\u1edb":"o","\u1ee1":"o","\u1edf":"o","\u1ee3":"o","\u1ecd":"o","\u1ed9":"o","\u01eb":"o","\u01ed":"o","\xf8":"o","\u01ff":"o","\u0254":"o","\ua74b":"o","\ua74d":"o","\u0275":"o","\u01a3":"oi","\u0223":"ou","\ua74f":"oo","\u24df":"p","\uff50":"p","\u1e55":"p","\u1e57":"p","\u01a5":"p","\u1d7d":"p","\ua751":"p","\ua753":"p","\ua755":"p","\u24e0":"q","\uff51":"q","\u024b":"q","\ua757":"q","\ua759":"q","\u24e1":"r","\uff52":"r","\u0155":"r","\u1e59":"r","\u0159":"r","\u0211":"r","\u0213":"r","\u1e5b":"r","\u1e5d":"r","\u0157":"r","\u1e5f":"r","\u024d":"r","\u027d":"r","\ua75b":"r","\ua7a7":"r","\ua783":"r","\u24e2":"s","\uff53":"s","\xdf":"s","\u015b":"s","\u1e65":"s","\u015d":"s","\u1e61":"s","\u0161":"s","\u1e67":"s","\u1e63":"s","\u1e69":"s","\u0219":"s","\u015f":"s","\u023f":"s","\ua7a9":"s","\ua785":"s","\u1e9b":"s","\u24e3":"t","\uff54":"t","\u1e6b":"t","\u1e97":"t","\u0165":"t","\u1e6d":"t","\u021b":"t","\u0163":"t","\u1e71":"t","\u1e6f":"t","\u0167":"t","\u01ad":"t","\u0288":"t","\u2c66":"t","\ua787":"t","\ua729":"tz","\u24e4":"u","\uff55":"u","\xf9":"u","\xfa":"u","\xfb":"u","\u0169":"u","\u1e79":"u","\u016b":"u","\u1e7b":"u","\u016d":"u","\xfc":"u","\u01dc":"u","\u01d8":"u","\u01d6":"u","\u01da":"u","\u1ee7":"u","\u016f":"u","\u0171":"u","\u01d4":"u","\u0215":"u","\u0217":"u","\u01b0":"u","\u1eeb":"u","\u1ee9":"u","\u1eef":"u","\u1eed":"u","\u1ef1":"u","\u1ee5":"u","\u1e73":"u","\u0173":"u","\u1e77":"u","\u1e75":"u","\u0289":"u","\u24e5":"v","\uff56":"v","\u1e7d":"v","\u1e7f":"v","\u028b":"v","\ua75f":"v","\u028c":"v","\ua761":"vy","\u24e6":"w","\uff57":"w","\u1e81":"w","\u1e83":"w","\u0175":"w","\u1e87":"w","\u1e85":"w","\u1e98":"w","\u1e89":"w","\u2c73":"w","\u24e7":"x","\uff58":"x","\u1e8b":"x","\u1e8d":"x","\u24e8":"y","\uff59":"y","\u1ef3":"y","\xfd":"y","\u0177":"y","\u1ef9":"y","\u0233":"y","\u1e8f":"y","\xff":"y","\u1ef7":"y","\u1e99":"y","\u1ef5":"y","\u01b4":"y","\u024f":"y","\u1eff":"y","\u24e9":"z","\uff5a":"z","\u017a":"z","\u1e91":"z","\u017c":"z","\u017e":"z","\u1e93":"z","\u1e95":"z","\u01b6":"z","\u0225":"z","\u0240":"z","\u2c6c":"z","\ua763":"z"};j=a(document),g=function(){var a=1;return function(){return a++}}(),j.on("mousemove",function(a){i.x=a.pageX,i.y=a.pageY}),d=O(Object,{bind:function(a){var b=this;return function(){a.apply(b,arguments)}},init:function(c){var d,e,f=".select2-results";this.opts=c=this.prepareOpts(c),this.id=c.id,c.element.data("select2")!==b&&null!==c.element.data("select2")&&c.element.data("select2").destroy(),this.container=this.createContainer(),this.liveRegion=a("",{role:"status","aria-live":"polite"}).addClass("select2-hidden-accessible").appendTo(document.body),this.containerId="s2id_"+(c.element.attr("id")||"autogen"+g()),this.containerEventName=this.containerId.replace(/([.])/g,"_").replace(/([;&,\-\.\+\*\~':"\!\^#$%@\[\]\(\)=>\|])/g,"\\$1"),this.container.attr("id",this.containerId),this.container.attr("title",c.element.attr("title")),this.body=a("body"),D(this.container,this.opts.element,this.opts.adaptContainerCssClass),this.container.attr("style",c.element.attr("style")),this.container.css(K(c.containerCss)),this.container.addClass(K(c.containerCssClass)),this.elementTabIndex=this.opts.element.attr("tabindex"),this.opts.element.data("select2",this).attr("tabindex","-1").before(this.container).on("click.select2",A),this.container.data("select2",this),this.dropdown=this.container.find(".select2-drop"),D(this.dropdown,this.opts.element,this.opts.adaptDropdownCssClass),this.dropdown.addClass(K(c.dropdownCssClass)),this.dropdown.data("select2",this),this.dropdown.on("click",A),this.results=d=this.container.find(f),this.search=e=this.container.find("input.select2-input"),this.queryCount=0,this.resultsPage=0,this.context=null,this.initContainer(),this.container.on("click",A),v(this.results),this.dropdown.on("mousemove-filtered",f,this.bind(this.highlightUnderEvent)),this.dropdown.on("touchstart touchmove touchend",f,this.bind(function(a){this._touchEvent=!0,this.highlightUnderEvent(a)})),this.dropdown.on("touchmove",f,this.bind(this.touchMoved)),this.dropdown.on("touchstart touchend",f,this.bind(this.clearTouchMoved)),this.dropdown.on("click",this.bind(function(){this._touchEvent&&(this._touchEvent=!1,this.selectHighlighted())})),x(80,this.results),this.dropdown.on("scroll-debounced",f,this.bind(this.loadMoreIfNeeded)),a(this.container).on("change",".select2-input",function(a){a.stopPropagation()}),a(this.dropdown).on("change",".select2-input",function(a){a.stopPropagation()}),a.fn.mousewheel&&d.mousewheel(function(a,b,c,e){var f=d.scrollTop();e>0&&0>=f-e?(d.scrollTop(0),A(a)):0>e&&d.get(0).scrollHeight-d.scrollTop()+e<=d.height()&&(d.scrollTop(d.get(0).scrollHeight-d.height()),A(a))}),u(e),e.on("keyup-change input paste",this.bind(this.updateResults)),e.on("focus",function(){e.addClass("select2-focused")}),e.on("blur",function(){e.removeClass("select2-focused")}),this.dropdown.on("mouseup",f,this.bind(function(b){a(b.target).closest(".select2-result-selectable").length>0&&(this.highlightUnderEvent(b),this.selectHighlighted(b))})),this.dropdown.on("click mouseup mousedown touchstart touchend focusin",function(a){a.stopPropagation()}),this.nextSearchTerm=b,a.isFunction(this.opts.initSelection)&&(this.initSelection(),this.monitorSource()),null!==c.maximumInputLength&&this.search.attr("maxlength",c.maximumInputLength);var h=c.element.prop("disabled");h===b&&(h=!1),this.enable(!h);var i=c.element.prop("readonly");i===b&&(i=!1),this.readonly(i),k=k||q(),this.autofocus=c.element.prop("autofocus"),c.element.prop("autofocus",!1),this.autofocus&&this.focus(),this.search.attr("placeholder",c.searchInputPlaceholder)},destroy:function(){var a=this.opts.element,c=a.data("select2");this.close(),this.propertyObserver&&(this.propertyObserver.disconnect(),this.propertyObserver=null),c!==b&&(c.container.remove(),c.liveRegion.remove(),c.dropdown.remove(),a.removeClass("select2-offscreen").removeData("select2").off(".select2").prop("autofocus",this.autofocus||!1),this.elementTabIndex?a.attr({tabindex:this.elementTabIndex}):a.removeAttr("tabindex"),a.show()),N.call(this,"container","liveRegion","dropdown","results","search")},optionToData:function(a){return a.is("option")?{id:a.prop("value"),text:a.text(),element:a.get(),css:a.attr("class"),disabled:a.prop("disabled"),locked:r(a.attr("locked"),"locked")||r(a.data("locked"),!0)}:a.is("optgroup")?{text:a.attr("label"),children:[],element:a.get(),css:a.attr("class")}:void 0},prepareOpts:function(c){var d,e,f,h,i=this;if(d=c.element,"select"===d.get(0).tagName.toLowerCase()&&(this.select=e=c.element),e&&a.each(["id","multiple","ajax","query","createSearchChoice","initSelection","data","tags"],function(){if(this in c)throw new Error("Option '"+this+"' is not allowed for Select2 when attached to a ").appendTo(B.errorLog)}continue}if(H.maxFileSize!=-1&&u[C].size>H.maxFileSize){if(H.showError){b("
").appendTo(B.errorLog)}continue}if(H.maxFileCount!=-1&&B.selectedFiles>=H.maxFileCount){if(H.showError){b("
").appendTo(B.errorLog)}continue}B.selectedFiles++;var D=H;var w=new FormData();var A=H.fileName.replace("[]","");w.append(A,u[C]);var y=H.formData;if(y){var F=o(y);for(var z=0;z